From https://github.com/archlinux/svntogit-packages * branch packages/perl-crypt-openssl-random -> FETCH_HEAD * [new branch] packages/perl-crypt-openssl-random -> packages/packages/perl-crypt-openssl-random Cloning into 'perl-crypt-openssl-random'... 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 761k 0 --:--:-- --:--:-- --:--:-- 764k % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 1 8487k 1 97797 0 0 281k 0 0:00:30 --:--:-- 0:00:30 280k 100 8487k 100 8487k 0 0 21.1M 0 --:--:-- --:--:-- --:--:-- 21.0M % 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 422k 0 --:--:-- --:--:-- --:--:-- 422k :: Starting full system upgrade... there is nothing to do PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TMPDIR=/tmp/archlinux-ci/ SOURCE_DATE_EPOCH=1691556879 SHELL=/bin/bash SCHROOT_CHROOT_NAME=jenkins-reproducible-archlinux no_proxy=localhost,127.0.0.1 SCHROOT_COMMAND=bash -l -c SOURCE_DATE_EPOCH='1691556879' PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' TMPDIR='/tmp/archlinux-ci/' printenv 2>&1 SCHROOT_SESSION_ID=archlinux-perl-crypt-openssl-random-archlinuxrb-build-T9yWWFGe PWD=/tmp/archlinux-ci/perl-crypt-openssl-random-archlinuxrb-build-T9yWWFGe/perl-crypt-openssl-random/trunk LOGNAME=jenkins SCHROOT_ALIAS_NAME=jenkins-reproducible-archlinux SCHROOT_GROUP=jenkins SCHROOT_USER=jenkins ftp_proxy=http://127.0.0.1:3128 HOME=/var/lib/jenkins LANG=C https_proxy=http://127.0.0.1:3128 USER=jenkins FTP_PROXY=http://127.0.0.1:3128 SHLVL=1 HTTPS_PROXY=http://127.0.0.1:3128 HTTP_PROXY=http://127.0.0.1:3128 SCHROOT_GID=116 http_proxy=http://127.0.0.1:3128 DEBUGINFOD_URLS=https://debuginfod.archlinux.org SCHROOT_UID=108 HG=/usr/bin/hg _=/usr/sbin/printenv ==> Making package: perl-crypt-openssl-random 0.15-9 (Wed Aug 9 04:55:09 2023) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Packages (1) perl-crypt-openssl-guess-0.15-3 Total Download Size: 0.01 MiB Total Installed Size: 0.01 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... % 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 7393 100 7393 0 0 4010k 0 --:--:-- --:--:-- --:--:-- 7219k checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing perl-crypt-openssl-guess... :: Running post-transaction hooks... (1/2) Arming ConditionNeedsUpdate... (2/2) Warn about old perl modules ==> Retrieving sources... -> Downloading Crypt-OpenSSL-Random-0.15.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 37 0 --:--:-- --:--:-- --:--:-- 37 100 15506 100 15506 0 0 71018 0 --:--:-- --:--:-- --:--:-- 71018 ==> Validating source files with md5sums... Crypt-OpenSSL-Random-0.15.tar.gz ... Passed ==> Validating source files with sha512sums... Crypt-OpenSSL-Random-0.15.tar.gz ... Passed ==> Extracting sources... -> Extracting Crypt-OpenSSL-Random-0.15.tar.gz with bsdtar ==> Starting build()... Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Crypt::OpenSSL::Random Writing MYMETA.yml and MYMETA.json "/usr/bin/perl" "/usr/share/perl5/core_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/core_perl/ExtUtils/typemap' Random.xs > Random.xsc Running Mkbootstrap for Random () chmod 644 "Random.bs" "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Random.bs blib/arch/auto/Crypt/OpenSSL/Random/Random.bs 644 cp Random.pm blib/lib/Crypt/OpenSSL/Random.pm mv Random.xsc Random.c cc -c -I/usr/include -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.15\" -DXS_VERSION=\"0.15\" -fPIC "-I/usr/lib/perl5/5.38/core_perl/CORE" Random.c rm -f blib/arch/auto/Crypt/OpenSSL/Random/Random.so LD_RUN_PATH="/usr/lib64" cc -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -L/usr/local/lib -fstack-protector-strong Random.o -o blib/arch/auto/Crypt/OpenSSL/Random/Random.so \ -L/usr -L/usr/lib64 -L/usr/lib -lssl -lcrypto \ chmod 755 blib/arch/auto/Crypt/OpenSSL/Random/Random.so Manifying 1 pod document ==> Entering fakeroot environment... ==> Starting package()... "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Random.bs blib/arch/auto/Crypt/OpenSSL/Random/Random.bs 644 Manifying 1 pod document Appending installation info to /tmp/archlinux-ci/perl-crypt-openssl-random-archlinuxrb-build-T9yWWFGe/perl-crypt-openssl-random/trunk/pkg/perl-crypt-openssl-random/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-random-archlinuxrb-build-T9yWWFGe/perl-crypt-openssl-random/trunk/pkg/perl-crypt-openssl-random/usr/lib/perl5/5.38/vendor_perl/auto/Crypt/OpenSSL/Random/Random.so Installing /tmp/archlinux-ci/perl-crypt-openssl-random-archlinuxrb-build-T9yWWFGe/perl-crypt-openssl-random/trunk/pkg/perl-crypt-openssl-random/usr/lib/perl5/5.38/vendor_perl/Crypt/OpenSSL/Random.pm Installing /tmp/archlinux-ci/perl-crypt-openssl-random-archlinuxrb-build-T9yWWFGe/perl-crypt-openssl-random/trunk/pkg/perl-crypt-openssl-random/usr/share/man/man3/Crypt::OpenSSL::Random.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/Random/Random.so ==> Creating package "perl-crypt-openssl-random"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: perl-crypt-openssl-random 0.15-9 (Wed Aug 9 04:55:13 2023)