|
From: Philippe W. <phi...@sk...> - 2019-08-17 03:24:48
Attachments:
diffs.txt.gz
|
valgrind revision: valgrind-3.16.0.GIT-0f7483d1d8-20190816
C compiler: gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-36)
GDB: GNU gdb (GDB) Red Hat Enterprise Linux 7.6.1-114.el7
Assembler: GNU assembler version 2.27-34.base.el7
C library: GNU C Library (GNU libc) stable release version 2.17
uname -mrs: Linux 3.10.0-957.10.1.el7.ppc64le ppc64le
Vendor version: CentOS Linux 7 (AltArch)
Nightly build on gcc112 ( \S, ppc64le )
Started at 2019-08-17 03:00:05 UTC
Ended at 2019-08-17 03:24:33 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
check_preadv2_pwritev2.c:12:12: error: ‘__NR_preadv2’ undeclared (first use in this function)
syscall(__NR_preadv2, 0, NULL, 0, 0, 0);
^
check_preadv2_pwritev2.c:12:12: note: each undeclared identifier is reported only once for each function it appears in
check_preadv2_pwritev2.c:15:12: error: ‘__NR_pwritev2’ undeclared (first use in this function)
syscall(__NR_pwritev2, 0, NULL, 0, 0, 0);
^
make[5]: *** [check_preadv2_pwritev2.o] Error 1
make[5]: *** Waiting for unfinished jobs....
mv -f .deps/dlclose_leak_so_so-dlclose_leak_so.Tpo .deps/dlclose_leak_so_so-dlclose_leak_so.Po
make[5]: Leaving directory `/home/philippe/valgrind/cron_nightly/nightly/valgrind-new/memcheck/tests/linux'
make[4]: *** [check-am] Error 2
make[4]: Leaving directory `/home/philippe/valgrind/cron_nightly/nightly/valgrind-new/memcheck/tests/linux'
make[3]: *** [check-recursive] Error 1
make[3]: Leaving directory `/home/philippe/valgrind/cron_nightly/nightly/valgrind-new/memcheck/tests'
make[2]: *** [check-recursive] Error 1
make[2]: Leaving directory `/home/philippe/valgrind/cron_nightly/nightly/valgrind-new/memcheck'
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
== 648 tests, 1 stderr failure, 0 stdout failures, 0 stderrB failures, 0 stdoutB failures, 0 post failures ==
memcheck/tests/bug340392 (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-sgcheck/tests ---------------------------------
bad_percentify: (skipping, prereq failed: ./is_arch_supported && (../../tests/os_test linux || ../../tests/os_test solaris))
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 ---------------------------------
== 648 tests, 1 stderr failure, 0 stdout failures, 0 stderrB failures, 0 stdoutB failures, 0 post failures ==
memcheck/tests/bug340392 (stderr)
...checking makefile consistency
...checking header files and include directives
make: *** [regtest] Error 1
=================================================
== Difference between 24 hours ago and now ==
=================================================
*** old.short 2019-08-17 03:21:47.000182838 +0000
--- new.short 2019-08-17 03:24:33.204404306 +0000
***************
*** 3,33 ****
Configuring valgrind ... done
! Building valgrind ... done
! Running regression tests ... failed
!
! Regression test results follow
!
! == 648 tests, 1 stderr failure, 0 stdout failures, 0 stderrB failures, 0 stdoutB failures, 0 post failures ==
! memcheck/tests/bug340392 (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-sgcheck/tests ---------------------------------
! bad_percentify: (skipping, prereq failed: ./is_arch_supported && (../../tests/os_test linux || ../../tests/os_test solaris))
! 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 ---------------------------------
!
! == 648 tests, 1 stderr failure, 0 stdout failures, 0 stderrB failures, 0 stdoutB failures, 0 post failures ==
! memcheck/tests/bug340392 (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
! check_preadv2_pwritev2.c:12:12: error: ‘__NR_preadv2’ undeclared (first use in this function)
! syscall(__NR_preadv2, 0, NULL, 0, 0, 0);
! ^
! check_preadv2_pwritev2.c:12:12: note: each undeclared identifier is reported only once for each function it appears in
! check_preadv2_pwritev2.c:15:12: error: ‘__NR_pwritev2’ undeclared (first use in this function)
! syscall(__NR_pwritev2, 0, NULL, 0, 0, 0);
! ^
! make[5]: *** [check_preadv2_pwritev2.o] Error 1
! make[5]: *** Waiting for unfinished jobs....
! mv -f .deps/dlclose_leak_so_so-dlclose_leak_so.Tpo .deps/dlclose_leak_so_so-dlclose_leak_so.Po
! make[5]: Leaving directory `/home/philippe/valgrind/cron_nightly/nightly/valgrind-new/memcheck/tests/linux'
! make[4]: *** [check-am] Error 2
! make[4]: Leaving directory `/home/philippe/valgrind/cron_nightly/nightly/valgrind-new/memcheck/tests/linux'
! make[3]: *** [check-recursive] Error 1
! make[3]: Leaving directory `/home/philippe/valgrind/cron_nightly/nightly/valgrind-new/memcheck/tests'
! make[2]: *** [check-recursive] Error 1
! make[2]: Leaving directory `/home/philippe/valgrind/cron_nightly/nightly/valgrind-new/memcheck'
! 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.016s
user 0m0.009s
sys 0m0.007s
|