Bug 714140 - undefined symbol: Perl_Gthr_key_ptr
Summary: undefined symbol: Perl_Gthr_key_ptr
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: perl-Compress-Raw-Zlib
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Marcela Mašláňová
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-06-17 12:24 UTC by Mattias Ellert
Modified: 2011-06-20 08:15 UTC (History)
5 users (show)

Fixed In Version: perl-Compress-Raw-Zlib-2.035-2.fc16
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-06-17 13:16:39 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Mattias Ellert 2011-06-17 12:24:20 UTC
Description of problem:
A build during the perl mass rebuild failed with the following error

/usr/bin/perl: symbol lookup error: /usr/lib64/perl5/auto/Compress/Raw/Zlib/Zlib.so: undefined symbol: Perl_Gthr_key_ptr

Version-Release number of selected component (if applicable):
perl-Compress-Raw-Zlib.x86_64 0:2.035-1.fc16

Additional info:

The failed task in Koji is here:
http://koji.fedoraproject.org/koji/taskinfo?taskID=3137126

Comment 1 Marcela Mašláňová 2011-06-17 13:16:39 UTC
Please don't open bug on packages during mass rebuild. List of failures is generated by script, so no worries, I don't miss any.

Comment 2 Paul Howarth 2011-06-17 14:26:34 UTC
It's a build ordering issue. globus-gram-protocol needs a bunch of perl modules building first. I rebuilt perl-Compress-Raw-Zlib and perl-Compress-Raw-Bzip2, so now it's falling over because of an Expat module. I'll just leave it to Marcela's script to build everything else lest we end up getting in each other's way.

Comment 3 Petr Pisar 2011-06-20 08:10:14 UTC
Then some BuildRequires are missing in globus-gram-protocol obviously. The rebuilding script considers all exported 'perl()' dependencies.

Comment 4 Petr Pisar 2011-06-20 08:15:00 UTC
(In reply to comment #3)
> Then some BuildRequires are missing in globus-gram-protocol obviously. The
> rebuilding script considers all exported 'perl()' dependencies.
I see. It's because script does not require highest version between dual-lived modules. It was designed to rebuild with incompatible MODULE_COMPAT, but it was not possible to remove old MODULE_COMPATs because default build root requires non-core perl modules.


Note You need to log in before you can comment on or make changes to this bug.