Skip to content

Failed tests of pm_to_blib.t occurred during the installation of perl-5.38.2 #22064

Closed
@qingliu111

Description

@qingliu111

Dear Sir or Madam:

When installing perl-5.38.2 using perlbrew (App::perlbrew/0.98) in the local $HOME directory, I encountered the following errors while running 'make test':

#../cpan/ExtUtils-MakeMaker/t/pm.t .................................... ok

#   Failed test at t/pm_to_blib.t line 68.
#                   'package Big::Dummy;
#
# $VERSION = 0.01;
#
# =head1 NAME
#
# Big::Dummy - Try "our" hot dog's, $andwiche$ and $(ub)$!
#
# =cut
#
# 1;
# '
#     doesn't match '(?^:Something else\n$)'

#   Failed test at t/pm_to_blib.t line 80.
Test Summary Report
-------------------
../cpan/ExtUtils-MakeMaker/t/pm_to_blib.t                          (Wstat: 512 (exited 2) Tests: 14 Failed: 2)
  Failed tests:  8, 11
  Non-zero exit status: 2
Files=2768, Tests=1184586, 1670 wallclock secs (97.72 usr 15.89 sys + 629.17 cusr 173.17 csys = 915.95 CPU)
Result: FAIL
Finished test run at Tue Mar  5 20:26:48 2024.
make: *** [test_harness] error 2
##### Brew Failed #####

I have checked the issues regarding 'pm_to_blib', but I have not found how to modify it.

The system information:
Linux version 3.10.0-862.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-28) (GCC) ) #1 SMP Fri Apr 20 16:44:24 UTC 2018

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