|
From: Philippe W. <phi...@sk...> - 2022-12-26 03:25:35
Attachments:
diffs.txt.gz
|
valgrind revision: valgrind-3.21.0.GIT-67bb7eeec9-20221225
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-862.14.4.el7.ppc64 ppc64
Vendor version: CentOS Linux 7 (AltArch)
Nightly build on gcc110 ( \S, ppc64 )
Started at 2022-12-26 03:00:04 UTC
Ended at 2022-12-26 03:25:27 UTC
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 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc64be=1 -DVGO_linux=1 -DVGP_ppc64be_linux=1 -DVGPV_ppc64be_linux_vanilla=1 -DVGA_SEC_ppc32=1 -DVGP_SEC_ppc64be_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -MT hg06_readshared.o -MD -MP -MF $depbase.Tpo -c -o hg06_readshared.o hg06_readshared.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo locked_vs_unlocked1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc64be=1 -DVGO_linux=1 -DVGP_ppc64be_linux=1 -DVGPV_ppc64be_linux_vanilla=1 -DVGA_SEC_ppc32=1 -DVGP_SEC_ppc64be_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -MT locked_vs_unlocked1.o -MD -MP -MF $depbase.Tpo -c -o locked_vs_unlocked1.o locked_vs_unlocked1.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo locked_vs_unlocked2.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc64be=1 -DVGO_linux=1 -DVGP_ppc64be_linux=1 -DVGPV_ppc64be_linux_vanilla=1 -DVGA_SEC_ppc32=1 -DVGP_SEC_ppc64be_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -MT locked_vs_unlocked2.o -MD -MP -MF $depbase.Tpo -c -o locked_vs_unlocked2.o locked_vs_unlocked2.c &&\
mv -f $depbase.Tpo $depbase.Po
g++: error: unrecognized command line option ‘-std=c++17’
make[4]: *** [bug392331-bug392331.o] Error 1
make[4]: *** Waiting for unfinished jobs....
mv -f .deps/annotate_hbefore-annotate_hbefore.Tpo .deps/annotate_hbefore-annotate_hbefore.Po
make[4]: Leaving directory `/home/philippe/valgrind/cron_nightly/nightly/valgrind-new/helgrind/tests'
make[3]: *** [check-am] Error 2
make[3]: Leaving directory `/home/philippe/valgrind/cron_nightly/nightly/valgrind-new/helgrind/tests'
make[2]: *** [check-recursive] Error 1
make[2]: Leaving directory `/home/philippe/valgrind/cron_nightly/nightly/valgrind-new/helgrind'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/home/philippe/valgrind/cron_nightly/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
== 700 tests, 5 stderr failures, 0 stdout failures, 0 stderrB failures, 0 stdoutB failures, 0 post failures ==
memcheck/tests/bug340392 (stderr)
memcheck/tests/leak_cpp_interior (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
tls: valgrind ./tls
unit_debuglog: valgrind -q ./unit_debuglog
vgprintf: valgrind ./vgprintf
vgprintf_nvalgrind: valgrind ./vgprintf_nvalgrind
-- Finished tests in none/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 -------------------------
== 700 tests, 5 stderr failures, 0 stdout failures, 0 stderrB failures, 0 stdoutB failures, 0 post failures ==
memcheck/tests/bug340392 (stderr)
memcheck/tests/leak_cpp_interior (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
=================================================
== Difference between 24 hours ago and now ==
=================================================
*** old.short 2022-12-26 03:22:48.168141749 +0000
--- new.short 2022-12-26 03:25:27.498524135 +0000
***************
*** 3,37 ****
Configuring valgrind ... done
! Building valgrind ... done
! Running regression tests ... failed
!
! Regression test results follow
!
! == 700 tests, 5 stderr failures, 0 stdout failures, 0 stderrB failures, 0 stdoutB failures, 0 post failures ==
! memcheck/tests/bug340392 (stderr)
! memcheck/tests/leak_cpp_interior (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
! tls: valgrind ./tls
! unit_debuglog: valgrind -q ./unit_debuglog
! vgprintf: valgrind ./vgprintf
! vgprintf_nvalgrind: valgrind ./vgprintf_nvalgrind
! -- Finished tests in none/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 -------------------------
!
! == 700 tests, 5 stderr failures, 0 stdout failures, 0 stderrB failures, 0 stdoutB failures, 0 post failures ==
! memcheck/tests/bug340392 (stderr)
! memcheck/tests/leak_cpp_interior (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
--- 3,26 ----
Configuring valgrind ... done
! Building valgrind ... failed
Last 20 lines of verbose log follow echo
! gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc64be=1 -DVGO_linux=1 -DVGP_ppc64be_linux=1 -DVGPV_ppc64be_linux_vanilla=1 -DVGA_SEC_ppc32=1 -DVGP_SEC_ppc64be_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -MT hg06_readshared.o -MD -MP -MF $depbase.Tpo -c -o hg06_readshared.o hg06_readshared.c &&\
! mv -f $depbase.Tpo $depbase.Po
! depbase=`echo locked_vs_unlocked1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
! gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc64be=1 -DVGO_linux=1 -DVGP_ppc64be_linux=1 -DVGPV_ppc64be_linux_vanilla=1 -DVGA_SEC_ppc32=1 -DVGP_SEC_ppc64be_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -MT locked_vs_unlocked1.o -MD -MP -MF $depbase.Tpo -c -o locked_vs_unlocked1.o locked_vs_unlocked1.c &&\
! mv -f $depbase.Tpo $depbase.Po
! depbase=`echo locked_vs_unlocked2.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
! gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -I../../VEX/pub -DVGA_ppc64be=1 -DVGO_linux=1 -DVGP_ppc64be_linux=1 -DVGPV_ppc64be_linux_vanilla=1 -DVGA_SEC_ppc32=1 -DVGP_SEC_ppc64be_linux=1 -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector -m64 -MT locked_vs_unlocked2.o -MD -MP -MF $depbase.Tpo -c -o locked_vs_unlocked2.o locked_vs_unlocked2.c &&\
! mv -f $depbase.Tpo $depbase.Po
! g++: error: unrecognized command line option ‘-std=c++17’
! make[4]: *** [bug392331-bug392331.o] Error 1
! make[4]: *** Waiting for unfinished jobs....
! mv -f .deps/annotate_hbefore-annotate_hbefore.Tpo .deps/annotate_hbefore-annotate_hbefore.Po
! make[4]: Leaving directory `/home/philippe/valgrind/cron_nightly/nightly/valgrind-new/helgrind/tests'
! make[3]: *** [check-am] Error 2
! make[3]: Leaving directory `/home/philippe/valgrind/cron_nightly/nightly/valgrind-new/helgrind/tests'
! make[2]: *** [check-recursive] Error 1
! make[2]: Leaving directory `/home/philippe/valgrind/cron_nightly/nightly/valgrind-new/helgrind'
! make[1]: *** [check-recursive] Error 1
! make[1]: Leaving directory `/home/philippe/valgrind/cron_nightly/nightly/valgrind-new'
! make: *** [check] Error 2
--tools=none,memcheck,callgrind,helgrind,cachegrind,drd,massif --reps=3 --vg=../valgrind-new --vg=../valgrind-old
vg_perf: './bigcode' not found or not a file (.)
-- Running tests in perf ----------------------------------------------
real 0m0.014s
user 0m0.013s
sys 0m0.001s
|