==> Cloning haskell-polyparse ... Cloning into 'haskell-polyparse'... ==> Collecting packager identity from makepkg.conf -> name : Reproducible Arch Linux tests -> email : reproducible@archlinux.org -> gpg-key : undefined -> protocol: https ==> Configuring haskell-polyparse :: 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 396k 0 --:--:-- --:--:-- --:--:-- 397k % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 66 8559k 66 5707k 0 0 14.2M 0 --:--:-- --:--:-- --:--:-- 14.2M 100 8559k 100 8559k 0 0 20.0M 0 --:--:-- --:--:-- --:--:-- 20.0M % 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 --:--:-- --:--:-- --:--:-- 415k :: Starting full system upgrade... there is nothing to do ==> Making package: haskell-polyparse 1.13-12 (Thu Apr 10 02:07:28 2025) ==> 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 43.7M 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 109M 0 --:--:-- --:--:-- --:--:-- 109M 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 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 64446 100 64446 0 0 21.2M 0 --:--:-- --:--:-- --:--:-- 30.7M 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 polyparse-1.13.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 33144 100 33144 0 0 867k 0 --:--:-- --:--:-- --:--:-- 867k ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... polyparse-1.13.tar.gz ... Passed ==> Extracting sources... -> Extracting polyparse-1.13.tar.gz with bsdtar ==> Starting prepare()... Pending action(s): SetVersion["base", >=0] SetVersion["bytestring", >=0] Parsing cabal file from polyparse.cabal... Write file: polyparse.cabal ==> Starting build()... Configuring polyparse-1.13... Preprocessing library for polyparse-1.13.. Building library for polyparse-1.13.. [ 1 of 18] Compiling Text.ParserCombinators.HuttonMeijer ( src/Text/ParserCombinators/HuttonMeijer.hs, dist/build/Text/ParserCombinators/HuttonMeijer.dyn_o ) [ 2 of 18] Compiling Text.ParserCombinators.HuttonMeijerWallace ( src/Text/ParserCombinators/HuttonMeijerWallace.hs, dist/build/Text/ParserCombinators/HuttonMeijerWallace.dyn_o ) [ 3 of 18] Compiling Text.ParserCombinators.Poly.Base ( src/Text/ParserCombinators/Poly/Base.hs, dist/build/Text/ParserCombinators/Poly/Base.dyn_o ) src/Text/ParserCombinators/Poly/Base.hs:3:19: warning: [-Wtabs] Tab character found here, and in 14 further locations. Please use spaces instead. | 3 | Commitment(..) -- class of all two-level-error values | ^^^^^^ [ 4 of 18] Compiling Text.ParserCombinators.Poly.Result ( src/Text/ParserCombinators/Poly/Result.hs, dist/build/Text/ParserCombinators/Poly/Result.dyn_o ) src/Text/ParserCombinators/Poly/Result.hs:3:15: warning: [-Wtabs] Tab character found here. Please use spaces instead. | 3 | Result(..) -- A parsing result type, with Success, Failure, and Commitment. | ^^ [ 5 of 18] Compiling Text.ParserCombinators.Poly.Parser ( src/Text/ParserCombinators/Poly/Parser.hs, dist/build/Text/ParserCombinators/Poly/Parser.dyn_o ) src/Text/ParserCombinators/Poly/Parser.hs:7:14: warning: [-Wtabs] Tab character found here, and in 8 further locations. Please use spaces instead. | 7 | Parser(P) -- datatype, instance of: Functor, Monad, PolyParse | ^^^ [ 6 of 18] Compiling Text.ParserCombinators.Poly.Plain ( src/Text/ParserCombinators/Poly/Plain.hs, dist/build/Text/ParserCombinators/Poly/Plain.dyn_o ) src/Text/ParserCombinators/Poly/Plain.hs:3:14: warning: [-Wtabs] Tab character found here, and in 9 further locations. Please use spaces instead. | 3 | Parser(P) -- datatype, instance of: Functor, Monad, PolyParse | ^^^ [ 7 of 18] Compiling Text.ParserCombinators.Poly ( src/Text/ParserCombinators/Poly.hs, dist/build/Text/ParserCombinators/Poly.dyn_o ) [ 8 of 18] Compiling Text.Parse ( src/Text/Parse.hs, dist/build/Text/Parse.dyn_o ) src/Text/Parse.hs:4:15: warning: [-Wtabs] Tab character found here, and in 12 further locations. Please use spaces instead. | 4 | TextParser -- synonym for Parser Char, i.e. string input, no state | ^^ src/Text/Parse.hs:255:22: warning: [-Woperator-whitespace-ext-conflict] The prefix use of a `%' would denote a multiplicity annotation were the LinearTypes extension enabled. Suggested fix: add whitespace after the `%'. | 255 | . (%1) . (\ (Right x)->x) . fst | ^ [ 9 of 18] Compiling Text.ParserCombinators.Poly.Lex ( src/Text/ParserCombinators/Poly/Lex.hs, dist/build/Text/ParserCombinators/Poly/Lex.dyn_o ) src/Text/ParserCombinators/Poly/Lex.hs:96:18: warning: [-Wtabs] Tab character found here. Please use spaces instead. | 96 | infixl 6 `onFail` -- not sure about precedence 6? | ^^^^^^^ [10 of 18] Compiling Text.ParserCombinators.Poly.Lazy ( src/Text/ParserCombinators/Poly/Lazy.hs, dist/build/Text/ParserCombinators/Poly/Lazy.dyn_o ) src/Text/ParserCombinators/Poly/Lazy.hs:4:14: warning: [-Wtabs] Tab character found here, and in 8 further locations. Please use spaces instead. | 4 | Parser(P) -- datatype, instance of: Functor, Monad, PolyParse | ^^^ [11 of 18] Compiling Text.ParserCombinators.Poly.ByteStringChar ( src/Text/ParserCombinators/Poly/ByteStringChar.hs, dist/build/Text/ParserCombinators/Poly/ByteStringChar.dyn_o ) [12 of 18] Compiling Text.Parse.ByteString ( src/Text/Parse/ByteString.hs, dist/build/Text/Parse/ByteString.dyn_o ) src/Text/Parse/ByteString.hs:5:15: warning: [-Wtabs] Tab character found here, and in 13 further locations. Please use spaces instead. | 5 | TextParser -- synonym for Text.ParserCombinators.Poly.ByteString | ^^ src/Text/Parse/ByteString.hs:304:22: warning: [-Woperator-whitespace-ext-conflict] The prefix use of a `%' would denote a multiplicity annotation were the LinearTypes extension enabled. Suggested fix: add whitespace after the `%'. | 304 | . (%1) . (\ (Right x)->x) . fst | ^ [13 of 18] Compiling Text.ParserCombinators.Poly.ByteString ( src/Text/ParserCombinators/Poly/ByteString.hs, dist/build/Text/ParserCombinators/Poly/ByteString.dyn_o ) [14 of 18] Compiling Text.ParserCombinators.Poly.StateParser ( src/Text/ParserCombinators/Poly/StateParser.hs, dist/build/Text/ParserCombinators/Poly/StateParser.dyn_o ) src/Text/ParserCombinators/Poly/StateParser.hs:7:14: warning: [-Wtabs] Tab character found here, and in 7 further locations. Please use spaces instead. | 7 | Parser(P) -- datatype, instance of: Functor, Monad, PolyParse | ^^^ [15 of 18] Compiling Text.ParserCombinators.Poly.StateLazy ( src/Text/ParserCombinators/Poly/StateLazy.hs, dist/build/Text/ParserCombinators/Poly/StateLazy.dyn_o ) src/Text/ParserCombinators/Poly/StateLazy.hs:4:14: warning: [-Wtabs] Tab character found here, and in 8 further locations. Please use spaces instead. | 4 | Parser(P) -- datatype, instance of: Functor, Monad, PolyParse | ^^^ [16 of 18] Compiling Text.ParserCombinators.Poly.State ( src/Text/ParserCombinators/Poly/State.hs, dist/build/Text/ParserCombinators/Poly/State.dyn_o ) src/Text/ParserCombinators/Poly/State.hs:3:14: warning: [-Wtabs] Tab character found here, and in 8 further locations. Please use spaces instead. | 3 | Parser(P) -- datatype, instance of: Functor, Monad, PolyParse | ^^^ [17 of 18] Compiling Text.ParserCombinators.Poly.StateText ( src/Text/ParserCombinators/Poly/StateText.hs, dist/build/Text/ParserCombinators/Poly/StateText.dyn_o ) [18 of 18] Compiling Text.ParserCombinators.Poly.Text ( src/Text/ParserCombinators/Poly/Text.hs, dist/build/Text/ParserCombinators/Poly/Text.dyn_o ) Unregistering polyparse-1.13... ==> Entering fakeroot environment... ==> Starting package()... Installing library in /tmp/archlinux-ci/haskell-polyparse-archlinuxrb-build-XXwFJXzb/haskell-polyparse/pkg/haskell-polyparse/usr/lib/ghc-9.2.8/site-local/polyparse-1.13 ==> 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-polyparse"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Creating package "haskell-polyparse-debug"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: haskell-polyparse 1.13-12 (Thu Apr 10 02:07:52 2025)