[Bug 271341] New: IPC::Shareable fails to build on RHEL/CentOS 5

bugzilla at redhat.com bugzilla at redhat.com
Fri Aug 31 14:15:46 UTC 2007


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.




https://bugzilla.redhat.com/show_bug.cgi?id=271341

           Summary: IPC::Shareable fails to build on RHEL/CentOS 5
           Product: Fedora
           Version: f7
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: low
          Priority: medium
         Component: perl-IPC-Shareable
        AssignedTo: jpo at di.uminho.pt
        ReportedBy: matt at bodgit-n-scarper.com
         QAContact: extras-qa at fedoraproject.org
                CC: fedora-perl-devel-list at redhat.com


(Not quite sure what components this should ultimately be filed under, Fedora 7
at least has the perl-IPC-Shareable component)

Description of problem:

I'm trying to rebuild the FC6/F7 perl-IPC-Shareable Perl module for CentOS 5
x86_64 (like the EPEL RPMs), and it stalls as part of the "make test" phase:

...
+ make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0,
'blib/lib', 'blib/arch')" t/*.t
t/00base......ok                                                             
t/05sv........ok                                                             
t/10av........ok                                                             
t/15hv........ok                                                             
t/20ref.......ok                                                             
t/25ipc.......ok                                                             
t/30lock......ok                                                             
t/35clean.....ok                                                             
t/36ipcav.....ok                                                             
t/38ipchv.....ok 1/5                                                         

Version-Release number of selected component (if applicable):

perl-IPC-Shareable-0.60-3.fc6.src.rpm

How reproducible:

Always.

Steps to Reproduce:
1. rpmbuild --rebuild perl-IPC-Shareable-0.60-3.fc6.src.rpm
  
Actual results:
Stalls at 1/5 in the 38ipchv tests

Expected results:
Should complete cleanly with no errors

Additional info:
Build host is fully updated CentOS 5 x86_64 installation. Build completes
correctly on a Fedora 7 installation.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the perl-devel mailing list