Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the B-C CPAN distribution.

Report information
The Basics
Id: 103944
Status: resolved
Priority: 0/
Queue: B-C

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

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



Subject: Compilation error with perl 5.21.11
Compilation fails with latest bleadperl: cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0.11\" -DXS_VERSION=\"0.11\" -fPIC "-I/opt/perl-5.21.11/lib/5.21.11/x86_64-linux/CORE" byterun.c byterun.c: In function 'byterun': byterun.c:1908:3: error: 'PAD' has no member named 'xpadnl_max_named' byterun.c:1981:8: error: 'OP' has no member named 'op_lastsib' Note that B::Utils was patched (see other RT ticket), so all B::C prereqs were satisfied.
1.52 has now 5.22 support, at least B::C. Byteloader was broken upstream. Complain there. They rejected my patch. -- Reini Urban