Skip Menu |

This queue is for tickets about the Devel-Hints CPAN distribution.

Report information
The Basics
Id: 76398
Status: open
Priority: 0/
Queue: Devel-Hints

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.21
Fixed in: (no value)



Subject: Compiling fails for bleadperl (since perl 5.15.3)
http://matrix.cpantesters.org/?dist=Devel-Hints-0.21 shows that the module cannot be build anymore for bleadperl. A sample test report http://www.cpantesters.org/cpan/report/8672cfd8-77c7-11e1-b637-4466173997d5 shows the following compile error: cc -c -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-format-security -DVERSION=\"0.21\" -DXS_VERSION=\"0.21\" -fPIC "-I/home/src/perl/repoperls/installed-perls/perl/v5.15.9-38-g864db5f/9980/lib/5.15.9/x86_64-linux-thread-multi/CORE" Hints.c Hints.xs: In function ‘cop_arybase’: Hints.xs:231:5: error: ‘COP’ has no member named ‘cop_arybase’ Hints.xs:233:12: error: ‘COP’ has no member named ‘cop_arybase’ make: *** [Hints.o] Error 1 Regards, Slaven
Still the same problem for perl 5.16.0 RC0. Regards, Slaven