|
From: Tom H. <th...@cy...> - 2005-05-30 02:11:22
|
Nightly build on dellow ( x86_64, Fedora Core 3 ) started at 2005-05-30 03:10: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 ranlib libsigframe.a make[3]: Leaving directory `/tmp/valgrind.27050/valgrind/coregrind/m_sigframe' Making all in m_syscalls make[3]: Entering directory `/tmp/valgrind.27050/valgrind/coregrind/m_syscalls' gcc -I../../coregrind -I../.. -I../../coregrind/amd64 -I../../coregrind/linux -I../../coregrind/amd64-linux -I../../include -I/tmp/valgrind.27050/vex/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -m64 -Wa,-gstabs -Wno-long-long -c syscall-amd64-linux.S 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.27050/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.o -MD -MP -MF ".deps/syscalls.Tpo" -c -o syscalls.o syscalls.c; \ then mv -f ".deps/syscalls.Tpo" ".deps/syscalls.Po"; else rm -f ".deps/syscalls.Tpo"; exit 1; fi syscalls.c:4486:62: macro "vg_assert" passed 2 arguments, but takes just 1 syscalls.c: In function `vgArch_gen_old_mmap_before': syscalls.c:4486: error: `vg_assert' undeclared (first use in this function) syscalls.c:4486: error: (Each undeclared identifier is reported only once syscalls.c:4486: error: for each function it appears in.) syscalls.c:4536: warning: cast from pointer to integer of different size make[3]: *** [syscalls.o] Error 1 make[3]: Leaving directory `/tmp/valgrind.27050/valgrind/coregrind/m_syscalls' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/tmp/valgrind.27050/valgrind/coregrind' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/tmp/valgrind.27050/valgrind' make: *** [all] Error 2 |