|
From: <pj...@wa...> - 2023-05-17 06:17:42
|
valgrind revision: valgrind-3.22.0.GIT-5810a06d54-20230516
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-05-17 07:42:02 CEST
Ended at 2023-05-17 08:17:26 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
== 803 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
== 803 tests, 0 stderr failures, 1 stdout failure, 0 stderrB failures, 0 stdoutB failures, 0 post failures ==
memcheck/tests/freebsd/eventfd2 (stdout)
Last 20 lines of verbose log follow echo
x87trigOOR: valgrind ./x87trigOOR
xadd: valgrind -q ./xadd
-- 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
== 803 tests, 0 stderr failures, 1 stdout failure, 0 stderrB failures, 0 stdoutB failures, 0 post failures ==
memcheck/tests/freebsd/eventfd2 (stdout)
...checking makefile consistency
...checking header files and include directives
gmake: *** [Makefile:1436: regtest] Error 1
=================================================
== Difference between 24 hours ago and now ==
=================================================
*** old.short Wed May 17 08:00:01 2023
--- new.short Wed May 17 08:17:26 2023
***************
*** 4,6 ****
Building valgrind ... done
! Running regression tests ... failed
--- 4,6 ----
Building valgrind ... done
! Running regression tests ... done
***************
*** 8,33 ****
! == 803 tests, 0 stderr failures, 1 stdout failure, 0 stderrB failures, 0 stdoutB failures, 0 post failures ==
! memcheck/tests/freebsd/eventfd2 (stdout)
-
- Last 20 lines of verbose log follow echo
- x87trigOOR: valgrind ./x87trigOOR
- xadd: valgrind -q ./xadd
- -- 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
-
- == 803 tests, 0 stderr failures, 1 stdout failure, 0 stderrB failures, 0 stdoutB failures, 0 post failures ==
- memcheck/tests/freebsd/eventfd2 (stdout)
-
- ...checking makefile consistency
- ...checking header files and include directives
- gmake: *** [Makefile:1436: regtest] Error 1
--- 8,10 ----
! == 803 tests, 0 stderr failures, 0 stdout failures, 0 stderrB failures, 0 stdoutB failures, 0 post failures ==
=================================================
./valgrind-old/memcheck/tests/freebsd/eventfd2.stdout.diff
=================================================
--- eventfd2.stdout.exp 2023-05-17 07:42:25.169564000 +0200
+++ eventfd2.stdout.out 2023-05-17 07:49:25.017732000 +0200
@@ -1,16 +1,3 @@
-posting 1 on 3
-waiting on 4
-wait completed on 4: count=1
-posting 1 on 3
-waiting on 4
-wait completed on 4: count=1
-posting 5 on 3
-waiting 5 times on 4
-wait completed on 4: count=1
-wait completed on 4: count=1
-wait completed on 4: count=1
-wait completed on 4: count=1
-wait completed on 4: count=1
posting 1 on 4
waiting on 3
wait completed on 3: count=1
@@ -24,3 +11,16 @@
wait completed on 3: count=1
wait completed on 3: count=1
wait completed on 3: count=1
+posting 1 on 3
+waiting on 4
+wait completed on 4: count=1
+posting 1 on 3
+waiting on 4
+wait completed on 4: count=1
+posting 5 on 3
+waiting 5 times on 4
+wait completed on 4: count=1
+wait completed on 4: count=1
+wait completed on 4: count=1
+wait completed on 4: count=1
+wait completed on 4: count=1
|