|
From: Tom H. <th...@cy...> - 2010-01-01 03:31:20
Attachments:
diffs
|
Nightly build on lloyd ( x86_64, Fedora 7 )
Started at 2010-01-01 03:05:04 GMT
Ended at 2010-01-01 03:31:00 GMT
Results differ from 24 hours ago
Checking out valgrind source tree ... done
Configuring valgrind ... done
Building valgrind ... done
Running regression tests ... failed
Regression test results follow
== 531 tests, 2 stderr failures, 0 stdout failures, 0 post failures ==
memcheck/tests/x86-linux/scalar (stderr)
helgrind/tests/tc06_two_races_xml (stderr)
=================================================
== Results from 24 hours ago ==
=================================================
Checking out valgrind source tree ... done
Configuring valgrind ... done
Building valgrind ... failed
Last 20 lines of verbose log follow echo
mv -f .deps/memcheck_amd64_linux-mc_main.Tpo .deps/memcheck_amd64_linux-mc_main.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -m64 -fomit-frame-pointer -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -O2 -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT memcheck_amd64_linux-mc_translate.o -MD -MP -MF .deps/memcheck_amd64_linux-mc_translate.Tpo -c -o memcheck_amd64_linux-mc_translate.o `test -f 'mc_translate.c' || echo './'`mc_translate.c
mc_translate.c: In function 'expr2vbits_Binop':
mc_translate.c:2401: error: 'Iop_F64toI64' undeclared (first use in this function)
mc_translate.c:2401: error: (Each undeclared identifier is reported only once
mc_translate.c:2401: error: for each function it appears in.)
mc_translate.c:2402: error: 'Iop_I64toF64' undeclared (first use in this function)
mc_translate.c:2411: error: 'Iop_F64toI32' undeclared (first use in this function)
mc_translate.c:2416: error: 'Iop_F64toI16' undeclared (first use in this function)
mc_translate.c: In function 'expr2vbits_Unop':
mc_translate.c:2669: error: 'Iop_I32toF64' undeclared (first use in this function)
make[4]: *** [memcheck_amd64_linux-mc_translate.o] Error 1
make[4]: Leaving directory `/tmp/vgtest/2010-01-01/valgrind-old/memcheck'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/tmp/vgtest/2010-01-01/valgrind-old/memcheck'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/tmp/vgtest/2010-01-01/valgrind-old/memcheck'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/vgtest/2010-01-01/valgrind-old'
make: *** [all] Error 2
=================================================
== Difference between 24 hours ago and now ==
=================================================
*** old.short Fri Jan 1 03:08:56 2010
--- new.short Fri Jan 1 03:31:00 2010
***************
*** 3,26 ****
Configuring valgrind ... done
! Building valgrind ... failed
- Last 20 lines of verbose log follow echo
- mv -f .deps/memcheck_amd64_linux-mc_main.Tpo .deps/memcheck_amd64_linux-mc_main.Po
- gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -m64 -fomit-frame-pointer -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -O2 -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT memcheck_amd64_linux-mc_translate.o -MD -MP -MF .deps/memcheck_amd64_linux-mc_translate.Tpo -c -o memcheck_amd64_linux-mc_translate.o `test -f 'mc_translate.c' || echo './'`mc_translate.c
- mc_translate.c: In function 'expr2vbits_Binop':
- mc_translate.c:2401: error: 'Iop_F64toI64' undeclared (first use in this function)
- mc_translate.c:2401: error: (Each undeclared identifier is reported only once
- mc_translate.c:2401: error: for each function it appears in.)
- mc_translate.c:2402: error: 'Iop_I64toF64' undeclared (first use in this function)
- mc_translate.c:2411: error: 'Iop_F64toI32' undeclared (first use in this function)
- mc_translate.c:2416: error: 'Iop_F64toI16' undeclared (first use in this function)
- mc_translate.c: In function 'expr2vbits_Unop':
- mc_translate.c:2669: error: 'Iop_I32toF64' undeclared (first use in this function)
- make[4]: *** [memcheck_amd64_linux-mc_translate.o] Error 1
- make[4]: Leaving directory `/tmp/vgtest/2010-01-01/valgrind-old/memcheck'
- make[3]: *** [all-recursive] Error 1
- make[3]: Leaving directory `/tmp/vgtest/2010-01-01/valgrind-old/memcheck'
- make[2]: *** [all] Error 2
- make[2]: Leaving directory `/tmp/vgtest/2010-01-01/valgrind-old/memcheck'
- make[1]: *** [all-recursive] Error 1
- make[1]: Leaving directory `/tmp/vgtest/2010-01-01/valgrind-old'
- make: *** [all] Error 2
--- 3,12 ----
Configuring valgrind ... done
! Building valgrind ... done
! Running regression tests ... failed
!
! Regression test results follow
!
! == 531 tests, 2 stderr failures, 0 stdout failures, 0 post failures ==
! memcheck/tests/x86-linux/scalar (stderr)
! helgrind/tests/tc06_two_races_xml (stderr)
|