==> Cloning haskell-bzlib ... Cloning into 'haskell-bzlib'... ==> Collecting packager identity from makepkg.conf -> name : Reproducible Arch Linux tests -> email : reproducible@archlinux.org -> gpg-key : undefined -> protocol: https ==> Configuring haskell-bzlib :: 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 793k 0 --:--:-- --:--:-- --:--:-- 795k % 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 103k 0 0 309k 0 0:00:27 --:--:-- 0:00:27 309k 100 8560k 100 8560k 0 0 20.1M 0 --:--:-- --:--:-- --:--:-- 20.1M % 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-bzlib 0.5.1.0-9 (Thu Mar 7 23:02:06 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 48.6M 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 100 16.1M 100 16.1M 0 0 191M 0 --:--:-- --:--:-- --:--:-- 192M 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 (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 196M 0 --:--:-- --:--:-- --:--:-- 197M % 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 11.7M 0 --:--:-- --:--:-- --:--:-- 12.2M 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 bzlib-0.5.1.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 46082 100 46082 0 0 1001k 0 --:--:-- --:--:-- --:--:-- 1001k ==> Validating source files with sha512sums... bzlib-0.5.1.0.tar.gz ... Passed ==> Extracting sources... -> Extracting bzlib-0.5.1.0.tar.gz with bsdtar ==> Starting prepare()... Pending action(s): SetVersion["base", >=0] SetVersion["bytestring", >=0] Parsing cabal file from bzlib.cabal... Write file: bzlib.cabal ==> Starting build()... Configuring bzlib-0.5.1.0... Preprocessing library for bzlib-0.5.1.0.. Building library for bzlib-0.5.1.0.. [1 of 3] Compiling Codec.Compression.BZip.Stream ( dist/build/Codec/Compression/BZip/Stream.hs, dist/build/Codec/Compression/BZip/Stream.dyn_o ) Codec/Compression/BZip/Stream.hsc:231:5: warning: [-Wnoncanonical-monad-instances] Noncanonical `pure = return' definition detected in the instance declaration for `Applicative Stream'. Move definition from `return' to `pure' See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/monad-of-no-return | 231 | pure = return | ^^^^^^^^^^^^^^ Codec/Compression/BZip/Stream.hsc:237:3: warning: [-Wnoncanonical-monad-instances] Noncanonical `(>>)' definition detected in the instance declaration for `Monad Stream'. `(>>)' will eventually be removed in favour of `(*>)' Either remove definition for `(>>)' (recommended) or define as `(>>) = (*>)' See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/monad-of-no-return | 237 | (>>) = thenZ_ | ^^^^^^^^^^^^^^^ Codec/Compression/BZip/Stream.hsc:238:3: warning: [-Wnoncanonical-monad-instances] Noncanonical `return' definition detected in the instance declaration for `Monad Stream'. `return' will eventually be removed in favour of `pure' Either remove definition for `return' (recommended) or define as `return = pure' See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/monad-of-no-return | 238 | return = returnZ | ^^^^^^^^^^^^^^^^ [2 of 3] Compiling Codec.Compression.BZip.Internal ( Codec/Compression/BZip/Internal.hs, dist/build/Codec/Compression/BZip/Internal.dyn_o ) [3 of 3] Compiling Codec.Compression.BZip ( Codec/Compression/BZip.hs, dist/build/Codec/Compression/BZip.dyn_o ) Unregistering bzlib-0.5.1.0... ==> Entering fakeroot environment... ==> Starting package()... Installing library in /tmp/archlinux-ci/haskell-bzlib-archlinuxrb-build-98JNxxcg/haskell-bzlib/pkg/haskell-bzlib/usr/lib/ghc-9.2.8/site-local/bzlib-0.5.1.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-bzlib"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Creating package "haskell-bzlib-debug"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: haskell-bzlib 0.5.1.0-9 (Thu Mar 7 23:02:18 2024)