* Package: dev-perl/Crypt-DES-2.70.0-r2:0 * Repository: gentoo * Maintainer: perl@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking Crypt-DES-2.07.tar.gz to /var/tmp/portage/dev-perl/Crypt-DES-2.70.0-r2/work >>> Source unpacked in /var/tmp/portage/dev-perl/Crypt-DES-2.70.0-r2/work >>> Preparing source in /var/tmp/portage/dev-perl/Crypt-DES-2.70.0-r2/work/Crypt-DES-2.07 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-perl/Crypt-DES-2.70.0-r2/work/Crypt-DES-2.07 ... * Using ExtUtils::MakeMaker * perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor INSTALLMAN3DIR=none DESTDIR=/var/tmp/portage/dev-perl/Crypt-DES-2.70.0-r2/image Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Crypt::DES Writing MYMETA.yml and MYMETA.json >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-perl/Crypt-DES-2.70.0-r2/work/Crypt-DES-2.07 ... make -j4 'OTHERLDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' 'OPTIMIZE=-pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int' "/usr/bin/perl" "/usr/lib64/perl5/5.36/ExtUtils/xsubpp" -typemap '/usr/lib64/perl5/5.36/ExtUtils/typemap' -typemap '/var/tmp/portage/dev-perl/Crypt-DES-2.70.0-r2/work/Crypt-DES-2.07/typemap' DES.xs > DES.xsc Running Mkbootstrap for DES () x86_64-pc-linux-gnu-gcc -c -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -fwrapv -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -DVERSION=\"2.07\" -DXS_VERSION=\"2.07\" -fPIC "-I/usr/lib64/perl5/5.36/x86_64-linux/CORE" _des.c cp DES.pm blib/lib/Crypt/DES.pm chmod 644 "DES.bs" "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- DES.bs blib/arch/auto/Crypt/DES/DES.bs 644 mv DES.xsc DES.c x86_64-pc-linux-gnu-gcc -c -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -fwrapv -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -DVERSION=\"2.07\" -DXS_VERSION=\"2.07\" -fPIC "-I/usr/lib64/perl5/5.36/x86_64-linux/CORE" DES.c DES.xs: In function ‘XS_Crypt__DES_expand_key’: DES.xs:39:17: error: implicit declaration of function ‘perl_des_expand_key’; did you mean ‘_des_expand_key’? [-Werror=implicit-function-declaration] 39 | perl_des_expand_key((i8 *)key, ks); | ^~~~~~~~~~~~~~~~~~~ | _des_expand_key DES.xs: In function ‘XS_Crypt__DES_crypt’: DES.xs:69:17: error: implicit declaration of function ‘perl_des_crypt’; did you mean ‘_des_crypt’? [-Werror=implicit-function-declaration] 69 | perl_des_crypt(input, SvGROW(output, output_len), (i32 *)ks, enc_flag); | ^~~~~~~~~~~~~~ | _des_crypt cc1: some warnings being treated as errors make: *** [Makefile:336: DES.o] Error 1 * ERROR: dev-perl/Crypt-DES-2.70.0-r2::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=dev-perl/Crypt-DES-2.70.0-r2::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-perl/Crypt-DES-2.70.0-r2::gentoo'`. * The complete build log is located at '/var/log/portage/dev-perl:Crypt-DES-2.70.0-r2:20220916-175436.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-perl/Crypt-DES-2.70.0-r2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-perl/Crypt-DES-2.70.0-r2/temp/environment'. * Working directory: '/var/tmp/portage/dev-perl/Crypt-DES-2.70.0-r2/work/Crypt-DES-2.07' * S: '/var/tmp/portage/dev-perl/Crypt-DES-2.70.0-r2/work/Crypt-DES-2.07'