|
From: Christian B. <bor...@de...> - 2011-06-16 20:21:23
|
Nightly build on fedora390 ( Fedora 13/14/15 mix with gcc 3.5.3 on z196 (s390x) )
Started at 2011-06-16 22:10:01 CEST
Ended at 2011-06-16 22:20:29 CEST
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
== 477 tests, 6 stderr failures, 0 stdout failures, 0 stderrB failures, 0 stdoutB failures, 0 post failures ==
helgrind/tests/tc06_two_races_xml (stderr)
helgrind/tests/tc20_verifywrap (stderr)
helgrind/tests/tc23_bogus_condwait (stderr)
drd/tests/tc04_free_lock (stderr)
drd/tests/tc09_bad_unlock (stderr)
drd/tests/tc23_bogus_condwait (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
mc_translate.c:3422:12: error: 'Iop_QShortenS64Sx2' undeclared (first use in this function)
mc_translate.c:3423:12: error: 'Iop_QShortenU64Sx2' undeclared (first use in this function)
mc_translate.c:3424:12: error: 'Iop_QShortenU64Ux2' undeclared (first use in this function)
mc_translate.c:3427:12: error: 'Iop_Longen8Sx8' undeclared (first use in this function)
mc_translate.c:3428:12: error: 'Iop_Longen8Ux8' undeclared (first use in this function)
mc_translate.c:3429:12: error: 'Iop_Longen16Sx4' undeclared (first use in this function)
mc_translate.c:3430:12: error: 'Iop_Longen16Ux4' undeclared (first use in this function)
mc_translate.c:3431:12: error: 'Iop_Longen32Sx2' undeclared (first use in this function)
mc_translate.c:3432:12: error: 'Iop_Longen32Ux2' undeclared (first use in this function)
make[3]: *** [memcheck_s390x_linux-mc_translate.o] Error 1
make[3]: *** Waiting for unfinished jobs....
mv -f .deps/memcheck_s390x_linux-mc_malloc_wrappers.Tpo .deps/memcheck_s390x_linux-mc_malloc_wrappers.Po
mv -f .deps/memcheck_s390x_linux-mc_leakcheck.Tpo .deps/memcheck_s390x_linux-mc_leakcheck.Po
mv -f .deps/memcheck_s390x_linux-mc_main.Tpo .deps/memcheck_s390x_linux-mc_main.Po
make[3]: Leaving directory `/home/cborntra/valgrind-nightly/valgrind-old/memcheck'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/cborntra/valgrind-nightly/valgrind-old/memcheck'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/cborntra/valgrind-nightly/valgrind-old'
make: *** [all] Error 2
=================================================
== Difference between 24 hours ago and now ==
=================================================
*** old.short Thu Jun 16 22:10:59 2011
--- new.short Thu Jun 16 22:20:29 2011
***************
*** 3,26 ****
Configuring valgrind ... done
! Building valgrind ... failed
- Last 20 lines of verbose log follow echo
- mc_translate.c:3422:12: error: 'Iop_QShortenS64Sx2' undeclared (first use in this function)
- mc_translate.c:3423:12: error: 'Iop_QShortenU64Sx2' undeclared (first use in this function)
- mc_translate.c:3424:12: error: 'Iop_QShortenU64Ux2' undeclared (first use in this function)
- mc_translate.c:3427:12: error: 'Iop_Longen8Sx8' undeclared (first use in this function)
- mc_translate.c:3428:12: error: 'Iop_Longen8Ux8' undeclared (first use in this function)
- mc_translate.c:3429:12: error: 'Iop_Longen16Sx4' undeclared (first use in this function)
- mc_translate.c:3430:12: error: 'Iop_Longen16Ux4' undeclared (first use in this function)
- mc_translate.c:3431:12: error: 'Iop_Longen32Sx2' undeclared (first use in this function)
- mc_translate.c:3432:12: error: 'Iop_Longen32Ux2' undeclared (first use in this function)
- make[3]: *** [memcheck_s390x_linux-mc_translate.o] Error 1
- make[3]: *** Waiting for unfinished jobs....
- mv -f .deps/memcheck_s390x_linux-mc_malloc_wrappers.Tpo .deps/memcheck_s390x_linux-mc_malloc_wrappers.Po
- mv -f .deps/memcheck_s390x_linux-mc_leakcheck.Tpo .deps/memcheck_s390x_linux-mc_leakcheck.Po
- mv -f .deps/memcheck_s390x_linux-mc_main.Tpo .deps/memcheck_s390x_linux-mc_main.Po
- make[3]: Leaving directory `/home/cborntra/valgrind-nightly/valgrind-old/memcheck'
- make[2]: *** [all-recursive] Error 1
- make[2]: Leaving directory `/home/cborntra/valgrind-nightly/valgrind-old/memcheck'
- make[1]: *** [all-recursive] Error 1
- make[1]: Leaving directory `/home/cborntra/valgrind-nightly/valgrind-old'
- make: *** [all] Error 2
--- 3,16 ----
Configuring valgrind ... done
! Building valgrind ... done
! Running regression tests ... failed
!
! Regression test results follow
!
! == 477 tests, 6 stderr failures, 0 stdout failures, 0 stderrB failures, 0 stdoutB failures, 0 post failures ==
! helgrind/tests/tc06_two_races_xml (stderr)
! helgrind/tests/tc20_verifywrap (stderr)
! helgrind/tests/tc23_bogus_condwait (stderr)
! drd/tests/tc04_free_lock (stderr)
! drd/tests/tc09_bad_unlock (stderr)
! drd/tests/tc23_bogus_condwait (stderr)
|