From https://github.com/archlinux/svntogit-packages * branch packages/perl-text-iconv -> FETCH_HEAD * [new branch] packages/perl-text-iconv -> packages/packages/perl-text-iconv Cloning into 'perl-text-iconv'... 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 389k 0 --:--:-- --:--:-- --:--:-- 390k % 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 6 8486k 6 580k 0 0 490k 0 0:00:17 0:00:01 0:00:16 490k 32 8486k 32 2733k 0 0 1246k 0 0:00:06 0:00:02 0:00:04 1246k 62 8486k 62 5341k 0 0 1665k 0 0:00:05 0:00:03 0:00:02 1665k 93 8486k 93 7965k 0 0 1888k 0 0:00:04 0:00:04 --:--:-- 1887k 100 8486k 100 8486k 0 0 1865k 0 0:00:04 0:00:04 --:--:-- 1951k % 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 839k 0 --:--:-- --:--:-- --:--:-- 842k :: 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/ GIT_SSL_NO_VERIFY=1 SOURCE_DATE_EPOCH=1691548897 SHELL=/bin/bash SCHROOT_CHROOT_NAME=jenkins-reproducible-archlinux no_proxy=localhost,127.0.0.1 SCHROOT_COMMAND=bash -l -c SOURCE_DATE_EPOCH='1691548897' PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' TMPDIR='/tmp/archlinux-ci/' GIT_SSL_NO_VERIFY=1 printenv 2>&1 SCHROOT_SESSION_ID=archlinux-perl-text-iconv-archlinuxrb-build-IDpYsSZk PWD=/tmp/archlinux-ci/perl-text-iconv-archlinuxrb-build-IDpYsSZk/perl-text-iconv/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-text-iconv 1.7-22 (Tue Sep 10 09:04:57 2024) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading Text-Iconv-1.7.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 10454 100 10454 0 0 47990 0 --:--:-- --:--:-- --:--:-- 48175 ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha256sums... Text-Iconv-1.7.tar.gz ... Passed ==> Extracting sources... -> Extracting Text-Iconv-1.7.tar.gz with bsdtar ==> Starting build()... Checking for iconv ... ok (iconv apparently in libc) NOTE: If you have multiple iconv implementations installed, you might want to make sure that I've found the one you want to use. If necessary, you can explicitly specify paths like this: /usr/bin/perl Makefile.PL LIBS='-L/path/to/lib' INC='-I/path/to/include' Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Text::Iconv Writing MYMETA.yml and MYMETA.json Running Mkbootstrap for Iconv () "/usr/bin/perl" "/usr/share/perl5/core_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/core_perl/ExtUtils/typemap' -typemap '/tmp/archlinux-ci/perl-text-iconv-archlinuxrb-build-IDpYsSZk/perl-text-iconv/trunk/src/Text-Iconv-1.7/typemap' Iconv.xs > Iconv.xsc chmod 644 "Iconv.bs" "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Iconv.bs blib/arch/auto/Text/Iconv/Iconv.bs 644 cp Iconv.pm blib/lib/Text/Iconv.pm AutoSplitting blib/lib/Text/Iconv.pm (blib/lib/auto/Text/Iconv) mv Iconv.xsc Iconv.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=\"1.7\" -DXS_VERSION=\"1.7\" -fPIC "-I/usr/lib/perl5/5.38/core_perl/CORE" Iconv.c rm -f blib/arch/auto/Text/Iconv/Iconv.so cc -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -L/usr/local/lib -fstack-protector-strong Iconv.o -o blib/arch/auto/Text/Iconv/Iconv.so \ \ chmod 755 blib/arch/auto/Text/Iconv/Iconv.so Manifying 1 pod document ==> Entering fakeroot environment... ==> Starting package()... "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Iconv.bs blib/arch/auto/Text/Iconv/Iconv.bs 644 Manifying 1 pod document Appending installation info to /tmp/archlinux-ci/perl-text-iconv-archlinuxrb-build-IDpYsSZk/perl-text-iconv/trunk/pkg/perl-text-iconv/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-text-iconv-archlinuxrb-build-IDpYsSZk/perl-text-iconv/trunk/pkg/perl-text-iconv/usr/lib/perl5/5.38/vendor_perl/auto/Text/Iconv/Iconv.so Installing /tmp/archlinux-ci/perl-text-iconv-archlinuxrb-build-IDpYsSZk/perl-text-iconv/trunk/pkg/perl-text-iconv/usr/lib/perl5/5.38/vendor_perl/auto/Text/Iconv/autosplit.ix Installing /tmp/archlinux-ci/perl-text-iconv-archlinuxrb-build-IDpYsSZk/perl-text-iconv/trunk/pkg/perl-text-iconv/usr/lib/perl5/5.38/vendor_perl/Text/Iconv.pm Installing /tmp/archlinux-ci/perl-text-iconv-archlinuxrb-build-IDpYsSZk/perl-text-iconv/trunk/pkg/perl-text-iconv/usr/share/man/man3/Text::Iconv.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/Text/Iconv/Iconv.so ==> Creating package "perl-text-iconv"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: perl-text-iconv 1.7-22 (Tue Sep 10 09:05:03 2024)