Hi, This is to let you know that Hydra build 2643739 of job gnu:guile-1-8:build_clang has changed from 'Dependency failed' to 'Failed with non-zero exit code'.
Complete build information can be found on this page: http://hydra.nixos.org/build/2643739 The last 50 lines of the build log are shown at the bottom of this email. A summary of the build information follows: Build ID: | 2643739 Nix name: | guile-clang Short description: | GNU Guile 2.0, an embeddable Scheme implementation Maintainer(s): | guile-commits@gnu.org System: | x86_64-linux Derivation store path: | /nix/store/ib87a6zlc9n2qx3zj7v6fgsc9afjb2bc-guile-clang.drv Output store path: | /nix/store/djqg91mfvb57kkda1afib9xbhaxqg0n5-guile-clang Time added: | 2012-05-23 15:07:34 Build started: | 2012-05-23 15:02:17 Build finished: | 2012-05-23 15:07:34 Duration: | 317s The build inputs were: Name | Type | Value ------------+------+-------------------------------------------------------------------------------------- hydraConfig | git | git://git.savannah.gnu.org/hydra-recipes.git:e0c2acf714fa90b8e6cee4bfb41d7e39b72fc943 nixpkgs | svn | https://nixos.org/repos/nix/nixpkgs/trunk:34216 guile | git | git://git.sv.gnu.org/guile.git:e7e267be016f23ed51ec4e68bd627683961553ca Regards, The Hydra build daemon. --- /bin/sh ../../libtool --tag=CC --mode=link /nix/store/mcx0161x18zlza2pjp37wpgzlq20g15w-clang-wrapper-3.0/bin/clang -I../../../guile-1.8.8.9.ge7e267b/test-suite/standalone -I../../../guile-1.8.8.9.ge7e267b -I../.. -pthread -g -O2 -Wall -Wmissing-prototypes -pthread -o test-with-guile-module test_with_guile_module-test-with-guile-module.o ../../libguile/libguile.la -lgmp -lcrypt -lm -lltdl libtool: link: /nix/store/mcx0161x18zlza2pjp37wpgzlq20g15w-clang-wrapper-3.0/bin/clang -I../../../guile-1.8.8.9.ge7e267b/test-suite/standalone -I../../../guile-1.8.8.9.ge7e267b -I../.. -pthread -g -O2 -Wall -Wmissing-prototypes -pthread -o .libs/test-with-guile-module test_with_guile_module-test-with-guile-module.o ../../libguile/.libs/libguile.so -lgmp -lcrypt -lm -lltdl -pthread -Wl,-rpath -Wl,/nix/store/djqg91mfvb57kkda1afib9xbhaxqg0n5-guile-clang/lib building test_scm_with_guile-test-scm-with-guile.o /nix/store/mcx0161x18zlza2pjp37wpgzlq20g15w-clang-wrapper-3.0/bin/clang -DHAVE_CONFIG_H -I. -I../../../guile-1.8.8.9.ge7e267b/test-suite/standalone -I../.. -I../../../guile-1.8.8.9.ge7e267b/test-suite/standalone -I../../../guile-1.8.8.9.ge7e267b -I../.. -pthread -g -O2 -Wall -Wmissing-prototypes -c -o test_scm_with_guile-test-scm-with-guile.o `test -f 'test-scm-with-guile.c' || echo '../../../guile-1.8.8.9.ge7e267b/test-suite/standalone/'`test-scm-with-guile.c building test-scm-with-guile /bin/sh ../../libtool --tag=CC --mode=link /nix/store/mcx0161x18zlza2pjp37wpgzlq20g15w-clang-wrapper-3.0/bin/clang -I../../../guile-1.8.8.9.ge7e267b/test-suite/standalone -I../../../guile-1.8.8.9.ge7e267b -I../.. -pthread -g -O2 -Wall -Wmissing-prototypes -pthread -o test-scm-with-guile test_scm_with_guile-test-scm-with-guile.o ../../libguile/libguile.la -lgmp -lcrypt -lm -lltdl libtool: link: /nix/store/mcx0161x18zlza2pjp37wpgzlq20g15w-clang-wrapper-3.0/bin/clang -I../../../guile-1.8.8.9.ge7e267b/test-suite/standalone -I../../../guile-1.8.8.9.ge7e267b -I../.. -pthread -g -O2 -Wall -Wmissing-prototypes -pthread -o .libs/test-scm-with-guile test_scm_with_guile-test-scm-with-guile.o ../../libguile/.libs/libguile.so -lgmp -lcrypt -lm -lltdl -pthread -Wl,-rpath -Wl,/nix/store/djqg91mfvb57kkda1afib9xbhaxqg0n5-guile-clang/lib make[4]: Nothing to be done for `../../../guile-1.8.8.9.ge7e267b/test-suite/standalone/test-system-cmds'. make[4]: Nothing to be done for `../../../guile-1.8.8.9.ge7e267b/test-suite/standalone/test-require-extension'. make[4]: Nothing to be done for `../../../guile-1.8.8.9.ge7e267b/test-suite/standalone/test-bad-identifiers'. make[4]: Nothing to be done for `../../../guile-1.8.8.9.ge7e267b/test-suite/standalone/test-asmobs'. make[4]: `test-fast-slot-ref' is up to date. make[4]: `test-use-srfi' is up to date. make[4]: Leaving directory `/tmp/nix-build-ib87a6zlc9n2qx3zj7v6fgsc9afjb2bc-guile-clang.drv-0/build/test-suite/standalone' make check-TESTS make[4]: Entering directory `/tmp/nix-build-ib87a6zlc9n2qx3zj7v6fgsc9afjb2bc-guile-clang.drv-0/build/test-suite/standalone' building check-TESTS PASS: test-system-cmds PASS: test-require-extension PASS: test-bad-identifiers PASS: test-num2integral PASS: test-round PASS: test-gh PASS: test-asmobs PASS: test-list PASS: test-unwind fail: scm_is_unsigned_integer ((- (expt 2 64) 1), 0, 18446744073709551615) == 1 FAIL: test-conversion PASS: test-fast-slot-ref PASS: test-use-srfi PASS: test-scm-c-read PASS: test-scm-take-locale-symbol PASS: test-with-guile-module PASS: test-scm-with-guile ================================== 1 of 16 tests failed Please report to bug-gu...@gnu.org ================================== make[4]: *** [check-TESTS] Error 1 make[4]: Leaving directory `/tmp/nix-build-ib87a6zlc9n2qx3zj7v6fgsc9afjb2bc-guile-clang.drv-0/build/test-suite/standalone' make[3]: *** [check-am] Error 2 make[3]: Leaving directory `/tmp/nix-build-ib87a6zlc9n2qx3zj7v6fgsc9afjb2bc-guile-clang.drv-0/build/test-suite/standalone' make[2]: *** [check] Error 2 make[2]: Leaving directory `/tmp/nix-build-ib87a6zlc9n2qx3zj7v6fgsc9afjb2bc-guile-clang.drv-0/build/test-suite/standalone' make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory `/tmp/nix-build-ib87a6zlc9n2qx3zj7v6fgsc9afjb2bc-guile-clang.drv-0/build/test-suite' make: *** [check-recursive] Error 1 build time elapsed: 0m0.041s 0m0.015s 1m25.069s 0m29.037s builder for `/nix/store/ib87a6zlc9n2qx3zj7v6fgsc9afjb2bc-guile-clang.drv' failed with exit code 2 error: build of `/nix/store/ib87a6zlc9n2qx3zj7v6fgsc9afjb2bc-guile-clang.drv' failed