==> Cloning haskell-hie-compat ... Cloning into 'haskell-hie-compat'... ==> Collecting packager identity from makepkg.conf -> name : Reproducible Arch Linux tests -> email : reproducible@archlinux.org -> gpg-key : undefined -> protocol: https ==> Configuring haskell-hie-compat :: 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 394k 0 --:--:-- --:--:-- --:--:-- 394k % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 11 8560k 11 999k 0 0 2821k 0 0:00:03 --:--:-- 0:00:03 2815k 100 8560k 100 8560k 0 0 20.9M 0 --:--:-- --:--:-- --:--:-- 20.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 413k 0 --:--:-- --:--:-- --:--:-- 414k :: Starting full system upgrade... there is nothing to do ==> Making package: haskell-hie-compat 0.3.0.0-2 (Thu Apr 10 08:59:50 2025) ==> Checking runtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Packages (3) numactl-2.0.18-1 ghc-9.2.8-1 ghc-libs-9.2.8-1 Total Download Size: 49.97 MiB Total Installed Size: 356.01 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 1023k 0 --:--:-- --:--:-- --:--:-- 1035k % 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 102M 0 --:--:-- --:--:-- --:--:-- 102M % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 96 33.7M 96 32.4M 0 0 122M 0 --:--:-- --:--:-- --:--:-- 121M 100 33.7M 100 33.7M 0 0 123M 0 --:--:-- --:--:-- --:--:-- 123M 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 ghc... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... ==> Checking buildtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Packages (1) uusi-0.4.3.0-33 Total Download Size: 0.06 MiB Total Installed Size: 0.32 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 64446 100 64446 0 0 3686k 0 --:--:-- --:--:-- --:--:-- 3702k checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing uusi... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... ==> Retrieving sources... -> Downloading hie-compat-0.3.0.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 84541 100 84541 0 0 2628k 0 --:--:-- --:--:-- --:--:-- 2628k ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha256sums... hie-compat-0.3.0.0.tar.gz ... Passed ==> Extracting sources... -> Extracting hie-compat-0.3.0.0.tar.gz with bsdtar ==> Starting prepare()... Write file: /tmp/archlinux-ci/haskell-hie-compat-archlinuxrb-build-pyX4jJwI/haskell-hie-compat/src/hie-compat-0.3.0.0/Setup.hs ==> Starting build()... Configuring hie-compat-0.3.0.0... Preprocessing library for hie-compat-0.3.0.0.. Building library for hie-compat-0.3.0.0.. [1 of 5] Compiling Compat.HieAst ( src-ghc92/Compat/HieAst.hs, dist/build/Compat/HieAst.dyn_o ) src-ghc92/Compat/HieAst.hs:296:1: warning: [-Wunused-top-binds] Defined but not used: `mkHieFile' | 296 | mkHieFile ms ts rs = do | ^^^^^^^^^ src-ghc92/Compat/HieAst.hs:308:1: warning: [-Wunused-top-binds] Defined but not used: `mkHieFileWithSource' | 308 | mkHieFileWithSource src_file src ms ts rs = do | ^^^^^^^^^^^^^^^^^^^ src-ghc92/Compat/HieAst.hs:328:1: warning: [-Wunused-top-binds] Defined but not used: `getCompressedAsts' | 328 | getCompressedAsts ts rs top_ev_binds insts tcs = do | ^^^^^^^^^^^^^^^^^ [2 of 5] Compiling Compat.HieBin ( src-reexport-ghc9/Compat/HieBin.hs, dist/build/Compat/HieBin.dyn_o ) [3 of 5] Compiling Compat.HieDebug ( src-reexport-ghc9/Compat/HieDebug.hs, dist/build/Compat/HieDebug.dyn_o ) [4 of 5] Compiling Compat.HieTypes ( src-reexport-ghc9/Compat/HieTypes.hs, dist/build/Compat/HieTypes.dyn_o ) [5 of 5] Compiling Compat.HieUtils ( src-reexport-ghc9/Compat/HieUtils.hs, dist/build/Compat/HieUtils.dyn_o ) Unregistering hie-compat-0.3.0.0... ==> Entering fakeroot environment... ==> Starting package()... Installing library in /tmp/archlinux-ci/haskell-hie-compat-archlinuxrb-build-pyX4jJwI/haskell-hie-compat/pkg/haskell-hie-compat/usr/lib/ghc-9.2.8/site-local/hie-compat-0.3.0.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-hie-compat"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Creating package "haskell-hie-compat-debug"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: haskell-hie-compat 0.3.0.0-2 (Thu Apr 10 09:00:46 2025)