Source: polymake
Version: 2.14-2
Severity: important
User: [email protected]
Usertags: perl-5.22-transition
Tags: sid stretch
This package FTBFS with perl 5.22 (currently in experimental):
x86_64-linux-gnu-gcc -c -I/«PKGBUILDDIR»/include/core -D_REENTRANT -D_GNU_SOURC
E -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_
SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"\" -DXS_VERSION=\"\" -fPIC "-
I/usr/lib/x86_64-linux-gnu/perl/5.22/CORE" -DPerlVersion=5220 -Wno-nonnull name
spaces.c
In file included from /«PKGBUILDDIR»/include/core/polymake/perl/Ext.h:21:0,
from namespaces.xs:17:
namespaces.xs: In function 'test_imported_gv':
/usr/lib/x86_64-linux-gnu/perl/5.22/CORE/perl.h:166:16: error: 'my_perl'
undeclared (first use in this function)
# define aTHX my_perl
^
/usr/lib/x86_64-linux-gnu/perl/5.22/CORE/perl.h:179:18: note: in expansion of
macro 'aTHX'
# define aTHX_ aTHX,
^
/usr/lib/x86_64-linux-gnu/perl/5.22/CORE/cv.h:52:25: note: in expansion of
macro 'aTHX_'
#define CvGV(sv) S_CvGV(aTHX_ (CV *)(sv))
^
namespaces.xs:858:34: note: in expansion of macro 'CvGV'
return GvCVGEN(gv) ? CvGV(cv) : gv;
^
/usr/lib/x86_64-linux-gnu/perl/5.22/CORE/perl.h:166:16: note: each undeclared
identifier is reported only once for each function it appears in
# define aTHX my_perl
^
/usr/lib/x86_64-linux-gnu/perl/5.22/CORE/perl.h:179:18: note: in expansion of
macro 'aTHX'
# define aTHX_ aTHX,
^
/usr/lib/x86_64-linux-gnu/perl/5.22/CORE/cv.h:52:25: note: in expansion of
macro 'aTHX_'
#define CvGV(sv) S_CvGV(aTHX_ (CV *)(sv))
^
namespaces.xs:858:34: note: in expansion of macro 'CvGV'
return GvCVGEN(gv) ? CvGV(cv) : gv;
^
...
Apparently a new upstream release is on the way.
Cheers,
Dominic.