==> Cloning haskell-edit-distance ... Cloning into 'haskell-edit-distance'... ==> Collecting packager identity from makepkg.conf -> name : Reproducible Arch Linux tests -> email : reproducible@archlinux.org -> gpg-key : undefined -> protocol: https ==> Configuring haskell-edit-distance :: 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 83 134k 83 111k 0 0 328k 0 --:--:-- --:--:-- --:--:-- 328k 100 134k 100 134k 0 0 395k 0 --:--:-- --:--:-- --:--:-- 395k % 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 8559k 100 8559k 0 0 20.7M 0 --:--:-- --:--:-- --:--:-- 20.7M % 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 418k 0 --:--:-- --:--:-- --:--:-- 419k :: Starting full system upgrade... there is nothing to do ==> Making package: haskell-edit-distance 0.2.2.1-206 (Thu Apr 10 01:00:16 2025) ==> Checking runtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Packages (4) haskell-splitmix-0.1.0.5-20 numactl-2.0.18-1 ghc-libs-9.2.8-1 haskell-random-1.2.1.2-6 Total Download Size: 16.47 MiB Total Installed Size: 125.08 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 5253k 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 98.2M 0 --:--:-- --:--:-- --:--:-- 98.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 35865 100 35865 0 0 2272k 0 --:--:-- --:--:-- --:--:-- 2334k % 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 11.4M 0 --:--:-- --:--:-- --:--:-- 11.5M 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-splitmix... installing haskell-random... :: 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 124M 0 --:--:-- --:--:-- --:--:-- 124M 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 edit-distance-0.2.2.1.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 13228 100 13228 0 0 365k 0 --:--:-- --:--:-- --:--:-- 365k ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... edit-distance-0.2.2.1.tar.gz ... Passed ==> Extracting sources... -> Extracting edit-distance-0.2.2.1.tar.gz with bsdtar ==> Starting build()... Configuring edit-distance-0.2.2.1... Preprocessing library for edit-distance-0.2.2.1.. Building library for edit-distance-0.2.2.1.. [1 of 7] Compiling Text.EditDistance.ArrayUtilities ( Text/EditDistance/ArrayUtilities.hs, dist/build/Text/EditDistance/ArrayUtilities.dyn_o ) [2 of 7] Compiling Text.EditDistance.Bits ( Text/EditDistance/Bits.hs, dist/build/Text/EditDistance/Bits.dyn_o ) Text/EditDistance/Bits.hs:23:34: warning: [-Woverlapping-patterns] Pattern match has inaccessible right hand side In an equation for `go': go (!_, !_, !_) _ | False = ... | 23 | where go (!_, !_, !_) _ | False = undefined | ^^^^^ Text/EditDistance/Bits.hs:31:42: warning: [-Woverlapping-patterns] Pattern match has inaccessible right hand side In an equation for `go': go (!_, !_, !_, !_, !_) _ | False = ... | 31 | where go (!_, !_, !_, !_, !_) _ | False = undefined | ^^^^^ [3 of 7] Compiling Text.EditDistance.EditCosts ( Text/EditDistance/EditCosts.hs, dist/build/Text/EditDistance/EditCosts.dyn_o ) [4 of 7] Compiling Text.EditDistance.MonadUtilities ( Text/EditDistance/MonadUtilities.hs, dist/build/Text/EditDistance/MonadUtilities.dyn_o ) [5 of 7] Compiling Text.EditDistance.STUArray ( Text/EditDistance/STUArray.hs, dist/build/Text/EditDistance/STUArray.dyn_o ) [6 of 7] Compiling Text.EditDistance.SquareSTUArray ( Text/EditDistance/SquareSTUArray.hs, dist/build/Text/EditDistance/SquareSTUArray.dyn_o ) [7 of 7] Compiling Text.EditDistance ( Text/EditDistance.hs, dist/build/Text/EditDistance.dyn_o ) Unregistering edit-distance-0.2.2.1... ==> Entering fakeroot environment... ==> Starting package()... Installing library in /tmp/archlinux-ci/haskell-edit-distance-archlinuxrb-build-S0lxQpsB/haskell-edit-distance/pkg/haskell-edit-distance/usr/lib/ghc-9.2.8/site-local/edit-distance-0.2.2.1 ==> 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-edit-distance"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Creating package "haskell-edit-distance-debug"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: haskell-edit-distance 0.2.2.1-206 (Thu Apr 10 01:00:34 2025)