Source: polymake
Version: 4.3-4
Severity: normal
User: debian-p...@lists.debian.org
Usertags: perl-5.34-transition

This package fails to build from source with Perl 5.34 (currently
in experimental). I don't presently understand why; I'm not aware of
changes to Perl_pp_keys or Perl_pp_rv2hv. So the root issue might also
be on the Perl side. At least it seems to reliably fail the same way.

From the build log:

   FAILED: 
/<<PKGBUILDDIR>>/build/Opt/lib/perlx/5.34.0/x86_64-linux-gnu-thread-multi/RefHash.o
 
     g++ -c -o 
/<<PKGBUILDDIR>>/build/Opt/lib/perlx/5.34.0/x86_64-linux-gnu-thread-multi/RefHash.o
 -MMD -MT 
/<<PKGBUILDDIR>>/build/Opt/lib/perlx/5.34.0/x86_64-linux-gnu-thread-multi/RefHash.o
 -MF 
/<<PKGBUILDDIR>>/build/Opt/lib/perlx/5.34.0/x86_64-linux-gnu-thread-multi/RefHash.o.d
 -fPIC -pipe -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 -std=c++14 -ftemplate-depth-200 -fno-strict-aliasing 
-fopenmp -Wshadow -Wlogical-op -Wconversion -Wzero-as-null-pointer-constant 
-Wno-parentheses -Wno-error=unused-function -Wno-stringop-overflow 
-Wno-array-bounds -DPOLYMAKE_WITH_FLINT  -DPOLYMAKE_DEBUG=0 -DNDEBUG -O2 
-I/usr/lib/x86_64-linux-gnu/perl/5.34/CORE -D_REENTRANT -D_GNU_SOURCE -DDEBIAN 
-fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -DPerlVersion=5340 -Wno-nonnull  
-I/<<PKGBUILDDIR>>/include/core-wrappers -I/<<PKGBUILDDIR>>/include/core 
/<<PKGBUILDDIR>>/build/perlx/5.34.0/x86_64-linux-gnu-thread-multi/RefHash.cc && 
: 'COMPILER_USED=10.3.0'
   /<<PKGBUILDDIR>>/lib/core/src/perl/RefHash.xxs: In function ‘OP* 
pm::perl::glue::{anonymous}::intercept_pp_keys(PerlInterpreter*)’:
   /<<PKGBUILDDIR>>/lib/core/src/perl/RefHash.xxs:385:17: error: ‘Perl_pp_keys’ 
was not declared in this scope; did you mean ‘Perl_pp_akeys’?
     385 |       OP* ret = Perl_pp_keys(aTHX);
         |                 ^~~~~~~~~~~~
         |                 Perl_pp_akeys
   /<<PKGBUILDDIR>>/lib/core/src/perl/RefHash.xxs:393:11: error: ‘Perl_pp_keys’ 
was not declared in this scope; did you mean ‘Perl_pp_akeys’?
     393 |    return Perl_pp_keys(aTHX);
         |           ^~~~~~~~~~~~
         |           Perl_pp_akeys
   /<<PKGBUILDDIR>>/lib/core/src/perl/RefHash.xxs: In function ‘OP* 
pm::perl::glue::{anonymous}::pp_rv2hv_ref_retrieve(PerlInterpreter*)’:
   /<<PKGBUILDDIR>>/lib/core/src/perl/RefHash.xxs:524:14: error: 
‘Perl_pp_rv2hv’ was not declared in this scope; did you mean ‘Perl_pp_rv2sv’?
     524 |    OP* ret = Perl_pp_rv2hv(aTHX);
         |              ^~~~~~~~~~~~~
         |              Perl_pp_rv2sv
   /<<PKGBUILDDIR>>/lib/core/src/perl/RefHash.xxs: In function ‘OP* 
pm::perl::glue::{anonymous}::intercept_pp_rv2hv(PerlInterpreter*)’:
   /<<PKGBUILDDIR>>/lib/core/src/perl/RefHash.xxs:549:18: error: 
‘Perl_pp_rv2hv’ was not declared in this scope; did you mean ‘Perl_pp_rv2sv’?
     549 |          PL_op = Perl_pp_rv2hv(aTHX);
         |                  ^~~~~~~~~~~~~
         |                  Perl_pp_rv2sv

 
A full build log is available at

   
http://perl.debian.net/rebuild-logs/perl-5.34/polymake_4.3-4/polymake_4.3-4+b2_amd64-2021-08-30T08:15:00Z.build

-- 
Niko Tyni   nt...@debian.org

Reply via email to