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

            Bug ID: 863991
        QA Contact: extras...@fedoraproject.org
          Severity: unspecified
           Version: rawhide
          Priority: unspecified
                CC: boche...@fedoraproject.org, kwiz...@gmail.com,
                    mmasl...@redhat.com,
                    perl-devel@lists.fedoraproject.org, ppi...@redhat.com
          Assignee: ppi...@redhat.com
           Summary: perl-Coro-6.09 does not build on S390
        Regression: ---
      Story Points: ---
    Classification: Fedora
                OS: Unspecified
          Reporter: ppi...@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.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to