* Package: dev-perl/Package-Stash-XS-0.300.0:0 * Repository: gentoo * Maintainer: perl@gentoo.org * USE: abi_x86_64 amd64 elibc_musl kernel_linux * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking Package-Stash-XS-0.30.tar.gz to /var/tmp/portage/dev-perl/Package-Stash-XS-0.300.0/work >>> Source unpacked in /var/tmp/portage/dev-perl/Package-Stash-XS-0.300.0/work >>> Preparing source in /var/tmp/portage/dev-perl/Package-Stash-XS-0.300.0/work/Package-Stash-XS-0.30 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-perl/Package-Stash-XS-0.300.0/work/Package-Stash-XS-0.30 ... * Using ExtUtils::MakeMaker * perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor INSTALLMAN3DIR=none DESTDIR=/var/tmp/portage/dev-perl/Package-Stash-XS-0.300.0/image Checking if your kit is complete... Looks good Warning: prerequisite Test::Fatal 0 not found. Warning: prerequisite Test::Needs 0 not found. Generating a Unix-style Makefile Writing Makefile for Package::Stash::XS Writing MYMETA.yml and MYMETA.json >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-perl/Package-Stash-XS-0.300.0/work/Package-Stash-XS-0.30 ... make -j5 'OTHERLDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' 'OPTIMIZE=-O2 -pipe -march=native -fno-diagnostics-color' Running Mkbootstrap for XS () "/usr/bin/perl" "/usr/lib/perl5/5.38/ExtUtils/xsubpp" -typemap '/usr/lib/perl5/5.38/ExtUtils/typemap' -typemap '/var/tmp/portage/dev-perl/Package-Stash-XS-0.300.0/work/Package-Stash-XS-0.30/typemap' XS.xs > XS.xsc chmod 644 "XS.bs" "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- XS.bs blib/arch/auto/Package/Stash/XS/XS.bs 644 cp lib/Package/Stash/XS.pm blib/lib/Package/Stash/XS.pm mv XS.xsc XS.c x86_64-gentoo-linux-musl-gcc -c -D_GNU_SOURCE -O2 -pipe -fno-strict-aliasing -DNO_PERL_RAND_SEED -fwrapv -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=native -fno-diagnostics-color -DVERSION=\"0.30\" -DXS_VERSION=\"0.30\" -fPIC "-I/usr/lib/perl5/5.38/x86_64-linux/CORE" XS.c In file included from XS.xs:2: /usr/lib/perl5/5.38/x86_64-linux/CORE/perl.h:3358:22: error: unknown type name 'off64_t'; did you mean 'off_t'? 3358 | # define Off_t off64_t | ^~~~~~~ /usr/lib/perl5/5.38/x86_64-linux/CORE/perlio.h:252:15: note: in expansion of macro 'Off_t' 252 | PERL_CALLCONV Off_t PerlIO_tell(PerlIO *); | ^~~~~ /usr/lib/perl5/5.38/x86_64-linux/CORE/perl.h:3358:22: error: unknown type name 'off64_t'; did you mean 'off_t'? 3358 | # define Off_t off64_t | ^~~~~~~ /usr/lib/perl5/5.38/x86_64-linux/CORE/perlio.h:255:41: note: in expansion of macro 'Off_t' 255 | PERL_CALLCONV int PerlIO_seek(PerlIO *, Off_t, int); | ^~~~~ /usr/lib/perl5/5.38/x86_64-linux/CORE/perl.h:3358:22: error: unknown type name 'off64_t'; did you mean 'off_t'? 3358 | # define Off_t off64_t | ^~~~~~~ /usr/lib/perl5/5.38/x86_64-linux/CORE/proto.h:941:28: note: in expansion of macro 'Off_t' 941 | Perl_do_seek(pTHX_ GV *gv, Off_t pos, int whence) | ^~~~~ /usr/lib/perl5/5.38/x86_64-linux/CORE/perl.h:3358:22: error: unknown type name 'off64_t'; did you mean 'off_t'? 3358 | # define Off_t off64_t | ^~~~~~~ /usr/lib/perl5/5.38/x86_64-linux/CORE/proto.h:955:15: note: in expansion of macro 'Off_t' 955 | PERL_CALLCONV Off_t | ^~~~~ /usr/lib/perl5/5.38/x86_64-linux/CORE/perl.h:3358:22: error: unknown type name 'off64_t'; did you mean 'off_t'? 3358 | # define Off_t off64_t | ^~~~~~~ /usr/lib/perl5/5.38/x86_64-linux/CORE/proto.h:956:31: note: in expansion of macro 'Off_t' 956 | Perl_do_sysseek(pTHX_ GV *gv, Off_t pos, int whence) | ^~~~~ /usr/lib/perl5/5.38/x86_64-linux/CORE/perl.h:3358:22: error: unknown type name 'off64_t'; did you mean 'off_t'? 3358 | # define Off_t off64_t | ^~~~~~~ /usr/lib/perl5/5.38/x86_64-linux/CORE/proto.h:961:15: note: in expansion of macro 'Off_t' 961 | PERL_CALLCONV Off_t | ^~~~~ /usr/lib/perl5/5.38/x86_64-linux/CORE/perl.h:3358:22: error: unknown type name 'off64_t'; did you mean 'off_t'? 3358 | # define Off_t off64_t | ^~~~~~~ /usr/lib/perl5/5.38/x86_64-linux/CORE/proto.h:10441:35: note: in expansion of macro 'Off_t' 10441 | Perl_PerlIO_seek(pTHX_ PerlIO *f, Off_t offset, int whence); | ^~~~~ /usr/lib/perl5/5.38/x86_64-linux/CORE/perl.h:3358:22: error: unknown type name 'off64_t'; did you mean 'off_t'? 3358 | # define Off_t off64_t | ^~~~~~~ /usr/lib/perl5/5.38/x86_64-linux/CORE/proto.h:10471:15: note: in expansion of macro 'Off_t' 10471 | PERL_CALLCONV Off_t | ^~~~~ make: *** [Makefile:337: XS.o] Error 1 * ERROR: dev-perl/Package-Stash-XS-0.300.0::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=dev-perl/Package-Stash-XS-0.300.0::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-perl/Package-Stash-XS-0.300.0::gentoo'`. * The complete build log is located at '/var/log/portage/dev-perl:Package-Stash-XS-0.300.0:20230905-010117.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-perl/Package-Stash-XS-0.300.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-perl/Package-Stash-XS-0.300.0/temp/environment'. * Working directory: '/var/tmp/portage/dev-perl/Package-Stash-XS-0.300.0/work/Package-Stash-XS-0.30' * S: '/var/tmp/portage/dev-perl/Package-Stash-XS-0.300.0/work/Package-Stash-XS-0.30'