Bug 863991 - perl-Coro-6.09 does not build on S390
Summary: perl-Coro-6.09 does not build on S390
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: perl-Coro
Version: rawhide
Hardware: s390
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Petr Pisar
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-10-08 09:24 UTC by Petr Pisar
Modified: 2012-12-10 21:37 UTC (History)
5 users (show)

Fixed In Version: perl-Coro-6.09-2.fc19
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-12-10 21:37:50 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
CPAN 80056 0 None None None 2012-10-08 09:26:58 UTC

Description Petr Pisar 2012-10-08 09:24:56 UTC
Coro 6.09 fails to build on big endian machine because of typo in bundled Coro/ecb.h file:

$ gcc -c   -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4  -m31 -march=z9-109 -mtune=z10   -DVERSION=\"6.09\" -DXS_VERSION=\"6.09\" -fPIC "-I/usr/lib/perl5/CORE"  -DHAVE_MMAP -DCORO_UCONTEXT -DCORO_STACKSIZE=16384 -DCORO_STACKGUARD=4 -DCORO_JIT=1 State.c
In file included from State.xs:17:0:
ecb.h: In function 'ecb_byteorder_helper':
ecb.h:497:3: error: 'retrurn' undeclared (first use in this function)

Comment 1 Fedora Update System 2012-10-08 11:51:25 UTC
perl-Coro-6.09-2.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/perl-Coro-6.09-2.fc18

Comment 2 Fedora Update System 2012-10-08 15:28:44 UTC
Package perl-Coro-6.09-2.fc18:
* should fix your issue,
* was pushed to the Fedora 18 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing perl-Coro-6.09-2.fc18'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2012-15627/perl-Coro-6.09-2.fc18
then log in and leave karma (feedback).


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