Hi, This is to let you know that Hydra build 3450239 of job gnu:hurd-master:xbuild_without_parted has changed from 'Dependency failed' to 'Failed'.
Complete build information can be found on this page: http://hydra.nixos.org/build/3450239 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: | 3450239 Nix name: | hurd-0-2-3459-g1d76744-i586-pc-gnu Short description: | Native Nix build on x86_64-linux Maintainer(s): | Hurd <[email protected]>, Ludovic Courtès <[email protected]> System: | x86_64-linux Derivation store path: | /nix/store/znsa5nlkcizlmclnwlshap0s90016hlw-hurd-0-2-3459-g1d76744-i586-pc-gnu.drv Output store path: | /nix/store/n8a1g860a3xh45cz914kz8if02hfbpsr-hurd-0-2-3459-g1d76744-i586-pc-gnu Time added: | 2012-12-06 10:02:28 Build started: | 2012-12-06 09:54:08 Build finished: | 2012-12-06 10:02:28 Duration: | 500s The build inputs were: Name | Type | Value -----------------+-------+-------------------------------------------------------------------------------------- xbuild | build | 3301823 partedTarball | build | 3440579 hydraConfig | git | git://git.savannah.gnu.org/hydra-recipes.git:4be9eaf339c3b2658407f420ddd5aabeed97e283 inetutils | build | 3439885 coreutils | build | 2980806 glibcTarball | build | 3261054 parted | build | 3440580 nixpkgs | git | git://github.com/NixOS/nixpkgs.git:ea58608726a11d399a471fd7075a0fa83d99b881 tarball | build | 3440399 guile | build | 3440489 grep | build | 3440574 hurdSrc | git | git://git.sv.gnu.org/hurd/hurd.git:1d767442294df64b9746f02cd6fcf320da257b1f coreutilsTarball | build | 3440442 machTarball | build | 3436639 mach | build | 3436650 Regards, The Hydra build daemon. --- set -e; i586-pc-gnu-gcc -std=gnu99 -fgnu89-inline -Wall -g -O3 -g -O2 -I. -I.. -I../include -I../include -D_GNU_SOURCE -D_IO_MTSAFE_IO -D_FILE_OFFSET_BITS=64 -DPACKAGE_NAME=\"GNU\ Hurd\" -DPACKAGE_TARNAME=\"hurd\" -DPACKAGE_VERSION=\"0.3\" -DPACKAGE_STRING=\"GNU\ Hurd\ 0.3\" -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"http://www.gnu.org/software/hurd/\" -DHAVE_MIG_RETCODE=1 -DHAVE_GETGROUPLIST=1 -DHAVE_USELOCALE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DX11_PREFIX=\"\" -M -MG auth.c | sed > auth.d.new -e 's%auth\.o:%auth.o auth_pic.o auth_p.o auth.d: %' -e 's% [^ ]*/gcc-lib/[^ ]*\.h%%g' mv -f auth.d.new auth.d building auth.prof_d make auth prof-depend=t make[2]: Entering directory `/tmp/nix-build-hurd-0-2-3459-g1d76744-i586-pc-gnu.drv-1/hurd-release-0-2-3459-g1d76744/auth' building auth.o i586-pc-gnu-gcc -std=gnu99 -fgnu89-inline -Wall -g -O3 -g -O2 -I. -I.. -I../include -I../include -D_GNU_SOURCE -D_IO_MTSAFE_IO -D_FILE_OFFSET_BITS=64 -DPACKAGE_NAME=\"GNU\ Hurd\" -DPACKAGE_TARNAME=\"hurd\" -DPACKAGE_VERSION=\"0.3\" -DPACKAGE_STRING=\"GNU\ Hurd\ 0.3\" -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"http://www.gnu.org/software/hurd/\" -DHAVE_MIG_RETCODE=1 -DHAVE_GETGROUPLIST=1 -DHAVE_USELOCALE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DX11_PREFIX=\"\" -c -o auth.o auth.c auth.c: In function 'S_auth_user_authenticate': auth.c:340:3: warning: implicit declaration of function 'pthread_hurd_cond_wait_np' [-Wimplicit-function-declaration] building authServer.o i586-pc-gnu-gcc -std=gnu99 -fgnu89-inline -Wall -g -O3 -g -O2 -I. -I.. -I../include -I../include -D_GNU_SOURCE -D_IO_MTSAFE_IO -D_FILE_OFFSET_BITS=64 -DPACKAGE_NAME=\"GNU\ Hurd\" -DPACKAGE_TARNAME=\"hurd\" -DPACKAGE_VERSION=\"0.3\" -DPACKAGE_STRING=\"GNU\ Hurd\ 0.3\" -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"http://www.gnu.org/software/hurd/\" -DHAVE_MIG_RETCODE=1 -DHAVE_GETGROUPLIST=1 -DHAVE_USELOCALE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DX11_PREFIX=\"\" -c -o authServer.o authServer.c authServer.c: In function '_Xauth_getids': authServer.c:185:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] authServer.c:198:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] authServer.c:214:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] authServer.c:230:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] authServer.c: In function '_Xauth_makeauth': authServer.c:381:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] authServer.c:381:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] authServer.c:381:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] authServer.c:381:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] authServer.c:381:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] authServer.c: In function '_Xauth_server_authenticate': authServer.c:643:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] authServer.c:656:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] authServer.c:672:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] authServer.c:688:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] building auth_replyUser.o i586-pc-gnu-gcc -std=gnu99 -fgnu89-inline -Wall -g -O3 -g -O2 -I. -I.. -I../include -I../include -D_GNU_SOURCE -D_IO_MTSAFE_IO -D_FILE_OFFSET_BITS=64 -DPACKAGE_NAME=\"GNU\ Hurd\" -DPACKAGE_TARNAME=\"hurd\" -DPACKAGE_VERSION=\"0.3\" -DPACKAGE_STRING=\"GNU\ Hurd\ 0.3\" -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"http://www.gnu.org/software/hurd/\" -DHAVE_MIG_RETCODE=1 -DHAVE_GETGROUPLIST=1 -DHAVE_USELOCALE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DX11_PREFIX=\"\" -c -o auth_replyUser.o auth_replyUser.c auth_replyUser.c: In function 'auth_server_authenticate_reply': auth_replyUser.c:245:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] auth_replyUser.c:261:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] auth_replyUser.c:277:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] auth_replyUser.c:293:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] make[2]: *** No rule to make target `-lpthread', needed by `auth'. Stop. make[2]: Leaving directory `/tmp/nix-build-hurd-0-2-3459-g1d76744-i586-pc-gnu.drv-1/hurd-release-0-2-3459-g1d76744/auth' rm auth.sdefsi auth_reply.udefsi make[1]: Leaving directory `/tmp/nix-build-hurd-0-2-3459-g1d76744-i586-pc-gnu.drv-1/hurd-release-0-2-3459-g1d76744/auth' make[1]: Entering directory `/tmp/nix-build-hurd-0-2-3459-g1d76744-i586-pc-gnu.drv-1/hurd-release-0-2-3459-g1d76744/auth' building auth.prof_d make auth prof-depend=t make[2]: Entering directory `/tmp/nix-build-hurd-0-2-3459-g1d76744-i586-pc-gnu.drv-1/hurd-release-0-2-3459-g1d76744/auth' make[2]: *** No rule to make target `-lpthread', needed by `auth'. Stop. make[2]: Leaving directory `/tmp/nix-build-hurd-0-2-3459-g1d76744-i586-pc-gnu.drv-1/hurd-release-0-2-3459-g1d76744/auth' make[1]: *** No rule to make target `-lpthread', needed by `auth'. Stop. make[1]: Leaving directory `/tmp/nix-build-hurd-0-2-3459-g1d76744-i586-pc-gnu.drv-1/hurd-release-0-2-3459-g1d76744/auth' make: *** [auth] Error 2 build time elapsed: 0m0.033s 0m0.022s 4m39.729s 1m1.938s Copying build directory to /nix/store/n8a1g860a3xh45cz914kz8if02hfbpsr-hurd-0-2-3459-g1d76744-i586-pc-gnu/nix-build-hurd-0-2-3459-g1d76744-i586-pc-gnu.drv-1 build failed with exit code 2 (ignored)
