From: <ma...@bu...> - 2025-09-25 00:34:18
|
valgrind revision: valgrind-3.26.0.GIT-b2c27072b0-20250925 C compiler: gcc (GCC) 15.2.1 20250808 (Red Hat 15.2.1-1) GDB: GNU gdb (Fedora Linux) 16.3-1.fc42 Assembler: GNU assembler version 2.44-6.fc42 C library: GNU C Library (GNU libc) stable release version 2.41. uname -mrs: Linux 6.16.3-200.fc42.s390x s390x Vendor version: Fedora Linux 42 (Adams) Nightly build on lfedora1 ( Fedora release 42 (Adams), s390x ) Started at 2025-09-25 00:00:00 UTC Ended at 2025-09-25 00:33:24 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 == 895 tests, 0 stderr failures, 1 stdout failure, 0 stderrB failures, 0 stdoutB failures, 0 post failures == none/tests/linux/getdents_filter (stdout) Last 20 lines of verbose log follow echo timestamp: valgrind --time-stamp=yes ./timestamp tls: valgrind ./tls track-fds-exec-children: valgrind -q --track-fds=yes --trace-children=yes ./track-fds-exec-children track_bad: valgrind -q --track-fds=bad ./track_bad track_high: valgrind -q --track-fds=yes --modify-fds=high ./track_std track_new: valgrind -q --track-fds=yes --modify-fds=high ./track_new track_yes: valgrind -q --track-fds=yes --modify-fds=yes ./track_std unit_debuglog: valgrind -q ./unit_debuglog use_after_close: valgrind -q --track-fds=yes ./use_after_close vgprintf: valgrind ./vgprintf vgprintf_nvalgrind: valgrind ./vgprintf_nvalgrind xml-track-fds: valgrind --track-fds=yes --xml=yes --xml-file=/dev/stderr ./../../tests/true -- Finished tests in none/tests == 895 tests, 0 stderr failures, 1 stdout failure, 0 stderrB failures, 0 stdoutB failures, 0 post failures == none/tests/linux/getdents_filter (stdout) ...checking makefile consistency ...checking header files and include directives make: *** [Makefile:1458: regtest] Error 1 ================================================= == 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 == 898 tests, 0 stderr failures, 1 stdout failure, 0 stderrB failures, 0 stdoutB failures, 0 post failures == none/tests/getdents_filter (stdout) Last 20 lines of verbose log follow echo timestamp: valgrind --time-stamp=yes ./timestamp tls: valgrind ./tls track-fds-exec-children: valgrind -q --track-fds=yes --trace-children=yes ./track-fds-exec-children track_bad: valgrind -q --track-fds=bad ./track_bad track_high: valgrind -q --track-fds=yes --modify-fds=high ./track_std track_new: valgrind -q --track-fds=yes --modify-fds=high ./track_new track_yes: valgrind -q --track-fds=yes --modify-fds=yes ./track_std unit_debuglog: valgrind -q ./unit_debuglog use_after_close: valgrind -q --track-fds=yes ./use_after_close vgprintf: valgrind ./vgprintf vgprintf_nvalgrind: valgrind ./vgprintf_nvalgrind xml-track-fds: valgrind --track-fds=yes --xml=yes --xml-file=/dev/stderr ./../../tests/true -- Finished tests in none/tests == 898 tests, 0 stderr failures, 1 stdout failure, 0 stderrB failures, 0 stdoutB failures, 0 post failures == none/tests/getdents_filter (stdout) ...checking makefile consistency ...checking header files and include directives make: *** [Makefile:1458: regtest] Error 1 ================================================= == Difference between 24 hours ago and now == ================================================= *** old.short 2025-09-25 00:18:30.913514079 +0000 --- new.short 2025-09-25 00:33:24.561094335 +0000 *************** *** 8,11 **** ! == 898 tests, 0 stderr failures, 1 stdout failure, 0 stderrB failures, 0 stdoutB failures, 0 post failures == ! none/tests/getdents_filter (stdout) --- 8,11 ---- ! == 895 tests, 0 stderr failures, 1 stdout failure, 0 stderrB failures, 0 stdoutB failures, 0 post failures == ! none/tests/linux/getdents_filter (stdout) *************** *** 27,30 **** ! == 898 tests, 0 stderr failures, 1 stdout failure, 0 stderrB failures, 0 stdoutB failures, 0 post failures == ! none/tests/getdents_filter (stdout) --- 27,30 ---- ! == 895 tests, 0 stderr failures, 1 stdout failure, 0 stderrB failures, 0 stdoutB failures, 0 post failures == ! none/tests/linux/getdents_filter (stdout) ================================================= ./valgrind-new/none/tests/linux/getdents_filter.stdout.diff ================================================= --- getdents_filter.stdout.exp 2025-09-25 00:18:32.697522526 +0000 +++ getdents_filter.stdout.out 2025-09-25 00:31:30.624719669 +0000 @@ -12,5 +12,5 @@ fdinfo:1 fdinfo:2 fdinfo:3 -regular:1000 regular:1001 +regular:1000 ================================================= ./valgrind-old/none/tests/getdents_filter.stdout.diff ================================================= --- getdents_filter.stdout.exp 2025-09-25 00:00:22.752977046 +0000 +++ getdents_filter.stdout.out 2025-09-25 00:16:16.215638074 +0000 @@ -12,5 +12,5 @@ fdinfo:1 fdinfo:2 fdinfo:3 -regular:1000 regular:1001 +regular:1000 |