From https://github.com/archlinux/svntogit-packages * branch packages/perl-crypt-openssl-bignum -> FETCH_HEAD * [new branch] packages/perl-crypt-openssl-bignum -> packages/packages/perl-crypt-openssl-bignum Cloning into 'perl-crypt-openssl-bignum'... done. :: Synchronizing package databases... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 130k 100 130k 0 0 379k 0 --:--:-- --:--:-- --:--:-- 380k % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8487k 100 8487k 0 0 20.4M 0 --:--:-- --:--:-- --:--:-- 20.4M % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 143k 100 143k 0 0 404k 0 --:--:-- --:--:-- --:--:-- 404k :: Starting full system upgrade... there is nothing to do ==> Making package: perl-crypt-openssl-bignum 0.09-8 (Wed Aug 9 05:18:11 2023) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading Crypt-OpenSSL-Bignum-0.09.tar.gz... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5 100 5 0 0 73 0 --:--:-- --:--:-- --:--:-- 73 100 16202 100 16202 0 0 167k 0 --:--:-- --:--:-- --:--:-- 167k ==> Validating source files with md5sums... Crypt-OpenSSL-Bignum-0.09.tar.gz ... Passed ==> Validating source files with sha512sums... Crypt-OpenSSL-Bignum-0.09.tar.gz ... Passed ==> Extracting sources... -> Extracting Crypt-OpenSSL-Bignum-0.09.tar.gz with bsdtar ==> Starting build()... Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Crypt::OpenSSL::Bignum Writing MYMETA.yml and MYMETA.json Running Mkbootstrap for Bignum () "/usr/bin/perl" "/usr/share/perl5/core_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/core_perl/ExtUtils/typemap' -typemap '/tmp/archlinux-ci/perl-crypt-openssl-bignum-archlinuxrb-build-zAAUReap/perl-crypt-openssl-bignum/trunk/src/Crypt-OpenSSL-Bignum-0.09/typemap' Bignum.xs > Bignum.xsc chmod 644 "Bignum.bs" cp Bignum/CTX.pm blib/lib/Crypt/OpenSSL/Bignum/CTX.pm cp Bignum.pm blib/lib/Crypt/OpenSSL/Bignum.pm "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Bignum.bs blib/arch/auto/Crypt/OpenSSL/Bignum/Bignum.bs 644 Please specify prototyping behavior for Bignum.xs (see perlxs manual) mv Bignum.xsc Bignum.c cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/perl/src=/usr/src/debug/perl -flto=auto -DVERSION=\"0.09\" -DXS_VERSION=\"0.09\" -fPIC "-I/usr/lib/perl5/5.38/core_perl/CORE" -DPERL5 -DOPENSSL_NO_KRB5 Bignum.c Bignum.xs: In function 'XS_Crypt__OpenSSL__Bignum_pseudo_rand': Bignum.xs:143:5: warning: 'BN_pseudo_rand' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 143 | checkOpenSslCall( BN_pseudo_rand( bn, bits, top, bottom) ); | ^~~~~~~~~~~~~~~~ In file included from Bignum.xs:6: /usr/include/openssl/bn.h:231:5: note: declared here 231 | int BN_pseudo_rand(BIGNUM *rnd, int bits, int top, int bottom); | ^~~~~~~~~~~~~~ rm -f blib/arch/auto/Crypt/OpenSSL/Bignum/Bignum.so LD_RUN_PATH="/usr/lib" cc -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -L/usr/local/lib -fstack-protector-strong Bignum.o -o blib/arch/auto/Crypt/OpenSSL/Bignum/Bignum.so \ -lcrypto \ chmod 755 blib/arch/auto/Crypt/OpenSSL/Bignum/Bignum.so Manifying 2 pod documents ==> Entering fakeroot environment... ==> Starting package()... "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Bignum.bs blib/arch/auto/Crypt/OpenSSL/Bignum/Bignum.bs 644 Manifying 2 pod documents Appending installation info to /tmp/archlinux-ci/perl-crypt-openssl-bignum-archlinuxrb-build-zAAUReap/perl-crypt-openssl-bignum/trunk/pkg/perl-crypt-openssl-bignum/usr/lib/perl5/5.38/core_perl/perllocal.pod Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /tmp/archlinux-ci/perl-crypt-openssl-bignum-archlinuxrb-build-zAAUReap/perl-crypt-openssl-bignum/trunk/pkg/perl-crypt-openssl-bignum/usr/lib/perl5/5.38/vendor_perl/auto/Crypt/OpenSSL/Bignum/Bignum.so Installing /tmp/archlinux-ci/perl-crypt-openssl-bignum-archlinuxrb-build-zAAUReap/perl-crypt-openssl-bignum/trunk/pkg/perl-crypt-openssl-bignum/usr/lib/perl5/5.38/vendor_perl/Crypt/OpenSSL/Bignum.pm Installing /tmp/archlinux-ci/perl-crypt-openssl-bignum-archlinuxrb-build-zAAUReap/perl-crypt-openssl-bignum/trunk/pkg/perl-crypt-openssl-bignum/usr/lib/perl5/5.38/vendor_perl/Crypt/OpenSSL/Bignum/CTX.pm Installing /tmp/archlinux-ci/perl-crypt-openssl-bignum-archlinuxrb-build-zAAUReap/perl-crypt-openssl-bignum/trunk/pkg/perl-crypt-openssl-bignum/usr/share/man/man3/Crypt::OpenSSL::Bignum::CTX.3pm Installing /tmp/archlinux-ci/perl-crypt-openssl-bignum-archlinuxrb-build-zAAUReap/perl-crypt-openssl-bignum/trunk/pkg/perl-crypt-openssl-bignum/usr/share/man/man3/Crypt::OpenSSL::Bignum.3pm ==> Tidying install... -> Removing empty directories... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> WARNING: Package contains reference to $srcdir usr/lib/perl5/5.38/vendor_perl/auto/Crypt/OpenSSL/Bignum/Bignum.so ==> Creating package "perl-crypt-openssl-bignum"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: perl-crypt-openssl-bignum 0.09-8 (Wed Aug 9 05:18:22 2023)