|
From: Tom H. <th...@cy...> - 2005-07-02 02:08:48
|
Nightly build on aston ( x86_64, Fedora Core 3 ) started at 2005-07-02 03:05:10 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.11467/vex/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVG_LIBDIR="\"/tmp/valgrind.11467/Inst/lib/valgrind"\" -DKICKSTART_BASE=0x70000000 -fpie -m64 -fomit-frame-pointer -Wmissing-prototypes -Winline -Wall -Wshadow -O -g -Wno-long-long -MT m_ume.o -MD -MP -MF ".deps/m_ume.Tpo" -c -o m_ume.o m_ume.c; \ then mv -f ".deps/m_ume.Tpo" ".deps/m_ume.Po"; else rm -f ".deps/m_ume.Tpo"; exit 1; fi gcc -fpie -m64 -fomit-frame-pointer -Wmissing-prototypes -Winline -Wall -Wshadow -O -g -Wno-long-long -o valgrind -static -g stage1.o m_debuglog.o m_ume.o gcc -I../coregrind -I.. -I../coregrind/amd64 -I../coregrind/linux -I../coregrind/amd64-linux -I../include -I/tmp/valgrind.11467/vex/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -m64 -Wa,-gstabs -Wno-long-long -c m_cpuid.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.11467/vex/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVG_LIBDIR="\"/tmp/valgrind.11467/Inst/lib/valgrind"\" -DKICKSTART_BASE=0x70000000 -fpie -m64 -fomit-frame-pointer -Wmissing-prototypes -Winline -Wall -Wshadow -O -g -Wno-long-long -MT m_debugger.o -MD -MP -MF ".deps/m_debugger.Tpo" -c -o m_debugger.o m_debugger.c; \ then mv -f ".deps/m_debugger.Tpo" ".deps/m_debugger.Po"; else rm -f ".deps/m_debugger.Tpo"; exit 1; fi m_debugger.c: In function `ptrace_setregs': m_debugger.c:69: error: `I_die_here' undeclared (first use in this function) m_debugger.c:69: error: (Each undeclared identifier is reported only once m_debugger.c:69: error: for each function it appears in.) m_debugger.c:48: warning: unused variable `regs' make[4]: *** [m_debugger.o] Error 1 make[4]: Leaving directory `/tmp/valgrind.11467/valgrind/coregrind' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/tmp/valgrind.11467/valgrind/coregrind' make[2]: *** [all] Error 2 make[2]: Leaving directory `/tmp/valgrind.11467/valgrind/coregrind' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/tmp/valgrind.11467/valgrind' make: *** [all] Error 2 |