Hi, This is to let you know that Hydra build 2377673 of job gnu:hurd-master:tarball has changed from 'Success' to 'Failed'.
Complete build information can be found on this page: http://hydra.nixos.org/build/2377673 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: | 2377673 Nix name: | hurd-tarball-0pre50bfb9acf98d5f4c0c5948cc28285e990b40b659 Short description: | Build of a source distribution from a checkout Maintainer(s): | Hurd <[email protected]>, Ludovic Courtès <[email protected]> System: | x86_64-linux Derivation store path: | /nix/store/rlqmlym80a2dygpgsb71g41ph7irgc9g-hurd-tarball-0pre50bfb9acf98d5f4c0c5948cc28285e990b40b659.drv Output store path: | /nix/store/qmwn1a7aaib29apgxg97s5iczy4fsi2p-hurd-tarball-0pre50bfb9acf98d5f4c0c5948cc28285e990b40b659 Time added: | 2012-04-08 23:12:59 Build started: | 2012-04-08 23:12:49 Build finished: | 2012-04-08 23:12:59 Duration: | 10s The build inputs were: Name | Type | Value --------------+-------+-------------------------------------------------------------------------------------- xbuild | build | 2377670 partedTarball | build | 2377510 hydraConfig | git | git://git.savannah.gnu.org/hydra-recipes.git:33bb8466f74c69a71ff8c3ce52aaa7284290d4ea inetutils | build | 2377589 coreutils | build | 2377618 parted | build | 1107421 nixpkgs | svn | https://nixos.org/repos/nix/nixpkgs/trunk:33673 glibcTarball | build | 2156915 guile | build | 2368727 tarball | build | 2377664 grep | build | 2345905 hurdSrc | git | git://git.sv.gnu.org/hurd/hurd.git:50bfb9acf98d5f4c0c5948cc28285e990b40b659 machTarball | build | 2374219 mach | build | 2374222 Regards, The Hydra build daemon. --- make[1]: Leaving directory `/tmp/nix-build-rlqmlym80a2dygpgsb71g41ph7irgc9g-hurd-tarball-0pre50bfb9acf98d5f4c0c5948cc28285e990b40b659.drv-0/git-export/libpager' building libthreads.d make -C libthreads directory-depend no_deps=t make[1]: Entering directory `/tmp/nix-build-rlqmlym80a2dygpgsb71g41ph7irgc9g-hurd-tarball-0pre50bfb9acf98d5f4c0c5948cc28285e990b40b659.drv-0/git-export/libthreads' building ../libthreads.d rm -f ../libthreads.d echo libthreads: > ../libthreads.d make[1]: Leaving directory `/tmp/nix-build-rlqmlym80a2dygpgsb71g41ph7irgc9g-hurd-tarball-0pre50bfb9acf98d5f4c0c5948cc28285e990b40b659.drv-0/git-export/libthreads' building libports.d make -C libports directory-depend no_deps=t make[1]: Entering directory `/tmp/nix-build-rlqmlym80a2dygpgsb71g41ph7irgc9g-hurd-tarball-0pre50bfb9acf98d5f4c0c5948cc28285e990b40b659.drv-0/git-export/libports' building ../libports.d rm -f ../libports.d echo libports: libihash > ../libports.d make[1]: Leaving directory `/tmp/nix-build-rlqmlym80a2dygpgsb71g41ph7irgc9g-hurd-tarball-0pre50bfb9acf98d5f4c0c5948cc28285e990b40b659.drv-0/git-export/libports' building libiohelp.d make -C libiohelp directory-depend no_deps=t make[1]: Entering directory `/tmp/nix-build-rlqmlym80a2dygpgsb71g41ph7irgc9g-hurd-tarball-0pre50bfb9acf98d5f4c0c5948cc28285e990b40b659.drv-0/git-export/libiohelp' building ../libiohelp.d rm -f ../libiohelp.d echo libiohelp: libthreads libshouldbeinlibc > ../libiohelp.d make[1]: Leaving directory `/tmp/nix-build-rlqmlym80a2dygpgsb71g41ph7irgc9g-hurd-tarball-0pre50bfb9acf98d5f4c0c5948cc28285e990b40b659.drv-0/git-export/libiohelp' building libihash.d make -C libihash directory-depend no_deps=t make[1]: Entering directory `/tmp/nix-build-rlqmlym80a2dygpgsb71g41ph7irgc9g-hurd-tarball-0pre50bfb9acf98d5f4c0c5948cc28285e990b40b659.drv-0/git-export/libihash' building ../libihash.d rm -f ../libihash.d echo libihash: > ../libihash.d make[1]: Leaving directory `/tmp/nix-build-rlqmlym80a2dygpgsb71g41ph7irgc9g-hurd-tarball-0pre50bfb9acf98d5f4c0c5948cc28285e990b40b659.drv-0/git-export/libihash' building libshouldbeinlibc.d make -C libshouldbeinlibc directory-depend no_deps=t make[1]: Entering directory `/tmp/nix-build-rlqmlym80a2dygpgsb71g41ph7irgc9g-hurd-tarball-0pre50bfb9acf98d5f4c0c5948cc28285e990b40b659.drv-0/git-export/libshouldbeinlibc' building ../libshouldbeinlibc.d rm -f ../libshouldbeinlibc.d echo libshouldbeinlibc: > ../libshouldbeinlibc.d make[1]: Leaving directory `/tmp/nix-build-rlqmlym80a2dygpgsb71g41ph7irgc9g-hurd-tarball-0pre50bfb9acf98d5f4c0c5948cc28285e990b40b659.drv-0/git-export/libshouldbeinlibc' /bin/sh: git: command not found building HEAD.tar cd ./ && git status --short \ | gawk '{ print; rc=1 } END { exit rc }' \ || { echo >&2 \ 'Refusing to build a distribution from dirty sources.' && \ false; } /bin/sh: git: command not found (cd ./ && git archive --prefix=/ HEAD) > HEAD.tar /bin/sh: git: command not found make: *** [HEAD.tar] Error 127 build time elapsed: 0m0.030s 0m0.021s 0m3.540s 0m1.670s Copying build directory to /nix/store/qmwn1a7aaib29apgxg97s5iczy4fsi2p-hurd-tarball-0pre50bfb9acf98d5f4c0c5948cc28285e990b40b659/nix-build-rlqmlym80a2dygpgsb71g41ph7irgc9g-hurd-tarball-0pre50bfb9acf98d5f4c0c5948cc28285e990b40b659.drv-0 build failed with exit code 2 (ignored)
