[Bug 863991] New: perl-Coro-6.09 does not build on S390

bugzilla at redhat.com bugzilla at redhat.com
Mon Oct 8 09:24:56 UTC 2012


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

            Bug ID: 863991
        QA Contact: extras-qa at fedoraproject.org
          Severity: unspecified
           Version: rawhide
          Priority: unspecified
                CC: bochecha at fedoraproject.org, kwizart at gmail.com,
                    mmaslano at redhat.com,
                    perl-devel at lists.fedoraproject.org, ppisar at redhat.com
          Assignee: ppisar at redhat.com
           Summary: perl-Coro-6.09 does not build on S390
        Regression: ---
      Story Points: ---
    Classification: Fedora
                OS: Unspecified
          Reporter: ppisar at redhat.com
              Type: Bug
     Documentation: ---
          Hardware: s390
        Mount Type: ---
            Status: ASSIGNED
         Component: perl-Coro
           Product: Fedora

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)

-- 
You are receiving this mail because:
You are on the CC list for the bug.



More information about the perl-devel mailing list