==> Cloning haskell-text-format ... Cloning into 'haskell-text-format'... ==> Collecting packager identity from makepkg.conf -> name : Reproducible Arch Linux tests -> email : reproducible@archlinux.org -> gpg-key : undefined -> protocol: https ==> Configuring haskell-text-format :: 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 395k 0 --:--:-- --:--:-- --:--:-- 396k % 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 8560k 100 8560k 0 0 19.9M 0 --:--:-- --:--:-- --:--:-- 19.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 55 142k 55 81566 0 0 237k 0 --:--:-- --:--:-- --:--:-- 237k 100 142k 100 142k 0 0 425k 0 --:--:-- --:--:-- --:--:-- 424k :: Starting full system upgrade... there is nothing to do ==> Making package: haskell-text-format 0.3.2.1-34 (Thu Apr 10 15:29:58 2025) ==> Checking runtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Packages (5) double-conversion-3.3.0-1 numactl-2.0.18-1 ghc-libs-9.2.8-1 haskell-double-conversion-2.0.5.0-4 haskell-old-locale-1.0.0.7-31 Total Download Size: 16.37 MiB Total Installed Size: 124.04 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 38.2M 0 --:--:-- --:--:-- --:--:-- 39.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 99 16.1M 99 16.0M 0 0 109M 0 --:--:-- --:--:-- --:--:-- 109M 100 16.1M 100 16.1M 0 0 109M 0 --:--:-- --:--:-- --:--:-- 109M % 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 58001 100 58001 0 0 21.8M 0 --:--:-- --:--:-- --:--:-- 27.6M % 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 49751 100 49751 0 0 35.5M 0 --:--:-- --:--:-- --:--:-- 47.4M % 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 26650 100 26650 0 0 21.5M 0 --:--:-- --:--:-- --:--:-- 25.4M 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 double-conversion... installing haskell-double-conversion... installing haskell-old-locale... :: 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 112M 0 --:--:-- --:--:-- --:--:-- 112M 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 text-format-0.3.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 9606 100 9606 0 0 322k 0 --:--:-- --:--:-- --:--:-- 322k ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... text-format-0.3.2.1.tar.gz ... Passed ==> Extracting sources... -> Extracting text-format-0.3.2.1.tar.gz with bsdtar ==> Starting build()... Configuring text-format-0.3.2.1... Preprocessing library for text-format-0.3.2.1.. Building library for text-format-0.3.2.1.. [1 of 7] Compiling Data.Text.Format.Functions ( Data/Text/Format/Functions.hs, dist/build/Data/Text/Format/Functions.dyn_o ) Data/Text/Format/Functions.hs:20:1: warning: [-Wunused-imports] The import of `Data.Monoid' is redundant except perhaps to import instances from `Data.Monoid' To import instances alone, use: import Data.Monoid() | 20 | import Data.Monoid (mappend) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2 of 7] Compiling Data.Text.Format.Int ( Data/Text/Format/Int.hs, dist/build/Data/Text/Format/Int.dyn_o ) Data/Text/Format/Int.hs:20:1: warning: [-Wunused-imports] The import of `Data.Monoid' is redundant except perhaps to import instances from `Data.Monoid' To import instances alone, use: import Data.Monoid() | 20 | import Data.Monoid (mempty) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Data/Text/Format/Int.hs:21:1: warning: [-Wunused-imports] The import of `Data.Semigroup' is redundant except perhaps to import instances from `Data.Semigroup' To import instances alone, use: import Data.Semigroup() | 21 | import Data.Semigroup ((<>)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Data/Text/Format/Int.hs:24:19: warning: [-Wunused-imports] The import of `Word' from module `Data.Word' is redundant | 24 | import Data.Word (Word, Word8, Word16, Word32, Word64) | ^^^^ Data/Text/Format/Int.hs:103:13: warning: [-Wdeprecations] In the use of data constructor `S#' (imported from GHC.Integer.GMP.Internals): Deprecated: "Use IS constructor instead" | 103 | integer 10 (S# i#) = decimal (I# i#) | ^^ Data/Text/Format/Int.hs:104:13: warning: [-Wdeprecations] In the use of data constructor `S#' (imported from GHC.Integer.GMP.Internals): Deprecated: "Use IS constructor instead" | 104 | integer 16 (S# i#) = hexadecimal (I# i#) | ^^ Data/Text/Format/Int.hs:116:30: warning: [-Wdeprecations] In the use of `quotRemInteger' (imported from GHC.Num): Deprecated: "Use integerQuotRem# instead" | 116 | splith p (n:ns) = case n `quotRemInteger` p of | ^^^^^^^^^^^^^^^^ Data/Text/Format/Int.hs:121:30: warning: [-Wdeprecations] In the use of `quotRemInteger' (imported from GHC.Num): Deprecated: "Use integerQuotRem# instead" | 121 | splitb p (n:ns) = case n `quotRemInteger` p of | ^^^^^^^^^^^^^^^^ Data/Text/Format/Int.hs:139:26: warning: [-Wdeprecations] In the use of `quotRemInteger' (imported from GHC.Num): Deprecated: "Use integerQuotRem# instead" | 139 | putH (n:ns) = case n `quotRemInteger` maxInt of | ^^^^^^^^^^^^^^^^ Data/Text/Format/Int.hs:147:26: warning: [-Wdeprecations] In the use of `quotRemInteger' (imported from GHC.Num): Deprecated: "Use integerQuotRem# instead" | 147 | putB (n:ns) = case n `quotRemInteger` maxInt of | ^^^^^^^^^^^^^^^^ [3 of 7] Compiling Data.Text.Format.Types.Internal ( Data/Text/Format/Types/Internal.hs, dist/build/Data/Text/Format/Types/Internal.dyn_o ) Data/Text/Format/Types/Internal.hs:23:1: warning: [-Wunused-imports] The import of `Data.Semigroup' is redundant except perhaps to import instances from `Data.Semigroup' To import instances alone, use: import Data.Semigroup() | 23 | import Data.Semigroup (Semigroup (..)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Data/Text/Format/Types/Internal.hs:24:1: warning: [-Wunused-imports] The import of `Data.Monoid' is redundant except perhaps to import instances from `Data.Monoid' To import instances alone, use: import Data.Monoid() | 24 | import Data.Monoid (Monoid(..)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [4 of 7] Compiling Data.Text.Format.Types ( Data/Text/Format/Types.hs, dist/build/Data/Text/Format/Types.dyn_o ) [5 of 7] Compiling Data.Text.Buildable ( Data/Text/Buildable.hs, dist/build/Data/Text/Buildable.dyn_o ) Data/Text/Buildable.hs:23:1: warning: [-Wunused-imports] The import of `Data.Semigroup' is redundant except perhaps to import instances from `Data.Semigroup' To import instances alone, use: import Data.Semigroup() | 23 | import Data.Semigroup ((<>)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Data/Text/Buildable.hs:24:1: warning: [-Wunused-imports] The import of `Data.Monoid' is redundant except perhaps to import instances from `Data.Monoid' To import instances alone, use: import Data.Monoid() | 24 | import Data.Monoid (mempty) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Data/Text/Buildable.hs:35:19: warning: [-Wunused-imports] The import of `Word' from module `Data.Word' is redundant | 35 | import Data.Word (Word, Word8, Word16, Word32, Word64) | ^^^^ [6 of 7] Compiling Data.Text.Format.Params ( Data/Text/Format/Params.hs, dist/build/Data/Text/Format/Params.dyn_o ) [7 of 7] Compiling Data.Text.Format ( Data/Text/Format.hs, dist/build/Data/Text/Format.dyn_o ) Data/Text/Format.hs:38:1: warning: [-Wunused-imports] The import of `Data.Semigroup' is redundant except perhaps to import instances from `Data.Semigroup' To import instances alone, use: import Data.Semigroup() | 38 | import Data.Semigroup ((<>)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Unregistering text-format-0.3.2.1... ==> Entering fakeroot environment... ==> Starting package()... Installing library in /tmp/archlinux-ci/haskell-text-format-archlinuxrb-build-aGst2nU4/haskell-text-format/pkg/haskell-text-format/usr/lib/ghc-9.2.8/site-local/text-format-0.3.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-text-format"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Creating package "haskell-text-format-debug"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: haskell-text-format 0.3.2.1-34 (Thu Apr 10 15:30:18 2025)