|
From: <js...@ac...> - 2006-01-14 03:49:16
|
Nightly build on g5 ( YDL 4.0, ppc970 ) started at 2006-01-14 04:40:00 CET Results unchanged from 24 hours ago Checking out valgrind source tree ... done Configuring valgrind ... done Building valgrind ... done Running regression tests ... failed Last 20 lines of verbose log follow echo gcc -Winline -Wall -Wshadow -g -m64 -Wno-long-long -o xml1 xml1.o if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -Winline -Wall -Wshadow -g -m64 -Wno-long-long -MT wrap1.o -MD -MP -MF ".deps/wrap1.Tpo" -c -o wrap1.o wrap1.c; \ then mv -f ".deps/wrap1.Tpo" ".deps/wrap1.Po"; else rm -f ".deps/wrap1.Tpo"; exit 1; fi wrap1.c: In function `_vgwZU_NONE_actual': wrap1.c:23: warning: implicit declaration of function `CALL_FN_W_v' gcc -Winline -Wall -Wshadow -g -m64 -Wno-long-long -o wrap1 wrap1.o wrap1.o(.text+0x1c8): In function `_vgwZU_NONE_actual': /home/sewardj/Nightly/valgrind/memcheck/tests/wrap1.c:23: undefined reference to `.CALL_FN_W_v' collect2: ld returned 1 exit status make[5]: *** [wrap1] Error 1 make[5]: Leaving directory `/home/sewardj/Nightly/valgrind/memcheck/tests' make[4]: *** [check-am] Error 2 make[4]: Leaving directory `/home/sewardj/Nightly/valgrind/memcheck/tests' make[3]: *** [check-recursive] Error 1 make[3]: Leaving directory `/home/sewardj/Nightly/valgrind/memcheck/tests' make[2]: *** [check-recursive] Error 1 make[2]: Leaving directory `/home/sewardj/Nightly/valgrind/memcheck' make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory `/home/sewardj/Nightly/valgrind' make: *** [check] Error 2 |