Perl5 core testing
[2022-06-21 09:20:02-0700] ==> Starting synctree [2022-06-21 09:20:02-0700] qx[/usr/local/bin/git remote update --prune 2>&1] [2022-06-21 09:20:07-0700] qx[/usr/local/bin/git reset --hard HEAD 2>&1] [2022-06-21 09:20:07-0700] qx[/usr/local/bin/git clean -dfx 2>&1] [2022-06-21 09:20:09-0700] qx[/usr/local/bin/git fetch --all 2>&1] [2022-06-21 09:20:12-0700] qx[/usr/local/bin/git checkout blead 2>&1] [2022-06-21 09:20:12-0700] qx[/usr/local/bin/git reset --hard origin/blead 2>&1] [2022-06-21 09:20:13-0700] qx[/usr/bin/perl Porting/make_dot_patch.pl > .patch] [2022-06-21 09:20:13-0700] /home/smoker/perl-current is now up to patchlevel 8bde4793b8b1dfdd6be2f3ddc1fdf4f7f5c5b01e [2022-06-21 09:20:13-0700] ==> Starting runsmoke [2022-06-21 09:20:13-0700] [/home/smoker/smoke/tssmokeperl.pl] chdir(/home/smoker/perl-current) [2022-06-21 09:20:13-0700] qx[/usr/bin/perl -e "require q[/home/smoker/perl-current/cpan/Test-Harness/lib/Test/Harness.pm];print Test::Harness->VERSION" 2>&1] [2022-06-21 09:20:14-0700] Found: Test::Harness version 3.44. [2022-06-21 09:20:14-0700] Reading build configurations from /home/smoker/smoke/perlcurrent.cfg [2022-06-21 09:20:14-0700] Reading 'Policy.sh' from default content (v=1) [2022-06-21 09:20:14-0700] make distclean ... [2022-06-21 09:20:14-0700] Smoking patch 8bde4793b8b1dfdd6be2f3ddc1fdf4f7f5c5b01e v5.37.1-12-g8bde4793b8 [2022-06-21 09:20:14-0700] Smoking branch blead [2022-06-21 09:20:16-0700] Locally applied patches from '/home/smoker/perl-current/patchlevel.h' [2022-06-21 09:20:16-0700] Patches: 'uncommitted-changes' [2022-06-21 09:20:16-0700] Adding 'SMOKE8bde4793b8b1dfdd6be2f3ddc1fdf4f7f5c5b01e' to the registered patches. [2022-06-21 09:20:16-0700] [2022-06-21 09:20:16-0700] Configuration: -Dusedevel -DDEBUGGING [2022-06-21 09:20:16-0700] ------------------------------------------------------------------------------ [2022-06-21 09:20:16-0700] make distclean ... [2022-06-21 09:20:16-0700] [2022-06-21 09:20:16-0700] Copy Policy.sh ... [2022-06-21 09:20:16-0700] [2022-06-21 09:20:16-0700] Configure ... [2022-06-21 09:22:32-0700] [2022-06-21 09:22:32-0700] make ... [2022-06-21 09:43:38-0700] Skip tests from '/home/smoker/smoke/smokecurrent.skiptests' [2022-06-21 09:43:38-0700] [2022-06-21 09:43:38-0700] Tests start here: [2022-06-21 09:43:38-0700] TSTENV = stdio [2022-06-21 09:43:38-0700] ./runtests choose No such file or directory No such file or directory No such file or directory No such file or directory No such file or directory No such file or directory [2022-06-21 09:54:30-0700] t/re/reg_mesg .................................................... FAILED--no leader found [2022-06-21 09:54:32-0700] t/re/regex_sets .................................................. FAILED--no leader found # # # Compress::Raw::Zlib::VERSION 2.105 # # ZLIB_VERSION (from zlib.h) 1.2.12 # zlib_version (from zlib library) 1.2.12 # # ZLIB_VERNUM 0x12C0 # BUILD_ZLIB 1 # GZIP_OS_CODE 3 # # zlibCompileFlags 169 # Type Sizes # size of uInt 32 bit # size of uLong 64 bit # size of pointer 64 bit # size of z_off_t 64 bit # Compiler Options None # One-time table building None # Library content None # Operation variations None # Failed 2 tests out of 2536, 99.92% okay. ### Since not all tests were successful, you may want to run some of ### them individually and examine any diagnostic messages they produce. ### See the INSTALL document's section on "make test". ### You have a good chance to get more information by running ### ./perl harness ### in the 't' directory since most (>=80%) of the tests succeeded. ### You may have to set your dynamic library search path, ### LD_LIBRARY_PATH, to point to the build directory: ### setenv LD_LIBRARY_PATH `pwd`:$LD_LIBRARY_PATH; cd t; ./perl harness ### LD_LIBRARY_PATH=`pwd`:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd t; ./perl harness ### export LD_LIBRARY_PATH=`pwd`:$LD_LIBRARY_PATH; cd t; ./perl harness ### for csh-style shells, like tcsh; or for traditional/modern ### Bourne-style shells, like bash, ksh, and zsh, respectively. [2022-06-21 11:13:36-0700] Elapsed: 5398 sec [2022-06-21 11:13:36-0700] u=65.53 s=41.74 cu=4212.56 cs=815.31 scripts=2536 tests=1207900 *** Error 1 in /home/smoker/perl-current (makefile:795 '_test') [2022-06-21 11:13:36-0700] [2022-06-21 11:13:36-0700] Error while reading test-results: 2 [2022-06-21 11:13:36-0700] [2022-06-21 11:13:36-0700] Extending failures with harness: [2022-06-21 11:13:36-0700] ../t/re/reg_mesg.t ../t/re/regex_sets.t [2022-06-21 11:13:38-0700] ../t/re/reg_mesg.t .... [2022-06-21 11:13:38-0700] All 483 subtests passed [2022-06-21 11:13:38-0700] ../t/re/regex_sets.t .. [2022-06-21 11:13:38-0700] No subtests run [2022-06-21 11:13:38-0700] Test Summary Report [2022-06-21 11:13:38-0700] ------------------- [2022-06-21 11:13:38-0700] ../t/re/reg_mesg.t (Wstat: 138 (Signal: BUS, dumped core) Tests: 483 Failed: 0) [2022-06-21 11:13:38-0700] Non-zero wait status: 138 [2022-06-21 11:13:38-0700] Parse errors: No plan found in TAP output [2022-06-21 11:13:38-0700] ../t/re/regex_sets.t (Wstat: 138 (Signal: BUS, dumped core) Tests: 0 Failed: 0) [2022-06-21 11:13:38-0700] Non-zero wait status: 138 [2022-06-21 11:13:38-0700] Parse errors: No plan found in TAP output [2022-06-21 11:13:38-0700] Files=2, Tests=483, 2 wallclock secs ( 0.23 usr 0.03 sys + 0.99 cusr 0.25 csys = 1.50 CPU) [2022-06-21 11:13:38-0700] Result: FAIL [2022-06-21 11:13:38-0700] [2022-06-21 11:13:38-0700] ../t/re/reg_mesg.t..........................................FAILED [2022-06-21 11:13:38-0700] No plan found in TAP output [2022-06-21 11:13:38-0700] ../t/re/regex_sets.t........................................FAILED [2022-06-21 11:13:38-0700] No plan found in TAP output [2022-06-21 11:13:38-0700] TSTENV = perlio [2022-06-21 11:13:38-0700] ./runtests choose [2022-06-21 11:24:16-0700] t/re/reg_mesg .................................................... FAILED--no leader found [2022-06-21 11:24:18-0700] t/re/regex_sets .................................................. FAILED--no leader found # # # Compress::Raw::Zlib::VERSION 2.105 # # ZLIB_VERSION (from zlib.h) 1.2.12 # zlib_version (from zlib library) 1.2.12 # # ZLIB_VERNUM 0x12C0 # BUILD_ZLIB 1 # GZIP_OS_CODE 3 # # zlibCompileFlags 169 # Type Sizes # size of uInt 32 bit # size of uLong 64 bit # size of pointer 64 bit # size of z_off_t 64 bit # Compiler Options None # One-time table building None # Library content None # Operation variations None # Failed 2 tests out of 2538, 99.92% okay. ### Since not all tests were successful, you may want to run some of ### them individually and examine any diagnostic messages they produce. ### See the INSTALL document's section on "make test". ### You have a good chance to get more information by running ### ./perl harness ### in the 't' directory since most (>=80%) of the tests succeeded. ### You may have to set your dynamic library search path, ### LD_LIBRARY_PATH, to point to the build directory: ### setenv LD_LIBRARY_PATH `pwd`:$LD_LIBRARY_PATH; cd t; ./perl harness ### LD_LIBRARY_PATH=`pwd`:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd t; ./perl harness ### export LD_LIBRARY_PATH=`pwd`:$LD_LIBRARY_PATH; cd t; ./perl harness ### for csh-style shells, like tcsh; or for traditional/modern ### Bourne-style shells, like bash, ksh, and zsh, respectively. [2022-06-21 12:39:33-0700] Elapsed: 5155 sec [2022-06-21 12:39:33-0700] u=56.16 s=40.03 cu=3958.06 cs=822.20 scripts=2538 tests=1208051 *** Error 1 in /home/smoker/perl-current (makefile:795 '_test') [2022-06-21 12:39:33-0700] [2022-06-21 12:39:33-0700] Error while reading test-results: 2 [2022-06-21 12:39:33-0700] [2022-06-21 12:39:33-0700] Extending failures with harness: [2022-06-21 12:39:33-0700] ../t/re/reg_mesg.t ../t/re/regex_sets.t [2022-06-21 12:39:34-0700] ../t/re/reg_mesg.t .... [2022-06-21 12:39:34-0700] All 483 subtests passed [2022-06-21 12:39:34-0700] ../t/re/regex_sets.t .. [2022-06-21 12:39:34-0700] No subtests run [2022-06-21 12:39:34-0700] Test Summary Report [2022-06-21 12:39:34-0700] ------------------- [2022-06-21 12:39:34-0700] ../t/re/reg_mesg.t (Wstat: 138 (Signal: BUS, dumped core) Tests: 483 Failed: 0) [2022-06-21 12:39:34-0700] Non-zero wait status: 138 [2022-06-21 12:39:34-0700] Parse errors: No plan found in TAP output [2022-06-21 12:39:34-0700] ../t/re/regex_sets.t (Wstat: 138 (Signal: BUS, dumped core) Tests: 0 Failed: 0) [2022-06-21 12:39:34-0700] Non-zero wait status: 138 [2022-06-21 12:39:34-0700] Parse errors: No plan found in TAP output [2022-06-21 12:39:34-0700] Files=2, Tests=483, 1 wallclock secs ( 0.21 usr 0.05 sys + 0.59 cusr 0.33 csys = 1.18 CPU) [2022-06-21 12:39:34-0700] Result: FAIL [2022-06-21 12:39:34-0700] [2022-06-21 12:39:34-0700] ../t/re/reg_mesg.t..........................................FAILED [2022-06-21 12:39:34-0700] No plan found in TAP output [2022-06-21 12:39:34-0700] ../t/re/regex_sets.t........................................FAILED [2022-06-21 12:39:34-0700] No plan found in TAP output [2022-06-21 12:39:34-0700] TSTENV = locale:UTF-8 [2022-06-21 12:39:34-0700] ./runtests choose [2022-06-21 12:50:14-0700] t/re/reg_mesg .................................................... FAILED--no leader found [2022-06-21 12:50:16-0700] t/re/regex_sets .................................................. FAILED--no leader found # # # Compress::Raw::Zlib::VERSION 2.105 # # ZLIB_VERSION (from zlib.h) 1.2.12 # zlib_version (from zlib library) 1.2.12 # # ZLIB_VERNUM 0x12C0 # BUILD_ZLIB 1 # GZIP_OS_CODE 3 # # zlibCompileFlags 169 # Type Sizes # size of uInt 32 bit # size of uLong 64 bit # size of pointer 64 bit # size of z_off_t 64 bit # Compiler Options None # One-time table building None # Library content None # Operation variations None # Failed 2 tests out of 2538, 99.92% okay. ### Since not all tests were successful, you may want to run some of ### them individually and examine any diagnostic messages they produce. ### See the INSTALL document's section on "make test". ### You have a good chance to get more information by running ### ./perl harness ### in the 't' directory since most (>=80%) of the tests succeeded. ### You may have to set your dynamic library search path, ### LD_LIBRARY_PATH, to point to the build directory: ### setenv LD_LIBRARY_PATH `pwd`:$LD_LIBRARY_PATH; cd t; ./perl harness ### LD_LIBRARY_PATH=`pwd`:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd t; ./perl harness ### export LD_LIBRARY_PATH=`pwd`:$LD_LIBRARY_PATH; cd t; ./perl harness ### for csh-style shells, like tcsh; or for traditional/modern ### Bourne-style shells, like bash, ksh, and zsh, respectively. [2022-06-21 14:05:19-0700] Elapsed: 5144 sec [2022-06-21 14:05:19-0700] u=55.92 s=39.98 cu=3944.58 cs=824.94 scripts=2538 tests=1208193 *** Error 1 in /home/smoker/perl-current (makefile:795 '_test') [2022-06-21 14:05:19-0700] [2022-06-21 14:05:19-0700] Error while reading test-results: 2 [2022-06-21 14:05:19-0700] [2022-06-21 14:05:19-0700] Extending failures with harness: [2022-06-21 14:05:19-0700] ../t/re/reg_mesg.t ../t/re/regex_sets.t [2022-06-21 14:05:21-0700] ../t/re/reg_mesg.t .... [2022-06-21 14:05:21-0700] All 483 subtests passed [2022-06-21 14:05:21-0700] ../t/re/regex_sets.t .. [2022-06-21 14:05:21-0700] No subtests run [2022-06-21 14:05:21-0700] Test Summary Report [2022-06-21 14:05:21-0700] ------------------- [2022-06-21 14:05:21-0700] ../t/re/reg_mesg.t (Wstat: 138 (Signal: BUS, dumped core) Tests: 483 Failed: 0) [2022-06-21 14:05:21-0700] Non-zero wait status: 138 [2022-06-21 14:05:21-0700] Parse errors: No plan found in TAP output [2022-06-21 14:05:21-0700] ../t/re/regex_sets.t (Wstat: 138 (Signal: BUS, dumped core) Tests: 0 Failed: 0) [2022-06-21 14:05:21-0700] Non-zero wait status: 138 [2022-06-21 14:05:21-0700] Parse errors: No plan found in TAP output [2022-06-21 14:05:21-0700] Files=2, Tests=483, 1 wallclock secs ( 0.21 usr 0.06 sys + 0.64 cusr 0.27 csys = 1.18 CPU) [2022-06-21 14:05:21-0700] Result: FAIL [2022-06-21 14:05:21-0700] [2022-06-21 14:05:21-0700] ../t/re/reg_mesg.t..........................................FAILED [2022-06-21 14:05:21-0700] No plan found in TAP output [2022-06-21 14:05:21-0700] ../t/re/regex_sets.t........................................FAILED [2022-06-21 14:05:21-0700] No plan found in TAP output [2022-06-21 14:05:21-0700] Unskip tests from '/home/smoker/smoke/smokecurrent.skiptests' [2022-06-21 14:05:21-0700] [2022-06-21 14:05:21-0700] Configuration: -Dusedevel [2022-06-21 14:05:21-0700] ------------------------------------------------------------------------------ [2022-06-21 14:05:21-0700] make distclean ... [2022-06-21 14:06:51-0700] [2022-06-21 14:06:51-0700] Copy Policy.sh ... [2022-06-21 14:06:51-0700] [2022-06-21 14:06:51-0700] Configure ... [2022-06-21 14:09:05-0700] [2022-06-21 14:09:05-0700] make ... [2022-06-21 14:25:04-0700] Skip tests from '/home/smoker/smoke/smokecurrent.skiptests' [2022-06-21 14:25:04-0700] [2022-06-21 14:25:04-0700] Tests start here: [2022-06-21 14:25:04-0700] TSTENV = stdio [2022-06-21 14:25:04-0700] ./runtests choose No such file or directory No such file or directory No such file or directory No such file or directory No such file or directory No such file or directory [2022-06-21 14:34:35-0700] t/re/reg_mesg .................................................... FAILED--no leader found [2022-06-21 14:34:37-0700] t/re/regex_sets .................................................. FAILED--no leader found # # # Compress::Raw::Zlib::VERSION 2.105 # # ZLIB_VERSION (from zlib.h) 1.2.12 # zlib_version (from zlib library) 1.2.12 # # ZLIB_VERNUM 0x12C0 # BUILD_ZLIB 1 # GZIP_OS_CODE 3 # # zlibCompileFlags 169 # Type Sizes # size of uInt 32 bit # size of uLong 64 bit # size of pointer 64 bit # size of z_off_t 64 bit # Compiler Options None # One-time table building None # Library content None # Operation variations None # Failed 2 tests out of 2535, 99.92% okay. ### Since not all tests were successful, you may want to run some of ### them individually and examine any diagnostic messages they produce. ### See the INSTALL document's section on "make test". ### You have a good chance to get more information by running ### ./perl harness ### in the 't' directory since most (>=80%) of the tests succeeded. ### You may have to set your dynamic library search path, ### LD_LIBRARY_PATH, to point to the build directory: ### setenv LD_LIBRARY_PATH `pwd`:$LD_LIBRARY_PATH; cd t; ./perl harness ### LD_LIBRARY_PATH=`pwd`:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd t; ./perl harness ### export LD_LIBRARY_PATH=`pwd`:$LD_LIBRARY_PATH; cd t; ./perl harness ### for csh-style shells, like tcsh; or for traditional/modern ### Bourne-style shells, like bash, ksh, and zsh, respectively. [2022-06-21 15:43:23-0700] Elapsed: 4698 sec [2022-06-21 15:43:23-0700] u=54.97 s=40.89 cu=3561.32 cs=783.73 scripts=2535 tests=1207920 *** Error 1 in /home/smoker/perl-current (makefile:795 '_test') [2022-06-21 15:43:23-0700] [2022-06-21 15:43:23-0700] Error while reading test-results: 2 [2022-06-21 15:43:23-0700] [2022-06-21 15:43:23-0700] Extending failures with harness: [2022-06-21 15:43:23-0700] ../t/re/reg_mesg.t ../t/re/regex_sets.t [2022-06-21 15:43:24-0700] ../t/re/reg_mesg.t .... [2022-06-21 15:43:24-0700] All 483 subtests passed [2022-06-21 15:43:24-0700] ../t/re/regex_sets.t .. [2022-06-21 15:43:24-0700] No subtests run [2022-06-21 15:43:24-0700] Test Summary Report [2022-06-21 15:43:24-0700] ------------------- [2022-06-21 15:43:24-0700] ../t/re/reg_mesg.t (Wstat: 138 (Signal: BUS, dumped core) Tests: 483 Failed: 0) [2022-06-21 15:43:24-0700] Non-zero wait status: 138 [2022-06-21 15:43:24-0700] Parse errors: No plan found in TAP output [2022-06-21 15:43:24-0700] ../t/re/regex_sets.t (Wstat: 138 (Signal: BUS, dumped core) Tests: 0 Failed: 0) [2022-06-21 15:43:24-0700] Non-zero wait status: 138 [2022-06-21 15:43:24-0700] Parse errors: No plan found in TAP output [2022-06-21 15:43:24-0700] Files=2, Tests=483, 1 wallclock secs ( 0.16 usr 0.04 sys + 0.90 cusr 0.22 csys = 1.32 CPU) [2022-06-21 15:43:24-0700] Result: FAIL [2022-06-21 15:43:24-0700] [2022-06-21 15:43:24-0700] ../t/re/reg_mesg.t..........................................FAILED [2022-06-21 15:43:24-0700] No plan found in TAP output [2022-06-21 15:43:24-0700] ../t/re/regex_sets.t........................................FAILED [2022-06-21 15:43:24-0700] No plan found in TAP output [2022-06-21 15:43:24-0700] TSTENV = perlio [2022-06-21 15:43:25-0700] ./runtests choose [2022-06-21 15:52:40-0700] t/re/reg_mesg .................................................... FAILED--no leader found [2022-06-21 15:52:42-0700] t/re/regex_sets .................................................. FAILED--no leader found # # # Compress::Raw::Zlib::VERSION 2.105 # # ZLIB_VERSION (from zlib.h) 1.2.12 # zlib_version (from zlib library) 1.2.12 # # ZLIB_VERNUM 0x12C0 # BUILD_ZLIB 1 # GZIP_OS_CODE 3 # # zlibCompileFlags 169 # Type Sizes # size of uInt 32 bit # size of uLong 64 bit # size of pointer 64 bit # size of z_off_t 64 bit # Compiler Options None # One-time table building None # Library content None # Operation variations None # Failed 2 tests out of 2537, 99.92% okay. ### Since not all tests were successful, you may want to run some of ### them individually and examine any diagnostic messages they produce. ### See the INSTALL document's section on "make test". ### You have a good chance to get more information by running ### ./perl harness ### in the 't' directory since most (>=80%) of the tests succeeded. ### You may have to set your dynamic library search path, ### LD_LIBRARY_PATH, to point to the build directory: ### setenv LD_LIBRARY_PATH `pwd`:$LD_LIBRARY_PATH; cd t; ./perl harness ### LD_LIBRARY_PATH=`pwd`:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd t; ./perl harness ### export LD_LIBRARY_PATH=`pwd`:$LD_LIBRARY_PATH; cd t; ./perl harness ### for csh-style shells, like tcsh; or for traditional/modern ### Bourne-style shells, like bash, ksh, and zsh, respectively. [2022-06-21 16:57:54-0700] Elapsed: 4469 sec [2022-06-21 16:57:54-0700] u=45.98 s=39.95 cu=3322.40 cs=787.25 scripts=2537 tests=1207968 *** Error 1 in /home/smoker/perl-current (makefile:795 '_test') [2022-06-21 16:57:54-0700] [2022-06-21 16:57:54-0700] Error while reading test-results: 2 [2022-06-21 16:57:54-0700] [2022-06-21 16:57:54-0700] Extending failures with harness: [2022-06-21 16:57:54-0700] ../t/re/reg_mesg.t ../t/re/regex_sets.t [2022-06-21 16:57:55-0700] ../t/re/reg_mesg.t .... [2022-06-21 16:57:55-0700] All 483 subtests passed [2022-06-21 16:57:55-0700] ../t/re/regex_sets.t .. [2022-06-21 16:57:55-0700] No subtests run [2022-06-21 16:57:55-0700] Test Summary Report [2022-06-21 16:57:55-0700] ------------------- [2022-06-21 16:57:55-0700] ../t/re/reg_mesg.t (Wstat: 138 (Signal: BUS, dumped core) Tests: 483 Failed: 0) [2022-06-21 16:57:55-0700] Non-zero wait status: 138 [2022-06-21 16:57:55-0700] Parse errors: No plan found in TAP output [2022-06-21 16:57:55-0700] ../t/re/regex_sets.t (Wstat: 138 (Signal: BUS, dumped core) Tests: 0 Failed: 0) [2022-06-21 16:57:55-0700] Non-zero wait status: 138 [2022-06-21 16:57:55-0700] Parse errors: No plan found in TAP output [2022-06-21 16:57:55-0700] Files=2, Tests=483, 1 wallclock secs ( 0.16 usr 0.06 sys + 0.53 cusr 0.28 csys = 1.03 CPU) [2022-06-21 16:57:55-0700] Result: FAIL [2022-06-21 16:57:55-0700] [2022-06-21 16:57:55-0700] ../t/re/reg_mesg.t..........................................FAILED [2022-06-21 16:57:55-0700] No plan found in TAP output [2022-06-21 16:57:55-0700] ../t/re/regex_sets.t........................................FAILED [2022-06-21 16:57:55-0700] No plan found in TAP output [2022-06-21 16:57:55-0700] TSTENV = locale:UTF-8 [2022-06-21 16:57:55-0700] ./runtests choose [2022-06-21 17:07:12-0700] t/re/reg_mesg .................................................... FAILED--no leader found [2022-06-21 17:07:14-0700] t/re/regex_sets .................................................. FAILED--no leader found # # # Compress::Raw::Zlib::VERSION 2.105 # # ZLIB_VERSION (from zlib.h) 1.2.12 # zlib_version (from zlib library) 1.2.12 # # ZLIB_VERNUM 0x12C0 # BUILD_ZLIB 1 # GZIP_OS_CODE 3 # # zlibCompileFlags 169 # Type Sizes # size of uInt 32 bit # size of uLong 64 bit # size of pointer 64 bit # size of z_off_t 64 bit # Compiler Options None # One-time table building None # Library content None # Operation variations None # Failed 2 tests out of 2537, 99.92% okay. ### Since not all tests were successful, you may want to run some of ### them individually and examine any diagnostic messages they produce. ### See the INSTALL document's section on "make test". ### You have a good chance to get more information by running ### ./perl harness ### in the 't' directory since most (>=80%) of the tests succeeded. ### You may have to set your dynamic library search path, ### LD_LIBRARY_PATH, to point to the build directory: ### setenv LD_LIBRARY_PATH `pwd`:$LD_LIBRARY_PATH; cd t; ./perl harness ### LD_LIBRARY_PATH=`pwd`:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd t; ./perl harness ### export LD_LIBRARY_PATH=`pwd`:$LD_LIBRARY_PATH; cd t; ./perl harness ### for csh-style shells, like tcsh; or for traditional/modern ### Bourne-style shells, like bash, ksh, and zsh, respectively. [2022-06-21 18:12:24-0700] Elapsed: 4469 sec [2022-06-21 18:12:24-0700] u=44.69 s=40.42 cu=3324.95 cs=784.11 scripts=2537 tests=1207929 *** Error 1 in /home/smoker/perl-current (makefile:795 '_test') [2022-06-21 18:12:24-0700] [2022-06-21 18:12:24-0700] Error while reading test-results: 2 [2022-06-21 18:12:24-0700] [2022-06-21 18:12:24-0700] Extending failures with harness: [2022-06-21 18:12:24-0700] ../t/re/reg_mesg.t ../t/re/regex_sets.t [2022-06-21 18:12:26-0700] ../t/re/reg_mesg.t .... [2022-06-21 18:12:26-0700] All 483 subtests passed [2022-06-21 18:12:26-0700] ../t/re/regex_sets.t .. [2022-06-21 18:12:26-0700] No subtests run [2022-06-21 18:12:26-0700] Test Summary Report [2022-06-21 18:12:26-0700] ------------------- [2022-06-21 18:12:26-0700] ../t/re/reg_mesg.t (Wstat: 138 (Signal: BUS, dumped core) Tests: 483 Failed: 0) [2022-06-21 18:12:26-0700] Non-zero wait status: 138 [2022-06-21 18:12:26-0700] Parse errors: No plan found in TAP output [2022-06-21 18:12:26-0700] ../t/re/regex_sets.t (Wstat: 138 (Signal: BUS, dumped core) Tests: 0 Failed: 0) [2022-06-21 18:12:26-0700] Non-zero wait status: 138 [2022-06-21 18:12:26-0700] Parse errors: No plan found in TAP output [2022-06-21 18:12:26-0700] Files=2, Tests=483, 0 wallclock secs ( 0.17 usr 0.03 sys + 0.56 cusr 0.24 csys = 1.00 CPU) [2022-06-21 18:12:26-0700] Result: FAIL [2022-06-21 18:12:26-0700] [2022-06-21 18:12:26-0700] ../t/re/reg_mesg.t..........................................FAILED [2022-06-21 18:12:26-0700] No plan found in TAP output [2022-06-21 18:12:26-0700] ../t/re/regex_sets.t........................................FAILED [2022-06-21 18:12:26-0700] No plan found in TAP output [2022-06-21 18:12:26-0700] Unskip tests from '/home/smoker/smoke/smokecurrent.skiptests' [2022-06-21 18:12:26-0700] [2022-06-21 18:12:26-0700] Configuration: -Dusedevel -Duseithreads -DDEBUGGING [2022-06-21 18:12:26-0700] ------------------------------------------------------------------------------ [2022-06-21 18:12:26-0700] make distclean ... [2022-06-21 18:13:48-0700] [2022-06-21 18:13:48-0700] Copy Policy.sh ... [2022-06-21 18:13:48-0700] [2022-06-21 18:13:48-0700] Configure ... [2022-06-21 18:16:13-0700] [2022-06-21 18:16:13-0700] make ... [2022-06-21 18:38:44-0700] Skip tests from '/home/smoker/smoke/smokecurrent.skiptests' [2022-06-21 18:38:44-0700] [2022-06-21 18:38:44-0700] Tests start here: [2022-06-21 18:38:44-0700] TSTENV = stdio [2022-06-21 18:38:44-0700] ./runtests choose No such file or directory No such file or directory No such file or directory No such file or directory No such file or directory No such file or directory [2022-06-21 18:52:38-0700] t/re/reg_mesg .................................................... FAILED--no leader found [2022-06-21 18:52:41-0700] t/re/regex_sets .................................................. FAILED--no leader found # # # Compress::Raw::Zlib::VERSION 2.105 # # ZLIB_VERSION (from zlib.h) 1.2.12 # zlib_version (from zlib library) 1.2.12 # # ZLIB_VERNUM 0x12C0 # BUILD_ZLIB 1 # GZIP_OS_CODE 3 # # zlibCompileFlags 169 # Type Sizes # size of uInt 32 bit # size of uLong 64 bit # size of pointer 64 bit # size of z_off_t 64 bit # Compiler Options None # One-time table building None # Library content None # Operation variations None # Failed 2 tests out of 2623, 99.92% okay. ### Since not all tests were successful, you may want to run some of ### them individually and examine any diagnostic messages they produce. ### See the INSTALL document's section on "make test". ### You have a good chance to get more information by running ### ./perl harness ### in the 't' directory since most (>=80%) of the tests succeeded. ### You may have to set your dynamic library search path, ### LD_LIBRARY_PATH, to point to the build directory: ### setenv LD_LIBRARY_PATH `pwd`:$LD_LIBRARY_PATH; cd t; ./perl harness ### LD_LIBRARY_PATH=`pwd`:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd t; ./perl harness ### export LD_LIBRARY_PATH=`pwd`:$LD_LIBRARY_PATH; cd t; ./perl harness ### for csh-style shells, like tcsh; or for traditional/modern ### Bourne-style shells, like bash, ksh, and zsh, respectively. [2022-06-21 20:29:10-0700] Elapsed: 6626 sec [2022-06-21 20:29:10-0700] u=75.62 s=48.46 cu=5181.21 cs=1009.52 scripts=2623 tests=1219748 *** Error 1 in /home/smoker/perl-current (makefile:795 '_test') [2022-06-21 20:29:10-0700] [2022-06-21 20:29:10-0700] Error while reading test-results: 2 [2022-06-21 20:29:10-0700] [2022-06-21 20:29:10-0700] Extending failures with harness: [2022-06-21 20:29:10-0700] ../t/re/reg_mesg.t ../t/re/regex_sets.t [2022-06-21 20:29:12-0700] ../t/re/reg_mesg.t .... [2022-06-21 20:29:12-0700] All 483 subtests passed [2022-06-21 20:29:12-0700] ../t/re/regex_sets.t .. [2022-06-21 20:29:12-0700] No subtests run [2022-06-21 20:29:12-0700] Test Summary Report [2022-06-21 20:29:12-0700] ------------------- [2022-06-21 20:29:12-0700] ../t/re/reg_mesg.t (Wstat: 138 (Signal: BUS, dumped core) Tests: 483 Failed: 0) [2022-06-21 20:29:12-0700] Non-zero wait status: 138 [2022-06-21 20:29:12-0700] Parse errors: No plan found in TAP output [2022-06-21 20:29:12-0700] ../t/re/regex_sets.t (Wstat: 138 (Signal: BUS, dumped core) Tests: 0 Failed: 0) [2022-06-21 20:29:12-0700] Non-zero wait status: 138 [2022-06-21 20:29:12-0700] Parse errors: No plan found in TAP output [2022-06-21 20:29:12-0700] Files=2, Tests=483, 1 wallclock secs ( 0.21 usr 0.06 sys + 1.17 cusr 0.30 csys = 1.74 CPU) [2022-06-21 20:29:12-0700] Result: FAIL [2022-06-21 20:29:12-0700] [2022-06-21 20:29:12-0700] ../t/re/reg_mesg.t..........................................FAILED [2022-06-21 20:29:12-0700] No plan found in TAP output [2022-06-21 20:29:12-0700] ../t/re/regex_sets.t........................................FAILED [2022-06-21 20:29:12-0700] No plan found in TAP output [2022-06-21 20:29:12-0700] TSTENV = perlio [2022-06-21 20:29:12-0700] ./runtests choose [2022-06-21 20:42:42-0700] t/re/reg_mesg .................................................... FAILED--no leader found [2022-06-21 20:42:44-0700] t/re/regex_sets .................................................. FAILED--no leader found # # # Compress::Raw::Zlib::VERSION 2.105 # # ZLIB_VERSION (from zlib.h) 1.2.12 # zlib_version (from zlib library) 1.2.12 # # ZLIB_VERNUM 0x12C0 # BUILD_ZLIB 1 # GZIP_OS_CODE 3 # # zlibCompileFlags 169 # Type Sizes # size of uInt 32 bit # size of uLong 64 bit # size of pointer 64 bit # size of z_off_t 64 bit # Compiler Options None # One-time table building None # Library content None # Operation variations None # Failed 2 tests out of 2625, 99.92% okay. ### Since not all tests were successful, you may want to run some of ### them individually and examine any diagnostic messages they produce. ### See the INSTALL document's section on "make test". ### You have a good chance to get more information by running ### ./perl harness ### in the 't' directory since most (>=80%) of the tests succeeded. ### You may have to set your dynamic library search path, ### LD_LIBRARY_PATH, to point to the build directory: ### setenv LD_LIBRARY_PATH `pwd`:$LD_LIBRARY_PATH; cd t; ./perl harness ### LD_LIBRARY_PATH=`pwd`:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd t; ./perl harness ### export LD_LIBRARY_PATH=`pwd`:$LD_LIBRARY_PATH; cd t; ./perl harness ### for csh-style shells, like tcsh; or for traditional/modern ### Bourne-style shells, like bash, ksh, and zsh, respectively. [2022-06-21 22:13:33-0700] Elapsed: 6260 sec [2022-06-21 22:13:33-0700] u=62.35 s=46.13 cu=4806.59 cs=1005.54 scripts=2625 tests=1219874 *** Error 1 in /home/smoker/perl-current (makefile:795 '_test') [2022-06-21 22:13:33-0700] [2022-06-21 22:13:33-0700] Error while reading test-results: 2 [2022-06-21 22:13:33-0700] [2022-06-21 22:13:33-0700] Extending failures with harness: [2022-06-21 22:13:33-0700] ../t/re/reg_mesg.t ../t/re/regex_sets.t [2022-06-21 22:13:35-0700] ../t/re/reg_mesg.t .... [2022-06-21 22:13:35-0700] All 483 subtests passed [2022-06-21 22:13:35-0700] ../t/re/regex_sets.t .. [2022-06-21 22:13:35-0700] No subtests run [2022-06-21 22:13:35-0700] Test Summary Report [2022-06-21 22:13:35-0700] ------------------- [2022-06-21 22:13:35-0700] ../t/re/reg_mesg.t (Wstat: 138 (Signal: BUS, dumped core) Tests: 483 Failed: 0) [2022-06-21 22:13:35-0700] Non-zero wait status: 138 [2022-06-21 22:13:35-0700] Parse errors: No plan found in TAP output [2022-06-21 22:13:35-0700] ../t/re/regex_sets.t (Wstat: 138 (Signal: BUS, dumped core) Tests: 0 Failed: 0) [2022-06-21 22:13:35-0700] Non-zero wait status: 138 [2022-06-21 22:13:35-0700] Parse errors: No plan found in TAP output [2022-06-21 22:13:35-0700] Files=2, Tests=483, 1 wallclock secs ( 0.21 usr 0.04 sys + 0.70 cusr 0.27 csys = 1.22 CPU) [2022-06-21 22:13:35-0700] Result: FAIL [2022-06-21 22:13:35-0700] [2022-06-21 22:13:35-0700] ../t/re/reg_mesg.t..........................................FAILED [2022-06-21 22:13:35-0700] No plan found in TAP output [2022-06-21 22:13:35-0700] ../t/re/regex_sets.t........................................FAILED [2022-06-21 22:13:35-0700] No plan found in TAP output [2022-06-21 22:13:35-0700] TSTENV = locale:UTF-8 [2022-06-21 22:13:35-0700] ./runtests choose [2022-06-21 22:27:04-0700] t/re/reg_mesg .................................................... FAILED--no leader found [2022-06-21 22:27:06-0700] t/re/regex_sets .................................................. FAILED--no leader found # # # Compress::Raw::Zlib::VERSION 2.105 # # ZLIB_VERSION (from zlib.h) 1.2.12 # zlib_version (from zlib library) 1.2.12 # # ZLIB_VERNUM 0x12C0 # BUILD_ZLIB 1 # GZIP_OS_CODE 3 # # zlibCompileFlags 169 # Type Sizes # size of uInt 32 bit # size of uLong 64 bit # size of pointer 64 bit # size of z_off_t 64 bit # Compiler Options None # One-time table building None # Library content None # Operation variations None # Failed 2 tests out of 2625, 99.92% okay. ### Since not all tests were successful, you may want to run some of ### them individually and examine any diagnostic messages they produce. ### See the INSTALL document's section on "make test". ### You have a good chance to get more information by running ### ./perl harness ### in the 't' directory since most (>=80%) of the tests succeeded. ### You may have to set your dynamic library search path, ### LD_LIBRARY_PATH, to point to the build directory: ### setenv LD_LIBRARY_PATH `pwd`:$LD_LIBRARY_PATH; cd t; ./perl harness ### LD_LIBRARY_PATH=`pwd`:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd t; ./perl harness ### export LD_LIBRARY_PATH=`pwd`:$LD_LIBRARY_PATH; cd t; ./perl harness ### for csh-style shells, like tcsh; or for traditional/modern ### Bourne-style shells, like bash, ksh, and zsh, respectively. [2022-06-21 23:58:03-0700] Elapsed: 6268 sec [2022-06-21 23:58:03-0700] u=57.23 s=45.36 cu=4805.71 cs=1012.90 scripts=2625 tests=1219764 *** Error 1 in /home/smoker/perl-current (makefile:795 '_test') [2022-06-21 23:58:03-0700] [2022-06-21 23:58:03-0700] Error while reading test-results: 2 [2022-06-21 23:58:03-0700] [2022-06-21 23:58:03-0700] Extending failures with harness: [2022-06-21 23:58:03-0700] ../t/re/reg_mesg.t ../t/re/regex_sets.t [2022-06-21 23:58:04-0700] ../t/re/reg_mesg.t .... [2022-06-21 23:58:04-0700] All 483 subtests passed [2022-06-21 23:58:04-0700] ../t/re/regex_sets.t .. [2022-06-21 23:58:04-0700] No subtests run [2022-06-21 23:58:04-0700] Test Summary Report [2022-06-21 23:58:04-0700] ------------------- [2022-06-21 23:58:04-0700] ../t/re/reg_mesg.t (Wstat: 138 (Signal: BUS, dumped core) Tests: 483 Failed: 0) [2022-06-21 23:58:04-0700] Non-zero wait status: 138 [2022-06-21 23:58:04-0700] Parse errors: No plan found in TAP output [2022-06-21 23:58:04-0700] ../t/re/regex_sets.t (Wstat: 138 (Signal: BUS, dumped core) Tests: 0 Failed: 0) [2022-06-21 23:58:04-0700] Non-zero wait status: 138 [2022-06-21 23:58:04-0700] Parse errors: No plan found in TAP output [2022-06-21 23:58:04-0700] Files=2, Tests=483, 1 wallclock secs ( 0.22 usr 0.03 sys + 0.68 cusr 0.28 csys = 1.21 CPU) [2022-06-21 23:58:04-0700] Result: FAIL [2022-06-21 23:58:04-0700] [2022-06-21 23:58:04-0700] ../t/re/reg_mesg.t..........................................FAILED [2022-06-21 23:58:04-0700] No plan found in TAP output [2022-06-21 23:58:04-0700] ../t/re/regex_sets.t........................................FAILED [2022-06-21 23:58:04-0700] No plan found in TAP output [2022-06-21 23:58:04-0700] Unskip tests from '/home/smoker/smoke/smokecurrent.skiptests' [2022-06-21 23:58:04-0700] [2022-06-21 23:58:04-0700] Configuration: -Dusedevel -Duseithreads [2022-06-21 23:58:04-0700] ------------------------------------------------------------------------------ [2022-06-21 23:58:04-0700] make distclean ... [2022-06-21 23:59:43-0700] [2022-06-21 23:59:43-0700] Copy Policy.sh ... [2022-06-21 23:59:43-0700] [2022-06-21 23:59:43-0700] Configure ... [2022-06-22 00:02:07-0700] [2022-06-22 00:02:07-0700] make ... [2022-06-22 00:17:55-0700] Skip tests from '/home/smoker/smoke/smokecurrent.skiptests' [2022-06-22 00:17:55-0700] [2022-06-22 00:17:55-0700] Tests start here: [2022-06-22 00:17:55-0700] TSTENV = stdio [2022-06-22 00:17:55-0700] ./runtests choose No such file or directory No such file or directory No such file or directory No such file or directory No such file or directory No such file or directory [2022-06-22 00:29:12-0700] t/re/reg_mesg .................................................... FAILED--no leader found [2022-06-22 00:29:14-0700] t/re/regex_sets .................................................. FAILED--no leader found # # # Compress::Raw::Zlib::VERSION 2.105 # # ZLIB_VERSION (from zlib.h) 1.2.12 # zlib_version (from zlib library) 1.2.12 # # ZLIB_VERNUM 0x12C0 # BUILD_ZLIB 1 # GZIP_OS_CODE 3 # # zlibCompileFlags 169 # Type Sizes # size of uInt 32 bit # size of uLong 64 bit # size of pointer 64 bit # size of z_off_t 64 bit # Compiler Options None # One-time table building None # Library content None # Operation variations None # Failed 2 tests out of 2622, 99.92% okay. ### Since not all tests were successful, you may want to run some of ### them individually and examine any diagnostic messages they produce. ### See the INSTALL document's section on "make test". ### You have a good chance to get more information by running ### ./perl harness ### in the 't' directory since most (>=80%) of the tests succeeded. ### You may have to set your dynamic library search path, ### LD_LIBRARY_PATH, to point to the build directory: ### setenv LD_LIBRARY_PATH `pwd`:$LD_LIBRARY_PATH; cd t; ./perl harness ### LD_LIBRARY_PATH=`pwd`:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd t; ./perl harness ### export LD_LIBRARY_PATH=`pwd`:$LD_LIBRARY_PATH; cd t; ./perl harness ### for csh-style shells, like tcsh; or for traditional/modern ### Bourne-style shells, like bash, ksh, and zsh, respectively. [2022-06-22 01:49:20-0700] Elapsed: 5485 sec [2022-06-22 01:49:20-0700] u=60.22 s=43.19 cu=4142.36 cs=899.20 scripts=2622 tests=1219534 *** Error 1 in /home/smoker/perl-current (makefile:795 '_test') [2022-06-22 01:49:20-0700] [2022-06-22 01:49:20-0700] Error while reading test-results: 2 [2022-06-22 01:49:20-0700] [2022-06-22 01:49:20-0700] Extending failures with harness: [2022-06-22 01:49:20-0700] ../t/re/reg_mesg.t ../t/re/regex_sets.t [2022-06-22 01:49:22-0700] ../t/re/reg_mesg.t .... [2022-06-22 01:49:22-0700] All 483 subtests passed [2022-06-22 01:49:22-0700] ../t/re/regex_sets.t .. [2022-06-22 01:49:22-0700] No subtests run [2022-06-22 01:49:22-0700] Test Summary Report [2022-06-22 01:49:22-0700] ------------------- [2022-06-22 01:49:22-0700] ../t/re/reg_mesg.t (Wstat: 138 (Signal: BUS, dumped core) Tests: 483 Failed: 0) [2022-06-22 01:49:22-0700] Non-zero wait status: 138 [2022-06-22 01:49:22-0700] Parse errors: No plan found in TAP output [2022-06-22 01:49:22-0700] ../t/re/regex_sets.t (Wstat: 138 (Signal: BUS, dumped core) Tests: 0 Failed: 0) [2022-06-22 01:49:22-0700] Non-zero wait status: 138 [2022-06-22 01:49:22-0700] Parse errors: No plan found in TAP output [2022-06-22 01:49:22-0700] Files=2, Tests=483, 1 wallclock secs ( 0.20 usr 0.05 sys + 1.04 cusr 0.25 csys = 1.54 CPU) [2022-06-22 01:49:22-0700] Result: FAIL [2022-06-22 01:49:22-0700] [2022-06-22 01:49:22-0700] ../t/re/reg_mesg.t..........................................FAILED [2022-06-22 01:49:22-0700] No plan found in TAP output [2022-06-22 01:49:22-0700] ../t/re/regex_sets.t........................................FAILED [2022-06-22 01:49:22-0700] No plan found in TAP output [2022-06-22 01:49:22-0700] TSTENV = perlio [2022-06-22 01:49:22-0700] ./runtests choose [2022-06-22 02:00:16-0700] t/re/reg_mesg .................................................... FAILED--no leader found [2022-06-22 02:00:18-0700] t/re/regex_sets .................................................. FAILED--no leader found # # # Compress::Raw::Zlib::VERSION 2.105 # # ZLIB_VERSION (from zlib.h) 1.2.12 # zlib_version (from zlib library) 1.2.12 # # ZLIB_VERNUM 0x12C0 # BUILD_ZLIB 1 # GZIP_OS_CODE 3 # # zlibCompileFlags 169 # Type Sizes # size of uInt 32 bit # size of uLong 64 bit # size of pointer 64 bit # size of z_off_t 64 bit # Compiler Options None # One-time table building None # Library content None # Operation variations None # Failed 2 tests out of 2624, 99.92% okay. ### Since not all tests were successful, you may want to run some of ### them individually and examine any diagnostic messages they produce. ### See the INSTALL document's section on "make test". ### You have a good chance to get more information by running ### ./perl harness ### in the 't' directory since most (>=80%) of the tests succeeded. ### You may have to set your dynamic library search path, ### LD_LIBRARY_PATH, to point to the build directory: ### setenv LD_LIBRARY_PATH `pwd`:$LD_LIBRARY_PATH; cd t; ./perl harness ### LD_LIBRARY_PATH=`pwd`:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd t; ./perl harness ### export LD_LIBRARY_PATH=`pwd`:$LD_LIBRARY_PATH; cd t; ./perl harness ### for csh-style shells, like tcsh; or for traditional/modern ### Bourne-style shells, like bash, ksh, and zsh, respectively. [2022-06-22 03:14:21-0700] Elapsed: 5099 sec [2022-06-22 03:14:21-0700] u=48.88 s=41.27 cu=3759.14 cs=900.83 scripts=2624 tests=1219625 *** Error 1 in /home/smoker/perl-current (makefile:795 '_test') [2022-06-22 03:14:21-0700] [2022-06-22 03:14:21-0700] Error while reading test-results: 2 [2022-06-22 03:14:21-0700] [2022-06-22 03:14:21-0700] Extending failures with harness: [2022-06-22 03:14:21-0700] ../t/re/reg_mesg.t ../t/re/regex_sets.t [2022-06-22 03:14:22-0700] ../t/re/reg_mesg.t .... [2022-06-22 03:14:22-0700] All 483 subtests passed [2022-06-22 03:14:22-0700] ../t/re/regex_sets.t .. [2022-06-22 03:14:22-0700] No subtests run [2022-06-22 03:14:22-0700] Test Summary Report [2022-06-22 03:14:22-0700] ------------------- [2022-06-22 03:14:22-0700] ../t/re/reg_mesg.t (Wstat: 138 (Signal: BUS, dumped core) Tests: 483 Failed: 0) [2022-06-22 03:14:22-0700] Non-zero wait status: 138 [2022-06-22 03:14:22-0700] Parse errors: No plan found in TAP output [2022-06-22 03:14:22-0700] ../t/re/regex_sets.t (Wstat: 138 (Signal: BUS, dumped core) Tests: 0 Failed: 0) [2022-06-22 03:14:22-0700] Non-zero wait status: 138 [2022-06-22 03:14:22-0700] Parse errors: No plan found in TAP output [2022-06-22 03:14:22-0700] Files=2, Tests=483, 1 wallclock secs ( 0.15 usr 0.05 sys + 0.54 cusr 0.26 csys = 1.00 CPU) [2022-06-22 03:14:22-0700] Result: FAIL [2022-06-22 03:14:22-0700] [2022-06-22 03:14:22-0700] ../t/re/reg_mesg.t..........................................FAILED [2022-06-22 03:14:22-0700] No plan found in TAP output [2022-06-22 03:14:22-0700] ../t/re/regex_sets.t........................................FAILED [2022-06-22 03:14:22-0700] No plan found in TAP output [2022-06-22 03:14:22-0700] TSTENV = locale:UTF-8 [2022-06-22 03:14:23-0700] ./runtests choose [2022-06-22 03:25:14-0700] t/re/reg_mesg .................................................... FAILED--no leader found [2022-06-22 03:25:16-0700] t/re/regex_sets .................................................. FAILED--no leader found # # # Compress::Raw::Zlib::VERSION 2.105 # # ZLIB_VERSION (from zlib.h) 1.2.12 # zlib_version (from zlib library) 1.2.12 # # ZLIB_VERNUM 0x12C0 # BUILD_ZLIB 1 # GZIP_OS_CODE 3 # # zlibCompileFlags 169 # Type Sizes # size of uInt 32 bit # size of uLong 64 bit # size of pointer 64 bit # size of z_off_t 64 bit # Compiler Options None # One-time table building None # Library content None # Operation variations None # Failed 2 tests out of 2624, 99.92% okay. ### Since not all tests were successful, you may want to run some of ### them individually and examine any diagnostic messages they produce. ### See the INSTALL document's section on "make test". ### You have a good chance to get more information by running ### ./perl harness ### in the 't' directory since most (>=80%) of the tests succeeded. ### You may have to set your dynamic library search path, ### LD_LIBRARY_PATH, to point to the build directory: ### setenv LD_LIBRARY_PATH `pwd`:$LD_LIBRARY_PATH; cd t; ./perl harness ### LD_LIBRARY_PATH=`pwd`:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd t; ./perl harness ### export LD_LIBRARY_PATH=`pwd`:$LD_LIBRARY_PATH; cd t; ./perl harness ### for csh-style shells, like tcsh; or for traditional/modern ### Bourne-style shells, like bash, ksh, and zsh, respectively. [2022-06-22 04:39:23-0700] Elapsed: 5100 sec [2022-06-22 04:39:23-0700] u=45.04 s=40.72 cu=3763.43 cs=897.88 scripts=2624 tests=1219772 *** Error 1 in /home/smoker/perl-current (makefile:795 '_test') [2022-06-22 04:39:23-0700] [2022-06-22 04:39:23-0700] Error while reading test-results: 2 [2022-06-22 04:39:23-0700] [2022-06-22 04:39:23-0700] Extending failures with harness: [2022-06-22 04:39:23-0700] ../t/re/reg_mesg.t ../t/re/regex_sets.t [2022-06-22 04:39:24-0700] ../t/re/reg_mesg.t .... [2022-06-22 04:39:24-0700] All 483 subtests passed [2022-06-22 04:39:24-0700] ../t/re/regex_sets.t .. [2022-06-22 04:39:24-0700] No subtests run [2022-06-22 04:39:24-0700] Test Summary Report [2022-06-22 04:39:24-0700] ------------------- [2022-06-22 04:39:24-0700] ../t/re/reg_mesg.t (Wstat: 138 (Signal: BUS, dumped core) Tests: 483 Failed: 0) [2022-06-22 04:39:24-0700] Non-zero wait status: 138 [2022-06-22 04:39:24-0700] Parse errors: No plan found in TAP output [2022-06-22 04:39:24-0700] ../t/re/regex_sets.t (Wstat: 138 (Signal: BUS, dumped core) Tests: 0 Failed: 0) [2022-06-22 04:39:24-0700] Non-zero wait status: 138 [2022-06-22 04:39:24-0700] Parse errors: No plan found in TAP output [2022-06-22 04:39:24-0700] Files=2, Tests=483, 1 wallclock secs ( 0.18 usr 0.03 sys + 0.55 cusr 0.26 csys = 1.02 CPU) [2022-06-22 04:39:24-0700] Result: FAIL [2022-06-22 04:39:24-0700] [2022-06-22 04:39:24-0700] ../t/re/reg_mesg.t..........................................FAILED [2022-06-22 04:39:24-0700] No plan found in TAP output [2022-06-22 04:39:24-0700] ../t/re/regex_sets.t........................................FAILED [2022-06-22 04:39:24-0700] No plan found in TAP output [2022-06-22 04:39:24-0700] Unskip tests from '/home/smoker/smoke/smokecurrent.skiptests' [2022-06-22 04:39:24-0700] [2022-06-22 04:39:24-0700] Configuration: -Dusedevel -Acppflags=-DBIG_TIME -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -DDEBUGGING [2022-06-22 04:39:24-0700] ------------------------------------------------------------------------------ [2022-06-22 04:39:24-0700] make distclean ... [2022-06-22 04:40:47-0700] [2022-06-22 04:40:47-0700] Copy Policy.sh ... [2022-06-22 04:40:47-0700] [2022-06-22 04:40:47-0700] Configure ... [2022-06-22 04:43:03-0700] [2022-06-22 04:43:03-0700] make ... [2022-06-22 05:04:23-0700] Skip tests from '/home/smoker/smoke/smokecurrent.skiptests' [2022-06-22 05:04:23-0700] [2022-06-22 05:04:23-0700] Tests start here: [2022-06-22 05:04:23-0700] TSTENV = stdio [2022-06-22 05:04:23-0700] ./runtests choose No such file or directory No such file or directory No such file or directory No such file or directory No such file or directory No such file or directory [2022-06-22 05:15:17-0700] t/re/reg_mesg .................................................... FAILED--no leader found [2022-06-22 05:15:19-0700] t/re/regex_sets .................................................. FAILED--no leader found # # # Compress::Raw::Zlib::VERSION 2.105 # # ZLIB_VERSION (from zlib.h) 1.2.12 # zlib_version (from zlib library) 1.2.12 # # ZLIB_VERNUM 0x12C0 # BUILD_ZLIB 1 # GZIP_OS_CODE 3 # # zlibCompileFlags 169 # Type Sizes # size of uInt 32 bit # size of uLong 64 bit # size of pointer 64 bit # size of z_off_t 64 bit # Compiler Options None # One-time table building None # Library content None # Operation variations None # Failed 2 tests out of 2536, 99.92% okay. ### Since not all tests were successful, you may want to run some of ### them individually and examine any diagnostic messages they produce. ### See the INSTALL document's section on "make test". ### You have a good chance to get more information by running ### ./perl harness ### in the 't' directory since most (>=80%) of the tests succeeded. ### You may have to set your dynamic library search path, ### LD_LIBRARY_PATH, to point to the build directory: ### setenv LD_LIBRARY_PATH `pwd`:$LD_LIBRARY_PATH; cd t; ./perl harness ### LD_LIBRARY_PATH=`pwd`:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd t; ./perl harness ### export LD_LIBRARY_PATH=`pwd`:$LD_LIBRARY_PATH; cd t; ./perl harness ### for csh-style shells, like tcsh; or for traditional/modern ### Bourne-style shells, like bash, ksh, and zsh, respectively. [2022-06-22 06:34:24-0700] Elapsed: 5401 sec [2022-06-22 06:34:24-0700] u=65.62 s=41.13 cu=4212.51 cs=819.45 scripts=2536 tests=1208046 *** Error 1 in /home/smoker/perl-current (makefile:795 '_test') [2022-06-22 06:34:25-0700] [2022-06-22 06:34:25-0700] Error while reading test-results: 2 [2022-06-22 06:34:25-0700] [2022-06-22 06:34:25-0700] Extending failures with harness: [2022-06-22 06:34:25-0700] ../t/re/reg_mesg.t ../t/re/regex_sets.t [2022-06-22 06:34:26-0700] ../t/re/reg_mesg.t .... [2022-06-22 06:34:26-0700] All 483 subtests passed [2022-06-22 06:34:26-0700] ../t/re/regex_sets.t .. [2022-06-22 06:34:26-0700] No subtests run [2022-06-22 06:34:26-0700] Test Summary Report [2022-06-22 06:34:26-0700] ------------------- [2022-06-22 06:34:26-0700] ../t/re/reg_mesg.t (Wstat: 138 (Signal: BUS, dumped core) Tests: 483 Failed: 0) [2022-06-22 06:34:26-0700] Non-zero wait status: 138 [2022-06-22 06:34:26-0700] Parse errors: No plan found in TAP output [2022-06-22 06:34:26-0700] ../t/re/regex_sets.t (Wstat: 138 (Signal: BUS, dumped core) Tests: 0 Failed: 0) [2022-06-22 06:34:26-0700] Non-zero wait status: 138 [2022-06-22 06:34:26-0700] Parse errors: No plan found in TAP output [2022-06-22 06:34:26-0700] Files=2, Tests=483, 1 wallclock secs ( 0.17 usr 0.06 sys + 0.98 cusr 0.26 csys = 1.47 CPU) [2022-06-22 06:34:26-0700] Result: FAIL [2022-06-22 06:34:26-0700] [2022-06-22 06:34:26-0700] ../t/re/reg_mesg.t..........................................FAILED [2022-06-22 06:34:26-0700] No plan found in TAP output [2022-06-22 06:34:26-0700] ../t/re/regex_sets.t........................................FAILED [2022-06-22 06:34:26-0700] No plan found in TAP output [2022-06-22 06:34:26-0700] TSTENV = perlio [2022-06-22 06:34:27-0700] ./runtests choose [2022-06-22 06:45:05-0700] t/re/reg_mesg .................................................... FAILED--no leader found [2022-06-22 06:45:07-0700] t/re/regex_sets .................................................. FAILED--no leader found # # # Compress::Raw::Zlib::VERSION 2.105 # # ZLIB_VERSION (from zlib.h) 1.2.12 # zlib_version (from zlib library) 1.2.12 # # ZLIB_VERNUM 0x12C0 # BUILD_ZLIB 1 # GZIP_OS_CODE 3 # # zlibCompileFlags 169 # Type Sizes # size of uInt 32 bit # size of uLong 64 bit # size of pointer 64 bit # size of z_off_t 64 bit # Compiler Options None # One-time table building None # Library content None # Operation variations None # Failed 2 tests out of 2538, 99.92% okay. ### Since not all tests were successful, you may want to run some of ### them individually and examine any diagnostic messages they produce. ### See the INSTALL document's section on "make test". ### You have a good chance to get more information by running ### ./perl harness ### in the 't' directory since most (>=80%) of the tests succeeded. ### You may have to set your dynamic library search path, ### LD_LIBRARY_PATH, to point to the build directory: ### setenv LD_LIBRARY_PATH `pwd`:$LD_LIBRARY_PATH; cd t; ./perl harness ### LD_LIBRARY_PATH=`pwd`:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd t; ./perl harness ### export LD_LIBRARY_PATH=`pwd`:$LD_LIBRARY_PATH; cd t; ./perl harness ### for csh-style shells, like tcsh; or for traditional/modern ### Bourne-style shells, like bash, ksh, and zsh, respectively. [2022-06-22 08:00:30-0700] Elapsed: 5163 sec [2022-06-22 08:00:30-0700] u=58.59 s=39.88 cu=3966.05 cs=821.33 scripts=2538 tests=1208134 *** Error 1 in /home/smoker/perl-current (makefile:795 '_test') [2022-06-22 08:00:30-0700] [2022-06-22 08:00:30-0700] Error while reading test-results: 2 [2022-06-22 08:00:30-0700] [2022-06-22 08:00:30-0700] Extending failures with harness: [2022-06-22 08:00:30-0700] ../t/re/reg_mesg.t ../t/re/regex_sets.t [2022-06-22 08:00:31-0700] ../t/re/reg_mesg.t .... [2022-06-22 08:00:31-0700] All 483 subtests passed [2022-06-22 08:00:31-0700] ../t/re/regex_sets.t .. [2022-06-22 08:00:31-0700] No subtests run [2022-06-22 08:00:31-0700] Test Summary Report [2022-06-22 08:00:31-0700] ------------------- [2022-06-22 08:00:31-0700] ../t/re/reg_mesg.t (Wstat: 138 (Signal: BUS, dumped core) Tests: 483 Failed: 0) [2022-06-22 08:00:31-0700] Non-zero wait status: 138 [2022-06-22 08:00:31-0700] Parse errors: No plan found in TAP output [2022-06-22 08:00:31-0700] ../t/re/regex_sets.t (Wstat: 138 (Signal: BUS, dumped core) Tests: 0 Failed: 0) [2022-06-22 08:00:31-0700] Non-zero wait status: 138 [2022-06-22 08:00:31-0700] Parse errors: No plan found in TAP output [2022-06-22 08:00:31-0700] Files=2, Tests=483, 1 wallclock secs ( 0.18 usr 0.06 sys + 0.67 cusr 0.25 csys = 1.16 CPU) [2022-06-22 08:00:31-0700] Result: FAIL [2022-06-22 08:00:31-0700] [2022-06-22 08:00:31-0700] ../t/re/reg_mesg.t..........................................FAILED [2022-06-22 08:00:31-0700] No plan found in TAP output [2022-06-22 08:00:31-0700] ../t/re/regex_sets.t........................................FAILED [2022-06-22 08:00:31-0700] No plan found in TAP output [2022-06-22 08:00:31-0700] TSTENV = locale:UTF-8 [2022-06-22 08:00:31-0700] ./runtests choose [2022-06-22 08:11:13-0700] t/re/reg_mesg .................................................... FAILED--no leader found [2022-06-22 08:11:14-0700] t/re/regex_sets .................................................. FAILED--no leader found # # # Compress::Raw::Zlib::VERSION 2.105 # # ZLIB_VERSION (from zlib.h) 1.2.12 # zlib_version (from zlib library) 1.2.12 # # ZLIB_VERNUM 0x12C0 # BUILD_ZLIB 1 # GZIP_OS_CODE 3 # # zlibCompileFlags 169 # Type Sizes # size of uInt 32 bit # size of uLong 64 bit # size of pointer 64 bit # size of z_off_t 64 bit # Compiler Options None # One-time table building None # Library content None # Operation variations None # Failed 2 tests out of 2538, 99.92% okay. ### Since not all tests were successful, you may want to run some of ### them individually and examine any diagnostic messages they produce. ### See the INSTALL document's section on "make test". ### You have a good chance to get more information by running ### ./perl harness ### in the 't' directory since most (>=80%) of the tests succeeded. ### You may have to set your dynamic library search path, ### LD_LIBRARY_PATH, to point to the build directory: ### setenv LD_LIBRARY_PATH `pwd`:$LD_LIBRARY_PATH; cd t; ./perl harness ### LD_LIBRARY_PATH=`pwd`:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd t; ./perl harness ### export LD_LIBRARY_PATH=`pwd`:$LD_LIBRARY_PATH; cd t; ./perl harness ### for csh-style shells, like tcsh; or for traditional/modern ### Bourne-style shells, like bash, ksh, and zsh, respectively. [2022-06-22 09:26:30-0700] Elapsed: 5158 sec [2022-06-22 09:26:30-0700] u=56.86 s=38.59 cu=3963.68 cs=820.25 scripts=2538 tests=1208007 *** Error 1 in /home/smoker/perl-current (makefile:795 '_test') [2022-06-22 09:26:30-0700] [2022-06-22 09:26:30-0700] Error while reading test-results: 2 [2022-06-22 09:26:30-0700] [2022-06-22 09:26:30-0700] Extending failures with harness: [2022-06-22 09:26:30-0700] ../t/re/reg_mesg.t ../t/re/regex_sets.t [2022-06-22 09:26:31-0700] ../t/re/reg_mesg.t .... [2022-06-22 09:26:31-0700] All 483 subtests passed [2022-06-22 09:26:31-0700] ../t/re/regex_sets.t .. [2022-06-22 09:26:31-0700] No subtests run [2022-06-22 09:26:31-0700] Test Summary Report [2022-06-22 09:26:31-0700] ------------------- [2022-06-22 09:26:31-0700] ../t/re/reg_mesg.t (Wstat: 138 (Signal: BUS, dumped core) Tests: 483 Failed: 0) [2022-06-22 09:26:31-0700] Non-zero wait status: 138 [2022-06-22 09:26:31-0700] Parse errors: No plan found in TAP output [2022-06-22 09:26:31-0700] ../t/re/regex_sets.t (Wstat: 138 (Signal: BUS, dumped core) Tests: 0 Failed: 0) [2022-06-22 09:26:31-0700] Non-zero wait status: 138 [2022-06-22 09:26:31-0700] Parse errors: No plan found in TAP output [2022-06-22 09:26:31-0700] Files=2, Tests=483, 1 wallclock secs ( 0.16 usr 0.06 sys + 0.59 cusr 0.32 csys = 1.13 CPU) [2022-06-22 09:26:31-0700] Result: FAIL [2022-06-22 09:26:31-0700] [2022-06-22 09:26:31-0700] ../t/re/reg_mesg.t..........................................FAILED [2022-06-22 09:26:31-0700] No plan found in TAP output [2022-06-22 09:26:31-0700] ../t/re/regex_sets.t........................................FAILED [2022-06-22 09:26:31-0700] No plan found in TAP output [2022-06-22 09:26:31-0700] Unskip tests from '/home/smoker/smoke/smokecurrent.skiptests' [2022-06-22 09:26:31-0700] [2022-06-22 09:26:31-0700] Configuration: -Dusedevel -Acppflags=-DBIG_TIME -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE [2022-06-22 09:26:31-0700] ------------------------------------------------------------------------------ [2022-06-22 09:26:31-0700] make distclean ... [2022-06-22 09:28:02-0700] [2022-06-22 09:28:02-0700] Copy Policy.sh ... [2022-06-22 09:28:02-0700] [2022-06-22 09:28:02-0700] Configure ... [2022-06-22 09:30:16-0700] [2022-06-22 09:30:16-0700] make ... [2022-06-22 09:45:57-0700] Skip tests from '/home/smoker/smoke/smokecurrent.skiptests' [2022-06-22 09:45:57-0700] [2022-06-22 09:45:57-0700] Tests start here: [2022-06-22 09:45:57-0700] TSTENV = stdio [2022-06-22 09:45:57-0700] ./runtests choose No such file or directory No such file or directory No such file or directory No such file or directory No such file or directory No such file or directory [2022-06-22 09:55:28-0700] t/re/reg_mesg .................................................... FAILED--no leader found [2022-06-22 09:55:30-0700] t/re/regex_sets .................................................. FAILED--no leader found # # # Compress::Raw::Zlib::VERSION 2.105 # # ZLIB_VERSION (from zlib.h) 1.2.12 # zlib_version (from zlib library) 1.2.12 # # ZLIB_VERNUM 0x12C0 # BUILD_ZLIB 1 # GZIP_OS_CODE 3 # # zlibCompileFlags 169 # Type Sizes # size of uInt 32 bit # size of uLong 64 bit # size of pointer 64 bit # size of z_off_t 64 bit # Compiler Options None # One-time table building None # Library content None # Operation variations None # Failed 2 tests out of 2535, 99.92% okay. ### Since not all tests were successful, you may want to run some of ### them individually and examine any diagnostic messages they produce. ### See the INSTALL document's section on "make test". ### You have a good chance to get more information by running ### ./perl harness ### in the 't' directory since most (>=80%) of the tests succeeded. ### You may have to set your dynamic library search path, ### LD_LIBRARY_PATH, to point to the build directory: ### setenv LD_LIBRARY_PATH `pwd`:$LD_LIBRARY_PATH; cd t; ./perl harness ### LD_LIBRARY_PATH=`pwd`:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd t; ./perl harness ### export LD_LIBRARY_PATH=`pwd`:$LD_LIBRARY_PATH; cd t; ./perl harness ### for csh-style shells, like tcsh; or for traditional/modern ### Bourne-style shells, like bash, ksh, and zsh, respectively. [2022-06-22 11:04:29-0700] Elapsed: 4712 sec [2022-06-22 11:04:29-0700] u=53.67 s=41.22 cu=3573.84 cs=785.64 scripts=2535 tests=1208073 *** Error 1 in /home/smoker/perl-current (makefile:795 '_test') [2022-06-22 11:04:29-0700] [2022-06-22 11:04:29-0700] Error while reading test-results: 2 [2022-06-22 11:04:29-0700] [2022-06-22 11:04:29-0700] Extending failures with harness: [2022-06-22 11:04:29-0700] ../t/re/reg_mesg.t ../t/re/regex_sets.t [2022-06-22 11:04:31-0700] ../t/re/reg_mesg.t .... [2022-06-22 11:04:31-0700] All 483 subtests passed [2022-06-22 11:04:31-0700] ../t/re/regex_sets.t .. [2022-06-22 11:04:31-0700] No subtests run [2022-06-22 11:04:31-0700] Test Summary Report [2022-06-22 11:04:31-0700] ------------------- [2022-06-22 11:04:31-0700] ../t/re/reg_mesg.t (Wstat: 138 (Signal: BUS, dumped core) Tests: 483 Failed: 0) [2022-06-22 11:04:31-0700] Non-zero wait status: 138 [2022-06-22 11:04:31-0700] Parse errors: No plan found in TAP output [2022-06-22 11:04:31-0700] ../t/re/regex_sets.t (Wstat: 138 (Signal: BUS, dumped core) Tests: 0 Failed: 0) [2022-06-22 11:04:31-0700] Non-zero wait status: 138 [2022-06-22 11:04:31-0700] Parse errors: No plan found in TAP output [2022-06-22 11:04:31-0700] Files=2, Tests=483, 2 wallclock secs ( 0.15 usr 0.06 sys + 0.87 cusr 0.25 csys = 1.33 CPU) [2022-06-22 11:04:31-0700] Result: FAIL [2022-06-22 11:04:31-0700] [2022-06-22 11:04:31-0700] ../t/re/reg_mesg.t..........................................FAILED [2022-06-22 11:04:31-0700] No plan found in TAP output [2022-06-22 11:04:31-0700] ../t/re/regex_sets.t........................................FAILED [2022-06-22 11:04:31-0700] No plan found in TAP output [2022-06-22 11:04:31-0700] TSTENV = perlio [2022-06-22 11:04:31-0700] ./runtests choose [2022-06-22 11:13:48-0700] t/re/reg_mesg .................................................... FAILED--no leader found [2022-06-22 11:13:49-0700] t/re/regex_sets .................................................. FAILED--no leader found # # # Compress::Raw::Zlib::VERSION 2.105 # # ZLIB_VERSION (from zlib.h) 1.2.12 # zlib_version (from zlib library) 1.2.12 # # ZLIB_VERNUM 0x12C0 # BUILD_ZLIB 1 # GZIP_OS_CODE 3 # # zlibCompileFlags 169 # Type Sizes # size of uInt 32 bit # size of uLong 64 bit # size of pointer 64 bit # size of z_off_t 64 bit # Compiler Options None # One-time table building None # Library content None # Operation variations None # Failed 2 tests out of 2537, 99.92% okay. ### Since not all tests were successful, you may want to run some of ### them individually and examine any diagnostic messages they produce. ### See the INSTALL document's section on "make test". ### You have a good chance to get more information by running ### ./perl harness ### in the 't' directory since most (>=80%) of the tests succeeded. ### You may have to set your dynamic library search path, ### LD_LIBRARY_PATH, to point to the build directory: ### setenv LD_LIBRARY_PATH `pwd`:$LD_LIBRARY_PATH; cd t; ./perl harness ### LD_LIBRARY_PATH=`pwd`:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd t; ./perl harness ### export LD_LIBRARY_PATH=`pwd`:$LD_LIBRARY_PATH; cd t; ./perl harness ### for csh-style shells, like tcsh; or for traditional/modern ### Bourne-style shells, like bash, ksh, and zsh, respectively. [2022-06-22 12:18:56-0700] Elapsed: 4465 sec [2022-06-22 12:18:56-0700] u=45.67 s=40.39 cu=3321.00 cs=784.28 scripts=2537 tests=1207926 *** Error 1 in /home/smoker/perl-current (makefile:795 '_test') [2022-06-22 12:18:56-0700] [2022-06-22 12:18:56-0700] Error while reading test-results: 2 [2022-06-22 12:18:56-0700] [2022-06-22 12:18:56-0700] Extending failures with harness: [2022-06-22 12:18:56-0700] ../t/re/reg_mesg.t ../t/re/regex_sets.t [2022-06-22 12:18:57-0700] ../t/re/reg_mesg.t .... [2022-06-22 12:18:57-0700] All 483 subtests passed [2022-06-22 12:18:57-0700] ../t/re/regex_sets.t .. [2022-06-22 12:18:57-0700] No subtests run [2022-06-22 12:18:57-0700] Test Summary Report [2022-06-22 12:18:57-0700] ------------------- [2022-06-22 12:18:57-0700] ../t/re/reg_mesg.t (Wstat: 138 (Signal: BUS, dumped core) Tests: 483 Failed: 0) [2022-06-22 12:18:57-0700] Non-zero wait status: 138 [2022-06-22 12:18:57-0700] Parse errors: No plan found in TAP output [2022-06-22 12:18:57-0700] ../t/re/regex_sets.t (Wstat: 138 (Signal: BUS, dumped core) Tests: 0 Failed: 0) [2022-06-22 12:18:57-0700] Non-zero wait status: 138 [2022-06-22 12:18:57-0700] Parse errors: No plan found in TAP output [2022-06-22 12:18:57-0700] Files=2, Tests=483, 1 wallclock secs ( 0.15 usr 0.06 sys + 0.55 cusr 0.23 csys = 0.99 CPU) [2022-06-22 12:18:57-0700] Result: FAIL [2022-06-22 12:18:57-0700] [2022-06-22 12:18:57-0700] ../t/re/reg_mesg.t..........................................FAILED [2022-06-22 12:18:57-0700] No plan found in TAP output [2022-06-22 12:18:57-0700] ../t/re/regex_sets.t........................................FAILED [2022-06-22 12:18:57-0700] No plan found in TAP output [2022-06-22 12:18:57-0700] TSTENV = locale:UTF-8 [2022-06-22 12:18:57-0700] ./runtests choose [2022-06-22 12:28:16-0700] t/re/reg_mesg .................................................... FAILED--no leader found [2022-06-22 12:28:17-0700] t/re/regex_sets .................................................. FAILED--no leader found # # # Compress::Raw::Zlib::VERSION 2.105 # # ZLIB_VERSION (from zlib.h) 1.2.12 # zlib_version (from zlib library) 1.2.12 # # ZLIB_VERNUM 0x12C0 # BUILD_ZLIB 1 # GZIP_OS_CODE 3 # # zlibCompileFlags 169 # Type Sizes # size of uInt 32 bit # size of uLong 64 bit # size of pointer 64 bit # size of z_off_t 64 bit # Compiler Options None # One-time table building None # Library content None # Operation variations None # Failed 2 tests out of 2537, 99.92% okay. ### Since not all tests were successful, you may want to run some of ### them individually and examine any diagnostic messages they produce. ### See the INSTALL document's section on "make test". ### You have a good chance to get more information by running ### ./perl harness ### in the 't' directory since most (>=80%) of the tests succeeded. ### You may have to set your dynamic library search path, ### LD_LIBRARY_PATH, to point to the build directory: ### setenv LD_LIBRARY_PATH `pwd`:$LD_LIBRARY_PATH; cd t; ./perl harness ### LD_LIBRARY_PATH=`pwd`:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd t; ./perl harness ### export LD_LIBRARY_PATH=`pwd`:$LD_LIBRARY_PATH; cd t; ./perl harness ### for csh-style shells, like tcsh; or for traditional/modern ### Bourne-style shells, like bash, ksh, and zsh, respectively. [2022-06-22 13:33:30-0700] Elapsed: 4473 sec [2022-06-22 13:33:30-0700] u=45.20 s=39.84 cu=3331.09 cs=782.37 scripts=2537 tests=1207948 *** Error 1 in /home/smoker/perl-current (makefile:795 '_test') [2022-06-22 13:33:30-0700] [2022-06-22 13:33:30-0700] Error while reading test-results: 2 [2022-06-22 13:33:30-0700] [2022-06-22 13:33:30-0700] Extending failures with harness: [2022-06-22 13:33:30-0700] ../t/re/reg_mesg.t ../t/re/regex_sets.t [2022-06-22 13:33:32-0700] ../t/re/reg_mesg.t .... [2022-06-22 13:33:32-0700] All 483 subtests passed [2022-06-22 13:33:32-0700] ../t/re/regex_sets.t .. [2022-06-22 13:33:32-0700] No subtests run [2022-06-22 13:33:32-0700] Test Summary Report [2022-06-22 13:33:32-0700] ------------------- [2022-06-22 13:33:32-0700] ../t/re/reg_mesg.t (Wstat: 138 (Signal: BUS, dumped core) Tests: 483 Failed: 0) [2022-06-22 13:33:32-0700] Non-zero wait status: 138 [2022-06-22 13:33:32-0700] Parse errors: No plan found in TAP output [2022-06-22 13:33:32-0700] ../t/re/regex_sets.t (Wstat: 138 (Signal: BUS, dumped core) Tests: 0 Failed: 0) [2022-06-22 13:33:32-0700] Non-zero wait status: 138 [2022-06-22 13:33:32-0700] Parse errors: No plan found in TAP output [2022-06-22 13:33:32-0700] Files=2, Tests=483, 1 wallclock secs ( 0.16 usr 0.04 sys + 0.54 cusr 0.27 csys = 1.01 CPU) [2022-06-22 13:33:32-0700] Result: FAIL [2022-06-22 13:33:32-0700] [2022-06-22 13:33:32-0700] ../t/re/reg_mesg.t..........................................FAILED [2022-06-22 13:33:32-0700] No plan found in TAP output [2022-06-22 13:33:32-0700] ../t/re/regex_sets.t........................................FAILED [2022-06-22 13:33:32-0700] No plan found in TAP output [2022-06-22 13:33:32-0700] Unskip tests from '/home/smoker/smoke/smokecurrent.skiptests' [2022-06-22 13:33:32-0700] [2022-06-22 13:33:32-0700] Configuration: -Dusedevel -Acppflags=-DBIG_TIME -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -Duseithreads -DDEBUGGING [2022-06-22 13:33:32-0700] ------------------------------------------------------------------------------ [2022-06-22 13:33:32-0700] make distclean ... [2022-06-22 13:34:54-0700] [2022-06-22 13:34:54-0700] Copy Policy.sh ... [2022-06-22 13:34:54-0700] [2022-06-22 13:34:54-0700] Configure ... [2022-06-22 13:37:20-0700] [2022-06-22 13:37:20-0700] make ... [2022-06-22 14:00:08-0700] Skip tests from '/home/smoker/smoke/smokecurrent.skiptests' [2022-06-22 14:00:08-0700] [2022-06-22 14:00:08-0700] Tests start here: [2022-06-22 14:00:08-0700] TSTENV = stdio [2022-06-22 14:00:08-0700] ./runtests choose No such file or directory No such file or directory No such file or directory No such file or directory No such file or directory No such file or directory [2022-06-22 14:13:58-0700] t/re/reg_mesg .................................................... FAILED--no leader found [2022-06-22 14:14:01-0700] t/re/regex_sets .................................................. FAILED--no leader found # # # Compress::Raw::Zlib::VERSION 2.105 # # ZLIB_VERSION (from zlib.h) 1.2.12 # zlib_version (from zlib library) 1.2.12 # # ZLIB_VERNUM 0x12C0 # BUILD_ZLIB 1 # GZIP_OS_CODE 3 # # zlibCompileFlags 169 # Type Sizes # size of uInt 32 bit # size of uLong 64 bit # size of pointer 64 bit # size of z_off_t 64 bit # Compiler Options None # One-time table building None # Library content None # Operation variations None # Failed 2 tests out of 2623, 99.92% okay. ### Since not all tests were successful, you may want to run some of ### them individually and examine any diagnostic messages they produce. ### See the INSTALL document's section on "make test". ### You have a good chance to get more information by running ### ./perl harness ### in the 't' directory since most (>=80%) of the tests succeeded. ### You may have to set your dynamic library search path, ### LD_LIBRARY_PATH, to point to the build directory: ### setenv LD_LIBRARY_PATH `pwd`:$LD_LIBRARY_PATH; cd t; ./perl harness ### LD_LIBRARY_PATH=`pwd`:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd t; ./perl harness ### export LD_LIBRARY_PATH=`pwd`:$LD_LIBRARY_PATH; cd t; ./perl harness ### for csh-style shells, like tcsh; or for traditional/modern ### Bourne-style shells, like bash, ksh, and zsh, respectively. [2022-06-22 15:50:24-0700] Elapsed: 6616 sec [2022-06-22 15:50:24-0700] u=74.50 s=44.57 cu=5172.54 cs=1004.85 scripts=2623 tests=1219773 *** Error 1 in /home/smoker/perl-current (makefile:795 '_test') [2022-06-22 15:50:24-0700] [2022-06-22 15:50:24-0700] Error while reading test-results: 2 [2022-06-22 15:50:24-0700] [2022-06-22 15:50:24-0700] Extending failures with harness: [2022-06-22 15:50:24-0700] ../t/re/reg_mesg.t ../t/re/regex_sets.t [2022-06-22 15:50:27-0700] ../t/re/reg_mesg.t .... [2022-06-22 15:50:27-0700] All 483 subtests passed [2022-06-22 15:50:27-0700] ../t/re/regex_sets.t .. [2022-06-22 15:50:27-0700] No subtests run [2022-06-22 15:50:27-0700] Test Summary Report [2022-06-22 15:50:27-0700] ------------------- [2022-06-22 15:50:27-0700] ../t/re/reg_mesg.t (Wstat: 138 (Signal: BUS, dumped core) Tests: 483 Failed: 0) [2022-06-22 15:50:27-0700] Non-zero wait status: 138 [2022-06-22 15:50:27-0700] Parse errors: No plan found in TAP output [2022-06-22 15:50:27-0700] ../t/re/regex_sets.t (Wstat: 138 (Signal: BUS, dumped core) Tests: 0 Failed: 0) [2022-06-22 15:50:27-0700] Non-zero wait status: 138 [2022-06-22 15:50:27-0700] Parse errors: No plan found in TAP output [2022-06-22 15:50:27-0700] Files=2, Tests=483, 2 wallclock secs ( 0.20 usr 0.05 sys + 1.13 cusr 0.33 csys = 1.71 CPU) [2022-06-22 15:50:27-0700] Result: FAIL [2022-06-22 15:50:27-0700] [2022-06-22 15:50:27-0700] ../t/re/reg_mesg.t..........................................FAILED [2022-06-22 15:50:27-0700] No plan found in TAP output [2022-06-22 15:50:27-0700] ../t/re/regex_sets.t........................................FAILED [2022-06-22 15:50:27-0700] No plan found in TAP output [2022-06-22 15:50:27-0700] TSTENV = perlio [2022-06-22 15:50:27-0700] ./runtests choose [2022-06-22 16:03:56-0700] t/re/reg_mesg .................................................... FAILED--no leader found [2022-06-22 16:03:58-0700] t/re/regex_sets .................................................. FAILED--no leader found # # # Compress::Raw::Zlib::VERSION 2.105 # # ZLIB_VERSION (from zlib.h) 1.2.12 # zlib_version (from zlib library) 1.2.12 # # ZLIB_VERNUM 0x12C0 # BUILD_ZLIB 1 # GZIP_OS_CODE 3 # # zlibCompileFlags 169 # Type Sizes # size of uInt 32 bit # size of uLong 64 bit # size of pointer 64 bit # size of z_off_t 64 bit # Compiler Options None # One-time table building None # Library content None # Operation variations None # Failed 2 tests out of 2625, 99.92% okay. ### Since not all tests were successful, you may want to run some of ### them individually and examine any diagnostic messages they produce. ### See the INSTALL document's section on "make test". ### You have a good chance to get more information by running ### ./perl harness ### in the 't' directory since most (>=80%) of the tests succeeded. ### You may have to set your dynamic library search path, ### LD_LIBRARY_PATH, to point to the build directory: ### setenv LD_LIBRARY_PATH `pwd`:$LD_LIBRARY_PATH; cd t; ./perl harness ### LD_LIBRARY_PATH=`pwd`:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd t; ./perl harness ### export LD_LIBRARY_PATH=`pwd`:$LD_LIBRARY_PATH; cd t; ./perl harness ### for csh-style shells, like tcsh; or for traditional/modern ### Bourne-style shells, like bash, ksh, and zsh, respectively. [2022-06-22 17:34:52-0700] Elapsed: 6265 sec [2022-06-22 17:34:52-0700] u=58.50 s=44.67 cu=4805.50 cs=1011.52 scripts=2625 tests=1219729 *** Error 1 in /home/smoker/perl-current (makefile:795 '_test') [2022-06-22 17:34:53-0700] [2022-06-22 17:34:53-0700] Error while reading test-results: 2 [2022-06-22 17:34:53-0700] [2022-06-22 17:34:53-0700] Extending failures with harness: [2022-06-22 17:34:53-0700] ../t/re/reg_mesg.t ../t/re/regex_sets.t [2022-06-22 17:34:54-0700] ../t/re/reg_mesg.t .... [2022-06-22 17:34:54-0700] All 483 subtests passed [2022-06-22 17:34:54-0700] ../t/re/regex_sets.t .. [2022-06-22 17:34:54-0700] No subtests run [2022-06-22 17:34:54-0700] Test Summary Report [2022-06-22 17:34:54-0700] ------------------- [2022-06-22 17:34:54-0700] ../t/re/reg_mesg.t (Wstat: 138 (Signal: BUS, dumped core) Tests: 483 Failed: 0) [2022-06-22 17:34:54-0700] Non-zero wait status: 138 [2022-06-22 17:34:54-0700] Parse errors: No plan found in TAP output [2022-06-22 17:34:54-0700] ../t/re/regex_sets.t (Wstat: 138 (Signal: BUS, dumped core) Tests: 0 Failed: 0) [2022-06-22 17:34:54-0700] Non-zero wait status: 138 [2022-06-22 17:34:54-0700] Parse errors: No plan found in TAP output [2022-06-22 17:34:54-0700] Files=2, Tests=483, 1 wallclock secs ( 0.19 usr 0.06 sys + 0.66 cusr 0.31 csys = 1.22 CPU) [2022-06-22 17:34:54-0700] Result: FAIL [2022-06-22 17:34:54-0700] [2022-06-22 17:34:54-0700] ../t/re/reg_mesg.t..........................................FAILED [2022-06-22 17:34:54-0700] No plan found in TAP output [2022-06-22 17:34:54-0700] ../t/re/regex_sets.t........................................FAILED [2022-06-22 17:34:54-0700] No plan found in TAP output [2022-06-22 17:34:54-0700] TSTENV = locale:UTF-8 [2022-06-22 17:34:54-0700] ./runtests choose [2022-06-22 17:48:22-0700] t/re/reg_mesg .................................................... FAILED--no leader found [2022-06-22 17:48:24-0700] t/re/regex_sets .................................................. FAILED--no leader found # # # Compress::Raw::Zlib::VERSION 2.105 # # ZLIB_VERSION (from zlib.h) 1.2.12 # zlib_version (from zlib library) 1.2.12 # # ZLIB_VERNUM 0x12C0 # BUILD_ZLIB 1 # GZIP_OS_CODE 3 # # zlibCompileFlags 169 # Type Sizes # size of uInt 32 bit # size of uLong 64 bit # size of pointer 64 bit # size of z_off_t 64 bit # Compiler Options None # One-time table building None # Library content None # Operation variations None # Failed 2 tests out of 2625, 99.92% okay. ### Since not all tests were successful, you may want to run some of ### them individually and examine any diagnostic messages they produce. ### See the INSTALL document's section on "make test". ### You have a good chance to get more information by running ### ./perl harness ### in the 't' directory since most (>=80%) of the tests succeeded. ### You may have to set your dynamic library search path, ### LD_LIBRARY_PATH, to point to the build directory: ### setenv LD_LIBRARY_PATH `pwd`:$LD_LIBRARY_PATH; cd t; ./perl harness ### LD_LIBRARY_PATH=`pwd`:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd t; ./perl harness ### export LD_LIBRARY_PATH=`pwd`:$LD_LIBRARY_PATH; cd t; ./perl harness ### for csh-style shells, like tcsh; or for traditional/modern ### Bourne-style shells, like bash, ksh, and zsh, respectively. [2022-06-22 19:19:28-0700] Elapsed: 6274 sec [2022-06-22 19:19:28-0700] u=57.38 s=45.57 cu=4808.81 cs=1018.31 scripts=2625 tests=1219907 *** Error 1 in /home/smoker/perl-current (makefile:795 '_test') [2022-06-22 19:19:28-0700] [2022-06-22 19:19:28-0700] Error while reading test-results: 2 [2022-06-22 19:19:28-0700] [2022-06-22 19:19:28-0700] Extending failures with harness: [2022-06-22 19:19:28-0700] ../t/re/reg_mesg.t ../t/re/regex_sets.t [2022-06-22 19:19:30-0700] ../t/re/reg_mesg.t .... [2022-06-22 19:19:30-0700] All 483 subtests passed [2022-06-22 19:19:30-0700] ../t/re/regex_sets.t .. [2022-06-22 19:19:30-0700] No subtests run [2022-06-22 19:19:30-0700] Test Summary Report [2022-06-22 19:19:30-0700] ------------------- [2022-06-22 19:19:30-0700] ../t/re/reg_mesg.t (Wstat: 138 (Signal: BUS, dumped core) Tests: 483 Failed: 0) [2022-06-22 19:19:30-0700] Non-zero wait status: 138 [2022-06-22 19:19:30-0700] Parse errors: No plan found in TAP output [2022-06-22 19:19:30-0700] ../t/re/regex_sets.t (Wstat: 138 (Signal: BUS, dumped core) Tests: 0 Failed: 0) [2022-06-22 19:19:30-0700] Non-zero wait status: 138 [2022-06-22 19:19:30-0700] Parse errors: No plan found in TAP output [2022-06-22 19:19:30-0700] Files=2, Tests=483, 1 wallclock secs ( 0.21 usr 0.04 sys + 0.68 cusr 0.29 csys = 1.22 CPU) [2022-06-22 19:19:30-0700] Result: FAIL [2022-06-22 19:19:30-0700] [2022-06-22 19:19:30-0700] ../t/re/reg_mesg.t..........................................FAILED [2022-06-22 19:19:30-0700] No plan found in TAP output [2022-06-22 19:19:30-0700] ../t/re/regex_sets.t........................................FAILED [2022-06-22 19:19:30-0700] No plan found in TAP output [2022-06-22 19:19:30-0700] Unskip tests from '/home/smoker/smoke/smokecurrent.skiptests' [2022-06-22 19:19:30-0700] [2022-06-22 19:19:30-0700] Configuration: -Dusedevel -Acppflags=-DBIG_TIME -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -Duseithreads [2022-06-22 19:19:30-0700] ------------------------------------------------------------------------------ [2022-06-22 19:19:30-0700] make distclean ... [2022-06-22 19:21:09-0700] [2022-06-22 19:21:09-0700] Copy Policy.sh ... [2022-06-22 19:21:09-0700] [2022-06-22 19:21:09-0700] Configure ... [2022-06-22 19:23:33-0700] [2022-06-22 19:23:33-0700] make ... [2022-06-22 19:39:38-0700] Skip tests from '/home/smoker/smoke/smokecurrent.skiptests' [2022-06-22 19:39:38-0700] [2022-06-22 19:39:38-0700] Tests start here: [2022-06-22 19:39:38-0700] TSTENV = stdio [2022-06-22 19:39:39-0700] ./runtests choose No such file or directory No such file or directory No such file or directory No such file or directory No such file or directory No such file or directory [2022-06-22 19:50:56-0700] t/re/reg_mesg .................................................... FAILED--no leader found [2022-06-22 19:50:58-0700] t/re/regex_sets .................................................. FAILED--no leader found # # # Compress::Raw::Zlib::VERSION 2.105 # # ZLIB_VERSION (from zlib.h) 1.2.12 # zlib_version (from zlib library) 1.2.12 # # ZLIB_VERNUM 0x12C0 # BUILD_ZLIB 1 # GZIP_OS_CODE 3 # # zlibCompileFlags 169 # Type Sizes # size of uInt 32 bit # size of uLong 64 bit # size of pointer 64 bit # size of z_off_t 64 bit # Compiler Options None # One-time table building None # Library content None # Operation variations None # Failed 2 tests out of 2622, 99.92% okay. ### Since not all tests were successful, you may want to run some of ### them individually and examine any diagnostic messages they produce. ### See the INSTALL document's section on "make test". ### You have a good chance to get more information by running ### ./perl harness ### in the 't' directory since most (>=80%) of the tests succeeded. ### You may have to set your dynamic library search path, ### LD_LIBRARY_PATH, to point to the build directory: ### setenv LD_LIBRARY_PATH `pwd`:$LD_LIBRARY_PATH; cd t; ./perl harness ### LD_LIBRARY_PATH=`pwd`:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd t; ./perl harness ### export LD_LIBRARY_PATH=`pwd`:$LD_LIBRARY_PATH; cd t; ./perl harness ### for csh-style shells, like tcsh; or for traditional/modern ### Bourne-style shells, like bash, ksh, and zsh, respectively. [2022-06-22 21:10:29-0700] Elapsed: 5450 sec [2022-06-22 21:10:29-0700] u=59.32 s=40.50 cu=4123.88 cs=901.56 scripts=2622 tests=1219710 *** Error 1 in /home/smoker/perl-current (makefile:795 '_test') [2022-06-22 21:10:29-0700] [2022-06-22 21:10:29-0700] Error while reading test-results: 2 [2022-06-22 21:10:29-0700] [2022-06-22 21:10:29-0700] Extending failures with harness: [2022-06-22 21:10:29-0700] ../t/re/reg_mesg.t ../t/re/regex_sets.t [2022-06-22 21:10:31-0700] ../t/re/reg_mesg.t .... [2022-06-22 21:10:31-0700] All 483 subtests passed [2022-06-22 21:10:31-0700] ../t/re/regex_sets.t .. [2022-06-22 21:10:31-0700] No subtests run [2022-06-22 21:10:31-0700] Test Summary Report [2022-06-22 21:10:31-0700] ------------------- [2022-06-22 21:10:31-0700] ../t/re/reg_mesg.t (Wstat: 138 (Signal: BUS, dumped core) Tests: 483 Failed: 0) [2022-06-22 21:10:31-0700] Non-zero wait status: 138 [2022-06-22 21:10:31-0700] Parse errors: No plan found in TAP output [2022-06-22 21:10:31-0700] ../t/re/regex_sets.t (Wstat: 138 (Signal: BUS, dumped core) Tests: 0 Failed: 0) [2022-06-22 21:10:31-0700] Non-zero wait status: 138 [2022-06-22 21:10:31-0700] Parse errors: No plan found in TAP output [2022-06-22 21:10:31-0700] Files=2, Tests=483, 1 wallclock secs ( 0.16 usr 0.04 sys + 1.03 cusr 0.26 csys = 1.49 CPU) [2022-06-22 21:10:31-0700] Result: FAIL [2022-06-22 21:10:31-0700] [2022-06-22 21:10:31-0700] ../t/re/reg_mesg.t..........................................FAILED [2022-06-22 21:10:31-0700] No plan found in TAP output [2022-06-22 21:10:31-0700] ../t/re/regex_sets.t........................................FAILED [2022-06-22 21:10:31-0700] No plan found in TAP output [2022-06-22 21:10:31-0700] TSTENV = perlio [2022-06-22 21:10:31-0700] ./runtests choose [2022-06-22 21:21:22-0700] t/re/reg_mesg .................................................... FAILED--no leader found [2022-06-22 21:21:23-0700] t/re/regex_sets .................................................. FAILED--no leader found # # # Compress::Raw::Zlib::VERSION 2.105 # # ZLIB_VERSION (from zlib.h) 1.2.12 # zlib_version (from zlib library) 1.2.12 # # ZLIB_VERNUM 0x12C0 # BUILD_ZLIB 1 # GZIP_OS_CODE 3 # # zlibCompileFlags 169 # Type Sizes # size of uInt 32 bit # size of uLong 64 bit # size of pointer 64 bit # size of z_off_t 64 bit # Compiler Options None # One-time table building None # Library content None # Operation variations None # Failed 2 tests out of 2624, 99.92% okay. ### Since not all tests were successful, you may want to run some of ### them individually and examine any diagnostic messages they produce. ### See the INSTALL document's section on "make test". ### You have a good chance to get more information by running ### ./perl harness ### in the 't' directory since most (>=80%) of the tests succeeded. ### You may have to set your dynamic library search path, ### LD_LIBRARY_PATH, to point to the build directory: ### setenv LD_LIBRARY_PATH `pwd`:$LD_LIBRARY_PATH; cd t; ./perl harness ### LD_LIBRARY_PATH=`pwd`:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd t; ./perl harness ### export LD_LIBRARY_PATH=`pwd`:$LD_LIBRARY_PATH; cd t; ./perl harness ### for csh-style shells, like tcsh; or for traditional/modern ### Bourne-style shells, like bash, ksh, and zsh, respectively. [2022-06-22 22:35:14-0700] Elapsed: 5083 sec [2022-06-22 22:35:15-0700] u=44.42 s=40.45 cu=3743.08 cs=898.87 scripts=2624 tests=1219872 *** Error 1 in /home/smoker/perl-current (makefile:795 '_test') [2022-06-22 22:35:15-0700] [2022-06-22 22:35:15-0700] Error while reading test-results: 2 [2022-06-22 22:35:15-0700] [2022-06-22 22:35:15-0700] Extending failures with harness: [2022-06-22 22:35:15-0700] ../t/re/reg_mesg.t ../t/re/regex_sets.t [2022-06-22 22:35:16-0700] ../t/re/reg_mesg.t .... [2022-06-22 22:35:16-0700] All 483 subtests passed [2022-06-22 22:35:16-0700] ../t/re/regex_sets.t .. [2022-06-22 22:35:16-0700] No subtests run [2022-06-22 22:35:16-0700] Test Summary Report [2022-06-22 22:35:16-0700] ------------------- [2022-06-22 22:35:16-0700] ../t/re/reg_mesg.t (Wstat: 138 (Signal: BUS, dumped core) Tests: 483 Failed: 0) [2022-06-22 22:35:16-0700] Non-zero wait status: 138 [2022-06-22 22:35:16-0700] Parse errors: No plan found in TAP output [2022-06-22 22:35:16-0700] ../t/re/regex_sets.t (Wstat: 138 (Signal: BUS, dumped core) Tests: 0 Failed: 0) [2022-06-22 22:35:16-0700] Non-zero wait status: 138 [2022-06-22 22:35:16-0700] Parse errors: No plan found in TAP output [2022-06-22 22:35:16-0700] Files=2, Tests=483, 1 wallclock secs ( 0.16 usr 0.05 sys + 0.55 cusr 0.26 csys = 1.02 CPU) [2022-06-22 22:35:16-0700] Result: FAIL [2022-06-22 22:35:16-0700] [2022-06-22 22:35:16-0700] ../t/re/reg_mesg.t..........................................FAILED [2022-06-22 22:35:16-0700] No plan found in TAP output [2022-06-22 22:35:16-0700] ../t/re/regex_sets.t........................................FAILED [2022-06-22 22:35:16-0700] No plan found in TAP output [2022-06-22 22:35:16-0700] TSTENV = locale:UTF-8 [2022-06-22 22:35:16-0700] ./runtests choose [2022-06-22 22:46:09-0700] t/re/reg_mesg .................................................... FAILED--no leader found [2022-06-22 22:46:11-0700] t/re/regex_sets .................................................. FAILED--no leader found # # # Compress::Raw::Zlib::VERSION 2.105 # # ZLIB_VERSION (from zlib.h) 1.2.12 # zlib_version (from zlib library) 1.2.12 # # ZLIB_VERNUM 0x12C0 # BUILD_ZLIB 1 # GZIP_OS_CODE 3 # # zlibCompileFlags 169 # Type Sizes # size of uInt 32 bit # size of uLong 64 bit # size of pointer 64 bit # size of z_off_t 64 bit # Compiler Options None # One-time table building None # Library content None # Operation variations None # Failed 2 tests out of 2624, 99.92% okay. ### Since not all tests were successful, you may want to run some of ### them individually and examine any diagnostic messages they produce. ### See the INSTALL document's section on "make test". ### You have a good chance to get more information by running ### ./perl harness ### in the 't' directory since most (>=80%) of the tests succeeded. ### You may have to set your dynamic library search path, ### LD_LIBRARY_PATH, to point to the build directory: ### setenv LD_LIBRARY_PATH `pwd`:$LD_LIBRARY_PATH; cd t; ./perl harness ### LD_LIBRARY_PATH=`pwd`:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd t; ./perl harness ### export LD_LIBRARY_PATH=`pwd`:$LD_LIBRARY_PATH; cd t; ./perl harness ### for csh-style shells, like tcsh; or for traditional/modern ### Bourne-style shells, like bash, ksh, and zsh, respectively. [2022-06-23 00:00:22-0700] Elapsed: 5106 sec [2022-06-23 00:00:22-0700] u=44.63 s=40.18 cu=3766.40 cs=899.69 scripts=2624 tests=1219753 *** Error 1 in /home/smoker/perl-current (makefile:795 '_test') [2022-06-23 00:00:22-0700] [2022-06-23 00:00:22-0700] Error while reading test-results: 2 [2022-06-23 00:00:22-0700] [2022-06-23 00:00:22-0700] Extending failures with harness: [2022-06-23 00:00:22-0700] ../t/re/reg_mesg.t ../t/re/regex_sets.t [2022-06-23 00:00:24-0700] ../t/re/reg_mesg.t .... [2022-06-23 00:00:24-0700] All 483 subtests passed [2022-06-23 00:00:24-0700] ../t/re/regex_sets.t .. [2022-06-23 00:00:24-0700] No subtests run [2022-06-23 00:00:24-0700] Test Summary Report [2022-06-23 00:00:24-0700] ------------------- [2022-06-23 00:00:24-0700] ../t/re/reg_mesg.t (Wstat: 138 (Signal: BUS, dumped core) Tests: 483 Failed: 0) [2022-06-23 00:00:24-0700] Non-zero wait status: 138 [2022-06-23 00:00:24-0700] Parse errors: No plan found in TAP output [2022-06-23 00:00:24-0700] ../t/re/regex_sets.t (Wstat: 138 (Signal: BUS, dumped core) Tests: 0 Failed: 0) [2022-06-23 00:00:24-0700] Non-zero wait status: 138 [2022-06-23 00:00:24-0700] Parse errors: No plan found in TAP output [2022-06-23 00:00:24-0700] Files=2, Tests=483, 1 wallclock secs ( 0.14 usr 0.05 sys + 0.50 cusr 0.30 csys = 0.99 CPU) [2022-06-23 00:00:24-0700] Result: FAIL [2022-06-23 00:00:24-0700] [2022-06-23 00:00:24-0700] ../t/re/reg_mesg.t..........................................FAILED [2022-06-23 00:00:24-0700] No plan found in TAP output [2022-06-23 00:00:24-0700] ../t/re/regex_sets.t........................................FAILED [2022-06-23 00:00:24-0700] No plan found in TAP output [2022-06-23 00:00:24-0700] Unskip tests from '/home/smoker/smoke/smokecurrent.skiptests' [2022-06-23 00:00:24-0700] Finished smoking 8bde4793b8b1dfdd6be2f3ddc1fdf4f7f5c5b01e v5.37.1-12-g8bde4793b8 blead [2022-06-23 00:00:24-0700] Reading smokeresult from /home/smoker/perl-current/mktest.out [2022-06-23 00:00:24-0700] Processing [] [2022-06-23 00:00:24-0700] Processing [-DDEBUGGING] [2022-06-23 00:00:24-0700] Processing [-Duseithreads] [2022-06-23 00:00:24-0700] Processing [-DDEBUGGING -Duseithreads] [2022-06-23 00:00:24-0700] Processing [-Acppflags=-DBIG_TIME -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE] [2022-06-23 00:00:24-0700] Processing [-DDEBUGGING -Acppflags=-DBIG_TIME -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE] [2022-06-23 00:00:24-0700] Processing [-Acppflags=-DBIG_TIME -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -Duseithreads] [2022-06-23 00:00:24-0700] Processing [-DDEBUGGING -Acppflags=-DBIG_TIME -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -Duseithreads] [2022-06-23 00:00:24-0700] ==> Starting reporter [2022-06-23 00:00:24-0700] Writing report to '/home/smoker/perl-current/mktest.rpt' [2022-06-23 00:00:24-0700] Locally applied patches from '/home/smoker/perl-current/patchlevel.h' [2022-06-23 00:00:24-0700] Patches: 'uncommitted-changes' [2022-06-23 00:00:24-0700] Looking for cc messages: 'gcc' -- Report generated by Test::Smoke::Gateway v0.09