NixOS / nixpkgs

Nix Packages collection & NixOS
MIT License
17.56k stars 13.72k forks source link

hydra tests fail on nixos-17.03 #25016

Closed basvandijk closed 7 years ago

basvandijk commented 7 years ago

A bug got introduced in the range: https://github.com/NixOS/nixpkgs-channels/compare/fd8a2385985ee647d4af33672eeb920d7fa6db98...9db11781d2986a8ca84a303b2bbe51510597c106 that is causing the test suite of hydra to fail:

$ nix-build -A hydra
these derivations will be built:
  /nix/store/fgvv96a34v114bfxvqs7padh0mgafskr-hydra-2017-03-21.drv
building path(s) ‘/nix/store/dlrba5683yw5qv51i202khbqy5wrclwg-hydra-2017-03-21’
initPhase
unpacking sources
unpacking source archive /nix/store/0yzvr6n18da3c3xfvll8yj5b060hla3a-hydra-57bc0eaead8c76ffd71ddc49adfacc47bb8a75ac-src
source root is hydra-57bc0eaead8c76ffd71ddc49adfacc47bb8a75ac-src
fatal: Not a git repository (or any of the parent directories): .git
patching sources
configuring
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: running: /nix/store/8cchbas831hkcx45zwj418s7089lhndy-autoconf-2.69/bin/autoconf --force
autoreconf: running: /nix/store/8cchbas831hkcx45zwj418s7089lhndy-autoconf-2.69/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ([^ \t=:+{}]+)}/ at /nix/store/8787is1zizxs8pf1m3zcpd8lr3753sr4-automake-1.15/bin/automake line 3936.
configure.ac:8: installing 'config/compile'
configure.ac:11: installing 'config/config.guess'
configure.ac:11: installing 'config/config.sub'
configure.ac:4: installing 'config/install-sh'
configure.ac:4: installing 'config/missing'
src/hydra-eval-jobs/Makefile.am: installing 'config/depcomp'
autoreconf: Leaving directory `.'
fixing libtool script ./config/ltmain.sh
configure flags: --disable-static --disable-dependency-tracking --prefix=/nix/store/dlrba5683yw5qv51i202khbqy5wrclwg-hydra-2017-03-21 --with-docbook-xsl=/nix/store/qvjrg3yxb304c026rcfkjwn6ricjsg6f-docbook-xsl-1.79.1/xml/xsl/docbook 
checking for a BSD-compatible install... /nix/store/k8dyhz9hrjydl23ny3131am6cws1rc07-coreutils-8.26/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /nix/store/k8dyhz9hrjydl23ny3131am6cws1rc07-coreutils-8.26/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 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 gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking whether ln -s works... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /nix/store/2nzkvn5b9jxdj75mgw6cdvpl6438sdqw-gnused-4.4/bin/sed
checking for grep that handles long lines and -e... /nix/store/3r21p23hmbzj1ykv2wllqr14k1b0cdmx-gnugrep-3.0/bin/grep
checking for egrep... /nix/store/3r21p23hmbzj1ykv2wllqr14k1b0cdmx-gnugrep-3.0/bin/grep -E
checking for fgrep... /nix/store/3r21p23hmbzj1ykv2wllqr14k1b0cdmx-gnugrep-3.0/bin/grep -F
checking for ld used by gcc... /nix/store/iggswgzqmpj1wvizb3rdkav3rv3nnqr9-gcc-wrapper-6.3.0/bin/ld
checking if the linker (/nix/store/iggswgzqmpj1wvizb3rdkav3rv3nnqr9-gcc-wrapper-6.3.0/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /nix/store/iz98xp5p48jayn034wq89y30plpx5xns-binutils-2.27/bin/nm -B
checking the name lister (/nix/store/iz98xp5p48jayn034wq89y30plpx5xns-binutils-2.27/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /nix/store/iggswgzqmpj1wvizb3rdkav3rv3nnqr9-gcc-wrapper-6.3.0/bin/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 we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /nix/store/iz98xp5p48jayn034wq89y30plpx5xns-binutils-2.27/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /nix/store/k8dyhz9hrjydl23ny3131am6cws1rc07-coreutils-8.26/bin/dd
checking how to truncate binary pipes... /nix/store/k8dyhz9hrjydl23ny3131am6cws1rc07-coreutils-8.26/bin/dd bs=4096 count=1
./configure: line 6896: /usr/bin/file: No such file or directory
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -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 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 (/nix/store/iggswgzqmpj1wvizb3rdkav3rv3nnqr9-gcc-wrapper-6.3.0/bin/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++... /nix/store/iggswgzqmpj1wvizb3rdkav3rv3nnqr9-gcc-wrapper-6.3.0/bin/ld
checking if the linker (/nix/store/iggswgzqmpj1wvizb3rdkav3rv3nnqr9-gcc-wrapper-6.3.0/bin/ld) is GNU ld... yes
checking whether the g++ linker (/nix/store/iggswgzqmpj1wvizb3rdkav3rv3nnqr9-gcc-wrapper-6.3.0/bin/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 (/nix/store/iggswgzqmpj1wvizb3rdkav3rv3nnqr9-gcc-wrapper-6.3.0/bin/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 we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking dependency style of g++... (cached) none
checking for xsltproc... /nix/store/bjwgfc5rqca484g6mxqfp3vr0vjgfids-libxslt-1.1.29-bin/bin/xsltproc
checking for perl... /nix/store/nsa311yg8h93wfaacjk16c96a98bs09f-perl-5.22.3/bin/perl
checking for nix-store... /nix/store/p4n1cvb8fgifacppsb9xmnk1ynyq183p-hydra-perl-deps/bin/nix-store
checking whether /nix/store/p4n1cvb8fgifacppsb9xmnk1ynyq183p-hydra-perl-deps/bin/nix-store is recent enough... yes
checking for pkg-config... /nix/store/q2djjbafrmarpv3iqc6scqnsxrdlqxvb-pkg-config-0.29/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for NIX... yes
checking for GUILE... yes
checking for guile... /nix/store/qs1sy6gr4mxlf2xdq8c71a2nndgvzxrl-guile-2.0.13/bin/guile
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 src/script/hydra-eval-guile-jobs
config.status: creating tests/Makefile
config.status: creating tests/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
building
make flags: SHELL=/nix/store/fi3mbd2ml4pbgzyasrlnp0wyy6qi48fh-bash-4.4-p5/bin/bash    
make  all-recursive
make[1]: Entering directory '/tmp/nix-build-hydra-2017-03-21.drv-0/hydra-57bc0eaead8c76ffd71ddc49adfacc47bb8a75ac-src'
Making all in src
make[2]: Entering directory '/tmp/nix-build-hydra-2017-03-21.drv-0/hydra-57bc0eaead8c76ffd71ddc49adfacc47bb8a75ac-src/src'
Making all in hydra-evaluator
make[3]: Entering directory '/tmp/nix-build-hydra-2017-03-21.drv-0/hydra-57bc0eaead8c76ffd71ddc49adfacc47bb8a75ac-src/src/hydra-evaluator'
g++ -DHAVE_CONFIG_H -I. -I../..    -I/nix/store/iylxmx29z2bmkz0qxhc5hvy4aysmv5dj-boehm-gc-7.6.0-dev/include -I/nix/store/sfy1pdm73dap65rqc2w8acv6hf7nblgm-nix-1.12pre5152_915f62fa-dev/include/nix -Wall -I ../libhydra -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/fi3mbd2ml4pbgzyasrlnp0wyy6qi48fh-bash-4.4-p5/bin/bash ../../libtool  --tag=CXX   --mode=link g++ -I/nix/store/iylxmx29z2bmkz0qxhc5hvy4aysmv5dj-boehm-gc-7.6.0-dev/include -I/nix/store/sfy1pdm73dap65rqc2w8acv6hf7nblgm-nix-1.12pre5152_915f62fa-dev/include/nix -Wall -I ../libhydra -g -O2 -std=c++17 -include nix/config.h   -o hydra-evaluator hydra_evaluator-hydra-evaluator.o -L/nix/store/2jxmv6pj9br8k6jms7y04mlwgb917dqd-boehm-gc-7.6.0/lib -L/nix/store/m1lja01fbfl0gyr9924gqpvi44gcd08d-nix-1.12pre5152_915f62fa/lib -lnixmain -lnixexpr -lgc -lnixstore -lnixutil -lnixformat -lpqxx 
libtool: link: g++ -I/nix/store/iylxmx29z2bmkz0qxhc5hvy4aysmv5dj-boehm-gc-7.6.0-dev/include -I/nix/store/sfy1pdm73dap65rqc2w8acv6hf7nblgm-nix-1.12pre5152_915f62fa-dev/include/nix -Wall -I ../libhydra -g -O2 -std=c++17 -include nix/config.h -o hydra-evaluator hydra_evaluator-hydra-evaluator.o  -L/nix/store/2jxmv6pj9br8k6jms7y04mlwgb917dqd-boehm-gc-7.6.0/lib -L/nix/store/m1lja01fbfl0gyr9924gqpvi44gcd08d-nix-1.12pre5152_915f62fa/lib -lnixmain -lnixexpr /nix/store/2jxmv6pj9br8k6jms7y04mlwgb917dqd-boehm-gc-7.6.0/lib/libgc.so -L/nix/store/qr3rg933czm44hv52vx6jf2s6vlj8pjz-libatomic_ops-7.4.4/lib -lpthread -ldl -lnixstore -lnixutil -lnixformat -lpqxx -Wl,-rpath -Wl,/nix/store/2jxmv6pj9br8k6jms7y04mlwgb917dqd-boehm-gc-7.6.0/lib -Wl,-rpath -Wl,/nix/store/2jxmv6pj9br8k6jms7y04mlwgb917dqd-boehm-gc-7.6.0/lib
make[3]: Leaving directory '/tmp/nix-build-hydra-2017-03-21.drv-0/hydra-57bc0eaead8c76ffd71ddc49adfacc47bb8a75ac-src/src/hydra-evaluator'
Making all in hydra-eval-jobs
make[3]: Entering directory '/tmp/nix-build-hydra-2017-03-21.drv-0/hydra-57bc0eaead8c76ffd71ddc49adfacc47bb8a75ac-src/src/hydra-eval-jobs'
g++ -DHAVE_CONFIG_H -I. -I../..    -I/nix/store/iylxmx29z2bmkz0qxhc5hvy4aysmv5dj-boehm-gc-7.6.0-dev/include -I/nix/store/sfy1pdm73dap65rqc2w8acv6hf7nblgm-nix-1.12pre5152_915f62fa-dev/include/nix -g -O2 -std=c++17 -include nix/config.h -c -o hydra-eval-jobs.o hydra-eval-jobs.cc
/nix/store/fi3mbd2ml4pbgzyasrlnp0wyy6qi48fh-bash-4.4-p5/bin/bash ../../libtool  --tag=CXX   --mode=link g++ -I/nix/store/iylxmx29z2bmkz0qxhc5hvy4aysmv5dj-boehm-gc-7.6.0-dev/include -I/nix/store/sfy1pdm73dap65rqc2w8acv6hf7nblgm-nix-1.12pre5152_915f62fa-dev/include/nix -g -O2 -std=c++17 -include nix/config.h   -o hydra-eval-jobs hydra-eval-jobs.o -L/nix/store/2jxmv6pj9br8k6jms7y04mlwgb917dqd-boehm-gc-7.6.0/lib -L/nix/store/m1lja01fbfl0gyr9924gqpvi44gcd08d-nix-1.12pre5152_915f62fa/lib -lnixmain -lnixexpr -lgc -lnixstore -lnixutil -lnixformat 
libtool: link: g++ -I/nix/store/iylxmx29z2bmkz0qxhc5hvy4aysmv5dj-boehm-gc-7.6.0-dev/include -I/nix/store/sfy1pdm73dap65rqc2w8acv6hf7nblgm-nix-1.12pre5152_915f62fa-dev/include/nix -g -O2 -std=c++17 -include nix/config.h -o hydra-eval-jobs hydra-eval-jobs.o  -L/nix/store/2jxmv6pj9br8k6jms7y04mlwgb917dqd-boehm-gc-7.6.0/lib -L/nix/store/m1lja01fbfl0gyr9924gqpvi44gcd08d-nix-1.12pre5152_915f62fa/lib -lnixmain -lnixexpr /nix/store/2jxmv6pj9br8k6jms7y04mlwgb917dqd-boehm-gc-7.6.0/lib/libgc.so -L/nix/store/qr3rg933czm44hv52vx6jf2s6vlj8pjz-libatomic_ops-7.4.4/lib -lpthread -ldl -lnixstore -lnixutil -lnixformat -Wl,-rpath -Wl,/nix/store/2jxmv6pj9br8k6jms7y04mlwgb917dqd-boehm-gc-7.6.0/lib -Wl,-rpath -Wl,/nix/store/2jxmv6pj9br8k6jms7y04mlwgb917dqd-boehm-gc-7.6.0/lib
make[3]: Leaving directory '/tmp/nix-build-hydra-2017-03-21.drv-0/hydra-57bc0eaead8c76ffd71ddc49adfacc47bb8a75ac-src/src/hydra-eval-jobs'
Making all in hydra-queue-runner
make[3]: Entering directory '/tmp/nix-build-hydra-2017-03-21.drv-0/hydra-57bc0eaead8c76ffd71ddc49adfacc47bb8a75ac-src/src/hydra-queue-runner'
g++ -DHAVE_CONFIG_H -I. -I../..    -I/nix/store/iylxmx29z2bmkz0qxhc5hvy4aysmv5dj-boehm-gc-7.6.0-dev/include -I/nix/store/sfy1pdm73dap65rqc2w8acv6hf7nblgm-nix-1.12pre5152_915f62fa-dev/include/nix -Wall -I ../libhydra -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../..    -I/nix/store/iylxmx29z2bmkz0qxhc5hvy4aysmv5dj-boehm-gc-7.6.0-dev/include -I/nix/store/sfy1pdm73dap65rqc2w8acv6hf7nblgm-nix-1.12pre5152_915f62fa-dev/include/nix -Wall -I ../libhydra -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../..    -I/nix/store/iylxmx29z2bmkz0qxhc5hvy4aysmv5dj-boehm-gc-7.6.0-dev/include -I/nix/store/sfy1pdm73dap65rqc2w8acv6hf7nblgm-nix-1.12pre5152_915f62fa-dev/include/nix -Wall -I ../libhydra -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../..    -I/nix/store/iylxmx29z2bmkz0qxhc5hvy4aysmv5dj-boehm-gc-7.6.0-dev/include -I/nix/store/sfy1pdm73dap65rqc2w8acv6hf7nblgm-nix-1.12pre5152_915f62fa-dev/include/nix -Wall -I ../libhydra -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../..    -I/nix/store/iylxmx29z2bmkz0qxhc5hvy4aysmv5dj-boehm-gc-7.6.0-dev/include -I/nix/store/sfy1pdm73dap65rqc2w8acv6hf7nblgm-nix-1.12pre5152_915f62fa-dev/include/nix -Wall -I ../libhydra -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../..    -I/nix/store/iylxmx29z2bmkz0qxhc5hvy4aysmv5dj-boehm-gc-7.6.0-dev/include -I/nix/store/sfy1pdm73dap65rqc2w8acv6hf7nblgm-nix-1.12pre5152_915f62fa-dev/include/nix -Wall -I ../libhydra -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
/nix/store/fi3mbd2ml4pbgzyasrlnp0wyy6qi48fh-bash-4.4-p5/bin/bash ../../libtool  --tag=CXX   --mode=link g++ -I/nix/store/iylxmx29z2bmkz0qxhc5hvy4aysmv5dj-boehm-gc-7.6.0-dev/include -I/nix/store/sfy1pdm73dap65rqc2w8acv6hf7nblgm-nix-1.12pre5152_915f62fa-dev/include/nix -Wall -I ../libhydra -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 -L/nix/store/2jxmv6pj9br8k6jms7y04mlwgb917dqd-boehm-gc-7.6.0/lib -L/nix/store/m1lja01fbfl0gyr9924gqpvi44gcd08d-nix-1.12pre5152_915f62fa/lib -lnixmain -lnixexpr -lgc -lnixstore -lnixutil -lnixformat -lpqxx 
libtool: link: g++ -I/nix/store/iylxmx29z2bmkz0qxhc5hvy4aysmv5dj-boehm-gc-7.6.0-dev/include -I/nix/store/sfy1pdm73dap65rqc2w8acv6hf7nblgm-nix-1.12pre5152_915f62fa-dev/include/nix -Wall -I ../libhydra -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  -L/nix/store/2jxmv6pj9br8k6jms7y04mlwgb917dqd-boehm-gc-7.6.0/lib -L/nix/store/m1lja01fbfl0gyr9924gqpvi44gcd08d-nix-1.12pre5152_915f62fa/lib -lnixmain -lnixexpr /nix/store/2jxmv6pj9br8k6jms7y04mlwgb917dqd-boehm-gc-7.6.0/lib/libgc.so -L/nix/store/qr3rg933czm44hv52vx6jf2s6vlj8pjz-libatomic_ops-7.4.4/lib -lpthread -ldl -lnixstore -lnixutil -lnixformat -lpqxx -Wl,-rpath -Wl,/nix/store/2jxmv6pj9br8k6jms7y04mlwgb917dqd-boehm-gc-7.6.0/lib -Wl,-rpath -Wl,/nix/store/2jxmv6pj9br8k6jms7y04mlwgb917dqd-boehm-gc-7.6.0/lib
make[3]: Leaving directory '/tmp/nix-build-hydra-2017-03-21.drv-0/hydra-57bc0eaead8c76ffd71ddc49adfacc47bb8a75ac-src/src/hydra-queue-runner'
Making all in sql
make[3]: Entering directory '/tmp/nix-build-hydra-2017-03-21.drv-0/hydra-57bc0eaead8c76ffd71ddc49adfacc47bb8a75ac-src/src/sql'
cpp -P -E -traditional-cpp -DPOSTGRESQL hydra.sql > hydra-postgresql.sql || rm -f hydra-postgresql.sql
cpp -P -E -traditional-cpp -DSQLITE hydra.sql > hydra-sqlite.sql || rm -f hydra-sqlite.sql
make[3]: Leaving directory '/tmp/nix-build-hydra-2017-03-21.drv-0/hydra-57bc0eaead8c76ffd71ddc49adfacc47bb8a75ac-src/src/sql'
Making all in script
make[3]: Entering directory '/tmp/nix-build-hydra-2017-03-21.drv-0/hydra-57bc0eaead8c76ffd71ddc49adfacc47bb8a75ac-src/src/script'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/tmp/nix-build-hydra-2017-03-21.drv-0/hydra-57bc0eaead8c76ffd71ddc49adfacc47bb8a75ac-src/src/script'
Making all in lib
make[3]: Entering directory '/tmp/nix-build-hydra-2017-03-21.drv-0/hydra-57bc0eaead8c76ffd71ddc49adfacc47bb8a75ac-src/src/lib'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/tmp/nix-build-hydra-2017-03-21.drv-0/hydra-57bc0eaead8c76ffd71ddc49adfacc47bb8a75ac-src/src/lib'
Making all in root
make[3]: Entering directory '/tmp/nix-build-hydra-2017-03-21.drv-0/hydra-57bc0eaead8c76ffd71ddc49adfacc47bb8a75ac-src/src/root'
mkdir -p ./static/js
unzip -u -d ./static/js/jquery jquery-ui-1.8.5.custom.zip
Archive:  jquery-ui-1.8.5.custom.zip
  inflating: ./static/js/jquery/index.html  
  inflating: ./static/js/jquery/development-bundle/ui/jquery-ui-1.8.5.custom.js  
  inflating: ./static/js/jquery/js/jquery-ui-1.8.5.custom.min.js  
  inflating: ./static/js/jquery/development-bundle/themes/base/images/ui-bg_flat_0_aaaaaa_40x100.png  
  inflating: ./static/js/jquery/development-bundle/themes/base/images/ui-bg_highlight-soft_75_cccccc_1x100.png  
  inflating: ./static/js/jquery/development-bundle/themes/base/images/ui-bg_flat_75_ffffff_40x100.png  
  inflating: ./static/js/jquery/development-bundle/themes/base/images/ui-bg_glass_55_fbf9ee_1x400.png  
  inflating: ./static/js/jquery/development-bundle/themes/base/images/ui-bg_glass_65_ffffff_1x400.png  
  inflating: ./static/js/jquery/development-bundle/themes/base/images/ui-bg_glass_75_dadada_1x400.png  
  inflating: ./static/js/jquery/development-bundle/themes/base/images/ui-bg_glass_75_e6e6e6_1x400.png  
  inflating: ./static/js/jquery/development-bundle/themes/base/images/ui-bg_glass_95_fef1ec_1x400.png  
  inflating: ./static/js/jquery/development-bundle/themes/base/images/ui-icons_222222_256x240.png  
  inflating: ./static/js/jquery/development-bundle/themes/base/images/ui-icons_2e83ff_256x240.png  
  inflating: ./static/js/jquery/development-bundle/themes/base/images/ui-icons_454545_256x240.png  
  inflating: ./static/js/jquery/development-bundle/themes/base/images/ui-icons_888888_256x240.png  
  inflating: ./static/js/jquery/development-bundle/themes/base/images/ui-icons_cd0a0a_256x240.png  
  inflating: ./static/js/jquery/development-bundle/external/qunit.js  
  inflating: ./static/js/jquery/development-bundle/external/jquery.bgiframe-2.1.1.js  
  inflating: ./static/js/jquery/development-bundle/external/jquery.cookie.js  
  inflating: ./static/js/jquery/development-bundle/external/jquery.metadata.js  
  inflating: ./static/js/jquery/development-bundle/external/qunit.css  
  inflating: ./static/js/jquery/development-bundle/demos/images/demo-config-on.gif  
  inflating: ./static/js/jquery/development-bundle/demos/images/calendar.gif  
  inflating: ./static/js/jquery/development-bundle/demos/images/demo-config-on-tile.gif  
  inflating: ./static/js/jquery/development-bundle/demos/images/demo-spindown-closed.gif  
  inflating: ./static/js/jquery/development-bundle/demos/images/demo-spindown-open.gif  
  inflating: ./static/js/jquery/development-bundle/demos/images/icon-docs-info.gif  
  inflating: ./static/js/jquery/development-bundle/demos/images/pbar-ani.gif  
  inflating: ./static/js/jquery/development-bundle/demos/position/images/earth.jpg  
  inflating: ./static/js/jquery/development-bundle/demos/position/images/flight.jpg  
  inflating: ./static/js/jquery/development-bundle/demos/position/images/rocket.jpg  
  inflating: ./static/js/jquery/development-bundle/demos/position/cycler.html  
  inflating: ./static/js/jquery/development-bundle/demos/position/default.html  
  inflating: ./static/js/jquery/development-bundle/demos/position/index.html  
  inflating: ./static/js/jquery/development-bundle/demos/draggable/constrain-movement.html  
  inflating: ./static/js/jquery/development-bundle/demos/draggable/cursor-style.html  
  inflating: ./static/js/jquery/development-bundle/demos/draggable/default.html  
  inflating: ./static/js/jquery/development-bundle/demos/draggable/delay-start.html  
  inflating: ./static/js/jquery/development-bundle/demos/draggable/events.html  
  inflating: ./static/js/jquery/development-bundle/demos/draggable/handle.html  
  inflating: ./static/js/jquery/development-bundle/demos/draggable/index.html  
  inflating: ./static/js/jquery/development-bundle/demos/draggable/revert.html  
  inflating: ./static/js/jquery/development-bundle/demos/draggable/scroll.html  
  inflating: ./static/js/jquery/development-bundle/demos/draggable/snap-to.html  
  inflating: ./static/js/jquery/development-bundle/demos/draggable/sortable.html  
  inflating: ./static/js/jquery/development-bundle/demos/draggable/visual-feedback.html  
  inflating: ./static/js/jquery/development-bundle/demos/droppable/images/high_tatras2_min.jpg  
  inflating: ./static/js/jquery/development-bundle/demos/droppable/images/high_tatras.jpg  
  inflating: ./static/js/jquery/development-bundle/demos/droppable/images/high_tatras2.jpg  
  inflating: ./static/js/jquery/development-bundle/demos/droppable/images/high_tatras3_min.jpg  
  inflating: ./static/js/jquery/development-bundle/demos/droppable/images/high_tatras3.jpg  
  inflating: ./static/js/jquery/development-bundle/demos/droppable/images/high_tatras4_min.jpg  
  inflating: ./static/js/jquery/development-bundle/demos/droppable/images/high_tatras4.jpg  
  inflating: ./static/js/jquery/development-bundle/demos/droppable/images/high_tatras_min.jpg  
  inflating: ./static/js/jquery/development-bundle/demos/droppable/accepted-elements.html  
  inflating: ./static/js/jquery/development-bundle/demos/droppable/default.html  
  inflating: ./static/js/jquery/development-bundle/demos/droppable/index.html  
  inflating: ./static/js/jquery/development-bundle/demos/droppable/photo-manager.html  
  inflating: ./static/js/jquery/development-bundle/demos/droppable/propagation.html  
  inflating: ./static/js/jquery/development-bundle/demos/droppable/revert.html  
  inflating: ./static/js/jquery/development-bundle/demos/droppable/visual-feedback.html  
  inflating: ./static/js/jquery/development-bundle/demos/droppable/shopping-cart.html  
  inflating: ./static/js/jquery/development-bundle/demos/resizable/aspect-ratio.html  
  inflating: ./static/js/jquery/development-bundle/demos/resizable/animate.html  
  inflating: ./static/js/jquery/development-bundle/demos/resizable/synchronous-resize.html  
  inflating: ./static/js/jquery/development-bundle/demos/resizable/constrain-area.html  
  inflating: ./static/js/jquery/development-bundle/demos/resizable/default.html  
  inflating: ./static/js/jquery/development-bundle/demos/resizable/delay-start.html  
  inflating: ./static/js/jquery/development-bundle/demos/resizable/helper.html  
  inflating: ./static/js/jquery/development-bundle/demos/resizable/index.html  
  inflating: ./static/js/jquery/development-bundle/demos/resizable/max-min.html  
  inflating: ./static/js/jquery/development-bundle/demos/resizable/snap-to-grid.html  
  inflating: ./static/js/jquery/development-bundle/demos/resizable/visual-feedback.html  
  inflating: ./static/js/jquery/development-bundle/demos/resizable/textarea.html  
  inflating: ./static/js/jquery/development-bundle/demos/selectable/display-grid.html  
  inflating: ./static/js/jquery/development-bundle/demos/selectable/default.html  
  inflating: ./static/js/jquery/development-bundle/demos/selectable/serialize.html  
  inflating: ./static/js/jquery/development-bundle/demos/selectable/index.html  
  inflating: ./static/js/jquery/development-bundle/demos/sortable/delay-start.html  
  inflating: ./static/js/jquery/development-bundle/demos/sortable/default.html  
  inflating: ./static/js/jquery/development-bundle/demos/sortable/connect-lists-through-tabs.html  
  inflating: ./static/js/jquery/development-bundle/demos/sortable/connect-lists.html  
  inflating: ./static/js/jquery/development-bundle/demos/sortable/display-grid.html  
  inflating: ./static/js/jquery/development-bundle/demos/sortable/empty-lists.html  
  inflating: ./static/js/jquery/development-bundle/demos/sortable/index.html  
  inflating: ./static/js/jquery/development-bundle/demos/sortable/items.html  
  inflating: ./static/js/jquery/development-bundle/demos/sortable/placeholder.html  
  inflating: ./static/js/jquery/development-bundle/demos/sortable/portlets.html  
  inflating: ./static/js/jquery/development-bundle/demos/accordion/custom-icons.html  
  inflating: ./static/js/jquery/development-bundle/demos/accordion/collapsible.html  
  inflating: ./static/js/jquery/development-bundle/demos/accordion/fillspace.html  
  inflating: ./static/js/jquery/development-bundle/demos/accordion/default.html  
  inflating: ./static/js/jquery/development-bundle/demos/accordion/mouseover.html  
  inflating: ./static/js/jquery/development-bundle/demos/accordion/index.html  
  inflating: ./static/js/jquery/development-bundle/demos/accordion/no-auto-height.html  
  inflating: ./static/js/jquery/development-bundle/demos/accordion/sortable.html  
  inflating: ./static/js/jquery/development-bundle/demos/accordion/hoverintent.html  
  inflating: ./static/js/jquery/development-bundle/demos/autocomplete/remote-jsonp.html  
  inflating: ./static/js/jquery/development-bundle/demos/autocomplete/categories.html  
  inflating: ./static/js/jquery/development-bundle/demos/autocomplete/combobox.html  
  inflating: ./static/js/jquery/development-bundle/demos/autocomplete/custom-data.html  
  inflating: ./static/js/jquery/development-bundle/demos/autocomplete/default.html  
  inflating: ./static/js/jquery/development-bundle/demos/autocomplete/index.html  
  inflating: ./static/js/jquery/development-bundle/demos/autocomplete/london.xml  
  inflating: ./static/js/jquery/development-bundle/demos/autocomplete/folding.html  
  inflating: ./static/js/jquery/development-bundle/demos/autocomplete/xml.html  
  inflating: ./static/js/jquery/development-bundle/demos/autocomplete/remote-with-cache.html  
  inflating: ./static/js/jquery/development-bundle/demos/autocomplete/remote.html  
  inflating: ./static/js/jquery/development-bundle/demos/autocomplete/search.php  
  inflating: ./static/js/jquery/development-bundle/demos/autocomplete/images/jqueryui_32x32.png  
  inflating: ./static/js/jquery/development-bundle/demos/autocomplete/images/jquery_32x32.png  
  inflating: ./static/js/jquery/development-bundle/demos/autocomplete/images/ui-anim_basic_16x16.gif  
  inflating: ./static/js/jquery/development-bundle/demos/autocomplete/images/sizzlejs_32x32.png  
  inflating: ./static/js/jquery/development-bundle/demos/autocomplete/images/transparent_1x1.png  
  inflating: ./static/js/jquery/development-bundle/demos/autocomplete/multiple-remote.html  
  inflating: ./static/js/jquery/development-bundle/demos/autocomplete/multiple.html  
  inflating: ./static/js/jquery/development-bundle/demos/autocomplete/maxheight.html  
  inflating: ./static/js/jquery/development-bundle/demos/button/checkbox.html  
  inflating: ./static/js/jquery/development-bundle/demos/button/default.html  
  inflating: ./static/js/jquery/development-bundle/demos/button/icons.html  
  inflating: ./static/js/jquery/development-bundle/demos/button/index.html  
  inflating: ./static/js/jquery/development-bundle/demos/button/radio.html  
  inflating: ./static/js/jquery/development-bundle/demos/button/splitbutton.html  
  inflating: ./static/js/jquery/development-bundle/demos/button/toolbar.html  
  inflating: ./static/js/jquery/development-bundle/demos/dialog/modal-confirmation.html  
  inflating: ./static/js/jquery/development-bundle/demos/dialog/animated.html  
  inflating: ./static/js/jquery/development-bundle/demos/dialog/default.html  
  inflating: ./static/js/jquery/development-bundle/demos/dialog/index.html  
  inflating: ./static/js/jquery/development-bundle/demos/dialog/modal-message.html  
  inflating: ./static/js/jquery/development-bundle/demos/dialog/modal-form.html  
  inflating: ./static/js/jquery/development-bundle/demos/dialog/modal.html  
  inflating: ./static/js/jquery/development-bundle/demos/slider/multiple-vertical.html  
  inflating: ./static/js/jquery/development-bundle/demos/slider/colorpicker.html  
  inflating: ./static/js/jquery/development-bundle/demos/slider/default.html  
  inflating: ./static/js/jquery/development-bundle/demos/slider/hotelrooms.html  
  inflating: ./static/js/jquery/development-bundle/demos/slider/index.html  
  inflating: ./static/js/jquery/development-bundle/demos/slider/range-vertical.html  
  inflating: ./static/js/jquery/development-bundle/demos/slider/range.html  
  inflating: ./static/js/jquery/development-bundle/demos/slider/rangemax.html  
  inflating: ./static/js/jquery/development-bundle/demos/slider/rangemin.html  
  inflating: ./static/js/jquery/development-bundle/demos/slider/side-scroll.html  
  inflating: ./static/js/jquery/development-bundle/demos/slider/slider-vertical.html  
  inflating: ./static/js/jquery/development-bundle/demos/slider/steps.html  
  inflating: ./static/js/jquery/development-bundle/demos/slider/tabs.html  
  inflating: ./static/js/jquery/development-bundle/demos/tabs/ajax/content3-slow.php  
  inflating: ./static/js/jquery/development-bundle/demos/tabs/ajax/content1.html  
  inflating: ./static/js/jquery/development-bundle/demos/tabs/ajax/content2.html  
  inflating: ./static/js/jquery/development-bundle/demos/tabs/ajax/content4-broken.php  
  inflating: ./static/js/jquery/development-bundle/demos/tabs/collapsible.html  
  inflating: ./static/js/jquery/development-bundle/demos/tabs/ajax.html  
  inflating: ./static/js/jquery/development-bundle/demos/tabs/bottom.html  
  inflating: ./static/js/jquery/development-bundle/demos/tabs/manipulation.html  
  inflating: ./static/js/jquery/development-bundle/demos/tabs/default.html  
  inflating: ./static/js/jquery/development-bundle/demos/tabs/index.html  
  inflating: ./static/js/jquery/development-bundle/demos/tabs/mouseover.html  
  inflating: ./static/js/jquery/development-bundle/demos/tabs/sortable.html  
  inflating: ./static/js/jquery/development-bundle/demos/tabs/vertical.html  
  inflating: ./static/js/jquery/development-bundle/demos/tabs/cookie.html  
  inflating: ./static/js/jquery/development-bundle/ui/i18n/jquery.ui.datepicker-af.js  
  inflating: ./static/js/jquery/development-bundle/ui/i18n/jquery-ui-i18n.js  
  inflating: ./static/js/jquery/development-bundle/ui/i18n/jquery.ui.datepicker-en-GB.js  
  inflating: ./static/js/jquery/development-bundle/ui/i18n/jquery.ui.datepicker-ar.js  
  inflating: ./static/js/jquery/development-bundle/ui/i18n/jquery.ui.datepicker-az.js  
  inflating: ./static/js/jquery/development-bundle/ui/i18n/jquery.ui.datepicker-bg.js  
  inflating: ./static/js/jquery/development-bundle/ui/i18n/jquery.ui.datepicker-bs.js  
  inflating: ./static/js/jquery/development-bundle/ui/i18n/jquery.ui.datepicker-ca.js  
  inflating: ./static/js/jquery/development-bundle/ui/i18n/jquery.ui.datepicker-cs.js  
  inflating: ./static/js/jquery/development-bundle/ui/i18n/jquery.ui.datepicker-da.js  
  inflating: ./static/js/jquery/development-bundle/ui/i18n/jquery.ui.datepicker-de.js  
  inflating: ./static/js/jquery/development-bundle/ui/i18n/jquery.ui.datepicker-el.js  
  inflating: ./static/js/jquery/development-bundle/ui/i18n/jquery.ui.datepicker-fr-CH.js  
  inflating: ./static/js/jquery/development-bundle/ui/i18n/jquery.ui.datepicker-eo.js  
  inflating: ./static/js/jquery/development-bundle/ui/i18n/jquery.ui.datepicker-es.js  
  inflating: ./static/js/jquery/development-bundle/ui/i18n/jquery.ui.datepicker-et.js  
  inflating: ./static/js/jquery/development-bundle/ui/i18n/jquery.ui.datepicker-eu.js  
  inflating: ./static/js/jquery/development-bundle/ui/i18n/jquery.ui.datepicker-fa.js  
  inflating: ./static/js/jquery/development-bundle/ui/i18n/jquery.ui.datepicker-fi.js  
  inflating: ./static/js/jquery/development-bundle/ui/i18n/jquery.ui.datepicker-fo.js  
  inflating: ./static/js/jquery/development-bundle/ui/i18n/jquery.ui.datepicker-pt-BR.js  
  inflating: ./static/js/jquery/development-bundle/ui/i18n/jquery.ui.datepicker-fr.js  
  inflating: ./static/js/jquery/development-bundle/ui/i18n/jquery.ui.datepicker-he.js  
  inflating: ./static/js/jquery/development-bundle/ui/i18n/jquery.ui.datepicker-hr.js  
  inflating: ./static/js/jquery/development-bundle/ui/i18n/jquery.ui.datepicker-hu.js  
  inflating: ./static/js/jquery/development-bundle/ui/i18n/jquery.ui.datepicker-hy.js  
  inflating: ./static/js/jquery/development-bundle/ui/i18n/jquery.ui.datepicker-id.js  
  inflating: ./static/js/jquery/development-bundle/ui/i18n/jquery.ui.datepicker-is.js  
  inflating: ./static/js/jquery/development-bundle/ui/i18n/jquery.ui.datepicker-it.js  
  inflating: ./static/js/jquery/development-bundle/ui/i18n/jquery.ui.datepicker-ja.js  
  inflating: ./static/js/jquery/development-bundle/ui/i18n/jquery.ui.datepicker-ko.js  
  inflating: ./static/js/jquery/development-bundle/ui/i18n/jquery.ui.datepicker-lt.js  
  inflating: ./static/js/jquery/development-bundle/ui/i18n/jquery.ui.datepicker-lv.js  
  inflating: ./static/js/jquery/development-bundle/ui/i18n/jquery.ui.datepicker-ms.js  
  inflating: ./static/js/jquery/development-bundle/ui/i18n/jquery.ui.datepicker-nl.js  
  inflating: ./static/js/jquery/development-bundle/ui/i18n/jquery.ui.datepicker-no.js  
  inflating: ./static/js/jquery/development-bundle/ui/i18n/jquery.ui.datepicker-pl.js  
  inflating: ./static/js/jquery/development-bundle/ui/i18n/jquery.ui.datepicker-sr-SR.js  
  inflating: ./static/js/jquery/development-bundle/ui/i18n/jquery.ui.datepicker-ro.js  
  inflating: ./static/js/jquery/development-bundle/ui/i18n/jquery.ui.datepicker-ru.js  
  inflating: ./static/js/jquery/development-bundle/ui/i18n/jquery.ui.datepicker-sk.js  
  inflating: ./static/js/jquery/development-bundle/ui/i18n/jquery.ui.datepicker-sl.js  
  inflating: ./static/js/jquery/development-bundle/ui/i18n/jquery.ui.datepicker-sq.js  
  inflating: ./static/js/jquery/development-bundle/ui/i18n/jquery.ui.datepicker-zh-CN.js  
  inflating: ./static/js/jquery/development-bundle/ui/i18n/jquery.ui.datepicker-sr.js  
  inflating: ./static/js/jquery/development-bundle/ui/i18n/jquery.ui.datepicker-sv.js  
  inflating: ./static/js/jquery/development-bundle/ui/i18n/jquery.ui.datepicker-ta.js  
  inflating: ./static/js/jquery/development-bundle/ui/i18n/jquery.ui.datepicker-th.js  
  inflating: ./static/js/jquery/development-bundle/ui/i18n/jquery.ui.datepicker-tr.js  
  inflating: ./static/js/jquery/development-bundle/ui/i18n/jquery.ui.datepicker-uk.js  
  inflating: ./static/js/jquery/development-bundle/ui/i18n/jquery.ui.datepicker-vi.js  
  inflating: ./static/js/jquery/development-bundle/ui/i18n/jquery.ui.datepicker-zh-HK.js  
  inflating: ./static/js/jquery/development-bundle/ui/i18n/jquery.ui.datepicker-zh-TW.js  
  inflating: ./static/js/jquery/development-bundle/ui/i18n/jquery.ui.datepicker-kz.js  
  inflating: ./static/js/jquery/development-bundle/demos/datepicker/images/calendar.gif  
  inflating: ./static/js/jquery/development-bundle/demos/datepicker/date-formats.html  
  inflating: ./static/js/jquery/development-bundle/demos/datepicker/alt-field.html  
  inflating: ./static/js/jquery/development-bundle/demos/datepicker/animation.html  
  inflating: ./static/js/jquery/development-bundle/demos/datepicker/buttonbar.html  
  inflating: ./static/js/jquery/development-bundle/demos/datepicker/event-search.html  
  inflating: ./static/js/jquery/development-bundle/demos/datepicker/default.html  
  inflating: ./static/js/jquery/development-bundle/demos/datepicker/dropdown-month-year.html  
  inflating: ./static/js/jquery/development-bundle/demos/datepicker/icon-trigger.html  
  inflating: ./static/js/jquery/development-bundle/demos/datepicker/index.html  
  inflating: ./static/js/jquery/development-bundle/demos/datepicker/inline.html  
  inflating: ./static/js/jquery/development-bundle/demos/datepicker/localization.html  
  inflating: ./static/js/jquery/development-bundle/demos/datepicker/min-max.html  
  inflating: ./static/js/jquery/development-bundle/demos/datepicker/multiple-calendars.html  
  inflating: ./static/js/jquery/development-bundle/demos/datepicker/other-months.html  
  inflating: ./static/js/jquery/development-bundle/demos/datepicker/show-week.html  
  inflating: ./static/js/jquery/development-bundle/demos/progressbar/images/pbar-ani.gif  
  inflating: ./static/js/jquery/development-bundle/demos/progressbar/animated.html  
  inflating: ./static/js/jquery/development-bundle/demos/progressbar/default.html  
  inflating: ./static/js/jquery/development-bundle/demos/progressbar/index.html  
  inflating: ./static/js/jquery/development-bundle/demos/progressbar/resize.html  
  inflating: ./static/js/jquery/development-bundle/demos/addClass/default.html  
  inflating: ./static/js/jquery/development-bundle/demos/addClass/index.html  
  inflating: ./static/js/jquery/development-bundle/demos/removeClass/default.html  
  inflating: ./static/js/jquery/development-bundle/demos/removeClass/index.html  
  inflating: ./static/js/jquery/development-bundle/demos/toggleClass/default.html  
  inflating: ./static/js/jquery/development-bundle/demos/toggleClass/index.html  
  inflating: ./static/js/jquery/development-bundle/demos/switchClass/default.html  
  inflating: ./static/js/jquery/development-bundle/demos/switchClass/index.html  
  inflating: ./static/js/jquery/development-bundle/demos/hide/default.html  
  inflating: ./static/js/jquery/development-bundle/demos/hide/index.html  
  inflating: ./static/js/jquery/development-bundle/demos/show/default.html  
  inflating: ./static/js/jquery/development-bundle/demos/show/index.html  
  inflating: ./static/js/jquery/development-bundle/demos/effect/default.html  
  inflating: ./static/js/jquery/development-bundle/demos/effect/easing.html  
  inflating: ./static/js/jquery/development-bundle/demos/effect/index.html  
  inflating: ./static/js/jquery/development-bundle/demos/animate/default.html  
  inflating: ./static/js/jquery/development-bundle/demos/animate/index.html  
  inflating: ./static/js/jquery/development-bundle/demos/toggle/default.html  
  inflating: ./static/js/jquery/development-bundle/demos/toggle/index.html  
  inflating: ./static/js/jquery/development-bundle/themes/smoothness/images/ui-bg_flat_75_ffffff_40x100.png  
  inflating: ./static/js/jquery/development-bundle/themes/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png  
  inflating: ./static/js/jquery/development-bundle/themes/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png  
  inflating: ./static/js/jquery/development-bundle/themes/smoothness/images/ui-bg_glass_75_dadada_1x400.png  
  inflating: ./static/js/jquery/development-bundle/themes/smoothness/images/ui-bg_glass_65_ffffff_1x400.png  
  inflating: ./static/js/jquery/development-bundle/themes/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png  
  inflating: ./static/js/jquery/development-bundle/themes/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png  
  inflating: ./static/js/jquery/development-bundle/themes/smoothness/images/ui-icons_222222_256x240.png  
  inflating: ./static/js/jquery/development-bundle/themes/smoothness/images/ui-icons_888888_256x240.png  
  inflating: ./static/js/jquery/development-bundle/themes/smoothness/images/ui-icons_454545_256x240.png  
  inflating: ./static/js/jquery/development-bundle/themes/smoothness/images/ui-icons_2e83ff_256x240.png  
  inflating: ./static/js/jquery/development-bundle/themes/smoothness/images/ui-icons_cd0a0a_256x240.png  
  inflating: ./static/js/jquery/development-bundle/themes/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png  
  inflating: ./static/js/jquery/css/smoothness/images/ui-bg_flat_75_ffffff_40x100.png  
  inflating: ./static/js/jquery/css/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png  
  inflating: ./static/js/jquery/css/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png  
  inflating: ./static/js/jquery/css/smoothness/images/ui-bg_glass_75_dadada_1x400.png  
  inflating: ./static/js/jquery/css/smoothness/images/ui-bg_glass_65_ffffff_1x400.png  
  inflating: ./static/js/jquery/css/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png  
  inflating: ./static/js/jquery/css/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png  
  inflating: ./static/js/jquery/css/smoothness/images/ui-icons_222222_256x240.png  
  inflating: ./static/js/jquery/css/smoothness/images/ui-icons_888888_256x240.png  
  inflating: ./static/js/jquery/css/smoothness/images/ui-icons_454545_256x240.png  
  inflating: ./static/js/jquery/css/smoothness/images/ui-icons_2e83ff_256x240.png  
  inflating: ./static/js/jquery/css/smoothness/images/ui-icons_cd0a0a_256x240.png  
  inflating: ./static/js/jquery/css/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png  
  inflating: ./static/js/jquery/development-bundle/jquery-1.4.2.js  
  inflating: ./static/js/jquery/development-bundle/AUTHORS.txt  
  inflating: ./static/js/jquery/development-bundle/GPL-LICENSE.txt  
  inflating: ./static/js/jquery/development-bundle/MIT-LICENSE.txt  
  inflating: ./static/js/jquery/development-bundle/version.txt  
  inflating: ./static/js/jquery/development-bundle/themes/base/jquery.ui.base.css  
  inflating: ./static/js/jquery/development-bundle/themes/base/jquery.ui.all.css  
  inflating: ./static/js/jquery/development-bundle/themes/base/jquery.ui.core.css  
  inflating: ./static/js/jquery/development-bundle/themes/base/jquery.ui.theme.css  
  inflating: ./static/js/jquery/development-bundle/demos/demos.css  
  inflating: ./static/js/jquery/development-bundle/demos/index.html  
  inflating: ./static/js/jquery/development-bundle/ui/jquery.ui.core.js  
  inflating: ./static/js/jquery/development-bundle/ui/minified/jquery.ui.core.min.js  
  inflating: ./static/js/jquery/development-bundle/ui/jquery.ui.widget.js  
  inflating: ./static/js/jquery/development-bundle/ui/minified/jquery.ui.widget.min.js  
  inflating: ./static/js/jquery/development-bundle/ui/jquery.ui.mouse.js  
  inflating: ./static/js/jquery/development-bundle/ui/minified/jquery.ui.mouse.min.js  
  inflating: ./static/js/jquery/development-bundle/ui/jquery.ui.position.js  
  inflating: ./static/js/jquery/development-bundle/ui/minified/jquery.ui.position.min.js  
  inflating: ./static/js/jquery/development-bundle/docs/position.html  
  inflating: ./static/js/jquery/development-bundle/ui/jquery.ui.draggable.js  
  inflating: ./static/js/jquery/development-bundle/ui/minified/jquery.ui.draggable.min.js  
  inflating: ./static/js/jquery/development-bundle/docs/draggable.html  
  inflating: ./static/js/jquery/development-bundle/ui/jquery.ui.droppable.js  
  inflating: ./static/js/jquery/development-bundle/ui/minified/jquery.ui.droppable.min.js  
  inflating: ./static/js/jquery/development-bundle/docs/droppable.html  
  inflating: ./static/js/jquery/development-bundle/ui/jquery.ui.resizable.js  
  inflating: ./static/js/jquery/development-bundle/ui/minified/jquery.ui.resizable.min.js  
  inflating: ./static/js/jquery/development-bundle/themes/base/jquery.ui.resizable.css  
  inflating: ./static/js/jquery/development-bundle/docs/resizable.html  
  inflating: ./static/js/jquery/development-bundle/ui/jquery.ui.selectable.js  
  inflating: ./static/js/jquery/development-bundle/ui/minified/jquery.ui.selectable.min.js  
  inflating: ./static/js/jquery/development-bundle/themes/base/jquery.ui.selectable.css  
  inflating: ./static/js/jquery/development-bundle/docs/selectable.html  
  inflating: ./static/js/jquery/development-bundle/ui/jquery.ui.sortable.js  
  inflating: ./static/js/jquery/development-bundle/ui/minified/jquery.ui.sortable.min.js  
  inflating: ./static/js/jquery/development-bundle/docs/sortable.html  
  inflating: ./static/js/jquery/development-bundle/ui/jquery.ui.accordion.js  
  inflating: ./static/js/jquery/development-bundle/ui/minified/jquery.ui.accordion.min.js  
  inflating: ./static/js/jquery/development-bundle/themes/base/jquery.ui.accordion.css  
  inflating: ./static/js/jquery/development-bundle/docs/accordion.html  
  inflating: ./static/js/jquery/development-bundle/ui/jquery.ui.autocomplete.js  
  inflating: ./static/js/jquery/development-bundle/ui/minified/jquery.ui.autocomplete.min.js  
  inflating: ./static/js/jquery/development-bundle/themes/base/jquery.ui.autocomplete.css  
  inflating: ./static/js/jquery/development-bundle/docs/autocomplete.html  
  inflating: ./static/js/jquery/development-bundle/ui/jquery.ui.button.js  
  inflating: ./static/js/jquery/development-bundle/ui/minified/jquery.ui.button.min.js  
  inflating: ./static/js/jquery/development-bundle/themes/base/jquery.ui.button.css  
  inflating: ./static/js/jquery/development-bundle/docs/button.html  
  inflating: ./static/js/jquery/development-bundle/ui/jquery.ui.dialog.js  
  inflating: ./static/js/jquery/development-bundle/ui/minified/jquery.ui.dialog.min.js  
  inflating: ./static/js/jquery/development-bundle/themes/base/jquery.ui.dialog.css  
  inflating: ./static/js/jquery/development-bundle/docs/dialog.html  
  inflating: ./static/js/jquery/development-bundle/ui/jquery.ui.slider.js  
  inflating: ./static/js/jquery/development-bundle/ui/minified/jquery.ui.slider.min.js  
  inflating: ./static/js/jquery/development-bundle/themes/base/jquery.ui.slider.css  
  inflating: ./static/js/jquery/development-bundle/docs/slider.html  
  inflating: ./static/js/jquery/development-bundle/ui/jquery.ui.tabs.js  
  inflating: ./static/js/jquery/development-bundle/ui/minified/jquery.ui.tabs.min.js  
  inflating: ./static/js/jquery/development-bundle/themes/base/jquery.ui.tabs.css  
  inflating: ./static/js/jquery/development-bundle/docs/tabs.html  
  inflating: ./static/js/jquery/development-bundle/ui/jquery.ui.datepicker.js  
  inflating: ./static/js/jquery/development-bundle/ui/minified/jquery.ui.datepicker.min.js  
  inflating: ./static/js/jquery/development-bundle/themes/base/jquery.ui.datepicker.css  
  inflating: ./static/js/jquery/development-bundle/docs/datepicker.html  
  inflating: ./static/js/jquery/development-bundle/ui/jquery.ui.progressbar.js  
  inflating: ./static/js/jquery/development-bundle/ui/minified/jquery.ui.progressbar.min.js  
  inflating: ./static/js/jquery/development-bundle/themes/base/jquery.ui.progressbar.css  
  inflating: ./static/js/jquery/development-bundle/docs/progressbar.html  
  inflating: ./static/js/jquery/development-bundle/ui/jquery.effects.core.js  
  inflating: ./static/js/jquery/development-bundle/ui/minified/jquery.effects.core.min.js  
  inflating: ./static/js/jquery/development-bundle/docs/addClass.html  
  inflating: ./static/js/jquery/development-bundle/docs/removeClass.html  
  inflating: ./static/js/jquery/development-bundle/docs/toggleClass.html  
  inflating: ./static/js/jquery/development-bundle/docs/switchClass.html  
  inflating: ./static/js/jquery/development-bundle/docs/hide.html  
  inflating: ./static/js/jquery/development-bundle/docs/show.html  
  inflating: ./static/js/jquery/development-bundle/docs/effect.html  
  inflating: ./static/js/jquery/development-bundle/docs/animate.html  
  inflating: ./static/js/jquery/development-bundle/docs/toggle.html  
  inflating: ./static/js/jquery/development-bundle/ui/jquery.effects.blind.js  
  inflating: ./static/js/jquery/development-bundle/ui/minified/jquery.effects.blind.min.js  
  inflating: ./static/js/jquery/development-bundle/ui/jquery.effects.bounce.js  
  inflating: ./static/js/jquery/development-bundle/ui/minified/jquery.effects.bounce.min.js  
  inflating: ./static/js/jquery/development-bundle/ui/jquery.effects.clip.js  
  inflating: ./static/js/jquery/development-bundle/ui/minified/jquery.effects.clip.min.js  
  inflating: ./static/js/jquery/development-bundle/ui/jquery.effects.drop.js  
  inflating: ./static/js/jquery/development-bundle/ui/minified/jquery.effects.drop.min.js  
  inflating: ./static/js/jquery/development-bundle/ui/jquery.effects.explode.js  
  inflating: ./static/js/jquery/development-bundle/ui/minified/jquery.effects.explode.min.js  
  inflating: ./static/js/jquery/development-bundle/ui/jquery.effects.fade.js  
  inflating: ./static/js/jquery/development-bundle/ui/minified/jquery.effects.fade.min.js  
  inflating: ./static/js/jquery/development-bundle/ui/jquery.effects.fold.js  
  inflating: ./static/js/jquery/development-bundle/ui/minified/jquery.effects.fold.min.js  
  inflating: ./static/js/jquery/development-bundle/ui/jquery.effects.highlight.js  
  inflating: ./static/js/jquery/development-bundle/ui/minified/jquery.effects.highlight.min.js  
  inflating: ./static/js/jquery/development-bundle/ui/jquery.effects.pulsate.js  
  inflating: ./static/js/jquery/development-bundle/ui/minified/jquery.effects.pulsate.min.js  
  inflating: ./static/js/jquery/development-bundle/ui/jquery.effects.scale.js  
  inflating: ./static/js/jquery/development-bundle/ui/minified/jquery.effects.scale.min.js  
  inflating: ./static/js/jquery/development-bundle/ui/jquery.effects.shake.js  
  inflating: ./static/js/jquery/development-bundle/ui/minified/jquery.effects.shake.min.js  
  inflating: ./static/js/jquery/development-bundle/ui/jquery.effects.slide.js  
  inflating: ./static/js/jquery/development-bundle/ui/minified/jquery.effects.slide.min.js  
  inflating: ./static/js/jquery/development-bundle/ui/jquery.effects.transfer.js  
  inflating: ./static/js/jquery/development-bundle/ui/minified/jquery.effects.transfer.min.js  
  inflating: ./static/js/jquery/js/jquery-1.4.2.min.js  
  inflating: ./static/js/jquery/development-bundle/themes/smoothness/jquery.ui.base.css  
  inflating: ./static/js/jquery/development-bundle/themes/smoothness/jquery.ui.all.css  
  inflating: ./static/js/jquery/development-bundle/themes/smoothness/jquery.ui.core.css  
  inflating: ./static/js/jquery/development-bundle/themes/smoothness/jquery.ui.theme.css  
  inflating: ./static/js/jquery/css/smoothness/jquery-ui-1.8.5.custom.css  
  inflating: ./static/js/jquery/development-bundle/themes/smoothness/jquery-ui-1.8.5.custom.css  
  inflating: ./static/js/jquery/development-bundle/themes/smoothness/jquery.ui.resizable.css  
  inflating: ./static/js/jquery/development-bundle/themes/smoothness/jquery.ui.selectable.css  
  inflating: ./static/js/jquery/development-bundle/themes/smoothness/jquery.ui.accordion.css  
  inflating: ./static/js/jquery/development-bundle/themes/smoothness/jquery.ui.autocomplete.css  
  inflating: ./static/js/jquery/development-bundle/themes/smoothness/jquery.ui.button.css  
  inflating: ./static/js/jquery/development-bundle/themes/smoothness/jquery.ui.dialog.css  
  inflating: ./static/js/jquery/development-bundle/themes/smoothness/jquery.ui.slider.css  
  inflating: ./static/js/jquery/development-bundle/themes/smoothness/jquery.ui.tabs.css  
  inflating: ./static/js/jquery/development-bundle/themes/smoothness/jquery.ui.datepicker.css  
  inflating: ./static/js/jquery/development-bundle/themes/smoothness/jquery.ui.progressbar.css  
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 '/tmp/nix-build-hydra-2017-03-21.drv-0/hydra-57bc0eaead8c76ffd71ddc49adfacc47bb8a75ac-src/src/root'
Making all in ttf
make[3]: Entering directory '/tmp/nix-build-hydra-2017-03-21.drv-0/hydra-57bc0eaead8c76ffd71ddc49adfacc47bb8a75ac-src/src/ttf'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/tmp/nix-build-hydra-2017-03-21.drv-0/hydra-57bc0eaead8c76ffd71ddc49adfacc47bb8a75ac-src/src/ttf'
make[3]: Entering directory '/tmp/nix-build-hydra-2017-03-21.drv-0/hydra-57bc0eaead8c76ffd71ddc49adfacc47bb8a75ac-src/src'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/tmp/nix-build-hydra-2017-03-21.drv-0/hydra-57bc0eaead8c76ffd71ddc49adfacc47bb8a75ac-src/src'
make[2]: Leaving directory '/tmp/nix-build-hydra-2017-03-21.drv-0/hydra-57bc0eaead8c76ffd71ddc49adfacc47bb8a75ac-src/src'
Making all in tests
make[2]: Entering directory '/tmp/nix-build-hydra-2017-03-21.drv-0/hydra-57bc0eaead8c76ffd71ddc49adfacc47bb8a75ac-src/tests'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/nix-build-hydra-2017-03-21.drv-0/hydra-57bc0eaead8c76ffd71ddc49adfacc47bb8a75ac-src/tests'
Making all in doc
make[2]: Entering directory '/tmp/nix-build-hydra-2017-03-21.drv-0/hydra-57bc0eaead8c76ffd71ddc49adfacc47bb8a75ac-src/doc'
Making all in manual
make[3]: Entering directory '/tmp/nix-build-hydra-2017-03-21.drv-0/hydra-57bc0eaead8c76ffd71ddc49adfacc47bb8a75ac-src/doc/manual'
/nix/store/bjwgfc5rqca484g6mxqfp3vr0vjgfids-libxslt-1.1.29-bin/bin/xsltproc --param html.stylesheet \'style.css\' --param callout.graphics.extension \'.gif\' --param section.autolabel 1 --param section.label.includes.component.label 1 --nonet --xinclude       \
  --output manual.html                  \
  /nix/store/qvjrg3yxb304c026rcfkjwn6ricjsg6f-docbook-xsl-1.79.1/xml/xsl/docbook/xhtml/docbook.xsl manual.xml
Note: namesp. cut : stripped namespace before processing           Hydra User's Guide
make[3]: Leaving directory '/tmp/nix-build-hydra-2017-03-21.drv-0/hydra-57bc0eaead8c76ffd71ddc49adfacc47bb8a75ac-src/doc/manual'
make[3]: Entering directory '/tmp/nix-build-hydra-2017-03-21.drv-0/hydra-57bc0eaead8c76ffd71ddc49adfacc47bb8a75ac-src/doc'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/tmp/nix-build-hydra-2017-03-21.drv-0/hydra-57bc0eaead8c76ffd71ddc49adfacc47bb8a75ac-src/doc'
make[2]: Leaving directory '/tmp/nix-build-hydra-2017-03-21.drv-0/hydra-57bc0eaead8c76ffd71ddc49adfacc47bb8a75ac-src/doc'
make[2]: Entering directory '/tmp/nix-build-hydra-2017-03-21.drv-0/hydra-57bc0eaead8c76ffd71ddc49adfacc47bb8a75ac-src'
make[2]: Leaving directory '/tmp/nix-build-hydra-2017-03-21.drv-0/hydra-57bc0eaead8c76ffd71ddc49adfacc47bb8a75ac-src'
make[1]: Leaving directory '/tmp/nix-build-hydra-2017-03-21.drv-0/hydra-57bc0eaead8c76ffd71ddc49adfacc47bb8a75ac-src'
running tests
patching script interpreter paths in .
./config/missing: interpreter directive changed from " /bin/sh" to "/nix/store/fi3mbd2ml4pbgzyasrlnp0wyy6qi48fh-bash-4.4-p5/bin/sh"
./config/config.guess: interpreter directive changed from " /bin/sh" to "/nix/store/fi3mbd2ml4pbgzyasrlnp0wyy6qi48fh-bash-4.4-p5/bin/sh"
./config/compile: interpreter directive changed from " /bin/sh" to "/nix/store/fi3mbd2ml4pbgzyasrlnp0wyy6qi48fh-bash-4.4-p5/bin/sh"
./config/install-sh: interpreter directive changed from "/bin/sh" to "/nix/store/fi3mbd2ml4pbgzyasrlnp0wyy6qi48fh-bash-4.4-p5/bin/sh"
./config/config.sub: interpreter directive changed from " /bin/sh" to "/nix/store/fi3mbd2ml4pbgzyasrlnp0wyy6qi48fh-bash-4.4-p5/bin/sh"
./config/depcomp: interpreter directive changed from " /bin/sh" to "/nix/store/fi3mbd2ml4pbgzyasrlnp0wyy6qi48fh-bash-4.4-p5/bin/sh"
./tests/jobs/git-update.sh: interpreter directive changed from " /bin/sh" to "/nix/store/fi3mbd2ml4pbgzyasrlnp0wyy6qi48fh-bash-4.4-p5/bin/sh"
./tests/jobs/darcs-update.sh: interpreter directive changed from " /bin/sh" to "/nix/store/fi3mbd2ml4pbgzyasrlnp0wyy6qi48fh-bash-4.4-p5/bin/sh"
./tests/jobs/fail.sh: interpreter directive changed from " /bin/sh" to "/nix/store/fi3mbd2ml4pbgzyasrlnp0wyy6qi48fh-bash-4.4-p5/bin/sh"
./tests/jobs/svn-update.sh: interpreter directive changed from " /bin/sh" to "/nix/store/fi3mbd2ml4pbgzyasrlnp0wyy6qi48fh-bash-4.4-p5/bin/sh"
./tests/jobs/scm-builder.sh: interpreter directive changed from " /bin/sh" to "/nix/store/fi3mbd2ml4pbgzyasrlnp0wyy6qi48fh-bash-4.4-p5/bin/sh"
./tests/jobs/succeed-with-failed.sh: interpreter directive changed from " /bin/sh" to "/nix/store/fi3mbd2ml4pbgzyasrlnp0wyy6qi48fh-bash-4.4-p5/bin/sh"
./tests/jobs/build-product-with-spaces.sh: interpreter directive changed from " /bin/sh" to "/nix/store/fi3mbd2ml4pbgzyasrlnp0wyy6qi48fh-bash-4.4-p5/bin/sh"
./tests/jobs/svn-checkout-update.sh: interpreter directive changed from " /bin/sh" to "/nix/store/fi3mbd2ml4pbgzyasrlnp0wyy6qi48fh-bash-4.4-p5/bin/sh"
./tests/jobs/build-product-simple.sh: interpreter directive changed from " /bin/sh" to "/nix/store/fi3mbd2ml4pbgzyasrlnp0wyy6qi48fh-bash-4.4-p5/bin/sh"
./tests/jobs/bzr-checkout-update.sh: interpreter directive changed from " /bin/sh" to "/nix/store/fi3mbd2ml4pbgzyasrlnp0wyy6qi48fh-bash-4.4-p5/bin/sh"
./tests/jobs/git-rev-update.sh: interpreter directive changed from " /bin/sh" to "/nix/store/fi3mbd2ml4pbgzyasrlnp0wyy6qi48fh-bash-4.4-p5/bin/sh"
./tests/jobs/hg-update.sh: interpreter directive changed from " /bin/sh" to "/nix/store/fi3mbd2ml4pbgzyasrlnp0wyy6qi48fh-bash-4.4-p5/bin/sh"
./tests/jobs/bzr-update.sh: interpreter directive changed from " /bin/sh" to "/nix/store/fi3mbd2ml4pbgzyasrlnp0wyy6qi48fh-bash-4.4-p5/bin/sh"
./tests/jobs/empty-dir-builder.sh: interpreter directive changed from " /bin/sh" to "/nix/store/fi3mbd2ml4pbgzyasrlnp0wyy6qi48fh-bash-4.4-p5/bin/sh"
./bootstrap: interpreter directive changed from " /bin/sh -e" to "/nix/store/fi3mbd2ml4pbgzyasrlnp0wyy6qi48fh-bash-4.4-p5/bin/sh -e"
./src/script/hydra-create-user: interpreter directive changed from " /usr/bin/env perl" to "/nix/store/nsa311yg8h93wfaacjk16c96a98bs09f-perl-5.22.3/bin/perl"
./src/script/nix-prefetch-bzr: interpreter directive changed from " /bin/sh -e" to "/nix/store/fi3mbd2ml4pbgzyasrlnp0wyy6qi48fh-bash-4.4-p5/bin/sh -e"
./src/script/nix-prefetch-hg: interpreter directive changed from " /bin/sh -e" to "/nix/store/fi3mbd2ml4pbgzyasrlnp0wyy6qi48fh-bash-4.4-p5/bin/sh -e"
./src/script/hydra-server: interpreter directive changed from " /usr/bin/env perl" to "/nix/store/nsa311yg8h93wfaacjk16c96a98bs09f-perl-5.22.3/bin/perl"
./src/script/hydra-eval-guile-jobs: interpreter directive changed from "/bin/sh" to "/nix/store/fi3mbd2ml4pbgzyasrlnp0wyy6qi48fh-bash-4.4-p5/bin/sh"
./src/script/hydra-eval-jobset: interpreter directive changed from " /usr/bin/env perl" to "/nix/store/nsa311yg8h93wfaacjk16c96a98bs09f-perl-5.22.3/bin/perl"
./src/script/hydra-notify: interpreter directive changed from " /usr/bin/env perl" to "/nix/store/nsa311yg8h93wfaacjk16c96a98bs09f-perl-5.22.3/bin/perl"
./src/script/hydra-s3-backup-collect-garbage: interpreter directive changed from " /usr/bin/env perl" to "/nix/store/nsa311yg8h93wfaacjk16c96a98bs09f-perl-5.22.3/bin/perl"
./src/script/hydra-update-gc-roots: interpreter directive changed from " /usr/bin/env perl" to "/nix/store/nsa311yg8h93wfaacjk16c96a98bs09f-perl-5.22.3/bin/perl"
./src/script/hydra-send-stats: interpreter directive changed from " /usr/bin/env perl" to "/nix/store/nsa311yg8h93wfaacjk16c96a98bs09f-perl-5.22.3/bin/perl"
./src/script/hydra-init: interpreter directive changed from " /usr/bin/env perl" to "/nix/store/nsa311yg8h93wfaacjk16c96a98bs09f-perl-5.22.3/bin/perl"
./src/script/nix-prefetch-git: interpreter directive changed from " /bin/sh -e" to "/nix/store/fi3mbd2ml4pbgzyasrlnp0wyy6qi48fh-bash-4.4-p5/bin/sh -e"
./configure: interpreter directive changed from " /bin/sh" to "/nix/store/fi3mbd2ml4pbgzyasrlnp0wyy6qi48fh-bash-4.4-p5/bin/sh"
check flags: SHELL=/nix/store/fi3mbd2ml4pbgzyasrlnp0wyy6qi48fh-bash-4.4-p5/bin/bash    
/nix/store/fi3mbd2ml4pbgzyasrlnp0wyy6qi48fh-bash-4.4-p5/bin/bash ./config.status --recheck
running CONFIG_SHELL=/nix/store/fi3mbd2ml4pbgzyasrlnp0wyy6qi48fh-bash-4.4-p5/bin/bash /nix/store/fi3mbd2ml4pbgzyasrlnp0wyy6qi48fh-bash-4.4-p5/bin/bash ./configure --disable-static --disable-dependency-tracking --prefix=/nix/store/dlrba5683yw5qv51i202khbqy5wrclwg-hydra-2017-03-21 --with-docbook-xsl=/nix/store/qvjrg3yxb304c026rcfkjwn6ricjsg6f-docbook-xsl-1.79.1/xml/xsl/docbook CC=gcc CXX=g++ PKG_CONFIG_PATH=/nix/store/y6didzf055dvzwxzwvmv8715p4zyvmsq-sqlite-3.17.0-dev/lib/pkgconfig:/nix/store/hw43f9zwzxjp8ar3w113zl80c8j4ry0n-libpqxx-4.0.1/lib/pkgconfig:/nix/store/3n3r10921c0mzfrq64hc4m2jzjk13qpr-python-2.7.13/lib/pkgconfig:/nix/store/y7m5yspy9r976bk3shdff0swdvvil967-subversion-1.9.5-dev/share/pkgconfig:/nix/store/ipb9xnii8yjxh148yb348g0cvdvicryz-libffi-3.2.1-dev/lib/pkgconfig:/nix/store/r2fglly33ihxw2m204jrzgqn0ic9m91j-openssl-1.0.2k-dev/lib/pkgconfig:/nix/store/hzawk2yqjvd69psbwlfln4aalrc798q3-bzip2-1.0.6.0.1-dev/lib/pkgconfig:/nix/store/pd3zlaq6mvdckvxyqimvs8pmzwmc56qy-libxslt-1.1.29-dev/lib/pkgconfig:/nix/store/p8bl3ddv4alcxmsxh31p7ic1kb7rvmza-guile-2.0.13-dev/lib/pkgconfig:/nix/store/iylxmx29z2bmkz0qxhc5hvy4aysmv5dj-boehm-gc-7.6.0-dev/lib/pkgconfig:/nix/store/sfy1pdm73dap65rqc2w8acv6hf7nblgm-nix-1.12pre5152_915f62fa-dev/lib/pkgconfig --no-create --no-recursion
checking for a BSD-compatible install... /nix/store/k8dyhz9hrjydl23ny3131am6cws1rc07-coreutils-8.26/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /nix/store/k8dyhz9hrjydl23ny3131am6cws1rc07-coreutils-8.26/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 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 gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking whether ln -s works... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /nix/store/2nzkvn5b9jxdj75mgw6cdvpl6438sdqw-gnused-4.4/bin/sed
checking for grep that handles long lines and -e... /nix/store/3r21p23hmbzj1ykv2wllqr14k1b0cdmx-gnugrep-3.0/bin/grep
checking for egrep... /nix/store/3r21p23hmbzj1ykv2wllqr14k1b0cdmx-gnugrep-3.0/bin/grep -E
checking for fgrep... /nix/store/3r21p23hmbzj1ykv2wllqr14k1b0cdmx-gnugrep-3.0/bin/grep -F
checking for ld used by gcc... /nix/store/iggswgzqmpj1wvizb3rdkav3rv3nnqr9-gcc-wrapper-6.3.0/bin/ld
checking if the linker (/nix/store/iggswgzqmpj1wvizb3rdkav3rv3nnqr9-gcc-wrapper-6.3.0/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /nix/store/iz98xp5p48jayn034wq89y30plpx5xns-binutils-2.27/bin/nm -B
checking the name lister (/nix/store/iz98xp5p48jayn034wq89y30plpx5xns-binutils-2.27/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /nix/store/iggswgzqmpj1wvizb3rdkav3rv3nnqr9-gcc-wrapper-6.3.0/bin/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 we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /nix/store/iz98xp5p48jayn034wq89y30plpx5xns-binutils-2.27/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /nix/store/k8dyhz9hrjydl23ny3131am6cws1rc07-coreutils-8.26/bin/dd
checking how to truncate binary pipes... /nix/store/k8dyhz9hrjydl23ny3131am6cws1rc07-coreutils-8.26/bin/dd bs=4096 count=1
./configure: line 6896: /usr/bin/file: No such file or directory
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -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 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 (/nix/store/iggswgzqmpj1wvizb3rdkav3rv3nnqr9-gcc-wrapper-6.3.0/bin/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++... /nix/store/iggswgzqmpj1wvizb3rdkav3rv3nnqr9-gcc-wrapper-6.3.0/bin/ld
checking if the linker (/nix/store/iggswgzqmpj1wvizb3rdkav3rv3nnqr9-gcc-wrapper-6.3.0/bin/ld) is GNU ld... yes
checking whether the g++ linker (/nix/store/iggswgzqmpj1wvizb3rdkav3rv3nnqr9-gcc-wrapper-6.3.0/bin/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 (/nix/store/iggswgzqmpj1wvizb3rdkav3rv3nnqr9-gcc-wrapper-6.3.0/bin/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 we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking dependency style of g++... (cached) none
checking for xsltproc... /nix/store/bjwgfc5rqca484g6mxqfp3vr0vjgfids-libxslt-1.1.29-bin/bin/xsltproc
checking for perl... /nix/store/nsa311yg8h93wfaacjk16c96a98bs09f-perl-5.22.3/bin/perl
checking for nix-store... /nix/store/p4n1cvb8fgifacppsb9xmnk1ynyq183p-hydra-perl-deps/bin/nix-store
checking whether /nix/store/p4n1cvb8fgifacppsb9xmnk1ynyq183p-hydra-perl-deps/bin/nix-store is recent enough... yes
checking for pkg-config... /nix/store/q2djjbafrmarpv3iqc6scqnsxrdlqxvb-pkg-config-0.29/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for NIX... yes
checking for GUILE... yes
checking for guile... /nix/store/qs1sy6gr4mxlf2xdq8c71a2nndgvzxrl-guile-2.0.13/bin/guile
checking that generated files are newer than configure... done
configure: creating ./config.status
 /nix/store/fi3mbd2ml4pbgzyasrlnp0wyy6qi48fh-bash-4.4-p5/bin/bash ./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 src/script/hydra-eval-guile-jobs
config.status: creating tests/Makefile
config.status: creating tests/jobs/config.nix
config.status: creating hydra-config.h
config.status: hydra-config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing executable-scripts commands
Making check in src
make[1]: Entering directory '/tmp/nix-build-hydra-2017-03-21.drv-0/hydra-57bc0eaead8c76ffd71ddc49adfacc47bb8a75ac-src/src'
Making check in hydra-evaluator
make[2]: Entering directory '/tmp/nix-build-hydra-2017-03-21.drv-0/hydra-57bc0eaead8c76ffd71ddc49adfacc47bb8a75ac-src/src/hydra-evaluator'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/tmp/nix-build-hydra-2017-03-21.drv-0/hydra-57bc0eaead8c76ffd71ddc49adfacc47bb8a75ac-src/src/hydra-evaluator'
Making check in hydra-eval-jobs
make[2]: Entering directory '/tmp/nix-build-hydra-2017-03-21.drv-0/hydra-57bc0eaead8c76ffd71ddc49adfacc47bb8a75ac-src/src/hydra-eval-jobs'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/tmp/nix-build-hydra-2017-03-21.drv-0/hydra-57bc0eaead8c76ffd71ddc49adfacc47bb8a75ac-src/src/hydra-eval-jobs'
Making check in hydra-queue-runner
make[2]: Entering directory '/tmp/nix-build-hydra-2017-03-21.drv-0/hydra-57bc0eaead8c76ffd71ddc49adfacc47bb8a75ac-src/src/hydra-queue-runner'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/tmp/nix-build-hydra-2017-03-21.drv-0/hydra-57bc0eaead8c76ffd71ddc49adfacc47bb8a75ac-src/src/hydra-queue-runner'
Making check in sql
make[2]: Entering directory '/tmp/nix-build-hydra-2017-03-21.drv-0/hydra-57bc0eaead8c76ffd71ddc49adfacc47bb8a75ac-src/src/sql'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/tmp/nix-build-hydra-2017-03-21.drv-0/hydra-57bc0eaead8c76ffd71ddc49adfacc47bb8a75ac-src/src/sql'
Making check in script
make[2]: Entering directory '/tmp/nix-build-hydra-2017-03-21.drv-0/hydra-57bc0eaead8c76ffd71ddc49adfacc47bb8a75ac-src/src/script'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/tmp/nix-build-hydra-2017-03-21.drv-0/hydra-57bc0eaead8c76ffd71ddc49adfacc47bb8a75ac-src/src/script'
Making check in lib
make[2]: Entering directory '/tmp/nix-build-hydra-2017-03-21.drv-0/hydra-57bc0eaead8c76ffd71ddc49adfacc47bb8a75ac-src/src/lib'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/tmp/nix-build-hydra-2017-03-21.drv-0/hydra-57bc0eaead8c76ffd71ddc49adfacc47bb8a75ac-src/src/lib'
Making check in root
make[2]: Entering directory '/tmp/nix-build-hydra-2017-03-21.drv-0/hydra-57bc0eaead8c76ffd71ddc49adfacc47bb8a75ac-src/src/root'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/tmp/nix-build-hydra-2017-03-21.drv-0/hydra-57bc0eaead8c76ffd71ddc49adfacc47bb8a75ac-src/src/root'
Making check in ttf
make[2]: Entering directory '/tmp/nix-build-hydra-2017-03-21.drv-0/hydra-57bc0eaead8c76ffd71ddc49adfacc47bb8a75ac-src/src/ttf'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/tmp/nix-build-hydra-2017-03-21.drv-0/hydra-57bc0eaead8c76ffd71ddc49adfacc47bb8a75ac-src/src/ttf'
make[2]: Entering directory '/tmp/nix-build-hydra-2017-03-21.drv-0/hydra-57bc0eaead8c76ffd71ddc49adfacc47bb8a75ac-src/src'
make[2]: Nothing to be done for 'check-am'.
make[2]: Leaving directory '/tmp/nix-build-hydra-2017-03-21.drv-0/hydra-57bc0eaead8c76ffd71ddc49adfacc47bb8a75ac-src/src'
make[1]: Leaving directory '/tmp/nix-build-hydra-2017-03-21.drv-0/hydra-57bc0eaead8c76ffd71ddc49adfacc47bb8a75ac-src/src'
Making check in tests
make[1]: Entering directory '/tmp/nix-build-hydra-2017-03-21.drv-0/hydra-57bc0eaead8c76ffd71ddc49adfacc47bb8a75ac-src/tests'
make  repos
make[2]: Entering directory '/tmp/nix-build-hydra-2017-03-21.drv-0/hydra-57bc0eaead8c76ffd71ddc49adfacc47bb8a75ac-src/tests'
mkdir -p data
touch data/hydra.conf
mkdir -p nix
mkdir -p nix/etc/nix
touch nix/etc/nix/nix.conf
mkdir -p nix/store
mkdir -p nix/var
make[2]: Leaving directory '/tmp/nix-build-hydra-2017-03-21.drv-0/hydra-57bc0eaead8c76ffd71ddc49adfacc47bb8a75ac-src/tests'
make  check-TESTS
make[2]: Entering directory '/tmp/nix-build-hydra-2017-03-21.drv-0/hydra-57bc0eaead8c76ffd71ddc49adfacc47bb8a75ac-src/tests'
The files belonging to this database system will be owned by user "nixbld1".
This user must also own the server process.

The database cluster will be initialized with locale "C".
The default database encoding has accordingly been set to "SQL_ASCII".
The default text search configuration will be set to "english".

creating directory postgres ... ok
creating subdirectories ... ok
selecting default max_connections ... 100
selecting default shared_buffers ... 32MB
creating configuration files ... ok
creating template1 database in postgres/base/1 ... ok
initializing pg_authid ... ok
initializing dependencies ... ok
creating system views ... ok
loading system objects' descriptions ... ok
creating collations ... ok
No usable system locales were found.
Use the option "--debug" to see details.
creating conversions ... ok
creating dictionaries ... ok
setting privileges on built-in objects ... ok
creating information schema ... ok
loading PL/pgSQL server-side language ... ok
vacuuming database template1 ... ok
copying template1 to template0 ... ok
copying template1 to postgres ... ok

WARNING: enabling "trust" authentication for local connections
You can change this by editing pg_hba.conf or using the option -A, or
--auth-local and --auth-host, the next time you run initdb.

Success. You can now start the database server using:

    /nix/store/nb1r1nxd45sq0pqjdsip7lrbh71grrpj-postgresql-9.2.20/bin/postgres -D postgres
or
    /nix/store/nb1r1nxd45sq0pqjdsip7lrbh71grrpj-postgresql-9.2.20/bin/pg_ctl -D postgres -l logfile start

waiting for server to start....LOG:  database system was shut down at 2017-04-19 08:25:58 UTC
LOG:  database system is ready to accept connections
LOG:  autovacuum launcher started
 done
server started
Can't locate Nix/Store.pm in @INC (you may need to install the Nix::Store module) (@INC contains: . ../src/lib /tmp/nix-build-hydra-2017-03-21.drv-0/src/lib /nix/store/p4n1cvb8fgifacppsb9xmnk1ynyq183p-hydra-perl-deps/lib/perl5/site_perl/5.22.3/x86_64-linux-thread-multi /nix/store/p4n1cvb8fgifacppsb9xmnk1ynyq183p-hydra-perl-deps/lib/perl5/site_perl/5.22.3 /nix/store/p4n1cvb8fgifacppsb9xmnk1ynyq183p-hydra-perl-deps/lib/perl5/site_perl /nix/store/nsa311yg8h93wfaacjk16c96a98bs09f-perl-5.22.3/lib/perl5/site_perl/5.22.3/x86_64-linux-thread-multi /nix/store/nsa311yg8h93wfaacjk16c96a98bs09f-perl-5.22.3/lib/perl5/site_perl/5.22.3 /nix/store/nsa311yg8h93wfaacjk16c96a98bs09f-perl-5.22.3/lib/perl5/site_perl /nix/store/nsa311yg8h93wfaacjk16c96a98bs09f-perl-5.22.3/lib/perl5/site_perl/5.22.3/x86_64-linux-thread-multi /nix/store/nsa311yg8h93wfaacjk16c96a98bs09f-perl-5.22.3/lib/perl5/site_perl/5.22.3 /nix/store/nsa311yg8h93wfaacjk16c96a98bs09f-perl-5.22.3/lib/perl5/5.22.3/x86_64-linux-thread-multi /nix/store/nsa311yg8h93wfaacjk16c96a98bs09f-perl-5.22.3/lib/perl5/5.22.3 .) at ../src/lib/Hydra/Helper/CatalystUtils.pm line 7.
BEGIN failed--compilation aborted at ../src/lib/Hydra/Helper/CatalystUtils.pm line 7.
Compilation failed in require at ../src/lib/Hydra/Helper/Nix.pm line 8.
BEGIN failed--compilation aborted at ../src/lib/Hydra/Helper/Nix.pm line 8.
Compilation failed in require at /tmp/nix-build-hydra-2017-03-21.drv-0/hydra-57bc0eaead8c76ffd71ddc49adfacc47bb8a75ac-src/src/script/hydra-init line 5.
BEGIN failed--compilation aborted at /tmp/nix-build-hydra-2017-03-21.drv-0/hydra-57bc0eaead8c76ffd71ddc49adfacc47bb8a75ac-src/src/script/hydra-init line 5.
Died at ./set-up.pl line 5.
FAIL: set-up.pl
Can't locate Nix/Store.pm in @INC (you may need to install the Nix::Store module) (@INC contains: . ../src/lib /tmp/nix-build-hydra-2017-03-21.drv-0/src/lib /nix/store/p4n1cvb8fgifacppsb9xmnk1ynyq183p-hydra-perl-deps/lib/perl5/site_perl/5.22.3/x86_64-linux-thread-multi /nix/store/p4n1cvb8fgifacppsb9xmnk1ynyq183p-hydra-perl-deps/lib/perl5/site_perl/5.22.3 /nix/store/p4n1cvb8fgifacppsb9xmnk1ynyq183p-hydra-perl-deps/lib/perl5/site_perl /nix/store/nsa311yg8h93wfaacjk16c96a98bs09f-perl-5.22.3/lib/perl5/site_perl/5.22.3/x86_64-linux-thread-multi /nix/store/nsa311yg8h93wfaacjk16c96a98bs09f-perl-5.22.3/lib/perl5/site_perl/5.22.3 /nix/store/nsa311yg8h93wfaacjk16c96a98bs09f-perl-5.22.3/lib/perl5/site_perl /nix/store/nsa311yg8h93wfaacjk16c96a98bs09f-perl-5.22.3/lib/perl5/site_perl/5.22.3/x86_64-linux-thread-multi /nix/store/nsa311yg8h93wfaacjk16c96a98bs09f-perl-5.22.3/lib/perl5/site_perl/5.22.3 /nix/store/nsa311yg8h93wfaacjk16c96a98bs09f-perl-5.22.3/lib/perl5/5.22.3/x86_64-linux-thread-multi /nix/store/nsa311yg8h93wfaacjk16c96a98bs09f-perl-5.22.3/lib/perl5/5.22.3 .) at ../src/lib/Hydra/Helper/CatalystUtils.pm line 7.
BEGIN failed--compilation aborted at ../src/lib/Hydra/Helper/CatalystUtils.pm line 7.
Compilation failed in require at ../src/lib/Hydra/Helper/Nix.pm line 8.
BEGIN failed--compilation aborted at ../src/lib/Hydra/Helper/Nix.pm line 8.
Compilation failed in require at Setup.pm line 5.
BEGIN failed--compilation aborted at Setup.pm line 5.
Compilation failed in require at ./evaluation-tests.pl line 5.
BEGIN failed--compilation aborted at ./evaluation-tests.pl line 5.
FAIL: evaluation-tests.pl
waiting for server to shut down....LOG:  received smart shutdown request
LOG:  autovacuum launcher shutting down
LOG:  shutting down
LOG:  database system is shut down
 done
server stopped
PASS: tear-down.pl
=================================
2 of 3 tests failed
Please report to nix-dev@cs.uu.nl
=================================
make[2]: *** [Makefile:353: check-TESTS] Error 1
make[2]: Leaving directory '/tmp/nix-build-hydra-2017-03-21.drv-0/hydra-57bc0eaead8c76ffd71ddc49adfacc47bb8a75ac-src/tests'
make[1]: *** [Makefile:477: check-am] Error 2
make[1]: Leaving directory '/tmp/nix-build-hydra-2017-03-21.drv-0/hydra-57bc0eaead8c76ffd71ddc49adfacc47bb8a75ac-src/tests'
make: *** [Makefile:417: check-recursive] Error 1
build time elapsed:  0m0.134s 0m0.061s 0m38.376s 0m2.107s
builder for ‘/nix/store/fgvv96a34v114bfxvqs7padh0mgafskr-hydra-2017-03-21.drv’ failed with exit code 2
error: build of ‘/nix/store/fgvv96a34v114bfxvqs7padh0mgafskr-hydra-2017-03-21.drv’ failed
basvandijk commented 7 years ago

The problem seems to be:

Can't locate Nix/Store.pm in @INC

@edolstra any idea how to fix that?

copumpkin commented 7 years ago

I think that's in the new perl-bindings derivation you'll find under the Nix derivation. So you might need to add nix.perl-bindings to the Hydra buildInputs.

basvandijk commented 7 years ago

This has now been fixed in the latest nixos-17.03.