==> Cloning haskell-repline ... Cloning into 'haskell-repline'... ==> Collecting packager identity from makepkg.conf -> name : Reproducible Arch Linux tests -> email : reproducible@archlinux.org -> gpg-key : undefined -> protocol: https ==> Configuring haskell-repline :: 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 376k 0 --:--:-- --:--:-- --:--:-- 376k 100 134k 100 134k 0 0 376k 0 --:--:-- --:--:-- --:--:-- 376k % 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.0M 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 142k 100 142k 0 0 411k 0 --:--:-- --:--:-- --:--:-- 411k 100 142k 100 142k 0 0 410k 0 --:--:-- --:--:-- --:--:-- 409k :: 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=1709849474 SHELL=/bin/bash SCHROOT_CHROOT_NAME=jenkins-reproducible-archlinux no_proxy=localhost,127.0.0.1 SCHROOT_COMMAND=bash -l -c SOURCE_DATE_EPOCH='1709849474' 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-repline-archlinuxrb-build-UvheZ6xq PWD=/tmp/archlinux-ci/haskell-repline-archlinuxrb-build-UvheZ6xq/haskell-repline 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-repline 0.4.2.0-2 (Thu Mar 7 22:11:46 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 11.9M 0 --:--:-- --:--:-- --:--:-- 13.3M % 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 16.1M 100 16.1M 0 0 147M 0 --:--:-- --:--:-- --:--:-- 148M 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 158M 0 --:--:-- --:--:-- --:--:-- 159M 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 repline-0.4.2.0.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 100 9719 100 9719 0 0 82669 0 --:--:-- --:--:-- --:--:-- 82669 ==> Validating source files with sha512sums... repline-0.4.2.0.tar.gz ... Passed ==> Extracting sources... -> Extracting repline-0.4.2.0.tar.gz with bsdtar ==> Starting build()... Configuring repline-0.4.2.0... Preprocessing library for repline-0.4.2.0.. Building library for repline-0.4.2.0.. [1 of 1] Compiling System.Console.Repline ( src/System/Console/Repline.hs, dist/build/System/Console/Repline.dyn_o ) src/System/Console/Repline.hs:175:1: warning: [-Wunused-imports] The import of `Control.Monad.Fix' is redundant except perhaps to import instances from `Control.Monad.Fix' To import instances alone, use: import Control.Monad.Fix() | 175 | import Control.Monad.Fix (MonadFix) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/System/Console/Repline.hs:176:1: warning: [-Wunused-imports] The import of `Control.Monad.IO.Class' is redundant except perhaps to import instances from `Control.Monad.IO.Class' To import instances alone, use: import Control.Monad.IO.Class() | 176 | import Control.Monad.IO.Class (MonadIO(..)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/System/Console/Repline.hs:188:26: warning: [-Wstar-is-type] Using `*' (or its Unicode variant) to mean `Data.Kind.Type' relies on the StarIsType extension, which will become deprecated in the future. Suggested fix: use `Type' from `Data.Kind' instead. | 188 | newtype HaskelineT (m :: * -> *) a = HaskelineT {unHaskeline :: H.InputT m a} | ^ src/System/Console/Repline.hs:188:31: warning: [-Wstar-is-type] Using `*' (or its Unicode variant) to mean `Data.Kind.Type' relies on the StarIsType extension, which will become deprecated in the future. Suggested fix: use `Type' from `Data.Kind' instead. | 188 | newtype HaskelineT (m :: * -> *) a = HaskelineT {unHaskeline :: H.InputT m a} | ^ Preprocessing test suite 'simple' for repline-0.4.2.0.. Building test suite 'simple' for repline-0.4.2.0.. [1 of 1] Compiling Main ( examples/Simple.hs, dist/build/simple/simple-tmp/Main.dyn_o ) Linking dist/build/simple/simple ... Preprocessing test suite 'multiline' for repline-0.4.2.0.. Building test suite 'multiline' for repline-0.4.2.0.. [1 of 1] Compiling Main ( examples/Multiline.hs, dist/build/multiline/multiline-tmp/Main.dyn_o ) Linking dist/build/multiline/multiline ... Preprocessing test suite 'stateful' for repline-0.4.2.0.. Building test suite 'stateful' for repline-0.4.2.0.. [1 of 1] Compiling Main ( examples/Stateful.hs, dist/build/stateful/stateful-tmp/Main.dyn_o ) Linking dist/build/stateful/stateful ... Preprocessing test suite 'prefix' for repline-0.4.2.0.. Building test suite 'prefix' for repline-0.4.2.0.. [1 of 1] Compiling Main ( examples/Prefix.hs, dist/build/prefix/prefix-tmp/Main.dyn_o ) Linking dist/build/prefix/prefix ... Unregistering repline-0.4.2.0... ==> Entering fakeroot environment... ==> Starting package()... Installing library in /tmp/archlinux-ci/haskell-repline-archlinuxrb-build-UvheZ6xq/haskell-repline/pkg/haskell-repline/usr/lib/ghc-9.2.8/site-local/repline-0.4.2.0 ==> 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-repline"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Creating package "haskell-repline-debug"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: haskell-repline 0.4.2.0-2 (Thu Mar 7 22:12:11 2024)