|
From: <pj...@wa...> - 2023-06-08 06:09:07
|
valgrind revision: valgrind-3.22.0.GIT-8bc3a55d50-20230607
C compiler: FreeBSD clang version 13.0.0 (gi...@gi...:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303)
GDB: GNU gdb (GDB) 13.1 [GDB v13.1 for FreeBSD]
C library: FreeBSD libc
uname -mrs: FreeBSD 13.1-RELEASE-p6 amd64
Vendor version: FreeBSD 13.1-RELEASE-p7
Nightly build on freebsd ( FreeBSD 13.1-RELEASE-p6 amd64 )
Started at 2023-06-08 07:33:00 CEST
Ended at 2023-06-08 08:08:53 CEST
Results differ from 24 hours ago
Checking out Valgrind source tree ... done
Configuring valgrind ... done
Building valgrind ... done
Running regression tests ... done
Regression test results follow
== 806 tests, 0 stderr failures, 0 stdout failures, 0 stderrB failures, 0 stdoutB failures, 0 post failures ==
=================================================
== 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
== 806 tests, 0 stderr failures, 0 stdout failures, 0 stderrB failures, 0 stdoutB failures, 0 post failures ==
Last 20 lines of verbose log follow echo
-- Finished tests in none/tests/x86
-- Running tests in none/tests/x86-freebsd ----------------------------
445032: valgrind -q ./445032
-- Finished tests in none/tests/x86-freebsd
-- Finished tests in none/tests
-- Running tests in exp-bbv/tests/x86 ---------------------------------
complex_rep: valgrind --interval-size=100000 --bb-out-file=complex_rep.out.bb ./complex_rep
fldcw_check: valgrind --interval-size=10000 --bb-out-file=fldcw_check.out.bb ./fldcw_check
million: valgrind --interval-size=100000 --bb-out-file=million.out.bb --pc-out-file=million.out.pc ./million
rep_prefix: valgrind --interval-size=100000 --bb-out-file=rep_prefix.out.bb ./rep_prefix
-- Finished tests in exp-bbv/tests/x86
== 806 tests, 0 stderr failures, 0 stdout failures, 0 stderrB failures, 0 stdoutB failures, 0 post failures ==
...checking makefile consistency
memcheck/tests/freebsd/Makefile.am:1: error: bug470713.stderr.exp is missing in EXTRA_DIST
memcheck/tests/freebsd/Makefile.am:1: error: bug470713.stdout.exp is missing in EXTRA_DIST
memcheck/tests/freebsd/Makefile.am:1: error: bug470713.vgtest is missing in EXTRA_DIST
...checking header files and include directives
gmake: *** [Makefile:1437: regtest] Error 1
=================================================
== Difference between 24 hours ago and now ==
=================================================
*** old.short Thu Jun 8 07:51:27 2023
--- new.short Thu Jun 8 08:08:53 2023
***************
*** 4,6 ****
Building valgrind ... done
! Running regression tests ... failed
--- 4,6 ----
Building valgrind ... done
! Running regression tests ... done
***************
*** 10,32 ****
-
- Last 20 lines of verbose log follow echo
- -- Finished tests in none/tests/x86
- -- Running tests in none/tests/x86-freebsd ----------------------------
- 445032: valgrind -q ./445032
- -- Finished tests in none/tests/x86-freebsd
- -- Finished tests in none/tests
- -- Running tests in exp-bbv/tests/x86 ---------------------------------
- complex_rep: valgrind --interval-size=100000 --bb-out-file=complex_rep.out.bb ./complex_rep
- fldcw_check: valgrind --interval-size=10000 --bb-out-file=fldcw_check.out.bb ./fldcw_check
- million: valgrind --interval-size=100000 --bb-out-file=million.out.bb --pc-out-file=million.out.pc ./million
- rep_prefix: valgrind --interval-size=100000 --bb-out-file=rep_prefix.out.bb ./rep_prefix
- -- Finished tests in exp-bbv/tests/x86
-
- == 806 tests, 0 stderr failures, 0 stdout failures, 0 stderrB failures, 0 stdoutB failures, 0 post failures ==
-
- ...checking makefile consistency
- memcheck/tests/freebsd/Makefile.am:1: error: bug470713.stderr.exp is missing in EXTRA_DIST
- memcheck/tests/freebsd/Makefile.am:1: error: bug470713.stdout.exp is missing in EXTRA_DIST
- memcheck/tests/freebsd/Makefile.am:1: error: bug470713.vgtest is missing in EXTRA_DIST
- ...checking header files and include directives
- gmake: *** [Makefile:1437: regtest] Error 1
--- 10 ----
Congratulations, all tests passed!
|