From https://github.com/archlinux/svntogit-packages * branch packages/perl-perlio-utf8-strict -> FETCH_HEAD * [new branch] packages/perl-perlio-utf8-strict -> packages/packages/perl-perlio-utf8-strict Cloning into 'perl-perlio-utf8-strict'... 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 399k 0 --:--:-- --:--:-- --:--:-- 400k % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 4 8487k 4 383k 0 0 1164k 0 0:00:07 --:--:-- 0:00:07 1162k 100 8487k 100 8487k 0 0 21.6M 0 --:--:-- --:--:-- --:--:-- 21.6M % 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 431k 0 --:--:-- --:--:-- --:--:-- 432k :: 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=1691562845 SHELL=/bin/bash SCHROOT_CHROOT_NAME=jenkins-reproducible-archlinux no_proxy=localhost,127.0.0.1 SCHROOT_COMMAND=bash -l -c SOURCE_DATE_EPOCH='1691562845' 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-perlio-utf8-strict-archlinuxrb-build-gJEq2SVn PWD=/tmp/archlinux-ci/perl-perlio-utf8-strict-archlinuxrb-build-gJEq2SVn/perl-perlio-utf8-strict/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-perlio-utf8-strict 0.009-1 (Wed Aug 9 06:34:23 2023) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Packages (2) perl-sub-uplevel-0.2800-4 perl-test-exception-0.43-9 Total Download Size: 0.02 MiB Total Installed Size: 0.04 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 11374 100 11374 0 0 6907k 0 --:--:-- --:--:-- --:--:-- 10.8M % 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 13062 100 13062 0 0 9.8M 0 --:--:-- --:--:-- --:--:-- 12.4M checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing perl-sub-uplevel... installing perl-test-exception... :: Running post-transaction hooks... (1/2) Arming ConditionNeedsUpdate... (2/2) Warn about old perl modules ==> Retrieving sources... -> Downloading PerlIO-utf8_strict-0.009.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 35 0 --:--:-- --:--:-- --:--:-- 35 100 136k 100 136k 0 0 636k 0 --:--:-- --:--:-- --:--:-- 636k ==> Validating source files with md5sums... PerlIO-utf8_strict-0.009.tar.gz ... Passed ==> Validating source files with sha256sums... PerlIO-utf8_strict-0.009.tar.gz ... Passed ==> Extracting sources... -> Extracting PerlIO-utf8_strict-0.009.tar.gz with bsdtar ==> Starting build()... Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for PerlIO::utf8_strict Writing MYMETA.yml and MYMETA.json Running Mkbootstrap for utf8_strict () "/usr/bin/perl" "/usr/share/perl5/core_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/core_perl/ExtUtils/typemap' utf8_strict.xs > utf8_strict.xsc chmod 644 "utf8_strict.bs" "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- utf8_strict.bs blib/arch/auto/PerlIO/utf8_strict/utf8_strict.bs 644 cp lib/PerlIO/utf8_strict.pm blib/lib/PerlIO/utf8_strict.pm mv utf8_strict.xsc utf8_strict.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.009\" -DXS_VERSION=\"0.009\" -fPIC "-I/usr/lib/perl5/5.38/core_perl/CORE" utf8_strict.c rm -f blib/arch/auto/PerlIO/utf8_strict/utf8_strict.so cc -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -L/usr/local/lib -fstack-protector-strong utf8_strict.o -o blib/arch/auto/PerlIO/utf8_strict/utf8_strict.so \ \ chmod 755 blib/arch/auto/PerlIO/utf8_strict/utf8_strict.so Manifying 1 pod document ==> Entering fakeroot environment... ==> Starting package()... "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- utf8_strict.bs blib/arch/auto/PerlIO/utf8_strict/utf8_strict.bs 644 Manifying 1 pod document Appending installation info to /tmp/archlinux-ci/perl-perlio-utf8-strict-archlinuxrb-build-gJEq2SVn/perl-perlio-utf8-strict/trunk/pkg/perl-perlio-utf8-strict/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-perlio-utf8-strict-archlinuxrb-build-gJEq2SVn/perl-perlio-utf8-strict/trunk/pkg/perl-perlio-utf8-strict/usr/lib/perl5/5.38/vendor_perl/auto/PerlIO/utf8_strict/utf8_strict.so Installing /tmp/archlinux-ci/perl-perlio-utf8-strict-archlinuxrb-build-gJEq2SVn/perl-perlio-utf8-strict/trunk/pkg/perl-perlio-utf8-strict/usr/lib/perl5/5.38/vendor_perl/PerlIO/utf8_strict.pm Installing /tmp/archlinux-ci/perl-perlio-utf8-strict-archlinuxrb-build-gJEq2SVn/perl-perlio-utf8-strict/trunk/pkg/perl-perlio-utf8-strict/usr/share/man/man3/PerlIO::utf8_strict.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/PerlIO/utf8_strict/utf8_strict.so ==> Creating package "perl-perlio-utf8-strict"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: perl-perlio-utf8-strict 0.009-1 (Wed Aug 9 06:34:28 2023)