==> Cloning haskell-numtype-dk ... Cloning into 'haskell-numtype-dk'... ==> Collecting packager identity from makepkg.conf -> name : Reproducible Arch Linux tests -> email : reproducible@archlinux.org -> gpg-key : undefined -> protocol: https ==> Configuring haskell-numtype-dk :: 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 134k 100 134k 0 0 397k 0 --:--:-- --:--:-- --:--:-- 397k % 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 8560k 100 8560k 0 0 21.9M 0 --:--:-- --:--:-- --:--:-- 21.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 142k 100 142k 0 0 420k 0 --:--:-- --:--:-- --:--:-- 419k 100 142k 100 142k 0 0 420k 0 --:--:-- --:--:-- --:--:-- 419k :: 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=1709856180 SHELL=/bin/bash SCHROOT_CHROOT_NAME=jenkins-reproducible-archlinux no_proxy=localhost,127.0.0.1 SCHROOT_COMMAND=bash -l -c SOURCE_DATE_EPOCH='1709856180' PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' TMPDIR='/tmp/archlinux-ci/' printenv 2>&1 SCHROOT_SESSION_ID=archlinux-haskell-numtype-dk-archlinuxrb-build-zPkyS5Td PWD=/tmp/archlinux-ci/haskell-numtype-dk-archlinuxrb-build-zPkyS5Td/haskell-numtype-dk 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: haskell-numtype-dk 0.5.0.3-3 (Fri Mar 8 00:03:21 2024) ==> Checking runtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Packages (2) numactl-2.0.18-1 ghc-libs-9.2.8-1 Total Download Size: 16.24 MiB Total Installed Size: 123.49 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 83803 100 83803 0 0 53.1M 0 --:--:-- --:--:-- --:--:-- 79.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 78 16.1M 78 12.6M 0 0 192M 0 --:--:-- --:--:-- --:--:-- 191M 100 16.1M 100 16.1M 0 0 192M 0 --:--:-- --:--:-- --:--:-- 192M checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing numactl... installing ghc-libs... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... ==> Checking buildtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Packages (1) ghc-9.2.8-1 Total Download Size: 33.73 MiB Total Installed Size: 232.52 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 33.7M 100 33.7M 0 0 199M 0 --:--:-- --:--:-- --:--:-- 199M checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing ghc... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... ==> Retrieving sources... -> Downloading numtype-dk-0.5.0.3.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 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 100 7503 0 7503 0 0 2586 0 --:--:-- 0:00:02 --:--:-- 2586 ==> Validating source files with sha256sums... numtype-dk-0.5.0.3.tar.gz ... Passed ==> Extracting sources... -> Extracting numtype-dk-0.5.0.3.tar.gz with bsdtar ==> Starting build()... Configuring numtype-dk-0.5.0.3... Preprocessing library for numtype-dk-0.5.0.3.. Building library for numtype-dk-0.5.0.3.. Numeric/NumType/DK/Integers.hs:3:14: warning: [-Wdeprecated-flags] -XAutoDeriveTypeable is deprecated: Typeable instances are created automatically for all types since GHC 8.2. | 3 | {-# LANGUAGE AutoDeriveTypeable #-} | ^^^^^^^^^^^^^^^^^^ Numeric/NumType/DK/Naturals.hs:1:14: warning: [-Wdeprecated-flags] -XAutoDeriveTypeable is deprecated: Typeable instances are created automatically for all types since GHC 8.2. | 1 | {-# LANGUAGE AutoDeriveTypeable #-} | ^^^^^^^^^^^^^^^^^^ [1 of 2] Compiling Numeric.NumType.DK.Integers ( Numeric/NumType/DK/Integers.hs, dist/build/Numeric/NumType/DK/Integers.dyn_o ) [2 of 2] Compiling Numeric.NumType.DK.Naturals ( Numeric/NumType/DK/Naturals.hs, dist/build/Numeric/NumType/DK/Naturals.dyn_o ) Unregistering numtype-dk-0.5.0.3... ==> Entering fakeroot environment... ==> Starting package()... Installing library in /tmp/archlinux-ci/haskell-numtype-dk-archlinuxrb-build-zPkyS5Td/haskell-numtype-dk/pkg/haskell-numtype-dk/usr/lib/ghc-9.2.8/site-local/numtype-dk-0.5.0.3 ==> Tidying install... -> 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 "haskell-numtype-dk"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Creating package "haskell-numtype-dk-debug"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: haskell-numtype-dk 0.5.0.3-3 (Fri Mar 8 00:03:32 2024)