From https://git.archlinux.org/svntogit/packages * branch packages/perl-socket6 -> FETCH_HEAD * [new branch] packages/perl-socket6 -> packages/packages/perl-socket6 Cloning into 'perl-socket6'... 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 133k 100 133k 0 0 65.1M 0 --:--:-- --:--:-- --:--:-- 65.1M % 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 1710k 100 1710k 0 0 83.5M 0 --:--:-- --:--:-- --:--:-- 83.5M % 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 4962k 100 4962k 0 0 98.9M 0 --:--:-- --:--:-- --:--:-- 98.9M % 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 175k 100 175k 0 0 85.8M 0 --:--:-- --:--:-- --:--:-- 85.8M :: Starting full system upgrade... there is nothing to do PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin GIT_SSL_NO_VERIFY=1 SOURCE_DATE_EPOCH=1550719400 SHELL=/bin/bash SCHROOT_CHROOT_NAME=jenkins-reproducible-archlinux no_proxy=localhost,127.0.0.1 SCHROOT_COMMAND=bash -l -c SOURCE_DATE_EPOCH='1550719400' PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' GIT_SSL_NO_VERIFY=1 printenv 2>&1 SCHROOT_SESSION_ID=archlinux-perl-socket6-archlinuxrb-build-mLviz1Hf PWD=/tmp/perl-socket6-archlinuxrb-build-mLviz1Hf/perl-socket6/trunk LOGNAME=jenkins SCHROOT_ALIAS_NAME=jenkins-reproducible-archlinux SCHROOT_GROUP=jenkins SCHROOT_USER=jenkins ftp_proxy=http://10.6.5.46:3128 HOME=/var/lib/jenkins LANG=C https_proxy=http://10.6.5.46:3128 USER=jenkins FTP_PROXY=http://10.6.5.46:3128 SHLVL=1 HTTPS_PROXY=http://10.6.5.46:3128 HTTP_PROXY=http://10.6.5.46:3128 SCHROOT_GID=116 http_proxy=http://10.6.5.46:3128 SCHROOT_UID=110 HG=/usr/bin/hg _=/usr/sbin/printenv ==> Making package: perl-socket6 0.29-1 (Wed Mar 25 09:46:41 2020) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading Socket6-0.29.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 192 0 --:--:-- --:--:-- --:--:-- 192 100 65359 100 65359 0 0 607k 0 --:--:-- --:--:-- --:--:-- 607k ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... Socket6-0.29.tar.gz ... Passed ==> Extracting sources... -> Extracting Socket6-0.29.tar.gz with bsdtar ==> Starting build()... checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether your Perl5 have PL_sv_undef... yes checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... /usr/sbin/grep checking for egrep... /usr/sbin/grep -E checking for getaddrinfo... yes checking for getnameinfo... yes checking for gethostbyname2... yes checking for getipnodebyname... no checking for getipnodebyname in -lsocket... no checking whether your system has IPv6 directory... no checking for getipnodebyaddr... no checking for getipnodebyaddr in -lsocket... no checking whether your system has IPv6 directory... (cached) no checking for inet_pton... yes checking for inet_ntop... yes checking for working inet_ntop... yes checking whether you have sa_len in struct sockaddr... no checking whether you have sin6_scope_id in struct sockaddr_in6... yes checking for socklen_t... yes configure: creating ./config.status config.status: creating config.pl config.status: creating gailookup.pl config.status: creating config.h Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Socket6 Writing MYMETA.yml and MYMETA.json Running Mkbootstrap for Socket6 () "/usr/bin/perl" "/usr/share/perl5/core_perl/ExtUtils/xsubpp" -noprototypes -typemap '/usr/share/perl5/core_perl/ExtUtils/typemap' Socket6.xs > Socket6.xsc chmod 644 "Socket6.bs" "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Socket6.bs blib/arch/auto/Socket6/Socket6.bs 644 cp Socket6.pm blib/lib/Socket6.pm mv Socket6.xsc Socket6.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 -fstack-protector-strong -fno-plt -DVERSION=\"0.29\" -DXS_VERSION=\"0.29\" -fPIC "-I/usr/lib/perl5/5.28/core_perl/CORE" Socket6.c Socket6.xs: In function 'XS_Socket6_getipnodebyname': Socket6.xs:872:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] ST(0) = (SV *) not_here("getipnodebyname"); ^ Socket6.xs: In function 'XS_Socket6_getipnodebyaddr': Socket6.xs:943:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] ST(0) = (SV *) not_here("getipnodebyaddr"); ^ rm -f blib/arch/auto/Socket6/Socket6.so cc -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -L/usr/local/lib -fstack-protector-strong Socket6.o -o blib/arch/auto/Socket6/Socket6.so \ \ chmod 755 blib/arch/auto/Socket6/Socket6.so Manifying 1 pod document ==> Starting check()... "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Socket6.bs blib/arch/auto/Socket6/Socket6.bs 644 PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/use.t .. ok All tests successful. Files=1, Tests=9, 1 wallclock secs ( 0.02 usr 0.00 sys + 0.02 cusr 0.00 csys = 0.04 CPU) Result: PASS ==> Entering fakeroot environment... ==> Starting package()... "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Socket6.bs blib/arch/auto/Socket6/Socket6.bs 644 Manifying 1 pod document Appending installation info to /tmp/perl-socket6-archlinuxrb-build-mLviz1Hf/perl-socket6/trunk/pkg/perl-socket6/usr/lib/perl5/5.28/core_perl/perllocal.pod Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /tmp/perl-socket6-archlinuxrb-build-mLviz1Hf/perl-socket6/trunk/pkg/perl-socket6/usr/lib/perl5/5.28/vendor_perl/auto/Socket6/Socket6.so Installing /tmp/perl-socket6-archlinuxrb-build-mLviz1Hf/perl-socket6/trunk/pkg/perl-socket6/usr/lib/perl5/5.28/vendor_perl/Socket6.pm Installing /tmp/perl-socket6-archlinuxrb-build-mLviz1Hf/perl-socket6/trunk/pkg/perl-socket6/usr/share/man/man3/Socket6.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... ==> Creating package "perl-socket6"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: perl-socket6 0.29-1 (Wed Mar 25 09:46:47 2020)