|
From: <js...@ac...> - 2005-07-06 08:07:02
|
Nightly build on g5 ( YellowDog 4.0 ) started at 2005-07-06 10:05:02 CEST 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/ppc32 -I../../coregrind/linux -I../../coregrind/ppc32-linux -I../../include -I/home/sewardj/Nightly/vex/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -Wmissing-prototypes -Winline -Wall -Wshadow -O -g -Wno-long-long -MT syswrap-ppc32-linux.o -MD -MP -MF ".deps/syswrap-ppc32-linux.Tpo" -c -o syswrap-ppc32-linux.o syswrap-ppc32-linux.c; \ then mv -f ".deps/syswrap-ppc32-linux.Tpo" ".deps/syswrap-ppc32-linux.Po"; else rm -f ".deps/syswrap-ppc32-linux.Tpo"; exit 1; fi syswrap-ppc32-linux.c:460:2: warning: #warning "fixme: need to clear simulated CR0.SO" syswrap-ppc32-linux.c:572:2: warning: #warning "Do we need all this LDT/GDT garbage on ppc32? Surely not." syswrap-ppc32-linux.c:1450:2: warning: #warning "Is this next check relevant/needed?" syswrap-ppc32-linux.c:2135: error: `__NR_pread64' undeclared here (not in a function) syswrap-ppc32-linux.c:2135: error: nonconstant array index in initializer syswrap-ppc32-linux.c:2135: error: (near initialization for `vgModuleLocal_syscall_table') syswrap-ppc32-linux.c:2136: error: `__NR_pwrite64' undeclared here (not in a function) syswrap-ppc32-linux.c:2136: error: nonconstant array index in initializer syswrap-ppc32-linux.c:2136: error: (near initialization for `vgModuleLocal_syscall_table') make[4]: *** [syswrap-ppc32-linux.o] Error 1 make[4]: Leaving directory `/home/sewardj/Nightly/valgrind/coregrind/m_syswrap' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/home/sewardj/Nightly/valgrind/coregrind' make[2]: *** [all] Error 2 make[2]: Leaving directory `/home/sewardj/Nightly/valgrind/coregrind' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/sewardj/Nightly/valgrind' make: *** [all] Error 2 |