Last active
August 29, 2015 14:21
-
-
Save garbas/b390721b1ede7a2d1374 to your computer and use it in GitHub Desktop.
nix from master *without* --enable-gc configureFlag and enableParallelBuilding = false
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
GrayWorm@Missandei ~/nix-src | |
$ nix-build release.nix -A build.\"x86_64-cygwin\" -I nixpkgs=../rcnixpkgs -K | |
these derivations will be built: | |
/nix/store/z4w88q94rz5a26kiyaahzfi3ia605lc3-nix-tarball-1.9pre1234_abcdef.drv | |
/nix/store/35x3jf4nxgh57zisd952xm96xq2g6h16-nix-1.9pre1234_abcdef.drv | |
building path(s) ‘/nix/store/nx14lz5f3kr9chi6228ks98yi89z5l9q-nix-tarball-1.9pre1234_abcdef’ | |
unpacking sources | |
unpacking source archive /nix/store/743nd66yw73j3l1dnz1f53cazrg9r1af-nix-src | |
source root is nix-src | |
removed '.release.nix.swp' | |
removed 'doc/manual/version.txt' | |
removed 'gc.h' | |
removed 'gcconfig.h' | |
removed 'os_dep.c' | |
removed 'result' | |
removed 'result-2' | |
removed 'result-3' | |
removed 'result-4' | |
removed 'result-5' | |
removed 'result-6' | |
removed 'tmp.patch' | |
patching sources | |
autoconfPhase | |
autoreconf: Entering directory `.' | |
autoreconf: configure.ac: not using Gettext | |
autoreconf: running: aclocal --force | |
autoreconf: configure.ac: tracing | |
autoreconf: configure.ac: not using Libtool | |
autoreconf: running: /nix/store/8disazd299yhp1rmzsff0x27bncwxm3l-autoconf-2.69/bin/autoconf --force | |
autoreconf: running: /nix/store/8disazd299yhp1rmzsff0x27bncwxm3l-autoconf-2.69/bin/autoheader --force | |
autoreconf: configure.ac: not using Automake | |
autoreconf: Leaving directory `.' | |
configuring | |
configure flags: --prefix=/tmp/nix-build-nix-tarball-1.9pre1234_abcdef.drv-2/tmp_prefix --with-dbi=/nix/store/dmcfriys3v2y9h8wp2sw358iz7sn70w7-perl-DBI-1.631/lib/perl5/site_perl | |
--with-dbd-sqlite=/nix/store/2j25a82rhf47mbqmm5zry7i3zq6s659v-perl-DBD-SQLite-1.44/lib/perl5/site_perl | |
--with-www-curl=/nix/store/xdqwd660fn4iks09q8wqsc0cmr409a3s-perl-WWW-Curl-4.17/lib/perl5/site_perl | |
checking for a sed that does not truncate output... /bin/sed | |
checking build system type... x86_64-unknown-cygwin | |
checking host system type... x86_64-unknown-cygwin | |
checking for the canonical Nix system name... x86_64-cygwin | |
checking for gcc... gcc | |
checking whether the C compiler works... yes | |
checking for C compiler default output file name... a.exe | |
checking for suffix of executables... .exe | |
checking whether we are cross compiling... no | |
checking for suffix of object files... o | |
checking whether we are using the GNU C compiler... yes | |
checking whether gcc accepts -g... yes | |
checking for gcc option to accept ISO C89... none needed | |
checking whether we are using the GNU C++ compiler... yes | |
checking whether g++ accepts -g... yes | |
checking for special C compiler options needed for large files... no | |
checking for _FILE_OFFSET_BITS value needed for large files... no | |
checking for pubsetbuf... yes | |
checking for chroot... yes | |
checking for unshare... no | |
checking for statvfs... yes | |
checking how to run the C preprocessor... gcc -E | |
checking for grep that handles long lines and -e... /bin/grep | |
checking for egrep... /bin/grep -E | |
checking for ANSI C header files... yes | |
checking for sys/types.h... yes | |
checking for sys/stat.h... yes | |
checking for stdlib.h... yes | |
checking for string.h... yes | |
checking for memory.h... yes | |
checking for strings.h... yes | |
checking for inttypes.h... yes | |
checking for stdint.h... yes | |
checking for unistd.h... yes | |
checking sched.h usability... yes | |
checking sched.h presence... yes | |
checking for sched.h... yes | |
checking sys/param.h usability... yes | |
checking sys/param.h presence... yes | |
checking for sys/param.h... yes | |
checking for sys/mount.h... yes | |
checking sys/syscall.h usability... no | |
checking sys/syscall.h presence... no | |
checking for sys/syscall.h... no | |
checking for lutimes... yes | |
checking for sched_setaffinity... no | |
checking whether it is possible to create a link to a symlink... yes | |
checking how to run the C++ preprocessor... g++ -E | |
checking locale usability... yes | |
checking locale presence... yes | |
checking for locale... yes | |
checking err.h usability... yes | |
checking err.h presence... yes | |
checking for err.h... yes | |
checking linux/fs.h usability... no | |
checking linux/fs.h presence... no | |
checking for linux/fs.h... no | |
checking for curl... /nix/store/lxa67rgss2l0zx3h3dc63wwxg5i3bzbs-curl-7.42.0/bin/curl | |
checking for bash... /bin/bash | |
checking for patch... /bin/patch | |
checking for xmllint... /nix/store/dpv8hk778mrfzir2788bwb5la6b4dvv3-libxml2-2.9.2/bin/xmllint | |
checking for xsltproc... /nix/store/gv2m9q5i8icy00gyq774lqzafg45p9ms-libxslt-1.1.28/bin/xsltproc | |
checking for flex... /nix/store/4fjmaciqyi36pf92pnv1n5p5bg4h76km-flex-2.5.39/bin/flex | |
checking for bison... /nix/store/85fgr1gnvdrsgcsbrnynrg4drdyl8qdm-bison-3.0.4/bin/bison | |
checking for perl... /nix/store/lbv9mvg7fpgdddczmdjvj94m85icanr6-perl-5.20.1/bin/perl | |
checking for sed... /bin/sed | |
checking for tar... /bin/tar | |
checking for bzip2... /nix/store/w571a184y6kbrgv9hdic6492k49n4jjn-bzip2-1.0.6/bin/bzip2 | |
checking for gzip... /bin/gzip | |
checking for xz... /nix/store/1xgi82fxvd4hj5g9kid7y51wzc3igalw-xz-5.2.0/bin/xz | |
checking for dot... no | |
checking for dblatex... /nix/store/afgig9372p3vxj9f6rg4976iy2pg726s-dblatex-0.3.4/bin/dblatex | |
checking for pv... pv | |
checking whether Perl is recent enough... yes | |
checking for the Perl installation prefix... ${exec_prefix}/lib/perl5/site_perl/5.20.1/cygwin-thread-multi | |
checking for cat... /bin/cat | |
checking for tr... /bin/tr | |
checking for openssl... /nix/store/nldpgjkqyvwvxnkxppi8c84gkl857pn0-openssl-1.0.1m/bin/openssl | |
checking for pkg-config... /nix/store/lprsw63q2s0skjvdgbm0qvfg7zwff3sf-pkg-config-0.28/bin/pkg-config | |
checking pkg-config is at least version 0.9.0... yes | |
checking for OPENSSL... yes | |
checking for BZ2_bzWriteOpen in -lbz2... yes | |
checking bzlib.h usability... yes | |
checking bzlib.h presence... yes | |
checking for bzlib.h... yes | |
checking for SQLITE3... yes | |
checking for LIBCURL... yes | |
checking for SODIUM... yes | |
checking whether DBD::SQLite works... yes | |
checking whether WWW::Curl works... yes | |
checking whether to build the Perl bindings... yes | |
checking for setresuid... no | |
checking for setreuid... yes | |
checking for lchown... yes | |
checking for strsignal... yes | |
checking for posix_fallocate... yes | |
checking for nanosleep... yes | |
checking for sysconf... yes | |
checking if you have a recent GNU tar... yes | |
configure: creating ./config.status | |
config.status: creating config.h | |
post-installation fixup | |
gzipping man pages in /nix/store/nx14lz5f3kr9chi6228ks98yi89z5l9q-nix-tarball-1.9pre1234_abcdef | |
patching script interpreter paths in /nix/store/nx14lz5f3kr9chi6228ks98yi89z5l9q-nix-tarball-1.9pre1234_abcdef | |
find: invalid mode '+0100' | |
distPhase | |
GEN Makefile.config | |
GEN doc/manual/version.txt | |
GEN doc/manual/manual.xmli | |
doc/manual/command-ref/main-commands.xml:92: element varlistentry: validity error : ID opt-max-jobs already defined | |
doc/manual/command-ref/main-commands.xml:106: element varlistentry: validity error : ID opt-cores already defined | |
doc/manual/command-ref/main-commands.xml:124: element varlistentry: validity error : ID opt-max-silent-time already defined | |
doc/manual/command-ref/main-commands.xml:135: element varlistentry: validity error : ID opt-timeout already defined | |
doc/manual/command-ref/main-commands.xml:204: element varlistentry: validity error : ID opt-log-type already defined | |
doc/manual/command-ref/main-commands.xml:310: element varlistentry: validity error : ID opt-attr already defined | |
doc/manual/command-ref/main-commands.xml:354: element varlistentry: validity error : ID opt-I already defined | |
doc/manual/command-ref/main-commands.xml:15: element varlistentry: validity error : ID env-NIX_PATH already defined | |
doc/manual/command-ref/main-commands.xml:142: element varlistentry: validity error : ID envar-build-hook already defined | |
doc/manual/command-ref/main-commands.xml:275: element varlistentry: validity error : ID envar-remote already defined | |
doc/manual/command-ref/main-commands.xml:92: element varlistentry: validity error : ID opt-max-jobs already defined | |
doc/manual/command-ref/main-commands.xml:106: element varlistentry: validity error : ID opt-cores already defined | |
doc/manual/command-ref/main-commands.xml:124: element varlistentry: validity error : ID opt-max-silent-time already defined | |
doc/manual/command-ref/main-commands.xml:135: element varlistentry: validity error : ID opt-timeout already defined | |
doc/manual/command-ref/main-commands.xml:204: element varlistentry: validity error : ID opt-log-type already defined | |
doc/manual/command-ref/main-commands.xml:310: element varlistentry: validity error : ID opt-attr already defined | |
doc/manual/command-ref/main-commands.xml:354: element varlistentry: validity error : ID opt-I already defined | |
doc/manual/command-ref/main-commands.xml:15: element varlistentry: validity error : ID env-NIX_PATH already defined | |
doc/manual/command-ref/main-commands.xml:142: element varlistentry: validity error : ID envar-build-hook already defined | |
doc/manual/command-ref/main-commands.xml:275: element varlistentry: validity error : ID envar-remote already defined | |
doc/manual/command-ref/main-commands.xml:92: element varlistentry: validity error : ID opt-max-jobs already defined | |
doc/manual/command-ref/main-commands.xml:106: element varlistentry: validity error : ID opt-cores already defined | |
doc/manual/command-ref/main-commands.xml:124: element varlistentry: validity error : ID opt-max-silent-time already defined | |
doc/manual/command-ref/main-commands.xml:135: element varlistentry: validity error : ID opt-timeout already defined | |
doc/manual/command-ref/main-commands.xml:204: element varlistentry: validity error : ID opt-log-type already defined | |
doc/manual/command-ref/main-commands.xml:310: element varlistentry: validity error : ID opt-attr already defined | |
doc/manual/command-ref/main-commands.xml:354: element varlistentry: validity error : ID opt-I already defined | |
doc/manual/command-ref/main-commands.xml:15: element varlistentry: validity error : ID env-NIX_PATH already defined | |
doc/manual/command-ref/main-commands.xml:142: element varlistentry: validity error : ID envar-build-hook already defined | |
doc/manual/command-ref/main-commands.xml:275: element varlistentry: validity error : ID envar-remote already defined | |
doc/manual/command-ref/command-ref.xml:92: element varlistentry: validity error : ID opt-max-jobs already defined | |
doc/manual/command-ref/command-ref.xml:106: element varlistentry: validity error : ID opt-cores already defined | |
doc/manual/command-ref/command-ref.xml:124: element varlistentry: validity error : ID opt-max-silent-time already defined | |
doc/manual/command-ref/command-ref.xml:135: element varlistentry: validity error : ID opt-timeout already defined | |
doc/manual/command-ref/command-ref.xml:204: element varlistentry: validity error : ID opt-log-type already defined | |
doc/manual/command-ref/command-ref.xml:310: element varlistentry: validity error : ID opt-attr already defined | |
doc/manual/command-ref/command-ref.xml:354: element varlistentry: validity error : ID opt-I already defined | |
doc/manual/command-ref/command-ref.xml:15: element varlistentry: validity error : ID env-NIX_PATH already defined | |
doc/manual/command-ref/command-ref.xml:142: element varlistentry: validity error : ID envar-build-hook already defined | |
doc/manual/command-ref/command-ref.xml:275: element varlistentry: validity error : ID envar-remote already defined | |
doc/manual/command-ref/command-ref.xml:92: element varlistentry: validity error : ID opt-max-jobs already defined | |
doc/manual/command-ref/command-ref.xml:106: element varlistentry: validity error : ID opt-cores already defined | |
doc/manual/command-ref/command-ref.xml:124: element varlistentry: validity error : ID opt-max-silent-time already defined | |
doc/manual/command-ref/command-ref.xml:135: element varlistentry: validity error : ID opt-timeout already defined | |
doc/manual/command-ref/command-ref.xml:204: element varlistentry: validity error : ID opt-log-type already defined | |
doc/manual/command-ref/command-ref.xml:310: element varlistentry: validity error : ID opt-attr already defined | |
doc/manual/command-ref/command-ref.xml:354: element varlistentry: validity error : ID opt-I already defined | |
doc/manual/command-ref/command-ref.xml:15: element varlistentry: validity error : ID env-NIX_PATH already defined | |
doc/manual/command-ref/command-ref.xml:142: element varlistentry: validity error : ID envar-build-hook already defined | |
doc/manual/command-ref/command-ref.xml:275: element varlistentry: validity error : ID envar-remote already defined | |
doc/manual/command-ref/command-ref.xml:92: element varlistentry: validity error : ID opt-max-jobs already defined | |
doc/manual/command-ref/command-ref.xml:106: element varlistentry: validity error : ID opt-cores already defined | |
doc/manual/command-ref/command-ref.xml:124: element varlistentry: validity error : ID opt-max-silent-time already defined | |
doc/manual/command-ref/command-ref.xml:135: element varlistentry: validity error : ID opt-timeout already defined | |
doc/manual/command-ref/command-ref.xml:204: element varlistentry: validity error : ID opt-log-type already defined | |
doc/manual/command-ref/command-ref.xml:310: element varlistentry: validity error : ID opt-attr already defined | |
doc/manual/command-ref/command-ref.xml:354: element varlistentry: validity error : ID opt-I already defined | |
doc/manual/command-ref/command-ref.xml:15: element varlistentry: validity error : ID env-NIX_PATH already defined | |
doc/manual/command-ref/command-ref.xml:142: element varlistentry: validity error : ID envar-build-hook already defined | |
doc/manual/command-ref/command-ref.xml:275: element varlistentry: validity error : ID envar-remote already defined | |
doc/manual/command-ref/command-ref.xml:92: element varlistentry: validity error : ID opt-max-jobs already defined | |
doc/manual/command-ref/command-ref.xml:106: element varlistentry: validity error : ID opt-cores already defined | |
doc/manual/command-ref/command-ref.xml:124: element varlistentry: validity error : ID opt-max-silent-time already defined | |
doc/manual/command-ref/command-ref.xml:135: element varlistentry: validity error : ID opt-timeout already defined | |
doc/manual/command-ref/command-ref.xml:204: element varlistentry: validity error : ID opt-log-type already defined | |
doc/manual/command-ref/command-ref.xml:310: element varlistentry: validity error : ID opt-attr already defined | |
doc/manual/command-ref/command-ref.xml:354: element varlistentry: validity error : ID opt-I already defined | |
doc/manual/command-ref/command-ref.xml:15: element varlistentry: validity error : ID env-NIX_PATH already defined | |
doc/manual/command-ref/command-ref.xml:142: element varlistentry: validity error : ID envar-build-hook already defined | |
doc/manual/command-ref/command-ref.xml:275: element varlistentry: validity error : ID envar-remote already defined | |
doc/manual/command-ref/command-ref.xml:92: element varlistentry: validity error : ID opt-max-jobs already defined | |
doc/manual/command-ref/command-ref.xml:106: element varlistentry: validity error : ID opt-cores already defined | |
doc/manual/command-ref/command-ref.xml:124: element varlistentry: validity error : ID opt-max-silent-time already defined | |
doc/manual/command-ref/command-ref.xml:135: element varlistentry: validity error : ID opt-timeout already defined | |
doc/manual/command-ref/command-ref.xml:204: element varlistentry: validity error : ID opt-log-type already defined | |
doc/manual/command-ref/command-ref.xml:310: element varlistentry: validity error : ID opt-attr already defined | |
doc/manual/command-ref/command-ref.xml:354: element varlistentry: validity error : ID opt-I already defined | |
doc/manual/command-ref/command-ref.xml:15: element varlistentry: validity error : ID env-NIX_PATH already defined | |
doc/manual/command-ref/command-ref.xml:142: element varlistentry: validity error : ID envar-build-hook already defined | |
doc/manual/command-ref/command-ref.xml:275: element varlistentry: validity error : ID envar-remote already defined | |
doc/manual/manual.xml:92: element varlistentry: validity error : ID opt-max-jobs already defined | |
doc/manual/manual.xml:106: element varlistentry: validity error : ID opt-cores already defined | |
doc/manual/manual.xml:124: element varlistentry: validity error : ID opt-max-silent-time already defined | |
doc/manual/manual.xml:135: element varlistentry: validity error : ID opt-timeout already defined | |
doc/manual/manual.xml:204: element varlistentry: validity error : ID opt-log-type already defined | |
doc/manual/manual.xml:310: element varlistentry: validity error : ID opt-attr already defined | |
doc/manual/manual.xml:354: element varlistentry: validity error : ID opt-I already defined | |
doc/manual/manual.xml:15: element varlistentry: validity error : ID env-NIX_PATH already defined | |
doc/manual/manual.xml:142: element varlistentry: validity error : ID envar-build-hook already defined | |
doc/manual/manual.xml:275: element varlistentry: validity error : ID envar-remote already defined | |
doc/manual/manual.xml:92: element varlistentry: validity error : ID opt-max-jobs already defined | |
doc/manual/manual.xml:106: element varlistentry: validity error : ID opt-cores already defined | |
doc/manual/manual.xml:124: element varlistentry: validity error : ID opt-max-silent-time already defined | |
doc/manual/manual.xml:135: element varlistentry: validity error : ID opt-timeout already defined | |
doc/manual/manual.xml:204: element varlistentry: validity error : ID opt-log-type already defined | |
doc/manual/manual.xml:310: element varlistentry: validity error : ID opt-attr already defined | |
doc/manual/manual.xml:354: element varlistentry: validity error : ID opt-I already defined | |
doc/manual/manual.xml:15: element varlistentry: validity error : ID env-NIX_PATH already defined | |
doc/manual/manual.xml:142: element varlistentry: validity error : ID envar-build-hook already defined | |
doc/manual/manual.xml:275: element varlistentry: validity error : ID envar-remote already defined | |
doc/manual/manual.xml:92: element varlistentry: validity error : ID opt-max-jobs already defined | |
doc/manual/manual.xml:106: element varlistentry: validity error : ID opt-cores already defined | |
doc/manual/manual.xml:124: element varlistentry: validity error : ID opt-max-silent-time already defined | |
doc/manual/manual.xml:135: element varlistentry: validity error : ID opt-timeout already defined | |
doc/manual/manual.xml:204: element varlistentry: validity error : ID opt-log-type already defined | |
doc/manual/manual.xml:310: element varlistentry: validity error : ID opt-attr already defined | |
doc/manual/manual.xml:354: element varlistentry: validity error : ID opt-I already defined | |
doc/manual/manual.xml:15: element varlistentry: validity error : ID env-NIX_PATH already defined | |
doc/manual/manual.xml:142: element varlistentry: validity error : ID envar-build-hook already defined | |
doc/manual/manual.xml:275: element varlistentry: validity error : ID envar-remote already defined | |
doc/manual/manual.xml:92: element varlistentry: validity error : ID opt-max-jobs already defined | |
doc/manual/manual.xml:106: element varlistentry: validity error : ID opt-cores already defined | |
doc/manual/manual.xml:124: element varlistentry: validity error : ID opt-max-silent-time already defined | |
doc/manual/manual.xml:135: element varlistentry: validity error : ID opt-timeout already defined | |
doc/manual/manual.xml:204: element varlistentry: validity error : ID opt-log-type already defined | |
doc/manual/manual.xml:310: element varlistentry: validity error : ID opt-attr already defined | |
doc/manual/manual.xml:354: element varlistentry: validity error : ID opt-I already defined | |
doc/manual/manual.xml:15: element varlistentry: validity error : ID env-NIX_PATH already defined | |
doc/manual/manual.xml:142: element varlistentry: validity error : ID envar-build-hook already defined | |
doc/manual/manual.xml:275: element varlistentry: validity error : ID envar-remote already defined | |
doc/manual/manual.xml:92: element varlistentry: validity error : ID opt-max-jobs already defined | |
doc/manual/manual.xml:106: element varlistentry: validity error : ID opt-cores already defined | |
doc/manual/manual.xml:124: element varlistentry: validity error : ID opt-max-silent-time already defined | |
doc/manual/manual.xml:135: element varlistentry: validity error : ID opt-timeout already defined | |
doc/manual/manual.xml:204: element varlistentry: validity error : ID opt-log-type already defined | |
doc/manual/manual.xml:310: element varlistentry: validity error : ID opt-attr already defined | |
doc/manual/manual.xml:354: element varlistentry: validity error : ID opt-I already defined | |
doc/manual/manual.xml:15: element varlistentry: validity error : ID env-NIX_PATH already defined | |
doc/manual/manual.xml:142: element varlistentry: validity error : ID envar-build-hook already defined | |
doc/manual/manual.xml:275: element varlistentry: validity error : ID envar-remote already defined | |
GEN doc/manual/manual.is-valid | |
- validates | |
GEN doc/manual/manual.html | |
doc/manual/command-ref/main-commands.xml:92: element varlistentry: validity error : ID opt-max-jobs already defined | |
doc/manual/command-ref/main-commands.xml:106: element varlistentry: validity error : ID opt-cores already defined | |
doc/manual/command-ref/main-commands.xml:124: element varlistentry: validity error : ID opt-max-silent-time already defined | |
doc/manual/command-ref/main-commands.xml:135: element varlistentry: validity error : ID opt-timeout already defined | |
doc/manual/command-ref/main-commands.xml:204: element varlistentry: validity error : ID opt-log-type already defined | |
doc/manual/command-ref/main-commands.xml:310: element varlistentry: validity error : ID opt-attr already defined | |
doc/manual/command-ref/main-commands.xml:354: element varlistentry: validity error : ID opt-I already defined | |
doc/manual/command-ref/main-commands.xml:15: element varlistentry: validity error : ID env-NIX_PATH already defined | |
doc/manual/command-ref/main-commands.xml:142: element varlistentry: validity error : ID envar-build-hook already defined | |
doc/manual/command-ref/main-commands.xml:275: element varlistentry: validity error : ID envar-remote already defined | |
doc/manual/command-ref/main-commands.xml:92: element varlistentry: validity error : ID opt-max-jobs already defined | |
doc/manual/command-ref/main-commands.xml:106: element varlistentry: validity error : ID opt-cores already defined | |
doc/manual/command-ref/main-commands.xml:124: element varlistentry: validity error : ID opt-max-silent-time already defined | |
doc/manual/command-ref/main-commands.xml:135: element varlistentry: validity error : ID opt-timeout already defined | |
doc/manual/command-ref/main-commands.xml:204: element varlistentry: validity error : ID opt-log-type already defined | |
doc/manual/command-ref/main-commands.xml:310: element varlistentry: validity error : ID opt-attr already defined | |
doc/manual/command-ref/main-commands.xml:354: element varlistentry: validity error : ID opt-I already defined | |
doc/manual/command-ref/main-commands.xml:15: element varlistentry: validity error : ID env-NIX_PATH already defined | |
doc/manual/command-ref/main-commands.xml:142: element varlistentry: validity error : ID envar-build-hook already defined | |
doc/manual/command-ref/main-commands.xml:275: element varlistentry: validity error : ID envar-remote already defined | |
doc/manual/command-ref/main-commands.xml:92: element varlistentry: validity error : ID opt-max-jobs already defined | |
doc/manual/command-ref/main-commands.xml:106: element varlistentry: validity error : ID opt-cores already defined | |
doc/manual/command-ref/main-commands.xml:124: element varlistentry: validity error : ID opt-max-silent-time already defined | |
doc/manual/command-ref/main-commands.xml:135: element varlistentry: validity error : ID opt-timeout already defined | |
doc/manual/command-ref/main-commands.xml:204: element varlistentry: validity error : ID opt-log-type already defined | |
doc/manual/command-ref/main-commands.xml:310: element varlistentry: validity error : ID opt-attr already defined | |
doc/manual/command-ref/main-commands.xml:354: element varlistentry: validity error : ID opt-I already defined | |
doc/manual/command-ref/main-commands.xml:15: element varlistentry: validity error : ID env-NIX_PATH already defined | |
doc/manual/command-ref/main-commands.xml:142: element varlistentry: validity error : ID envar-build-hook already defined | |
doc/manual/command-ref/main-commands.xml:275: element varlistentry: validity error : ID envar-remote already defined | |
doc/manual/command-ref/command-ref.xml:92: element varlistentry: validity error : ID opt-max-jobs already defined | |
doc/manual/command-ref/command-ref.xml:106: element varlistentry: validity error : ID opt-cores already defined | |
doc/manual/command-ref/command-ref.xml:124: element varlistentry: validity error : ID opt-max-silent-time already defined | |
doc/manual/command-ref/command-ref.xml:135: element varlistentry: validity error : ID opt-timeout already defined | |
doc/manual/command-ref/command-ref.xml:204: element varlistentry: validity error : ID opt-log-type already defined | |
doc/manual/command-ref/command-ref.xml:310: element varlistentry: validity error : ID opt-attr already defined | |
doc/manual/command-ref/command-ref.xml:354: element varlistentry: validity error : ID opt-I already defined | |
doc/manual/command-ref/command-ref.xml:15: element varlistentry: validity error : ID env-NIX_PATH already defined | |
doc/manual/command-ref/command-ref.xml:142: element varlistentry: validity error : ID envar-build-hook already defined | |
doc/manual/command-ref/command-ref.xml:275: element varlistentry: validity error : ID envar-remote already defined | |
doc/manual/command-ref/command-ref.xml:92: element varlistentry: validity error : ID opt-max-jobs already defined | |
doc/manual/command-ref/command-ref.xml:106: element varlistentry: validity error : ID opt-cores already defined | |
doc/manual/command-ref/command-ref.xml:124: element varlistentry: validity error : ID opt-max-silent-time already defined | |
doc/manual/command-ref/command-ref.xml:135: element varlistentry: validity error : ID opt-timeout already defined | |
doc/manual/command-ref/command-ref.xml:204: element varlistentry: validity error : ID opt-log-type already defined | |
doc/manual/command-ref/command-ref.xml:310: element varlistentry: validity error : ID opt-attr already defined | |
doc/manual/command-ref/command-ref.xml:354: element varlistentry: validity error : ID opt-I already defined | |
doc/manual/command-ref/command-ref.xml:15: element varlistentry: validity error : ID env-NIX_PATH already defined | |
doc/manual/command-ref/command-ref.xml:142: element varlistentry: validity error : ID envar-build-hook already defined | |
doc/manual/command-ref/command-ref.xml:275: element varlistentry: validity error : ID envar-remote already defined | |
doc/manual/command-ref/command-ref.xml:92: element varlistentry: validity error : ID opt-max-jobs already defined | |
doc/manual/command-ref/command-ref.xml:106: element varlistentry: validity error : ID opt-cores already defined | |
doc/manual/command-ref/command-ref.xml:124: element varlistentry: validity error : ID opt-max-silent-time already defined | |
doc/manual/command-ref/command-ref.xml:135: element varlistentry: validity error : ID opt-timeout already defined | |
doc/manual/command-ref/command-ref.xml:204: element varlistentry: validity error : ID opt-log-type already defined | |
doc/manual/command-ref/command-ref.xml:310: element varlistentry: validity error : ID opt-attr already defined | |
doc/manual/command-ref/command-ref.xml:354: element varlistentry: validity error : ID opt-I already defined | |
doc/manual/command-ref/command-ref.xml:15: element varlistentry: validity error : ID env-NIX_PATH already defined | |
doc/manual/command-ref/command-ref.xml:142: element varlistentry: validity error : ID envar-build-hook already defined | |
doc/manual/command-ref/command-ref.xml:275: element varlistentry: validity error : ID envar-remote already defined | |
doc/manual/command-ref/command-ref.xml:92: element varlistentry: validity error : ID opt-max-jobs already defined | |
doc/manual/command-ref/command-ref.xml:106: element varlistentry: validity error : ID opt-cores already defined | |
doc/manual/command-ref/command-ref.xml:124: element varlistentry: validity error : ID opt-max-silent-time already defined | |
doc/manual/command-ref/command-ref.xml:135: element varlistentry: validity error : ID opt-timeout already defined | |
doc/manual/command-ref/command-ref.xml:204: element varlistentry: validity error : ID opt-log-type already defined | |
doc/manual/command-ref/command-ref.xml:310: element varlistentry: validity error : ID opt-attr already defined | |
doc/manual/command-ref/command-ref.xml:354: element varlistentry: validity error : ID opt-I already defined | |
doc/manual/command-ref/command-ref.xml:15: element varlistentry: validity error : ID env-NIX_PATH already defined | |
doc/manual/command-ref/command-ref.xml:142: element varlistentry: validity error : ID envar-build-hook already defined | |
doc/manual/command-ref/command-ref.xml:275: element varlistentry: validity error : ID envar-remote already defined | |
doc/manual/command-ref/command-ref.xml:92: element varlistentry: validity error : ID opt-max-jobs already defined | |
doc/manual/command-ref/command-ref.xml:106: element varlistentry: validity error : ID opt-cores already defined | |
doc/manual/command-ref/command-ref.xml:124: element varlistentry: validity error : ID opt-max-silent-time already defined | |
doc/manual/command-ref/command-ref.xml:135: element varlistentry: validity error : ID opt-timeout already defined | |
doc/manual/command-ref/command-ref.xml:204: element varlistentry: validity error : ID opt-log-type already defined | |
doc/manual/command-ref/command-ref.xml:310: element varlistentry: validity error : ID opt-attr already defined | |
doc/manual/command-ref/command-ref.xml:354: element varlistentry: validity error : ID opt-I already defined | |
doc/manual/command-ref/command-ref.xml:15: element varlistentry: validity error : ID env-NIX_PATH already defined | |
doc/manual/command-ref/command-ref.xml:142: element varlistentry: validity error : ID envar-build-hook already defined | |
doc/manual/command-ref/command-ref.xml:275: element varlistentry: validity error : ID envar-remote already defined | |
doc/manual/manual.xml:92: element varlistentry: validity error : ID opt-max-jobs already defined | |
doc/manual/manual.xml:106: element varlistentry: validity error : ID opt-cores already defined | |
doc/manual/manual.xml:124: element varlistentry: validity error : ID opt-max-silent-time already defined | |
doc/manual/manual.xml:135: element varlistentry: validity error : ID opt-timeout already defined | |
doc/manual/manual.xml:204: element varlistentry: validity error : ID opt-log-type already defined | |
doc/manual/manual.xml:310: element varlistentry: validity error : ID opt-attr already defined | |
doc/manual/manual.xml:354: element varlistentry: validity error : ID opt-I already defined | |
doc/manual/manual.xml:15: element varlistentry: validity error : ID env-NIX_PATH already defined | |
doc/manual/manual.xml:142: element varlistentry: validity error : ID envar-build-hook already defined | |
doc/manual/manual.xml:275: element varlistentry: validity error : ID envar-remote already defined | |
doc/manual/manual.xml:92: element varlistentry: validity error : ID opt-max-jobs already defined | |
doc/manual/manual.xml:106: element varlistentry: validity error : ID opt-cores already defined | |
doc/manual/manual.xml:124: element varlistentry: validity error : ID opt-max-silent-time already defined | |
doc/manual/manual.xml:135: element varlistentry: validity error : ID opt-timeout already defined | |
doc/manual/manual.xml:204: element varlistentry: validity error : ID opt-log-type already defined | |
doc/manual/manual.xml:310: element varlistentry: validity error : ID opt-attr already defined | |
doc/manual/manual.xml:354: element varlistentry: validity error : ID opt-I already defined | |
doc/manual/manual.xml:15: element varlistentry: validity error : ID env-NIX_PATH already defined | |
doc/manual/manual.xml:142: element varlistentry: validity error : ID envar-build-hook already defined | |
doc/manual/manual.xml:275: element varlistentry: validity error : ID envar-remote already defined | |
doc/manual/manual.xml:92: element varlistentry: validity error : ID opt-max-jobs already defined | |
doc/manual/manual.xml:106: element varlistentry: validity error : ID opt-cores already defined | |
doc/manual/manual.xml:124: element varlistentry: validity error : ID opt-max-silent-time already defined | |
doc/manual/manual.xml:135: element varlistentry: validity error : ID opt-timeout already defined | |
doc/manual/manual.xml:204: element varlistentry: validity error : ID opt-log-type already defined | |
doc/manual/manual.xml:310: element varlistentry: validity error : ID opt-attr already defined | |
doc/manual/manual.xml:354: element varlistentry: validity error : ID opt-I already defined | |
doc/manual/manual.xml:15: element varlistentry: validity error : ID env-NIX_PATH already defined | |
doc/manual/manual.xml:142: element varlistentry: validity error : ID envar-build-hook already defined | |
doc/manual/manual.xml:275: element varlistentry: validity error : ID envar-remote already defined | |
doc/manual/manual.xml:92: element varlistentry: validity error : ID opt-max-jobs already defined | |
doc/manual/manual.xml:106: element varlistentry: validity error : ID opt-cores already defined | |
doc/manual/manual.xml:124: element varlistentry: validity error : ID opt-max-silent-time already defined | |
doc/manual/manual.xml:135: element varlistentry: validity error : ID opt-timeout already defined | |
doc/manual/manual.xml:204: element varlistentry: validity error : ID opt-log-type already defined | |
doc/manual/manual.xml:310: element varlistentry: validity error : ID opt-attr already defined | |
doc/manual/manual.xml:354: element varlistentry: validity error : ID opt-I already defined | |
doc/manual/manual.xml:15: element varlistentry: validity error : ID env-NIX_PATH already defined | |
doc/manual/manual.xml:142: element varlistentry: validity error : ID envar-build-hook already defined | |
doc/manual/manual.xml:275: element varlistentry: validity error : ID envar-remote already defined | |
doc/manual/manual.xml:92: element varlistentry: validity error : ID opt-max-jobs already defined | |
doc/manual/manual.xml:106: element varlistentry: validity error : ID opt-cores already defined | |
doc/manual/manual.xml:124: element varlistentry: validity error : ID opt-max-silent-time already defined | |
doc/manual/manual.xml:135: element varlistentry: validity error : ID opt-timeout already defined | |
doc/manual/manual.xml:204: element varlistentry: validity error : ID opt-log-type already defined | |
doc/manual/manual.xml:310: element varlistentry: validity error : ID opt-attr already defined | |
doc/manual/manual.xml:354: element varlistentry: validity error : ID opt-I already defined | |
doc/manual/manual.xml:15: element varlistentry: validity error : ID env-NIX_PATH already defined | |
doc/manual/manual.xml:142: element varlistentry: validity error : ID envar-build-hook already defined | |
doc/manual/manual.xml:275: element varlistentry: validity error : ID envar-remote already defined | |
MKDIR /nix/store/nx14lz5f3kr9chi6228ks98yi89z5l9q-nix-tarball-1.9pre1234_abcdef/share/doc/nix/manual/ | |
INST /nix/store/nx14lz5f3kr9chi6228ks98yi89z5l9q-nix-tarball-1.9pre1234_abcdef/share/doc/nix/manual/manual.html | |
INST /nix/store/nx14lz5f3kr9chi6228ks98yi89z5l9q-nix-tarball-1.9pre1234_abcdef/share/doc/nix/manual/style.css | |
MKDIR /nix/store/nx14lz5f3kr9chi6228ks98yi89z5l9q-nix-tarball-1.9pre1234_abcdef/share/doc/nix/manual/figures/ | |
INST /nix/store/nx14lz5f3kr9chi6228ks98yi89z5l9q-nix-tarball-1.9pre1234_abcdef/share/doc/nix/manual/figures/user-environments.png | |
MKDIR /nix/store/nx14lz5f3kr9chi6228ks98yi89z5l9q-nix-tarball-1.9pre1234_abcdef/share/doc/nix/manual/images/callouts/ | |
INST /nix/store/nx14lz5f3kr9chi6228ks98yi89z5l9q-nix-tarball-1.9pre1234_abcdef/share/doc/nix/manual/images/callouts/6.gif | |
INST /nix/store/nx14lz5f3kr9chi6228ks98yi89z5l9q-nix-tarball-1.9pre1234_abcdef/share/doc/nix/manual/images/callouts/11.gif | |
INST /nix/store/nx14lz5f3kr9chi6228ks98yi89z5l9q-nix-tarball-1.9pre1234_abcdef/share/doc/nix/manual/images/callouts/4.gif | |
INST /nix/store/nx14lz5f3kr9chi6228ks98yi89z5l9q-nix-tarball-1.9pre1234_abcdef/share/doc/nix/manual/images/callouts/2.gif | |
INST /nix/store/nx14lz5f3kr9chi6228ks98yi89z5l9q-nix-tarball-1.9pre1234_abcdef/share/doc/nix/manual/images/callouts/1.gif | |
INST /nix/store/nx14lz5f3kr9chi6228ks98yi89z5l9q-nix-tarball-1.9pre1234_abcdef/share/doc/nix/manual/images/callouts/9.gif | |
INST /nix/store/nx14lz5f3kr9chi6228ks98yi89z5l9q-nix-tarball-1.9pre1234_abcdef/share/doc/nix/manual/images/callouts/14.gif | |
INST /nix/store/nx14lz5f3kr9chi6228ks98yi89z5l9q-nix-tarball-1.9pre1234_abcdef/share/doc/nix/manual/images/callouts/5.gif | |
INST /nix/store/nx14lz5f3kr9chi6228ks98yi89z5l9q-nix-tarball-1.9pre1234_abcdef/share/doc/nix/manual/images/callouts/15.gif | |
INST /nix/store/nx14lz5f3kr9chi6228ks98yi89z5l9q-nix-tarball-1.9pre1234_abcdef/share/doc/nix/manual/images/callouts/10.gif | |
INST /nix/store/nx14lz5f3kr9chi6228ks98yi89z5l9q-nix-tarball-1.9pre1234_abcdef/share/doc/nix/manual/images/callouts/3.gif | |
INST /nix/store/nx14lz5f3kr9chi6228ks98yi89z5l9q-nix-tarball-1.9pre1234_abcdef/share/doc/nix/manual/images/callouts/12.gif | |
INST /nix/store/nx14lz5f3kr9chi6228ks98yi89z5l9q-nix-tarball-1.9pre1234_abcdef/share/doc/nix/manual/images/callouts/13.gif | |
INST /nix/store/nx14lz5f3kr9chi6228ks98yi89z5l9q-nix-tarball-1.9pre1234_abcdef/share/doc/nix/manual/images/callouts/8.gif | |
INST /nix/store/nx14lz5f3kr9chi6228ks98yi89z5l9q-nix-tarball-1.9pre1234_abcdef/share/doc/nix/manual/images/callouts/7.gif | |
INST /nix/store/nx14lz5f3kr9chi6228ks98yi89z5l9q-nix-tarball-1.9pre1234_abcdef/share/doc/nix/manual/index.html | |
GEN doc/manual/nix-env.1 | |
-:5587: element varlistentry: validity error : ID opt-max-jobs already defined | |
</varlistentry><varlistentry xml:id="opt-max-jobs"><term><option>--max-jobs</opt | |
^ | |
-:5597: element varlistentry: validity error : ID opt-cores already defined | |
</varlistentry><varlistentry xml:id="opt-cores"><term><option>--cores</option></ | |
^ | |
-:5611: element varlistentry: validity error : ID opt-max-silent-time already defined | |
</varlistentry><varlistentry xml:id="opt-max-silent-time"><term><option>--max-si | |
^ | |
-:5619: element varlistentry: validity error : ID opt-timeout already defined | |
</varlistentry><varlistentry xml:id="opt-timeout"><term><option>--timeout</optio | |
^ | |
-:5673: element varlistentry: validity error : ID opt-log-type already defined | |
</varlistentry><varlistentry xml:id="opt-log-type"><term><option>--log-type</opt | |
^ | |
-:5769: element varlistentry: validity error : ID opt-attr already defined | |
</varlistentry><varlistentry xml:id="opt-attr"><term><option>--attr</option> / < | |
^ | |
-:5804: element varlistentry: validity error : ID opt-I already defined | |
</varlistentry><varlistentry xml:id="opt-I"><term><option>-I</option> <replaceab | |
^ | |
-:7006: element varlistentry: validity error : ID env-NIX_PATH already defined | |
<varlistentry xml:id="env-NIX_PATH"><term><envar>NIX_PATH</envar></term> | |
^ | |
-:7105: element varlistentry: validity error : ID envar-build-hook already defined | |
</varlistentry><varlistentry xml:id="envar-build-hook"><term><envar>NIX_BUILD_HO | |
^ | |
-:7234: element varlistentry: validity error : ID envar-remote already defined | |
</varlistentry><varlistentry xml:id="envar-remote"><term><envar>NIX_REMOTE</enva | |
^ | |
-:7481: element varlistentry: validity error : ID opt-max-jobs already defined | |
</varlistentry><varlistentry xml:id="opt-max-jobs"><term><option>--max-jobs</opt | |
^ | |
-:7491: element varlistentry: validity error : ID opt-cores already defined | |
</varlistentry><varlistentry xml:id="opt-cores"><term><option>--cores</option></ | |
^ | |
-:7505: element varlistentry: validity error : ID opt-max-silent-time already defined | |
</varlistentry><varlistentry xml:id="opt-max-silent-time"><term><option>--max-si | |
^ | |
-:7513: element varlistentry: validity error : ID opt-timeout already defined | |
</varlistentry><varlistentry xml:id="opt-timeout"><term><option>--timeout</optio | |
^ | |
-:7567: element varlistentry: validity error : ID opt-log-type already defined | |
</varlistentry><varlistentry xml:id="opt-log-type"><term><option>--log-type</opt | |
^ | |
-:7663: element varlistentry: validity error : ID opt-attr already defined | |
</varlistentry><varlistentry xml:id="opt-attr"><term><option>--attr</option> / < | |
^ | |
-:7698: element varlistentry: validity error : ID opt-I already defined | |
</varlistentry><varlistentry xml:id="opt-I"><term><option>-I</option> <replaceab | |
^ | |
-:7776: element varlistentry: validity error : ID env-NIX_PATH already defined | |
<varlistentry xml:id="env-NIX_PATH"><term><envar>NIX_PATH</envar></term> | |
^ | |
-:7875: element varlistentry: validity error : ID envar-build-hook already defined | |
</varlistentry><varlistentry xml:id="envar-build-hook"><term><envar>NIX_BUILD_HO | |
^ | |
-:8004: element varlistentry: validity error : ID envar-remote already defined | |
</varlistentry><varlistentry xml:id="envar-remote"><term><envar>NIX_REMOTE</enva | |
^ | |
-:8259: element varlistentry: validity error : ID opt-max-jobs already defined | |
</varlistentry><varlistentry xml:id="opt-max-jobs"><term><option>--max-jobs</opt | |
^ | |
-:8269: element varlistentry: validity error : ID opt-cores already defined | |
</varlistentry><varlistentry xml:id="opt-cores"><term><option>--cores</option></ | |
^ | |
-:8283: element varlistentry: validity error : ID opt-max-silent-time already defined | |
</varlistentry><varlistentry xml:id="opt-max-silent-time"><term><option>--max-si | |
^ | |
-:8291: element varlistentry: validity error : ID opt-timeout already defined | |
</varlistentry><varlistentry xml:id="opt-timeout"><term><option>--timeout</optio | |
^ | |
-:8345: element varlistentry: validity error : ID opt-log-type already defined | |
</varlistentry><varlistentry xml:id="opt-log-type"><term><option>--log-type</opt | |
^ | |
-:8441: element varlistentry: validity error : ID opt-attr already defined | |
</varlistentry><varlistentry xml:id="opt-attr"><term><option>--attr</option> / < | |
^ | |
-:8476: element varlistentry: validity error : ID opt-I already defined | |
</varlistentry><varlistentry xml:id="opt-I"><term><option>-I</option> <replaceab | |
^ | |
-:8551: element varlistentry: validity error : ID env-NIX_PATH already defined | |
<varlistentry xml:id="env-NIX_PATH"><term><envar>NIX_PATH</envar></term> | |
^ | |
-:8650: element varlistentry: validity error : ID envar-build-hook already defined | |
</varlistentry><varlistentry xml:id="envar-build-hook"><term><envar>NIX_BUILD_HO | |
^ | |
-:8779: element varlistentry: validity error : ID envar-remote already defined | |
</varlistentry><varlistentry xml:id="envar-remote"><term><envar>NIX_REMOTE</enva | |
^ | |
-:9015: element varlistentry: validity error : ID opt-max-jobs already defined | |
</varlistentry><varlistentry xml:id="opt-max-jobs"><term><option>--max-jobs</opt | |
^ | |
-:9025: element varlistentry: validity error : ID opt-cores already defined | |
</varlistentry><varlistentry xml:id="opt-cores"><term><option>--cores</option></ | |
^ | |
-:9039: element varlistentry: validity error : ID opt-max-silent-time already defined | |
</varlistentry><varlistentry xml:id="opt-max-silent-time"><term><option>--max-si | |
^ | |
-:9047: element varlistentry: validity error : ID opt-timeout already defined | |
</varlistentry><varlistentry xml:id="opt-timeout"><term><option>--timeout</optio | |
^ | |
-:9101: element varlistentry: validity error : ID opt-log-type already defined | |
</varlistentry><varlistentry xml:id="opt-log-type"><term><option>--log-type</opt | |
^ | |
-:9197: element varlistentry: validity error : ID opt-attr already defined | |
</varlistentry><varlistentry xml:id="opt-attr"><term><option>--attr</option> / < | |
^ | |
-:9232: element varlistentry: validity error : ID opt-I already defined | |
</varlistentry><varlistentry xml:id="opt-I"><term><option>-I</option> <replaceab | |
^ | |
-:10467: element varlistentry: validity error : ID env-NIX_PATH already defined | |
<varlistentry xml:id="env-NIX_PATH"><term><envar>NIX_PATH</envar></term> | |
^ | |
-:10566: element varlistentry: validity error : ID envar-build-hook already defined | |
</varlistentry><varlistentry xml:id="envar-build-hook"><term><envar>NIX_BUILD_HO | |
^ | |
-:10695: element varlistentry: validity error : ID envar-remote already defined | |
</varlistentry><varlistentry xml:id="envar-remote"><term><envar>NIX_REMOTE</enva | |
^ | |
-:11811: element varlistentry: validity error : ID opt-max-jobs already defined | |
</varlistentry><varlistentry xml:id="opt-max-jobs"><term><option>--max-jobs</opt | |
^ | |
-:11821: element varlistentry: validity error : ID opt-cores already defined | |
</varlistentry><varlistentry xml:id="opt-cores"><term><option>--cores</option></ | |
^ | |
-:11835: element varlistentry: validity error : ID opt-max-silent-time already defined | |
</varlistentry><varlistentry xml:id="opt-max-silent-time"><term><option>--max-si | |
^ | |
-:11843: element varlistentry: validity error : ID opt-timeout already defined | |
</varlistentry><varlistentry xml:id="opt-timeout"><term><option>--timeout</optio | |
^ | |
-:11897: element varlistentry: validity error : ID opt-log-type already defined | |
</varlistentry><varlistentry xml:id="opt-log-type"><term><option>--log-type</opt | |
^ | |
-:11993: element varlistentry: validity error : ID opt-attr already defined | |
</varlistentry><varlistentry xml:id="opt-attr"><term><option>--attr</option> / < | |
^ | |
-:12028: element varlistentry: validity error : ID opt-I already defined | |
</varlistentry><varlistentry xml:id="opt-I"><term><option>-I</option> <replaceab | |
^ | |
-:12143: element varlistentry: validity error : ID env-NIX_PATH already defined | |
<varlistentry xml:id="env-NIX_PATH"><term><envar>NIX_PATH</envar></term> | |
^ | |
-:12242: element varlistentry: validity error : ID envar-build-hook already defined | |
</varlistentry><varlistentry xml:id="envar-build-hook"><term><envar>NIX_BUILD_HO | |
^ | |
-:12371: element varlistentry: validity error : ID envar-remote already defined | |
</varlistentry><varlistentry xml:id="envar-remote"><term><envar>NIX_REMOTE</enva | |
^ | |
element varlistentry: validity error : ID opt-max-jobs already defined | |
element varlistentry: validity error : ID opt-cores already defined | |
element varlistentry: validity error : ID opt-max-silent-time already defined | |
element varlistentry: validity error : ID opt-timeout already defined | |
element varlistentry: validity error : ID opt-log-type already defined | |
element varlistentry: validity error : ID opt-attr already defined | |
element varlistentry: validity error : ID opt-I already defined | |
element varlistentry: validity error : ID env-NIX_PATH already defined | |
element varlistentry: validity error : ID envar-build-hook already defined | |
element varlistentry: validity error : ID envar-remote already defined | |
element varlistentry: validity error : ID opt-max-jobs already defined | |
element varlistentry: validity error : ID opt-cores already defined | |
element varlistentry: validity error : ID opt-max-silent-time already defined | |
element varlistentry: validity error : ID opt-timeout already defined | |
element varlistentry: validity error : ID opt-log-type already defined | |
element varlistentry: validity error : ID opt-attr already defined | |
element varlistentry: validity error : ID opt-I already defined | |
element varlistentry: validity error : ID env-NIX_PATH already defined | |
element varlistentry: validity error : ID envar-build-hook already defined | |
element varlistentry: validity error : ID envar-remote already defined | |
element varlistentry: validity error : ID opt-max-jobs already defined | |
element varlistentry: validity error : ID opt-cores already defined | |
element varlistentry: validity error : ID opt-max-silent-time already defined | |
element varlistentry: validity error : ID opt-timeout already defined | |
element varlistentry: validity error : ID opt-log-type already defined | |
element varlistentry: validity error : ID opt-attr already defined | |
element varlistentry: validity error : ID opt-I already defined | |
element varlistentry: validity error : ID env-NIX_PATH already defined | |
element varlistentry: validity error : ID envar-build-hook already defined | |
element varlistentry: validity error : ID envar-remote already defined | |
element varlistentry: validity error : ID opt-max-jobs already defined | |
element varlistentry: validity error : ID opt-cores already defined | |
element varlistentry: validity error : ID opt-max-silent-time already defined | |
element varlistentry: validity error : ID opt-timeout already defined | |
element varlistentry: validity error : ID opt-log-type already defined | |
element varlistentry: validity error : ID opt-attr already defined | |
element varlistentry: validity error : ID opt-I already defined | |
element varlistentry: validity error : ID env-NIX_PATH already defined | |
element varlistentry: validity error : ID envar-build-hook already defined | |
element varlistentry: validity error : ID envar-remote already defined | |
element varlistentry: validity error : ID opt-max-jobs already defined | |
element varlistentry: validity error : ID opt-cores already defined | |
element varlistentry: validity error : ID opt-max-silent-time already defined | |
element varlistentry: validity error : ID opt-timeout already defined | |
element varlistentry: validity error : ID opt-log-type already defined | |
element varlistentry: validity error : ID opt-attr already defined | |
element varlistentry: validity error : ID opt-I already defined | |
element varlistentry: validity error : ID env-NIX_PATH already defined | |
element varlistentry: validity error : ID envar-build-hook already defined | |
element varlistentry: validity error : ID envar-remote already defined | |
Warning: multiple "IDs" for constraint linkend: opt-attr. | |
Warning: multiple "IDs" for constraint linkend: opt-attr. | |
Note: Writing nix-env.1 | |
Note: Writing nix-build.1 | |
Note: Writing nix-shell.1 | |
Note: Writing nix-store.1 | |
Note: Writing nix-channel.1 | |
Note: Writing nix-collect-garbage.1 | |
Note: Writing nix-copy-closure.1 | |
Note: Writing nix-daemon.8 | |
Note: Writing nix-hash.1 | |
Note: Writing nix-install-package.1 | |
Note: Writing nix-instantiate.1 | |
Note: Writing nix-prefetch-url.1 | |
Note: Writing nix-pull.1 | |
Note: Writing nix-push.1 | |
Note: Writing nix.conf.5 | |
MKDIR /tmp/nix-build-nix-tarball-1.9pre1234_abcdef.drv-2/tmp_prefix/share/man/man1/ | |
INST /tmp/nix-build-nix-tarball-1.9pre1234_abcdef.drv-2/tmp_prefix/share/man/man1/nix-env.1 | |
INST /tmp/nix-build-nix-tarball-1.9pre1234_abcdef.drv-2/tmp_prefix/share/man/man1/nix-build.1 | |
INST /tmp/nix-build-nix-tarball-1.9pre1234_abcdef.drv-2/tmp_prefix/share/man/man1/nix-shell.1 | |
INST /tmp/nix-build-nix-tarball-1.9pre1234_abcdef.drv-2/tmp_prefix/share/man/man1/nix-store.1 | |
INST /tmp/nix-build-nix-tarball-1.9pre1234_abcdef.drv-2/tmp_prefix/share/man/man1/nix-instantiate.1 | |
INST /tmp/nix-build-nix-tarball-1.9pre1234_abcdef.drv-2/tmp_prefix/share/man/man1/nix-collect-garbage.1 | |
INST /tmp/nix-build-nix-tarball-1.9pre1234_abcdef.drv-2/tmp_prefix/share/man/man1/nix-push.1 | |
INST /tmp/nix-build-nix-tarball-1.9pre1234_abcdef.drv-2/tmp_prefix/share/man/man1/nix-pull.1 | |
INST /tmp/nix-build-nix-tarball-1.9pre1234_abcdef.drv-2/tmp_prefix/share/man/man1/nix-prefetch-url.1 | |
INST /tmp/nix-build-nix-tarball-1.9pre1234_abcdef.drv-2/tmp_prefix/share/man/man1/nix-channel.1 | |
INST /tmp/nix-build-nix-tarball-1.9pre1234_abcdef.drv-2/tmp_prefix/share/man/man1/nix-install-package.1 | |
INST /tmp/nix-build-nix-tarball-1.9pre1234_abcdef.drv-2/tmp_prefix/share/man/man1/nix-hash.1 | |
INST /tmp/nix-build-nix-tarball-1.9pre1234_abcdef.drv-2/tmp_prefix/share/man/man1/nix-copy-closure.1 | |
MKDIR /tmp/nix-build-nix-tarball-1.9pre1234_abcdef.drv-2/tmp_prefix/share/man/man5/ | |
INST /tmp/nix-build-nix-tarball-1.9pre1234_abcdef.drv-2/tmp_prefix/share/man/man5/nix.conf.5 | |
MKDIR /tmp/nix-build-nix-tarball-1.9pre1234_abcdef.drv-2/tmp_prefix/share/man/man8/ | |
INST /tmp/nix-build-nix-tarball-1.9pre1234_abcdef.drv-2/tmp_prefix/share/man/man8/nix-daemon.8 | |
GEN doc/manual/manual.pdf | |
command-ref/main-commands.xml:92: element varlistentry: validity error : ID opt-max-jobs already defined | |
command-ref/main-commands.xml:106: element varlistentry: validity error : ID opt-cores already defined | |
command-ref/main-commands.xml:124: element varlistentry: validity error : ID opt-max-silent-time already defined | |
command-ref/main-commands.xml:135: element varlistentry: validity error : ID opt-timeout already defined | |
command-ref/main-commands.xml:204: element varlistentry: validity error : ID opt-log-type already defined | |
command-ref/main-commands.xml:310: element varlistentry: validity error : ID opt-attr already defined | |
command-ref/main-commands.xml:354: element varlistentry: validity error : ID opt-I already defined | |
command-ref/main-commands.xml:15: element varlistentry: validity error : ID env-NIX_PATH already defined | |
command-ref/main-commands.xml:142: element varlistentry: validity error : ID envar-build-hook already defined | |
command-ref/main-commands.xml:275: element varlistentry: validity error : ID envar-remote already defined | |
command-ref/main-commands.xml:92: element varlistentry: validity error : ID opt-max-jobs already defined | |
command-ref/main-commands.xml:106: element varlistentry: validity error : ID opt-cores already defined | |
command-ref/main-commands.xml:124: element varlistentry: validity error : ID opt-max-silent-time already defined | |
command-ref/main-commands.xml:135: element varlistentry: validity error : ID opt-timeout already defined | |
command-ref/main-commands.xml:204: element varlistentry: validity error : ID opt-log-type already defined | |
command-ref/main-commands.xml:310: element varlistentry: validity error : ID opt-attr already defined | |
command-ref/main-commands.xml:354: element varlistentry: validity error : ID opt-I already defined | |
command-ref/main-commands.xml:15: element varlistentry: validity error : ID env-NIX_PATH already defined | |
command-ref/main-commands.xml:142: element varlistentry: validity error : ID envar-build-hook already defined | |
command-ref/main-commands.xml:275: element varlistentry: validity error : ID envar-remote already defined | |
command-ref/main-commands.xml:92: element varlistentry: validity error : ID opt-max-jobs already defined | |
command-ref/main-commands.xml:106: element varlistentry: validity error : ID opt-cores already defined | |
command-ref/main-commands.xml:124: element varlistentry: validity error : ID opt-max-silent-time already defined | |
command-ref/main-commands.xml:135: element varlistentry: validity error : ID opt-timeout already defined | |
command-ref/main-commands.xml:204: element varlistentry: validity error : ID opt-log-type already defined | |
command-ref/main-commands.xml:310: element varlistentry: validity error : ID opt-attr already defined | |
command-ref/main-commands.xml:354: element varlistentry: validity error : ID opt-I already defined | |
command-ref/main-commands.xml:15: element varlistentry: validity error : ID env-NIX_PATH already defined | |
command-ref/main-commands.xml:142: element varlistentry: validity error : ID envar-build-hook already defined | |
command-ref/main-commands.xml:275: element varlistentry: validity error : ID envar-remote already defined | |
command-ref/command-ref.xml:92: element varlistentry: validity error : ID opt-max-jobs already defined | |
command-ref/command-ref.xml:106: element varlistentry: validity error : ID opt-cores already defined | |
command-ref/command-ref.xml:124: element varlistentry: validity error : ID opt-max-silent-time already defined | |
command-ref/command-ref.xml:135: element varlistentry: validity error : ID opt-timeout already defined | |
command-ref/command-ref.xml:204: element varlistentry: validity error : ID opt-log-type already defined | |
command-ref/command-ref.xml:310: element varlistentry: validity error : ID opt-attr already defined | |
command-ref/command-ref.xml:354: element varlistentry: validity error : ID opt-I already defined | |
command-ref/command-ref.xml:15: element varlistentry: validity error : ID env-NIX_PATH already defined | |
command-ref/command-ref.xml:142: element varlistentry: validity error : ID envar-build-hook already defined | |
command-ref/command-ref.xml:275: element varlistentry: validity error : ID envar-remote already defined | |
command-ref/command-ref.xml:92: element varlistentry: validity error : ID opt-max-jobs already defined | |
command-ref/command-ref.xml:106: element varlistentry: validity error : ID opt-cores already defined | |
command-ref/command-ref.xml:124: element varlistentry: validity error : ID opt-max-silent-time already defined | |
command-ref/command-ref.xml:135: element varlistentry: validity error : ID opt-timeout already defined | |
command-ref/command-ref.xml:204: element varlistentry: validity error : ID opt-log-type already defined | |
command-ref/command-ref.xml:310: element varlistentry: validity error : ID opt-attr already defined | |
command-ref/command-ref.xml:354: element varlistentry: validity error : ID opt-I already defined | |
command-ref/command-ref.xml:15: element varlistentry: validity error : ID env-NIX_PATH already defined | |
command-ref/command-ref.xml:142: element varlistentry: validity error : ID envar-build-hook already defined | |
command-ref/command-ref.xml:275: element varlistentry: validity error : ID envar-remote already defined | |
command-ref/command-ref.xml:92: element varlistentry: validity error : ID opt-max-jobs already defined | |
command-ref/command-ref.xml:106: element varlistentry: validity error : ID opt-cores already defined | |
command-ref/command-ref.xml:124: element varlistentry: validity error : ID opt-max-silent-time already defined | |
command-ref/command-ref.xml:135: element varlistentry: validity error : ID opt-timeout already defined | |
command-ref/command-ref.xml:204: element varlistentry: validity error : ID opt-log-type already defined | |
command-ref/command-ref.xml:310: element varlistentry: validity error : ID opt-attr already defined | |
command-ref/command-ref.xml:354: element varlistentry: validity error : ID opt-I already defined | |
command-ref/command-ref.xml:15: element varlistentry: validity error : ID env-NIX_PATH already defined | |
command-ref/command-ref.xml:142: element varlistentry: validity error : ID envar-build-hook already defined | |
command-ref/command-ref.xml:275: element varlistentry: validity error : ID envar-remote already defined | |
command-ref/command-ref.xml:92: element varlistentry: validity error : ID opt-max-jobs already defined | |
command-ref/command-ref.xml:106: element varlistentry: validity error : ID opt-cores already defined | |
command-ref/command-ref.xml:124: element varlistentry: validity error : ID opt-max-silent-time already defined | |
command-ref/command-ref.xml:135: element varlistentry: validity error : ID opt-timeout already defined | |
command-ref/command-ref.xml:204: element varlistentry: validity error : ID opt-log-type already defined | |
command-ref/command-ref.xml:310: element varlistentry: validity error : ID opt-attr already defined | |
command-ref/command-ref.xml:354: element varlistentry: validity error : ID opt-I already defined | |
command-ref/command-ref.xml:15: element varlistentry: validity error : ID env-NIX_PATH already defined | |
command-ref/command-ref.xml:142: element varlistentry: validity error : ID envar-build-hook already defined | |
command-ref/command-ref.xml:275: element varlistentry: validity error : ID envar-remote already defined | |
command-ref/command-ref.xml:92: element varlistentry: validity error : ID opt-max-jobs already defined | |
command-ref/command-ref.xml:106: element varlistentry: validity error : ID opt-cores already defined | |
command-ref/command-ref.xml:124: element varlistentry: validity error : ID opt-max-silent-time already defined | |
command-ref/command-ref.xml:135: element varlistentry: validity error : ID opt-timeout already defined | |
command-ref/command-ref.xml:204: element varlistentry: validity error : ID opt-log-type already defined | |
command-ref/command-ref.xml:310: element varlistentry: validity error : ID opt-attr already defined | |
command-ref/command-ref.xml:354: element varlistentry: validity error : ID opt-I already defined | |
command-ref/command-ref.xml:15: element varlistentry: validity error : ID env-NIX_PATH already defined | |
command-ref/command-ref.xml:142: element varlistentry: validity error : ID envar-build-hook already defined | |
command-ref/command-ref.xml:275: element varlistentry: validity error : ID envar-remote already defined | |
manual.xml:92: element varlistentry: validity error : ID opt-max-jobs already defined | |
manual.xml:106: element varlistentry: validity error : ID opt-cores already defined | |
manual.xml:124: element varlistentry: validity error : ID opt-max-silent-time already defined | |
manual.xml:135: element varlistentry: validity error : ID opt-timeout already defined | |
manual.xml:204: element varlistentry: validity error : ID opt-log-type already defined | |
manual.xml:310: element varlistentry: validity error : ID opt-attr already defined | |
manual.xml:354: element varlistentry: validity error : ID opt-I already defined | |
manual.xml:15: element varlistentry: validity error : ID env-NIX_PATH already defined | |
manual.xml:142: element varlistentry: validity error : ID envar-build-hook already defined | |
manual.xml:275: element varlistentry: validity error : ID envar-remote already defined | |
manual.xml:92: element varlistentry: validity error : ID opt-max-jobs already defined | |
manual.xml:106: element varlistentry: validity error : ID opt-cores already defined | |
manual.xml:124: element varlistentry: validity error : ID opt-max-silent-time already defined | |
manual.xml:135: element varlistentry: validity error : ID opt-timeout already defined | |
manual.xml:204: element varlistentry: validity error : ID opt-log-type already defined | |
manual.xml:310: element varlistentry: validity error : ID opt-attr already defined | |
manual.xml:354: element varlistentry: validity error : ID opt-I already defined | |
manual.xml:15: element varlistentry: validity error : ID env-NIX_PATH already defined | |
manual.xml:142: element varlistentry: validity error : ID envar-build-hook already defined | |
manual.xml:275: element varlistentry: validity error : ID envar-remote already defined | |
manual.xml:92: element varlistentry: validity error : ID opt-max-jobs already defined | |
manual.xml:106: element varlistentry: validity error : ID opt-cores already defined | |
manual.xml:124: element varlistentry: validity error : ID opt-max-silent-time already defined | |
manual.xml:135: element varlistentry: validity error : ID opt-timeout already defined | |
manual.xml:204: element varlistentry: validity error : ID opt-log-type already defined | |
manual.xml:310: element varlistentry: validity error : ID opt-attr already defined | |
manual.xml:354: element varlistentry: validity error : ID opt-I already defined | |
manual.xml:15: element varlistentry: validity error : ID env-NIX_PATH already defined | |
manual.xml:142: element varlistentry: validity error : ID envar-build-hook already defined | |
manual.xml:275: element varlistentry: validity error : ID envar-remote already defined | |
manual.xml:92: element varlistentry: validity error : ID opt-max-jobs already defined | |
manual.xml:106: element varlistentry: validity error : ID opt-cores already defined | |
manual.xml:124: element varlistentry: validity error : ID opt-max-silent-time already defined | |
manual.xml:135: element varlistentry: validity error : ID opt-timeout already defined | |
manual.xml:204: element varlistentry: validity error : ID opt-log-type already defined | |
manual.xml:310: element varlistentry: validity error : ID opt-attr already defined | |
manual.xml:354: element varlistentry: validity error : ID opt-I already defined | |
manual.xml:15: element varlistentry: validity error : ID env-NIX_PATH already defined | |
manual.xml:142: element varlistentry: validity error : ID envar-build-hook already defined | |
manual.xml:275: element varlistentry: validity error : ID envar-remote already defined | |
manual.xml:92: element varlistentry: validity error : ID opt-max-jobs already defined | |
manual.xml:106: element varlistentry: validity error : ID opt-cores already defined | |
manual.xml:124: element varlistentry: validity error : ID opt-max-silent-time already defined | |
manual.xml:135: element varlistentry: validity error : ID opt-timeout already defined | |
manual.xml:204: element varlistentry: validity error : ID opt-log-type already defined | |
manual.xml:310: element varlistentry: validity error : ID opt-attr already defined | |
manual.xml:354: element varlistentry: validity error : ID opt-I already defined | |
manual.xml:15: element varlistentry: validity error : ID env-NIX_PATH already defined | |
manual.xml:142: element varlistentry: validity error : ID envar-build-hook already defined | |
manual.xml:275: element varlistentry: validity error : ID envar-remote already defined | |
Build the book set list... | |
Build the listings... | |
XSLT stylesheets DocBook - LaTeX 2e (0.3.4) | |
=================================================== | |
Stripping NS from DocBook 5/NG document. | |
Processing stripped document. | |
lineannotation: default template used in programlisting or screen | |
lineannotation: default template used in programlisting or screen | |
lineannotation: default template used in programlisting or screen | |
lineannotation: default template used in programlisting or screen | |
command: default template used in programlisting or screen | |
varname: default template used in programlisting or screen | |
command: default template used in programlisting or screen | |
varname: default template used in programlisting or screen | |
lineannotation: default template used in programlisting or screen | |
lineannotation: default template used in programlisting or screen | |
lineannotation: default template used in programlisting or screen | |
lineannotation: default template used in programlisting or screen | |
lineannotation: default template used in programlisting or screen | |
lineannotation: default template used in programlisting or screen | |
lineannotation: default template used in programlisting or screen | |
lineannotation: default template used in programlisting or screen | |
lineannotation: default template used in programlisting or screen | |
lineannotation: default template used in programlisting or screen | |
lineannotation: default template used in programlisting or screen | |
lineannotation: default template used in programlisting or screen | |
lineannotation: default template used in programlisting or screen | |
lineannotation: default template used in programlisting or screen | |
lineannotation: default template used in programlisting or screen | |
lineannotation: default template used in programlisting or screen | |
lineannotation: default template used in programlisting or screen | |
lineannotation: default template used in programlisting or screen | |
lineannotation: default template used in programlisting or screen | |
lineannotation: default template used in programlisting or screen | |
lineannotation: default template used in programlisting or screen | |
lineannotation: default template used in programlisting or screen | |
lineannotation: default template used in programlisting or screen | |
lineannotation: default template used in programlisting or screen | |
lineannotation: default template used in programlisting or screen | |
lineannotation: default template used in programlisting or screen | |
lineannotation: default template used in programlisting or screen | |
lineannotation: default template used in programlisting or screen | |
lineannotation: default template used in programlisting or screen | |
lineannotation: default template used in programlisting or screen | |
lineannotation: default template used in programlisting or screen | |
lineannotation: default template used in programlisting or screen | |
lineannotation: default template used in programlisting or screen | |
lineannotation: default template used in programlisting or screen | |
lineannotation: default template used in programlisting or screen | |
lineannotation: default template used in programlisting or screen | |
lineannotation: default template used in programlisting or screen | |
lineannotation: default template used in programlisting or screen | |
lineannotation: default template used in programlisting or screen | |
lineannotation: default template used in programlisting or screen | |
lineannotation: default template used in programlisting or screen | |
lineannotation: default template used in programlisting or screen | |
lineannotation: default template used in programlisting or screen | |
lineannotation: default template used in programlisting or screen | |
lineannotation: default template used in programlisting or screen | |
lineannotation: default template used in programlisting or screen | |
lineannotation: default template used in programlisting or screen | |
lineannotation: default template used in programlisting or screen | |
lineannotation: default template used in programlisting or screen | |
lineannotation: default template used in programlisting or screen | |
lineannotation: default template used in programlisting or screen | |
lineannotation: default template used in programlisting or screen | |
lineannotation: default template used in programlisting or screen | |
lineannotation: default template used in programlisting or screen | |
lineannotation: default template used in programlisting or screen | |
lineannotation: default template used in programlisting or screen | |
literal: default template used in programlisting or screen | |
literal: default template used in programlisting or screen | |
Build stdin.pdf | |
kpathsea: Running mktextfm ecrm1000 | |
mktextfm: Running mf \mode:=ljfour; mag:=1; nonstopmode; input ecrm1000 | |
This is METAFONT, Version 2.71828 (Web2C 7.5.4) | |
kpathsea: Running mktexmf ecrm1000 | |
mktexmf: /tmp/nix-build-nix-tarball-1.9pre1234_abcdef.drv-2/texfonts/source/jknappen/ec/ecrm1000.mf: successfully generated. | |
(/tmp/nix-build-nix-tarball-1.9pre1234_abcdef.drv-2/texfonts/source/jknappen/ec | |
/ecrm1000.mf | |
(/nix/store/adf9zsvbdd1b13hc2ln8vrkk9392dc1j-tetex-3.0/share/texmf-dist/fonts/s | |
ource/jknappen/ec/exbase.mf) | |
(/nix/store/adf9zsvbdd1b13hc2ln8vrkk9392dc1j-tetex-3.0/share/texmf-dist/fonts/s | |
ource/jknappen/ec/ecrm.mf | |
(/nix/store/adf9zsvbdd1b13hc2ln8vrkk9392dc1j-tetex-3.0/share/texmf-dist/fonts/s | |
ource/jknappen/ec/exroman.mf | |
Ok | |
(/nix/store/adf9zsvbdd1b13hc2ln8vrkk9392dc1j-tetex-3.0/share/texmf-dist/fonts/s | |
ource/jknappen/ec/exaccess.mf | |
Ok) | |
(/nix/store/adf9zsvbdd1b13hc2ln8vrkk9392dc1j-tetex-3.0/share/texmf-dist/fonts/s | |
ource/jknappen/ec/expseudo.mf | |
Ok) | |
(/nix/store/adf9zsvbdd1b13hc2ln8vrkk9392dc1j-tetex-3.0/share/texmf-dist/fonts/s | |
ource/jknappen/ec/exruwest.mf | |
Ok [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] [202] [203] | |
[204] [205] [206] [207] [208] [209] [210] [211] [212] [213] [214] [215] | |
[216] [217] [218] [219] [220] [221] [222] [223]) | |
(/nix/store/adf9zsvbdd1b13hc2ln8vrkk9392dc1j-tetex-3.0/share/texmf-dist/fonts/s | |
ource/jknappen/ec/exrlwest.mf | |
Ok [224] [225] [226] [227] [228] [229] [230] [231] [232] [233] [234] [235] | |
[236] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247] | |
[248] [249] [250] [251] [252] [253] [254] [255]) | |
(/nix/store/adf9zsvbdd1b13hc2ln8vrkk9392dc1j-tetex-3.0/share/texmf-dist/fonts/s | |
ource/jknappen/ec/exrueast.mf | |
Ok [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] | |
[140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] | |
[152] [153] [154] [155] [156] [157]) | |
(/nix/store/adf9zsvbdd1b13hc2ln8vrkk9392dc1j-tetex-3.0/share/texmf-dist/fonts/s | |
ource/jknappen/ec/exrleast.mf | |
Ok [158] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170] | |
[171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182] | |
[183] [184] [185] [186] [187] [188]) | |
(/nix/store/adf9zsvbdd1b13hc2ln8vrkk9392dc1j-tetex-3.0/share/texmf-dist/fonts/s | |
ource/jknappen/ec/exbraces.mf | |
Ok [94] [126] [23] [40] [41] [60] [124] [62] [91] [93] [92] [123] [125] | |
[95] [127] [32]) | |
(/nix/store/adf9zsvbdd1b13hc2ln8vrkk9392dc1j-tetex-3.0/share/texmf-dist/fonts/s | |
ource/jknappen/ec/expunct.mf | |
Ok [14] [15] [19] [20] [13] [18] [33] [39] [42] [43] [44] [46] [47] [58] | |
[59] [61] [96] [189] [17] [45] [16] [21] [22]) | |
(/nix/store/adf9zsvbdd1b13hc2ln8vrkk9392dc1j-tetex-3.0/share/texmf-dist/fonts/s | |
ource/jknappen/ec/exaccent.mf | |
Ok [0] [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12]) | |
(/nix/store/adf9zsvbdd1b13hc2ln8vrkk9392dc1j-tetex-3.0/share/texmf-dist/fonts/s | |
ource/jknappen/ec/exsign.mf | |
Ok [24] [34] [35] [36] [37] [64] [191] [159]) | |
(/nix/store/adf9zsvbdd1b13hc2ln8vrkk9392dc1j-tetex-3.0/share/texmf-dist/fonts/s | |
ource/jknappen/ec/exrlig.mf | |
Ok [25] [26] [28] [27] [29] [30] [31]) | |
(/nix/store/adf9zsvbdd1b13hc2ln8vrkk9392dc1j-tetex-3.0/share/texmf-dist/fonts/s | |
ource/jknappen/ec/exromp.mf | |
Ok [38] [63] [190]) | |
(/nix/store/adf9zsvbdd1b13hc2ln8vrkk9392dc1j-tetex-3.0/share/texmf-dist/fonts/s | |
ource/jknappen/ec/exrulett.mf | |
Ok [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] | |
[79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90]) | |
(/nix/store/adf9zsvbdd1b13hc2ln8vrkk9392dc1j-tetex-3.0/share/texmf-dist/fonts/s | |
ource/jknappen/ec/exrllett.mf | |
Ok [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] | |
[109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] | |
[121] [122]) | |
(/nix/store/adf9zsvbdd1b13hc2ln8vrkk9392dc1j-tetex-3.0/share/texmf-dist/fonts/s | |
ource/jknappen/ec/exrdigit.mf | |
Ok [48] [49] [50] [51] [52] [53] [54] [55] [56] [57]) | |
(/nix/store/adf9zsvbdd1b13hc2ln8vrkk9392dc1j-tetex-3.0/share/texmf-dist/fonts/s | |
ource/jknappen/ec/exrligtb.mf | |
Ok) ) ) ) | |
(some charht values had to be adjusted by as much as 0.06586pt) | |
Font metrics written on ecrm1000.tfm. | |
Output written on ecrm1000.600gf (256 characters, 51364 bytes). | |
Transcript written on ecrm1000.log. | |
mktextfm: /tmp/nix-build-nix-tarball-1.9pre1234_abcdef.drv-2/texfonts/tfm/jknappen/ec/ecrm1000.tfm: successfully generated. | |
'manual.pdf' successfully built | |
GEN src/libstore/schema.sql.hh | |
GEN nix.spec | |
GEN src/libexpr/parser-tab.cc | |
GEN src/libexpr/lexer-tab.cc | |
GEN perl/lib/Nix/Store.cc | |
GEN nix-1.9pre1234_abcdef.tar.bz2 | |
GEN nix-1.9pre1234_abcdef.tar.xz | |
finalPhase | |
build time elapsed: 0m0.093s 0m0.265s 0m23.769s 0m30.243s | |
building path(s) ‘/nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef’ | |
initPhase | |
unpacking sources | |
unpacking source archive /nix/store/nx14lz5f3kr9chi6228ks98yi89z5l9q-nix-tarball-1.9pre1234_abcdef/tarballs/nix-1.9pre1234_abcdef.tar.bz2 | |
source root is nix-1.9pre1234_abcdef | |
patching sources | |
configuring | |
configure flags: --prefix=/nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef --disable-init-state | |
--with-dbi=/nix/store/dmcfriys3v2y9h8wp2sw358iz7sn70w7-perl-DBI-1.631/lib/perl5/site_perl | |
--with-dbd-sqlite=/nix/store/2j25a82rhf47mbqmm5zry7i3zq6s659v-perl-DBD-SQLite-1.44/lib/perl5/site_perl | |
--with-www-curl=/nix/store/xdqwd660fn4iks09q8wqsc0cmr409a3s-perl-WWW-Curl-4.17/lib/perl5/site_perl | |
--sysconfdir=/etc | |
checking for a sed that does not truncate output... /bin/sed | |
checking build system type... x86_64-unknown-cygwin | |
checking host system type... x86_64-unknown-cygwin | |
checking for the canonical Nix system name... x86_64-cygwin | |
checking for gcc... gcc | |
checking whether the C compiler works... yes | |
checking for C compiler default output file name... a.exe | |
checking for suffix of executables... .exe | |
checking whether we are cross compiling... no | |
checking for suffix of object files... o | |
checking whether we are using the GNU C compiler... yes | |
checking whether gcc accepts -g... yes | |
checking for gcc option to accept ISO C89... none needed | |
checking whether we are using the GNU C++ compiler... yes | |
checking whether g++ accepts -g... yes | |
checking for special C compiler options needed for large files... no | |
checking for _FILE_OFFSET_BITS value needed for large files... no | |
checking for pubsetbuf... yes | |
checking for chroot... yes | |
checking for unshare... no | |
checking for statvfs... yes | |
checking how to run the C preprocessor... gcc -E | |
checking for grep that handles long lines and -e... /bin/grep | |
checking for egrep... /bin/grep -E | |
checking for ANSI C header files... yes | |
checking for sys/types.h... yes | |
checking for sys/stat.h... yes | |
checking for stdlib.h... yes | |
checking for string.h... yes | |
checking for memory.h... yes | |
checking for strings.h... yes | |
checking for inttypes.h... yes | |
checking for stdint.h... yes | |
checking for unistd.h... yes | |
checking sched.h usability... yes | |
checking sched.h presence... yes | |
checking for sched.h... yes | |
checking sys/param.h usability... yes | |
checking sys/param.h presence... yes | |
checking for sys/param.h... yes | |
checking for sys/mount.h... yes | |
checking sys/syscall.h usability... no | |
checking sys/syscall.h presence... no | |
checking for sys/syscall.h... no | |
checking for lutimes... yes | |
checking for sched_setaffinity... no | |
checking whether it is possible to create a link to a symlink... yes | |
checking how to run the C++ preprocessor... g++ -E | |
checking locale usability... yes | |
checking locale presence... yes | |
checking for locale... yes | |
checking err.h usability... yes | |
checking err.h presence... yes | |
checking for err.h... yes | |
checking linux/fs.h usability... no | |
checking linux/fs.h presence... no | |
checking for linux/fs.h... no | |
checking for curl... /nix/store/lxa67rgss2l0zx3h3dc63wwxg5i3bzbs-curl-7.42.0/bin/curl | |
checking for bash... /bin/bash | |
checking for patch... /bin/patch | |
checking for xmllint... /bin/xmllint | |
checking for xsltproc... false | |
checking for flex... false | |
checking for bison... false | |
checking for perl... /nix/store/lbv9mvg7fpgdddczmdjvj94m85icanr6-perl-5.20.1/bin/perl | |
checking for sed... /bin/sed | |
checking for tar... /bin/tar | |
checking for bzip2... /nix/store/w571a184y6kbrgv9hdic6492k49n4jjn-bzip2-1.0.6/bin/bzip2 | |
checking for gzip... /bin/gzip | |
checking for xz... /nix/store/1xgi82fxvd4hj5g9kid7y51wzc3igalw-xz-5.2.0/bin/xz | |
checking for dot... no | |
checking for dblatex... no | |
checking for pv... pv | |
checking whether Perl is recent enough... yes | |
checking for the Perl installation prefix... ${exec_prefix}/lib/perl5/site_perl/5.20.1/cygwin-thread-multi | |
checking for cat... /bin/cat | |
checking for tr... /bin/tr | |
checking for openssl... /nix/store/nldpgjkqyvwvxnkxppi8c84gkl857pn0-openssl-1.0.1m/bin/openssl | |
checking for pkg-config... /nix/store/lprsw63q2s0skjvdgbm0qvfg7zwff3sf-pkg-config-0.28/bin/pkg-config | |
checking pkg-config is at least version 0.9.0... yes | |
checking for OPENSSL... yes | |
checking for BZ2_bzWriteOpen in -lbz2... yes | |
checking bzlib.h usability... yes | |
checking bzlib.h presence... yes | |
checking for bzlib.h... yes | |
checking for SQLITE3... yes | |
checking for LIBCURL... yes | |
checking for SODIUM... no | |
checking whether DBD::SQLite works... yes | |
checking whether WWW::Curl works... yes | |
checking whether to build the Perl bindings... yes | |
checking for setresuid... no | |
checking for setreuid... yes | |
checking for lchown... yes | |
checking for strsignal... yes | |
checking for posix_fallocate... yes | |
checking for nanosleep... yes | |
checking for sysconf... yes | |
checking if you have a recent GNU tar... yes | |
configure: creating ./config.status | |
config.status: creating config.h | |
building | |
make flags: SHELL=/bin/bash profiledir=$(out)/etc/profile.d | |
GEN Makefile.config | |
CXX src/nix-hash/nix-hash.o | |
CXX src/libmain/shared.o | |
CXX src/libmain/stack.o | |
src/libmain/stack.cc:15:13: warning: 'void nix::sigsegvHandler(int, siginfo_t*, void*)' defined but not used [-Wunused-function] | |
static void sigsegvHandler(int signo, siginfo_t * info, void * ctx) | |
^ | |
CXX src/libstore/build.o | |
CXX src/libstore/derivations.o | |
CXX src/libstore/gc.o | |
CXX src/libstore/globals.o | |
GEN src/libstore/schema.sql.hh | |
CXX src/libstore/local-store.o | |
CXX src/libstore/misc.o | |
CXX src/libstore/optimise-store.o | |
CXX src/libstore/pathlocks.o | |
CXX src/libstore/references.o | |
CXX src/libstore/remote-store.o | |
CXX src/libstore/store-api.o | |
CXX src/libutil/affinity.o | |
CXX src/libutil/archive.o | |
CXX src/libutil/hash.o | |
CXX src/libutil/regex.o | |
CXX src/libutil/serialise.o | |
CXX src/libutil/util.o | |
CXX src/libutil/xml-writer.o | |
CXX src/boost/format/format_implementation.o | |
CXX src/boost/format/free_funcs.o | |
CXX src/boost/format/parsing.o | |
LD src/boost/format/libnixformat.dll | |
LD src/libutil/libnixutil.dll | |
LD src/libstore/libnixstore.dll | |
LD src/libmain/libnixmain.dll | |
LD src/nix-hash/nix-hash | |
CXX src/nix-store/dotgraph.o | |
CXX src/nix-store/nix-store.o | |
CXX src/nix-store/xmlgraph.o | |
LD src/nix-store/nix-store | |
CXX src/nix-instantiate/nix-instantiate.o | |
CXX src/libexpr/attr-path.o | |
CXX src/libexpr/common-opts.o | |
CXX src/libexpr/download.o | |
CXX src/libexpr/eval.o | |
CXX src/libexpr/get-drvs.o | |
CXX src/libexpr/json-to-value.o | |
CXX src/libexpr/lexer-tab.o | |
src/libexpr/lexer-tab.cc:1562:17: warning: 'void yyunput(int, char*, yyscan_t)' defined but not used [-Wunused-function] | |
static void yyunput (int c, register char * yy_bp , yyscan_t yyscanner) | |
^ | |
CXX src/libexpr/names.o | |
CXX src/libexpr/nixexpr.o | |
CXX src/libexpr/parser-tab.o | |
In file included from /usr/include/wchar.h:19:0, | |
from /usr/lib/gcc/x86_64-pc-cygwin/4.9.2/include/c++/cwchar:44, | |
from /usr/lib/gcc/x86_64-pc-cygwin/4.9.2/include/c++/bits/postypes.h:40, | |
from /usr/lib/gcc/x86_64-pc-cygwin/4.9.2/include/c++/bits/char_traits.h:40, | |
from /usr/lib/gcc/x86_64-pc-cygwin/4.9.2/include/c++/string:40, | |
from src/libutil/types.hh:5, | |
from src/libutil/util.hh:3, | |
from src/libexpr/parser.y:19, | |
from src/libexpr/parser.y:53: | |
src/libexpr/parser-tab.cc:1150:8: note: an attribute that appertains to a type-specifier is ignored | |
static _Noreturn void | |
^ | |
src/libexpr/parser-tab.cc:1158:8: note: an attribute that appertains to a type-specifier is ignored | |
static _Noreturn void | |
^ | |
CXX src/libexpr/primops.o | |
CXX src/libexpr/value-to-json.o | |
CXX src/libexpr/value-to-xml.o | |
LD src/libexpr/libnixexpr.dll | |
LD src/nix-instantiate/nix-instantiate | |
CXX src/nix-env/nix-env.o | |
CXX src/nix-env/profiles.o | |
CXX src/nix-env/user-env.o | |
LD src/nix-env/nix-env | |
CXX src/nix-daemon/nix-daemon.o | |
LD src/nix-daemon/nix-daemon | |
CXX src/nix-collect-garbage/nix-collect-garbage.o | |
LD src/nix-collect-garbage/nix-collect-garbage | |
CXX src/download-via-ssh/download-via-ssh.o | |
LD src/download-via-ssh/download-via-ssh | |
CXX src/nix-log2xml/log2xml.o | |
LD src/nix-log2xml/nix-log2xml | |
CC src/bsdiff-4.3/bsdiff.o | |
LD src/bsdiff-4.3/bsdiff | |
CC src/bsdiff-4.3/bspatch.o | |
LD src/bsdiff-4.3/bspatch | |
GEN scripts/nix-build | |
GEN scripts/nix-channel | |
GEN scripts/nix-copy-closure | |
GEN scripts/nix-generate-patches | |
GEN scripts/nix-install-package | |
GEN scripts/nix-prefetch-url | |
GEN scripts/nix-pull | |
GEN scripts/nix-push | |
GEN scripts/build-remote.pl | |
GEN scripts/find-runtime-roots.pl | |
GEN scripts/nix-http-export.cgi | |
GEN scripts/nix-profile.sh | |
GEN scripts/nix-reduce-build | |
GEN scripts/copy-from-other-stores.pl | |
GEN scripts/download-from-binary-cache.pl | |
GEN scripts/download-using-manifests.pl | |
CXX perl/lib/Nix/Store.o | |
LD perl/lib/Nix/Store.dll | |
running tests | |
check flags: SHELL=/bin/bash profiledir=$(out)/etc/profile.d | |
Warning: Nix has no 'make check'. Please install Nix and run 'make installcheck' instead. | |
installing | |
install flags: install SHELL=/bin/bash profiledir=$(out)/etc/profile.d sysconfdir=$(out)/etc | |
MKDIR /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/include/nix/ | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/include/nix/config.h | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/include/nix/names.hh | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/include/nix/eval.hh | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/include/nix/nixexpr.hh | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/include/nix/attr-path.hh | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/include/nix/get-drvs.hh | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/include/nix/parser-tab.hh | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/include/nix/lexer-tab.hh | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/include/nix/value-to-json.hh | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/include/nix/value-to-xml.hh | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/include/nix/value.hh | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/include/nix/eval-inline.hh | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/include/nix/download.hh | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/include/nix/symbol-table.hh | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/include/nix/json-to-value.hh | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/include/nix/common-opts.hh | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/include/nix/regex.hh | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/include/nix/hash.hh | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/include/nix/util.hh | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/include/nix/affinity.hh | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/include/nix/types.hh | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/include/nix/monitor-fd.hh | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/include/nix/serialise.hh | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/include/nix/xml-writer.hh | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/include/nix/archive.hh | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/include/nix/store-api.hh | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/include/nix/derivations.hh | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/include/nix/remote-store.hh | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/include/nix/misc.hh | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/include/nix/local-store.hh | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/include/nix/pathlocks.hh | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/include/nix/globals.hh | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/include/nix/schema.sql.hh | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/include/nix/worker-protocol.hh | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/include/nix/references.hh | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/include/nix/shared.hh | |
MKDIR /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/include/nix/boost/format/ | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/include/nix/boost/format/macros_default.hpp | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/include/nix/boost/format/format_fwd.hpp | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/include/nix/boost/format/internals_fwd.hpp | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/include/nix/boost/format/group.hpp | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/include/nix/boost/format/exceptions.hpp | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/include/nix/boost/format/format_class.hpp | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/include/nix/boost/format/feed_args.hpp | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/include/nix/boost/format/internals.hpp | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/include/nix/boost/throw_exception.hpp | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/include/nix/boost/format.hpp | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/include/nix/boost/assert.hpp | |
GEN src/libstore/nix-store.pc | |
MKDIR /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/lib/pkgconfig/ | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/lib/pkgconfig/nix-store.pc | |
GEN src/libmain/nix-main.pc | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/lib/pkgconfig/nix-main.pc | |
GEN src/libexpr/nix-expr.pc | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/lib/pkgconfig/nix-expr.pc | |
MKDIR /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/bin/ | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/bin/nix-worker | |
MKDIR /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/lib/perl5/site_perl/5.20.1/cygwin-thread-multi/Nix/ | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/lib/perl5/site_perl/5.20.1/cygwin-thread-multi/Nix/Store.pm | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/lib/perl5/site_perl/5.20.1/cygwin-thread-multi/Nix/Manifest.pm | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/lib/perl5/site_perl/5.20.1/cygwin-thread-multi/Nix/GeneratePatches.pm | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/lib/perl5/site_perl/5.20.1/cygwin-thread-multi/Nix/SSH.pm | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/lib/perl5/site_perl/5.20.1/cygwin-thread-multi/Nix/CopyClosure.pm | |
GEN perl/lib/Nix/Config.pm | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/lib/perl5/site_perl/5.20.1/cygwin-thread-multi/Nix/Config.pm | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/lib/perl5/site_perl/5.20.1/cygwin-thread-multi/Nix/Utils.pm | |
MKDIR /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/etc/profile.d/ | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/etc/profile.d/nix.sh | |
MKDIR /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/libexec/nix/ | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/libexec/nix/find-runtime-roots.pl | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/libexec/nix/build-remote.pl | |
MKDIR /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/libexec/nix/substituters/ | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/libexec/nix/substituters/copy-from-other-stores.pl | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/libexec/nix/substituters/download-from-binary-cache.pl | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/libexec/nix/substituters/download-using-manifests.pl | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/bin/nix-shell | |
GEN corepkgs/config.nix | |
MKDIR /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/share/nix/corepkgs/ | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/share/nix/corepkgs/config.nix | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/share/nix/corepkgs/nar.nix | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/share/nix/corepkgs/buildenv.nix | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/share/nix/corepkgs/buildenv.pl | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/share/nix/corepkgs/unpack-channel.nix | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/share/nix/corepkgs/derivation.nix | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/share/nix/corepkgs/fetchurl.nix | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/share/nix/corepkgs/imported-drv-to-derivation.nix | |
MKDIR /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/share/emacs/site-lisp/ | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/share/emacs/site-lisp/nix-mode.el | |
MKDIR /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/share/doc/nix/manual/ | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/share/doc/nix/manual/manual.html | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/share/doc/nix/manual/style.css | |
MKDIR /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/share/doc/nix/manual/figures/ | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/share/doc/nix/manual/figures/user-environments.png | |
MKDIR /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/share/doc/nix/manual/images/callouts/ | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/share/doc/nix/manual/images/callouts/6.gif | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/share/doc/nix/manual/images/callouts/11.gif | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/share/doc/nix/manual/images/callouts/4.gif | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/share/doc/nix/manual/images/callouts/2.gif | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/share/doc/nix/manual/images/callouts/1.gif | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/share/doc/nix/manual/images/callouts/9.gif | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/share/doc/nix/manual/images/callouts/14.gif | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/share/doc/nix/manual/images/callouts/5.gif | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/share/doc/nix/manual/images/callouts/15.gif | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/share/doc/nix/manual/images/callouts/10.gif | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/share/doc/nix/manual/images/callouts/3.gif | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/share/doc/nix/manual/images/callouts/12.gif | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/share/doc/nix/manual/images/callouts/13.gif | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/share/doc/nix/manual/images/callouts/8.gif | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/share/doc/nix/manual/images/callouts/7.gif | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/share/doc/nix/manual/index.html | |
LD /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/bin/libnixformat.dll | |
LD /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/bin/libnixutil.dll | |
LD /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/bin/libnixstore.dll | |
MKDIR /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/lib/perl5/site_perl/5.20.1/cygwin-thread-multi/auto/Nix/Store/ | |
LD /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/lib/perl5/site_perl/5.20.1/cygwin-thread-multi/auto/Nix/Store/Store.dll | |
LD /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/bin/libnixmain.dll | |
LD /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/bin/nix-hash | |
LD /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/bin/nix-store | |
LD /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/bin/libnixexpr.dll | |
LD /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/bin/nix-instantiate | |
LD /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/bin/nix-env | |
LD /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/bin/nix-daemon | |
LD /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/bin/nix-collect-garbage | |
LD /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/libexec/nix/substituters/download-via-ssh | |
LD /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/bin/nix-log2xml | |
LD /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/libexec/nix/bsdiff | |
LD /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/libexec/nix/bspatch | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/bin/nix-build | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/bin/nix-channel | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/bin/nix-copy-closure | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/bin/nix-generate-patches | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/bin/nix-install-package | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/bin/nix-prefetch-url | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/bin/nix-pull | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/bin/nix-push | |
MKDIR /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/share/man/man1/ | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/share/man/man1/nix-env.1 | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/share/man/man1/nix-build.1 | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/share/man/man1/nix-shell.1 | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/share/man/man1/nix-store.1 | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/share/man/man1/nix-instantiate.1 | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/share/man/man1/nix-collect-garbage.1 | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/share/man/man1/nix-push.1 | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/share/man/man1/nix-pull.1 | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/share/man/man1/nix-prefetch-url.1 | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/share/man/man1/nix-channel.1 | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/share/man/man1/nix-install-package.1 | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/share/man/man1/nix-hash.1 | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/share/man/man1/nix-copy-closure.1 | |
MKDIR /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/share/man/man5/ | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/share/man/man5/nix.conf.5 | |
MKDIR /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/share/man/man8/ | |
INST /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/share/man/man8/nix-daemon.8 | |
post-installation fixup | |
gzipping man pages in /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef | |
stripping (with flags -S) in /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/lib /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/libexec /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/bin | |
strip:/nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/lib/perl5/site_perl/5.20.1/cygwin-thread-multi/Nix/Config.pm: File format not recognized | |
strip:/nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/lib/perl5/site_perl/5.20.1/cygwin-thread-multi/Nix/CopyClosure.pm: File format not recognized | |
strip:/nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/lib/perl5/site_perl/5.20.1/cygwin-thread-multi/Nix/GeneratePatches.pm: File format not recognized | |
strip:/nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/lib/perl5/site_perl/5.20.1/cygwin-thread-multi/Nix/Manifest.pm: File format not recognized | |
strip:/nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/lib/perl5/site_perl/5.20.1/cygwin-thread-multi/Nix/SSH.pm: File format not recognized | |
strip:/nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/lib/perl5/site_perl/5.20.1/cygwin-thread-multi/Nix/Store.pm: File format not recognized | |
strip:/nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/lib/perl5/site_perl/5.20.1/cygwin-thread-multi/Nix/Utils.pm: File format not recognized | |
strip:/nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/lib/pkgconfig/nix-expr.pc: File format not recognized | |
strip:/nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/lib/pkgconfig/nix-main.pc: File format not recognized | |
strip:/nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/lib/pkgconfig/nix-store.pc: File format not recognized | |
strip:/nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/libexec/nix/build-remote.pl: File format not recognized | |
strip:/nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/libexec/nix/find-runtime-roots.pl: File format not recognized | |
strip:/nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/libexec/nix/substituters/copy-from-other-stores.pl: File format not recognized | |
strip:/nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/libexec/nix/substituters/download-from-binary-cache.pl: File format not recognized | |
strip:/nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/libexec/nix/substituters/download-using-manifests.pl: File format not recognized | |
strip:/nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/bin/nix-build: File format not recognized | |
strip:/nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/bin/nix-channel: File format not recognized | |
strip:/nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/bin/nix-copy-closure: File format not recognized | |
strip:/nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/bin/nix-generate-patches: File format not recognized | |
strip:/nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/bin/nix-install-package: File format not recognized | |
strip:/nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/bin/nix-prefetch-url: File format not recognized | |
strip:/nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/bin/nix-pull: File format not recognized | |
strip:/nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/bin/nix-push: File format not recognized | |
patching script interpreter paths in /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef | |
find: invalid mode '+0100' | |
REBASE FIX: /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/bin/libnixexpr.dll 0x00047e810000 -> 0x204b00000 | |
REBASE FIX: /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/bin/libnixformat.dll 0x00059dea0000 -> 0x204b90000 | |
REBASE FIX: /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/bin/libnixmain.dll 0x000493510000 -> 0x204ba0000 | |
REBASE FIX: /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/bin/libnixstore.dll 0x0004f1100000 -> 0x204bc0000 | |
REBASE FIX: /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/bin/libnixutil.dll 0x000458490000 -> 0x204c70000 | |
REBASE FIX: /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/lib/perl5/site_perl/5.20.1/cygwin-thread-multi/auto/Nix/Store/Store.dll 0x0004a3d20000 -> 0x204cb0000 | |
running install tests | |
installcheck flags: SHELL=/bin/bash profiledir=$(out)/etc/profile.d sysconfdir=$(out)/etc | |
GEN tests/common.sh | |
config.status: WARNING: 'tests/common.sh.in' seems to ignore the --datarootdir setting | |
running test tests/init.sh | |
+ echo 'NIX_STORE_DIR=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store NIX_DB_DIR=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/db' | |
NIX_STORE_DIR=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store NIX_DB_DIR=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/db | |
+ test -n /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp | |
+ test -d /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp | |
+ mkdir /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp | |
+ mkdir /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ mkdir /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var | |
+ mkdir -p /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/log/nix/drvs | |
+ mkdir /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix | |
+ mkdir /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/db | |
+ mkdir /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/etc | |
+ cat | |
+ nix-store --init | |
+ test -e /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/db/db.sqlite | |
+ echo 'Hello World' | |
PASS: tests/init.sh | |
running test tests/hash.sh | |
+ try md5 '' d41d8cd98f00b204e9800998ecf8427e | |
+ printf %s '' | |
++ nix-hash --flat --type md5 /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/vector | |
+ hash=d41d8cd98f00b204e9800998ecf8427e | |
+ test d41d8cd98f00b204e9800998ecf8427e '!=' d41d8cd98f00b204e9800998ecf8427e | |
+ try md5 a 0cc175b9c0f1b6a831c399e269772661 | |
+ printf %s a | |
++ nix-hash --flat --type md5 /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/vector | |
+ hash=0cc175b9c0f1b6a831c399e269772661 | |
+ test 0cc175b9c0f1b6a831c399e269772661 '!=' 0cc175b9c0f1b6a831c399e269772661 | |
+ try md5 abc 900150983cd24fb0d6963f7d28e17f72 | |
+ printf %s abc | |
++ nix-hash --flat --type md5 /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/vector | |
+ hash=900150983cd24fb0d6963f7d28e17f72 | |
+ test 900150983cd24fb0d6963f7d28e17f72 '!=' 900150983cd24fb0d6963f7d28e17f72 | |
+ try md5 'message digest' f96b697d7cb7938d525a2f31aaf161d0 | |
+ printf %s 'message digest' | |
++ nix-hash --flat --type md5 /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/vector | |
+ hash=f96b697d7cb7938d525a2f31aaf161d0 | |
+ test f96b697d7cb7938d525a2f31aaf161d0 '!=' f96b697d7cb7938d525a2f31aaf161d0 | |
+ try md5 abcdefghijklmnopqrstuvwxyz c3fcd3d76192e4007dfb496cca67e13b | |
+ printf %s abcdefghijklmnopqrstuvwxyz | |
++ nix-hash --flat --type md5 /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/vector | |
+ hash=c3fcd3d76192e4007dfb496cca67e13b | |
+ test c3fcd3d76192e4007dfb496cca67e13b '!=' c3fcd3d76192e4007dfb496cca67e13b | |
+ try md5 ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789 d174ab98d277d9f5a5611c2c9f419d9f | |
+ printf %s ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789 | |
++ nix-hash --flat --type md5 /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/vector | |
+ hash=d174ab98d277d9f5a5611c2c9f419d9f | |
+ test d174ab98d277d9f5a5611c2c9f419d9f '!=' d174ab98d277d9f5a5611c2c9f419d9f | |
+ try md5 12345678901234567890123456789012345678901234567890123456789012345678901234567890 57edf4a22be3c955ac49da2e2107b67a | |
+ printf %s 12345678901234567890123456789012345678901234567890123456789012345678901234567890 | |
++ nix-hash --flat --type md5 /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/vector | |
+ hash=57edf4a22be3c955ac49da2e2107b67a | |
+ test 57edf4a22be3c955ac49da2e2107b67a '!=' 57edf4a22be3c955ac49da2e2107b67a | |
+ try sha1 abc a9993e364706816aba3e25717850c26c9cd0d89d | |
+ printf %s abc | |
++ nix-hash --flat --type sha1 /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/vector | |
+ hash=a9993e364706816aba3e25717850c26c9cd0d89d | |
+ test a9993e364706816aba3e25717850c26c9cd0d89d '!=' a9993e364706816aba3e25717850c26c9cd0d89d | |
+ try sha1 abcdbcdecdefdefgefghfghighijhijkijkljklmklmnlmnomnopnopq 84983e441c3bd26ebaae4aa1f95129e5e54670f1 | |
+ printf %s abcdbcdecdefdefgefghfghighijhijkijkljklmklmnlmnomnopnopq | |
++ nix-hash --flat --type sha1 /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/vector | |
+ hash=84983e441c3bd26ebaae4aa1f95129e5e54670f1 | |
+ test 84983e441c3bd26ebaae4aa1f95129e5e54670f1 '!=' 84983e441c3bd26ebaae4aa1f95129e5e54670f1 | |
+ try sha256 abc ba7816bf8f01cfea414140de5dae2223b00361a396177a9cb410ff61f20015ad | |
+ printf %s abc | |
++ nix-hash --flat --type sha256 /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/vector | |
+ hash=ba7816bf8f01cfea414140de5dae2223b00361a396177a9cb410ff61f20015ad | |
+ test ba7816bf8f01cfea414140de5dae2223b00361a396177a9cb410ff61f20015ad '!=' ba7816bf8f01cfea414140de5dae2223b00361a396177a9cb410ff61f20015ad | |
+ try sha256 abcdbcdecdefdefgefghfghighijhijkijkljklmklmnlmnomnopnopq 248d6a61d20638b8e5c026930c3e6039a33ce45964ff2167f6ecedd419db06c1 | |
+ printf %s abcdbcdecdefdefgefghfghighijhijkijkljklmklmnlmnomnopnopq | |
++ nix-hash --flat --type sha256 /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/vector | |
+ hash=248d6a61d20638b8e5c026930c3e6039a33ce45964ff2167f6ecedd419db06c1 | |
+ test 248d6a61d20638b8e5c026930c3e6039a33ce45964ff2167f6ecedd419db06c1 '!=' 248d6a61d20638b8e5c026930c3e6039a33ce45964ff2167f6ecedd419db06c1 | |
+ EXTRA=--base32 | |
+ try sha256 abc 1b8m03r63zqhnjf7l5wnldhh7c134ap5vpj0850ymkq1iyzicy5s | |
+ printf %s abc | |
++ nix-hash --base32 --flat --type sha256 /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/vector | |
+ hash=1b8m03r63zqhnjf7l5wnldhh7c134ap5vpj0850ymkq1iyzicy5s | |
+ test 1b8m03r63zqhnjf7l5wnldhh7c134ap5vpj0850ymkq1iyzicy5s '!=' 1b8m03r63zqhnjf7l5wnldhh7c134ap5vpj0850ymkq1iyzicy5s | |
+ EXTRA= | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/hash-path | |
+ mkdir /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/hash-path | |
+ echo 'Hello World' | |
+ try2 md5 ea9b55537dd4c7e104515b2ccfaf4100 | |
++ nix-hash --type md5 /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/hash-path | |
+ hash=ea9b55537dd4c7e104515b2ccfaf4100 | |
+ test ea9b55537dd4c7e104515b2ccfaf4100 '!=' ea9b55537dd4c7e104515b2ccfaf4100 | |
+ chmod +x /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/hash-path/hello | |
+ try2 md5 20f3ffe011d4cfa7d72bfabef7882836 | |
++ nix-hash --type md5 /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/hash-path | |
+ hash=20f3ffe011d4cfa7d72bfabef7882836 | |
+ test 20f3ffe011d4cfa7d72bfabef7882836 '!=' 20f3ffe011d4cfa7d72bfabef7882836 | |
+ touch -r . /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/hash-path/hello | |
+ chmod 744 /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/hash-path/hello | |
+ try2 md5 20f3ffe011d4cfa7d72bfabef7882836 | |
++ nix-hash --type md5 /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/hash-path | |
+ hash=20f3ffe011d4cfa7d72bfabef7882836 | |
+ test 20f3ffe011d4cfa7d72bfabef7882836 '!=' 20f3ffe011d4cfa7d72bfabef7882836 | |
+ rm /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/hash-path/hello | |
+ ln -s x /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/hash-path/hello | |
+ try2 md5 f78b733a68f5edbdf9413899339eaa4a | |
++ nix-hash --type md5 /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/hash-path | |
+ hash=f78b733a68f5edbdf9413899339eaa4a | |
+ test f78b733a68f5edbdf9413899339eaa4a '!=' f78b733a68f5edbdf9413899339eaa4a | |
++ nix-hash --type sha256 --to-base32 ba7816bf8f01cfea414140de5dae2223b00361a396177a9cb410ff61f20015ad | |
+ test 1b8m03r63zqhnjf7l5wnldhh7c134ap5vpj0850ymkq1iyzicy5s = 1b8m03r63zqhnjf7l5wnldhh7c134ap5vpj0850ymkq1iyzicy5s | |
++ nix-hash --type sha256 --to-base16 1b8m03r63zqhnjf7l5wnldhh7c134ap5vpj0850ymkq1iyzicy5s | |
+ test ba7816bf8f01cfea414140de5dae2223b00361a396177a9cb410ff61f20015ad = ba7816bf8f01cfea414140de5dae2223b00361a396177a9cb410ff61f20015ad | |
++ nix-hash --type sha1 --to-base32 800d59cfcd3c05e900cb4e214be48f6b886a08df | |
+ test vw46m23bizj4n8afrc0fj19wrp7mj3c0 = vw46m23bizj4n8afrc0fj19wrp7mj3c0 | |
++ nix-hash --type sha1 --to-base16 vw46m23bizj4n8afrc0fj19wrp7mj3c0 | |
+ test 800d59cfcd3c05e900cb4e214be48f6b886a08df = 800d59cfcd3c05e900cb4e214be48f6b886a08df | |
PASS: tests/hash.sh | |
running test tests/lang.sh | |
+ export TEST_VAR=foo | |
+ TEST_VAR=foo | |
+ nix-instantiate --eval -E 'builtins.trace "Hello" 123' | |
+ grep -q Hello | |
+ nix-instantiate --show-trace --eval -E 'builtins.addErrorContext "Hello" 123' | |
+ grep -q Hello | |
+ nix-instantiate --show-trace --eval -E 'builtins.addErrorContext "Hello" (throw "Foo")' | |
+ grep -q Hello | |
+ set +x | |
parsing lang/parse-fail-dup-attrs-1.nix (should fail) | |
error: attribute ‘x’ at (string):3:3 already defined at (string):1:3 | |
parsing lang/parse-fail-dup-attrs-2.nix (should fail) | |
error: attribute ‘x’ at (string):10:17 already defined at (string):9:5 | |
parsing lang/parse-fail-dup-attrs-3.nix (should fail) | |
error: attribute ‘x’ at (string):10:17 already defined at (string):9:5 | |
parsing lang/parse-fail-dup-attrs-4.nix (should fail) | |
error: attribute ‘services.ssh.port’ at (string):3:3 already defined at (string):2:3 | |
parsing lang/parse-fail-dup-attrs-6.nix (should fail) | |
error: attribute ‘services.ssh’ at (string):3:3 already defined at (string):2:3 | |
parsing lang/parse-fail-dup-attrs-7.nix (should fail) | |
error: attribute ‘x’ at (string):7:12 already defined at (string):6:12 | |
parsing lang/parse-fail-dup-formals.nix (should fail) | |
error: duplicate formal function argument ‘x’ at (string):1:2 | |
parsing lang/parse-fail-patterns-1.nix (should fail) | |
error: duplicate formal function argument ‘args’ at (string):1:1 | |
parsing lang/parse-fail-regression-20060610.nix (should fail) | |
error: undefined variable ‘gcc’ at (string):8:12 | |
parsing lang/parse-fail-undef-var-2.nix (should fail) | |
error: syntax error, unexpected ':', expecting '}', at (string):3:13 | |
parsing lang/parse-fail-undef-var.nix (should fail) | |
error: undefined variable ‘y’ at (string):1:4 | |
parsing lang/parse-okay-1.nix (should succeed) | |
parsing lang/parse-okay-crlf.nix (should succeed) | |
parsing lang/parse-okay-dup-attrs-5.nix (should succeed) | |
parsing lang/parse-okay-regression-20041027.nix (should succeed) | |
parsing lang/parse-okay-subversion.nix (should succeed) | |
parsing lang/parse-okay-url.nix (should succeed) | |
evaluating lang/eval-fail-abort.nix (should fail) | |
error: evaluation aborted with the following error message: ‘this should fail’ | |
evaluating lang/eval-fail-antiquoted-path.nix (should fail) | |
error: getting attributes of path ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/lang/fnord’: No such file or directory | |
evaluating lang/eval-fail-assert.nix (should fail) | |
error: assertion failed at /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/lang/eval-fail-assert.nix:2:12 | |
(use ‘--show-trace’ to show detailed location information) | |
evaluating lang/eval-fail-bad-antiquote-1.nix (should fail) | |
error: cannot coerce a function to a string, at /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/lang/eval-fail-bad-antiquote-1.nix:1:2 | |
evaluating lang/eval-fail-bad-antiquote-2.nix (should fail) | |
error: getting attributes of path ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/lang/fnord’: No such file or directory | |
evaluating lang/eval-fail-bad-antiquote-3.nix (should fail) | |
error: cannot coerce a function to a string, at /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/lang/eval-fail-bad-antiquote-3.nix:1:1 | |
evaluating lang/eval-fail-blackhole.nix (should fail) | |
error: infinite recursion encountered | |
(use ‘--show-trace’ to show detailed location information) | |
evaluating lang/eval-fail-deepseq.nix (should fail) | |
error: evaluation aborted with the following error message: ‘foo’ | |
(use ‘--show-trace’ to show detailed location information) | |
evaluating lang/eval-fail-missing-arg.nix (should fail) | |
error: anonymous function at /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/lang/eval-fail-missing-arg.nix:1:2 called without required argument ‘y’, at /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/lang/eval-fail-missing-arg.nix:1:1 | |
evaluating lang/eval-fail-remove.nix (should fail) | |
error: attribute ‘x’ missing, at /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/lang/eval-fail-remove.nix:4:10 | |
(use ‘--show-trace’ to show detailed location information) | |
evaluating lang/eval-fail-scope-5.nix (should fail) | |
error: infinite recursion encountered | |
(use ‘--show-trace’ to show detailed location information) | |
evaluating lang/eval-fail-seq.nix (should fail) | |
error: evaluation aborted with the following error message: ‘foo’ | |
evaluating lang/eval-fail-substring.nix (should fail) | |
error: negative start position in ‘substring’, at /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/lang/eval-fail-substring.nix:1:1 | |
evaluating lang/eval-fail-to-path.nix (should fail) | |
error: string ‘foo/bar’ doesn't represent an absolute path, at /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/lang/eval-fail-to-path.nix:1:1 | |
evaluating lang/eval-fail-undeclared-arg.nix (should fail) | |
error: anonymous function at /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/lang/eval-fail-undeclared-arg.nix:1:2 called with unexpected argument ‘y’, at /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/lang/eval-fail-undeclared-arg.nix:1:1 | |
evaluating lang/eval-okay-arithmetic.nix (should succeed) | |
evaluating lang/eval-okay-attrnames.nix (should succeed) | |
evaluating lang/eval-okay-attrs.nix (should succeed) | |
evaluating lang/eval-okay-attrs2.nix (should succeed) | |
evaluating lang/eval-okay-attrs3.nix (should succeed) | |
evaluating lang/eval-okay-attrs4.nix (should succeed) | |
evaluating lang/eval-okay-attrs5.nix (should succeed) | |
evaluating lang/eval-okay-autoargs.nix (should succeed) | |
evaluating lang/eval-okay-builtins.nix (should succeed) | |
evaluating lang/eval-okay-callable-attrs.nix (should succeed) | |
evaluating lang/eval-okay-catattrs.nix (should succeed) | |
evaluating lang/eval-okay-closure.nix (should succeed) | |
evaluating lang/eval-okay-concat.nix (should succeed) | |
evaluating lang/eval-okay-context.nix (should succeed) | |
evaluating lang/eval-okay-curpos.nix (should succeed) | |
evaluating lang/eval-okay-deepseq.nix (should succeed) | |
evaluating lang/eval-okay-delayed-with-inherit.nix (should succeed) | |
evaluating lang/eval-okay-delayed-with.nix (should succeed) | |
evaluating lang/eval-okay-dynamic-attrs-2.nix (should succeed) | |
evaluating lang/eval-okay-dynamic-attrs-bare.nix (should succeed) | |
evaluating lang/eval-okay-dynamic-attrs.nix (should succeed) | |
evaluating lang/eval-okay-elem.nix (should succeed) | |
evaluating lang/eval-okay-empty-args.nix (should succeed) | |
evaluating lang/eval-okay-eq-derivations.nix (should succeed) | |
evaluating lang/eval-okay-eq.nix (should succeed) | |
evaluating lang/eval-okay-filter.nix (should succeed) | |
evaluating lang/eval-okay-flatten.nix (should succeed) | |
evaluating lang/eval-okay-fromjson.nix (should succeed) | |
evaluating lang/eval-okay-functionargs.nix (should succeed) | |
evaluating lang/eval-okay-getattrpos.nix (should succeed) | |
evaluating lang/eval-okay-getenv.nix (should succeed) | |
evaluating lang/eval-okay-hash.nix (should succeed) | |
evaluating lang/eval-okay-if.nix (should succeed) | |
evaluating lang/eval-okay-import.nix (should succeed) | |
evaluating lang/eval-okay-ind-string.nix (should succeed) | |
evaluating lang/eval-okay-let.nix (should succeed) | |
evaluating lang/eval-okay-list.nix (should succeed) | |
evaluating lang/eval-okay-listtoattrs.nix (should succeed) | |
evaluating lang/eval-okay-logic.nix (should succeed) | |
evaluating lang/eval-okay-map.nix (should succeed) | |
evaluating lang/eval-okay-new-let.nix (should succeed) | |
evaluating lang/eval-okay-null-dynamic-attrs.nix (should succeed) | |
evaluating lang/eval-okay-overrides.nix (should succeed) | |
evaluating lang/eval-okay-pathexists.nix (should succeed) | |
evaluating lang/eval-okay-patterns.nix (should succeed) | |
evaluating lang/eval-okay-readDir.nix (should succeed) | |
evaluating lang/eval-okay-readfile.nix (should succeed) | |
evaluating lang/eval-okay-redefine-builtin.nix (should succeed) | |
evaluating lang/eval-okay-regex-match.nix (should succeed) | |
evaluating lang/eval-okay-remove.nix (should succeed) | |
evaluating lang/eval-okay-scope-1.nix (should succeed) | |
evaluating lang/eval-okay-scope-2.nix (should succeed) | |
evaluating lang/eval-okay-scope-3.nix (should succeed) | |
evaluating lang/eval-okay-scope-4.nix (should succeed) | |
evaluating lang/eval-okay-scope-6.nix (should succeed) | |
evaluating lang/eval-okay-scope-7.nix (should succeed) | |
evaluating lang/eval-okay-search-path.nix (should succeed) | |
evaluating lang/eval-okay-seq.nix (should succeed) | |
evaluating lang/eval-okay-string.nix (should succeed) | |
evaluating lang/eval-okay-strings-as-attrs-names.nix (should succeed) | |
evaluating lang/eval-okay-substring.nix (should succeed) | |
evaluating lang/eval-okay-tail-call-1.nix (should succeed) | |
evaluating lang/eval-okay-tojson.nix (should succeed) | |
evaluating lang/eval-okay-toxml.nix (should succeed) | |
evaluating lang/eval-okay-toxml2.nix (should succeed) | |
evaluating lang/eval-okay-tryeval.nix (should succeed) | |
evaluating lang/eval-okay-types.nix (should succeed) | |
evaluating lang/eval-okay-versions.nix (should succeed) | |
evaluating lang/eval-okay-with.nix (should succeed) | |
evaluating lang/eval-okay-xml.nix (should succeed) | |
PASS: tests/lang.sh | |
running test tests/add.sh | |
++ nix-store --add ./dummy | |
+ path1=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/khzcaidh53m4k83bs1h0d76sbji4wz2p-dummy | |
+ echo /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/khzcaidh53m4k83bs1h0d76sbji4wz2p-dummy | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/khzcaidh53m4k83bs1h0d76sbji4wz2p-dummy | |
++ nix-store --add-fixed sha256 --recursive ./dummy | |
+ path2=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/khzcaidh53m4k83bs1h0d76sbji4wz2p-dummy | |
+ echo /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/khzcaidh53m4k83bs1h0d76sbji4wz2p-dummy | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/khzcaidh53m4k83bs1h0d76sbji4wz2p-dummy | |
+ test /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/khzcaidh53m4k83bs1h0d76sbji4wz2p-dummy '!=' /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/khzcaidh53m4k83bs1h0d76sbji4wz2p-dummy | |
++ nix-store --add-fixed sha256 ./dummy | |
+ path3=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/g6dak5cjg3rxk5ybxj4mpc95k0g6na70-dummy | |
+ echo /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/g6dak5cjg3rxk5ybxj4mpc95k0g6na70-dummy | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/g6dak5cjg3rxk5ybxj4mpc95k0g6na70-dummy | |
+ test /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/khzcaidh53m4k83bs1h0d76sbji4wz2p-dummy '!=' /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/g6dak5cjg3rxk5ybxj4mpc95k0g6na70-dummy | |
++ nix-store --add-fixed sha1 --recursive ./dummy | |
+ path4=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/f9xf8b37pvx1vvdrfyav0gax8vmvl9pn-dummy | |
+ echo /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/f9xf8b37pvx1vvdrfyav0gax8vmvl9pn-dummy | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/f9xf8b37pvx1vvdrfyav0gax8vmvl9pn-dummy | |
+ test /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/khzcaidh53m4k83bs1h0d76sbji4wz2p-dummy '!=' /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/f9xf8b37pvx1vvdrfyav0gax8vmvl9pn-dummy | |
++ nix-store -q --hash /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/khzcaidh53m4k83bs1h0d76sbji4wz2p-dummy | |
+ hash1=sha256:0lc8c8k1yc8m563wxg9ikalz4q9f56gc667qnnsjiwgiv7ya8xbw | |
+ echo sha256:0lc8c8k1yc8m563wxg9ikalz4q9f56gc667qnnsjiwgiv7ya8xbw | |
sha256:0lc8c8k1yc8m563wxg9ikalz4q9f56gc667qnnsjiwgiv7ya8xbw | |
++ nix-hash --type sha256 --base32 ./dummy | |
+ hash2=0lc8c8k1yc8m563wxg9ikalz4q9f56gc667qnnsjiwgiv7ya8xbw | |
+ echo 0lc8c8k1yc8m563wxg9ikalz4q9f56gc667qnnsjiwgiv7ya8xbw | |
0lc8c8k1yc8m563wxg9ikalz4q9f56gc667qnnsjiwgiv7ya8xbw | |
+ test sha256:0lc8c8k1yc8m563wxg9ikalz4q9f56gc667qnnsjiwgiv7ya8xbw = sha256:0lc8c8k1yc8m563wxg9ikalz4q9f56gc667qnnsjiwgiv7ya8xbw | |
PASS: tests/add.sh | |
running test tests/simple.sh | |
++ nix-instantiate simple.nix | |
warning: you did not specify ‘--add-root’; the result might be removed by the garbage collector | |
+ drvPath=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/1p4gmcd1k28bvv44iswjfndr40sy2jrd-simple.drv | |
++ nix-store -q --binding system /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/1p4gmcd1k28bvv44iswjfndr40sy2jrd-simple.drv | |
+ test x86_64-cygwin = x86_64-cygwin | |
+ echo 'derivation is /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/1p4gmcd1k28bvv44iswjfndr40sy2jrd-simple.drv' | |
derivation is /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/1p4gmcd1k28bvv44iswjfndr40sy2jrd-simple.drv | |
++ nix-store -rvv /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/1p4gmcd1k28bvv44iswjfndr40sy2jrd-simple.drv | |
these derivations will be built: | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/1p4gmcd1k28bvv44iswjfndr40sy2jrd-simple.drv | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/cq5ljdrig6pn3mcj2xghv7g3ajzdafqm-simple’ | |
| executing builder ‘/bin/bash’ | |
PATH= | |
scanning for references inside ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/cq5ljdrig6pn3mcj2xghv7g3ajzdafqm-simple’ | |
warning: you did not specify ‘--add-root’; the result might be removed by the garbage collector | |
+ outPath=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/cq5ljdrig6pn3mcj2xghv7g3ajzdafqm-simple | |
+ echo 'output path is /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/cq5ljdrig6pn3mcj2xghv7g3ajzdafqm-simple' | |
output path is /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/cq5ljdrig6pn3mcj2xghv7g3ajzdafqm-simple | |
++ cat /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/cq5ljdrig6pn3mcj2xghv7g3ajzdafqm-simple/hello | |
+ text='Hello World!' | |
+ test 'Hello World!' '!=' 'Hello World!' | |
+ nix-store --delete /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/cq5ljdrig6pn3mcj2xghv7g3ajzdafqm-simple | |
finding garbage collector roots... | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/cq5ljdrig6pn3mcj2xghv7g3ajzdafqm-simple’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/trash’ | |
deleting unused links... | |
note: currently hard linking saves 0.00 MiB | |
1 store paths deleted, 0.00 MiB freed | |
+ test -e /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/cq5ljdrig6pn3mcj2xghv7g3ajzdafqm-simple/hello | |
++ NIX_STORE_DIR=/foo | |
++ nix-instantiate --readonly-mode hash-check.nix | |
warning: you did not specify ‘--add-root’; the result might be removed by the garbage collector | |
+ outPath=/foo/lfy1s6ca46rm5r6w4gg9hc0axiakjcnm-dependencies.drv | |
+ test /foo/lfy1s6ca46rm5r6w4gg9hc0axiakjcnm-dependencies.drv '!=' /foo/lfy1s6ca46rm5r6w4gg9hc0axiakjcnm-dependencies.drv | |
PASS: tests/simple.sh | |
running test tests/dependencies.sh | |
+ clearStore | |
+ echo 'clearing store...' | |
clearing store... | |
+ chmod -R +w /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ mkdir /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/db | |
+ mkdir /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/db | |
+ nix-store --init | |
+ clearProfiles | |
+ profiles=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/profiles | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/profiles | |
+ rm -f '/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/*' | |
+ rm -f /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/ref | |
++ nix-instantiate dependencies.nix | |
warning: you did not specify ‘--add-root’; the result might be removed by the garbage collector | |
+ drvPath=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/yqr50sdik1amj5mm15acs8anzpwm98ix-dependencies.drv | |
+ echo 'derivation is /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/yqr50sdik1amj5mm15acs8anzpwm98ix-dependencies.drv' | |
derivation is /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/yqr50sdik1amj5mm15acs8anzpwm98ix-dependencies.drv | |
+ nix-store -q --tree /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/yqr50sdik1amj5mm15acs8anzpwm98ix-dependencies.drv | |
+ grep ' +---.*builder1.sh' | |
| +---/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/2i1yabzj6i8vsgfwmx9h2d1scx92j5hq-dependencies.builder1.sh | |
+ nix-store -q --graph /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/yqr50sdik1amj5mm15acs8anzpwm98ix-dependencies.drv | |
+ test -n '' | |
++ nix-store -rvv /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/yqr50sdik1amj5mm15acs8anzpwm98ix-dependencies.drv | |
these derivations will be built: | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/4hhwgcbaw6i3sx4rna80anjm8mpkqhps-dependencies-input-2.drv | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/78n92nwdgj1l9fp340zc10y6g1zw3pcz-dependencies-input-1.drv | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/yqr50sdik1amj5mm15acs8anzpwm98ix-dependencies.drv | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/zcajk2v0mrwb71pjxh1vnrdyxmgc34z0-dependencies-input-1’ | |
| executing builder ‘/bin/bash’ | |
scanning for references inside ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/zcajk2v0mrwb71pjxh1vnrdyxmgc34z0-dependencies-input-1’ | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2’ | |
| executing builder ‘/bin/bash’ | |
scanning for references inside ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2’ | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies’ | |
| executing builder ‘/bin/bash’ | |
FOO | |
scanning for references inside ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies’ | |
warning: you did not specify ‘--add-root’; the result might be removed by the garbage collector | |
+ outPath=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies | |
+ nix-store -q --graph /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies | |
+ test -n '' | |
+ nix-store -q --tree /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies | |
+ grep '+---.*dependencies-input-2' | |
+---/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2 | |
+ echo 'output path is /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies' | |
output path is /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies | |
++ cat /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies/foobar | |
+ text=FOOBAR | |
+ test FOOBAR '!=' FOOBAR | |
++ nix-store -quR /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/yqr50sdik1amj5mm15acs8anzpwm98ix-dependencies.drv | |
+ deps='/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2 | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies' | |
+ echo 'output closure contains /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2 | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies' | |
output closure contains /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2 | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies | |
+ echo '/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2 | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies' | |
+ grep -q /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies | |
+ echo '/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2 | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies' | |
+ grep -q dependencies-input-1 | |
++ echo '/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2 | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies' | |
++ grep dependencies-input-2 | |
+ input2OutPath=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2 | |
+ nix-store -q --referrers-closure /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2 | |
+ grep /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies | |
++ nix-store -q --deriver /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies | |
+ test /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/yqr50sdik1amj5mm15acs8anzpwm98ix-dependencies.drv = /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/yqr50sdik1amj5mm15acs8anzpwm98ix-dependencies.drv | |
+ nix-store -q --deriver /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2 | |
+ grep -q -- -input-2.drv | |
PASS: tests/dependencies.sh | |
running test tests/build-hook.sh | |
++ pwd | |
+ export NIX_BUILD_HOOK=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/build-hook.hook.sh | |
+ NIX_BUILD_HOOK=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/build-hook.hook.sh | |
++ nix-build build-hook.nix --no-out-link | |
these derivations will be built: | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/44nq282drqr3ph4c20i5sjsch9wz035g-build-hook-input-2.drv | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/xzsgvsh7405wqj2adbfgi97i1h2clsg9-build-hook-input-1.drv | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/1k7s7xc4mvgsxdifxrkjzxrr7q2ycwlj-build-hook.drv | |
HOOK for /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/xzsgvsh7405wqj2adbfgi97i1h2clsg9-build-hook-input-1.drv | |
output path is /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/3cp8m70nng709xhzns22wdrlgn9kwswv-build-hook-input-1 | |
HOOK for /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/44nq282drqr3ph4c20i5sjsch9wz035g-build-hook-input-2.drv | |
output path is /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/apr4yarffp2lv46k3p33kprz3md8lvn6-build-hook-input-2 | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/apr4yarffp2lv46k3p33kprz3md8lvn6-build-hook-input-2’ | |
HOOK for /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/1k7s7xc4mvgsxdifxrkjzxrr7q2ycwlj-build-hook.drv | |
output path is /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/jwndj7mmz35kqjssr8dqqviff7laa6dw-build-hook | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/jwndj7mmz35kqjssr8dqqviff7laa6dw-build-hook’ | |
FOO | |
+ outPath=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/jwndj7mmz35kqjssr8dqqviff7laa6dw-build-hook | |
+ echo 'output path is /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/jwndj7mmz35kqjssr8dqqviff7laa6dw-build-hook' | |
output path is /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/jwndj7mmz35kqjssr8dqqviff7laa6dw-build-hook | |
++ cat /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/jwndj7mmz35kqjssr8dqqviff7laa6dw-build-hook/foobar | |
+ text=BARBAR | |
+ test BARBAR '!=' BARBAR | |
PASS: tests/build-hook.sh | |
running test tests/substitutes.sh | |
+ clearStore | |
+ echo 'clearing store...' | |
clearing store... | |
+ chmod -R +w /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ mkdir /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/db | |
+ mkdir /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/db | |
+ nix-store --init | |
+ clearProfiles | |
+ profiles=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/profiles | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/profiles | |
+ rm -f /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/b53ln4c7x8dkz3vpzj5n0gfbh816bj0s /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/mc1c7yk7q3mp38swwh6ykvbgsjg1n9w3 | |
+ rm -f /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/ref | |
++ nix-instantiate simple.nix | |
warning: you did not specify ‘--add-root’; the result might be removed by the garbage collector | |
+ drvPath=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/1p4gmcd1k28bvv44iswjfndr40sy2jrd-simple.drv | |
+ echo 'derivation is /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/1p4gmcd1k28bvv44iswjfndr40sy2jrd-simple.drv' | |
derivation is /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/1p4gmcd1k28bvv44iswjfndr40sy2jrd-simple.drv | |
++ nix-store -qvv /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/1p4gmcd1k28bvv44iswjfndr40sy2jrd-simple.drv | |
+ outPath=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/cq5ljdrig6pn3mcj2xghv7g3ajzdafqm-simple | |
+ echo 'output path is /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/cq5ljdrig6pn3mcj2xghv7g3ajzdafqm-simple' | |
output path is /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/cq5ljdrig6pn3mcj2xghv7g3ajzdafqm-simple | |
+ echo /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/cq5ljdrig6pn3mcj2xghv7g3ajzdafqm-simple | |
++ pwd | |
+ export NIX_SUBSTITUTERS=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/substituter.sh | |
+ NIX_SUBSTITUTERS=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/substituter.sh | |
+ nix-store -r /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/1p4gmcd1k28bvv44iswjfndr40sy2jrd-simple.drv --dry-run | |
+ grep -q '1.00 MiB.*2.00 MiB' | |
+ nix-store -rvv /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/1p4gmcd1k28bvv44iswjfndr40sy2jrd-simple.drv | |
substituter.sh: substituter args: --query | |
substituter.sh: CMD = info, ARGS = /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/cq5ljdrig6pn3mcj2xghv7g3ajzdafqm-simple | |
these paths will be fetched (1.00 MiB download, 2.00 MiB unpacked): | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/cq5ljdrig6pn3mcj2xghv7g3ajzdafqm-simple | |
substituter.sh: CMD = info, ARGS = /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/cq5ljdrig6pn3mcj2xghv7g3ajzdafqm-simple | |
fetching path ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/cq5ljdrig6pn3mcj2xghv7g3ajzdafqm-simple’... | |
substituter args: --substitute /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/cq5ljdrig6pn3mcj2xghv7g3ajzdafqm-simple /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/cq5ljdrig6pn3mcj2xghv7g3ajzdafqm-simple | |
substitution of path ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/cq5ljdrig6pn3mcj2xghv7g3ajzdafqm-simple’ succeeded | |
warning: you did not specify ‘--add-root’; the result might be removed by the garbage collector | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/cq5ljdrig6pn3mcj2xghv7g3ajzdafqm-simple | |
++ cat /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/cq5ljdrig6pn3mcj2xghv7g3ajzdafqm-simple/hello | |
+ text='Hallo Wereld' | |
+ test 'Hallo Wereld' '!=' 'Hallo Wereld' | |
PASS: tests/substitutes.sh | |
running test tests/substitutes2.sh | |
+ clearStore | |
+ echo 'clearing store...' | |
clearing store... | |
+ chmod -R +w /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ mkdir /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/db | |
+ mkdir /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/db | |
+ nix-store --init | |
+ clearProfiles | |
+ profiles=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/profiles | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/profiles | |
+ rm -f '/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/*' | |
+ rm -f /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/ref | |
++ nix-instantiate simple.nix | |
warning: you did not specify ‘--add-root’; the result might be removed by the garbage collector | |
+ drvPath=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/1p4gmcd1k28bvv44iswjfndr40sy2jrd-simple.drv | |
+ echo 'derivation is /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/1p4gmcd1k28bvv44iswjfndr40sy2jrd-simple.drv' | |
derivation is /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/1p4gmcd1k28bvv44iswjfndr40sy2jrd-simple.drv | |
++ nix-store -qvvvvv /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/1p4gmcd1k28bvv44iswjfndr40sy2jrd-simple.drv | |
+ outPath=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/cq5ljdrig6pn3mcj2xghv7g3ajzdafqm-simple | |
+ echo 'output path is /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/cq5ljdrig6pn3mcj2xghv7g3ajzdafqm-simple' | |
output path is /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/cq5ljdrig6pn3mcj2xghv7g3ajzdafqm-simple | |
+ echo /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/cq5ljdrig6pn3mcj2xghv7g3ajzdafqm-simple | |
++ pwd | |
++ pwd | |
+ export NIX_SUBSTITUTERS=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/substituter2.sh:/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/substituter.sh | |
+ NIX_SUBSTITUTERS=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/substituter2.sh:/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/substituter.sh | |
+ nix-store -j0 -rvv /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/1p4gmcd1k28bvv44iswjfndr40sy2jrd-simple.drv | |
substituter2.sh: substituter2 args: --query | |
these paths will be fetched (0.00 MiB download, 0.00 MiB unpacked): | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/cq5ljdrig6pn3mcj2xghv7g3ajzdafqm-simple | |
fetching path ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/cq5ljdrig6pn3mcj2xghv7g3ajzdafqm-simple’... | |
substituter2 args: --substitute /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/cq5ljdrig6pn3mcj2xghv7g3ajzdafqm-simple /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/cq5ljdrig6pn3mcj2xghv7g3ajzdafqm-simple | |
fetching path ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/cq5ljdrig6pn3mcj2xghv7g3ajzdafqm-simple’ failed with exit code 1 | |
substituter.sh: substituter args: --query | |
substituter.sh: CMD = info, ARGS = /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/cq5ljdrig6pn3mcj2xghv7g3ajzdafqm-simple | |
fetching path ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/cq5ljdrig6pn3mcj2xghv7g3ajzdafqm-simple’... | |
substituter args: --substitute /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/cq5ljdrig6pn3mcj2xghv7g3ajzdafqm-simple /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/cq5ljdrig6pn3mcj2xghv7g3ajzdafqm-simple | |
substitution of path ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/cq5ljdrig6pn3mcj2xghv7g3ajzdafqm-simple’ succeeded | |
warning: you did not specify ‘--add-root’; the result might be removed by the garbage collector | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/cq5ljdrig6pn3mcj2xghv7g3ajzdafqm-simple | |
++ cat /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/cq5ljdrig6pn3mcj2xghv7g3ajzdafqm-simple/hello | |
+ text='Hallo Wereld' | |
+ test 'Hallo Wereld' '!=' 'Hallo Wereld' | |
PASS: tests/substitutes2.sh | |
running test tests/fallback.sh | |
+ clearStore | |
+ echo 'clearing store...' | |
clearing store... | |
+ chmod -R +w /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ mkdir /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/db | |
+ mkdir /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/db | |
+ nix-store --init | |
+ clearProfiles | |
+ profiles=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/profiles | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/profiles | |
+ rm -f '/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/*' | |
+ rm -f /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/ref | |
++ nix-instantiate simple.nix | |
warning: you did not specify ‘--add-root’; the result might be removed by the garbage collector | |
+ drvPath=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/1p4gmcd1k28bvv44iswjfndr40sy2jrd-simple.drv | |
+ echo 'derivation is /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/1p4gmcd1k28bvv44iswjfndr40sy2jrd-simple.drv' | |
derivation is /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/1p4gmcd1k28bvv44iswjfndr40sy2jrd-simple.drv | |
++ nix-store -q --fallback /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/1p4gmcd1k28bvv44iswjfndr40sy2jrd-simple.drv | |
+ outPath=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/cq5ljdrig6pn3mcj2xghv7g3ajzdafqm-simple | |
+ echo 'output path is /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/cq5ljdrig6pn3mcj2xghv7g3ajzdafqm-simple' | |
output path is /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/cq5ljdrig6pn3mcj2xghv7g3ajzdafqm-simple | |
++ pwd | |
+ export NIX_SUBSTITUTERS=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/substituter2.sh | |
+ NIX_SUBSTITUTERS=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/substituter2.sh | |
+ nix-store -r /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/1p4gmcd1k28bvv44iswjfndr40sy2jrd-simple.drv | |
substituter2.sh: substituter2 args: --query | |
these paths will be fetched (0.00 MiB download, 0.00 MiB unpacked): | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/cq5ljdrig6pn3mcj2xghv7g3ajzdafqm-simple | |
fetching path ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/cq5ljdrig6pn3mcj2xghv7g3ajzdafqm-simple’... | |
substituter2 args: --substitute /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/cq5ljdrig6pn3mcj2xghv7g3ajzdafqm-simple /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/cq5ljdrig6pn3mcj2xghv7g3ajzdafqm-simple | |
fetching path ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/cq5ljdrig6pn3mcj2xghv7g3ajzdafqm-simple’ failed with exit code 1 | |
error: some substitutes for the outputs of derivation ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/1p4gmcd1k28bvv44iswjfndr40sy2jrd-simple.drv’ failed (usually happens due to networking issues); try ‘--fallback’ to build derivation from source | |
++ pwd | |
+ export NIX_SUBSTITUTERS=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/substituter2.sh | |
+ NIX_SUBSTITUTERS=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/substituter2.sh | |
+ nix-store -r --fallback /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/1p4gmcd1k28bvv44iswjfndr40sy2jrd-simple.drv | |
substituter2.sh: substituter2 args: --query | |
these paths will be fetched (0.00 MiB download, 0.00 MiB unpacked): | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/cq5ljdrig6pn3mcj2xghv7g3ajzdafqm-simple | |
fetching path ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/cq5ljdrig6pn3mcj2xghv7g3ajzdafqm-simple’... | |
substituter2 args: --substitute /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/cq5ljdrig6pn3mcj2xghv7g3ajzdafqm-simple /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/cq5ljdrig6pn3mcj2xghv7g3ajzdafqm-simple | |
fetching path ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/cq5ljdrig6pn3mcj2xghv7g3ajzdafqm-simple’ failed with exit code 1 | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/cq5ljdrig6pn3mcj2xghv7g3ajzdafqm-simple’ | |
PATH= | |
warning: you did not specify ‘--add-root’; the result might be removed by the garbage collector | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/cq5ljdrig6pn3mcj2xghv7g3ajzdafqm-simple | |
++ cat /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/cq5ljdrig6pn3mcj2xghv7g3ajzdafqm-simple/hello | |
+ text='Hello World!' | |
+ test 'Hello World!' '!=' 'Hello World!' | |
PASS: tests/fallback.sh | |
running test tests/nix-push.sh | |
+ clearStore | |
+ echo 'clearing store...' | |
clearing store... | |
+ chmod -R +w /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ mkdir /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/db | |
+ mkdir /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/db | |
+ nix-store --init | |
+ clearProfiles | |
+ profiles=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/profiles | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/profiles | |
+ rm -f '/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/*' | |
+ rm -f /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/ref | |
++ nix-instantiate dependencies.nix | |
warning: you did not specify ‘--add-root’; the result might be removed by the garbage collector | |
+ drvPath=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/yqr50sdik1amj5mm15acs8anzpwm98ix-dependencies.drv | |
++ nix-store -r /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/yqr50sdik1amj5mm15acs8anzpwm98ix-dependencies.drv | |
these derivations will be built: | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/4hhwgcbaw6i3sx4rna80anjm8mpkqhps-dependencies-input-2.drv | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/78n92nwdgj1l9fp340zc10y6g1zw3pcz-dependencies-input-1.drv | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/yqr50sdik1amj5mm15acs8anzpwm98ix-dependencies.drv | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/zcajk2v0mrwb71pjxh1vnrdyxmgc34z0-dependencies-input-1’ | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2’ | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies’ | |
FOO | |
warning: you did not specify ‘--add-root’; the result might be removed by the garbage collector | |
+ outPath=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies | |
+ echo 'pushing /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/yqr50sdik1amj5mm15acs8anzpwm98ix-dependencies.drv' | |
pushing /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/yqr50sdik1amj5mm15acs8anzpwm98ix-dependencies.drv | |
+ mkdir -p /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/cache | |
+ nix-push --dest /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/cache --manifest /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/yqr50sdik1amj5mm15acs8anzpwm98ix-dependencies.drv --bzip2 | |
warning: you did not specify ‘--add-root’; the result might be removed by the garbage collector | |
building compressed archives... | |
these derivations will be built: | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/2gw6ym0rysm7dzyir2spifbq32lzhvrx-nar.drv | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/3cdbqh84s07llgcjc2da9rd31j8mnv76-nar.drv | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/5fc17pw2vs3w9z1n41j0dnwwff341zgg-nar.drv | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/iz63vj3ndk1i4fkbxsddv5l6qq0jcfkb-nar.drv | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/kqnrjw05j0mm0vgs0amaldqx25f11968-nar.drv | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/s2qf1c76w0cm6qxcn89z43jfzca50msn-nar.drv | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/sgh7bvrxzkyk4072b3cv982s4da2vj2w-nar.drv | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/wdwswq2k54x5sgz9mf90q7q6l2ldzc0g-nar.drv | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/xx8wm7i3v09x0s3b8zd82k4vk0qlhpgz-nar.drv | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/yqyx9vs571jl56yhdgsf0fn5zaav44xk-nar’ | |
packing ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/yqr50sdik1amj5mm15acs8anzpwm98ix-dependencies.drv’... | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/4av5zcwdcnpnjf6mz54q2k4r1cyxhnn0-nar’ | |
packing ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/fsz1m1aqgd54w443zr49v37syfn5vqfk-dependencies.builder2.sh’... | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/xqljpzhkr31rqqpirqxdkidwrzp90p4y-nar’ | |
packing ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/2i1yabzj6i8vsgfwmx9h2d1scx92j5hq-dependencies.builder1.sh’... | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/d6pk2752rlgmf7990f8nl7vliq55y9by-nar’ | |
packing ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/zcajk2v0mrwb71pjxh1vnrdyxmgc34z0-dependencies-input-1’... | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/hp4dyp6f9mahpljwinwlngvygx063vg7-nar’ | |
packing ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/78n92nwdgj1l9fp340zc10y6g1zw3pcz-dependencies-input-1.drv’... | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/70f2n3vajxjd3z0x5ybq9sm68a43w70j-nar’ | |
packing ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/4hhwgcbaw6i3sx4rna80anjm8mpkqhps-dependencies-input-2.drv’... | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/z42yr2di55skas27hml47vpq13qk6cqs-nar’ | |
packing ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/zhilhzzq8br9vvnl6r2lczfg6mryybi7-dependencies.builder0.sh’... | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/29ypjq6hw46pqzsqpxkgjqbkx0c552m6-nar’ | |
packing ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2’... | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/sj9wn1nwxcqjgfvdg6xsdwnzq5ggi8g7-nar’ | |
packing ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies’... | |
copying archives... | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies [0.00 MiB, 34.0%] | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/yqr50sdik1amj5mm15acs8anzpwm98ix-dependencies.drv [0.00 MiB, 38.1%] | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/4hhwgcbaw6i3sx4rna80anjm8mpkqhps-dependencies-input-2.drv [0.00 MiB, 44.6%] | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/zcajk2v0mrwb71pjxh1vnrdyxmgc34z0-dependencies-input-1 [0.00 MiB, 45.8%] | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/fsz1m1aqgd54w443zr49v37syfn5vqfk-dependencies.builder2.sh [0.00 MiB, 87.5%] | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/78n92nwdgj1l9fp340zc10y6g1zw3pcz-dependencies-input-1.drv [0.00 MiB, 45.6%] | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2 [0.00 MiB, 47.9%] | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/2i1yabzj6i8vsgfwmx9h2d1scx92j5hq-dependencies.builder1.sh [0.00 MiB, 86.1%] | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/zhilhzzq8br9vvnl6r2lczfg6mryybi7-dependencies.builder0.sh [0.00 MiB, 68.4%] | |
total compressed size 0.00 MiB, 44.8% | |
PASS: tests/nix-push.sh | |
running test tests/gc.sh | |
++ nix-instantiate dependencies.nix | |
warning: you did not specify ‘--add-root’; the result might be removed by the garbage collector | |
+ drvPath=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/yqr50sdik1amj5mm15acs8anzpwm98ix-dependencies.drv | |
++ nix-store -rvv /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/yqr50sdik1amj5mm15acs8anzpwm98ix-dependencies.drv | |
warning: you did not specify ‘--add-root’; the result might be removed by the garbage collector | |
+ outPath=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies | |
+ rm -f /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/foo | |
+ ln -sf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/foo | |
++ nix-store -q --roots /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies | |
removing stale link from ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/2cx0hgfp5qigjyavj8skjb8b5hsm17ad’ to ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-push.uh5PvN/result-8’ | |
removing stale link from ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/4rm0cj7w85x73da0b0im69wca8svdrp9’ to ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-build.HPWmNd/derivation-3’ | |
removing stale link from ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/6vqpc07nakilr0hblx2mwb0rh4qmh3dr’ to ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-push.uh5PvN/result-9’ | |
removing stale link from ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/7h1k647shliawr0fz0hlyyw9fa1sqck5’ to ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-push.uh5PvN/result’ | |
removing stale link from ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/810zg78lqjq2z5f66rkdr28vwwkg07s7’ to ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-push.uh5PvN/result-4’ | |
removing stale link from ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/8i7an1d5bazbci7y419052algk16zbr3’ to ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-build.HPWmNd/derivation-6’ | |
removing stale link from ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/dqxy5rwr1dvh3cvg902d5p1z0h28a1fc’ to ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-build.HPWmNd/derivation-9’ | |
removing stale link from ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/fwzac7fb8nr2w2g9rzlna785apm71inb’ to ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-push.uh5PvN/result-6’ | |
removing stale link from ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/g36wny77djdwmy3jj30sq6ihb0z6rkxs’ to ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-build.HPWmNd/derivation-4’ | |
removing stale link from ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/ginzjlp1ln9rb8gpprsdk563xrc67hrg’ to ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-build.HPWmNd/derivation-7’ | |
removing stale link from ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/gxmn6lfzrhcam1990klpqla0ihnv9sxq’ to ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-build.HPWmNd/derivation-8’ | |
removing stale link from ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/iy6vpaw8gfnlr6dili85r0zl21a5yc6h’ to ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-build.HPWmNd/derivation-5’ | |
removing stale link from ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/jzp54pv4z0khpyp20xxrkfjybdkfnmzp’ to ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-build.HPWmNd/derivation-2’ | |
removing stale link from ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/k1n39kp1l36jv024ri5qwlh5lxdxfnkj’ to ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-push.uh5PvN/result-3’ | |
removing stale link from ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/kizm372gpnx511n9nkyp19cj0q1g92j8’ to ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-build.HPWmNd/derivation’ | |
removing stale link from ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/ngjw4saqnxjdgr30ij6ij46p288j6zwa’ to ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-push.uh5PvN/result-2’ | |
removing stale link from ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/v3x4igzbals6m16y5qapqpsvs9hchpjc’ to ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-push.uh5PvN/result-7’ | |
removing stale link from ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/yrvb4ypdvvzfrhlaci3546g4db0915mr’ to ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-push.uh5PvN/result-5’ | |
+ '[' /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/foo = /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/foo ']' | |
+ nix-store --gc --print-roots | |
+ grep /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/foo -> /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies | |
+ nix-store --gc --print-live | |
+ grep /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies | |
finding garbage collector roots... | |
determining live/dead paths... | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies | |
+ nix-store --gc --print-dead | |
+ grep /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/yqr50sdik1amj5mm15acs8anzpwm98ix-dependencies.drv | |
finding garbage collector roots... | |
determining live/dead paths... | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/yqr50sdik1amj5mm15acs8anzpwm98ix-dependencies.drv | |
+ nix-store --gc --print-dead | |
+ grep /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies | |
finding garbage collector roots... | |
determining live/dead paths... | |
+ nix-store --gc --print-dead | |
finding garbage collector roots... | |
determining live/dead paths... | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/29ypjq6hw46pqzsqpxkgjqbkx0c552m6-nar | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/2gw6ym0rysm7dzyir2spifbq32lzhvrx-nar.drv | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/2i1yabzj6i8vsgfwmx9h2d1scx92j5hq-dependencies.builder1.sh | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/3cdbqh84s07llgcjc2da9rd31j8mnv76-nar.drv | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/4av5zcwdcnpnjf6mz54q2k4r1cyxhnn0-nar | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/4hhwgcbaw6i3sx4rna80anjm8mpkqhps-dependencies-input-2.drv | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/5fc17pw2vs3w9z1n41j0dnwwff341zgg-nar.drv | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/70f2n3vajxjd3z0x5ybq9sm68a43w70j-nar | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/78n92nwdgj1l9fp340zc10y6g1zw3pcz-dependencies-input-1.drv | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/d6pk2752rlgmf7990f8nl7vliq55y9by-nar | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/fsz1m1aqgd54w443zr49v37syfn5vqfk-dependencies.builder2.sh | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/hp4dyp6f9mahpljwinwlngvygx063vg7-nar | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/iz63vj3ndk1i4fkbxsddv5l6qq0jcfkb-nar.drv | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/kqnrjw05j0mm0vgs0amaldqx25f11968-nar.drv | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/livf46vd6a65waiis6fvyd38n4pim0iz-nar.sh | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/s2qf1c76w0cm6qxcn89z43jfzca50msn-nar.drv | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/sgh7bvrxzkyk4072b3cv982s4da2vj2w-nar.drv | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/sj9wn1nwxcqjgfvdg6xsdwnzq5ggi8g7-nar | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/wdwswq2k54x5sgz9mf90q7q6l2ldzc0g-nar.drv | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/xqljpzhkr31rqqpirqxdkidwrzp90p4y-nar | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/xx8wm7i3v09x0s3b8zd82k4vk0qlhpgz-nar.drv | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/yqr50sdik1amj5mm15acs8anzpwm98ix-dependencies.drv | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/yqyx9vs571jl56yhdgsf0fn5zaav44xk-nar | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/z42yr2di55skas27hml47vpq13qk6cqs-nar | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/zcajk2v0mrwb71pjxh1vnrdyxmgc34z0-dependencies-input-1 | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/zhilhzzq8br9vvnl6r2lczfg6mryybi7-dependencies.builder0.sh | |
++ readLink /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies/input-2 | |
++ ls -l /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies/input-2 | |
++ sed 's/.*->\ //' | |
+ inUse=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2/. | |
+ nix-store --delete /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2/. | |
finding garbage collector roots... | |
error: cannot delete path ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2’ since it is still alive | |
0 store paths deleted, 0.00 MiB freed | |
+ test -e /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2/. | |
+ nix-store --delete /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies | |
finding garbage collector roots... | |
error: cannot delete path ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies’ since it is still alive | |
0 store paths deleted, 0.00 MiB freed | |
+ test -e /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies | |
+ nix-collect-garbage | |
finding garbage collector roots... | |
deleting garbage... | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/5fc17pw2vs3w9z1n41j0dnwwff341zgg-nar.drv’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/xqljpzhkr31rqqpirqxdkidwrzp90p4y-nar’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/2gw6ym0rysm7dzyir2spifbq32lzhvrx-nar.drv’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/3cdbqh84s07llgcjc2da9rd31j8mnv76-nar.drv’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/iz63vj3ndk1i4fkbxsddv5l6qq0jcfkb-nar.drv’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/kqnrjw05j0mm0vgs0amaldqx25f11968-nar.drv’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/s2qf1c76w0cm6qxcn89z43jfzca50msn-nar.drv’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/sgh7bvrxzkyk4072b3cv982s4da2vj2w-nar.drv’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/wdwswq2k54x5sgz9mf90q7q6l2ldzc0g-nar.drv’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/xx8wm7i3v09x0s3b8zd82k4vk0qlhpgz-nar.drv’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/livf46vd6a65waiis6fvyd38n4pim0iz-nar.sh’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/z42yr2di55skas27hml47vpq13qk6cqs-nar’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/yqr50sdik1amj5mm15acs8anzpwm98ix-dependencies.drv’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/78n92nwdgj1l9fp340zc10y6g1zw3pcz-dependencies-input-1.drv’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/sj9wn1nwxcqjgfvdg6xsdwnzq5ggi8g7-nar’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/2i1yabzj6i8vsgfwmx9h2d1scx92j5hq-dependencies.builder1.sh’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/70f2n3vajxjd3z0x5ybq9sm68a43w70j-nar’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/4av5zcwdcnpnjf6mz54q2k4r1cyxhnn0-nar’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/29ypjq6hw46pqzsqpxkgjqbkx0c552m6-nar’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/yqyx9vs571jl56yhdgsf0fn5zaav44xk-nar’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/4hhwgcbaw6i3sx4rna80anjm8mpkqhps-dependencies-input-2.drv’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/fsz1m1aqgd54w443zr49v37syfn5vqfk-dependencies.builder2.sh’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/hp4dyp6f9mahpljwinwlngvygx063vg7-nar’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/d6pk2752rlgmf7990f8nl7vliq55y9by-nar’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/zhilhzzq8br9vvnl6r2lczfg6mryybi7-dependencies.builder0.sh’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/zcajk2v0mrwb71pjxh1vnrdyxmgc34z0-dependencies-input-1’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/trash’ | |
deleting unused links... | |
note: currently hard linking saves 0.00 MiB | |
26 store paths deleted, 0.04 MiB freed | |
+ cat /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies/foobar | |
FOOBAR | |
+ cat /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies/input-2/bar | |
BAR | |
+ test -e /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/yqr50sdik1amj5mm15acs8anzpwm98ix-dependencies.drv | |
+ rm /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/foo | |
+ nix-collect-garbage | |
finding garbage collector roots... | |
deleting garbage... | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/trash’ | |
deleting unused links... | |
note: currently hard linking saves 0.00 MiB | |
2 store paths deleted, 0.00 MiB freed | |
+ test -e /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies/foobar | |
PASS: tests/gc.sh | |
running test tests/gc-concurrent.sh | |
+ clearStore | |
+ echo 'clearing store...' | |
clearing store... | |
+ chmod -R +w /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ mkdir /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/db | |
+ mkdir /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/db | |
+ nix-store --init | |
+ clearProfiles | |
+ profiles=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/profiles | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/profiles | |
+ rm -f '/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/*' | |
+ rm -f /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/ref | |
++ nix-instantiate gc-concurrent.nix -A test1 | |
warning: you did not specify ‘--add-root’; the result might be removed by the garbage collector | |
+ drvPath1=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/699hssa9bm9px5s0b0v94bw5w5i8y62b-gc-concurrent.drv | |
++ nix-store -q /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/699hssa9bm9px5s0b0v94bw5w5i8y62b-gc-concurrent.drv | |
+ outPath1=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0vg8867rl2m3rwrki3yzrpq4d0437nig-gc-concurrent | |
++ nix-instantiate gc-concurrent.nix -A test2 | |
warning: you did not specify ‘--add-root’; the result might be removed by the garbage collector | |
+ drvPath2=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/6xpqg87l8fhj3b8m97sz0c4inh2rxj6s-gc-concurrent2.drv | |
++ nix-store -q /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/6xpqg87l8fhj3b8m97sz0c4inh2rxj6s-gc-concurrent2.drv | |
+ outPath2=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/xp19ziywvwpxdrj2d3x1ixbb9lmwy6j7-gc-concurrent2 | |
++ nix-instantiate simple.nix | |
warning: you did not specify ‘--add-root’; the result might be removed by the garbage collector | |
+ drvPath3=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/1p4gmcd1k28bvv44iswjfndr40sy2jrd-simple.drv | |
++ nix-store -r /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/1p4gmcd1k28bvv44iswjfndr40sy2jrd-simple.drv | |
these derivations will be built: | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/1p4gmcd1k28bvv44iswjfndr40sy2jrd-simple.drv | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/cq5ljdrig6pn3mcj2xghv7g3ajzdafqm-simple’ | |
PATH= | |
warning: you did not specify ‘--add-root’; the result might be removed by the garbage collector | |
+ outPath3=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/cq5ljdrig6pn3mcj2xghv7g3ajzdafqm-simple | |
+ test -e /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/cq5ljdrig6pn3mcj2xghv7g3ajzdafqm-simple.lock | |
+ touch /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/cq5ljdrig6pn3mcj2xghv7g3ajzdafqm-simple.lock | |
+ rm -f '/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/foo*' | |
+ ln -s /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/6xpqg87l8fhj3b8m97sz0c4inh2rxj6s-gc-concurrent2.drv /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/foo | |
+ ln -s /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/cq5ljdrig6pn3mcj2xghv7g3ajzdafqm-simple /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/foo2 | |
+ pid1=988 | |
+ nix-store -rvv /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/699hssa9bm9px5s0b0v94bw5w5i8y62b-gc-concurrent.drv | |
+ pid2=5908 | |
+ sleep 6 | |
+ sleep 10 | |
these derivations will be built: | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/4hhwgcbaw6i3sx4rna80anjm8mpkqhps-dependencies-input-2.drv | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/78n92nwdgj1l9fp340zc10y6g1zw3pcz-dependencies-input-1.drv | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/699hssa9bm9px5s0b0v94bw5w5i8y62b-gc-concurrent.drv | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/zcajk2v0mrwb71pjxh1vnrdyxmgc34z0-dependencies-input-1’ | |
| executing builder ‘/bin/bash’ | |
scanning for references inside ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/zcajk2v0mrwb71pjxh1vnrdyxmgc34z0-dependencies-input-1’ | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2’ | |
| executing builder ‘/bin/bash’ | |
scanning for references inside ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2’ | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0vg8867rl2m3rwrki3yzrpq4d0437nig-gc-concurrent’ | |
| executing builder ‘/bin/bash’ | |
+ nix-collect-garbage | |
finding garbage collector roots... | |
deleting garbage... | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/cq5ljdrig6pn3mcj2xghv7g3ajzdafqm-simple.lock’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/1p4gmcd1k28bvv44iswjfndr40sy2jrd-simple.drv’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/szl2c2wyn1s1pfn881prnh60lpcvgf8r-simple.builder.sh’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/trash’ | |
deleting unused links... | |
note: currently hard linking saves 0.00 MiB | |
3 store paths deleted, 0.00 MiB freed | |
+ echo waiting for pid 988 to finish... | |
waiting for pid 988 to finish... | |
+ wait 988 | |
+ nix-store -rvv /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/6xpqg87l8fhj3b8m97sz0c4inh2rxj6s-gc-concurrent2.drv | |
these derivations will be built: | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/6xpqg87l8fhj3b8m97sz0c4inh2rxj6s-gc-concurrent2.drv | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/xp19ziywvwpxdrj2d3x1ixbb9lmwy6j7-gc-concurrent2’ | |
| executing builder ‘/bin/bash’ | |
scanning for references inside ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0vg8867rl2m3rwrki3yzrpq4d0437nig-gc-concurrent’ | |
warning: you did not specify ‘--add-root’; the result might be removed by the garbage collector | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0vg8867rl2m3rwrki3yzrpq4d0437nig-gc-concurrent | |
+ echo waiting for pid 5908 to finish... | |
waiting for pid 5908 to finish... | |
+ wait 5908 | |
scanning for references inside ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/xp19ziywvwpxdrj2d3x1ixbb9lmwy6j7-gc-concurrent2’ | |
warning: you did not specify ‘--add-root’; the result might be removed by the garbage collector | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/xp19ziywvwpxdrj2d3x1ixbb9lmwy6j7-gc-concurrent2 | |
+ cat /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0vg8867rl2m3rwrki3yzrpq4d0437nig-gc-concurrent/foobar | |
FOOBAR | |
+ cat /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0vg8867rl2m3rwrki3yzrpq4d0437nig-gc-concurrent/input-2/bar | |
BAR | |
+ cat /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/xp19ziywvwpxdrj2d3x1ixbb9lmwy6j7-gc-concurrent2/foobar | |
FOOBARxyzzy | |
+ rm -f /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/foo /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/foo2 | |
+ test -e /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/cq5ljdrig6pn3mcj2xghv7g3ajzdafqm-simple.lock | |
+ nix-collect-garbage | |
finding garbage collector roots... | |
deleting garbage... | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/699hssa9bm9px5s0b0v94bw5w5i8y62b-gc-concurrent.drv’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/6xpqg87l8fhj3b8m97sz0c4inh2rxj6s-gc-concurrent2.drv’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/78n92nwdgj1l9fp340zc10y6g1zw3pcz-dependencies-input-1.drv’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/zcajk2v0mrwb71pjxh1vnrdyxmgc34z0-dependencies-input-1’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/4hhwgcbaw6i3sx4rna80anjm8mpkqhps-dependencies-input-2.drv’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/fsz1m1aqgd54w443zr49v37syfn5vqfk-dependencies.builder2.sh’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/xp19ziywvwpxdrj2d3x1ixbb9lmwy6j7-gc-concurrent2’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7779hfc0ij9lr0lpqvydsnq0vby5jdp2-gc-concurrent2.builder.sh’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/cq5ljdrig6pn3mcj2xghv7g3ajzdafqm-simple’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0vg8867rl2m3rwrki3yzrpq4d0437nig-gc-concurrent’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/3hkllsf46rc7g2kk993d8jhb9g1f209m-gc-concurrent.builder.sh’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/2i1yabzj6i8vsgfwmx9h2d1scx92j5hq-dependencies.builder1.sh’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/trash’ | |
deleting unused links... | |
note: currently hard linking saves 0.00 MiB | |
13 store paths deleted, 0.01 MiB freed | |
+ test -e /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0vg8867rl2m3rwrki3yzrpq4d0437nig-gc-concurrent | |
+ test -e /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/xp19ziywvwpxdrj2d3x1ixbb9lmwy6j7-gc-concurrent2 | |
PASS: tests/gc-concurrent.sh | |
running test tests/nix-pull.sh | |
+ clearStore | |
+ echo 'clearing store...' | |
clearing store... | |
+ chmod -R +w /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ mkdir /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/db | |
+ mkdir /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/db | |
+ nix-store --init | |
+ clearProfiles | |
+ profiles=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/profiles | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/profiles | |
+ rm -f '/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/*' | |
+ rm -f /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/ref | |
+ clearManifests | |
+ rm -f '/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/manifests/*' | |
+ pullCache | |
+ echo 'pulling cache...' | |
pulling cache... | |
+ nix-pull file:///tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/cache/MANIFEST | |
Wide character in print at /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/bin/nix-pull line 55. | |
fetching list of Nix archives at ‘file:///tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/cache/MANIFEST.bz2’... | |
% Total % Received % Xferd Average Speed Time Time Time Current | |
Dload Upload Total Spent Left Speed | |
100 1693 100 1693 0 0 2026k 0 --:--:-- --:--:-- --:--:-- 2026k | |
caching /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/z8n56p09m4q9jmjab4k72z5l506vjryv-MANIFEST.bz2... | |
++ nix-instantiate dependencies.nix | |
warning: you did not specify ‘--add-root’; the result might be removed by the garbage collector | |
+ drvPath=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/yqr50sdik1amj5mm15acs8anzpwm98ix-dependencies.drv | |
++ nix-store -q /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/yqr50sdik1amj5mm15acs8anzpwm98ix-dependencies.drv | |
+ outPath=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies | |
+ echo 'building /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies using substitutes...' | |
building /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies using substitutes... | |
+ nix-store -r /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies | |
these paths will be fetched (0.00 MiB download, 0.00 MiB unpacked): | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2 | |
fetching path ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2’... | |
*** Trying to download/patch ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2’ | |
*** Step 1/1: downloading ‘file:///tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/cache/14yvh69vw9wfsnr8gpwcz8fd97di46cfr6zzgci9xj5h9kg243cf.nar.bz2’ to ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2’ | |
% Total % Received % Xferd Average Speed Time Time Time Current | |
Dload Upload Total Spent Left Speed | |
100 138 100 138 0 0 2495k 0 --:--:-- --:--:-- --:--:-- 2495k | |
fetching path ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies’... | |
*** Trying to download/patch ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies’ | |
*** Step 1/1: downloading ‘file:///tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/cache/1hp8dhw8dgmxcvdq0rmc17695r95h441mmx91910xn8gyg9bblfa.nar.bz2’ to ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies’ | |
% Total % Received % Xferd Average Speed Time Time Time Current | |
Dload Upload Total Spent Left Speed | |
100 394 100 394 0 0 6011k 0 --:--:-- --:--:-- --:--:-- 6011k | |
warning: you did not specify ‘--add-root’; the result might be removed by the garbage collector | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies | |
+ cat /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies/input-2/bar | |
BAR | |
+ clearStore | |
+ echo 'clearing store...' | |
clearing store... | |
+ chmod -R +w /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ mkdir /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/db | |
+ mkdir /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/db | |
+ nix-store --init | |
+ clearProfiles | |
+ profiles=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/profiles | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/profiles | |
+ rm -f '/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/*' | |
+ rm -f /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/ref | |
+ clearManifests | |
+ rm -f /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/manifests/cache-c6c0f704cd7b8a59c70a78cf470e1f7d.nixmanifest /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/manifests/cache-c6c0f704cd7b8a59c70a78cf470e1f7d.url /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/manifests/cache-v2.sqlite /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/manifests/cache-v2.sqlite-journal /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/manifests/cache.lock | |
+ pullCache | |
+ echo 'pulling cache...' | |
pulling cache... | |
+ nix-pull file:///tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/cache/MANIFEST | |
Wide character in print at /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/bin/nix-pull line 55. | |
fetching list of Nix archives at ‘file:///tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/cache/MANIFEST.bz2’... | |
% Total % Received % Xferd Average Speed Time Time Time Current | |
Dload Upload Total Spent Left Speed | |
100 1693 100 1693 0 0 2616k 0 --:--:-- --:--:-- --:--:-- 2616k | |
caching /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/z8n56p09m4q9jmjab4k72z5l506vjryv-MANIFEST.bz2... | |
+ echo 'building /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/yqr50sdik1amj5mm15acs8anzpwm98ix-dependencies.drv using substitutes...' | |
building /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/yqr50sdik1amj5mm15acs8anzpwm98ix-dependencies.drv using substitutes... | |
+ nix-store -r /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/yqr50sdik1amj5mm15acs8anzpwm98ix-dependencies.drv | |
don't know how to build these paths: | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/yqr50sdik1amj5mm15acs8anzpwm98ix-dependencies.drv | |
fetching path ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/zhilhzzq8br9vvnl6r2lczfg6mryybi7-dependencies.builder0.sh’... | |
*** Trying to download/patch ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/zhilhzzq8br9vvnl6r2lczfg6mryybi7-dependencies.builder0.sh’ | |
*** Step 1/1: downloading ‘file:///tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/cache/0d6pay0xmr8h9f6qg4bjznrwg3dx8q4lkarghqdrk0x1ypskpg13.nar.bz2’ to ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/zhilhzzq8br9vvnl6r2lczfg6mryybi7-dependencies.builder0.sh’ | |
% Total % Received % Xferd Average Speed Time Time Time Current | |
Dload Upload Total Spent Left Speed | |
100 257 100 257 0 0 4048k 0 --:--:-- --:--:-- --:--:-- 4048k | |
fetching path ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/2i1yabzj6i8vsgfwmx9h2d1scx92j5hq-dependencies.builder1.sh’... | |
*** Trying to download/patch ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/2i1yabzj6i8vsgfwmx9h2d1scx92j5hq-dependencies.builder1.sh’ | |
*** Step 1/1: downloading ‘file:///tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/cache/12xl8w7ayp4knzcv0mz0j0hi0xbd4kp7b3dydn2yvlpd2zb9hl1n.nar.bz2’ to ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/2i1yabzj6i8vsgfwmx9h2d1scx92j5hq-dependencies.builder1.sh’ | |
% Total % Received % Xferd Average Speed Time Time Time Current | |
Dload Upload Total Spent Left Speed | |
100 124 100 124 0 0 2242k 0 --:--:-- --:--:-- --:--:-- 2242k | |
fetching path ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/fsz1m1aqgd54w443zr49v37syfn5vqfk-dependencies.builder2.sh’... | |
*** Trying to download/patch ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/fsz1m1aqgd54w443zr49v37syfn5vqfk-dependencies.builder2.sh’ | |
*** Step 1/1: downloading ‘file:///tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/cache/1pfnxipsx55iir3dsfkspww99hr2a7djk8sibmvzcmqanw43jiw0.nar.bz2’ to ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/fsz1m1aqgd54w443zr49v37syfn5vqfk-dependencies.builder2.sh’ | |
% Total % Received % Xferd Average Speed Time Time Time Current | |
Dload Upload Total Spent Left Speed | |
100 126 100 126 0 0 2237k 0 --:--:-- --:--:-- --:--:-- 2237k | |
fetching path ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/78n92nwdgj1l9fp340zc10y6g1zw3pcz-dependencies-input-1.drv’... | |
*** Trying to download/patch ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/78n92nwdgj1l9fp340zc10y6g1zw3pcz-dependencies-input-1.drv’ | |
*** Step 1/1: downloading ‘file:///tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/cache/14c2sdpdfacm7jzjwilwjjlkw5g0lmvwnh6g1hycnm9l2slp3fc4.nar.bz2’ to ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/78n92nwdgj1l9fp340zc10y6g1zw3pcz-dependencies-input-1.drv’ | |
% Total % Received % Xferd Average Speed Time Time Time Current | |
Dload Upload Total Spent Left Speed | |
100 394 100 394 0 0 6521k 0 --:--:-- --:--:-- --:--:-- 6521k | |
fetching path ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/4hhwgcbaw6i3sx4rna80anjm8mpkqhps-dependencies-input-2.drv’... | |
*** Trying to download/patch ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/4hhwgcbaw6i3sx4rna80anjm8mpkqhps-dependencies-input-2.drv’ | |
*** Step 1/1: downloading ‘file:///tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/cache/063nmymbvavpc95rf9xksy5cfa2ki2d2cpzcs9lypvv3fa7nc0wz.nar.bz2’ to ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/4hhwgcbaw6i3sx4rna80anjm8mpkqhps-dependencies-input-2.drv’ | |
% Total % Received % Xferd Average Speed Time Time Time Current | |
Dload Upload Total Spent Left Speed | |
100 385 100 385 0 0 6266k 0 --:--:-- --:--:-- --:--:-- 6266k | |
fetching path ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/yqr50sdik1amj5mm15acs8anzpwm98ix-dependencies.drv’... | |
*** Trying to download/patch ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/yqr50sdik1amj5mm15acs8anzpwm98ix-dependencies.drv’ | |
*** Step 1/1: downloading ‘file:///tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/cache/089r6p321bpi0dqmvrzd0lr2r65hlzs2paiklzlppf6yakfv3wqn.nar.bz2’ to ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/yqr50sdik1amj5mm15acs8anzpwm98ix-dependencies.drv’ | |
% Total % Received % Xferd Average Speed Time Time Time Current | |
Dload Upload Total Spent Left Speed | |
100 558 100 558 0 0 9.8M 0 --:--:-- --:--:-- --:--:-- 9.8M | |
fetching path ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2’... | |
*** Trying to download/patch ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2’ | |
*** Step 1/1: downloading ‘file:///tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/cache/14yvh69vw9wfsnr8gpwcz8fd97di46cfr6zzgci9xj5h9kg243cf.nar.bz2’ to ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2’ | |
% Total % Received % Xferd Average Speed Time Time Time Current | |
Dload Upload Total Spent Left Speed | |
100 138 100 138 0 0 2591k 0 --:--:-- --:--:-- --:--:-- 2591k | |
fetching path ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies’... | |
*** Trying to download/patch ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies’ | |
*** Step 1/1: downloading ‘file:///tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/cache/1hp8dhw8dgmxcvdq0rmc17695r95h441mmx91910xn8gyg9bblfa.nar.bz2’ to ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies’ | |
% Total % Received % Xferd Average Speed Time Time Time Current | |
Dload Upload Total Spent Left Speed | |
100 394 100 394 0 0 4275k 0 --:--:-- --:--:-- --:--:-- 4275k | |
warning: you did not specify ‘--add-root’; the result might be removed by the garbage collector | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies | |
+ cat /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies/input-2/bar | |
BAR | |
++ nix-store -q --deriver /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies | |
+ test /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/yqr50sdik1amj5mm15acs8anzpwm98ix-dependencies.drv = /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/yqr50sdik1amj5mm15acs8anzpwm98ix-dependencies.drv | |
+ grep -q -- -input-2.drv | |
++ readLink /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies/input-2 | |
++ ls -l /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies/input-2 | |
++ sed 's/.*->\ //' | |
+ nix-store -q --deriver /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2/. | |
+ clearManifests | |
+ rm -f /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/manifests/cache-c6c0f704cd7b8a59c70a78cf470e1f7d.nixmanifest /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/manifests/cache-c6c0f704cd7b8a59c70a78cf470e1f7d.url /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/manifests/cache-v2.sqlite /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/manifests/cache-v2.sqlite-journal /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/manifests/cache.lock | |
PASS: tests/nix-pull.sh | |
running test tests/referrers.sh | |
+ clearStore | |
+ echo 'clearing store...' | |
clearing store... | |
+ chmod -R +w /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ mkdir /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/db | |
+ mkdir /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/db | |
+ nix-store --init | |
+ clearProfiles | |
+ profiles=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/profiles | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/profiles | |
+ rm -f '/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/*' | |
+ rm -f /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/ref | |
+ max=500 | |
+ reference=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/abcdef | |
+ touch /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/abcdef | |
+ echo /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/abcdef | |
+ echo | |
+ echo 0 | |
+ nix-store --register-validity | |
+ echo 'making registration...' | |
making registration... | |
+ set +x | |
+ echo registering... | |
registering... | |
+ nix-store --register-validity | |
+ echo 'collecting garbage...' | |
collecting garbage... | |
+ ln -sfn /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/abcdef /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/ref | |
+ nix-store --gc | |
finding garbage collector roots... | |
deleting garbage... | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/1’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/2’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/3’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/4’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/5’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/6’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/8’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/9’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/10’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/11’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/12’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/13’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/14’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/15’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/16’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/17’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/18’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/19’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/20’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/21’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/22’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/23’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/24’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/25’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/26’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/27’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/28’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/29’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/30’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/31’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/32’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/33’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/34’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/35’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/36’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/37’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/38’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/39’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/40’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/41’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/42’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/43’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/44’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/45’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/46’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/47’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/48’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/49’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/50’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/51’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/52’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/53’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/54’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/55’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/56’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/57’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/58’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/59’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/60’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/61’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/62’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/63’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/64’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/65’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/66’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/67’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/68’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/69’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/70’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/71’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/72’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/73’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/74’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/75’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/76’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/77’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/78’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/79’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/80’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/81’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/82’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/83’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/84’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/85’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/86’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/87’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/88’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/89’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/90’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/91’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/92’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/93’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/94’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/95’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/96’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/97’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/98’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/99’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/100’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/101’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/102’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/103’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/104’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/105’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/106’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/107’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/108’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/109’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/110’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/111’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/112’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/113’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/114’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/115’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/116’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/117’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/118’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/119’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/120’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/121’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/122’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/123’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/124’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/125’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/126’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/127’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/128’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/129’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/130’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/131’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/132’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/133’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/134’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/135’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/136’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/137’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/138’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/139’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/140’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/141’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/142’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/143’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/144’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/145’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/146’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/147’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/148’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/149’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/150’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/151’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/152’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/153’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/154’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/155’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/156’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/157’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/158’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/159’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/160’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/161’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/162’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/163’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/164’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/165’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/166’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/167’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/168’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/169’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/170’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/171’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/172’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/173’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/174’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/175’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/176’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/177’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/178’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/179’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/180’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/181’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/182’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/183’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/184’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/185’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/186’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/187’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/188’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/189’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/190’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/191’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/192’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/193’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/194’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/195’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/196’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/197’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/198’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/199’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/200’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/201’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/202’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/203’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/204’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/205’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/206’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/207’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/208’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/209’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/210’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/211’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/212’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/213’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/214’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/215’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/216’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/217’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/218’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/219’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/220’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/221’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/222’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/223’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/224’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/225’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/226’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/227’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/228’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/229’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/230’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/231’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/232’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/233’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/234’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/235’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/236’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/237’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/238’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/239’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/240’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/241’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/242’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/243’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/244’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/245’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/246’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/247’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/248’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/249’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/250’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/251’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/252’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/253’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/254’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/255’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/256’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/257’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/258’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/259’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/260’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/261’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/262’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/263’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/264’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/265’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/266’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/267’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/268’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/269’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/270’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/271’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/272’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/273’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/274’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/275’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/276’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/277’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/278’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/279’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/280’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/281’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/282’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/283’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/284’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/285’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/286’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/287’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/288’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/289’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/290’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/291’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/292’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/293’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/294’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/295’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/296’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/297’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/298’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/299’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/300’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/301’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/302’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/303’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/304’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/305’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/306’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/307’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/308’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/309’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/310’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/311’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/312’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/313’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/314’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/315’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/316’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/317’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/318’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/319’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/320’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/321’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/322’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/323’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/324’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/325’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/326’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/327’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/328’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/329’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/330’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/331’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/332’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/333’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/334’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/335’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/336’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/337’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/338’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/339’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/340’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/341’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/342’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/343’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/344’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/345’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/346’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/347’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/348’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/349’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/350’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/351’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/352’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/353’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/354’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/355’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/356’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/357’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/358’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/359’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/360’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/361’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/362’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/363’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/364’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/365’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/366’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/367’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/368’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/369’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/370’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/371’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/372’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/373’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/374’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/375’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/376’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/377’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/378’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/379’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/380’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/381’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/382’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/383’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/384’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/385’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/386’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/387’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/388’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/389’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/390’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/391’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/392’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/393’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/394’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/395’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/396’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/397’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/398’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/399’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/400’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/401’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/402’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/403’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/404’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/405’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/406’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/407’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/408’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/409’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/410’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/411’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/412’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/413’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/414’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/415’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/416’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/417’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/418’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/419’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/420’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/421’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/422’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/423’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/424’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/425’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/426’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/427’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/428’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/429’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/430’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/431’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/432’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/433’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/434’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/435’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/436’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/437’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/438’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/439’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/440’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/441’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/442’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/443’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/444’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/445’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/446’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/447’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/448’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/449’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/450’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/451’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/452’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/453’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/454’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/455’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/456’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/457’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/458’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/459’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/460’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/461’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/462’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/463’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/464’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/465’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/466’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/467’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/468’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/469’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/470’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/471’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/472’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/473’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/474’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/475’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/476’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/477’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/478’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/479’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/480’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/481’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/482’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/483’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/484’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/485’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/486’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/487’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/488’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/489’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/490’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/491’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/492’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/493’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/494’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/495’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/496’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/497’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/498’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/499’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/trash’ | |
deleting unused links... | |
note: currently hard linking saves 0.00 MiB | |
500 store paths deleted, 0.00 MiB freed | |
++ type -p sqlite3 | |
++ sqlite3 ./test-tmp/db/db.sqlite 'select count(*) from Refs' | |
+ '[' -n /nix/store/v1qcjhsid7gj193xjmax90h1k1mc33r0-sqlite-3.8.9/bin/sqlite3 -a 0 -ne 0 ']' | |
PASS: tests/referrers.sh | |
running test tests/user-envs.sh | |
+ clearStore | |
+ echo 'clearing store...' | |
clearing store... | |
+ chmod -R +w /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ mkdir /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/db | |
+ mkdir /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/db | |
+ nix-store --init | |
+ clearProfiles | |
+ profiles=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/profiles | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/profiles | |
+ rm -f '/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/*' | |
+ rm -f /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/ref | |
+ clearProfiles | |
+ profiles=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/profiles | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/profiles | |
+ echo TEST: Query installed: should be empty. | |
TEST: Query installed: should be empty. | |
++ nix-env -p /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/profiles/test -q '*' | |
++ wc -l | |
+ test 0 -eq 0 | |
+ export HOME=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/home | |
+ HOME=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/home | |
+ mkdir -p /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/home | |
+ nix-env --switch-profile /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/profiles/test | |
+ echo TEST: Query available: should contain several. | |
TEST: Query available: should contain several. | |
++ nix-env -f ./user-envs.nix -qa '*' | |
++ wc -l | |
+ test 6 -eq 6 | |
++ nix-env -f ./user-envs.nix -qa --out-path --no-name '*' | |
++ grep foo-1.0 | |
+ outPath10=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/g0hxhwyn5payxlhdv0kpn1a8l36q5vgh-foo-1.0 | |
++ nix-env -f ./user-envs.nix -qa --drv-path --no-name '*' | |
++ grep foo-1.0 | |
+ drvPath10=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/kqhw0hh190ihf9l4fvcgxl9zivinwziv-foo-1.0.drv | |
+ '[' -n /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/g0hxhwyn5payxlhdv0kpn1a8l36q5vgh-foo-1.0 -a -n /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/kqhw0hh190ihf9l4fvcgxl9zivinwziv-foo-1.0.drv ']' | |
+ echo TEST: Query descriptions. | |
TEST: Query descriptions. | |
+ nix-env -f ./user-envs.nix -qa '*' --description | |
+ grep -q silly | |
+ rm -f /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/home/.nix-defexpr | |
++ pwd | |
+ ln -s /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/user-envs.nix /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/home/.nix-defexpr | |
+ nix-env -qa '*' --description | |
+ grep -q silly | |
+ echo TEST: Install foo-1.0. | |
TEST: Install foo-1.0. | |
+ nix-env -i foo-1.0 | |
installing ‘foo-1.0’ | |
these derivations will be built: | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/kqhw0hh190ihf9l4fvcgxl9zivinwziv-foo-1.0.drv | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/g0hxhwyn5payxlhdv0kpn1a8l36q5vgh-foo-1.0’ | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/d9cbflibhxi6d3rgvrylczmxb81cj71v-user-environment’ | |
created 1 symlinks in user environment | |
user-envs.sh: line 28: syntax error near unexpected token `(' | |
FAIL: tests/user-envs.sh | |
running test tests/logging.sh | |
+ clearStore | |
+ echo 'clearing store...' | |
clearing store... | |
+ chmod -R +w /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ mkdir /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/db | |
+ mkdir /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/db | |
+ nix-store --init | |
+ clearProfiles | |
+ profiles=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/profiles | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/profiles | |
+ rm -f '/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/*' | |
+ rm -f /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/ref | |
++ nix-build --log-type escapes -vv dependencies.nix --no-out-link | |
+ path=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies | |
+ nix-log2xml | |
+ test /bin/xmllint '!=' false | |
+ /bin/xmllint --noout /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/log.xml | |
++ nix-store -l /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies | |
+ '[' FOO = FOO ']' | |
+ clearStore | |
+ echo 'clearing store...' | |
clearing store... | |
+ chmod -R +w /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ mkdir /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/db | |
+ mkdir /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/db | |
+ nix-store --init | |
+ clearProfiles | |
+ profiles=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/profiles | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/profiles | |
+ rm -f /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/g2ybdziy5vs7ag5cpwc4082h519ynrvw /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/n3ads0dfwv1z1h7kfr2s0xrsl55ffklw | |
+ rm -f /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/ref | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/log/nix | |
+ nix-store -l /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies | |
error: path ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies’ is not valid | |
+ nix-build dependencies.nix --no-out-link --option build-compress-log true | |
these derivations will be built: | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/4hhwgcbaw6i3sx4rna80anjm8mpkqhps-dependencies-input-2.drv | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/78n92nwdgj1l9fp340zc10y6g1zw3pcz-dependencies-input-1.drv | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/yqr50sdik1amj5mm15acs8anzpwm98ix-dependencies.drv | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/zcajk2v0mrwb71pjxh1vnrdyxmgc34z0-dependencies-input-1’ | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2’ | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies’ | |
FOO | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies | |
++ nix-store -l /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies | |
+ '[' FOO = FOO ']' | |
PASS: tests/logging.sh | |
running test tests/nix-build.sh | |
+ clearStore | |
+ echo 'clearing store...' | |
clearing store... | |
+ chmod -R +w /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ mkdir /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/db | |
+ mkdir /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/db | |
+ nix-store --init | |
+ clearProfiles | |
+ profiles=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/profiles | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/profiles | |
+ rm -f /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/3hrnn20vzskjdxl4q2ab2ph7739m29rm /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/gakpkg85x2bp4qrvxz3pyskq4dp0593f | |
+ rm -f /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/ref | |
+ nix-build dependencies.nix -o /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/result | |
these derivations will be built: | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/4hhwgcbaw6i3sx4rna80anjm8mpkqhps-dependencies-input-2.drv | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/78n92nwdgj1l9fp340zc10y6g1zw3pcz-dependencies-input-1.drv | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/yqr50sdik1amj5mm15acs8anzpwm98ix-dependencies.drv | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/zcajk2v0mrwb71pjxh1vnrdyxmgc34z0-dependencies-input-1’ | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2’ | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies’ | |
FOO | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies | |
++ cat /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/result/foobar | |
+ test FOOBAR = FOOBAR | |
+ echo A | |
A | |
++ readLink /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/result | |
++ ls -l /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/result | |
++ sed 's/.*->\ //' | |
+ target=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies | |
+ echo B | |
B | |
+ echo target is /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies | |
target is /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies | |
+ nix-store --gc | |
finding garbage collector roots... | |
removing stale link from ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/wabiwmm9gq27j01frs9ajf95wrqg7z51’ to ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-build.65twDy/derivation’ | |
deleting garbage... | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/zcajk2v0mrwb71pjxh1vnrdyxmgc34z0-dependencies-input-1’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/yqr50sdik1amj5mm15acs8anzpwm98ix-dependencies.drv’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/78n92nwdgj1l9fp340zc10y6g1zw3pcz-dependencies-input-1.drv’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/2i1yabzj6i8vsgfwmx9h2d1scx92j5hq-dependencies.builder1.sh’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/zhilhzzq8br9vvnl6r2lczfg6mryybi7-dependencies.builder0.sh’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/4hhwgcbaw6i3sx4rna80anjm8mpkqhps-dependencies-input-2.drv’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/fsz1m1aqgd54w443zr49v37syfn5vqfk-dependencies.builder2.sh’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/trash’ | |
deleting unused links... | |
note: currently hard linking saves 0.00 MiB | |
7 store paths deleted, 0.01 MiB freed | |
+ test -e /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies/foobar | |
+ rm /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/result | |
+ nix-store --gc | |
finding garbage collector roots... | |
removing stale link from ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/ny9gr5zj6v5ldp27i6d60hqvbkrr4j9v’ to ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/result’ | |
deleting garbage... | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/trash’ | |
deleting unused links... | |
note: currently hard linking saves 0.00 MiB | |
2 store paths deleted, 0.00 MiB freed | |
+ test -e /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies/foobar | |
PASS: tests/nix-build.sh | |
running test tests/misc.sh | |
+ nix-env --version | |
+ grep 1.9pre1234_abcdef | |
nix-env (Nix) 1.9pre1234_abcdef | |
+ nix-env --foo | |
+ grep 'no operation' | |
error: no operation specified | |
+ nix-env -q --foo | |
+ grep 'unknown flag' | |
error: unknown flag ‘--foo’ | |
PASS: tests/misc.sh | |
running test tests/fixed.sh | |
+ clearStore | |
+ echo 'clearing store...' | |
clearing store... | |
+ chmod -R +w /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ mkdir /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/db | |
+ mkdir /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/db | |
+ nix-store --init | |
+ clearProfiles | |
+ profiles=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/profiles | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/profiles | |
+ rm -f '/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/*' | |
+ rm -f /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/ref | |
+ export IMPURE_VAR1=foo | |
+ IMPURE_VAR1=foo | |
+ export IMPURE_VAR2=bar | |
+ IMPURE_VAR2=bar | |
+ echo 'testing good...' | |
testing good... | |
+ nix-build fixed.nix -A good --no-out-link | |
these derivations will be built: | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/1g7i691jv31lnrjyw63bp1rmyk9xvwa9-fixed.drv | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/2qb9d64spy7r5a57j2jvp1zhlwiw2c6g-fixed.drv | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/n8zmdyb3hlccpbn1j15f97av6nxzw9gq-fixed.drv | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/riy25akkvz63c1qvp51101xmkvcflwki-fixed.drv | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/2n4jnv8yy4hz0vh4s1kh9av8an6nl5np-fixed’ | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/m6ffsg4991v38siqxr0pyng46vqi2fkz-fixed’ | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/fi440392grlivw1x3aglg9k9dkx0v4q2-fixed’ | |
dummy: | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/kv2w28fsf7nam87y6y9s4n5zyw46frsy-fixed’ | |
dummy: | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/2n4jnv8yy4hz0vh4s1kh9av8an6nl5np-fixed | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/m6ffsg4991v38siqxr0pyng46vqi2fkz-fixed | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/fi440392grlivw1x3aglg9k9dkx0v4q2-fixed | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/kv2w28fsf7nam87y6y9s4n5zyw46frsy-fixed | |
+ echo 'testing good2...' | |
testing good2... | |
+ nix-build fixed.nix -A good2 --no-out-link | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/2n4jnv8yy4hz0vh4s1kh9av8an6nl5np-fixed | |
+ echo 'testing bad...' | |
testing bad... | |
+ nix-build fixed.nix -A bad --no-out-link | |
these derivations will be built: | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/n3cbf7yhx9mdh9ppnk1i22yrhblqnm6q-fixed.drv | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/6v1ig2hi6nn40xw6bjbbyp4ym1iiqvky-fixed’ | |
output path ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/6v1ig2hi6nn40xw6bjbbyp4ym1iiqvky-fixed’ should have md5 hash ‘0ddd8be4b179a529afa5f2ffae4b9858’, instead has ‘8ddd8be4b179a529afa5f2ffae4b9858’ | |
error: build of ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/n3cbf7yhx9mdh9ppnk1i22yrhblqnm6q-fixed.drv’ failed | |
+ echo 'testing reallyBad...' | |
testing reallyBad... | |
+ nix-instantiate fixed.nix -A reallyBad | |
error: hash ‘ddd8be4b179a529afa5f2ffae4b9858’ has wrong length for hash type ‘md5’ | |
+ echo 'testing attribute selection...' | |
testing attribute selection... | |
++ nix-instantiate fixed.nix -A good.1 | |
++ wc -l | |
warning: you did not specify ‘--add-root’; the result might be removed by the garbage collector | |
+ test 1 = 1 | |
+ echo 'testing parallelSame...' | |
testing parallelSame... | |
+ clearStore | |
+ echo 'clearing store...' | |
clearing store... | |
+ chmod -R +w /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ mkdir /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/db | |
+ mkdir /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/db | |
+ nix-store --init | |
+ clearProfiles | |
+ profiles=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/profiles | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/profiles | |
+ rm -f /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/5snjzkzk7bx05hr82dkbx0sz198q0ivy /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/8nc3jpb5b4kx149i7ii65gizzsw1h6k5 /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/a6ncy6rhmaxzlgycp4vk2cgcbash2hjr /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/ff44iz8dzl5rmsvjy8kg4f6jb8fz4mfm /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/fny0a29vplmiwm96bxz16frsacv2wgql /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/g9skzvw5ylw7x5v4n433prikni02dma6 /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/kcyqahmflcw93xl1rj5ziffsx4zqr4qa /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/r37iav9w215128b1wqpiy0gvx7hnlfzh /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/s6ycbkim8davh37xr843vf8wbr76ksd7 /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/wrq98v6qrnvcprmmpyr905bssvanlsns /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/xn86glh1wg2in2q61y0dw040pigx4n8c | |
+ rm -f /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/ref | |
+ nix-build fixed.nix -A parallelSame --no-out-link -j2 | |
these derivations will be built: | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/5ndafa1zj0y65x76ycljmfqaa1lkwfab-fixed.drv | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/b9ibb8f1x4cigzqhbknz1ylk96hgxn4i-fixed.drv | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/fi440392grlivw1x3aglg9k9dkx0v4q2-fixed’ | |
dummy: bar | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/fi440392grlivw1x3aglg9k9dkx0v4q2-fixed | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/fi440392grlivw1x3aglg9k9dkx0v4q2-fixed | |
+ echo 'testing sameAsAdd...' | |
testing sameAsAdd... | |
++ nix-build fixed.nix -A sameAsAdd --no-out-link | |
these derivations will be built: | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/xihaj3mp6f8m4y04hqlim3bwmin7igw6-fixed.drv | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/v27bcg4is9afvv01i6l9qjf2rd3azqk6-fixed’ | |
dummy: | |
+ out=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/v27bcg4is9afvv01i6l9qjf2rd3azqk6-fixed | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/fixed | |
+ mkdir /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/fixed | |
+ mkdir /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/fixed/bla | |
+ echo 'Hello World!' | |
+ ln -s foo /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/fixed/bar | |
++ nix-store --add /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/fixed | |
+ out2=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/v27bcg4is9afvv01i6l9qjf2rd3azqk6-fixed | |
+ echo /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/v27bcg4is9afvv01i6l9qjf2rd3azqk6-fixed | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/v27bcg4is9afvv01i6l9qjf2rd3azqk6-fixed | |
+ test /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/v27bcg4is9afvv01i6l9qjf2rd3azqk6-fixed = /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/v27bcg4is9afvv01i6l9qjf2rd3azqk6-fixed | |
++ nix-store --add-fixed --recursive sha256 /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/fixed | |
+ out3=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/v27bcg4is9afvv01i6l9qjf2rd3azqk6-fixed | |
+ echo /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/v27bcg4is9afvv01i6l9qjf2rd3azqk6-fixed | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/v27bcg4is9afvv01i6l9qjf2rd3azqk6-fixed | |
+ test /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/v27bcg4is9afvv01i6l9qjf2rd3azqk6-fixed = /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/v27bcg4is9afvv01i6l9qjf2rd3azqk6-fixed | |
++ nix-store --print-fixed-path --recursive sha256 1ixr6yd3297ciyp9im522dfxpqbkhcw0pylkb2aab915278fqaik fixed | |
+ out4=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/v27bcg4is9afvv01i6l9qjf2rd3azqk6-fixed | |
+ echo /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/v27bcg4is9afvv01i6l9qjf2rd3azqk6-fixed | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/v27bcg4is9afvv01i6l9qjf2rd3azqk6-fixed | |
+ test /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/v27bcg4is9afvv01i6l9qjf2rd3azqk6-fixed = /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/v27bcg4is9afvv01i6l9qjf2rd3azqk6-fixed | |
PASS: tests/fixed.sh | |
running test tests/gc-runtime.sh | |
+ case $system in | |
+ exit 0 | |
PASS: tests/gc-runtime.sh | |
running test tests/install-package.sh | |
++ nix-instantiate ./dependencies.nix | |
warning: you did not specify ‘--add-root’; the result might be removed by the garbage collector | |
+ drvPath=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/yqr50sdik1amj5mm15acs8anzpwm98ix-dependencies.drv | |
++ nix-store -q /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/yqr50sdik1amj5mm15acs8anzpwm98ix-dependencies.drv | |
+ outPath=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies | |
+ clearStore | |
+ echo 'clearing store...' | |
clearing store... | |
+ chmod -R +w /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ mkdir /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/db | |
+ mkdir /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/db | |
+ nix-store --init | |
+ clearProfiles | |
+ profiles=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/profiles | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/profiles | |
+ rm -f /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/bs414xpizxl7ag4v5i00rmjabxqhyjyp /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/mzzk1k537ndl7sb3km9j0abh1rmfdpd0 /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/rjzphsgb1yjbp0qzff4df99n92sy0kcc /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/x4mcfxcwqqs5n4pa1d1wkm8khfbv6msc /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/xbzwh0sf0279ga07c8jmys51nr4c949h /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/yp2z7g7arwsv3ci81i4ly3h5wdasbv4l | |
+ rm -f /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/ref | |
+ clearProfiles | |
+ profiles=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/profiles | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/profiles | |
+ cat | |
+ nix-install-package --non-interactive -p /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/profiles/test /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/foo.nixpkg | |
Pulling manifests... | |
Wide character in print at /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/bin/nix-pull line 55. | |
fetching list of Nix archives at ‘file:///tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/cache/MANIFEST.bz2’... | |
% Total % Received % Xferd Average Speed Time Time Time Current | |
Dload Upload Total Spent Left Speed | |
100 1693 100 1693 0 0 2670k 0 --:--:-- --:--:-- --:--:-- 2670k | |
caching /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/z8n56p09m4q9jmjab4k72z5l506vjryv-MANIFEST.bz2... | |
Installing package... | |
installing ‘simple’ | |
these paths will be fetched (0.00 MiB download, 0.00 MiB unpacked): | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2 | |
fetching path ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2’... | |
*** Trying to download/patch ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2’ | |
*** Step 1/1: downloading ‘file:///tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/cache/14yvh69vw9wfsnr8gpwcz8fd97di46cfr6zzgci9xj5h9kg243cf.nar.bz2’ to ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2’ | |
% Total % Received % Xferd Average Speed Time Time Time Current | |
Dload Upload Total Spent Left Speed | |
100 138 100 138 0 0 2073k 0 --:--:-- --:--:-- --:--:-- 2073k | |
fetching path ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies’... | |
*** Trying to download/patch ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies’ | |
*** Step 1/1: downloading ‘file:///tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/cache/1hp8dhw8dgmxcvdq0rmc17695r95h441mmx91910xn8gyg9bblfa.nar.bz2’ to ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies’ | |
% Total % Received % Xferd Average Speed Time Time Time Current | |
Dload Upload Total Spent Left Speed | |
100 394 100 394 0 0 6870k 0 --:--:-- --:--:-- --:--:-- 6870k | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/bs50icihsnzn12jq4faz50migsdjzbbp-user-environment’ | |
created 4 symlinks in user environment | |
++ nix-env -p /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/profiles/test -q '*' | |
++ wc -l | |
+ test 1 -eq 1 | |
+ clearProfiles | |
+ profiles=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/profiles | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/profiles | |
+ nix-install-package --non-interactive -p /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/profiles/test --url file:///tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/foo.nixpkg | |
Pulling manifests... | |
Wide character in print at /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/bin/nix-pull line 55. | |
fetching list of Nix archives at ‘file:///tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/cache/MANIFEST.bz2’... | |
% Total % Received % Xferd Average Speed Time Time Time Current | |
Dload Upload Total Spent Left Speed | |
100 1693 100 1693 0 0 2719k 0 --:--:-- --:--:-- --:--:-- 2719k | |
caching /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/z8n56p09m4q9jmjab4k72z5l506vjryv-MANIFEST.bz2... | |
Installing package... | |
installing ‘simple’ | |
++ nix-env -p /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/profiles/test -q '*' | |
++ wc -l | |
+ test 1 -eq 1 | |
PASS: tests/install-package.sh | |
running test tests/check-refs.sh | |
+ RESULT=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/result | |
++ nix-build -o /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/result check-refs.nix -A dep | |
+ dep=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies | |
++ nix-build -o /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/result check-refs.nix -A test1 | |
these derivations will be built: | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/b0k3xh0vl44xr1ffqskywi3b45kx07sf-check-refs-1.drv | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/cp1k1hxxl1daqnvibvpkwy9psrbzl446-check-refs-1’ | |
+ test1=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/cp1k1hxxl1daqnvibvpkwy9psrbzl446-check-refs-1 | |
+ nix-store -q --references /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/cp1k1hxxl1daqnvibvpkwy9psrbzl446-check-refs-1 | |
+ grep -q /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/cp1k1hxxl1daqnvibvpkwy9psrbzl446-check-refs-1 | |
+ nix-store -q --references /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/cp1k1hxxl1daqnvibvpkwy9psrbzl446-check-refs-1 | |
+ grep -q /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies | |
++ nix-build -o /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/result check-refs.nix -A test2 | |
these derivations will be built: | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/1h12qa6k7r2pw86fklghzwcnhhfla02b-check-refs-2.drv | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7h67lxa74aplidsx21d6lshs2by240gx-check-refs-2’ | |
+ test2=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7h67lxa74aplidsx21d6lshs2by240gx-check-refs-2 | |
+ nix-store -q --references /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7h67lxa74aplidsx21d6lshs2by240gx-check-refs-2 | |
+ grep -q /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7h67lxa74aplidsx21d6lshs2by240gx-check-refs-2 | |
+ nix-store -q --references /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7h67lxa74aplidsx21d6lshs2by240gx-check-refs-2 | |
+ grep -q /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies | |
+ nix-store -q --references /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7h67lxa74aplidsx21d6lshs2by240gx-check-refs-2 | |
+ grep -q aux-ref | |
+ nix-build -o /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/result check-refs.nix -A test3 | |
these derivations will be built: | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/2jkbmnwcw17gr9z5a2amcqmzalz5zpry-check-refs-3.drv | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/09q7zh4qpwsnyrksd5rfiikmyp5f5sg3-check-refs-3’ | |
output (‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/09q7zh4qpwsnyrksd5rfiikmyp5f5sg3-check-refs-3’) is not allowed to refer to path ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies’ | |
error: build of ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/2jkbmnwcw17gr9z5a2amcqmzalz5zpry-check-refs-3.drv’ failed | |
+ nix-build -o /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/result check-refs.nix -A test4 | |
these derivations will be built: | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0ys0a53q6i7xzks8v4dk2sy64vg59fw9-check-refs-4.drv | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/vfd9lwl4cq84w2zp8cl3krdi3aila3f4-check-refs-4’ | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/vfd9lwl4cq84w2zp8cl3krdi3aila3f4-check-refs-4 | |
+ nix-build -o /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/result check-refs.nix -A test5 | |
these derivations will be built: | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/y2kzfl48avfn7m6cpinps42rslrsgi41-check-refs-5.drv | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/l2lada7926qp87ifdi45rnsjvizz4j2d-check-refs-5’ | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/l2lada7926qp87ifdi45rnsjvizz4j2d-check-refs-5 | |
+ nix-build -o /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/result check-refs.nix -A test6 | |
these derivations will be built: | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/40px01cqq2bdjllh0jjxizfb7jykp6a6-check-refs-6.drv | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/00fwhv4jnga6lif3hi9gswnbrds9bmcx-check-refs-6’ | |
output (‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/00fwhv4jnga6lif3hi9gswnbrds9bmcx-check-refs-6’) is not allowed to refer to path ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/00fwhv4jnga6lif3hi9gswnbrds9bmcx-check-refs-6’ | |
error: build of ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/40px01cqq2bdjllh0jjxizfb7jykp6a6-check-refs-6.drv’ failed | |
+ nix-build -o /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/result check-refs.nix -A test7 | |
these derivations will be built: | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/zkivx78ryyxz2gcf95whpy6p9gsnziml-check-refs-7.drv | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/mznqdgm0wxx7ic5lq75ag8bnzh2brb0n-check-refs-7’ | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/mznqdgm0wxx7ic5lq75ag8bnzh2brb0n-check-refs-7 | |
+ nix-build -o /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/result check-refs.nix -A test8 | |
error: in ‘toFile’: the file ‘builder.sh’ cannot refer to derivation outputs, at /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/check-refs.nix:54:15 | |
(use ‘--show-trace’ to show detailed location information) | |
+ nix-build -o /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/result check-refs.nix -A test9 | |
these derivations will be built: | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/yldfmabj5zvr4c9lmfpidfkbjfgxh4k6-check-refs-9.drv | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/civv2h6zmyh13vvhqzvg0nd97lbqa1fa-check-refs-9’ | |
output (‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/civv2h6zmyh13vvhqzvg0nd97lbqa1fa-check-refs-9’) is not allowed to refer to path ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies’ | |
error: build of ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/yldfmabj5zvr4c9lmfpidfkbjfgxh4k6-check-refs-9.drv’ failed | |
+ nix-build -o /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/result check-refs.nix -A test10 | |
these derivations will be built: | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/yam5jmd7rnlag14l3pbzyy08dmy19d3y-check-refs-10.drv | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/q375qc2waprl1g8mflqml4dx8ywrg1ki-check-refs-10’ | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/l2lada7926qp87ifdi45rnsjvizz4j2d-check-refs-5 | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/q375qc2waprl1g8mflqml4dx8ywrg1ki-check-refs-10 | |
PASS: tests/check-refs.sh | |
running test tests/filter-source.sh | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/filterin | |
+ mkdir /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/filterin | |
+ mkdir /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/filterin/foo | |
+ touch /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/filterin/foo/bar | |
+ touch /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/filterin/xyzzy | |
+ touch /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/filterin/b | |
+ touch /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/filterin/bak | |
+ touch /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/filterin/bla.c.bak | |
+ ln -s xyzzy /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/filterin/link | |
+ nix-build ./filter-source.nix -o /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/filterout | |
these derivations will be built: | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/4piaq75p0s4dfq88mzxxib48dw057y9y-filter.drv | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/9as43dxmabk3kv5llb6c9z9ddxl3s9xh-filter’ | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/9as43dxmabk3kv5llb6c9z9ddxl3s9xh-filter | |
+ test '!' -e /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/filterout/foo/bar | |
+ test -e /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/filterout/xyzzy | |
+ test -e /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/filterout/bak | |
+ test '!' -e /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/filterout/bla.c.bak | |
+ test '!' -L /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/filterout/link | |
PASS: tests/filter-source.sh | |
running test tests/remote-store.sh | |
+ clearStore | |
+ echo 'clearing store...' | |
clearing store... | |
+ chmod -R +w /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ mkdir /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/db | |
+ mkdir /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/db | |
+ nix-store --init | |
+ clearProfiles | |
+ profiles=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/profiles | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/profiles | |
+ rm -f /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/0m4mzlyf57iqlx4dlmwc21ig7b6rq7il /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/17p6n7fs081v8hfqmsakf3q3r54y7wnd /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/1krbkxdzlb7rdy7c7z8158nb10769a7k /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/2w93a04iw2dc77dz2nv8j4rq2x771fas /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/4fii2qmglqsg6wfrva11xn7m8wwwq77g /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/7by2bxsyla4yfzf4vby52hcmidywnviy /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/jg0pb478awv8gdg26k1sd0gvl7fs80si /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/lq5xwgrkhka1kv920v5rx46i062kx9jn /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/ma5r2mvjfw5nk5s8jyg4rj9jwz1sqbnx /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/ny9gr5zj6v5ldp27i6d60hqvbkrr4j9v /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/sfpbq71kd1rzc3dw5l061wlk48c8kg69 /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/wv84k0fnxa9jl0fv5wy11c1vndziska8 /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/z08hqy745cp7zpsq5jnm1vj1k2vw2jxr | |
+ rm -f /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/ref | |
+ clearManifests | |
+ rm -f '/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/manifests/*' | |
+ startDaemon | |
+ rm -f /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/daemon-socket/socket | |
+ (( i = 0 )) | |
+ (( i < 30 )) | |
+ '[' -e /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/daemon-socket/socket ']' | |
+ nix-daemon | |
+ sleep 1 | |
+ (( i++ )) | |
+ (( i < 30 )) | |
+ '[' -e /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/daemon-socket/socket ']' | |
+ break | |
+ pidDaemon=5560 | |
+ trap 'kill -9 5560' EXIT | |
+ export NIX_REMOTE=daemon | |
+ NIX_REMOTE=daemon | |
+ /bin/bash ./user-envs.sh | |
+ clearStore | |
+ echo 'clearing store...' | |
clearing store... | |
+ chmod -R +w /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ mkdir /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/db | |
+ mkdir /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/db | |
+ nix-store --init | |
+ clearProfiles | |
+ profiles=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/profiles | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/profiles | |
+ rm -f '/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/*' | |
+ rm -f /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/ref | |
+ clearProfiles | |
+ profiles=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/profiles | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/profiles | |
+ echo TEST: Query installed: should be empty. | |
TEST: Query installed: should be empty. | |
++ nix-env -p /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/profiles/test -q '*' | |
++ wc -l | |
+ test 0 -eq 0 | |
+ export HOME=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/home | |
+ HOME=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/home | |
+ mkdir -p /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/home | |
+ nix-env --switch-profile /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/profiles/test | |
+ echo TEST: Query available: should contain several. | |
TEST: Query available: should contain several. | |
++ nix-env -f ./user-envs.nix -qa '*' | |
++ wc -l | |
+ test 6 -eq 6 | |
++ nix-env -f ./user-envs.nix -qa --out-path --no-name '*' | |
++ grep foo-1.0 | |
+ outPath10=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/g0hxhwyn5payxlhdv0kpn1a8l36q5vgh-foo-1.0 | |
++ nix-env -f ./user-envs.nix -qa --drv-path --no-name '*' | |
++ grep foo-1.0 | |
+ drvPath10=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/kqhw0hh190ihf9l4fvcgxl9zivinwziv-foo-1.0.drv | |
+ '[' -n /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/g0hxhwyn5payxlhdv0kpn1a8l36q5vgh-foo-1.0 -a -n /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/kqhw0hh190ihf9l4fvcgxl9zivinwziv-foo-1.0.drv ']' | |
+ echo TEST: Query descriptions. | |
TEST: Query descriptions. | |
+ nix-env -f ./user-envs.nix -qa '*' --description | |
+ grep -q silly | |
+ rm -f /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/home/.nix-defexpr | |
++ pwd | |
+ ln -s /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/user-envs.nix /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/home/.nix-defexpr | |
+ nix-env -qa '*' --description | |
+ grep -q silly | |
+ echo TEST: Install foo-1.0. | |
TEST: Install foo-1.0. | |
+ nix-env -i foo-1.0 | |
installing ‘foo-1.0’ | |
these derivations will be built: | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/kqhw0hh190ihf9l4fvcgxl9zivinwziv-foo-1.0.drv | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/g0hxhwyn5payxlhdv0kpn1a8l36q5vgh-foo-1.0’ | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/d9cbflibhxi6d3rgvrylczmxb81cj71v-user-environment’ | |
created 1 symlinks in user environment | |
./user-envs.sh: line 28: syntax error near unexpected token `(' | |
+ kill -9 5560 | |
FAIL: tests/remote-store.sh | |
running test tests/export.sh | |
+ clearStore | |
+ echo 'clearing store...' | |
clearing store... | |
+ chmod -R +w /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ mkdir /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/db | |
+ mkdir /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/db | |
+ nix-store --init | |
+ clearProfiles | |
+ profiles=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/profiles | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/profiles | |
+ rm -f '/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/*' | |
+ rm -f /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/ref | |
++ nix-build dependencies.nix --no-out-link | |
these derivations will be built: | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/4hhwgcbaw6i3sx4rna80anjm8mpkqhps-dependencies-input-2.drv | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/78n92nwdgj1l9fp340zc10y6g1zw3pcz-dependencies-input-1.drv | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/yqr50sdik1amj5mm15acs8anzpwm98ix-dependencies.drv | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/zcajk2v0mrwb71pjxh1vnrdyxmgc34z0-dependencies-input-1’ | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2’ | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies’ | |
FOO | |
+ outPath=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies | |
+ nix-store --export /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies | |
exporting path ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies’ | |
++ nix-store -qR /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies | |
+ nix-store --export /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2 /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies | |
exporting path ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2’ | |
exporting path ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies’ | |
+ clearStore | |
+ echo 'clearing store...' | |
clearing store... | |
+ chmod -R +w /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ mkdir /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/db | |
+ mkdir /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/db | |
+ nix-store --init | |
+ clearProfiles | |
+ profiles=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/profiles | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/profiles | |
+ rm -f /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/fi6yhs3h0ssnfhv82j04b2k0w69sng49 /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/rv3q5pj3faw5w81mfsgn9hsvvq3smd6m | |
+ rm -f /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/ref | |
+ nix-store --import | |
error: path ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2’ is not valid | |
+ clearStore | |
+ echo 'clearing store...' | |
clearing store... | |
+ chmod -R +w /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ mkdir /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/db | |
+ mkdir /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/db | |
+ nix-store --init | |
+ clearProfiles | |
+ profiles=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/profiles | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/profiles | |
+ rm -f '/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/*' | |
+ rm -f /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/ref | |
+ nix-store --import | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2 | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies | |
++ nix-store -qR /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies | |
+ nix-store --export /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2 /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies | |
exporting path ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2’ | |
exporting path ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies’ | |
+ clearStore | |
+ echo 'clearing store...' | |
clearing store... | |
+ chmod -R +w /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ mkdir /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/db | |
+ mkdir /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/db | |
+ nix-store --init | |
+ clearProfiles | |
+ profiles=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/profiles | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/profiles | |
+ rm -f '/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/*' | |
+ rm -f /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/ref | |
+ nix-store --import | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2 | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies | |
PASS: tests/export.sh | |
running test tests/export-graph.sh | |
+ clearStore | |
+ echo 'clearing store...' | |
clearing store... | |
+ chmod -R +w /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ mkdir /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/db | |
+ mkdir /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/db | |
+ nix-store --init | |
+ clearProfiles | |
+ profiles=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/profiles | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/profiles | |
+ rm -f '/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/*' | |
+ rm -f /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/ref | |
+ clearProfiles | |
+ profiles=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/profiles | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/profiles | |
++ nix-build ./export-graph.nix -A 'foo."bar.runtimeGraph"' -o /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/result | |
these derivations will be built: | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/4hhwgcbaw6i3sx4rna80anjm8mpkqhps-dependencies-input-2.drv | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/78n92nwdgj1l9fp340zc10y6g1zw3pcz-dependencies-input-1.drv | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/yqr50sdik1amj5mm15acs8anzpwm98ix-dependencies.drv | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/8cp0lmv239y4ix72ggr4q8yhcjcdgdfb-dependencies.drv | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/zcajk2v0mrwb71pjxh1vnrdyxmgc34z0-dependencies-input-1’ | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2’ | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies’ | |
FOO | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/nc70qdx160hi4sl0gfljwa3ilyw9ia2w-dependencies’ | |
refs /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies has 2 references | |
ref /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies | |
ref /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2 | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2 has 0 references | |
+ outPath=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/nc70qdx160hi4sl0gfljwa3ilyw9ia2w-dependencies | |
++ nix-store -q --references /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/result | |
++ wc -l | |
+ test 2 = 2 | |
+ checkRef input-2 | |
+ nix-store -q --references /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/result | |
+ grep -q input-2 | |
++ cat /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/nc70qdx160hi4sl0gfljwa3ilyw9ia2w-dependencies | |
+ for i in '$(cat $outPath)' | |
+ checkRef /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies | |
+ nix-store -q --references /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/result | |
+ grep -q /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies | |
+ for i in '$(cat $outPath)' | |
+ checkRef /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2 | |
+ nix-store -q --references /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/result | |
+ grep -q /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2 | |
+ nix-store --gc | |
finding garbage collector roots... | |
removing stale link from ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/6czarf4bdbjr4x1f4zb0p101g0ppfhqk’ to ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-build.9tA6aJ/derivation’ | |
deleting garbage... | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/8cp0lmv239y4ix72ggr4q8yhcjcdgdfb-dependencies.drv’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/hranh59wg52pnlsa0ff0f9y1xqphyl2z-build-graph-builder’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/yqr50sdik1amj5mm15acs8anzpwm98ix-dependencies.drv’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/78n92nwdgj1l9fp340zc10y6g1zw3pcz-dependencies-input-1.drv’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/2i1yabzj6i8vsgfwmx9h2d1scx92j5hq-dependencies.builder1.sh’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/zcajk2v0mrwb71pjxh1vnrdyxmgc34z0-dependencies-input-1’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/zhilhzzq8br9vvnl6r2lczfg6mryybi7-dependencies.builder0.sh’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/4hhwgcbaw6i3sx4rna80anjm8mpkqhps-dependencies-input-2.drv’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/fsz1m1aqgd54w443zr49v37syfn5vqfk-dependencies.builder2.sh’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/trash’ | |
deleting unused links... | |
note: currently hard linking saves 0.00 MiB | |
9 store paths deleted, 0.01 MiB freed | |
++ nix-build ./export-graph.nix -A 'foo."bar.buildGraph"' -o /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/result | |
these derivations will be built: | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/78n92nwdgj1l9fp340zc10y6g1zw3pcz-dependencies-input-1.drv | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/8lik8rq7nrq15gazql0lhbqrrpv7dh4s-dependencies.drv | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/zcajk2v0mrwb71pjxh1vnrdyxmgc34z0-dependencies-input-1’ | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7rfb0hnm0s31qzshiy879arjggd3knwf-dependencies’ | |
refs /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/yqr50sdik1amj5mm15acs8anzpwm98ix-dependencies.drv | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies has 2 references | |
ref /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies | |
ref /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2 | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/2i1yabzj6i8vsgfwmx9h2d1scx92j5hq-dependencies.builder1.sh has 0 references | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/4hhwgcbaw6i3sx4rna80anjm8mpkqhps-dependencies-input-2.drv has 1 references | |
ref /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/fsz1m1aqgd54w443zr49v37syfn5vqfk-dependencies.builder2.sh | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/78n92nwdgj1l9fp340zc10y6g1zw3pcz-dependencies-input-1.drv has 1 references | |
ref /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/2i1yabzj6i8vsgfwmx9h2d1scx92j5hq-dependencies.builder1.sh | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2 has 0 references | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/fsz1m1aqgd54w443zr49v37syfn5vqfk-dependencies.builder2.sh has 0 references | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/yqr50sdik1amj5mm15acs8anzpwm98ix-dependencies.drv has 3 references | |
ref /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/4hhwgcbaw6i3sx4rna80anjm8mpkqhps-dependencies-input-2.drv | |
ref /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/78n92nwdgj1l9fp340zc10y6g1zw3pcz-dependencies-input-1.drv | |
ref /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/zhilhzzq8br9vvnl6r2lczfg6mryybi7-dependencies.builder0.sh | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/zcajk2v0mrwb71pjxh1vnrdyxmgc34z0-dependencies-input-1 has 0 references | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/zhilhzzq8br9vvnl6r2lczfg6mryybi7-dependencies.builder0.sh has 0 references | |
+ outPath=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7rfb0hnm0s31qzshiy879arjggd3knwf-dependencies | |
+ checkRef input-1 | |
+ nix-store -q --references /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/result | |
+ grep -q input-1 | |
+ checkRef input-1.drv | |
+ nix-store -q --references /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/result | |
+ grep -q input-1.drv | |
+ checkRef input-2 | |
+ nix-store -q --references /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/result | |
+ grep -q input-2 | |
+ checkRef input-2.drv | |
+ nix-store -q --references /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/result | |
+ grep -q input-2.drv | |
++ cat /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7rfb0hnm0s31qzshiy879arjggd3knwf-dependencies | |
+ for i in '$(cat $outPath)' | |
+ checkRef /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies | |
+ nix-store -q --references /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/result | |
+ grep -q /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies | |
+ for i in '$(cat $outPath)' | |
+ checkRef /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/2i1yabzj6i8vsgfwmx9h2d1scx92j5hq-dependencies.builder1.sh | |
+ nix-store -q --references /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/result | |
+ grep -q /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/2i1yabzj6i8vsgfwmx9h2d1scx92j5hq-dependencies.builder1.sh | |
+ for i in '$(cat $outPath)' | |
+ checkRef /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/4hhwgcbaw6i3sx4rna80anjm8mpkqhps-dependencies-input-2.drv | |
+ nix-store -q --references /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/result | |
+ grep -q /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/4hhwgcbaw6i3sx4rna80anjm8mpkqhps-dependencies-input-2.drv | |
+ for i in '$(cat $outPath)' | |
+ checkRef /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/78n92nwdgj1l9fp340zc10y6g1zw3pcz-dependencies-input-1.drv | |
+ nix-store -q --references /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/result | |
+ grep -q /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/78n92nwdgj1l9fp340zc10y6g1zw3pcz-dependencies-input-1.drv | |
+ for i in '$(cat $outPath)' | |
+ checkRef /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2 | |
+ nix-store -q --references /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/result | |
+ grep -q /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2 | |
+ for i in '$(cat $outPath)' | |
+ checkRef /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/fsz1m1aqgd54w443zr49v37syfn5vqfk-dependencies.builder2.sh | |
+ nix-store -q --references /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/result | |
+ grep -q /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/fsz1m1aqgd54w443zr49v37syfn5vqfk-dependencies.builder2.sh | |
+ for i in '$(cat $outPath)' | |
+ checkRef /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/yqr50sdik1amj5mm15acs8anzpwm98ix-dependencies.drv | |
+ nix-store -q --references /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/result | |
+ grep -q /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/yqr50sdik1amj5mm15acs8anzpwm98ix-dependencies.drv | |
+ for i in '$(cat $outPath)' | |
+ checkRef /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/zcajk2v0mrwb71pjxh1vnrdyxmgc34z0-dependencies-input-1 | |
+ nix-store -q --references /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/result | |
+ grep -q /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/zcajk2v0mrwb71pjxh1vnrdyxmgc34z0-dependencies-input-1 | |
+ for i in '$(cat $outPath)' | |
+ checkRef /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/zhilhzzq8br9vvnl6r2lczfg6mryybi7-dependencies.builder0.sh | |
+ nix-store -q --references /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/result | |
+ grep -q /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/zhilhzzq8br9vvnl6r2lczfg6mryybi7-dependencies.builder0.sh | |
PASS: tests/export-graph.sh | |
running test tests/negative-caching.sh | |
+ clearStore | |
+ echo 'clearing store...' | |
clearing store... | |
+ chmod -R +w /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ mkdir /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/db | |
+ mkdir /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/db | |
+ nix-store --init | |
+ clearProfiles | |
+ profiles=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/profiles | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/profiles | |
+ rm -f /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/0rjqb669q04nvmpfnbz4bh5sha2vzspa /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/ny9gr5zj6v5ldp27i6d60hqvbkrr4j9v | |
+ rm -f /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/ref | |
+ set +e | |
+ opts='--option build-cache-failure true --print-build-trace' | |
++ nix-build --option build-cache-failure true --print-build-trace negative-caching.nix -A fail --no-out-link | |
+ log='these derivations will be built: | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/i73rf52crqh5zzi2adlqx3d6r4av85a0-fail.drv | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/xzll7cqwri33dj8yhc0vqdvhhr94mwvk-fail’ | |
| @ build-started /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/i73rf52crqh5zzi2adlqx3d6r4av85a0-fail.drv - x86_64-cygwin /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/log/nix/drvs/i7//3rf52crqh5zzi2adlqx3d6r4av85a0-fail.drv.bz2 | |
FAIL | |
builder for ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/i73rf52crqh5zzi2adlqx3d6r4av85a0-fail.drv’ failed with exit code 1 | |
@ build-failed /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/i73rf52crqh5zzi2adlqx3d6r4av85a0-fail.drv - 1 builder for ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/i73rf52crqh5zzi2adlqx3d6r4av85a0-fail.drv’ failed with exit code 1 | |
error: build of ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/i73rf52crqh5zzi2adlqx3d6r4av85a0-fail.drv’ failed' | |
+ echo 'these derivations will be built: | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/i73rf52crqh5zzi2adlqx3d6r4av85a0-fail.drv | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/xzll7cqwri33dj8yhc0vqdvhhr94mwvk-fail’ | |
| @ build-started /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/i73rf52crqh5zzi2adlqx3d6r4av85a0-fail.drv - x86_64-cygwin /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/log/nix/drvs/i7//3rf52crqh5zzi2adlqx3d6r4av85a0-fail.drv.bz2 | |
FAIL | |
builder for ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/i73rf52crqh5zzi2adlqx3d6r4av85a0-fail.drv’ failed with exit code 1 | |
@ build-failed /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/i73rf52crqh5zzi2adlqx3d6r4av85a0-fail.drv - 1 builder for ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/i73rf52crqh5zzi2adlqx3d6r4av85a0-fail.drv’ failed with exit code 1 | |
error: build of ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/i73rf52crqh5zzi2adlqx3d6r4av85a0-fail.drv’ failed' | |
+ grep -q '@ build-failed' | |
++ nix-build --option build-cache-failure true --print-build-trace negative-caching.nix -A fail --no-out-link | |
+ log='these derivations will be built: | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/i73rf52crqh5zzi2adlqx3d6r4av85a0-fail.drv | |
builder for ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/xzll7cqwri33dj8yhc0vqdvhhr94mwvk-fail’ failed previously (cached) | |
@ build-failed /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/i73rf52crqh5zzi2adlqx3d6r4av85a0-fail.drv - cached | |
error: build of ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/i73rf52crqh5zzi2adlqx3d6r4av85a0-fail.drv’ failed' | |
+ echo 'these derivations will be built: | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/i73rf52crqh5zzi2adlqx3d6r4av85a0-fail.drv | |
builder for ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/xzll7cqwri33dj8yhc0vqdvhhr94mwvk-fail’ failed previously (cached) | |
@ build-failed /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/i73rf52crqh5zzi2adlqx3d6r4av85a0-fail.drv - cached | |
error: build of ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/i73rf52crqh5zzi2adlqx3d6r4av85a0-fail.drv’ failed' | |
+ grep -q FAIL | |
+ echo 'these derivations will be built: | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/i73rf52crqh5zzi2adlqx3d6r4av85a0-fail.drv | |
builder for ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/xzll7cqwri33dj8yhc0vqdvhhr94mwvk-fail’ failed previously (cached) | |
@ build-failed /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/i73rf52crqh5zzi2adlqx3d6r4av85a0-fail.drv - cached | |
error: build of ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/i73rf52crqh5zzi2adlqx3d6r4av85a0-fail.drv’ failed' | |
+ grep -q '@ build-failed .* cached' | |
++ nix-build --option build-cache-failure true --print-build-trace --keep-going negative-caching.nix -A depOnFail --no-out-link | |
+ log='these derivations will be built: | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/fkpv875xq3h89sbwrnjzfi6wn20smljx-succeed.drv | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/i73rf52crqh5zzi2adlqx3d6r4av85a0-fail.drv | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/c8z5j7n7qhq5adi0fscyq0a7sj2sqzp7-dep-on-fail.drv | |
builder for ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/xzll7cqwri33dj8yhc0vqdvhhr94mwvk-fail’ failed previously (cached) | |
@ build-failed /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/i73rf52crqh5zzi2adlqx3d6r4av85a0-fail.drv - cached | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/6vxm49izl517wxd5gzvd5inxgggpxin8-succeed’ | |
| @ build-started /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/fkpv875xq3h89sbwrnjzfi6wn20smljx-succeed.drv - x86_64-cygwin /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/log/nix/drvs/fk//pv875xq3h89sbwrnjzfi6wn20smljx-succeed.drv.bz2 | |
SUCCEED | |
@ build-succeeded /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/fkpv875xq3h89sbwrnjzfi6wn20smljx-succeed.drv - | |
cannot build derivation ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/c8z5j7n7qhq5adi0fscyq0a7sj2sqzp7-dep-on-fail.drv’: 1 dependencies couldn'\''t be built | |
error: build of ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/c8z5j7n7qhq5adi0fscyq0a7sj2sqzp7-dep-on-fail.drv’ failed' | |
+ echo 'these derivations will be built: | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/fkpv875xq3h89sbwrnjzfi6wn20smljx-succeed.drv | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/i73rf52crqh5zzi2adlqx3d6r4av85a0-fail.drv | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/c8z5j7n7qhq5adi0fscyq0a7sj2sqzp7-dep-on-fail.drv | |
builder for ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/xzll7cqwri33dj8yhc0vqdvhhr94mwvk-fail’ failed previously (cached) | |
@ build-failed /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/i73rf52crqh5zzi2adlqx3d6r4av85a0-fail.drv - cached | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/6vxm49izl517wxd5gzvd5inxgggpxin8-succeed’ | |
| @ build-started /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/fkpv875xq3h89sbwrnjzfi6wn20smljx-succeed.drv - x86_64-cygwin /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/log/nix/drvs/fk//pv875xq3h89sbwrnjzfi6wn20smljx-succeed.drv.bz2 | |
SUCCEED | |
@ build-succeeded /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/fkpv875xq3h89sbwrnjzfi6wn20smljx-succeed.drv - | |
cannot build derivation ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/c8z5j7n7qhq5adi0fscyq0a7sj2sqzp7-dep-on-fail.drv’: 1 dependencies couldn'\''t be built | |
error: build of ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/c8z5j7n7qhq5adi0fscyq0a7sj2sqzp7-dep-on-fail.drv’ failed' | |
+ grep -q FAIL | |
+ echo 'these derivations will be built: | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/fkpv875xq3h89sbwrnjzfi6wn20smljx-succeed.drv | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/i73rf52crqh5zzi2adlqx3d6r4av85a0-fail.drv | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/c8z5j7n7qhq5adi0fscyq0a7sj2sqzp7-dep-on-fail.drv | |
builder for ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/xzll7cqwri33dj8yhc0vqdvhhr94mwvk-fail’ failed previously (cached) | |
@ build-failed /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/i73rf52crqh5zzi2adlqx3d6r4av85a0-fail.drv - cached | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/6vxm49izl517wxd5gzvd5inxgggpxin8-succeed’ | |
| @ build-started /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/fkpv875xq3h89sbwrnjzfi6wn20smljx-succeed.drv - x86_64-cygwin /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/log/nix/drvs/fk//pv875xq3h89sbwrnjzfi6wn20smljx-succeed.drv.bz2 | |
SUCCEED | |
@ build-succeeded /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/fkpv875xq3h89sbwrnjzfi6wn20smljx-succeed.drv - | |
cannot build derivation ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/c8z5j7n7qhq5adi0fscyq0a7sj2sqzp7-dep-on-fail.drv’: 1 dependencies couldn'\''t be built | |
error: build of ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/c8z5j7n7qhq5adi0fscyq0a7sj2sqzp7-dep-on-fail.drv’ failed' | |
+ grep -q '@ build-failed .* cached' | |
+ echo 'these derivations will be built: | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/fkpv875xq3h89sbwrnjzfi6wn20smljx-succeed.drv | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/i73rf52crqh5zzi2adlqx3d6r4av85a0-fail.drv | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/c8z5j7n7qhq5adi0fscyq0a7sj2sqzp7-dep-on-fail.drv | |
builder for ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/xzll7cqwri33dj8yhc0vqdvhhr94mwvk-fail’ failed previously (cached) | |
@ build-failed /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/i73rf52crqh5zzi2adlqx3d6r4av85a0-fail.drv - cached | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/6vxm49izl517wxd5gzvd5inxgggpxin8-succeed’ | |
| @ build-started /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/fkpv875xq3h89sbwrnjzfi6wn20smljx-succeed.drv - x86_64-cygwin /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/log/nix/drvs/fk//pv875xq3h89sbwrnjzfi6wn20smljx-succeed.drv.bz2 | |
SUCCEED | |
@ build-succeeded /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/fkpv875xq3h89sbwrnjzfi6wn20smljx-succeed.drv - | |
cannot build derivation ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/c8z5j7n7qhq5adi0fscyq0a7sj2sqzp7-dep-on-fail.drv’: 1 dependencies couldn'\''t be built | |
error: build of ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/c8z5j7n7qhq5adi0fscyq0a7sj2sqzp7-dep-on-fail.drv’ failed' | |
+ grep -q '@ build-succeeded .*-succeed' | |
PASS: tests/negative-caching.sh | |
running test tests/binary-patching.sh | |
+ clearManifests | |
+ rm -f '/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/manifests/*' | |
+ mkdir -p /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/cache2 /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/patches | |
+ RESULT=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/result | |
++ nix-build -o /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/result binary-patching.nix --arg version 1 | |
these derivations will be built: | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/jzf67d2r5gpbwl4829bmnsj86s7ikgi5-foo-1.drv | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/vmarkafrr4ngm8ai7kbvpb7aspqhb6fp-foo-1’ | |
+ nix-push --dest /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/cache2 --manifest --bzip2 /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/vmarkafrr4ngm8ai7kbvpb7aspqhb6fp-foo-1 | |
warning: you did not specify ‘--add-root’; the result might be removed by the garbage collector | |
building compressed archives... | |
these derivations will be built: | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/vvwahxd9mm1hmw3gcy9y1jjq522a00i4-nar.drv | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/k8wsv1kaj19rp9jwsylpv7vi9d4pzm1a-nar’ | |
packing ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/vmarkafrr4ngm8ai7kbvpb7aspqhb6fp-foo-1’... | |
copying archives... | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/vmarkafrr4ngm8ai7kbvpb7aspqhb6fp-foo-1 [0.12 MiB, 21.1%] | |
total compressed size 0.12 MiB, 21.1% | |
+ mv /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/cache2/MANIFEST /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/manifest1 | |
++ nix-build -o /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/result binary-patching.nix --arg version 2 | |
these derivations will be built: | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/q3v342vd28xjnpk9hgw7ay0z6nmfndff-foo-2.drv | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/3kg5qalqglbhn33kinprak3i0iy7fvlp-foo-2’ | |
+ out2=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/3kg5qalqglbhn33kinprak3i0iy7fvlp-foo-2 | |
+ nix-push --dest /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/cache2 --manifest --bzip2 /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/3kg5qalqglbhn33kinprak3i0iy7fvlp-foo-2 | |
warning: you did not specify ‘--add-root’; the result might be removed by the garbage collector | |
building compressed archives... | |
these derivations will be built: | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/rcal2fj424qxfv5zwxvfhfbs5m86m6b9-nar.drv | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/ibgjwing3j7g924y63c8w4fbhy9nhj0r-nar’ | |
packing ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/3kg5qalqglbhn33kinprak3i0iy7fvlp-foo-2’... | |
copying archives... | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/3kg5qalqglbhn33kinprak3i0iy7fvlp-foo-2 [0.13 MiB, 21.2%] | |
total compressed size 0.13 MiB, 21.2% | |
+ mv /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/cache2/MANIFEST /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/manifest2 | |
++ nix-build -o /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/result binary-patching.nix --arg version 3 | |
these derivations will be built: | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/xw1z9zkyw61kh4g3rx5629f21r9n330c-foo-3.drv | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/w9gzif0q261lmygrhyk85dzgpaym4s2v-foo-3’ | |
+ out3=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/w9gzif0q261lmygrhyk85dzgpaym4s2v-foo-3 | |
+ nix-push --dest /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/cache2 --manifest --bzip2 /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/w9gzif0q261lmygrhyk85dzgpaym4s2v-foo-3 | |
warning: you did not specify ‘--add-root’; the result might be removed by the garbage collector | |
building compressed archives... | |
these derivations will be built: | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/zylxz6jx0snf8ckdab8f7wkk4lxfrn9p-nar.drv | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/s71j0jnq9m0gl6kk9f5hkj8y6i5bd4f4-nar’ | |
packing ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/w9gzif0q261lmygrhyk85dzgpaym4s2v-foo-3’... | |
copying archives... | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/w9gzif0q261lmygrhyk85dzgpaym4s2v-foo-3 [0.13 MiB, 21.2%] | |
total compressed size 0.13 MiB, 21.2% | |
+ mv /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/cache2/MANIFEST /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/manifest3 | |
+ rm /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/result | |
+ nix-generate-patches /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/cache2 /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/patches file:///tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/patches /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/manifest1 /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/manifest2 | |
creating patches... | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/3kg5qalqglbhn33kinprak3i0iy7fvlp-foo-2 <- /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/vmarkafrr4ngm8ai7kbvpb7aspqhb6fp-foo-1 | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/3kg5qalqglbhn33kinprak3i0iy7fvlp-foo-2 | |
sh: line 0: ulimit: cpu time: cannot modify limit: Invalid argument | |
size 8122; full size 139714; 1 seconds | |
propagating patches... | |
loop | |
+ nix-generate-patches /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/cache2 /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/patches file:///tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/patches /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/manifest2 /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/manifest3 | |
creating patches... | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/w9gzif0q261lmygrhyk85dzgpaym4s2v-foo-3 <- /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/3kg5qalqglbhn33kinprak3i0iy7fvlp-foo-2 | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/w9gzif0q261lmygrhyk85dzgpaym4s2v-foo-3 | |
sh: line 0: ulimit: cpu time: cannot modify limit: Invalid argument | |
size 178; full size 139757; 0 seconds | |
propagating patches... | |
loop | |
loop | |
+ grep -q 'patch {' /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/manifest3 | |
+ nix-store --delete /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/3kg5qalqglbhn33kinprak3i0iy7fvlp-foo-2 /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/w9gzif0q261lmygrhyk85dzgpaym4s2v-foo-3 | |
finding garbage collector roots... | |
removing stale link from ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/0nmchl54kqgzhawhi9hddysbn6jn9jjf’ to ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-build.gJ4Z8D/derivation’ | |
removing stale link from ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/0w4zk0rx1iqrggnhqd3zjvnn7f7rddxx’ to ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-build.q2NzQg/derivation’ | |
removing stale link from ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/25fm2v2hksvbz453d556gaiifcqjfl06’ to ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-build.h0us60/derivation’ | |
removing stale link from ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/2dj979396as9j3nmmaw78j938hadjhdd’ to ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-build.5JLXn7/derivation’ | |
removing stale link from ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/3d8f69da3s55ad5ww0v9vbjlgqhzfa8x’ to ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-build.joVDkT/derivation’ | |
removing stale link from ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/g2k5amd2xdrx9ilrgivpq7by0xs2003c’ to ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-build.6FuryS/derivation’ | |
removing stale link from ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/jhvzi1l7vghqvnglbsr035fbfzd2qpcr’ to ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-build.ClkmQx/derivation’ | |
removing stale link from ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/k9gyvrfh5dywpnwijqcndmxyn33jzh8c’ to ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-build.Q4whKq/derivation’ | |
removing stale link from ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/ny9gr5zj6v5ldp27i6d60hqvbkrr4j9v’ to ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/result’ | |
removing stale link from ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/qsmzy0clv5llvq8y4iqh9p5cspcnwyg5’ to ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-push.8JR8S6/result’ | |
removing stale link from ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/r2jp6g83yz5qgi5dwxznh60r4i90xvl6’ to ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-build.wA018Q/derivation’ | |
removing stale link from ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/s04hhaym4a8ni1sx9462k51frj3fi5ka’ to ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-push.IKzhkz/result’ | |
removing stale link from ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/sd7m22lrllk39fgk21fzlhd7zj8nxyqv’ to ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-push.TOZKix/result’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/rcal2fj424qxfv5zwxvfhfbs5m86m6b9-nar.drv’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/3kg5qalqglbhn33kinprak3i0iy7fvlp-foo-2’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/zylxz6jx0snf8ckdab8f7wkk4lxfrn9p-nar.drv’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/w9gzif0q261lmygrhyk85dzgpaym4s2v-foo-3’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/trash’ | |
deleting unused links... | |
note: currently hard linking saves 0.00 MiB | |
4 store paths deleted, 0.63 MiB freed | |
+ clearManifests | |
+ rm -f '/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/manifests/*' | |
+ nix-pull file:///tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/manifest3 | |
Wide character in print at /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/bin/nix-pull line 55. | |
fetching list of Nix archives at ‘file:///tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/manifest3.bz2’... | |
% Total % Received % Xferd Average Speed Time Time Time Current | |
Dload Upload Total Spent Left Speed | |
100 811 100 811 0 0 1309k 0 --:--:-- --:--:-- --:--:-- 1309k | |
caching /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/vva1v36llvnh48ksf06ybm64szfwf2z9-manifest3.bz2... | |
+ nix-build -o /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/result binary-patching.nix --arg version 3 --dry-run | |
+ grep -q '0.01 MiB' | |
+ rm -f /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/log/nix/downloads | |
+ nix-build -o /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/result binary-patching.nix --arg version 3 | |
these paths will be fetched (0.01 MiB download, 0.63 MiB unpacked): | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/w9gzif0q261lmygrhyk85dzgpaym4s2v-foo-3 | |
fetching path ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/w9gzif0q261lmygrhyk85dzgpaym4s2v-foo-3’... | |
*** Trying to download/patch ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/w9gzif0q261lmygrhyk85dzgpaym4s2v-foo-3’ | |
*** Step 1/3: using already present path ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/vmarkafrr4ngm8ai7kbvpb7aspqhb6fp-foo-1’ | |
packing base path... | |
*** Step 2/3: applying patch ‘file:///tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/patches/1jwxb6vcq951abwkcnxh2mr1wj2w89ab4mq30ks678pf045pjs91.nar-bsdiff’ to ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/vmarkafrr4ngm8ai7kbvpb7aspqhb6fp-foo-1’ to create ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/3kg5qalqglbhn33kinprak3i0iy7fvlp-foo-2’ | |
downloading patch... | |
% Total % Received % Xferd Average Speed Time Time Time Current | |
Dload Upload Total Spent Left Speed | |
100 8122 100 8122 0 0 11.1M 0 --:--:-- --:--:-- --:--:-- 11.1M | |
applying patch... | |
*** Step 3/3: applying patch ‘file:///tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/patches/0qpmg5yccmv520dhcllxnfkkzahc8lshh9rlh7rxd4dpf0pvygr6.nar-bsdiff’ to ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/3kg5qalqglbhn33kinprak3i0iy7fvlp-foo-2’ to create ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/w9gzif0q261lmygrhyk85dzgpaym4s2v-foo-3’ | |
downloading patch... | |
% Total % Received % Xferd Average Speed Time Time Time Current | |
Dload Upload Total Spent Left Speed | |
100 178 100 178 0 0 518k 0 --:--:-- --:--:-- --:--:-- 518k | |
applying patch... | |
unpacking patched archive... | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/w9gzif0q261lmygrhyk85dzgpaym4s2v-foo-3 | |
+ rm /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/result | |
++ grep ' patch ' /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/log/nix/downloads | |
++ wc -l | |
+ '[' 2 -eq 2 ']' | |
+ nix-generate-patches /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/cache2 /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/patches file:///tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/patches /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/manifest1 /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/manifest3 | |
creating patches... | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/w9gzif0q261lmygrhyk85dzgpaym4s2v-foo-3 <- /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/vmarkafrr4ngm8ai7kbvpb7aspqhb6fp-foo-1 | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/w9gzif0q261lmygrhyk85dzgpaym4s2v-foo-3 | |
sh: line 0: ulimit: cpu time: cannot modify limit: Invalid argument | |
size 8136; full size 139757; 0 seconds | |
propagating patches... | |
loop | |
+ nix-store --delete /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/3kg5qalqglbhn33kinprak3i0iy7fvlp-foo-2 /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/w9gzif0q261lmygrhyk85dzgpaym4s2v-foo-3 | |
finding garbage collector roots... | |
removing stale link from ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/2h8pdlv2p8kxiv9q09lq7rx8b658z14g’ to ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-build.XsZaRq/derivation’ | |
removing stale link from ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/bzwhl4y14c9vj7hdh0lg51225b0qvwzp’ to ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-build.MJqOPe/derivation’ | |
removing stale link from ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/ny9gr5zj6v5ldp27i6d60hqvbkrr4j9v’ to ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/result’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/w9gzif0q261lmygrhyk85dzgpaym4s2v-foo-3’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/trash’ | |
deleting unused links... | |
note: currently hard linking saves 0.00 MiB | |
1 store paths deleted, 0.31 MiB freed | |
+ clearManifests | |
+ rm -f /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/manifests/cache-v2.sqlite /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/manifests/cache-v2.sqlite-journal /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/manifests/cache.lock /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/manifests/test-tmp-cf5e9e8af4e849f4c8545bd855474080.nixmanifest /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/manifests/test-tmp-cf5e9e8af4e849f4c8545bd855474080.url | |
+ rm /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/log/nix/downloads | |
+ nix-pull file:///tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/manifest3 | |
Wide character in print at /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/bin/nix-pull line 55. | |
fetching list of Nix archives at ‘file:///tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/manifest3.bz2’... | |
% Total % Received % Xferd Average Speed Time Time Time Current | |
Dload Upload Total Spent Left Speed | |
100 915 100 915 0 0 1489k 0 --:--:-- --:--:-- --:--:-- 1489k | |
caching /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/rny88pgsa2pqrx6andzc1dg1gpz4m431-manifest3.bz2... | |
+ nix-build -o /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/result binary-patching.nix --arg version 3 | |
these paths will be fetched (0.01 MiB download, 0.63 MiB unpacked): | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/w9gzif0q261lmygrhyk85dzgpaym4s2v-foo-3 | |
fetching path ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/w9gzif0q261lmygrhyk85dzgpaym4s2v-foo-3’... | |
*** Trying to download/patch ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/w9gzif0q261lmygrhyk85dzgpaym4s2v-foo-3’ | |
*** Step 1/2: using already present path ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/vmarkafrr4ngm8ai7kbvpb7aspqhb6fp-foo-1’ | |
packing base path... | |
*** Step 2/2: applying patch ‘file:///tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/patches/0vlnq06qnjfyrbbrl12bjkg2iwsga51sw2hy0mgzci4s7wznhw9p.nar-bsdiff’ to ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/vmarkafrr4ngm8ai7kbvpb7aspqhb6fp-foo-1’ to create ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/w9gzif0q261lmygrhyk85dzgpaym4s2v-foo-3’ | |
downloading patch... | |
% Total % Received % Xferd Average Speed Time Time Time Current | |
Dload Upload Total Spent Left Speed | |
100 8136 100 8136 0 0 12.6M 0 --:--:-- --:--:-- --:--:-- 12.6M | |
applying patch... | |
unpacking patched archive... | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/w9gzif0q261lmygrhyk85dzgpaym4s2v-foo-3 | |
++ grep ' patch ' /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/log/nix/downloads | |
++ wc -l | |
+ '[' 1 -eq 1 ']' | |
PASS: tests/binary-patching.sh | |
running test tests/timeout.sh | |
+ failed=0 | |
++ nix-build -Q timeout.nix --timeout 2 | |
++ failed=1 | |
+ messages='these derivations will be built: | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/lcg44kh05xv0p0q2zna8jysfxzqvhgnk-timeout.drv | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/1qc4i6966b9q7x7j9ia7wv0w9dcwkybb-timeout’ | |
building of ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/lcg44kh05xv0p0q2zna8jysfxzqvhgnk-timeout.drv’ timed out after 2 seconds | |
killing process 10612 | |
error: build of ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/lcg44kh05xv0p0q2zna8jysfxzqvhgnk-timeout.drv’ failed' | |
+ '[' 0 -ne 0 ']' | |
+ echo 'these derivations will be built: | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/lcg44kh05xv0p0q2zna8jysfxzqvhgnk-timeout.drv | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/1qc4i6966b9q7x7j9ia7wv0w9dcwkybb-timeout’ | |
building of ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/lcg44kh05xv0p0q2zna8jysfxzqvhgnk-timeout.drv’ timed out after 2 seconds | |
killing process 10612 | |
error: build of ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/lcg44kh05xv0p0q2zna8jysfxzqvhgnk-timeout.drv’ failed' | |
+ grep -q 'timed out' | |
+ nix-build -Q timeout.nix --option build-max-log-size 100 | |
these derivations will be built: | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/lcg44kh05xv0p0q2zna8jysfxzqvhgnk-timeout.drv | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/1qc4i6966b9q7x7j9ia7wv0w9dcwkybb-timeout’ | |
building of ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/lcg44kh05xv0p0q2zna8jysfxzqvhgnk-timeout.drv’ killed after writing more than 100 bytes of log output | |
killing process 9828 | |
error: build of ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/lcg44kh05xv0p0q2zna8jysfxzqvhgnk-timeout.drv’ failed | |
PASS: tests/timeout.sh | |
running test tests/secure-drv-outputs.sh | |
+ clearStore | |
+ echo 'clearing store...' | |
clearing store... | |
+ chmod -R +w /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ mkdir /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/db | |
+ mkdir /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/db | |
+ nix-store --init | |
+ clearProfiles | |
+ profiles=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/profiles | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/profiles | |
+ rm -f /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/i7lghfqs0b1wgn253ry0in18p850hplz /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/n9yvbxb8h735lvr3y9g32y8ynn7z0sly /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/ny9gr5zj6v5ldp27i6d60hqvbkrr4j9v /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/w5nri16sh808vv3m11pifs1zs5ipfy1l | |
+ rm -f /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/ref | |
+ clearManifests | |
+ rm -f /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/manifests/cache-v2.sqlite /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/manifests/cache-v2.sqlite-journal /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/manifests/cache.lock /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/manifests/test-tmp-d918fbca39d71405863acb609d1d16a8.nixmanifest /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/manifests/test-tmp-d918fbca39d71405863acb609d1d16a8.url | |
+ startDaemon | |
+ rm -f /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/daemon-socket/socket | |
+ (( i = 0 )) | |
+ (( i < 30 )) | |
+ '[' -e /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/daemon-socket/socket ']' | |
+ nix-daemon | |
+ sleep 1 | |
+ (( i++ )) | |
+ (( i < 30 )) | |
+ '[' -e /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/daemon-socket/socket ']' | |
+ break | |
+ pidDaemon=13536 | |
+ trap 'kill -9 13536' EXIT | |
+ export NIX_REMOTE=daemon | |
+ NIX_REMOTE=daemon | |
+++ nix-instantiate ./secure-drv-outputs.nix -A good | |
accepted connection from pid 9528, user GrayWorm | |
warning: you did not specify ‘--add-root’; the result might be removed by the garbage collector | |
++ nix-store -q /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/140ywiakcfv8bj63nm3qwkcjc7vhgyk7-good.drv | |
accepted connection from pid 8240, user GrayWorm | |
+ goodOut=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/vkm88hnq2v6719yll0rgagx7c1n3p71q-good | |
++ nix-instantiate ./secure-drv-outputs.nix -A bad | |
accepted connection from pid 1540, user GrayWorm | |
warning: you did not specify ‘--add-root’; the result might be removed by the garbage collector | |
+ badDrv=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/cbvnpd7jmb6z5llqp53y8p9by0122hl1-good.drv | |
++ nix-store -q /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/cbvnpd7jmb6z5llqp53y8p9by0122hl1-good.drv | |
accepted connection from pid 3884, user GrayWorm | |
+ badOut=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/82lv8r422p5qfxjlkr1mpy6w6ffjl50c-good | |
+ rm -f /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/bad.drv | |
+ sed -e 's|/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/82lv8r422p5qfxjlkr1mpy6w6ffjl50c-good|/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/vkm88hnq2v6719yll0rgagx7c1n3p71q-good|g' | |
++ nix-store --add /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/bad.drv | |
accepted connection from pid 7204, user GrayWorm | |
error: derivation ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/isa1sin4pwpkkaljz2jia6v4ycs489k5-bad.drv’ has incorrect output ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/vkm88hnq2v6719yll0rgagx7c1n3p71q-good’, should be ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/h3r5n07z0rkj1kkmirh8a1mh52pay20v-bad’ | |
+ badDrv2= | |
++ nix-build ./secure-drv-outputs.nix -A good --no-out-link | |
accepted connection from pid 7696, user GrayWorm | |
accepted connection from pid 6832, user GrayWorm | |
these derivations will be built: | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/140ywiakcfv8bj63nm3qwkcjc7vhgyk7-good.drv | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/vkm88hnq2v6719yll0rgagx7c1n3p71q-good’ | |
+ goodOut2=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/vkm88hnq2v6719yll0rgagx7c1n3p71q-good | |
+ test /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/vkm88hnq2v6719yll0rgagx7c1n3p71q-good = /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/vkm88hnq2v6719yll0rgagx7c1n3p71q-good | |
+ test -e /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/vkm88hnq2v6719yll0rgagx7c1n3p71q-good/good | |
+ kill -9 13536 | |
PASS: tests/secure-drv-outputs.sh | |
running test tests/nix-channel.sh | |
+ clearProfiles | |
+ profiles=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/profiles | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/profiles | |
+ clearManifests | |
+ rm -f '/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/manifests/*' | |
+ rm -f /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/.nix-channels | |
+ export HOME=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp | |
+ HOME=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp | |
+ nix-channel --add http://foo/bar xyzzy | |
+ nix-channel --list | |
+ grep -q http://foo/bar | |
+ nix-channel --remove xyzzy | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/zwhznkgk5pp4zawj6mfzqrxdkk6lyxkl-user-environment’ | |
created 0 symlinks in user environment | |
+ '[' -e /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/.nix-channels ']' | |
++ cat /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/.nix-channels | |
+ '[' '' = '' ']' | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/foo | |
+ mkdir -p /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/foo | |
+++ nix-instantiate dependencies.nix | |
warning: you did not specify ‘--add-root’; the result might be removed by the garbage collector | |
++ nix-store -r /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/yqr50sdik1amj5mm15acs8anzpwm98ix-dependencies.drv | |
these derivations will be built: | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/4hhwgcbaw6i3sx4rna80anjm8mpkqhps-dependencies-input-2.drv | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/78n92nwdgj1l9fp340zc10y6g1zw3pcz-dependencies-input-1.drv | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/yqr50sdik1amj5mm15acs8anzpwm98ix-dependencies.drv | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/zcajk2v0mrwb71pjxh1vnrdyxmgc34z0-dependencies-input-1’ | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2’ | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies’ | |
FOO | |
warning: you did not specify ‘--add-root’; the result might be removed by the garbage collector | |
+ nix-push --dest /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/foo --manifest --bzip2 /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies | |
warning: you did not specify ‘--add-root’; the result might be removed by the garbage collector | |
building compressed archives... | |
these derivations will be built: | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/wdwswq2k54x5sgz9mf90q7q6l2ldzc0g-nar.drv | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/xx8wm7i3v09x0s3b8zd82k4vk0qlhpgz-nar.drv | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/29ypjq6hw46pqzsqpxkgjqbkx0c552m6-nar’ | |
packing ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2’... | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/sj9wn1nwxcqjgfvdg6xsdwnzq5ggi8g7-nar’ | |
packing ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies’... | |
copying archives... | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies [0.00 MiB, 34.0%] | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2 [0.00 MiB, 47.9%] | |
total compressed size 0.00 MiB, 36.7% | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/nixexprs | |
+ mkdir -p /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/nixexprs | |
+ cp config.nix dependencies.nix dependencies.builder0.sh dependencies.builder1.sh dependencies.builder2.sh /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/nixexprs/ | |
+ ln -s dependencies.nix /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/nixexprs/default.nix | |
+ cd /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp | |
+ tar cvf - nixexprs | |
+ bzip2 | |
nixexprs/ | |
nixexprs/config.nix | |
nixexprs/default.nix | |
nixexprs/dependencies.builder0.sh | |
nixexprs/dependencies.builder1.sh | |
nixexprs/dependencies.builder2.sh | |
nixexprs/dependencies.nix | |
+ nix-channel --add file:///tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/foo | |
+ nix-channel --update | |
% Total % Received % Xferd Average Speed Time Time Time Current | |
Dload Upload Total Spent Left Speed | |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 | |
these derivations will be built: | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/bn1r9155s4dmv89r2w59sbw0g8g516vi-foo.drv | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/8m3gz4n16d6xih0p2d49knzvy8mz1h9j-foo’ | |
bzip2: Compressed file ends unexpectedly; | |
perhaps it is corrupted? *Possible* reason follows. | |
bzip2: No error | |
Input file = (stdin), output file = (stdout) | |
It is possible that the compressed file(s) have become corrupted. | |
You can use the -tvv option to test integrity of such files. | |
You can use the `bzip2recover' program to attempt to recover | |
data from undamaged sections of corrupted files. | |
/bin/tar: This does not look like a tar archive | |
/bin/tar: Exiting with failure status due to previous errors | |
builder for ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/bn1r9155s4dmv89r2w59sbw0g8g516vi-foo.drv’ failed with exit code 2 | |
error: build of ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/bn1r9155s4dmv89r2w59sbw0g8g516vi-foo.drv’ failed | |
Wide character in print at /nix/store/75nzw282h3h2n2jg4gkbwv9i49wivz87-nix-1.9pre1234_abcdef/bin/nix-pull line 55. | |
fetching list of Nix archives at ‘file:///tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/foo/MANIFEST.bz2’... | |
% Total % Received % Xferd Average Speed Time Time Time Current | |
Dload Upload Total Spent Left Speed | |
100 664 100 664 0 0 1064k 0 --:--:-- --:--:-- --:--:-- 1064k | |
caching /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/pamdn8n769kdip68904xiddbhxw6s9fi-MANIFEST.bz2... | |
downloading Nix expressions from ‘file:///tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/foo/nixexprs.tar.bz2’... | |
% Total % Received % Xferd Average Speed Time Time Time Current | |
Dload Upload Total Spent Left Speed | |
100 871 100 871 0 0 1420k 0 --:--:-- --:--:-- --:--:-- 1420k | |
unpacking channels... | |
created 1 symlinks in user environment | |
+ nix-env -qa '*' --meta --xml --out-path | |
+ '[' /bin/xmllint '!=' false ']' | |
+ /bin/xmllint --noout /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/meta.xml | |
+ grep -q 'meta.*description.*Random test package' /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/meta.xml | |
+ grep -q 'item.*attrPath="foo".*name="dependencies"' /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/meta.xml | |
+ nix-env -i dependencies | |
installing ‘dependencies’ | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/jf9swfr3k4kzdlmj1lxafim7k7xvlia1-user-environment’ | |
created 4 symlinks in user environment | |
+ '[' -e /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/profiles/default/foobar ']' | |
+ clearProfiles | |
+ profiles=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/profiles | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/profiles | |
+ clearManifests | |
+ rm -f /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/manifests/cache-v2.sqlite /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/manifests/cache-v2.sqlite-journal /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/manifests/cache.lock /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/manifests/foo-f8bf7d74eca882bc25f4385b6733a43c.nixmanifest /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/manifests/foo-f8bf7d74eca882bc25f4385b6733a43c.url | |
+ rm -f /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/.nix-channels | |
+ nix-channel --add file:///tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/foo/nixexprs.tar.bz2 foo | |
+ nix-channel --update | |
% Total % Received % Xferd Average Speed Time Time Time Current | |
Dload Upload Total Spent Left Speed | |
100 871 100 871 0 0 1363k 0 --:--:-- --:--:-- --:--:-- 1363k | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/3sqjyw8026s3zfqi3pc4y5f19f2xhmfm-foo | |
unpacking channels... | |
+ nix-env -qa '*' --meta --xml --out-path | |
+ '[' /bin/xmllint '!=' false ']' | |
+ /bin/xmllint --noout /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/meta.xml | |
+ grep -q 'meta.*description.*Random test package' /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/meta.xml | |
+ grep -q 'item.*attrPath="foo".*name="dependencies"' /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/meta.xml | |
+ nix-env -i dependencies | |
installing ‘dependencies’ | |
+ '[' -e /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/profiles/default/foobar ']' | |
PASS: tests/nix-channel.sh | |
running test tests/multiple-outputs.sh | |
+ clearStore | |
+ echo 'clearing store...' | |
clearing store... | |
+ chmod -R +w /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ mkdir /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/db | |
+ mkdir /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/db | |
+ nix-store --init | |
+ clearProfiles | |
+ profiles=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/profiles | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/profiles | |
+ rm -f /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/7xs90ha18drkffxljz8rc416prik0lh6 /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/92x90g081wm2zfnys3cn4g3dwy8qy138 /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/936p5w711a1y3hq4qliwpnpwcvbd6cpk /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/bfhm3yvialwpc6j3bxk1rmlpcfqydyqi /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/fz34rdym834s65m90zg4djqwjjh2gr46 /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/m4dllj3waj51s2jx5irdifa17hzzankb /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/szsjmq76j33dy0kj2b3f9zcr7s8rwamm /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/z3gmq7amn9qc6bpsqcy3y3lnv45vdv3d /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/zpw6s027f4xhi9vcwljd7y0brzphgg1a | |
+ rm -f /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/ref | |
+ echo 'evaluating c...' | |
evaluating c... | |
++ nix-instantiate multiple-outputs.nix -A c | |
warning: you did not specify ‘--add-root’; the result might be removed by the garbage collector | |
+ drvPath=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/r7jmf95x09zag8l0w4dmb4jnwmqxydbi-multiple-outputs-c.drv | |
+ grep -q 'multiple-outputs-a.drv",\["first","second"\]' /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/r7jmf95x09zag8l0w4dmb4jnwmqxydbi-multiple-outputs-c.drv | |
+ grep -q 'multiple-outputs-b.drv",\["out"\]' /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/r7jmf95x09zag8l0w4dmb4jnwmqxydbi-multiple-outputs-c.drv | |
++ nix-build multiple-outputs.nix -A d --no-out-link | |
these derivations will be built: | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/sd1w4wad6r84cmkchsdxwr1bny70c7y7-multiple-outputs-a.drv | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/9qna337k568928i8xgzz8vk3vdmpj7ax-multiple-outputs-b.drv | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/3wsj77jsifdqxby728z1p4dk5sp7j4zx-multiple-outputs-d.drv | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/1ws91g99g822dyv2vkd75p9bd0mnzm9g-multiple-outputs-d’ | |
+ outPath=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/1ws91g99g822dyv2vkd75p9bd0mnzm9g-multiple-outputs-d | |
++ cat /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/1ws91g99g822dyv2vkd75p9bd0mnzm9g-multiple-outputs-d/drv | |
+ drvPath=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/9qna337k568928i8xgzz8vk3vdmpj7ax-multiple-outputs-b.drv | |
++ nix-store -q /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/9qna337k568928i8xgzz8vk3vdmpj7ax-multiple-outputs-b.drv | |
+ outPath=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0pjybfcj4pvvgydnzm0kqi645p2ii5k7-multiple-outputs-b | |
+ '[' -e /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0pjybfcj4pvvgydnzm0kqi645p2ii5k7-multiple-outputs-b ']' | |
+ echo 'building b...' | |
building b... | |
++ nix-build multiple-outputs.nix -A b --no-out-link | |
these derivations will be built: | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/sd1w4wad6r84cmkchsdxwr1bny70c7y7-multiple-outputs-a.drv | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/9qna337k568928i8xgzz8vk3vdmpj7ax-multiple-outputs-b.drv | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/5hng5nzcdpnfdm71f08v5d4sg2yykia3-multiple-outputs-a-first’, ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/ac14rsl5h32ryijxjc6yds05mv9b7iib-multiple-outputs-a-second’ | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0pjybfcj4pvvgydnzm0kqi645p2ii5k7-multiple-outputs-b’ | |
+ outPath=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0pjybfcj4pvvgydnzm0kqi645p2ii5k7-multiple-outputs-b | |
+ echo 'output path is /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0pjybfcj4pvvgydnzm0kqi645p2ii5k7-multiple-outputs-b' | |
output path is /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0pjybfcj4pvvgydnzm0kqi645p2ii5k7-multiple-outputs-b | |
++ cat /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0pjybfcj4pvvgydnzm0kqi645p2ii5k7-multiple-outputs-b/file | |
+ '[' success = success ']' | |
+ nix-build multiple-outputs.nix -A a -o /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/result | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/5hng5nzcdpnfdm71f08v5d4sg2yykia3-multiple-outputs-a-first | |
+ '[' -e /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/result-first ']' | |
+ '[' -e /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/result-second ']' | |
+ nix-build multiple-outputs.nix -A a.all -o /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/result | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/5hng5nzcdpnfdm71f08v5d4sg2yykia3-multiple-outputs-a-first | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/ac14rsl5h32ryijxjc6yds05mv9b7iib-multiple-outputs-a-second | |
++ cat /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/result-first/file | |
+ '[' first = first ']' | |
++ cat /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/result-second/file | |
+ '[' second = second ']' | |
++ cat /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/result-second/link/file | |
+ '[' first = first ']' | |
++ nix-store -q --hash /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/result-second | |
+ hash1=sha256:1a85mxdknn8gpzsnpvds1s5kp0dchxv1f9lp077c775ldpj7ljya | |
+ nix-store --delete /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/result-second --ignore-liveness | |
finding garbage collector roots... | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/ac14rsl5h32ryijxjc6yds05mv9b7iib-multiple-outputs-a-second’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/trash’ | |
deleting unused links... | |
note: currently hard linking saves 0.00 MiB | |
1 store paths deleted, 0.00 MiB freed | |
+ nix-build multiple-outputs.nix -A a.all -o /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/result | |
these derivations will be built: | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/sd1w4wad6r84cmkchsdxwr1bny70c7y7-multiple-outputs-a.drv | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/ac14rsl5h32ryijxjc6yds05mv9b7iib-multiple-outputs-a-second’ | |
warning: rewriting hashes in ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/ac14rsl5h32ryijxjc6yds05mv9b7iib-multiple-outputs-a-second’; cross fingers | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/5hng5nzcdpnfdm71f08v5d4sg2yykia3-multiple-outputs-a-first | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/ac14rsl5h32ryijxjc6yds05mv9b7iib-multiple-outputs-a-second | |
++ cat /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/result-second/file | |
+ '[' second = second ']' | |
++ cat /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/result-second/link/file | |
+ '[' first = first ']' | |
++ nix-store -q --hash /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/result-second | |
+ hash2=sha256:1a85mxdknn8gpzsnpvds1s5kp0dchxv1f9lp077c775ldpj7ljya | |
+ '[' sha256:1a85mxdknn8gpzsnpvds1s5kp0dchxv1f9lp077c775ldpj7ljya = sha256:1a85mxdknn8gpzsnpvds1s5kp0dchxv1f9lp077c775ldpj7ljya ']' | |
+ echo 'building a.first...' | |
building a.first... | |
+ nix-build multiple-outputs.nix -A a.first --no-out-link | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/5hng5nzcdpnfdm71f08v5d4sg2yykia3-multiple-outputs-a-first | |
+ echo 'building cyclic...' | |
building cyclic... | |
+ nix-build multiple-outputs.nix -A cyclic --no-out-link | |
these derivations will be built: | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0nhk9620mkbdyj3j4k4yr28jdqx27127-cyclic-outputs.drv | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/hy68sdvzwy8wzav6mzqazagbwv21308p-cyclic-outputs-c’, ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/i4wcqg0dafa65flfb11vj53hx32wlcyf-cyclic-outputs-a’, ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/z932zmhri87awfxdvc32x61y941p0vzf-cyclic-outputs-b’ | |
cycle detected in the references of ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/hy68sdvzwy8wzav6mzqazagbwv21308p-cyclic-outputs-c’ | |
error: build of ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0nhk9620mkbdyj3j4k4yr28jdqx27127-cyclic-outputs.drv’ failed | |
+ echo 'collecting garbage...' | |
collecting garbage... | |
+ rm /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/result /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/result-first /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/result-second | |
+ nix-store --gc --option gc-keep-derivations true --option gc-keep-outputs true | |
finding garbage collector roots... | |
removing stale link from ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/1445h6x131w33wirz0bw76awag0w13h3’ to ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-build.KkUvOp/derivation’ | |
removing stale link from ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/155qvfisj87vdyw7jc5ghw8cnb9fgq6y’ to ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-build.P1mYEo/derivation’ | |
removing stale link from ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/3lqsvpyc1hjgmpfvd5rln2qv560mdlgg’ to ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-build.ZuvrIr/result’ | |
removing stale link from ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/67la24ahgiwawd288jdiij34jyqih0qj’ to ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-build.JLTBgR/derivation’ | |
removing stale link from ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/7apr2ja976krqvmiqnmrjj5w9gpbvyq5’ to ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-build.bTOFZz/derivation’ | |
removing stale link from ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/9a86pw4x7xivcgim2cgilkjr676ksl3c’ to ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-build.QmHI_S/derivation-2’ | |
removing stale link from ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/az2h5wfwrvmiwyrs82gs7xsayc05dfs3’ to ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-build.bTOFZz/derivation-2’ | |
removing stale link from ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/h38zwldq05kkbnwhjpwcicdrz9k0fkaa’ to ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/result-first’ | |
removing stale link from ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/lizf155b4y46pdy1cj4gp58if6fh8f4w’ to ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-build.P1mYEo/result’ | |
removing stale link from ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/nwyv33zq35g74l86v52xpq0kmf3k01sn’ to ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-build.JLTBgR/result-first’ | |
removing stale link from ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/s45akv8m7b4g9b05jphw9lmxycsjqxmp’ to ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-build.QmHI_S/derivation’ | |
removing stale link from ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/shq5wbblbpw7qsq0hc3f0f3rcx23xiha’ to ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/result-second’ | |
removing stale link from ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/wymrwcd1qi2xiqdldyswrimycm1xvsid’ to ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-build.DUtBUg/derivation’ | |
removing stale link from ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/xncr6msjq3yxzi4imdpq99y7qln9gyhi’ to ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-build.ZuvrIr/derivation’ | |
deleting garbage... | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/hy68sdvzwy8wzav6mzqazagbwv21308p-cyclic-outputs-c’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/hy68sdvzwy8wzav6mzqazagbwv21308p-cyclic-outputs-c.lock’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/i4wcqg0dafa65flfb11vj53hx32wlcyf-cyclic-outputs-a’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/i4wcqg0dafa65flfb11vj53hx32wlcyf-cyclic-outputs-a.lock’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/z932zmhri87awfxdvc32x61y941p0vzf-cyclic-outputs-b’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/z932zmhri87awfxdvc32x61y941p0vzf-cyclic-outputs-b.lock’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/1ws91g99g822dyv2vkd75p9bd0mnzm9g-multiple-outputs-d’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/3wsj77jsifdqxby728z1p4dk5sp7j4zx-multiple-outputs-d.drv’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/r7jmf95x09zag8l0w4dmb4jnwmqxydbi-multiple-outputs-c.drv’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/9qna337k568928i8xgzz8vk3vdmpj7ax-multiple-outputs-b.drv’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/9ck953wkzpp13vkrx1xgp2q7w4krpkwl-builder.sh’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/sd1w4wad6r84cmkchsdxwr1bny70c7y7-multiple-outputs-a.drv’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/qh0w9dzymwn8ksyasz2i1f9m6jf4d6ql-builder.sh’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/89v2ldjdi0pkvk8hflanyvlf27l05j50-builder.sh’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/ac14rsl5h32ryijxjc6yds05mv9b7iib-multiple-outputs-a-second’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/v88q40rd0mn7rd38qrlknh8p7rvhmp9k-builder.sh’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0nhk9620mkbdyj3j4k4yr28jdqx27127-cyclic-outputs.drv’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/3k9qwnbhzi9chyhfdijrhcfppfz5la9h-builder.sh’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0pjybfcj4pvvgydnzm0kqi645p2ii5k7-multiple-outputs-b’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/5hng5nzcdpnfdm71f08v5d4sg2yykia3-multiple-outputs-a-first’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/trash’ | |
deleting unused links... | |
note: currently hard linking saves 0.00 MiB | |
20 store paths deleted, 0.02 MiB freed | |
+ nix-store --gc --print-roots | |
PASS: tests/multiple-outputs.sh | |
running test tests/import-derivation.sh | |
+ clearStore | |
+ echo 'clearing store...' | |
clearing store... | |
+ chmod -R +w /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ mkdir /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/db | |
+ mkdir /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/db | |
+ nix-store --init | |
+ clearProfiles | |
+ profiles=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/profiles | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/profiles | |
+ rm -f '/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/*' | |
+ rm -f /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/ref | |
+ nix-instantiate --readonly-mode ./import-derivation.nix | |
error: cannot import ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/wc4znr6jqv4k0iw129km08jd8wsv16r3-bar’, since path ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/03rbiqa8r0lfszl1r506dzyk3skqpl60-bar.drv’ is not valid, at /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/import-derivation.nix:13:11 | |
(use ‘--show-trace’ to show detailed location information) | |
++ nix-build ./import-derivation.nix --no-out-link | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/wc4znr6jqv4k0iw129km08jd8wsv16r3-bar’ | |
these derivations will be built: | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0inbas0i53h2sr2b4l47xjw9z5a11y9f-foo.drv | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/4byafkvcrk0a1a4basibz1fqvwr8qbiy-foo’ | |
+ outPath=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/4byafkvcrk0a1a4basibz1fqvwr8qbiy-foo | |
++ cat /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/4byafkvcrk0a1a4basibz1fqvwr8qbiy-foo | |
+ '[' FOO579 = FOO579 ']' | |
PASS: tests/import-derivation.sh | |
running test tests/fetchurl.sh | |
+ clearStore | |
+ echo 'clearing store...' | |
clearing store... | |
+ chmod -R +w /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ mkdir /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/db | |
+ mkdir /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/db | |
+ nix-store --init | |
+ clearProfiles | |
+ profiles=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/profiles | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/profiles | |
+ rm -f /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/llx3n5sxcvqlfppqm8lhcrqqap5fnmzw /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/m1a11j6cy0ha1553nw8iqhrl49by6sm1 | |
+ rm -f /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/ref | |
++ nix-hash --flat --type sha256 ./fetchurl.nix | |
+ hash=27981a8b3f73a4655f0c290323c0ecc1c2d0a822ccc5543e8ebbc760f71c727d | |
+++ pwd | |
++ nix-build ./fetchurl.nix --argstr filename /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/fetchurl.nix --argstr sha256 27981a8b3f73a4655f0c290323c0ecc1c2d0a822ccc5543e8ebbc760f71c727d --no-out-link | |
these derivations will be built: | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0yn9a9wlihsq0ii53askdkphbsf0nv0m-fetchurl.nix.drv | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/02lb0xj4iikw3wb2zvgyzys3dm8sfj7d-fetchurl.nix’ | |
downloading file:///tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/fetchurl.nix into /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/02lb0xj4iikw3wb2zvgyzys3dm8sfj7d-fetchurl.nix | |
% Total % Received % Xferd Average Speed Time Time Time Current | |
Dload Upload Total Spent Left Speed | |
100 101 100 101 0 0 1472k 0 --:--:-- --:--:-- --:--:-- 1472k | |
+ outPath=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/02lb0xj4iikw3wb2zvgyzys3dm8sfj7d-fetchurl.nix | |
+ cmp /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/02lb0xj4iikw3wb2zvgyzys3dm8sfj7d-fetchurl.nix fetchurl.nix | |
PASS: tests/fetchurl.sh | |
running test tests/optimise-store.sh | |
+ clearStore | |
+ echo 'clearing store...' | |
clearing store... | |
+ chmod -R +w /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ mkdir /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/db | |
+ mkdir /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/db | |
+ nix-store --init | |
+ clearProfiles | |
+ profiles=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/profiles | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/profiles | |
+ rm -f /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/ajsmhrnnf2b19f894r77x339x9rqr37h /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/l6nvgddw2z7g1psnnz00zw9inmd9sjg8 | |
+ rm -f /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/ref | |
++ echo 'with import ./config.nix; mkDerivation { name = "foo1"; builder = builtins.toFile "builder" "mkdir $out; echo hello > $out/foo"; }' | |
++ nix-build - --no-out-link --option auto-optimise-store true | |
these derivations will be built: | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/2qrsjbv8jlv5jndxgi819h7xwmhwirxq-foo1.drv | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/r1d0h7pzb4j4nvm7zvp6qvxhkczhyhxx-foo1’ | |
+ outPath1=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/r1d0h7pzb4j4nvm7zvp6qvxhkczhyhxx-foo1 | |
++ echo 'with import ./config.nix; mkDerivation { name = "foo2"; builder = builtins.toFile "builder" "mkdir $out; echo hello > $out/foo"; }' | |
++ nix-build - --no-out-link --option auto-optimise-store true | |
these derivations will be built: | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0iclfcxpyi4x6xybs2qchx4byyb1zcj1-foo2.drv | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/11337ck5h55vn9khzfxazjpjinbiqwrg-foo2’ | |
+ outPath2=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/11337ck5h55vn9khzfxazjpjinbiqwrg-foo2 | |
++ perl -e 'print ((lstat('\''/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/r1d0h7pzb4j4nvm7zvp6qvxhkczhyhxx-foo1/foo'\''))[1])' | |
+ inode1=7036874419381467 | |
++ perl -e 'print ((lstat('\''/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/11337ck5h55vn9khzfxazjpjinbiqwrg-foo2/foo'\''))[1])' | |
+ inode2=7036874419381467 | |
+ '[' 7036874419381467 '!=' 7036874419381467 ']' | |
++ perl -e 'print ((lstat('\''/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/r1d0h7pzb4j4nvm7zvp6qvxhkczhyhxx-foo1/foo'\''))[3])' | |
+ nlink=3 | |
+ '[' 3 '!=' 3 ']' | |
++ echo 'with import ./config.nix; mkDerivation { name = "foo3"; builder = builtins.toFile "builder" "mkdir $out; echo hello > $out/foo"; }' | |
++ nix-build - --no-out-link | |
these derivations will be built: | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/n67azqxl5blfhnfqc2krjkmxdn3qz197-foo3.drv | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/vdw2mi7cr7na1pq6pdq3458xjqpa9x2x-foo3’ | |
+ outPath3=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/vdw2mi7cr7na1pq6pdq3458xjqpa9x2x-foo3 | |
++ perl -e 'print ((lstat('\''/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/vdw2mi7cr7na1pq6pdq3458xjqpa9x2x-foo3/foo'\''))[1])' | |
+ inode3=6473924465960188 | |
+ '[' 7036874419381467 = 6473924465960188 ']' | |
+ nix-store --optimise | |
0.00 MiB freed by hard-linking 1 files | |
++ perl -e 'print ((lstat('\''/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/r1d0h7pzb4j4nvm7zvp6qvxhkczhyhxx-foo1/foo'\''))[1])' | |
+ inode1=7036874419381467 | |
++ perl -e 'print ((lstat('\''/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/vdw2mi7cr7na1pq6pdq3458xjqpa9x2x-foo3/foo'\''))[1])' | |
+ inode3=7036874419381467 | |
+ '[' 7036874419381467 '!=' 7036874419381467 ']' | |
+ nix-store --gc | |
finding garbage collector roots... | |
removing stale link from ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/6rwy13yazil7hbb5dw4x32hqdnggc7ab’ to ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-build.aKgN7d/result’ | |
removing stale link from ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/n44r5f5il5bl8dc22sq5yd6v0a48m9sq’ to ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-build.2CiJmQ/result’ | |
removing stale link from ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/p1581xgsjpz8zp0aw7wypyknvjb6r61c’ to ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-build.aKgN7d/derivation’ | |
removing stale link from ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/pf2zyimjsdgph6dqjf2bnb2imni8llqr’ to ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-build.2CiJmQ/derivation’ | |
removing stale link from ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/shq8mgm5df6pdjkzc887y31vr8rf90cx’ to ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-build.AFeyr7/derivation’ | |
removing stale link from ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/zb8w9x3pmddb6b34r8f732swwgj87b1m’ to ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-build.AFeyr7/result’ | |
deleting garbage... | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/r1d0h7pzb4j4nvm7zvp6qvxhkczhyhxx-foo1’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/11337ck5h55vn9khzfxazjpjinbiqwrg-foo2’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0iclfcxpyi4x6xybs2qchx4byyb1zcj1-foo2.drv’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/2qrsjbv8jlv5jndxgi819h7xwmhwirxq-foo1.drv’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/n67azqxl5blfhnfqc2krjkmxdn3qz197-foo3.drv’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/9i0ngr4s8vcwns0jhsv2fkd9iwv9yh85-builder’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/vdw2mi7cr7na1pq6pdq3458xjqpa9x2x-foo3’ | |
deleting ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/trash’ | |
deleting unused links... | |
note: currently hard linking saves -0.00 MiB | |
7 store paths deleted, 0.01 MiB freed | |
++ ls /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/.links | |
+ '[' -n '' ']' | |
PASS: tests/optimise-store.sh | |
running test tests/binary-cache.sh | |
+ clearStore | |
+ echo 'clearing store...' | |
clearing store... | |
+ chmod -R +w /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ mkdir /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/db | |
+ mkdir /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/db | |
+ nix-store --init | |
+ clearProfiles | |
+ profiles=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/profiles | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/profiles | |
+ rm -f '/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/*' | |
+ rm -f /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/ref | |
+ clearManifests | |
+ rm -f '/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/manifests/*' | |
+ clearCache | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/binary-cache | |
++ nix-build dependencies.nix --no-out-link | |
these derivations will be built: | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/4hhwgcbaw6i3sx4rna80anjm8mpkqhps-dependencies-input-2.drv | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/78n92nwdgj1l9fp340zc10y6g1zw3pcz-dependencies-input-1.drv | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/yqr50sdik1amj5mm15acs8anzpwm98ix-dependencies.drv | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/zcajk2v0mrwb71pjxh1vnrdyxmgc34z0-dependencies-input-1’ | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2’ | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies’ | |
FOO | |
+ outPath=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies | |
+ nix-push --dest /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/binary-cache /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies | |
warning: you did not specify ‘--add-root’; the result might be removed by the garbage collector | |
building compressed archives... | |
these derivations will be built: | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/mjgjkxmyxjc73xjbgbgq6g7x5aip3ik1-nar.drv | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/pv9llgnzk498i3lmisjwr0bbbss19lyf-nar.drv | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/w36nddvyzn1ci30i2117waxc5pdxypxz-nar’ | |
packing ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2’... | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/mnbqx2yrwxvvwwk1ama4smkann6wh5i3-nar’ | |
packing ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies’... | |
copying archives... | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2 [0.00 MiB, 58.3%] | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies [0.00 MiB, 32.4%] | |
total compressed size 0.00 MiB, 37.6% | |
+ clearStore | |
+ echo 'clearing store...' | |
clearing store... | |
+ chmod -R +w /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ mkdir /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/db | |
+ mkdir /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/db | |
+ nix-store --init | |
+ clearProfiles | |
+ profiles=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/profiles | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/profiles | |
+ rm -f /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/2j6lq2mlh5c0ixrmj8gr6js6cdn3l1p3 /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/8hq6m5gc3vqxany4rj13b8ib6ssdbhbp /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/img7kh80zc8slbxvj6sdj0yfd5cpwdxk /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/ksxx8g7qmbf5v3qsk9bk54kc3glnqn3i /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/qhd7gcsmkw1n8vf13xrmhbh0abrcxs5c /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/spi7bin32h65xk8h3jfl6y986xwvy5vg | |
+ rm -f /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/ref | |
+ rm -f /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/binary-cache-v3.sqlite /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/binary-cache-v3.sqlite-journal | |
+ export _NIX_CACHE_FILE_URLS=1 | |
+ _NIX_CACHE_FILE_URLS=1 | |
+ nix-env --option binary-caches file:///tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/binary-cache -f dependencies.nix -qas '*' | |
+ grep -- --- | |
--- dependencies | |
+ nix-store --option binary-caches file:///tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/binary-cache -r /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies | |
these paths will be fetched (0.00 MiB download, 0.00 MiB unpacked): | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2 | |
fetching path ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2’... | |
*** Downloading ‘file:///tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/binary-cache/04jqyy74vqdr677j9r1j3rhlz912yb8nhh4jjws7mgnyp120gp3y.nar.xz’ to ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2’... | |
% Total % Received % Xferd Average Speed Time Time Time Current | |
Dload Upload Total Spent Left Speed | |
100 168 100 168 0 0 2929k 0 --:--:-- --:--:-- --:--:-- 2929k | |
fetching path ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies’... | |
*** Downloading ‘file:///tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/binary-cache/0ij7f6wmvh367yj80c7k48n819yqfnmglwwliw0vjb8x1xf229r4.nar.xz’ to ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies’... | |
% Total % Received % Xferd Average Speed Time Time Time Current | |
Dload Upload Total Spent Left Speed | |
100 376 100 376 0 0 6799k 0 --:--:-- --:--:-- --:--:-- 6799k | |
warning: you did not specify ‘--add-root’; the result might be removed by the garbage collector | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies | |
+ '[' -x /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies/program ']' | |
+ clearStore | |
+ echo 'clearing store...' | |
clearing store... | |
+ chmod -R +w /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ mkdir /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/db | |
+ mkdir /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/db | |
+ nix-store --init | |
+ clearProfiles | |
+ profiles=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/profiles | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/profiles | |
+ rm -f '/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/*' | |
+ rm -f /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/ref | |
+ rm -f /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/binary-cache-v3.sqlite /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/binary-cache-v3.sqlite-journal | |
+ echo 'WantMassQuery: 1' | |
+ nix-env --option binary-caches file:///tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/binary-cache -f dependencies.nix -qas '*' | |
+ grep -- --S | |
--S dependencies | |
++ nix-env -f dependencies.nix -qas '*' --prebuilt-only | |
+ x= | |
+ '[' -z '' ']' | |
+ nix-store --option binary-caches file:///tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/binary-cache -r /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies | |
these paths will be fetched (0.00 MiB download, 0.00 MiB unpacked): | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2 | |
fetching path ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2’... | |
*** Downloading ‘file:///tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/binary-cache/04jqyy74vqdr677j9r1j3rhlz912yb8nhh4jjws7mgnyp120gp3y.nar.xz’ to ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2’... | |
% Total % Received % Xferd Average Speed Time Time Time Current | |
Dload Upload Total Spent Left Speed | |
100 168 100 168 0 0 2878k 0 --:--:-- --:--:-- --:--:-- 2878k | |
fetching path ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies’... | |
*** Downloading ‘file:///tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/binary-cache/0ij7f6wmvh367yj80c7k48n819yqfnmglwwliw0vjb8x1xf229r4.nar.xz’ to ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies’... | |
% Total % Received % Xferd Average Speed Time Time Time Current | |
Dload Upload Total Spent Left Speed | |
100 376 100 376 0 0 6019k 0 --:--:-- --:--:-- --:--:-- 6019k | |
warning: you did not specify ‘--add-root’; the result might be removed by the garbage collector | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies | |
+ nix-store --check-validity /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies | |
+ nix-store -qR /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies | |
+ grep input-2 | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2 | |
+ clearStore | |
+ echo 'clearing store...' | |
clearing store... | |
+ chmod -R +w /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ mkdir /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/db | |
+ mkdir /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/db | |
+ nix-store --init | |
+ clearProfiles | |
+ profiles=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/profiles | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/profiles | |
+ rm -f '/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/*' | |
+ rm -f /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/ref | |
++ ls /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/binary-cache/04jqyy74vqdr677j9r1j3rhlz912yb8nhh4jjws7mgnyp120gp3y.nar.xz /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/binary-cache/0ij7f6wmvh367yj80c7k48n819yqfnmglwwliw0vjb8x1xf229r4.nar.xz | |
++ head -n1 | |
+ nar=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/binary-cache/04jqyy74vqdr677j9r1j3rhlz912yb8nhh4jjws7mgnyp120gp3y.nar.xz | |
+ mv /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/binary-cache/04jqyy74vqdr677j9r1j3rhlz912yb8nhh4jjws7mgnyp120gp3y.nar.xz /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/binary-cache/04jqyy74vqdr677j9r1j3rhlz912yb8nhh4jjws7mgnyp120gp3y.nar.xz.good | |
+ mkdir -p /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/empty | |
+ nix-store --dump /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/empty | |
+ xz | |
+ nix-build --option binary-caches file:///tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/binary-cache dependencies.nix -o /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/result | |
+ tee /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/log | |
these paths will be fetched (0.00 MiB download, 0.00 MiB unpacked): | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2 | |
fetching path ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2’... | |
*** Downloading ‘file:///tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/binary-cache/04jqyy74vqdr677j9r1j3rhlz912yb8nhh4jjws7mgnyp120gp3y.nar.xz’ to ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2’... | |
% Total % Received % Xferd Average Speed Time Time Time Current | |
Dload Upload Total Spent Left Speed | |
100 112 100 112 0 0 1585k 0 --:--:-- --:--:-- --:--:-- 1585k | |
hash mismatch in downloaded path ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2’: expected 1e60f82595ef73841ab794987c4edbb8639451ff13d75f30bdf2c59dbcacebed, got a50a5ab6d992f5598edd92105059fae9acfc192981e08bd88534c2167e92526a | |
error: some substitutes for the outputs of derivation ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/yqr50sdik1amj5mm15acs8anzpwm98ix-dependencies.drv’ failed (usually happens due to networking issues); try ‘--fallback’ to build derivation from source | |
+ grep -q 'hash mismatch in downloaded path' /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/log | |
+ mv /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/binary-cache/04jqyy74vqdr677j9r1j3rhlz912yb8nhh4jjws7mgnyp120gp3y.nar.xz.good /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/binary-cache/04jqyy74vqdr677j9r1j3rhlz912yb8nhh4jjws7mgnyp120gp3y.nar.xz | |
+ clearStore | |
+ echo 'clearing store...' | |
clearing store... | |
+ chmod -R +w /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ mkdir /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/db | |
+ mkdir /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/db | |
+ nix-store --init | |
+ clearProfiles | |
+ profiles=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/profiles | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/profiles | |
+ rm -f /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/s71irakvsyaja8nf5l4jclc598n3maax | |
+ rm -f /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/ref | |
+ rm -f /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/binary-cache-v3.sqlite /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/binary-cache-v3.sqlite-journal | |
+ nix-store --option binary-caches file:///tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/binary-cache --option signed-binary-caches '*' -r /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies | |
download-from-binary-cache.pl: NAR info file ‘file:///tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/binary-cache/0cq97p9rvplkqg0k5n5j22sc30m495pz.narinfo’ lacks a signature; ignoring | |
don't know how to build these paths: | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies | |
download-from-binary-cache.pl: NAR info file ‘file:///tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/binary-cache/0cq97p9rvplkqg0k5n5j22sc30m495pz.narinfo’ lacks a signature; ignoring | |
error: path ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies’ does not exist and cannot be created | |
+ clearStore | |
+ echo 'clearing store...' | |
clearing store... | |
+ chmod -R +w /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ mkdir /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/db | |
+ mkdir /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/db | |
+ nix-store --init | |
+ clearProfiles | |
+ profiles=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/profiles | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/profiles | |
+ rm -f '/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/*' | |
+ rm -f /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/ref | |
+ nix-build --option binary-caches file:///tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/binary-cache dependencies.nix --dry-run | |
these paths will be fetched (0.00 MiB download, 0.00 MiB unpacked): | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2 | |
+ mkdir /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/binary-cache/tmp | |
+ mv /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/binary-cache/04jqyy74vqdr677j9r1j3rhlz912yb8nhh4jjws7mgnyp120gp3y.nar.xz /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/binary-cache/0cq97p9rvplkqg0k5n5j22sc30m495pz.narinfo /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/binary-cache/0ij7f6wmvh367yj80c7k48n819yqfnmglwwliw0vjb8x1xf229r4.nar.xz /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/binary-cache/7w2m091nr3nfl0jkv661wvhb25nbm9xc.narinfo /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/binary-cache/tmp/ | |
+ NIX_DEBUG_SUBST=1 | |
+ nix-build --option binary-caches file:///tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/binary-cache dependencies.nix -o /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/result --fallback | |
these paths will be fetched (0.00 MiB download, 0.00 MiB unpacked): | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2 | |
fetching path ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2’... | |
*** Downloading ‘file:///tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/binary-cache/04jqyy74vqdr677j9r1j3rhlz912yb8nhh4jjws7mgnyp120gp3y.nar.xz’ to ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2’... | |
curl: (37) Couldn't open file /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/binary-cache/04jqyy74vqdr677j9r1j3rhlz912yb8nhh4jjws7mgnyp120gp3y.nar.xz | |
/nix/store/1xgi82fxvd4hj5g9kid7y51wzc3igalw-xz-5.2.0/bin/xz: (stdin): File format not recognized | |
error: unexpected end-of-file | |
download of ‘file:///tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/binary-cache/04jqyy74vqdr677j9r1j3rhlz912yb8nhh4jjws7mgnyp120gp3y.nar.xz’ failed: No such file or directory | |
could not download ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2’ from any binary cache | |
fetching path ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2’ failed with exit code 1 | |
fetching path ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2’... | |
*** Downloading ‘file:///tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/binary-cache/04jqyy74vqdr677j9r1j3rhlz912yb8nhh4jjws7mgnyp120gp3y.nar.xz’ to ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2’... | |
curl: (37) Couldn't open file /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/binary-cache/04jqyy74vqdr677j9r1j3rhlz912yb8nhh4jjws7mgnyp120gp3y.nar.xz | |
/nix/store/1xgi82fxvd4hj5g9kid7y51wzc3igalw-xz-5.2.0/bin/xz: (stdin): File format not recognized | |
error: unexpected end-of-file | |
download of ‘file:///tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/binary-cache/04jqyy74vqdr677j9r1j3rhlz912yb8nhh4jjws7mgnyp120gp3y.nar.xz’ failed: No such file or directory | |
could not download ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2’ from any binary cache | |
fetching path ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2’ failed with exit code 1 | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/zcajk2v0mrwb71pjxh1vnrdyxmgc34z0-dependencies-input-1’ | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2’ | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies’ | |
FOO | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies | |
+ mv /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/binary-cache/tmp/04jqyy74vqdr677j9r1j3rhlz912yb8nhh4jjws7mgnyp120gp3y.nar.xz /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/binary-cache/tmp/0cq97p9rvplkqg0k5n5j22sc30m495pz.narinfo /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/binary-cache/tmp/0ij7f6wmvh367yj80c7k48n819yqfnmglwwliw0vjb8x1xf229r4.nar.xz /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/binary-cache/tmp/7w2m091nr3nfl0jkv661wvhb25nbm9xc.narinfo /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/binary-cache/ | |
+ clearStore | |
+ echo 'clearing store...' | |
clearing store... | |
+ chmod -R +w /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ mkdir /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/db | |
+ mkdir /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/db | |
+ nix-store --init | |
+ clearProfiles | |
+ profiles=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/profiles | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/profiles | |
+ rm -f /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/5cvczirzvrzwh9d7arfrkmwarxksb710 /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/ny9gr5zj6v5ldp27i6d60hqvbkrr4j9v /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/rgilmhn53wcsk1xmclima9ywiqi5bs1r | |
+ rm -f /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/ref | |
++ grep -l 'StorePath:.*dependencies-input-2' /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/binary-cache/0cq97p9rvplkqg0k5n5j22sc30m495pz.narinfo /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/binary-cache/7w2m091nr3nfl0jkv661wvhb25nbm9xc.narinfo | |
+ rm /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/binary-cache/7w2m091nr3nfl0jkv661wvhb25nbm9xc.narinfo | |
+ nix-build --option binary-caches file:///tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/binary-cache dependencies.nix -o /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/result | |
+ tee /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/log | |
these paths will be fetched (0.00 MiB download, 0.00 MiB unpacked): | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2 | |
fetching path ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2’... | |
*** Downloading ‘file:///tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/binary-cache/04jqyy74vqdr677j9r1j3rhlz912yb8nhh4jjws7mgnyp120gp3y.nar.xz’ to ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2’... | |
% Total % Received % Xferd Average Speed Time Time Time Current | |
Dload Upload Total Spent Left Speed | |
100 168 100 168 0 0 2828k 0 --:--:-- --:--:-- --:--:-- 2828k | |
fetching path ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies’... | |
*** Downloading ‘file:///tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/binary-cache/0ij7f6wmvh367yj80c7k48n819yqfnmglwwliw0vjb8x1xf229r4.nar.xz’ to ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies’... | |
% Total % Received % Xferd Average Speed Time Time Time Current | |
Dload Upload Total Spent Left Speed | |
100 376 100 376 0 0 6799k 0 --:--:-- --:--:-- --:--:-- 6799k | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies | |
+ grep -q Downloading /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/log | |
+ '[' -n '' ']' | |
PASS: tests/binary-cache.sh | |
running test tests/nix-profile.sh | |
+ home=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/home | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/home | |
+ mkdir -p /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/home | |
+ HOME=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/home | |
+ /bin/bash -e -c '. ../scripts/nix-profile.sh' | |
creating /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/home/.nix-profile | |
+ HOME=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/home | |
+ /bin/bash -e -c '. ../scripts/nix-profile.sh' | |
+ '[' -L /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/home/.nix-profile ']' | |
+ '[' -e /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/home/.nix-channels ']' | |
PASS: tests/nix-profile.sh | |
running test tests/repair.sh | |
+ clearStore | |
+ echo 'clearing store...' | |
clearing store... | |
+ chmod -R +w /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ mkdir /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/db | |
+ mkdir /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/db | |
+ nix-store --init | |
+ clearProfiles | |
+ profiles=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/profiles | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/profiles | |
+ rm -f /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/bqlr4cbq9wf8xm7g9kygqfjg4w8wsa4j /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/ny9gr5zj6v5ldp27i6d60hqvbkrr4j9v | |
+ rm -f /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/ref | |
++ nix-build dependencies.nix -o /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/result | |
these derivations will be built: | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/4hhwgcbaw6i3sx4rna80anjm8mpkqhps-dependencies-input-2.drv | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/78n92nwdgj1l9fp340zc10y6g1zw3pcz-dependencies-input-1.drv | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/yqr50sdik1amj5mm15acs8anzpwm98ix-dependencies.drv | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/zcajk2v0mrwb71pjxh1vnrdyxmgc34z0-dependencies-input-1’ | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2’ | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies’ | |
FOO | |
+ path=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies | |
++ nix-store -qR /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies | |
++ grep input-2 | |
+ path2=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2 | |
+ nix-store --verify --check-contents -v | |
reading the Nix store... | |
checking path existence... | |
checking hashes... | |
checking contents of ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies’ | |
checking contents of ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/2i1yabzj6i8vsgfwmx9h2d1scx92j5hq-dependencies.builder1.sh’ | |
checking contents of ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/4hhwgcbaw6i3sx4rna80anjm8mpkqhps-dependencies-input-2.drv’ | |
checking contents of ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/78n92nwdgj1l9fp340zc10y6g1zw3pcz-dependencies-input-1.drv’ | |
checking contents of ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2’ | |
checking contents of ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/fsz1m1aqgd54w443zr49v37syfn5vqfk-dependencies.builder2.sh’ | |
checking contents of ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/yqr50sdik1amj5mm15acs8anzpwm98ix-dependencies.drv’ | |
checking contents of ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/zcajk2v0mrwb71pjxh1vnrdyxmgc34z0-dependencies-input-1’ | |
checking contents of ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/zhilhzzq8br9vvnl6r2lczfg6mryybi7-dependencies.builder0.sh’ | |
++ nix-hash /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2 | |
+ hash=c6956651a026c1c0d96600206df6b0ec | |
+ chmod u+w /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2 | |
+ touch /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2/bad | |
+ nix-store --verify --check-contents -v | |
reading the Nix store... | |
checking path existence... | |
checking hashes... | |
checking contents of ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies’ | |
checking contents of ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/2i1yabzj6i8vsgfwmx9h2d1scx92j5hq-dependencies.builder1.sh’ | |
checking contents of ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/4hhwgcbaw6i3sx4rna80anjm8mpkqhps-dependencies-input-2.drv’ | |
checking contents of ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/78n92nwdgj1l9fp340zc10y6g1zw3pcz-dependencies-input-1.drv’ | |
checking contents of ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2’ | |
path ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2’ was modified! expected hash ‘1e60f82595ef73841ab794987c4edbb8639451ff13d75f30bdf2c59dbcacebed’, got ‘4c8e91aefeb4b3843544845aa0636f4be6a071a4898919f819292386dee40231’ | |
checking contents of ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/fsz1m1aqgd54w443zr49v37syfn5vqfk-dependencies.builder2.sh’ | |
checking contents of ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/yqr50sdik1amj5mm15acs8anzpwm98ix-dependencies.drv’ | |
checking contents of ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/zcajk2v0mrwb71pjxh1vnrdyxmgc34z0-dependencies-input-1’ | |
checking contents of ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/zhilhzzq8br9vvnl6r2lczfg6mryybi7-dependencies.builder0.sh’ | |
warning: not all errors were fixed | |
+ nix-store --verify --check-contents --repair | |
reading the Nix store... | |
checking path existence... | |
checking hashes... | |
path ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2’ was modified! expected hash ‘1e60f82595ef73841ab794987c4edbb8639451ff13d75f30bdf2c59dbcacebed’, got ‘4c8e91aefeb4b3843544845aa0636f4be6a071a4898919f819292386dee40231’ | |
error: cannot repair path ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2’ | |
warning: not all errors were fixed | |
+ nix-build dependencies.nix -o /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/result --repair | |
checking path ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies’... | |
checking path ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2’... | |
path ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2’ is corrupted or missing! | |
found corrupted or missing path ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2’ in the output closure of ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/yqr50sdik1amj5mm15acs8anzpwm98ix-dependencies.drv’ | |
repairing path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2’ | |
warning: rewriting hashes in ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2’; cross fingers | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies | |
++ nix-hash /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2 | |
+ '[' c6956651a026c1c0d96600206df6b0ec '!=' c6956651a026c1c0d96600206df6b0ec -o -e /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2/bad ']' | |
+ clearCache | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/binary-cache | |
+ nix-push --dest /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/binary-cache /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies | |
warning: you did not specify ‘--add-root’; the result might be removed by the garbage collector | |
building compressed archives... | |
these derivations will be built: | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/mjgjkxmyxjc73xjbgbgq6g7x5aip3ik1-nar.drv | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/pv9llgnzk498i3lmisjwr0bbbss19lyf-nar.drv | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/w36nddvyzn1ci30i2117waxc5pdxypxz-nar’ | |
packing ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2’... | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/mnbqx2yrwxvvwwk1ama4smkann6wh5i3-nar’ | |
packing ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies’... | |
copying archives... | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies [0.00 MiB, 32.4%] | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2 [0.00 MiB, 58.3%] | |
total compressed size 0.00 MiB, 37.6% | |
+ chmod u+w /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2 | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2 | |
+ nix-store --verify --check-contents --repair --option binary-caches file:///tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/binary-cache | |
reading the Nix store... | |
checking path existence... | |
path ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2’ disappeared, but it still has valid referrers! | |
fetching path ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2’... | |
*** Downloading ‘file:///tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/binary-cache/04jqyy74vqdr677j9r1j3rhlz912yb8nhh4jjws7mgnyp120gp3y.nar.xz’ to ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2’... | |
% Total % Received % Xferd Average Speed Time Time Time Current | |
Dload Upload Total Spent Left Speed | |
100 168 100 168 0 0 2604k 0 --:--:-- --:--:-- --:--:-- 2604k | |
checking hashes... | |
++ nix-hash /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2 | |
+ '[' c6956651a026c1c0d96600206df6b0ec '!=' c6956651a026c1c0d96600206df6b0ec -o -e /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2/bad ']' | |
+ nix-store --verify-path /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2 | |
+ chmod u+w /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2 | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2 | |
+ nix-store --verify-path /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2 | |
error: getting attributes of path ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2’: No such file or directory | |
+ nix-store --repair-path /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2 --option binary-caches file:///tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/binary-cache | |
fetching path ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2’... | |
*** Downloading ‘file:///tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/binary-cache/04jqyy74vqdr677j9r1j3rhlz912yb8nhh4jjws7mgnyp120gp3y.nar.xz’ to ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2’... | |
% Total % Received % Xferd Average Speed Time Time Time Current | |
Dload Upload Total Spent Left Speed | |
100 168 100 168 0 0 2828k 0 --:--:-- --:--:-- --:--:-- 2828k | |
++ nix-hash /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2 | |
+ '[' c6956651a026c1c0d96600206df6b0ec '!=' c6956651a026c1c0d96600206df6b0ec -o -e /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2/bad ']' | |
PASS: tests/repair.sh | |
running test tests/dump-db.sh | |
+ clearStore | |
+ echo 'clearing store...' | |
clearing store... | |
+ chmod -R +w /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ mkdir /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/db | |
+ mkdir /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/db | |
+ nix-store --init | |
+ clearProfiles | |
+ profiles=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/profiles | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/profiles | |
+ rm -f /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/1fwzk0fx2m2b8aq2ggx82hmn5k31d47l /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/72wdp98s43762pbww3lmqk3dypqcyc5m /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/9js542304z7pz0iqxync5iq53vqf1vgj /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/hcn3xq5cwrpzi4k66wndnh6w8anyc784 /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/ny9gr5zj6v5ldp27i6d60hqvbkrr4j9v /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/rs8pcxqm4dhr0kxhjqs4ms66cr4han78 /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/yrjgvkc5zrpqb92faixb9scs44jwbz3d | |
+ rm -f /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/ref | |
++ nix-build dependencies.nix -o /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/result | |
these derivations will be built: | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/4hhwgcbaw6i3sx4rna80anjm8mpkqhps-dependencies-input-2.drv | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/78n92nwdgj1l9fp340zc10y6g1zw3pcz-dependencies-input-1.drv | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/yqr50sdik1amj5mm15acs8anzpwm98ix-dependencies.drv | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/zcajk2v0mrwb71pjxh1vnrdyxmgc34z0-dependencies-input-1’ | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2’ | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies’ | |
FOO | |
+ path=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies | |
++ nix-store -qR /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/result | |
+ deps='/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2 | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies' | |
+ nix-store --dump-db | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/db | |
+ nix-store --load-db | |
++ nix-store -qR /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/result | |
+ deps2='/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2 | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies' | |
+ '[' '/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2 | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies' = '/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/7w2m091nr3nfl0jkv661wvhb25nbm9xc-dependencies-input-2 | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0cq97p9rvplkqg0k5n5j22sc30m495pz-dependencies' ']' | |
+ nix-store --dump-db | |
+ cmp /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/dump /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/dump2 | |
PASS: tests/dump-db.sh | |
running test tests/case-hack.sh | |
+ clearStore | |
+ echo 'clearing store...' | |
clearing store... | |
+ chmod -R +w /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ mkdir /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/db | |
+ mkdir /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/db | |
+ nix-store --init | |
+ clearProfiles | |
+ profiles=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/profiles | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/profiles | |
+ rm -f /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/a3mcalay3qm8cdilx6hyk58vyp75qjrr /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/ny9gr5zj6v5ldp27i6d60hqvbkrr4j9v | |
+ rm -f /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/ref | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/case | |
+ opts='--option use-case-hack true' | |
+ nix-store --option use-case-hack true --restore /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/case | |
+ nix-store --option use-case-hack true --dump /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/case | |
+ cmp case.nar /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/case.nar | |
++ nix-hash --option use-case-hack true --type sha256 /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/case | |
++ nix-hash --flat --type sha256 case.nar | |
+ '[' ccd0c2353fbb6ff6853088e01f0557e8b9cbc9d11d2e1f8435175dc08091c2a3 = ccd0c2353fbb6ff6853088e01f0557e8b9cbc9d11d2e1f8435175dc08091c2a3 ']' | |
+ touch /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/case/xt_CONNMARK.h~nix~case~hack~3 | |
+ nix-store --option use-case-hack true --dump /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/case | |
error: file name collision in between ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/case/xt_CONNMARK.h’ and ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/case/xt_CONNMARK.h~nix~case~hack~3’ | |
PASS: tests/case-hack.sh | |
running test tests/check-reqs.sh | |
+ RESULT=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/result | |
+ nix-build -o /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/result check-reqs.nix -A test1 | |
these derivations will be built: | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/98mvwpx4fr10hzq5131f35jswfbpwii9-check-reqs-dep2.drv | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/qx7fwrx7vagwsq3mq60hk4avvsn7in80-check-reqs-dep1.drv | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/wxziryl5agxfagj9264f4cxzjckxxg0s-check-reqs-deps.drv | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/x26cz3930d97w5bzr5wk1xq4ajzcgny8-check-reqs-1.drv | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/02kj9fwcg6bhqvx4w24alh70fsycl7qp-check-reqs-dep1’ | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/si36sag65df7d82h1fap7sa80albki6n-check-reqs-dep2’ | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/58h379fd9axpdjn06zfh2npdywxhwi0a-check-reqs-deps’ | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/gha8zjk90fwzx4spm7a40d6di376d460-check-reqs-1’ | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/gha8zjk90fwzx4spm7a40d6di376d460-check-reqs-1 | |
+ nix-build -o /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/result check-reqs.nix -A test2 | |
these derivations will be built: | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/nmfnq7q1zqyzjazknjqj20n8a8qwrd9j-check-reqs-2.drv | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0xmz8dq5c04ibb1k8333kp3a80v6aq8m-check-reqs-2’ | |
output (‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/0xmz8dq5c04ibb1k8333kp3a80v6aq8m-check-reqs-2’) is not allowed to refer to path ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/02kj9fwcg6bhqvx4w24alh70fsycl7qp-check-reqs-dep1’ | |
error: build of ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/nmfnq7q1zqyzjazknjqj20n8a8qwrd9j-check-reqs-2.drv’ failed | |
+ nix-build -o /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/result check-reqs.nix -A test3 | |
these derivations will be built: | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/g4r7zv74zmf5pxnd88yp3qxnpzai6pqz-check-reqs-3.drv | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/gnaxv90mvfnb82vlqzcg1dhprg7j2qch-check-reqs-3’ | |
output (‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/gnaxv90mvfnb82vlqzcg1dhprg7j2qch-check-reqs-3’) is not allowed to refer to path ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/si36sag65df7d82h1fap7sa80albki6n-check-reqs-dep2’ | |
error: build of ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/g4r7zv74zmf5pxnd88yp3qxnpzai6pqz-check-reqs-3.drv’ failed | |
+ nix-build -o /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/result check-reqs.nix -A test4 | |
these derivations will be built: | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/s2sqxn1mn3k052jv4l2zb2ipbl7vrbv6-check-reqs-4.drv | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/pqspx8yyy0xw200wvhn93ypqgk31ipjk-check-reqs-4’ | |
output (‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/pqspx8yyy0xw200wvhn93ypqgk31ipjk-check-reqs-4’) is not allowed to refer to path ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/02kj9fwcg6bhqvx4w24alh70fsycl7qp-check-reqs-dep1’ | |
error: build of ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/s2sqxn1mn3k052jv4l2zb2ipbl7vrbv6-check-reqs-4.drv’ failed | |
+ nix-build -o /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/result check-reqs.nix -A test5 | |
these derivations will be built: | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/f004y2a6nl82ijsgwlfk18ck71xz110c-check-reqs-5.drv | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/89zrjhy03ngv6pv2ir5dhcalfj69233m-check-reqs-5’ | |
output (‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/89zrjhy03ngv6pv2ir5dhcalfj69233m-check-reqs-5’) is not allowed to refer to path ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/02kj9fwcg6bhqvx4w24alh70fsycl7qp-check-reqs-dep1’ | |
error: build of ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/f004y2a6nl82ijsgwlfk18ck71xz110c-check-reqs-5.drv’ failed | |
+ nix-build -o /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/result check-reqs.nix -A test6 | |
these derivations will be built: | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/gi9hlwvp4djnfqgysvp7r3fayhf1aay4-check-reqs.drv | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/q5km0whd4acv5m0bzlms7hpdj45nn125-check-reqs’ | |
output (‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/q5km0whd4acv5m0bzlms7hpdj45nn125-check-reqs’) is not allowed to refer to path ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/02kj9fwcg6bhqvx4w24alh70fsycl7qp-check-reqs-dep1’ | |
error: build of ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/gi9hlwvp4djnfqgysvp7r3fayhf1aay4-check-reqs.drv’ failed | |
+ nix-build -o /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/result check-reqs.nix -A test7 | |
these derivations will be built: | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/gygsn8jpyr5kw810n792m0zaraqlx5d9-check-reqs.drv | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/bgrggwcgr9hs9jzkm3ijk5cs7l0k0arw-check-reqs’ | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/bgrggwcgr9hs9jzkm3ijk5cs7l0k0arw-check-reqs | |
PASS: tests/check-reqs.sh | |
running test tests/pass-as-file.sh | |
+ clearStore | |
+ echo 'clearing store...' | |
clearing store... | |
+ chmod -R +w /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ mkdir /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/db | |
+ mkdir /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/db | |
+ nix-store --init | |
+ clearProfiles | |
+ profiles=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/profiles | |
+ rm -rf /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/profiles | |
+ rm -f /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/1hijl7cmjj3aidamh1dxfb3w8dwbynhm /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/9qdvdwpvfic5pmsrs9ylvcdn6slx1ncs /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/arfbdb75rd6ny43aypy85bd93vd5byqz /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/g4g2bhl330aldg0wmz41li6535p3himd /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/k4zvafjcxq2aq2vqmq9ibgya04fk6657 /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/ny9gr5zj6v5ldp27i6d60hqvbkrr4j9v /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/qx89lvh2ld38p12b9n3ydfgq1nxk3h68 /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/auto/v6p0v9475jdk634pmjvpma706279rp29 | |
+ rm -f /tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/var/nix/gcroots/ref | |
++ nix-build --no-out-link -E ' | |
with import ./config.nix; | |
mkDerivation { | |
name = "pass-as-file"; | |
passAsFile = [ "foo" ]; | |
foo = [ "xyzzy" ]; | |
builder = builtins.toFile "builder.sh" '\'''\'' | |
[ "$(cat $fooPath)" = xyzzy ] | |
touch $out | |
'\'''\''; | |
} | |
' | |
these derivations will be built: | |
/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/kb949l71gbfb6nb627nbckyq94g0rfvs-pass-as-file.drv | |
building path(s) ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/kgpwsnzkwijw12fxihmm0qpf5icq510n-pass-as-file’ | |
+ outPath=/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6/nix-1.9pre1234_abcdef/tests/test-tmp/store/kgpwsnzkwijw12fxihmm0qpf5icq510n-pass-as-file | |
PASS: tests/pass-as-file.sh | |
2 out of 43 tests failed | |
mk/tests.mk:11: recipe for target 'installcheck' failed | |
make: *** [installcheck] Error 1 | |
build time elapsed: 0m0.062s 0m0.171s 2m56.906s 2m39.288s | |
note: keeping build directory ‘/tmp/nix-build-nix-1.9pre1234_abcdef.drv-6’ | |
builder for ‘/nix/store/35x3jf4nxgh57zisd952xm96xq2g6h16-nix-1.9pre1234_abcdef.drv’ failed with exit code 2 | |
error: build of ‘/nix/store/35x3jf4nxgh57zisd952xm96xq2g6h16-nix-1.9pre1234_abcdef.drv’ failed |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment