==> Cloning haskell-monadrandom ... Cloning into 'haskell-monadrandom'... ==> Collecting packager identity from makepkg.conf -> name : Reproducible Arch Linux tests -> email : reproducible@archlinux.org -> gpg-key : undefined -> protocol: https ==> Configuring haskell-monadrandom :: 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 370k 0 --:--:-- --:--:-- --:--:-- 370k % 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 8560k 0 32261 0 0 89042 0 0:01:38 --:--:-- 0:01:38 88873 100 8560k 100 8560k 0 0 19.3M 0 --:--:-- --:--:-- --:--:-- 19.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 142k 100 142k 0 0 414k 0 --:--:-- --:--:-- --:--:-- 415k :: Starting full system upgrade... there is nothing to do ==> Making package: haskell-monadrandom 0.6-35 (Thu Apr 10 06:04:43 2025) ==> Checking runtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Packages (6) haskell-splitmix-0.1.0.5-20 numactl-2.0.18-1 ghc-libs-9.2.8-1 haskell-primitive-0.7.4.0-109 haskell-random-1.2.1.2-6 haskell-transformers-compat-0.7.2-2 Total Download Size: 16.81 MiB Total Installed Size: 127.25 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 51.7M 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 41 16.1M 41 6919k 0 0 118M 0 --:--:-- --:--:-- --:--:-- 116M 100 16.1M 100 16.1M 0 0 119M 0 --:--:-- --:--:-- --:--:-- 118M % 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 235k 100 235k 0 0 95.7M 0 --:--:-- --:--:-- --:--:-- 114M % 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 35865 100 35865 0 0 30.8M 0 --:--:-- --:--:-- --:--:-- 34.2M % 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 201k 100 201k 0 0 99.3M 0 --:--:-- --:--:-- --:--:-- 196M % 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 109k 100 109k 0 0 71.6M 0 --:--:-- --:--:-- --:--:-- 107M checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing numactl... installing ghc-libs... installing haskell-primitive... installing haskell-splitmix... installing haskell-random... installing haskell-transformers-compat... :: Running post-transaction hooks... (1/2) Arming ConditionNeedsUpdate... (2/2) Registering Haskell modules... ==> 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 181M 0 --:--:-- --:--:-- --:--:-- 181M 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 MonadRandom-0.6.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 11402 100 11402 0 0 391k 0 --:--:-- --:--:-- --:--:-- 391k ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... MonadRandom-0.6.tar.gz ... Passed ==> Extracting sources... -> Extracting MonadRandom-0.6.tar.gz with bsdtar ==> Starting build()... Configuring MonadRandom-0.6... Preprocessing library for MonadRandom-0.6.. Building library for MonadRandom-0.6.. [1 of 7] Compiling Control.Monad.Random.Class ( Control/Monad/Random/Class.hs, dist/build/Control/Monad/Random/Class.dyn_o ) [2 of 7] Compiling Control.Monad.Trans.Random.Strict ( Control/Monad/Trans/Random/Strict.hs, dist/build/Control/Monad/Trans/Random/Strict.dyn_o ) [3 of 7] Compiling Control.Monad.Trans.Random.Lazy ( Control/Monad/Trans/Random/Lazy.hs, dist/build/Control/Monad/Trans/Random/Lazy.dyn_o ) [4 of 7] Compiling Control.Monad.Trans.Random ( Control/Monad/Trans/Random.hs, dist/build/Control/Monad/Trans/Random.dyn_o ) [5 of 7] Compiling Control.Monad.Random.Lazy ( Control/Monad/Random/Lazy.hs, dist/build/Control/Monad/Random/Lazy.dyn_o ) [6 of 7] Compiling Control.Monad.Random ( Control/Monad/Random.hs, dist/build/Control/Monad/Random.dyn_o ) [7 of 7] Compiling Control.Monad.Random.Strict ( Control/Monad/Random/Strict.hs, dist/build/Control/Monad/Random/Strict.dyn_o ) Unregistering MonadRandom-0.6... ==> Entering fakeroot environment... ==> Starting package()... Installing library in /tmp/archlinux-ci/haskell-monadrandom-archlinuxrb-build-vjWbYkNx/haskell-monadrandom/pkg/haskell-monadrandom/usr/lib/ghc-9.2.8/site-local/MonadRandom-0.6 ==> 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-monadrandom"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Creating package "haskell-monadrandom-debug"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: haskell-monadrandom 0.6-35 (Thu Apr 10 06:04:57 2025)