Created
March 24, 2021 17:37
-
-
Save rmcgibbo/c4b4c6c4f1dfdcd8a3a0550c5d473c0a to your computer and use it in GitHub Desktop.
system: x86_64-linux | build_time: 40 seconds | https://github.com/NixOS/nixpkgs/pull/117295
This file contains 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
@nix { "action": "setPhase", "phase": "unpackPhase" } | |
unpacking sources | |
unpacking source archive /nix/store/bfpn2d2jylawzm1pm51can52i9crcjqc-source | |
source root is source | |
@nix { "action": "setPhase", "phase": "patchPhase" } | |
patching sources | |
@nix { "action": "setPhase", "phase": "autoreconfPhase" } | |
autoreconfPhase | |
autoreconf: export WARNINGS= | |
autoreconf: Entering directory '.' | |
autoreconf: configure.ac: not using Gettext | |
autoreconf: running: aclocal --force | |
autoreconf: configure.ac: tracing | |
autoreconf: configure.ac: creating directory config | |
autoreconf: running: libtoolize --copy --force | |
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'. | |
libtoolize: copying file 'config/ltmain.sh' | |
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, | |
libtoolize: and rerunning libtoolize and aclocal. | |
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. | |
autoreconf: configure.ac: not using Intltool | |
autoreconf: configure.ac: not using Gtkdoc | |
autoreconf: running: aclocal --force | |
autoreconf: running: /nix/store/7bk7fa2x5j30dcjpm11jid8i1hjp1bc0-autoconf-2.70/bin/autoconf --force | |
configure.ac:10: warning: The macro `AC_PROG_LIBTOOL' is obsolete. | |
configure.ac:10: You should run autoupdate. | |
aclocal.m4:397: AC_PROG_LIBTOOL is expanded from... | |
configure.ac:10: the top level | |
configure.ac:79: warning: The macro `AC_CONFIG_HEADER' is obsolete. | |
configure.ac:79: You should run autoupdate. | |
./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from... | |
configure.ac:79: the top level | |
autoreconf: running: /nix/store/7bk7fa2x5j30dcjpm11jid8i1hjp1bc0-autoconf-2.70/bin/autoheader --force | |
autoreconf: running: automake --add-missing --copy --force-missing | |
configure.ac:7: installing 'config/compile' | |
configure.ac:10: installing 'config/config.guess' | |
configure.ac:10: installing 'config/config.sub' | |
configure.ac:3: installing 'config/install-sh' | |
configure.ac:3: installing 'config/missing' | |
src/hydra-eval-jobs/Makefile.am: installing 'config/depcomp' | |
autoreconf: 'config/config.sub' is updated | |
autoreconf: 'config/config.guess' is updated | |
autoreconf: Leaving directory '.' | |
@nix { "action": "setPhase", "phase": "configurePhase" } | |
configuring | |
fixing libtool script ./config/ltmain.sh | |
configure flags: --disable-static --disable-dependency-tracking --prefix=/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10 --with-docbook-xsl=/nix/store/snn45wjiz19bz757xcqvwbhji1lsyr5w-docbook-xsl-nons-1.79.2/xml/xsl/docbook | |
checking for a BSD-compatible install... /nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/install -c | |
checking whether build environment is sane... yes | |
checking for a race-free mkdir -p... /nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/mkdir -p | |
checking for gawk... gawk | |
checking whether make sets $(MAKE)... yes | |
checking whether make supports nested variables... yes | |
checking for gcc... gcc | |
checking whether the C compiler works... yes | |
checking for C compiler default output file name... a.out | |
checking for suffix of executables... | |
checking whether we are cross compiling... no | |
checking for suffix of object files... o | |
checking whether the compiler supports GNU C... yes | |
checking whether gcc accepts -g... yes | |
checking for gcc option to enable C11 features... none needed | |
checking whether gcc understands -c and -o together... yes | |
checking whether make supports the include directive... yes (GNU style) | |
checking dependency style of gcc... none | |
checking whether ln -s works... yes | |
checking build system type... x86_64-pc-linux-gnu | |
checking host system type... x86_64-pc-linux-gnu | |
checking how to print strings... printf | |
checking for a sed that does not truncate output... /nix/store/ij7k48dhdrda13gcp3lbpi507b2awnmr-gnused-4.8/bin/sed | |
checking for grep that handles long lines and -e... /nix/store/ia1dn8zyi07phxkx02c0wwqc7v7c54nl-gnugrep-3.6/bin/grep | |
checking for egrep... /nix/store/ia1dn8zyi07phxkx02c0wwqc7v7c54nl-gnugrep-3.6/bin/grep -E | |
checking for fgrep... /nix/store/ia1dn8zyi07phxkx02c0wwqc7v7c54nl-gnugrep-3.6/bin/grep -F | |
checking for ld used by gcc... ld | |
checking if the linker (ld) is GNU ld... yes | |
checking for BSD- or MS-compatible name lister (nm)... nm | |
checking the name lister (nm) interface... BSD nm | |
checking the maximum length of command line arguments... 1572864 | |
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop | |
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop | |
checking for ld option to reload object files... -r | |
checking for objdump... objdump | |
checking how to recognize dependent libraries... pass_all | |
checking for dlltool... no | |
checking how to associate runtime and link libraries... printf %s\n | |
checking whether the compiler supports GNU C++... yes | |
checking whether g++ accepts -g... yes | |
checking for g++ option to enable C++11 features... none needed | |
checking dependency style of g++... none | |
checking for archiver @FILE support... @ | |
checking for strip... strip | |
checking for ranlib... ranlib | |
checking command to parse nm output from gcc object... ok | |
checking for sysroot... no | |
checking for a working dd... /nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/dd | |
checking how to truncate binary pipes... /nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/dd bs=4096 count=1 | |
./configure: line 7933: /usr/bin/file: No such file or directory | |
checking for mt... no | |
checking if : is a manifest tool... no | |
checking for stdio.h... yes | |
checking for stdlib.h... yes | |
checking for string.h... yes | |
checking for inttypes.h... yes | |
checking for stdint.h... yes | |
checking for strings.h... yes | |
checking for sys/stat.h... yes | |
checking for sys/types.h... yes | |
checking for unistd.h... yes | |
checking for dlfcn.h... yes | |
checking for objdir... .libs | |
checking if gcc supports -fno-rtti -fno-exceptions... no | |
checking for gcc option to produce PIC... -fPIC -DPIC | |
checking if gcc PIC flag -fPIC -DPIC works... yes | |
checking if gcc static flag -static works... no | |
checking if gcc supports -c -o file.o... yes | |
checking if gcc supports -c -o file.o... (cached) yes | |
checking whether the gcc linker (ld) supports shared libraries... yes | |
checking whether -lc should be explicitly linked in... no | |
checking dynamic linker characteristics... GNU/Linux ld.so | |
checking how to hardcode library paths into programs... immediate | |
checking whether stripping libraries is possible... yes | |
checking if libtool supports shared libraries... yes | |
checking whether to build shared libraries... yes | |
checking whether to build static libraries... no | |
checking how to run the C++ preprocessor... g++ -E | |
checking for ld used by g++... ld | |
checking if the linker (ld) is GNU ld... yes | |
checking whether the g++ linker (ld) supports shared libraries... yes | |
checking for g++ option to produce PIC... -fPIC -DPIC | |
checking if g++ PIC flag -fPIC -DPIC works... yes | |
checking if g++ static flag -static works... no | |
checking if g++ supports -c -o file.o... yes | |
checking if g++ supports -c -o file.o... (cached) yes | |
checking whether the g++ linker (ld) supports shared libraries... yes | |
checking dynamic linker characteristics... (cached) GNU/Linux ld.so | |
checking how to hardcode library paths into programs... immediate | |
checking whether the compiler supports GNU C++... (cached) yes | |
checking whether g++ accepts -g... (cached) yes | |
checking for g++ option to enable C++11 features... (cached) none needed | |
checking dependency style of g++... (cached) none | |
checking for xsltproc... /nix/store/v7wl6gss5vc2gin9jj7h1zhsv2yskyfz-libxslt-1.1.34-bin/bin/xsltproc | |
checking for perl... /nix/store/76qi9w2yd4xb8kykw3maj7n5g35qk7k2-perl-5.32.1/bin/perl | |
checking for nix-store... /nix/store/q5pb0kl6xnpxfsi9zslkylf3xblj4kgd-hydra-perl-deps/bin/nix-store | |
checking whether /nix/store/q5pb0kl6xnpxfsi9zslkylf3xblj4kgd-hydra-perl-deps/bin/nix-store is recent enough... yes | |
checking pkg-config is at least version 0.9.0... yes | |
checking for nix-main nix-expr nix-store... yes | |
checking that generated files are newer than configure... done | |
configure: creating ./config.status | |
config.status: creating Makefile | |
config.status: creating doc/Makefile | |
config.status: creating doc/manual/Makefile | |
config.status: creating src/Makefile | |
config.status: creating src/hydra-evaluator/Makefile | |
config.status: creating src/hydra-eval-jobs/Makefile | |
config.status: creating src/hydra-queue-runner/Makefile | |
config.status: creating src/sql/Makefile | |
config.status: creating src/ttf/Makefile | |
config.status: creating src/lib/Makefile | |
config.status: creating src/root/Makefile | |
config.status: creating src/script/Makefile | |
config.status: creating t/Makefile | |
config.status: creating t/jobs/config.nix | |
config.status: creating hydra-config.h | |
config.status: executing depfiles commands | |
config.status: executing libtool commands | |
config.status: executing executable-scripts commands | |
@nix { "action": "setPhase", "phase": "buildPhase" } | |
building | |
build flags: -j8 -l8 SHELL=/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/bash | |
make all-recursive | |
make[1]: Entering directory '/build/source' | |
Making all in src | |
make[2]: Entering directory '/build/source/src' | |
Making all in hydra-evaluator | |
make[3]: Entering directory '/build/source/src/hydra-evaluator' | |
g++ -DHAVE_CONFIG_H -I. -I../.. -std=c++17 -I/nix/store/awsrdxxcgyd5v5aaknzwp7ipfjl71l7j-boehm-gc-8.0.4-dev/include -I/nix/store/5vcx80hc7v1l7piff7jjh1gbf1kr9lpm-nix-2.4pre20210317_8a5203d-dev/include/nix -Wall -I ../libhydra -Wno-deprecated-declarations -g -O2 -std=c++17 -include nix/config.h -c -o hydra_evaluator-hydra-evaluator.o `test -f 'hydra-evaluator.cc' || echo './'`hydra-evaluator.cc | |
/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/bash ../../libtool --tag=CXX --mode=link g++ -std=c++17 -I/nix/store/awsrdxxcgyd5v5aaknzwp7ipfjl71l7j-boehm-gc-8.0.4-dev/include -I/nix/store/5vcx80hc7v1l7piff7jjh1gbf1kr9lpm-nix-2.4pre20210317_8a5203d-dev/include/nix -Wall -I ../libhydra -Wno-deprecated-declarations -g -O2 -std=c++17 -include nix/config.h -o hydra-evaluator hydra_evaluator-hydra-evaluator.o -L/nix/store/wkl16zs8r7mhvc1khyj7ya2hn30x0hxw-boehm-gc-8.0.4/lib -L/nix/store/ja933k4w856byfaydfkx3d8ns3dqm41y-nix-2.4pre20210317_8a5203d/lib -lnixmain -lnixexpr -lgc -lnixstore -lnixutil -lpqxx | |
libtool: link: g++ -std=c++17 -I/nix/store/awsrdxxcgyd5v5aaknzwp7ipfjl71l7j-boehm-gc-8.0.4-dev/include -I/nix/store/5vcx80hc7v1l7piff7jjh1gbf1kr9lpm-nix-2.4pre20210317_8a5203d-dev/include/nix -Wall -I ../libhydra -Wno-deprecated-declarations -g -O2 -std=c++17 -include nix/config.h -o hydra-evaluator hydra_evaluator-hydra-evaluator.o -L/nix/store/wkl16zs8r7mhvc1khyj7ya2hn30x0hxw-boehm-gc-8.0.4/lib -L/nix/store/ja933k4w856byfaydfkx3d8ns3dqm41y-nix-2.4pre20210317_8a5203d/lib -lnixmain -lnixexpr /nix/store/wkl16zs8r7mhvc1khyj7ya2hn30x0hxw-boehm-gc-8.0.4/lib/libgc.so -lnixstore -lnixutil -lpqxx -Wl,-rpath -Wl,/nix/store/wkl16zs8r7mhvc1khyj7ya2hn30x0hxw-boehm-gc-8.0.4/lib -Wl,-rpath -Wl,/nix/store/wkl16zs8r7mhvc1khyj7ya2hn30x0hxw-boehm-gc-8.0.4/lib | |
make[3]: Leaving directory '/build/source/src/hydra-evaluator' | |
Making all in hydra-eval-jobs | |
make[3]: Entering directory '/build/source/src/hydra-eval-jobs' | |
g++ -DHAVE_CONFIG_H -I. -I../.. -std=c++17 -I/nix/store/awsrdxxcgyd5v5aaknzwp7ipfjl71l7j-boehm-gc-8.0.4-dev/include -I/nix/store/5vcx80hc7v1l7piff7jjh1gbf1kr9lpm-nix-2.4pre20210317_8a5203d-dev/include/nix -I ../libhydra -g -O2 -std=c++17 -include nix/config.h -c -o hydra_eval_jobs-hydra-eval-jobs.o `test -f 'hydra-eval-jobs.cc' || echo './'`hydra-eval-jobs.cc | |
/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/bash ../../libtool --tag=CXX --mode=link g++ -std=c++17 -I/nix/store/awsrdxxcgyd5v5aaknzwp7ipfjl71l7j-boehm-gc-8.0.4-dev/include -I/nix/store/5vcx80hc7v1l7piff7jjh1gbf1kr9lpm-nix-2.4pre20210317_8a5203d-dev/include/nix -I ../libhydra -g -O2 -std=c++17 -include nix/config.h -o hydra-eval-jobs hydra_eval_jobs-hydra-eval-jobs.o -L/nix/store/wkl16zs8r7mhvc1khyj7ya2hn30x0hxw-boehm-gc-8.0.4/lib -L/nix/store/ja933k4w856byfaydfkx3d8ns3dqm41y-nix-2.4pre20210317_8a5203d/lib -lnixmain -lnixexpr -lgc -lnixstore -lnixutil | |
libtool: link: g++ -std=c++17 -I/nix/store/awsrdxxcgyd5v5aaknzwp7ipfjl71l7j-boehm-gc-8.0.4-dev/include -I/nix/store/5vcx80hc7v1l7piff7jjh1gbf1kr9lpm-nix-2.4pre20210317_8a5203d-dev/include/nix -I ../libhydra -g -O2 -std=c++17 -include nix/config.h -o hydra-eval-jobs hydra_eval_jobs-hydra-eval-jobs.o -L/nix/store/wkl16zs8r7mhvc1khyj7ya2hn30x0hxw-boehm-gc-8.0.4/lib -L/nix/store/ja933k4w856byfaydfkx3d8ns3dqm41y-nix-2.4pre20210317_8a5203d/lib -lnixmain -lnixexpr /nix/store/wkl16zs8r7mhvc1khyj7ya2hn30x0hxw-boehm-gc-8.0.4/lib/libgc.so -lnixstore -lnixutil -Wl,-rpath -Wl,/nix/store/wkl16zs8r7mhvc1khyj7ya2hn30x0hxw-boehm-gc-8.0.4/lib -Wl,-rpath -Wl,/nix/store/wkl16zs8r7mhvc1khyj7ya2hn30x0hxw-boehm-gc-8.0.4/lib | |
make[3]: Leaving directory '/build/source/src/hydra-eval-jobs' | |
Making all in hydra-queue-runner | |
make[3]: Entering directory '/build/source/src/hydra-queue-runner' | |
g++ -DHAVE_CONFIG_H -I. -I../.. -std=c++17 -I/nix/store/awsrdxxcgyd5v5aaknzwp7ipfjl71l7j-boehm-gc-8.0.4-dev/include -I/nix/store/5vcx80hc7v1l7piff7jjh1gbf1kr9lpm-nix-2.4pre20210317_8a5203d-dev/include/nix -Wall -I ../libhydra -Wno-deprecated-declarations -g -O2 -std=c++17 -include nix/config.h -c -o hydra_queue_runner-hydra-queue-runner.o `test -f 'hydra-queue-runner.cc' || echo './'`hydra-queue-runner.cc | |
g++ -DHAVE_CONFIG_H -I. -I../.. -std=c++17 -I/nix/store/awsrdxxcgyd5v5aaknzwp7ipfjl71l7j-boehm-gc-8.0.4-dev/include -I/nix/store/5vcx80hc7v1l7piff7jjh1gbf1kr9lpm-nix-2.4pre20210317_8a5203d-dev/include/nix -Wall -I ../libhydra -Wno-deprecated-declarations -g -O2 -std=c++17 -include nix/config.h -c -o hydra_queue_runner-queue-monitor.o `test -f 'queue-monitor.cc' || echo './'`queue-monitor.cc | |
g++ -DHAVE_CONFIG_H -I. -I../.. -std=c++17 -I/nix/store/awsrdxxcgyd5v5aaknzwp7ipfjl71l7j-boehm-gc-8.0.4-dev/include -I/nix/store/5vcx80hc7v1l7piff7jjh1gbf1kr9lpm-nix-2.4pre20210317_8a5203d-dev/include/nix -Wall -I ../libhydra -Wno-deprecated-declarations -g -O2 -std=c++17 -include nix/config.h -c -o hydra_queue_runner-dispatcher.o `test -f 'dispatcher.cc' || echo './'`dispatcher.cc | |
g++ -DHAVE_CONFIG_H -I. -I../.. -std=c++17 -I/nix/store/awsrdxxcgyd5v5aaknzwp7ipfjl71l7j-boehm-gc-8.0.4-dev/include -I/nix/store/5vcx80hc7v1l7piff7jjh1gbf1kr9lpm-nix-2.4pre20210317_8a5203d-dev/include/nix -Wall -I ../libhydra -Wno-deprecated-declarations -g -O2 -std=c++17 -include nix/config.h -c -o hydra_queue_runner-builder.o `test -f 'builder.cc' || echo './'`builder.cc | |
g++ -DHAVE_CONFIG_H -I. -I../.. -std=c++17 -I/nix/store/awsrdxxcgyd5v5aaknzwp7ipfjl71l7j-boehm-gc-8.0.4-dev/include -I/nix/store/5vcx80hc7v1l7piff7jjh1gbf1kr9lpm-nix-2.4pre20210317_8a5203d-dev/include/nix -Wall -I ../libhydra -Wno-deprecated-declarations -g -O2 -std=c++17 -include nix/config.h -c -o hydra_queue_runner-build-result.o `test -f 'build-result.cc' || echo './'`build-result.cc | |
g++ -DHAVE_CONFIG_H -I. -I../.. -std=c++17 -I/nix/store/awsrdxxcgyd5v5aaknzwp7ipfjl71l7j-boehm-gc-8.0.4-dev/include -I/nix/store/5vcx80hc7v1l7piff7jjh1gbf1kr9lpm-nix-2.4pre20210317_8a5203d-dev/include/nix -Wall -I ../libhydra -Wno-deprecated-declarations -g -O2 -std=c++17 -include nix/config.h -c -o hydra_queue_runner-build-remote.o `test -f 'build-remote.cc' || echo './'`build-remote.cc | |
g++ -DHAVE_CONFIG_H -I. -I../.. -std=c++17 -I/nix/store/awsrdxxcgyd5v5aaknzwp7ipfjl71l7j-boehm-gc-8.0.4-dev/include -I/nix/store/5vcx80hc7v1l7piff7jjh1gbf1kr9lpm-nix-2.4pre20210317_8a5203d-dev/include/nix -Wall -I ../libhydra -Wno-deprecated-declarations -g -O2 -std=c++17 -include nix/config.h -c -o hydra_queue_runner-nar-extractor.o `test -f 'nar-extractor.cc' || echo './'`nar-extractor.cc | |
/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/bash ../../libtool --tag=CXX --mode=link g++ -std=c++17 -I/nix/store/awsrdxxcgyd5v5aaknzwp7ipfjl71l7j-boehm-gc-8.0.4-dev/include -I/nix/store/5vcx80hc7v1l7piff7jjh1gbf1kr9lpm-nix-2.4pre20210317_8a5203d-dev/include/nix -Wall -I ../libhydra -Wno-deprecated-declarations -g -O2 -std=c++17 -include nix/config.h -o hydra-queue-runner hydra_queue_runner-hydra-queue-runner.o hydra_queue_runner-queue-monitor.o hydra_queue_runner-dispatcher.o hydra_queue_runner-builder.o hydra_queue_runner-build-result.o hydra_queue_runner-build-remote.o hydra_queue_runner-nar-extractor.o -L/nix/store/wkl16zs8r7mhvc1khyj7ya2hn30x0hxw-boehm-gc-8.0.4/lib -L/nix/store/ja933k4w856byfaydfkx3d8ns3dqm41y-nix-2.4pre20210317_8a5203d/lib -lnixmain -lnixexpr -lgc -lnixstore -lnixutil -lpqxx | |
libtool: link: g++ -std=c++17 -I/nix/store/awsrdxxcgyd5v5aaknzwp7ipfjl71l7j-boehm-gc-8.0.4-dev/include -I/nix/store/5vcx80hc7v1l7piff7jjh1gbf1kr9lpm-nix-2.4pre20210317_8a5203d-dev/include/nix -Wall -I ../libhydra -Wno-deprecated-declarations -g -O2 -std=c++17 -include nix/config.h -o hydra-queue-runner hydra_queue_runner-hydra-queue-runner.o hydra_queue_runner-queue-monitor.o hydra_queue_runner-dispatcher.o hydra_queue_runner-builder.o hydra_queue_runner-build-result.o hydra_queue_runner-build-remote.o hydra_queue_runner-nar-extractor.o -L/nix/store/wkl16zs8r7mhvc1khyj7ya2hn30x0hxw-boehm-gc-8.0.4/lib -L/nix/store/ja933k4w856byfaydfkx3d8ns3dqm41y-nix-2.4pre20210317_8a5203d/lib -lnixmain -lnixexpr /nix/store/wkl16zs8r7mhvc1khyj7ya2hn30x0hxw-boehm-gc-8.0.4/lib/libgc.so -lnixstore -lnixutil -lpqxx -Wl,-rpath -Wl,/nix/store/wkl16zs8r7mhvc1khyj7ya2hn30x0hxw-boehm-gc-8.0.4/lib -Wl,-rpath -Wl,/nix/store/wkl16zs8r7mhvc1khyj7ya2hn30x0hxw-boehm-gc-8.0.4/lib | |
make[3]: Leaving directory '/build/source/src/hydra-queue-runner' | |
Making all in sql | |
make[3]: Entering directory '/build/source/src/sql' | |
make[3]: Nothing to be done for 'all'. | |
make[3]: Leaving directory '/build/source/src/sql' | |
Making all in script | |
make[3]: Entering directory '/build/source/src/script' | |
make[3]: Nothing to be done for 'all'. | |
make[3]: Leaving directory '/build/source/src/script' | |
Making all in lib | |
make[3]: Entering directory '/build/source/src/lib' | |
make[3]: Nothing to be done for 'all'. | |
make[3]: Leaving directory '/build/source/src/lib' | |
Making all in root | |
make[3]: Entering directory '/build/source/src/root' | |
mkdir -p ./static/js | |
unzip -u -d ./static bootstrap-2.3.1.zip | |
Archive: bootstrap-2.3.1.zip | |
creating: ./static/bootstrap/ | |
creating: ./static/bootstrap/css/ | |
inflating: ./static/bootstrap/css/bootstrap-responsive.css | |
inflating: ./static/bootstrap/css/bootstrap-responsive.min.css | |
inflating: ./static/bootstrap/css/bootstrap.css | |
inflating: ./static/bootstrap/css/bootstrap.min.css | |
creating: ./static/bootstrap/img/ | |
inflating: ./static/bootstrap/img/glyphicons-halflings-white.png | |
inflating: ./static/bootstrap/img/glyphicons-halflings.png | |
creating: ./static/bootstrap/js/ | |
inflating: ./static/bootstrap/js/bootstrap.js | |
inflating: ./static/bootstrap/js/bootstrap.min.js | |
unzip -u -d ./static/js flot-0.8.3.zip | |
Archive: flot-0.8.3.zip | |
creating: ./static/js/flot/ | |
inflating: ./static/js/flot/API.md | |
inflating: ./static/js/flot/CONTRIBUTING.md | |
creating: ./static/js/flot/examples/ | |
inflating: ./static/js/flot/examples/.DS_Store | |
creating: ./static/js/flot/examples/ajax/ | |
inflating: ./static/js/flot/examples/ajax/data-eu-gdp-growth-1.json | |
inflating: ./static/js/flot/examples/ajax/data-eu-gdp-growth-2.json | |
inflating: ./static/js/flot/examples/ajax/data-eu-gdp-growth-3.json | |
inflating: ./static/js/flot/examples/ajax/data-eu-gdp-growth-4.json | |
inflating: ./static/js/flot/examples/ajax/data-eu-gdp-growth-5.json | |
inflating: ./static/js/flot/examples/ajax/data-eu-gdp-growth.json | |
inflating: ./static/js/flot/examples/ajax/data-japan-gdp-growth.json | |
inflating: ./static/js/flot/examples/ajax/data-usa-gdp-growth.json | |
inflating: ./static/js/flot/examples/ajax/index.html | |
creating: ./static/js/flot/examples/annotating/ | |
inflating: ./static/js/flot/examples/annotating/index.html | |
creating: ./static/js/flot/examples/axes-interacting/ | |
inflating: ./static/js/flot/examples/axes-interacting/index.html | |
creating: ./static/js/flot/examples/axes-multiple/ | |
inflating: ./static/js/flot/examples/axes-multiple/index.html | |
creating: ./static/js/flot/examples/axes-time/ | |
inflating: ./static/js/flot/examples/axes-time/index.html | |
creating: ./static/js/flot/examples/axes-time-zones/ | |
inflating: ./static/js/flot/examples/axes-time-zones/date.js | |
inflating: ./static/js/flot/examples/axes-time-zones/index.html | |
creating: ./static/js/flot/examples/axes-time-zones/tz/ | |
inflating: ./static/js/flot/examples/axes-time-zones/tz/africa | |
inflating: ./static/js/flot/examples/axes-time-zones/tz/antarctica | |
inflating: ./static/js/flot/examples/axes-time-zones/tz/asia | |
inflating: ./static/js/flot/examples/axes-time-zones/tz/australasia | |
inflating: ./static/js/flot/examples/axes-time-zones/tz/backward | |
inflating: ./static/js/flot/examples/axes-time-zones/tz/etcetera | |
inflating: ./static/js/flot/examples/axes-time-zones/tz/europe | |
inflating: ./static/js/flot/examples/axes-time-zones/tz/factory | |
inflating: ./static/js/flot/examples/axes-time-zones/tz/iso3166.tab | |
inflating: ./static/js/flot/examples/axes-time-zones/tz/leapseconds | |
inflating: ./static/js/flot/examples/axes-time-zones/tz/northamerica | |
inflating: ./static/js/flot/examples/axes-time-zones/tz/pacificnew | |
inflating: ./static/js/flot/examples/axes-time-zones/tz/solar87 | |
inflating: ./static/js/flot/examples/axes-time-zones/tz/solar88 | |
inflating: ./static/js/flot/examples/axes-time-zones/tz/solar89 | |
inflating: ./static/js/flot/examples/axes-time-zones/tz/southamerica | |
inflating: ./static/js/flot/examples/axes-time-zones/tz/systemv | |
inflating: ./static/js/flot/examples/axes-time-zones/tz/yearistype.sh | |
inflating: ./static/js/flot/examples/axes-time-zones/tz/zone.tab | |
extracting: ./static/js/flot/examples/background.png | |
creating: ./static/js/flot/examples/basic-options/ | |
inflating: ./static/js/flot/examples/basic-options/index.html | |
creating: ./static/js/flot/examples/basic-usage/ | |
inflating: ./static/js/flot/examples/basic-usage/index.html | |
creating: ./static/js/flot/examples/canvas/ | |
inflating: ./static/js/flot/examples/canvas/index.html | |
creating: ./static/js/flot/examples/categories/ | |
inflating: ./static/js/flot/examples/categories/index.html | |
inflating: ./static/js/flot/examples/examples.css | |
creating: ./static/js/flot/examples/gauge/ | |
creating: ./static/js/flot/examples/image/ | |
inflating: ./static/js/flot/examples/image/hs-2004-27-a-large-web.jpg | |
inflating: ./static/js/flot/examples/image/index.html | |
inflating: ./static/js/flot/examples/index.html | |
creating: ./static/js/flot/examples/interacting/ | |
inflating: ./static/js/flot/examples/interacting/index.html | |
creating: ./static/js/flot/examples/navigate/ | |
extracting: ./static/js/flot/examples/navigate/arrow-down.gif | |
extracting: ./static/js/flot/examples/navigate/arrow-left.gif | |
extracting: ./static/js/flot/examples/navigate/arrow-right.gif | |
extracting: ./static/js/flot/examples/navigate/arrow-up.gif | |
inflating: ./static/js/flot/examples/navigate/index.html | |
creating: ./static/js/flot/examples/percentiles/ | |
inflating: ./static/js/flot/examples/percentiles/index.html | |
creating: ./static/js/flot/examples/realtime/ | |
inflating: ./static/js/flot/examples/realtime/index.html | |
creating: ./static/js/flot/examples/resize/ | |
inflating: ./static/js/flot/examples/resize/index.html | |
creating: ./static/js/flot/examples/selection/ | |
inflating: ./static/js/flot/examples/selection/index.html | |
creating: ./static/js/flot/examples/series-errorbars/ | |
inflating: ./static/js/flot/examples/series-errorbars/index.html | |
creating: ./static/js/flot/examples/series-pie/ | |
inflating: ./static/js/flot/examples/series-pie/index.html | |
creating: ./static/js/flot/examples/series-toggle/ | |
inflating: ./static/js/flot/examples/series-toggle/index.html | |
creating: ./static/js/flot/examples/series-types/ | |
inflating: ./static/js/flot/examples/series-types/index.html | |
creating: ./static/js/flot/examples/shared/ | |
creating: ./static/js/flot/examples/shared/jquery-ui/ | |
inflating: ./static/js/flot/examples/shared/jquery-ui/jquery-ui.min.css | |
inflating: ./static/js/flot/examples/shared/jquery-ui/jquery-ui.min.js | |
creating: ./static/js/flot/examples/stacking/ | |
inflating: ./static/js/flot/examples/stacking/index.html | |
creating: ./static/js/flot/examples/symbols/ | |
inflating: ./static/js/flot/examples/symbols/index.html | |
creating: ./static/js/flot/examples/threshold/ | |
inflating: ./static/js/flot/examples/threshold/index.html | |
creating: ./static/js/flot/examples/tracking/ | |
inflating: ./static/js/flot/examples/tracking/index.html | |
creating: ./static/js/flot/examples/visitors/ | |
inflating: ./static/js/flot/examples/visitors/index.html | |
creating: ./static/js/flot/examples/zooming/ | |
inflating: ./static/js/flot/examples/zooming/index.html | |
inflating: ./static/js/flot/excanvas.js | |
inflating: ./static/js/flot/excanvas.min.js | |
inflating: ./static/js/flot/FAQ.md | |
inflating: ./static/js/flot/jquery.colorhelpers.js | |
inflating: ./static/js/flot/jquery.colorhelpers.min.js | |
inflating: ./static/js/flot/jquery.flot.canvas.js | |
inflating: ./static/js/flot/jquery.flot.canvas.min.js | |
inflating: ./static/js/flot/jquery.flot.categories.js | |
inflating: ./static/js/flot/jquery.flot.categories.min.js | |
inflating: ./static/js/flot/jquery.flot.crosshair.js | |
inflating: ./static/js/flot/jquery.flot.crosshair.min.js | |
inflating: ./static/js/flot/jquery.flot.errorbars.js | |
inflating: ./static/js/flot/jquery.flot.errorbars.min.js | |
inflating: ./static/js/flot/jquery.flot.fillbetween.js | |
inflating: ./static/js/flot/jquery.flot.fillbetween.min.js | |
inflating: ./static/js/flot/jquery.flot.image.js | |
inflating: ./static/js/flot/jquery.flot.image.min.js | |
inflating: ./static/js/flot/jquery.flot.js | |
inflating: ./static/js/flot/jquery.flot.min.js | |
inflating: ./static/js/flot/jquery.flot.navigate.js | |
inflating: ./static/js/flot/jquery.flot.navigate.min.js | |
inflating: ./static/js/flot/jquery.flot.pie.js | |
inflating: ./static/js/flot/jquery.flot.pie.min.js | |
inflating: ./static/js/flot/jquery.flot.resize.js | |
inflating: ./static/js/flot/jquery.flot.resize.min.js | |
inflating: ./static/js/flot/jquery.flot.selection.js | |
inflating: ./static/js/flot/jquery.flot.selection.min.js | |
inflating: ./static/js/flot/jquery.flot.stack.js | |
inflating: ./static/js/flot/jquery.flot.stack.min.js | |
inflating: ./static/js/flot/jquery.flot.symbol.js | |
inflating: ./static/js/flot/jquery.flot.symbol.min.js | |
inflating: ./static/js/flot/jquery.flot.threshold.js | |
inflating: ./static/js/flot/jquery.flot.threshold.min.js | |
inflating: ./static/js/flot/jquery.flot.time.js | |
inflating: ./static/js/flot/jquery.flot.time.min.js | |
inflating: ./static/js/flot/jquery.js | |
inflating: ./static/js/flot/jquery.min.js | |
inflating: ./static/js/flot/LICENSE.txt | |
inflating: ./static/js/flot/Makefile | |
inflating: ./static/js/flot/NEWS.md | |
inflating: ./static/js/flot/PLUGINS.md | |
inflating: ./static/js/flot/README.md | |
make[3]: Leaving directory '/build/source/src/root' | |
Making all in ttf | |
make[3]: Entering directory '/build/source/src/ttf' | |
make[3]: Nothing to be done for 'all'. | |
make[3]: Leaving directory '/build/source/src/ttf' | |
make[3]: Entering directory '/build/source/src' | |
make[3]: Nothing to be done for 'all-am'. | |
make[3]: Leaving directory '/build/source/src' | |
make[2]: Leaving directory '/build/source/src' | |
Making all in t | |
make[2]: Entering directory '/build/source/t' | |
make[2]: Nothing to be done for 'all'. | |
make[2]: Leaving directory '/build/source/t' | |
Making all in doc | |
make[2]: Entering directory '/build/source/doc' | |
Making all in manual | |
make[3]: Entering directory '/build/source/doc/manual' | |
make[3]: Nothing to be done for 'all'. | |
make[3]: Leaving directory '/build/source/doc/manual' | |
make[3]: Entering directory '/build/source/doc' | |
make[3]: Nothing to be done for 'all-am'. | |
make[3]: Leaving directory '/build/source/doc' | |
make[2]: Leaving directory '/build/source/doc' | |
make[2]: Entering directory '/build/source' | |
make[2]: Leaving directory '/build/source' | |
make[1]: Leaving directory '/build/source' | |
@nix { "action": "setPhase", "phase": "installPhase" } | |
installing | |
install flags: SHELL=/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/bash install | |
Making install in src | |
make[1]: Entering directory '/build/source/src' | |
Making install in hydra-evaluator | |
make[2]: Entering directory '/build/source/src/hydra-evaluator' | |
make[3]: Entering directory '/build/source/src/hydra-evaluator' | |
/nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/mkdir -p '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/bin' | |
/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/bash ../../libtool --mode=install /nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/install -c hydra-evaluator '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/bin' | |
libtool: install: /nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/install -c hydra-evaluator /nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/bin/hydra-evaluator | |
make[3]: Nothing to be done for 'install-data-am'. | |
make[3]: Leaving directory '/build/source/src/hydra-evaluator' | |
make[2]: Leaving directory '/build/source/src/hydra-evaluator' | |
Making install in hydra-eval-jobs | |
make[2]: Entering directory '/build/source/src/hydra-eval-jobs' | |
make[3]: Entering directory '/build/source/src/hydra-eval-jobs' | |
/nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/mkdir -p '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/bin' | |
/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/bash ../../libtool --mode=install /nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/install -c hydra-eval-jobs '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/bin' | |
libtool: install: /nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/install -c hydra-eval-jobs /nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/bin/hydra-eval-jobs | |
make[3]: Nothing to be done for 'install-data-am'. | |
make[3]: Leaving directory '/build/source/src/hydra-eval-jobs' | |
make[2]: Leaving directory '/build/source/src/hydra-eval-jobs' | |
Making install in hydra-queue-runner | |
make[2]: Entering directory '/build/source/src/hydra-queue-runner' | |
make[3]: Entering directory '/build/source/src/hydra-queue-runner' | |
/nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/mkdir -p '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/bin' | |
/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/bash ../../libtool --mode=install /nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/install -c hydra-queue-runner '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/bin' | |
libtool: install: /nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/install -c hydra-queue-runner /nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/bin/hydra-queue-runner | |
make[3]: Nothing to be done for 'install-data-am'. | |
make[3]: Leaving directory '/build/source/src/hydra-queue-runner' | |
make[2]: Leaving directory '/build/source/src/hydra-queue-runner' | |
Making install in sql | |
make[2]: Entering directory '/build/source/src/sql' | |
make[3]: Entering directory '/build/source/src/sql' | |
make[3]: Nothing to be done for 'install-exec-am'. | |
/nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/mkdir -p '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/sql' | |
/nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/install -c -m 644 hydra.sql test.sql upgrade-10.sql upgrade-11.sql upgrade-12.sql upgrade-13.sql upgrade-14.sql upgrade-15.sql upgrade-16.sql upgrade-17.sql upgrade-18.sql upgrade-19.sql upgrade-2.sql upgrade-20.sql upgrade-21.sql upgrade-22.sql upgrade-23.sql upgrade-24.sql upgrade-25.sql upgrade-26.sql upgrade-27.sql upgrade-28.sql upgrade-29.sql upgrade-3.sql upgrade-30.sql upgrade-31.sql upgrade-32.sql upgrade-33.sql upgrade-34.sql upgrade-35.sql upgrade-36.sql upgrade-37.sql upgrade-38.sql upgrade-39.sql upgrade-4.sql upgrade-40.sql upgrade-41.sql upgrade-42.sql upgrade-43.sql upgrade-44.sql '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/sql/.' | |
/nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/install -c -m 644 upgrade-45.sql upgrade-46.sql upgrade-47.sql upgrade-48.sql upgrade-49.sql upgrade-5.sql upgrade-50.sql upgrade-51.sql upgrade-52.sql upgrade-53.sql upgrade-54.sql upgrade-55.sql upgrade-56.sql upgrade-57.sql upgrade-58.sql upgrade-59.sql upgrade-6.sql upgrade-60.sql upgrade-61.sql upgrade-62.sql upgrade-63.sql upgrade-64.sql upgrade-65.sql upgrade-66.sql upgrade-67.sql upgrade-68.sql upgrade-69.sql upgrade-7.sql upgrade-70.sql upgrade-71.sql upgrade-72.sql upgrade-73.sql upgrade-74.sql upgrade-8.sql upgrade-9.sql update-dbix.pl '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/sql/.' | |
make[3]: Leaving directory '/build/source/src/sql' | |
make[2]: Leaving directory '/build/source/src/sql' | |
Making install in script | |
make[2]: Entering directory '/build/source/src/script' | |
make[3]: Entering directory '/build/source/src/script' | |
/nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/mkdir -p '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/bin' | |
/nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/install -c hydra-backfill-ids hydra-init hydra-eval-jobset hydra-server hydra-update-gc-roots hydra-s3-backup-collect-garbage hydra-create-user hydra-notify hydra-send-stats nix-prefetch-git nix-prefetch-bzr nix-prefetch-hg '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/bin' | |
make[3]: Nothing to be done for 'install-data-am'. | |
make[3]: Leaving directory '/build/source/src/script' | |
make[2]: Leaving directory '/build/source/src/script' | |
Making install in lib | |
make[2]: Entering directory '/build/source/src/lib' | |
make[3]: Entering directory '/build/source/src/lib' | |
make[3]: Nothing to be done for 'install-exec-am'. | |
/nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/mkdir -p '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/lib' | |
/nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/mkdir -p '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/lib/Hydra/Helper' | |
/nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/install -c -m 644 Hydra/Helper/AddBuilds.pm Hydra/Helper/CatalystUtils.pm Hydra/Helper/Email.pm Hydra/Helper/Nix.pm '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/lib/Hydra/Helper' | |
/nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/mkdir -p '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/lib/Hydra/Component' | |
/nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/install -c -m 644 Hydra/Component/ToJSON.pm '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/lib/Hydra/Component' | |
/nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/mkdir -p '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/lib/Hydra/Plugin' | |
/nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/install -c -m 644 Hydra/Plugin/BazaarInput.pm Hydra/Plugin/BitBucketPulls.pm Hydra/Plugin/BitBucketStatus.pm Hydra/Plugin/CircleCINotification.pm Hydra/Plugin/CompressLog.pm Hydra/Plugin/CoverityScan.pm Hydra/Plugin/DarcsInput.pm Hydra/Plugin/EmailNotification.pm Hydra/Plugin/GitInput.pm Hydra/Plugin/GithubPulls.pm Hydra/Plugin/GithubRefs.pm Hydra/Plugin/GithubStatus.pm Hydra/Plugin/GitlabPulls.pm Hydra/Plugin/GitlabStatus.pm Hydra/Plugin/HipChatNotification.pm Hydra/Plugin/InfluxDBNotification.pm Hydra/Plugin/MercurialInput.pm Hydra/Plugin/PathInput.pm Hydra/Plugin/RunCommand.pm Hydra/Plugin/S3Backup.pm Hydra/Plugin/SlackNotification.pm Hydra/Plugin/SoTest.pm Hydra/Plugin/SubversionInput.pm '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/lib/Hydra/Plugin' | |
/nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/mkdir -p '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/lib/Hydra' | |
/nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/install -c -m 644 Hydra/Plugin.pm Hydra/Schema.pm '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/lib/Hydra' | |
/nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/mkdir -p '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/lib/Hydra/Model' | |
/nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/install -c -m 644 Hydra/Model/DB.pm '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/lib/Hydra/Model' | |
/nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/mkdir -p '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/lib/Hydra/Base/Controller' | |
/nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/install -c -m 644 Hydra/Base/Controller/ListBuilds.pm Hydra/Base/Controller/NixChannel.pm Hydra/Base/Controller/REST.pm '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/lib/Hydra/Base/Controller' | |
/nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/mkdir -p '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/lib/Hydra/Controller' | |
/nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/install -c -m 644 Hydra/Controller/API.pm Hydra/Controller/Admin.pm Hydra/Controller/Build.pm Hydra/Controller/Channel.pm Hydra/Controller/Job.pm Hydra/Controller/Jobset.pm Hydra/Controller/JobsetEval.pm Hydra/Controller/Project.pm Hydra/Controller/Root.pm Hydra/Controller/User.pm '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/lib/Hydra/Controller' | |
/nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/install -c -m 644 Hydra.pm '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/lib/.' | |
/nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/mkdir -p '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/lib/Hydra/Schema' | |
/nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/install -c -m 644 Hydra/Schema/AggregateConstituents.pm Hydra/Schema/BuildInputs.pm Hydra/Schema/BuildMetrics.pm Hydra/Schema/BuildOutputs.pm Hydra/Schema/BuildProducts.pm Hydra/Schema/BuildStepOutputs.pm Hydra/Schema/BuildSteps.pm Hydra/Schema/Builds.pm Hydra/Schema/CachedBazaarInputs.pm Hydra/Schema/CachedCVSInputs.pm Hydra/Schema/CachedDarcsInputs.pm Hydra/Schema/CachedGitInputs.pm Hydra/Schema/CachedHgInputs.pm Hydra/Schema/CachedPathInputs.pm Hydra/Schema/CachedSubversionInputs.pm Hydra/Schema/EvaluationErrors.pm Hydra/Schema/FailedPaths.pm Hydra/Schema/JobsetEvalInputs.pm Hydra/Schema/JobsetEvalMembers.pm Hydra/Schema/JobsetEvals.pm Hydra/Schema/JobsetInputAlts.pm Hydra/Schema/JobsetInputs.pm Hydra/Schema/JobsetRenames.pm Hydra/Schema/Jobsets.pm Hydra/Schema/NewsItems.pm Hydra/Schema/NrBuilds.pm Hydra/Schema/ProjectMembers.pm Hydra/Schema/Projects.pm Hydra/Schema/SchemaVersion.pm Hydra/Schema/StarredJobs.pm Hydra/Schema/SystemStatus.pm Hydra/Schema/SystemTypes.pm Hydra/Schema/UriRevMapper.pm Hydra/Schema/UserRoles.pm Hydra/Schema/Users.pm '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/lib/Hydra/Schema' | |
/nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/mkdir -p '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/lib/Hydra/Script' | |
/nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/install -c -m 644 Hydra/Script/DevServer.pm Hydra/Script/Server.pm '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/lib/Hydra/Script' | |
/nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/mkdir -p '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/lib/Hydra/View' | |
/nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/install -c -m 644 Hydra/View/JSON.pm Hydra/View/NARInfo.pm Hydra/View/NixClosure.pm Hydra/View/NixExprs.pm Hydra/View/NixLog.pm Hydra/View/NixManifest.pm Hydra/View/NixNAR.pm Hydra/View/Plain.pm Hydra/View/TT.pm '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/lib/Hydra/View' | |
make[3]: Leaving directory '/build/source/src/lib' | |
make[2]: Leaving directory '/build/source/src/lib' | |
Making install in root | |
make[2]: Entering directory '/build/source/src/root' | |
make[3]: Entering directory '/build/source/src/root' | |
make[3]: Nothing to be done for 'install-exec-am'. | |
mkdir -p /nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js | |
cp -prvd ./static/js/* /nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js | |
'./static/js/bootbox.min.js' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/bootbox.min.js' | |
'./static/js/common.js' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/common.js' | |
'./static/js/flot' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot' | |
'./static/js/flot/API.md' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/API.md' | |
'./static/js/flot/CONTRIBUTING.md' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/CONTRIBUTING.md' | |
'./static/js/flot/examples' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/examples' | |
'./static/js/flot/examples/.DS_Store' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/examples/.DS_Store' | |
'./static/js/flot/examples/background.png' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/examples/background.png' | |
'./static/js/flot/examples/examples.css' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/examples/examples.css' | |
'./static/js/flot/examples/index.html' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/examples/index.html' | |
'./static/js/flot/examples/ajax' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/examples/ajax' | |
'./static/js/flot/examples/ajax/data-eu-gdp-growth-1.json' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/examples/ajax/data-eu-gdp-growth-1.json' | |
'./static/js/flot/examples/ajax/data-eu-gdp-growth-2.json' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/examples/ajax/data-eu-gdp-growth-2.json' | |
'./static/js/flot/examples/ajax/data-eu-gdp-growth-3.json' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/examples/ajax/data-eu-gdp-growth-3.json' | |
'./static/js/flot/examples/ajax/data-eu-gdp-growth-4.json' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/examples/ajax/data-eu-gdp-growth-4.json' | |
'./static/js/flot/examples/ajax/data-eu-gdp-growth-5.json' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/examples/ajax/data-eu-gdp-growth-5.json' | |
'./static/js/flot/examples/ajax/data-eu-gdp-growth.json' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/examples/ajax/data-eu-gdp-growth.json' | |
'./static/js/flot/examples/ajax/data-japan-gdp-growth.json' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/examples/ajax/data-japan-gdp-growth.json' | |
'./static/js/flot/examples/ajax/data-usa-gdp-growth.json' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/examples/ajax/data-usa-gdp-growth.json' | |
'./static/js/flot/examples/ajax/index.html' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/examples/ajax/index.html' | |
'./static/js/flot/examples/annotating' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/examples/annotating' | |
'./static/js/flot/examples/annotating/index.html' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/examples/annotating/index.html' | |
'./static/js/flot/examples/axes-interacting' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/examples/axes-interacting' | |
'./static/js/flot/examples/axes-interacting/index.html' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/examples/axes-interacting/index.html' | |
'./static/js/flot/examples/axes-multiple' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/examples/axes-multiple' | |
'./static/js/flot/examples/axes-multiple/index.html' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/examples/axes-multiple/index.html' | |
'./static/js/flot/examples/axes-time' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/examples/axes-time' | |
'./static/js/flot/examples/axes-time/index.html' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/examples/axes-time/index.html' | |
'./static/js/flot/examples/axes-time-zones' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/examples/axes-time-zones' | |
'./static/js/flot/examples/axes-time-zones/date.js' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/examples/axes-time-zones/date.js' | |
'./static/js/flot/examples/axes-time-zones/index.html' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/examples/axes-time-zones/index.html' | |
'./static/js/flot/examples/axes-time-zones/tz' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/examples/axes-time-zones/tz' | |
'./static/js/flot/examples/axes-time-zones/tz/africa' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/examples/axes-time-zones/tz/africa' | |
'./static/js/flot/examples/axes-time-zones/tz/antarctica' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/examples/axes-time-zones/tz/antarctica' | |
'./static/js/flot/examples/axes-time-zones/tz/asia' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/examples/axes-time-zones/tz/asia' | |
'./static/js/flot/examples/axes-time-zones/tz/australasia' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/examples/axes-time-zones/tz/australasia' | |
'./static/js/flot/examples/axes-time-zones/tz/backward' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/examples/axes-time-zones/tz/backward' | |
'./static/js/flot/examples/axes-time-zones/tz/etcetera' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/examples/axes-time-zones/tz/etcetera' | |
'./static/js/flot/examples/axes-time-zones/tz/europe' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/examples/axes-time-zones/tz/europe' | |
'./static/js/flot/examples/axes-time-zones/tz/factory' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/examples/axes-time-zones/tz/factory' | |
'./static/js/flot/examples/axes-time-zones/tz/iso3166.tab' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/examples/axes-time-zones/tz/iso3166.tab' | |
'./static/js/flot/examples/axes-time-zones/tz/leapseconds' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/examples/axes-time-zones/tz/leapseconds' | |
'./static/js/flot/examples/axes-time-zones/tz/northamerica' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/examples/axes-time-zones/tz/northamerica' | |
'./static/js/flot/examples/axes-time-zones/tz/pacificnew' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/examples/axes-time-zones/tz/pacificnew' | |
'./static/js/flot/examples/axes-time-zones/tz/solar87' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/examples/axes-time-zones/tz/solar87' | |
'./static/js/flot/examples/axes-time-zones/tz/solar88' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/examples/axes-time-zones/tz/solar88' | |
'./static/js/flot/examples/axes-time-zones/tz/solar89' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/examples/axes-time-zones/tz/solar89' | |
'./static/js/flot/examples/axes-time-zones/tz/southamerica' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/examples/axes-time-zones/tz/southamerica' | |
'./static/js/flot/examples/axes-time-zones/tz/systemv' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/examples/axes-time-zones/tz/systemv' | |
'./static/js/flot/examples/axes-time-zones/tz/yearistype.sh' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/examples/axes-time-zones/tz/yearistype.sh' | |
'./static/js/flot/examples/axes-time-zones/tz/zone.tab' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/examples/axes-time-zones/tz/zone.tab' | |
'./static/js/flot/examples/basic-options' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/examples/basic-options' | |
'./static/js/flot/examples/basic-options/index.html' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/examples/basic-options/index.html' | |
'./static/js/flot/examples/basic-usage' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/examples/basic-usage' | |
'./static/js/flot/examples/basic-usage/index.html' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/examples/basic-usage/index.html' | |
'./static/js/flot/examples/canvas' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/examples/canvas' | |
'./static/js/flot/examples/canvas/index.html' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/examples/canvas/index.html' | |
'./static/js/flot/examples/categories' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/examples/categories' | |
'./static/js/flot/examples/categories/index.html' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/examples/categories/index.html' | |
'./static/js/flot/examples/gauge' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/examples/gauge' | |
'./static/js/flot/examples/image' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/examples/image' | |
'./static/js/flot/examples/image/hs-2004-27-a-large-web.jpg' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/examples/image/hs-2004-27-a-large-web.jpg' | |
'./static/js/flot/examples/image/index.html' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/examples/image/index.html' | |
'./static/js/flot/examples/interacting' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/examples/interacting' | |
'./static/js/flot/examples/interacting/index.html' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/examples/interacting/index.html' | |
'./static/js/flot/examples/navigate' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/examples/navigate' | |
'./static/js/flot/examples/navigate/arrow-down.gif' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/examples/navigate/arrow-down.gif' | |
'./static/js/flot/examples/navigate/arrow-left.gif' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/examples/navigate/arrow-left.gif' | |
'./static/js/flot/examples/navigate/arrow-right.gif' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/examples/navigate/arrow-right.gif' | |
'./static/js/flot/examples/navigate/arrow-up.gif' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/examples/navigate/arrow-up.gif' | |
'./static/js/flot/examples/navigate/index.html' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/examples/navigate/index.html' | |
'./static/js/flot/examples/percentiles' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/examples/percentiles' | |
'./static/js/flot/examples/percentiles/index.html' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/examples/percentiles/index.html' | |
'./static/js/flot/examples/realtime' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/examples/realtime' | |
'./static/js/flot/examples/realtime/index.html' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/examples/realtime/index.html' | |
'./static/js/flot/examples/resize' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/examples/resize' | |
'./static/js/flot/examples/resize/index.html' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/examples/resize/index.html' | |
'./static/js/flot/examples/selection' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/examples/selection' | |
'./static/js/flot/examples/selection/index.html' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/examples/selection/index.html' | |
'./static/js/flot/examples/series-errorbars' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/examples/series-errorbars' | |
'./static/js/flot/examples/series-errorbars/index.html' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/examples/series-errorbars/index.html' | |
'./static/js/flot/examples/series-pie' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/examples/series-pie' | |
'./static/js/flot/examples/series-pie/index.html' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/examples/series-pie/index.html' | |
'./static/js/flot/examples/series-toggle' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/examples/series-toggle' | |
'./static/js/flot/examples/series-toggle/index.html' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/examples/series-toggle/index.html' | |
'./static/js/flot/examples/series-types' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/examples/series-types' | |
'./static/js/flot/examples/series-types/index.html' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/examples/series-types/index.html' | |
'./static/js/flot/examples/shared' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/examples/shared' | |
'./static/js/flot/examples/shared/jquery-ui' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/examples/shared/jquery-ui' | |
'./static/js/flot/examples/shared/jquery-ui/jquery-ui.min.css' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/examples/shared/jquery-ui/jquery-ui.min.css' | |
'./static/js/flot/examples/shared/jquery-ui/jquery-ui.min.js' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/examples/shared/jquery-ui/jquery-ui.min.js' | |
'./static/js/flot/examples/stacking' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/examples/stacking' | |
'./static/js/flot/examples/stacking/index.html' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/examples/stacking/index.html' | |
'./static/js/flot/examples/symbols' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/examples/symbols' | |
'./static/js/flot/examples/symbols/index.html' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/examples/symbols/index.html' | |
'./static/js/flot/examples/threshold' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/examples/threshold' | |
'./static/js/flot/examples/threshold/index.html' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/examples/threshold/index.html' | |
'./static/js/flot/examples/tracking' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/examples/tracking' | |
'./static/js/flot/examples/tracking/index.html' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/examples/tracking/index.html' | |
'./static/js/flot/examples/visitors' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/examples/visitors' | |
'./static/js/flot/examples/visitors/index.html' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/examples/visitors/index.html' | |
'./static/js/flot/examples/zooming' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/examples/zooming' | |
'./static/js/flot/examples/zooming/index.html' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/examples/zooming/index.html' | |
'./static/js/flot/excanvas.js' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/excanvas.js' | |
'./static/js/flot/excanvas.min.js' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/excanvas.min.js' | |
'./static/js/flot/FAQ.md' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/FAQ.md' | |
'./static/js/flot/jquery.colorhelpers.js' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/jquery.colorhelpers.js' | |
'./static/js/flot/jquery.colorhelpers.min.js' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/jquery.colorhelpers.min.js' | |
'./static/js/flot/jquery.flot.canvas.js' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/jquery.flot.canvas.js' | |
'./static/js/flot/jquery.flot.canvas.min.js' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/jquery.flot.canvas.min.js' | |
'./static/js/flot/jquery.flot.categories.js' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/jquery.flot.categories.js' | |
'./static/js/flot/jquery.flot.categories.min.js' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/jquery.flot.categories.min.js' | |
'./static/js/flot/jquery.flot.crosshair.js' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/jquery.flot.crosshair.js' | |
'./static/js/flot/jquery.flot.crosshair.min.js' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/jquery.flot.crosshair.min.js' | |
'./static/js/flot/jquery.flot.errorbars.js' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/jquery.flot.errorbars.js' | |
'./static/js/flot/jquery.flot.errorbars.min.js' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/jquery.flot.errorbars.min.js' | |
'./static/js/flot/jquery.flot.fillbetween.js' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/jquery.flot.fillbetween.js' | |
'./static/js/flot/jquery.flot.fillbetween.min.js' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/jquery.flot.fillbetween.min.js' | |
'./static/js/flot/jquery.flot.image.js' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/jquery.flot.image.js' | |
'./static/js/flot/jquery.flot.image.min.js' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/jquery.flot.image.min.js' | |
'./static/js/flot/jquery.flot.js' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/jquery.flot.js' | |
'./static/js/flot/jquery.flot.min.js' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/jquery.flot.min.js' | |
'./static/js/flot/jquery.flot.navigate.js' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/jquery.flot.navigate.js' | |
'./static/js/flot/jquery.flot.navigate.min.js' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/jquery.flot.navigate.min.js' | |
'./static/js/flot/jquery.flot.pie.js' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/jquery.flot.pie.js' | |
'./static/js/flot/jquery.flot.pie.min.js' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/jquery.flot.pie.min.js' | |
'./static/js/flot/jquery.flot.resize.js' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/jquery.flot.resize.js' | |
'./static/js/flot/jquery.flot.resize.min.js' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/jquery.flot.resize.min.js' | |
'./static/js/flot/jquery.flot.selection.js' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/jquery.flot.selection.js' | |
'./static/js/flot/jquery.flot.selection.min.js' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/jquery.flot.selection.min.js' | |
'./static/js/flot/jquery.flot.stack.js' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/jquery.flot.stack.js' | |
'./static/js/flot/jquery.flot.stack.min.js' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/jquery.flot.stack.min.js' | |
'./static/js/flot/jquery.flot.symbol.js' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/jquery.flot.symbol.js' | |
'./static/js/flot/jquery.flot.symbol.min.js' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/jquery.flot.symbol.min.js' | |
'./static/js/flot/jquery.flot.threshold.js' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/jquery.flot.threshold.js' | |
'./static/js/flot/jquery.flot.threshold.min.js' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/jquery.flot.threshold.min.js' | |
'./static/js/flot/jquery.flot.time.js' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/jquery.flot.time.js' | |
'./static/js/flot/jquery.flot.time.min.js' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/jquery.flot.time.min.js' | |
'./static/js/flot/jquery.js' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/jquery.js' | |
'./static/js/flot/jquery.min.js' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/jquery.min.js' | |
'./static/js/flot/LICENSE.txt' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/LICENSE.txt' | |
'./static/js/flot/Makefile' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/Makefile' | |
'./static/js/flot/NEWS.md' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/NEWS.md' | |
'./static/js/flot/PLUGINS.md' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/PLUGINS.md' | |
'./static/js/flot/README.md' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/flot/README.md' | |
'./static/js/jquery' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/jquery' | |
'./static/js/jquery/jquery-ui-1.10.4.min.js' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/jquery/jquery-ui-1.10.4.min.js' | |
'./static/js/jquery/jquery-1.12.3.min.js' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/jquery/jquery-1.12.3.min.js' | |
'./static/js/moment' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/moment' | |
'./static/js/moment/moment-2.24.0.min.js' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/moment/moment-2.24.0.min.js' | |
mkdir -p /nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/bootstrap | |
cp -prvd ./static/bootstrap/* /nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/bootstrap | |
'./static/bootstrap/css' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/bootstrap/css' | |
'./static/bootstrap/css/bootstrap-responsive.css' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/bootstrap/css/bootstrap-responsive.css' | |
'./static/bootstrap/css/bootstrap-responsive.min.css' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/bootstrap/css/bootstrap-responsive.min.css' | |
'./static/bootstrap/css/bootstrap.css' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/bootstrap/css/bootstrap.css' | |
'./static/bootstrap/css/bootstrap.min.css' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/bootstrap/css/bootstrap.min.css' | |
'./static/bootstrap/img' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/bootstrap/img' | |
'./static/bootstrap/img/glyphicons-halflings-white.png' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/bootstrap/img/glyphicons-halflings-white.png' | |
'./static/bootstrap/img/glyphicons-halflings.png' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/bootstrap/img/glyphicons-halflings.png' | |
'./static/bootstrap/js' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/bootstrap/js' | |
'./static/bootstrap/js/bootstrap.js' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/bootstrap/js/bootstrap.js' | |
'./static/bootstrap/js/bootstrap.min.js' -> '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/bootstrap/js/bootstrap.min.js' | |
/nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/mkdir -p '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root' | |
/nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/install -c -m 644 all.tt auth.tt build-deps.tt build.tt channel-contents.tt common.tt dashboard-my-jobs-tab.tt dashboard-my-jobsets-tab.tt dashboard.tt deps.tt edit-jobset.tt edit-project.tt error.tt evals.tt job-metrics-tab.tt job.tt jobset-channels-tab.tt jobset-eval.tt jobset-jobs-tab.tt jobset.tt layout.tt lazy_error.tt log.tt machine-status.tt machines.tt metric.tt news.tt overview.tt plain.tt product-list.tt project.tt queue-runner-status.tt queue-summary.tt queue.tt reproduce.tt runtime-deps.tt search.tt status.tt steps.tt topbar.tt '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/.' | |
/nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/mkdir -p '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/images' | |
/nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/install -c -m 644 static/images/ajax-loader.gif static/images/binary-dist.png static/images/binary-dist.png.txt static/images/cancelled_128.png static/images/cancelled_16.png static/images/cancelled_32.png static/images/cancelled_64.png static/images/channel.png static/images/checkmark_128.png static/images/checkmark_16.png static/images/checkmark_256.png static/images/checkmark_32.png static/images/checkmark_64.png static/images/debian.png static/images/delta.svg static/images/dependency_128.png static/images/dependency_16.png static/images/dependency_256.png static/images/dependency_32.png static/images/dependency_64.png static/images/document.png static/images/emojione-check-2714.svg static/images/emojione-gray-x-2716.svg static/images/emojione-question-2754.svg static/images/emojione-red-x-274c.svg static/images/emojione-stopsign-1f6d1.svg static/images/error_128.png static/images/error_16.png static/images/error_256.png static/images/error_32.png static/images/error_64.png static/images/error_some_16.png static/images/error_some_256.png static/images/forbidden_128.png static/images/forbidden_16.png static/images/forbidden_256.png static/images/forbidden_32.png static/images/forbidden_64.png static/images/help_128.png static/images/help_16.png '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/images' | |
/nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/mkdir -p '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/jquery' | |
/nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/install -c -m 644 static/js/jquery/jquery-1.12.3.min.js static/js/jquery/jquery-ui-1.10.4.min.js '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js/jquery' | |
/nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/mkdir -p '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/css' | |
/nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/install -c -m 644 static/css/hydra.css static/css/rotated-th.css static/css/tree.css '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/css' | |
/nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/install -c -m 644 user.tt users.tt flot-0.8.3.zip bootstrap-2.3.1.zip '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/.' | |
/nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/mkdir -p '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/images' | |
/nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/install -c -m 644 static/images/help_256.png static/images/help_32.png static/images/help_64.png static/images/iso.png static/images/nix-build.png static/images/nixos-logo-only-hires.png static/images/pdf.png static/images/report.png static/images/rpm-fedora.png static/images/rpm.png static/images/source-dist.png static/images/warning_128.png static/images/warning_16.png static/images/warning_256.png static/images/warning_32.png static/images/warning_64.png '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/images' | |
/nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/mkdir -p '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js' | |
/nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/install -c -m 644 static/js/bootbox.min.js static/js/common.js '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/root/static/js' | |
make[3]: Leaving directory '/build/source/src/root' | |
make[2]: Leaving directory '/build/source/src/root' | |
Making install in ttf | |
make[2]: Entering directory '/build/source/src/ttf' | |
make[3]: Entering directory '/build/source/src/ttf' | |
make[3]: Nothing to be done for 'install-exec-am'. | |
/nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/mkdir -p '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/ttf' | |
/nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/install -c -m 644 COPYING.LIB StayPuft.ttf '/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/libexec/hydra/ttf/.' | |
make[3]: Leaving directory '/build/source/src/ttf' | |
make[2]: Leaving directory '/build/source/src/ttf' | |
make[2]: Entering directory '/build/source/src' | |
make[3]: Entering directory '/build/source/src' | |
make[3]: Nothing to be done for 'install-exec-am'. | |
make[3]: Nothing to be done for 'install-data-am'. | |
make[3]: Leaving directory '/build/source/src' | |
make[2]: Leaving directory '/build/source/src' | |
make[1]: Leaving directory '/build/source/src' | |
Making install in t | |
make[1]: Entering directory '/build/source/t' | |
make[2]: Entering directory '/build/source/t' | |
make[2]: Nothing to be done for 'install-exec-am'. | |
make[2]: Nothing to be done for 'install-data-am'. | |
make[2]: Leaving directory '/build/source/t' | |
make[1]: Leaving directory '/build/source/t' | |
Making install in doc | |
make[1]: Entering directory '/build/source/doc' | |
Making install in manual | |
make[2]: Entering directory '/build/source/doc/manual' | |
mdbook build . -d /nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/share/doc/hydra | |
2021-03-24 17:17:44 [INFO] (mdbook::book): Book building has started | |
2021-03-24 17:17:44 [INFO] (mdbook::book): Running the html backend | |
make[2]: Leaving directory '/build/source/doc/manual' | |
make[2]: Entering directory '/build/source/doc' | |
make[3]: Entering directory '/build/source/doc' | |
make[3]: Nothing to be done for 'install-exec-am'. | |
make[3]: Nothing to be done for 'install-data-am'. | |
make[3]: Leaving directory '/build/source/doc' | |
make[2]: Leaving directory '/build/source/doc' | |
make[1]: Leaving directory '/build/source/doc' | |
make[1]: Entering directory '/build/source' | |
make[2]: Entering directory '/build/source' | |
make[2]: Nothing to be done for 'install-exec-am'. | |
/nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/install -c -d /nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/share/nix | |
/nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/install -c -m 644 hydra-module.nix /nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/share/nix/ | |
make[2]: Leaving directory '/build/source' | |
make[1]: Leaving directory '/build/source' | |
@nix { "action": "setPhase", "phase": "fixupPhase" } | |
post-installation fixup | |
shrinking RPATHs of ELF executables and libraries in /nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10 | |
shrinking /nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/bin/hydra-evaluator | |
shrinking /nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/bin/hydra-queue-runner | |
shrinking /nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/bin/hydra-eval-jobs | |
patching script interpreter paths in /nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10 | |
/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/bin/.hydra-server-wrapped: interpreter directive changed from "#! /usr/bin/env perl" to "/nix/store/76qi9w2yd4xb8kykw3maj7n5g35qk7k2-perl-5.32.1/bin/perl" | |
/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/bin/.hydra-eval-jobset-wrapped: interpreter directive changed from "#! /usr/bin/env perl" to "/nix/store/76qi9w2yd4xb8kykw3maj7n5g35qk7k2-perl-5.32.1/bin/perl" | |
/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/bin/.nix-prefetch-git-wrapped: interpreter directive changed from "#! /bin/sh -e" to "/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/sh -e" | |
/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/bin/.hydra-s3-backup-collect-garbage-wrapped: interpreter directive changed from "#! /usr/bin/env perl" to "/nix/store/76qi9w2yd4xb8kykw3maj7n5g35qk7k2-perl-5.32.1/bin/perl" | |
/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/bin/.nix-prefetch-bzr-wrapped: interpreter directive changed from "#! /bin/sh -e" to "/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/sh -e" | |
/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/bin/.hydra-notify-wrapped: interpreter directive changed from "#! /usr/bin/env perl" to "/nix/store/76qi9w2yd4xb8kykw3maj7n5g35qk7k2-perl-5.32.1/bin/perl" | |
/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/bin/.hydra-create-user-wrapped: interpreter directive changed from "#! /usr/bin/env perl" to "/nix/store/76qi9w2yd4xb8kykw3maj7n5g35qk7k2-perl-5.32.1/bin/perl" | |
/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/bin/.nix-prefetch-hg-wrapped: interpreter directive changed from "#! /bin/sh -e" to "/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/sh -e" | |
/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/bin/.hydra-backfill-ids-wrapped: interpreter directive changed from "#! /usr/bin/env perl" to "/nix/store/76qi9w2yd4xb8kykw3maj7n5g35qk7k2-perl-5.32.1/bin/perl" | |
/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/bin/.hydra-update-gc-roots-wrapped: interpreter directive changed from "#! /usr/bin/env perl" to "/nix/store/76qi9w2yd4xb8kykw3maj7n5g35qk7k2-perl-5.32.1/bin/perl" | |
/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/bin/.hydra-send-stats-wrapped: interpreter directive changed from "#! /usr/bin/env perl" to "/nix/store/76qi9w2yd4xb8kykw3maj7n5g35qk7k2-perl-5.32.1/bin/perl" | |
/nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10/bin/.hydra-init-wrapped: interpreter directive changed from "#! /usr/bin/env perl" to "/nix/store/76qi9w2yd4xb8kykw3maj7n5g35qk7k2-perl-5.32.1/bin/perl" | |
checking for references to /build/ in /nix/store/imq3pnj2ylf7kk01hbmpdwgz0iw54gcm-hydra-2021-03-10... | |
building '/nix/store/myf2088yc8wzjbx929w5f9vcixl24bsf-builder.pl.drv'... | |
building '/nix/store/dj2xs0f2a2z8m82kh1m7hrp53cqyka79-libcpuid-0.5.1.drv'... | |
building '/nix/store/ib5x3nnwn5b99smjch1p00wi17zqmy9h-nix-prefetch-0.4.0.drv'... | |
building '/nix/store/xkry6k3xpk76g4kcia3pnpcd4pa9pc40-nix-2.4pre20210317_8a5203d.drv'... | |
builder for '/nix/store/xkry6k3xpk76g4kcia3pnpcd4pa9pc40-nix-2.4pre20210317_8a5203d.drv' failed with exit code 2; last 10 log lines: | |
error: program '../push-to-store.sh' failed with exit code 123 | |
make: *** [mk/lib.mk:106: tests/ca/substitute.sh.test] Error 1 | |
make: *** Waiting for unfinished jobs.... | |
ran test tests/check.sh... [PASS] | |
ran test tests/signing.sh... [PASS] | |
ran test tests/recursive.sh... [PASS] | |
ran test tests/timeout.sh... [PASS] | |
ran test tests/ca/build.sh... [PASS] | |
ran test tests/ca/signatures.sh... [PASS] | |
ran test tests/gc-auto.sh... [PASS] | |
cannot build derivation '/nix/store/88h3n5zvn3iw4vvqxzk02khk27d0zcbr-nix-direnv-1.2.3.drv': 1 dependencies couldn't be built | |
cannot build derivation '/nix/store/749wmpcybcp4jmx5x96hybwx9ipw92gm-nix-perl-2.4pre20210317_8a5203d.drv': 1 dependencies couldn't be built | |
cannot build derivation '/nix/store/h9zc1wkqpylpl0g1zmyzgni17rj62w2i-nix-update-0.3.2.drv': 1 dependencies couldn't be built | |
cannot build derivation '/nix/store/vwzgjxbrps28zalc55h4nna4kwzwvy08-nixpkgs-review-2.5.0.drv': 1 dependencies couldn't be built | |
cannot build derivation '/nix/store/4jis7i1plnjh83asvwi82jkhksw85aw1-hydra-perl-deps.drv': 2 dependencies couldn't be built | |
cannot build derivation '/nix/store/0f2dq64vcgdr61bz1cmrlfwvmxb99j9f-hydra-2021-03-10.drv': 2 dependencies couldn't be built | |
cannot build derivation '/nix/store/im6nifdg63a775xl7pnl381xch6ag2kh-review-shell.drv': 5 dependencies couldn't be built | |
error: build of '/nix/store/im6nifdg63a775xl7pnl381xch6ag2kh-review-shell.drv' failed |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment