* Package: dev-perl/Clone-0.460.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 Clone-0.46.tar.gz to /var/tmp/portage/dev-perl/Clone-0.460.0/work >>> Source unpacked in /var/tmp/portage/dev-perl/Clone-0.460.0/work >>> Preparing source in /var/tmp/portage/dev-perl/Clone-0.460.0/work/Clone-0.46 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-perl/Clone-0.460.0/work/Clone-0.46 ... * Using ExtUtils::MakeMaker * perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor INSTALLMAN3DIR=none DESTDIR=/var/tmp/portage/dev-perl/Clone-0.460.0/image Checking if your kit is complete... Looks good Warning: prerequisite B::COW 0.004 not found. Generating a Unix-style Makefile Writing Makefile for Clone Writing MYMETA.yml and MYMETA.json >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-perl/Clone-0.460.0/work/Clone-0.46 ... make -j4 'OTHERLDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' 'OPTIMIZE=-O2 -pipe -march=native -fno-diagnostics-color' Running Mkbootstrap for Clone () "/usr/bin/perl" "/usr/lib/perl5/5.36/ExtUtils/xsubpp" -typemap '/usr/lib/perl5/5.36/ExtUtils/typemap' Clone.xs > Clone.xsc cp Clone.pm blib/lib/Clone.pm chmod 644 "Clone.bs" AutoSplitting blib/lib/Clone.pm (blib/lib/auto/Clone) "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Clone.bs blib/arch/auto/Clone/Clone.bs 644 mv Clone.xsc Clone.c x86_64-gentoo-linux-musl-gcc -c -D_GNU_SOURCE -O2 -pipe -fno-strict-aliasing -fwrapv -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=native -fno-diagnostics-color -DVERSION=\"0.46\" -DXS_VERSION=\"0.46\" -fPIC "-I/usr/lib/perl5/5.36/x86_64-linux/CORE" Clone.c In file included from Clone.xs:4: /usr/lib/perl5/5.36/x86_64-linux/CORE/perl.h:3030:22: error: unknown type name 'off64_t'; did you mean 'off_t'? 3030 | # define Off_t off64_t | ^~~~~~~ /usr/lib/perl5/5.36/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.36/x86_64-linux/CORE/perl.h:3030:22: error: unknown type name 'off64_t'; did you mean 'off_t'? 3030 | # define Off_t off64_t | ^~~~~~~ /usr/lib/perl5/5.36/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.36/x86_64-linux/CORE/perl.h:3030:22: error: unknown type name 'off64_t'; did you mean 'off_t'? 3030 | # define Off_t off64_t | ^~~~~~~ /usr/lib/perl5/5.36/x86_64-linux/CORE/proto.h:983:52: note: in expansion of macro 'Off_t' 983 | PERL_CALLCONV bool Perl_do_seek(pTHX_ GV* gv, Off_t pos, int whence); | ^~~~~ /usr/lib/perl5/5.36/x86_64-linux/CORE/perl.h:3030:22: error: unknown type name 'off64_t'; did you mean 'off_t'? 3030 | # define Off_t off64_t | ^~~~~~~ /usr/lib/perl5/5.36/x86_64-linux/CORE/proto.h:991:15: note: in expansion of macro 'Off_t' 991 | PERL_CALLCONV Off_t Perl_do_sysseek(pTHX_ GV* gv, Off_t pos, int whence); | ^~~~~ /usr/lib/perl5/5.36/x86_64-linux/CORE/perl.h:3030:22: error: unknown type name 'off64_t'; did you mean 'off_t'? 3030 | # define Off_t off64_t | ^~~~~~~ /usr/lib/perl5/5.36/x86_64-linux/CORE/proto.h:991:55: note: in expansion of macro 'Off_t' 991 | PERL_CALLCONV Off_t Perl_do_sysseek(pTHX_ GV* gv, Off_t pos, int whence); | ^~~~~ /usr/lib/perl5/5.36/x86_64-linux/CORE/perl.h:3030:22: error: unknown type name 'off64_t'; did you mean 'off_t'? 3030 | # define Off_t off64_t | ^~~~~~~ /usr/lib/perl5/5.36/x86_64-linux/CORE/proto.h:994:15: note: in expansion of macro 'Off_t' 994 | PERL_CALLCONV Off_t Perl_do_tell(pTHX_ GV* gv) | ^~~~~ /usr/lib/perl5/5.36/x86_64-linux/CORE/perl.h:3030:22: error: unknown type name 'off64_t'; did you mean 'off_t'? 3030 | # define Off_t off64_t | ^~~~~~~ /usr/lib/perl5/5.36/x86_64-linux/CORE/proto.h:7016:59: note: in expansion of macro 'Off_t' 7016 | PERL_CALLCONV int Perl_PerlIO_seek(pTHX_ PerlIO *f, Off_t offset, int whence); | ^~~~~ /usr/lib/perl5/5.36/x86_64-linux/CORE/perl.h:3030:22: error: unknown type name 'off64_t'; did you mean 'off_t'? 3030 | # define Off_t off64_t | ^~~~~~~ /usr/lib/perl5/5.36/x86_64-linux/CORE/proto.h:7036:15: note: in expansion of macro 'Off_t' 7036 | PERL_CALLCONV Off_t Perl_PerlIO_tell(pTHX_ PerlIO *f); | ^~~~~ make: *** [Makefile:343: Clone.o] Error 1 * ERROR: dev-perl/Clone-0.460.0::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=dev-perl/Clone-0.460.0::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-perl/Clone-0.460.0::gentoo'`. * The complete build log is located at '/var/log/portage/dev-perl:Clone-0.460.0:20230519-092518.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-perl/Clone-0.460.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-perl/Clone-0.460.0/temp/environment'. * Working directory: '/var/tmp/portage/dev-perl/Clone-0.460.0/work/Clone-0.46' * S: '/var/tmp/portage/dev-perl/Clone-0.460.0/work/Clone-0.46'