|
From: Tom H. <th...@cy...> - 2005-12-17 03:18:32
|
Nightly build on aston ( x86_64, Fedora Core 3 ) started at 2005-12-17 03:05:11 GMT Results unchanged from 24 hours ago Checking out valgrind source tree ... done Configuring valgrind ... done Building valgrind ... failed Last 20 lines of verbose log follow echo -c priv/host-x86/hdefs.c gcc -Wall -Wmissing-prototypes -Wshadow -Winline -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wmissing-declarations -m32 -O -g -Wmissing-prototypes -Winline -Wall -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -g -O2 -Ipub -Ipriv -o priv/host-amd64/hdefs.o \ -c priv/host-amd64/hdefs.c gcc -Wall -Wmissing-prototypes -Wshadow -Winline -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wmissing-declarations -m32 -O -g -Wmissing-prototypes -Winline -Wall -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -g -O2 -Ipub -Ipriv -o priv/host-arm/hdefs.o \ -c priv/host-arm/hdefs.c gcc -Wall -Wmissing-prototypes -Wshadow -Winline -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wmissing-declarations -m32 -O -g -Wmissing-prototypes -Winline -Wall -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -g -O2 -Ipub -Ipriv -o priv/host-ppc32/hdefs.o \ -c priv/host-ppc32/hdefs.c priv/host-ppc32/hdefs.c:729: error: conflicting types for 'PPC32Instr_Shft' priv/host-ppc32/hdefs.h:762: error: previous declaration of 'PPC32Instr_Shft' was here priv/host-ppc32/hdefs.c:729: error: conflicting types for 'PPC32Instr_Shft' priv/host-ppc32/hdefs.h:762: error: previous declaration of 'PPC32Instr_Shft' was here make[4]: *** [priv/host-ppc32/hdefs.o] Error 1 make[4]: Leaving directory `/tmp/valgrind.27469/valgrind/VEX' make[3]: *** [../VEX/libvex_x86_linux.a] Error 2 make[3]: Leaving directory `/tmp/valgrind.27469/valgrind/memcheck' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/tmp/valgrind.27469/valgrind/memcheck' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/tmp/valgrind.27469/valgrind' make: *** [all] Error 2 |