|
From: Philippe W. <phi...@sk...> - 2016-11-22 04:09:18
Attachments:
diffs.txt.gz
|
valgrind revision: 16150
VEX revision: 3285
C compiler: gcc (GCC) 4.8.3 20140911 (Red Hat 4.8.3-7)
GDB: GNU gdb (GDB) Fedora 7.7.1-21.fc20
Assembler: GNU assembler version 2.23.2
C library: GNU C Library (GNU libc) stable release version 2.18
uname -mrs: Linux 3.17.2-200.fc20.ppc64p7 ppc64
Vendor version: Fedora 20 (Heisenbug)
Nightly build on gcc110 ( Fedora release 20 (Heisenbug), ppc64 )
Started at 2016-11-22 03:00:10 UTC
Ended at 2016-11-22 04:09:07 UTC
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
== 638 tests, 3 stderr failures, 0 stdout failures, 0 stderrB failures, 0 stdoutB failures, 1 post failure ==
memcheck/tests/bug340392 (stderr)
massif/tests/deep-D (post)
drd/tests/bar_bad (stderr)
drd/tests/bar_bad_xml (stderr)
Last 20 lines of verbose log follow echo
globalerr: (skipping, prereq failed: ./is_arch_supported && (../../tests/os_test linux || ../../tests/os_test solaris))
hackedbz2: (skipping, prereq failed: ./is_arch_supported && (../../tests/os_test linux || ../../tests/os_test solaris))
hsg: (skipping, prereq failed: ./is_arch_supported && (../../tests/os_test linux || ../../tests/os_test solaris))
preen_invars: (skipping, prereq failed: ./is_arch_supported && (../../tests/os_test linux || ../../tests/os_test solaris))
stackerr: (skipping, prereq failed: ./is_arch_supported && (../../tests/os_test linux || ../../tests/os_test solaris))
-- Finished tests in exp-sgcheck/tests ---------------------------------
-- Running tests in exp-bbv/tests/ppc32-linux -------------------------
ll: valgrind --interval-size=1000 --bb-out-file=ll.out.bb ./ll
million: valgrind --interval-size=100000 --bb-out-file=million.out.bb ./million
-- Finished tests in exp-bbv/tests/ppc32-linux -------------------------
== 638 tests, 3 stderr failures, 0 stdout failures, 0 stderrB failures, 0 stdoutB failures, 1 post failure ==
memcheck/tests/bug340392 (stderr)
massif/tests/deep-D (post)
drd/tests/bar_bad (stderr)
drd/tests/bar_bad_xml (stderr)
...checking makefile consistency
...checking header files and include directives
make: *** [regtest] Error 1
=================================================
== 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
for (int i = 0; i < 10; i++) {
^
pth_2sig.c:29:13: error: ‘for’ loop initial declarations are only allowed in C99 mode
for (int i = 0; i < 20 && kill(pid, SIGTERM) == 0; i++)
^
make[5]: *** [pth_2sig.o] Error 1
make[5]: *** Waiting for unfinished jobs....
mv -f .deps/pth_rwlock-pth_rwlock.Tpo .deps/pth_rwlock-pth_rwlock.Po
mv -f .deps/resolv-resolv.Tpo .deps/resolv-resolv.Po
mv -f .deps/sha1_test-sha1_test.Tpo .deps/sha1_test-sha1_test.Po
make[5]: Leaving directory `/home/philippe/valgrind/cron_nightly/nightly/valgrind-old/none/tests'
make[4]: *** [check-am] Error 2
make[4]: Leaving directory `/home/philippe/valgrind/cron_nightly/nightly/valgrind-old/none/tests'
make[3]: *** [check-recursive] Error 1
make[3]: Leaving directory `/home/philippe/valgrind/cron_nightly/nightly/valgrind-old/none/tests'
make[2]: *** [check-recursive] Error 1
make[2]: Leaving directory `/home/philippe/valgrind/cron_nightly/nightly/valgrind-old/none'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/home/philippe/valgrind/cron_nightly/nightly/valgrind-old'
make: *** [check] Error 2
=================================================
== Difference between 24 hours ago and now ==
=================================================
*** old.short 2016-11-22 03:02:39.209434193 +0000
--- new.short 2016-11-22 03:16:30.441058483 +0000
***************
*** 3,26 ****
Configuring valgrind ... done
! Building valgrind ... failed
Last 20 lines of verbose log follow echo
! for (int i = 0; i < 10; i++) {
! ^
! pth_2sig.c:29:13: error: ‘for’ loop initial declarations are only allowed in C99 mode
! for (int i = 0; i < 20 && kill(pid, SIGTERM) == 0; i++)
! ^
! make[5]: *** [pth_2sig.o] Error 1
! make[5]: *** Waiting for unfinished jobs....
! mv -f .deps/pth_rwlock-pth_rwlock.Tpo .deps/pth_rwlock-pth_rwlock.Po
! mv -f .deps/resolv-resolv.Tpo .deps/resolv-resolv.Po
! mv -f .deps/sha1_test-sha1_test.Tpo .deps/sha1_test-sha1_test.Po
! make[5]: Leaving directory `/home/philippe/valgrind/cron_nightly/nightly/valgrind-old/none/tests'
! make[4]: *** [check-am] Error 2
! make[4]: Leaving directory `/home/philippe/valgrind/cron_nightly/nightly/valgrind-old/none/tests'
! make[3]: *** [check-recursive] Error 1
! make[3]: Leaving directory `/home/philippe/valgrind/cron_nightly/nightly/valgrind-old/none/tests'
! make[2]: *** [check-recursive] Error 1
! make[2]: Leaving directory `/home/philippe/valgrind/cron_nightly/nightly/valgrind-old/none'
! make[1]: *** [check-recursive] Error 1
! make[1]: Leaving directory `/home/philippe/valgrind/cron_nightly/nightly/valgrind-old'
! make: *** [check] Error 2
--- 3,36 ----
Configuring valgrind ... done
! Building valgrind ... done
! Running regression tests ... failed
!
! Regression test results follow
!
! == 638 tests, 3 stderr failures, 0 stdout failures, 0 stderrB failures, 0 stdoutB failures, 1 post failure ==
! memcheck/tests/bug340392 (stderr)
! massif/tests/deep-D (post)
! drd/tests/bar_bad (stderr)
! drd/tests/bar_bad_xml (stderr)
!
Last 20 lines of verbose log follow echo
! globalerr: (skipping, prereq failed: ./is_arch_supported && (../../tests/os_test linux || ../../tests/os_test solaris))
! hackedbz2: (skipping, prereq failed: ./is_arch_supported && (../../tests/os_test linux || ../../tests/os_test solaris))
! hsg: (skipping, prereq failed: ./is_arch_supported && (../../tests/os_test linux || ../../tests/os_test solaris))
! preen_invars: (skipping, prereq failed: ./is_arch_supported && (../../tests/os_test linux || ../../tests/os_test solaris))
! stackerr: (skipping, prereq failed: ./is_arch_supported && (../../tests/os_test linux || ../../tests/os_test solaris))
! -- Finished tests in exp-sgcheck/tests ---------------------------------
! -- Running tests in exp-bbv/tests/ppc32-linux -------------------------
! ll: valgrind --interval-size=1000 --bb-out-file=ll.out.bb ./ll
! million: valgrind --interval-size=100000 --bb-out-file=million.out.bb ./million
! -- Finished tests in exp-bbv/tests/ppc32-linux -------------------------
!
! == 638 tests, 3 stderr failures, 0 stdout failures, 0 stderrB failures, 0 stdoutB failures, 1 post failure ==
! memcheck/tests/bug340392 (stderr)
! massif/tests/deep-D (post)
! drd/tests/bar_bad (stderr)
! drd/tests/bar_bad_xml (stderr)
!
! ...checking makefile consistency
! ...checking header files and include directives
! make: *** [regtest] Error 1
--tools=none,memcheck,callgrind,helgrind,cachegrind,drd,massif --reps=3 --vg=../valgrind-new --vg=../valgrind-old
-- Running tests in perf ----------------------------------------------
-- bigcode1 --
bigcode1 valgrind-new:0.23s no: 1.6s ( 7.0x, -----) me: 2.8s (12.1x, -----) ca:18.8s (81.5x, -----) he: 1.7s ( 7.2x, -----) ca: 5.1s (22.1x, -----) dr: 1.6s ( 7.1x, -----) ma: 2.0s ( 8.9x, -----)
bigcode1 valgrind-old:0.23s no: 1.4s ( 6.3x, 11.1%) me: 2.8s (12.0x, 1.1%) ca:18.4s (80.1x, 1.7%) he: 1.7s ( 7.4x, -2.4%) ca: 5.0s (21.6x, 2.4%) dr: 1.6s ( 7.1x, 0.0%) ma: 2.0s ( 8.9x, 0.0%)
-- bigcode2 --
bigcode2 valgrind-new:0.23s no: 1.5s ( 6.3x, -----) me: 3.0s (12.9x, -----) ca:18.6s (80.7x, -----) he: 2.0s ( 8.7x, -----) ca: 5.3s (23.0x, -----) dr: 1.7s ( 7.5x, -----) ma: 2.0s ( 8.9x, -----)
bigcode2 valgrind-old:0.23s no: 1.5s ( 6.3x, 0.0%) me: 3.0s (12.9x, -0.3%) ca:18.8s (81.7x, -1.3%) he: 2.1s ( 9.3x, -7.0%) ca: 5.3s (23.2x, -0.9%) dr: 1.7s ( 7.5x, 0.6%) ma: 2.0s ( 8.9x, 0.0%)
-- bz2 --
bz2 valgrind-new:0.70s no: 4.3s ( 6.2x, -----) me:11.5s (16.4x, -----) ca:26.7s (38.1x, -----) he:15.0s (21.5x, -----) ca:23.0s (32.9x, -----) dr:19.8s (28.3x, -----) ma: 4.4s ( 6.3x, -----)
bz2 valgrind-old:0.70s no: 4.4s ( 6.3x, -1.1%) me:11.6s (16.5x, -0.7%) ca:26.7s (38.2x, -0.1%) he:15.1s (21.5x, -0.2%) ca:22.9s (32.7x, 0.4%) dr:20.0s (28.6x, -1.0%) ma: 4.5s ( 6.4x, -1.4%)
-- fbench --
fbench valgrind-new:0.37s no: 2.2s ( 5.9x, -----) me: 5.3s (14.2x, -----) ca: 8.7s (23.5x, -----) he: 5.2s (14.0x, -----) ca: 7.7s (20.7x, -----) dr: 5.1s (13.8x, -----) ma: 2.2s ( 6.0x, -----)
fbench valgrind-old:0.37s no: 2.2s ( 5.9x, 1.4%) me: 5.3s (14.4x, -1.3%) ca: 8.7s (23.6x, -0.6%) he: 5.3s (14.2x, -1.5%) ca: 7.6s (20.5x, 0.9%) dr: 5.1s (13.8x, 0.0%) ma: 2.2s ( 5.8x, 2.7%)
-- ffbench --
ffbench valgrind-new:0.42s no: 1.1s ( 2.5x, -----) me: 2.3s ( 5.5x, -----) ca: 2.5s ( 5.9x, -----) he: 6.8s (16.2x, -----) ca: 6.7s (16.0x, -----) dr: 5.2s (12.5x, -----) ma: 0.9s ( 2.3x, -----)
ffbench valgrind-old:0.42s no: 1.1s ( 2.5x, 0.0%) me: 2.4s ( 5.7x, -3.9%) ca: 2.5s ( 5.9x, 0.0%) he: 6.6s (15.7x, 2.9%) ca: 6.8s (16.1x, -0.1%) dr: 5.3s (12.6x, -1.3%) ma: 0.9s ( 2.2x, 1.1%)
-- heap --
heap valgrind-new:0.41s no: 2.0s ( 5.0x, -----) me: 7.6s (18.5x, -----) ca:13.1s (32.0x, -----) he:11.4s (27.9x, -----) ca:11.5s (28.0x, -----) dr: 6.9s (16.9x, -----) ma: 4.0s ( 9.7x, -----)
heap valgrind-old:0.41s no: 2.1s ( 5.1x, -2.5%) me: 7.8s (18.9x, -2.5%) ca:13.1s (31.9x, 0.2%) he:11.4s (27.8x, 0.4%) ca:11.5s (28.1x, -0.3%) dr: 6.9s (16.8x, 0.9%) ma: 3.8s ( 9.4x, 3.3%)
-- heap_pdb4 --
heap_pdb4 valgrind-new:0.42s no: 2.3s ( 5.4x, -----) me:11.8s (28.0x, -----) ca:14.2s (33.7x, -----) he:12.6s (30.0x, -----) ca:12.5s (29.7x, -----) dr: 7.7s (18.2x, -----) ma: 4.4s (10.5x, -----)
heap_pdb4 valgrind-old:0.42s no: 2.2s ( 5.2x, 3.1%) me:11.8s (28.2x, -0.7%) ca:14.4s (34.2x, -1.4%) he:12.8s (30.4x, -1.4%) ca:12.6s (29.9x, -0.5%) dr: 7.6s (18.1x, 0.9%) ma: 4.1s ( 9.8x, 6.4%)
-- many-loss-records --
many-loss-records valgrind-new:0.04s no: 0.4s ( 9.8x, -----) me: 1.8s (44.8x, -----) ca: 1.8s (44.2x, -----) he: 1.7s (41.8x, -----) ca: 1.7s (41.8x, -----) dr: 1.4s (33.8x, -----) ma: 0.8s (19.8x, -----)
many-loss-records valgrind-old:0.04s no: 0.4s ( 9.8x, 0.0%) me: 1.8s (45.2x, -1.1%) ca: 1.8s (45.5x, -2.8%) he: 1.6s (41.2x, 1.2%) ca: 1.7s (41.5x, 0.6%) dr: 1.3s (32.8x, 3.0%) ma: 0.8s (19.8x, 0.0%)
-- many-xpts --
many-xpts valgrind-new:0.07s no: 0.7s ( 9.9x, -----) me: 2.9s (41.9x, -----) ca: 4.4s (62.4x, -----) he: 4.2s (60.0x, -----) ca: 2.7s (38.3x, -----) dr: 2.0s (28.6x, -----) ma: 2.1s (29.7x, -----)
many-xpts valgrind-old:0.07s no: 0.6s ( 8.6x, 13.0%) me: 2.9s (41.6x, 0.7%) ca: 4.4s (62.9x, -0.7%) he: 4.1s (59.1x, 1.4%) ca: 2.7s (38.4x, -0.4%) dr: 2.0s (28.4x, 0.5%) ma: 2.1s (29.7x, 0.0%)
-- memrw --
memrw valgrind-new:0.06s no: 0.9s (15.5x, -----) me: 1.9s (31.8x, -----) ca: 4.6s (77.3x, -----) he: 7.1s (118.7x, -----) ca: 3.2s (53.2x, -----) dr: 1.9s (32.2x, -----) ma: 1.0s (16.3x, -----)
memrw valgrind-old:0.06s no: 0.9s (15.5x, 0.0%) me: 1.9s (32.2x, -1.0%) ca: 4.7s (77.7x, -0.4%) he: 7.1s (118.7x, 0.0%) ca: 3.2s (53.5x, -0.6%) dr: 2.0s (33.3x, -3.6%) ma: 1.0s (17.0x, -4.1%)
-- sarp --
sarp valgrind-new:0.03s no: 0.3s ( 9.7x, -----) me: 3.4s (114.0x, -----) ca: 2.8s (92.7x, -----) he: 9.6s (318.7x, -----) ca: 1.6s (53.3x, -----) dr: 1.1s (38.3x, -----) ma: 0.3s (10.7x, -----)
sarp valgrind-old:0.03s no: 0.3s ( 9.7x, 0.0%) me: 3.4s (113.7x, 0.3%) ca: 2.8s (93.0x, -0.4%) he: 9.6s (320.0x, -0.4%) ca: 1.6s (54.7x, -2.5%) dr: 1.1s (37.3x, 2.6%) ma: 0.3s (10.7x, 0.0%)
-- tinycc --
tinycc valgrind-new:0.27s no: 2.8s (10.3x, -----) me:13.2s (48.7x, -----) ca:17.2s (63.9x, -----) he:18.2s (67.3x, -----) ca:15.3s (56.6x, -----) dr:11.6s (42.8x, -----) ma: 3.0s (11.0x, -----)
tinycc valgrind-old:0.27s no: 2.8s (10.4x, -0.7%) me:13.2s (49.0x, -0.6%) ca:17.2s (63.6x, 0.3%) he:17.9s (66.4x, 1.3%) ca:15.4s (57.0x, -0.7%) dr:11.6s (43.0x, -0.4%) ma: 3.0s (11.1x, -1.4%)
-- Finished tests in perf ----------------------------------------------
== 12 programs, 168 timings =================
real 52m37.199s
user 51m45.860s
sys 0m22.304s
|