Package: libb-perlreq-perl
Version: 0.82-4
Severity: important
Tags: upstream patch
Forwarded: https://rt.cpan.org/Public/Bug/Display.html?id=117350
User: debian-p...@lists.debian.org
Usertags: perl-5.26-transition

This package fails to build with Perl 5.26 (currently in experimental.)

A full build log is available at
  
http://perl.debian.net/rebuild-logs/perl-5.26/libb-perlreq-perl_0.82-4/libb-perlreq-perl_0.82-4+b3_amd64-2017-05-20T21:54:02Z.build

and the server also hosts a test repository of packages binNMU'd for Perl
5.26 that can be used for testing purposes; see <http://perl.debian.net/>.

This is also [rt.cpan.org #117350], which has a patch by Petr Písař.

Log excerpt:

  x86_64-linux-gnu-gcc -c   -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv 
-fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2   -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" -fPIC 
"-I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE"   ConstOptree.c
  ConstOptree.xs: In function 'convert_arg':
  ConstOptree.xs:28:7: error: 'SVOP {aka struct svop}' has no member named 
'op_sibling'; did you mean 'op_sibparent'?
    newop->op_sibling = op1->op_sibling;
         ^~
  ConstOptree.xs:28:25: error: 'OP {aka struct op}' has no member named 
'op_sibling'; did you mean 'op_sibparent'?
    newop->op_sibling = op1->op_sibling;
                           ^~
  ConstOptree.xs: In function 'my_ck_op':
  ConstOptree.xs:41:17: error: 'OP {aka struct op}' has no member named 
'op_sibling'; did you mean 'op_sibparent'?
    argp = &(*argp)->op_sibling;
                   ^~
  Makefile:313: recipe for target 'ConstOptree.o' failed
  make[2]: *** [ConstOptree.o] Error 1
 
-- 
Niko Tyni   nt...@debian.org

Reply via email to