|
From: Tom H. <th...@cy...> - 2005-05-31 02:01:31
|
Nightly build on gill ( x86_64, Fedora Core 2 ) started at 2005-05-31 03:00:03 BST Checking out vex source tree ... done Building vex ... done Checking out valgrind source tree ... done Configuring valgrind ... done Building valgrind ... failed Last 20 lines of log.verbose follow if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../coregrind -I../.. -I../../coregrind/amd64 -I../../coregrind/linux -I../../coregrind/amd64-linux -I../../include -I/tmp/valgrind.22036/vex/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -fpie -m64 -fomit-frame-pointer -DELFSZ=64 -Wmissing-prototypes -Winline -Wall -Wshadow -O -g -Wno-long-long -MT syscalls-amd64-linux.o -MD -MP -MF ".deps/syscalls-amd64-linux.Tpo" -c -o syscalls-amd64-linux.o syscalls-amd64-linux.c; \ then mv -f ".deps/syscalls-amd64-linux.Tpo" ".deps/syscalls-amd64-linux.Po"; else rm -f ".deps/syscalls-amd64-linux.Tpo"; exit 1; fi syscalls-amd64-linux.c:253: warning: no previous prototype for `vgArch_main_thread_wrapper' syscalls-amd64-linux.c: In function `vgArch_main_thread_wrapper': syscalls-amd64-linux.c:256: error: `vgPlain_master_tid' undeclared (first use in this function) syscalls-amd64-linux.c:256: error: (Each undeclared identifier is reported only once syscalls-amd64-linux.c:256: error: for each function it appears in.) syscalls-amd64-linux.c:261: error: `vgArch_thread_wrapper' undeclared (first use in this function) syscalls-amd64-linux.c: In function `start_thread': syscalls-amd64-linux.c:274: error: `vgArch_thread_wrapper' used prior to declaration syscalls-amd64-linux.c:274: warning: implicit declaration of function `vgArch_thread_wrapper' syscalls-amd64-linux.c:284: error: `vgPlain_master_tid' undeclared (first use in this function) syscalls-amd64-linux.c:286: error: `VKI_SIGVGCHLD' undeclared (first use in this function) make[3]: *** [syscalls-amd64-linux.o] Error 1 make[3]: Leaving directory `/tmp/valgrind.22036/valgrind/coregrind/m_syscalls' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/tmp/valgrind.22036/valgrind/coregrind' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/tmp/valgrind.22036/valgrind' make: *** [all] Error 2 |