|
From: Christian B. <bor...@de...> - 2012-10-17 01:58:09
|
valgrind revision: 13051 VEX revision: 2552 C compiler: gcc (GCC) 4.6.1 20110908 (Red Hat 4.6.1-9bb4) Assembler: GNU assembler version 2.21.51.0.6-6bb6.fc15 20110118 C library: GNU C Library stable release version 2.14.1 uname -mrs: Linux 3.6.1-56.x.20121010-s390xperformance s390x Vendor version: unknown Nightly build on fedora390 ( Fedora 15 with devel libc/toolchain on z196 (s390x) ) Started at 2012-10-17 03:45:01 CEST Ended at 2012-10-17 03:58:15 CEST Results differ from 24 hours ago Checking out valgrind source tree ... done Configuring valgrind ... done Building valgrind ... failed Last 20 lines of verbose log follow echo gcc -Winline -Wall -Wshadow -g -m64 -Wno-long-long -Wno-pointer-sign -fno-stack-protector -o match-overrun match-overrun.o varinfo6.c: In function 'BZ2_compressBlock': varinfo6.c:4123:1: internal compiler error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See <http://bugzilla.redhat.com/bugzilla> for instructions. mv -f .deps/origin5_bz2-origin5-bz2.Tpo .deps/origin5_bz2-origin5-bz2.Po mv -f .deps/wrap6-wrap6.Tpo .deps/wrap6-wrap6.Po The bug is not reproducible, so it is likely a hardware or OS problem. make[5]: *** [varinfo6-varinfo6.o] Error 1 make[5]: Leaving directory `/home/cborntra/valgrind-nightly/valgrind-new/memcheck/tests' make[4]: *** [check-am] Error 2 make[4]: Leaving directory `/home/cborntra/valgrind-nightly/valgrind-new/memcheck/tests' make[3]: *** [check-recursive] Error 1 make[3]: Leaving directory `/home/cborntra/valgrind-nightly/valgrind-new/memcheck/tests' make[2]: *** [check-recursive] Error 1 make[2]: Leaving directory `/home/cborntra/valgrind-nightly/valgrind-new/memcheck' make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory `/home/cborntra/valgrind-nightly/valgrind-new' make: *** [check] Error 2 ================================================= == Results from 24 hours ago == ================================================= Checking out valgrind source tree ... done Configuring valgrind ... done Building valgrind ... done Running regression tests ... failed Regression test results follow == 604 tests, 5 stderr failures, 1 stdout failure, 0 stderrB failures, 0 stdoutB failures, 0 post failures == none/tests/async-sigs (stderr) none/tests/pth_atfork1 (stdout) none/tests/pth_atfork1 (stderr) helgrind/tests/tc18_semabuse (stderr) helgrind/tests/tc20_verifywrap (stderr) drd/tests/threaded-fork (stderr) ================================================= == Difference between 24 hours ago and now == ================================================= *** old.short Wed Oct 17 03:57:11 2012 --- new.short Wed Oct 17 03:58:15 2012 *************** *** 3,16 **** Configuring valgrind ... done ! Building valgrind ... done ! Running regression tests ... failed ! ! Regression test results follow ! ! == 604 tests, 5 stderr failures, 1 stdout failure, 0 stderrB failures, 0 stdoutB failures, 0 post failures == ! none/tests/async-sigs (stderr) ! none/tests/pth_atfork1 (stdout) ! none/tests/pth_atfork1 (stderr) ! helgrind/tests/tc18_semabuse (stderr) ! helgrind/tests/tc20_verifywrap (stderr) ! drd/tests/threaded-fork (stderr) --- 3,26 ---- Configuring valgrind ... done ! Building valgrind ... failed + Last 20 lines of verbose log follow echo + gcc -Winline -Wall -Wshadow -g -m64 -Wno-long-long -Wno-pointer-sign -fno-stack-protector -o match-overrun match-overrun.o + varinfo6.c: In function 'BZ2_compressBlock': + varinfo6.c:4123:1: internal compiler error: Segmentation fault + Please submit a full bug report, + with preprocessed source if appropriate. + See <http://bugzilla.redhat.com/bugzilla> for instructions. + mv -f .deps/origin5_bz2-origin5-bz2.Tpo .deps/origin5_bz2-origin5-bz2.Po + mv -f .deps/wrap6-wrap6.Tpo .deps/wrap6-wrap6.Po + The bug is not reproducible, so it is likely a hardware or OS problem. + make[5]: *** [varinfo6-varinfo6.o] Error 1 + make[5]: Leaving directory `/home/cborntra/valgrind-nightly/valgrind-new/memcheck/tests' + make[4]: *** [check-am] Error 2 + make[4]: Leaving directory `/home/cborntra/valgrind-nightly/valgrind-new/memcheck/tests' + make[3]: *** [check-recursive] Error 1 + make[3]: Leaving directory `/home/cborntra/valgrind-nightly/valgrind-new/memcheck/tests' + make[2]: *** [check-recursive] Error 1 + make[2]: Leaving directory `/home/cborntra/valgrind-nightly/valgrind-new/memcheck' + make[1]: *** [check-recursive] Error 1 + make[1]: Leaving directory `/home/cborntra/valgrind-nightly/valgrind-new' + make: *** [check] Error 2 |