|
From: Philippe W. <phi...@sk...> - 2023-01-29 05:10:08
Attachments:
diffs.txt.gz
|
valgrind revision: valgrind-3.21.0.GIT-a1f3651505-20230128
C compiler: gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-44)
GDB: GNU gdb (GDB) Red Hat Enterprise Linux 7.6.1-120.el7
Assembler: GNU assembler version 2.27-44.base.el7_9.1
C library: GNU C Library (GNU libc) stable release version 2.17
uname -mrs: Linux 3.10.0-1127.13.1.el7.ppc64le ppc64le
Vendor version: CentOS Linux 7 (AltArch)
Nightly build on gcc112 ( \S, ppc64le )
Started at 2023-01-29 03:00:04 UTC
Ended at 2023-01-29 05:09:50 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
== 672 tests, 4 stderr failures, 0 stdout failures, 0 stderrB failures, 0 stdoutB failures, 0 post failures ==
memcheck/tests/bug340392 (stderr)
drd/tests/pth_mutex_signal (stderr)
drd/tests/std_mutex (stderr)
drd/tests/timed_mutex (stderr)
Last 20 lines of verbose log follow echo
system: valgrind ./system
thread-exits: valgrind ./thread-exits
threaded-fork: valgrind ./threaded-fork
threadederrno: valgrind -q ./threadederrno
timestamp: valgrind --time-stamp=yes ./timestamp
tls: valgrind ./tls
unit_debuglog: valgrind -q ./unit_debuglog
vgprintf: valgrind ./vgprintf
vgprintf_nvalgrind: valgrind ./vgprintf_nvalgrind
-- Finished tests in none/tests ----------------------------------------
== 672 tests, 4 stderr failures, 0 stdout failures, 0 stderrB failures, 0 stdoutB failures, 0 post failures ==
memcheck/tests/bug340392 (stderr)
drd/tests/pth_mutex_signal (stderr)
drd/tests/std_mutex (stderr)
drd/tests/timed_mutex (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
gcc -std=gnu99 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wextra -Wno-inline -Wno-unused-parameter -o annotate_ignore_rw annotate_ignore_rw.o -lpthread
make[4]: *** [tsan_unittest-tsan_unittest.o] Error 1
make[4]: *** Waiting for unfinished jobs....
g++ -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wextra -Wno-inline -Wno-unused-parameter -Wno-unused-function -o annotate_static annotate_static-annotate_static.o -lpthread
mv -f .deps/std_mutex-std_mutex.Tpo .deps/std_mutex-std_mutex.Po
mv -f .deps/swapcontext-swapcontext.Tpo .deps/swapcontext-swapcontext.Po
mv -f .deps/std_thread-std_thread.Tpo .deps/std_thread-std_thread.Po
mv -f .deps/timed_mutex-timed_mutex.Tpo .deps/timed_mutex-timed_mutex.Po
mv -f .deps/std_thread2-std_thread2.Tpo .deps/std_thread2-std_thread2.Po
mv -f .deps/condvar-condvar.Tpo .deps/condvar-condvar.Po
mv -f .deps/boost_thread-boost_thread.Tpo .deps/boost_thread-boost_thread.Po
mv -f .deps/unit_bitmap-unit_bitmap.Tpo .deps/unit_bitmap-unit_bitmap.Po
make[4]: Leaving directory `/home/philippe/valgrind/cron_nightly/nightly/valgrind-old/drd/tests'
make[3]: *** [check-am] Error 2
make[3]: Leaving directory `/home/philippe/valgrind/cron_nightly/nightly/valgrind-old/drd/tests'
make[2]: *** [check-recursive] Error 1
make[2]: Leaving directory `/home/philippe/valgrind/cron_nightly/nightly/valgrind-old/drd'
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 2023-01-29 03:05:47.410459943 +0000
--- new.short 2023-01-29 03:34:36.485308508 +0000
***************
*** 3,26 ****
Configuring valgrind ... done
! Building valgrind ... failed
Last 20 lines of verbose log follow echo
! gcc -std=gnu99 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wextra -Wno-inline -Wno-unused-parameter -o annotate_ignore_rw annotate_ignore_rw.o -lpthread
! make[4]: *** [tsan_unittest-tsan_unittest.o] Error 1
! make[4]: *** Waiting for unfinished jobs....
! g++ -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -Wextra -Wno-inline -Wno-unused-parameter -Wno-unused-function -o annotate_static annotate_static-annotate_static.o -lpthread
! mv -f .deps/std_mutex-std_mutex.Tpo .deps/std_mutex-std_mutex.Po
! mv -f .deps/swapcontext-swapcontext.Tpo .deps/swapcontext-swapcontext.Po
! mv -f .deps/std_thread-std_thread.Tpo .deps/std_thread-std_thread.Po
! mv -f .deps/timed_mutex-timed_mutex.Tpo .deps/timed_mutex-timed_mutex.Po
! mv -f .deps/std_thread2-std_thread2.Tpo .deps/std_thread2-std_thread2.Po
! mv -f .deps/condvar-condvar.Tpo .deps/condvar-condvar.Po
! mv -f .deps/boost_thread-boost_thread.Tpo .deps/boost_thread-boost_thread.Po
! mv -f .deps/unit_bitmap-unit_bitmap.Tpo .deps/unit_bitmap-unit_bitmap.Po
! make[4]: Leaving directory `/home/philippe/valgrind/cron_nightly/nightly/valgrind-old/drd/tests'
! make[3]: *** [check-am] Error 2
! make[3]: Leaving directory `/home/philippe/valgrind/cron_nightly/nightly/valgrind-old/drd/tests'
! make[2]: *** [check-recursive] Error 1
! make[2]: Leaving directory `/home/philippe/valgrind/cron_nightly/nightly/valgrind-old/drd'
! 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
!
! == 672 tests, 4 stderr failures, 0 stdout failures, 0 stderrB failures, 0 stdoutB failures, 0 post failures ==
! memcheck/tests/bug340392 (stderr)
! drd/tests/pth_mutex_signal (stderr)
! drd/tests/std_mutex (stderr)
! drd/tests/timed_mutex (stderr)
!
Last 20 lines of verbose log follow echo
! system: valgrind ./system
! thread-exits: valgrind ./thread-exits
! threaded-fork: valgrind ./threaded-fork
! threadederrno: valgrind -q ./threadederrno
! timestamp: valgrind --time-stamp=yes ./timestamp
! tls: valgrind ./tls
! unit_debuglog: valgrind -q ./unit_debuglog
! vgprintf: valgrind ./vgprintf
! vgprintf_nvalgrind: valgrind ./vgprintf_nvalgrind
! -- Finished tests in none/tests ----------------------------------------
!
! == 672 tests, 4 stderr failures, 0 stdout failures, 0 stderrB failures, 0 stdoutB failures, 0 post failures ==
! memcheck/tests/bug340392 (stderr)
! drd/tests/pth_mutex_signal (stderr)
! drd/tests/std_mutex (stderr)
! drd/tests/timed_mutex (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.40s no: 7.9s (19.8x, -----) me:12.7s (31.8x, -----) ca:33.8s (84.6x, -----) he: 6.8s (17.1x, -----) ca:13.7s (34.2x, -----) dr: 6.8s (16.9x, -----) ma: 7.1s (17.7x, -----)
bigcode1 valgrind-old:0.40s no: 6.5s (16.3x, 17.5%) me:10.2s (25.6x, 19.7%) ca:27.8s (69.5x, 17.9%) he: 7.3s (18.2x, -6.4%) ca:13.1s (32.8x, 4.1%) dr: 6.9s (17.2x, -1.6%) ma: 7.6s (18.9x, -6.8%)
-- bigcode2 --
bigcode2 valgrind-new:0.40s no:12.4s (31.1x, -----) me:21.0s (52.6x, -----) ca:44.0s (110.0x, -----) he:12.1s (30.1x, -----) ca:20.5s (51.2x, -----) dr:12.9s (32.2x, -----) ma:12.7s (31.7x, -----)
bigcode2 valgrind-old:0.40s no:11.8s (29.5x, 5.1%) me:26.3s (65.7x,-25.0%) ca:56.4s (141.0x,-28.2%) he:15.3s (38.2x,-26.9%) ca:24.8s (61.9x,-20.9%) dr:15.5s (38.8x,-20.4%) ma:16.5s (41.2x,-29.8%)
-- bz2 --
bz2 valgrind-new:0.99s no: 9.4s ( 9.5x, -----) me:23.8s (24.0x, -----) ca:40.8s (41.2x, -----) he:23.9s (24.2x, -----) ca:39.9s (40.3x, -----) dr:29.9s (30.2x, -----) ma: 8.9s ( 9.0x, -----)
bz2 valgrind-old:0.99s no: 6.8s ( 6.9x, 27.9%) me:18.9s (19.1x, 20.4%) ca:32.9s (33.3x, 19.3%) he:23.1s (23.3x, 3.6%) ca:32.8s (33.1x, 17.7%) dr:23.9s (24.1x, 20.3%) ma: 6.8s ( 6.8x, 23.6%)
-- fbench --
fbench valgrind-new:0.29s no: 2.9s (10.1x, -----) me: 7.4s (25.6x, -----) ca:10.4s (36.0x, -----) he: 5.9s (20.3x, -----) ca:12.8s (44.2x, -----) dr: 8.2s (28.2x, -----) ma: 4.2s (14.5x, -----)
fbench valgrind-old:0.29s no: 3.0s (10.4x, -2.7%) me:10.2s (35.1x,-37.0%) ca:13.1s (45.3x,-25.9%) he: 7.9s (27.2x,-34.0%) ca:12.5s (43.1x, 2.6%) dr: 6.7s (23.0x, 18.5%) ma: 3.6s (12.3x, 14.8%)
-- ffbench --
ffbench valgrind-new:0.40s no: 1.5s ( 3.7x, -----) me: 4.5s (11.2x, -----) ca: 3.7s ( 9.2x, -----) he:10.9s (27.1x, -----) ca:13.0s (32.6x, -----) dr: 7.5s (18.7x, -----) ma: 1.3s ( 3.2x, -----)
ffbench valgrind-old:0.40s no: 1.2s ( 2.9x, 21.6%) me: 4.7s (11.8x, -4.9%) ca: 3.2s ( 8.1x, 11.4%) he: 9.9s (24.8x, 8.7%) ca:12.6s (31.5x, 3.3%) dr: 8.1s (20.3x, -8.5%) ma: 1.6s ( 4.1x,-27.3%)
-- heap --
heap valgrind-new:0.51s no: 3.5s ( 6.8x, -----) me:12.2s (23.9x, -----) ca:19.4s (38.0x, -----) he:15.5s (30.4x, -----) ca:17.0s (33.4x, -----) dr: 9.1s (17.9x, -----) ma: 6.1s (11.9x, -----)
heap valgrind-old:0.51s no: 3.5s ( 6.9x, -1.2%) me:13.2s (25.9x, -8.3%) ca:20.8s (40.7x, -7.2%) he:11.4s (22.4x, 26.4%) ca:13.5s (26.5x, 20.6%) dr: 6.9s (13.5x, 24.9%) ma: 3.6s ( 7.0x, 41.1%)
-- heap_pdb4 --
heap_pdb4 valgrind-new:0.30s no: 3.1s (10.3x, -----) me:13.1s (43.6x, -----) ca:15.0s (50.1x, -----) he:12.7s (42.5x, -----) ca:14.5s (48.3x, -----) dr: 8.2s (27.5x, -----) ma: 4.5s (14.9x, -----)
heap_pdb4 valgrind-old:0.30s no: 4.5s (15.0x,-45.3%) me:17.4s (58.1x,-33.4%) ca:18.2s (60.6x,-21.0%) he:16.6s (55.2x,-30.1%) ca:16.8s (55.9x,-15.9%) dr: 8.4s (28.1x, -2.2%) ma: 5.3s (17.6x,-18.6%)
-- many-loss-records --
many-loss-records valgrind-new:0.05s no: 0.8s (15.0x, -----) me: 3.0s (59.8x, -----) ca: 2.8s (56.4x, -----) he: 2.3s (46.2x, -----) ca: 2.4s (47.0x, -----) dr: 2.1s (42.2x, -----) ma: 1.3s (26.6x, -----)
many-loss-records valgrind-old:0.05s no: 0.8s (16.2x, -8.0%) me: 2.7s (54.0x, 9.7%) ca: 3.0s (59.2x, -5.0%) he: 2.7s (53.6x,-16.0%) ca: 3.0s (60.0x,-27.7%) dr: 2.5s (49.4x,-17.1%) ma: 1.4s (28.4x, -6.8%)
-- many-xpts --
many-xpts valgrind-new:0.08s no: 1.1s (13.5x, -----) me: 4.3s (53.9x, -----) ca: 7.3s (90.9x, -----) he: 4.3s (54.2x, -----) ca: 4.7s (58.6x, -----) dr: 3.2s (39.9x, -----) ma: 2.7s (33.9x, -----)
many-xpts valgrind-old:0.08s no: 1.3s (16.5x,-22.2%) me: 3.7s (45.9x, 14.8%) ca: 6.4s (79.9x, 12.1%) he: 4.4s (55.1x, -1.6%) ca: 4.3s (54.0x, 7.9%) dr: 3.2s (40.0x, -0.3%) ma: 2.7s (34.1x, -0.7%)
-- memrw --
memrw valgrind-new:0.09s no: 2.1s (22.9x, -----) me: 4.2s (46.9x, -----) ca: 8.0s (88.9x, -----) he:11.4s (126.4x, -----) ca: 6.9s (77.1x, -----) dr: 4.1s (45.9x, -----) ma: 2.4s (26.6x, -----)
memrw valgrind-old:0.09s no: 1.4s (15.9x, 30.6%) me: 4.6s (50.8x, -8.3%) ca: 7.8s (87.2x, 1.9%) he:11.0s (121.9x, 3.6%) ca: 6.8s (75.3x, 2.3%) dr: 3.6s (40.1x, 12.6%) ma: 2.6s (28.4x, -7.1%)
-- sarp --
sarp valgrind-new:0.05s no: 0.9s (18.2x, -----) me: 5.8s (115.8x, -----) ca: 4.5s (90.8x, -----) he:13.9s (277.8x, -----) ca: 4.0s (80.8x, -----) dr: 2.9s (57.6x, -----) ma: 1.1s (21.4x, -----)
sarp valgrind-old:0.05s no: 0.8s (16.8x, 7.7%) me: 5.0s (99.2x, 14.3%) ca: 3.0s (59.4x, 34.6%) he: 9.3s (187.0x, 32.7%) ca: 2.6s (51.4x, 36.4%) dr: 1.9s (37.4x, 35.1%) ma: 0.7s (14.2x, 33.6%)
-- tinycc --
tinycc valgrind-new:0.32s no: 3.8s (11.9x, -----) me:18.2s (57.0x, -----) ca:17.1s (53.4x, -----) he:16.4s (51.2x, -----) ca:16.8s (52.5x, -----) dr:14.5s (45.3x, -----) ma: 4.0s (12.5x, -----)
tinycc valgrind-old:0.32s no: 3.4s (10.7x, 10.7%) me:17.6s (54.9x, 3.6%) ca:16.5s (51.6x, 3.5%) he:15.6s (48.8x, 4.7%) ca:16.6s (52.0x, 0.9%) dr:14.5s (45.4x, -0.1%) ma: 3.7s (11.5x, 8.0%)
-- Finished tests in perf ----------------------------------------------
== 12 programs, 168 timings =================
real 95m14.004s
user 91m38.259s
sys 0m22.538s
|