==> Cloning haskell-indexed-traversable ... Cloning into 'haskell-indexed-traversable'... ==> Collecting packager identity from makepkg.conf -> name : Reproducible Arch Linux tests -> email : reproducible@archlinux.org -> gpg-key : undefined -> protocol: https ==> Configuring haskell-indexed-traversable :: 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 391k 0 --:--:-- --:--:-- --:--:-- 391k % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 1 8560k 1 111k 0 0 326k 0 0:00:26 --:--:-- 0:00:26 326k 100 8560k 100 8560k 0 0 21.3M 0 --:--:-- --:--:-- --:--:-- 21.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 142k 100 142k 0 0 415k 0 --:--:-- --:--:-- --:--:-- 416k :: Starting full system upgrade... there is nothing to do ==> Making package: haskell-indexed-traversable 0.1.3-59 (Sat Mar 9 00:07:11 2024) ==> Checking runtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Packages (4) haskell-tagged-0.8.8-2 numactl-2.0.18-1 ghc-libs-9.2.8-1 haskell-foldable1-classes-compat-0.1-67 Total Download Size: 16.36 MiB Total Installed Size: 124.23 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 5325k 0 --:--:-- --:--:-- --:--:-- 5455k % 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 148M 0 --:--:-- --:--:-- --:--:-- 149M % 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 55312 100 55312 0 0 4530k 0 --:--:-- --:--:-- --:--:-- 4910k % 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 69719 100 69719 0 0 32.2M 0 --:--:-- --:--:-- --:--:-- 33.2M 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-tagged... installing haskell-foldable1-classes-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 (2) ghc-9.2.8-1 uusi-0.4.3.0-33 Total Download Size: 33.79 MiB Total Installed Size: 232.84 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 148M 0 --:--:-- --:--:-- --:--:-- 149M % 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 64446 100 64446 0 0 5362k 0 --:--:-- --:--:-- --:--:-- 5721k checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing ghc... installing uusi... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... ==> Retrieving sources... -> Downloading indexed-traversable-0.1.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 100 9824 100 9824 0 0 171k 0 --:--:-- --:--:-- --:--:-- 171k ==> Validating source files with sha512sums... indexed-traversable-0.1.3.tar.gz ... Passed ==> Extracting sources... -> Extracting indexed-traversable-0.1.3.tar.gz with bsdtar ==> Starting prepare()... Write file: /tmp/archlinux-ci/haskell-indexed-traversable-archlinuxrb-build-fNh1U5l7/haskell-indexed-traversable/src/indexed-traversable-0.1.3/Setup.hs ==> Starting build()... Configuring indexed-traversable-0.1.3... Preprocessing library for indexed-traversable-0.1.3.. Building library for indexed-traversable-0.1.3.. [1 of 7] Compiling CoerceCompat ( src/CoerceCompat.hs, dist/build/CoerceCompat.dyn_o ) [2 of 7] Compiling GhcList ( src/GhcList.hs, dist/build/GhcList.dyn_o ) [3 of 7] Compiling WithIndex ( src/WithIndex.hs, dist/build/WithIndex.dyn_o ) [4 of 7] Compiling Data.Traversable.WithIndex ( src/Data/Traversable/WithIndex.hs, dist/build/Data/Traversable/WithIndex.dyn_o ) [5 of 7] Compiling Data.Functor.WithIndex ( src/Data/Functor/WithIndex.hs, dist/build/Data/Functor/WithIndex.dyn_o ) [6 of 7] Compiling Data.Foldable1.WithIndex ( src/Data/Foldable1/WithIndex.hs, dist/build/Data/Foldable1/WithIndex.dyn_o ) [7 of 7] Compiling Data.Foldable.WithIndex ( src/Data/Foldable/WithIndex.hs, dist/build/Data/Foldable/WithIndex.dyn_o ) Unregistering indexed-traversable-0.1.3... ==> Entering fakeroot environment... ==> Starting package()... Installing library in /tmp/archlinux-ci/haskell-indexed-traversable-archlinuxrb-build-fNh1U5l7/haskell-indexed-traversable/pkg/haskell-indexed-traversable/usr/lib/ghc-9.2.8/site-local/indexed-traversable-0.1.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-indexed-traversable"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Creating package "haskell-indexed-traversable-debug"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: haskell-indexed-traversable 0.1.3-59 (Sat Mar 9 00:07:38 2024)