Skip to content

Build fail on cpanel-perl #325

@toddr

Description

@toddr
[2026-03-24 22:23:15] LOG       + PERL_EXTUTILS_AUTOINSTALL=--skip
[2026-03-24 22:23:15] LOG       + export PATH=/usr/local/cpanel/3rdparty/perl/542/bin:/usr/local/cpanel/3rdparty/bin:/usr/share/Modules/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
[2026-03-24 22:23:15] LOG       + PATH=/usr/local/cpanel/3rdparty/perl/542/bin:/usr/local/cpanel/3rdparty/bin:/usr/share/Modules/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
[2026-03-24 22:23:15] LOG       + export PERL_USE_UNSAFE_INC=1
[2026-03-24 22:23:15] LOG       + PERL_USE_UNSAFE_INC=1
[2026-03-24 22:23:15] LOG       + /usr/bin/make test
[2026-03-24 22:23:15] LOG       PERL_DL_NONLAZY=1 "/usr/local/cpanel/3rdparty/perl/542/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
[2026-03-24 22:23:15] LOG       # Testing Test::MockFile 0.039 with Overload::FileCheck 0.014 and File::Temp 0.2311
[2026-03-24 22:23:15] LOG       # Perl 5.042000, /usr/local/cpanel/3rdparty/perl/542/bin/perl
[2026-03-24 22:23:15] LOG       t/00-load.t ......................... ok
[2026-03-24 22:23:15] LOG       t/autodie_all_functions.t ........... ok
[2026-03-24 22:23:15] LOG       t/autodie_compat.t .................. ok
[2026-03-24 22:23:15] LOG       t/autodie_compat_reverse.t .......... ok
[2026-03-24 22:23:15] LOG       t/autodie_eisdir.t .................. ok
[2026-03-24 22:23:15] LOG       t/autodie_filesys.t ................. ok
[2026-03-24 22:23:15] LOG       t/autodie_sysopen.t ................. ok
[2026-03-24 22:23:15] LOG       t/autodie_sysopen_reverse.t ......... ok
[2026-03-24 22:23:16] LOG       t/autovivify.t ...................... ok
[2026-03-24 22:23:16] LOG       t/blocks.t .......................... ok
[2026-03-24 22:23:16] LOG       t/chmod-chown-passthrough.t ......... ok
[2026-03-24 22:23:16] LOG       t/chmod-filetemp.t .................. ok
[2026-03-24 22:23:16] LOG       t/chmod.t ........................... ok
[2026-03-24 22:23:16] LOG       t/chown-chmod-nostrict.t ............ ok
[2026-03-24 22:23:16] LOG       t/chown.t ........................... ok
[2026-03-24 22:23:16] LOG       t/creation_timestamps.t ............. ok
[2026-03-24 22:23:16] LOG       t/cwd_abs_path.t .................... ok
[2026-03-24 22:23:16] LOG       t/detect-common-mistakes.t .......... ok
[2026-03-24 22:23:16] LOG       t/dir_interface.t ................... ok
[2026-03-24 22:23:30] LOG       t/dir_mtime.t ....................... ok
[2026-03-24 22:23:30] LOG       t/enoent_on_nonexistent.t ........... ok
[2026-03-24 22:23:30] LOG       t/fh-ref-leak.t ..................... ok
[2026-03-24 22:23:31] LOG       t/file_access_hooks.t ............... ok
[2026-03-24 22:23:31] LOG       t/file_from_disk.t .................. ok
[2026-03-24 22:23:31] LOG       t/file_passthrough.t ................ ok
[2026-03-24 22:23:31] LOG       t/filehandle_cleanup.t .............. ok
[2026-03-24 22:23:31] LOG       t/filehandle_weakref.t .............. ok
[2026-03-24 22:23:31] LOG       t/fileno.t .......................... ok
[2026-03-24 22:23:31] LOG       t/flock.t ........................... ok
[2026-03-24 22:23:31] LOG       t/glob_real_files.t ................. ok
[2026-03-24 22:23:31] LOG       t/globbing.t ........................ ok
[2026-03-24 22:23:31] LOG       t/goto_is_available.t ............... ok
[2026-03-24 22:23:31] LOG       t/handle-corruption.t ............... ok
[2026-03-24 22:23:31] LOG       Module 'Test2::Harness::Util::IPC' has been deprecated, it has been replaced by: 'Test2::Harness::IPC::Util'
[2026-03-24 22:23:31] LOG       You must switch to using 'Test2::Harness::IPC::Util' or another alternative if you wish to maintain this functionality.
[2026-03-24 22:23:31] LOG       Deprecated module 'Test2::Harness::Util::IPC' was loaded at /home/rpmbuild/rpm-build/BUILD/Test-MockFile-0.039/t/./lib/Test/TMF.pm line 21.
[2026-03-24 22:23:31] LOG           Test::TMF::BEGIN() called at /home/rpmbuild/rpm-build/BUILD/Test-MockFile-0.039/t/./lib/Test/TMF.pm line 21
[2026-03-24 22:23:31] LOG           eval {...} called at /home/rpmbuild/rpm-build/BUILD/Test-MockFile-0.039/t/./lib/Test/TMF.pm line 21
[2026-03-24 22:23:31] LOG           require Test/TMF.pm called at t/import.t line 13
[2026-03-24 22:23:31] LOG           main::BEGIN() called at t/import.t line 13
[2026-03-24 22:23:31] LOG           eval {...} called at t/import.t line 13
[2026-03-24 22:23:31] LOG       BEGIN failed--compilation aborted at /usr/local/cpanel/3rdparty/perl/542/cpanel-lib/Test2/Harness/Util/IPC.pm line 9.
[2026-03-24 22:23:31] LOG       Compilation failed in require at /home/rpmbuild/rpm-build/BUILD/Test-MockFile-0.039/t/./lib/Test/TMF.pm line 21.
[2026-03-24 22:23:31] LOG       BEGIN failed--compilation aborted at /home/rpmbuild/rpm-build/BUILD/Test-MockFile-0.039/t/./lib/Test/TMF.pm line 21.
[2026-03-24 22:23:31] LOG       Compilation failed in require at t/import.t line 13.
[2026-03-24 22:23:31] LOG       BEGIN failed--compilation aborted at t/import.t line 13.
[2026-03-24 22:23:31] LOG       t/import.t .......................... 
[2026-03-24 22:23:31] LOG       Dubious, test returned 255 (wstat 65280, 0xff00)
[2026-03-24 22:23:31] LOG       No subtests run 
[2026-03-24 22:23:31] LOG       t/io_file_compat.t .................. ok
[2026-03-24 22:23:31] LOG       t/manifest.t ........................ skipped: Test::CheckManifest is broken - https://github.com/reneeb/Test-CheckManifest/issues/20
[2026-03-24 22:23:31] LOG       t/mkdir.t ........................... ok
[2026-03-24 22:23:32] LOG       t/mock_stat.t ....................... ok
[2026-03-24 22:23:32] LOG       t/multi_handle.t .................... ok
[2026-03-24 22:23:32] LOG       t/new_dir_interface.t ............... ok
[2026-03-24 22:23:32] LOG       t/open-noclose.t .................... ok
[2026-03-24 22:23:32] LOG       t/open.t ............................ ok
[2026-03-24 22:23:32] LOG       t/open_broken_symlink_create.t ...... ok
[2026-03-24 22:23:32] LOG       t/open_dir_symlink.t ................ ok
[2026-03-24 22:23:32] LOG       t/open_edge_cases.t ................. ok
[2026-03-24 22:23:32] LOG       t/open_return_undef.t ............... ok
[2026-03-24 22:23:32] LOG       t/open_strict.t ..................... ok
[2026-03-24 22:23:32] LOG       t/open_two_arg_special_chars.t ...... ok
[2026-03-24 22:23:32] LOG       t/opendir.t ......................... ok
[2026-03-24 22:23:32] LOG       t/path.t ............................ ok
[2026-03-24 22:23:32] LOG       t/perms.t ........................... ok
[2026-03-24 22:23:33] LOG       t/plugin-filetemp.t ................. ok
[2026-03-24 22:23:33] LOG       Module 'Test2::Harness::Util::IPC' has been deprecated, it has been replaced by: 'Test2::Harness::IPC::Util'
[2026-03-24 22:23:33] LOG       You must switch to using 'Test2::Harness::IPC::Util' or another alternative if you wish to maintain this functionality.
[2026-03-24 22:23:33] LOG       Deprecated module 'Test2::Harness::Util::IPC' was loaded at /home/rpmbuild/rpm-build/BUILD/Test-MockFile-0.039/t/./lib/Test/TMF.pm line 21.
[2026-03-24 22:23:33] LOG           Test::TMF::BEGIN() called at /home/rpmbuild/rpm-build/BUILD/Test-MockFile-0.039/t/./lib/Test/TMF.pm line 21
[2026-03-24 22:23:33] LOG           eval {...} called at /home/rpmbuild/rpm-build/BUILD/Test-MockFile-0.039/t/./lib/Test/TMF.pm line 21
[2026-03-24 22:23:33] LOG           require Test/TMF.pm called at t/plugin.t line 17
[2026-03-24 22:23:33] LOG           main::BEGIN() called at t/plugin.t line 17
[2026-03-24 22:23:33] LOG           eval {...} called at t/plugin.t line 17
[2026-03-24 22:23:33] LOG       BEGIN failed--compilation aborted at /usr/local/cpanel/3rdparty/perl/542/cpanel-lib/Test2/Harness/Util/IPC.pm line 9.
[2026-03-24 22:23:33] LOG       Compilation failed in require at /home/rpmbuild/rpm-build/BUILD/Test-MockFile-0.039/t/./lib/Test/TMF.pm line 21.
[2026-03-24 22:23:33] LOG       BEGIN failed--compilation aborted at /home/rpmbuild/rpm-build/BUILD/Test-MockFile-0.039/t/./lib/Test/TMF.pm line 21.
[2026-03-24 22:23:33] LOG       Compilation failed in require at t/plugin.t line 17.
[2026-03-24 22:23:33] LOG       BEGIN failed--compilation aborted at t/plugin.t line 17.
[2026-03-24 22:23:33] LOG       t/plugin.t .......................... 
[2026-03-24 22:23:33] LOG       Dubious, test returned 255 (wstat 65280, 0xff00)
[2026-03-24 22:23:33] LOG       No subtests run 
[2026-03-24 22:23:33] LOG       t/pod-coverage.t .................... skipped: Author tests not required for installation
[2026-03-24 22:23:33] LOG       t/pod.t ............................. skipped: Author tests not required for installation
[2026-03-24 22:23:33] LOG       t/portability_errno.t ............... ok
[2026-03-24 22:23:33] LOG       t/print_separators.t ................ ok
[2026-03-24 22:23:33] LOG       t/read_write_helpers.t .............. ok
[2026-03-24 22:23:33] LOG       t/read_write_perms.t ................ ok
[2026-03-24 22:23:33] LOG       t/readline.t ........................ ok
[2026-03-24 22:23:33] LOG       t/readline_modes.t .................. ok
[2026-03-24 22:23:33] LOG       t/readlink.t ........................ ok
[2026-03-24 22:23:33] LOG       t/relative_paths.t .................. ok
[2026-03-24 22:23:33] LOG       t/rename.t .......................... ok
[2026-03-24 22:23:33] LOG       t/rmdir.t ........................... ok
[2026-03-24 22:23:33] LOG       t/runtime-bareword-filehandles.t .... ok
[2026-03-24 22:23:34] LOG       t/seek.t ............................ ok
[2026-03-24 22:23:34] LOG       t/stat-x.t .......................... ok
[2026-03-24 22:23:34] LOG       t/stat_defaults.t ................... ok
[2026-03-24 22:23:34] LOG       t/stat_timestamps.t ................. ok
[2026-03-24 22:23:34] LOG       t/strict-rules.t .................... ok
[2026-03-24 22:23:34] LOG       t/strict-rules_file-temp-example.t .. ok
[2026-03-24 22:23:34] LOG       t/strict-rules_scalar.t ............. ok
[2026-03-24 22:23:34] LOG       t/symlink.t ......................... ok
[2026-03-24 22:23:34] LOG       t/symlink_follow_ops.t .............. ok
[2026-03-24 22:23:34] LOG       t/symlink_link.t .................... ok
[2026-03-24 22:23:34] LOG       t/sysopen.t ......................... ok
[2026-03-24 22:23:34] LOG       t/sysopen_strict.t .................. ok
[2026-03-24 22:23:34] LOG       t/sysreadwrite_edge_cases.t ......... ok
[2026-03-24 22:23:35] LOG       t/Test-MockFile_file.t .............. ok
[2026-03-24 22:23:35] LOG       t/touch.t ........................... ok
[2026-03-24 22:23:35] LOG       Module 'Test2::Harness::Util::IPC' has been deprecated, it has been replaced by: 'Test2::Harness::IPC::Util'
[2026-03-24 22:23:35] LOG       You must switch to using 'Test2::Harness::IPC::Util' or another alternative if you wish to maintain this functionality.
[2026-03-24 22:23:35] LOG       Deprecated module 'Test2::Harness::Util::IPC' was loaded at /home/rpmbuild/rpm-build/BUILD/Test-MockFile-0.039/t/./lib/Test/TMF.pm line 21.
[2026-03-24 22:23:35] LOG           Test::TMF::BEGIN() called at /home/rpmbuild/rpm-build/BUILD/Test-MockFile-0.039/t/./lib/Test/TMF.pm line 21
[2026-03-24 22:23:35] LOG           eval {...} called at /home/rpmbuild/rpm-build/BUILD/Test-MockFile-0.039/t/./lib/Test/TMF.pm line 21
[2026-03-24 22:23:35] LOG           require Test/TMF.pm called at t/trace.t line 13
[2026-03-24 22:23:35] LOG           main::BEGIN() called at t/trace.t line 13
[2026-03-24 22:23:35] LOG           eval {...} called at t/trace.t line 13
[2026-03-24 22:23:35] LOG       BEGIN failed--compilation aborted at /usr/local/cpanel/3rdparty/perl/542/cpanel-lib/Test2/Harness/Util/IPC.pm line 9.
[2026-03-24 22:23:35] LOG       Compilation failed in require at /home/rpmbuild/rpm-build/BUILD/Test-MockFile-0.039/t/./lib/Test/TMF.pm line 21.
[2026-03-24 22:23:35] LOG       BEGIN failed--compilation aborted at /home/rpmbuild/rpm-build/BUILD/Test-MockFile-0.039/t/./lib/Test/TMF.pm line 21.
[2026-03-24 22:23:35] LOG       Compilation failed in require at t/trace.t line 13.
[2026-03-24 22:23:35] LOG       BEGIN failed--compilation aborted at t/trace.t line 13.
[2026-03-24 22:23:35] LOG       t/trace.t ........................... 
[2026-03-24 22:23:35] LOG       Dubious, test returned 255 (wstat 65280, 0xff00)
[2026-03-24 22:23:35] LOG       No subtests run 
[2026-03-24 22:23:35] LOG       t/truncate.t ........................ ok
[2026-03-24 22:23:35] LOG       t/unlink.t .......................... ok
[2026-03-24 22:23:35] LOG       t/utime.t ........................... ok
[2026-03-24 22:23:35] LOG       t/utime_strict.t .................... ok
[2026-03-24 22:23:35] LOG       t/warnstrict.t ...................... ok
[2026-03-24 22:23:35] LOG       t/write_tell.t ...................... ok
[2026-03-24 22:23:35] LOG       t/writeline.t ....................... ok
[2026-03-24 22:23:35] LOG       Test Summary Report
[2026-03-24 22:23:35] LOG       -------------------
[2026-03-24 22:23:35] LOG       t/import.t                        (Wstat: 65280 (exited 255) Tests: 0 Failed: 0)
[2026-03-24 22:23:35] LOG         Non-zero exit status: 255
[2026-03-24 22:23:35] LOG         Parse errors: No plan found in TAP output
[2026-03-24 22:23:35] LOG       t/plugin.t                        (Wstat: 65280 (exited 255) Tests: 0 Failed: 0)
[2026-03-24 22:23:35] LOG         Non-zero exit status: 255
[2026-03-24 22:23:35] LOG         Parse errors: No plan found in TAP output
[2026-03-24 22:23:35] LOG       t/trace.t                         (Wstat: 65280 (exited 255) Tests: 0 Failed: 0)
[2026-03-24 22:23:35] LOG         Non-zero exit status: 255
[2026-03-24 22:23:35] LOG         Parse errors: No plan found in TAP output
[2026-03-24 22:23:35] LOG       Files=89, Tests=1533, 20 wallclock secs ( 0.22 usr  0.05 sys +  5.78 cusr  0.42 csys =  6.47 CPU)
[2026-03-24 22:23:35] LOG       Result: FAIL
[2026-03-24 22:23:35] LOG       Failed 3/89 test programs. 0/1533 subtests failed.
[2026-03-24 22:23:35] LOG       make: *** [Makefile:889: test_dynamic] Error 255

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions