==> Cloning haskell-stringsearch ... Cloning into 'haskell-stringsearch'... ==> Collecting packager identity from makepkg.conf -> name : Reproducible Arch Linux tests -> email : reproducible@archlinux.org -> gpg-key : undefined -> protocol: https ==> Configuring haskell-stringsearch :: 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 376k 0 --:--:-- --:--:-- --:--:-- 375k 100 134k 100 134k 0 0 376k 0 --:--:-- --:--:-- --:--:-- 375k % 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.8M 0 --:--:-- --:--:-- --:--:-- 20.8M % 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 419k 0 --:--:-- --:--:-- --:--:-- 420k :: Starting full system upgrade... there is nothing to do ==> Making package: haskell-stringsearch 0.3.6.6-25 (Fri Mar 8 00:42:50 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 54.4M 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 193M 0 --:--:-- --:--:-- --:--:-- 194M 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 (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 194M 0 --:--:-- --:--:-- --:--:-- 194M 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 stringsearch-0.3.6.6.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 39679 100 39679 0 0 519k 0 --:--:-- --:--:-- --:--:-- 519k ==> Validating source files with sha512sums... stringsearch-0.3.6.6.tar.gz ... Passed ==> Extracting sources... -> Extracting stringsearch-0.3.6.6.tar.gz with bsdtar ==> Starting prepare()... ==> Starting build()... Warning: stringsearch.cabal:92:34: version operators used. To use version operators the package needs to specify at least 'cabal-version: >= 1.8'. Warning: stringsearch.cabal:89:34: version operators used. To use version operators the package needs to specify at least 'cabal-version: >= 1.8'. Warning: stringsearch.cabal:89:55: version operators used. To use version operators the package needs to specify at least 'cabal-version: >= 1.8'. Warning: stringsearch.cabal:90:42: version operators used. To use version operators the package needs to specify at least 'cabal-version: >= 1.8'. Warning: stringsearch.cabal:90:68: version operators used. To use version operators the package needs to specify at least 'cabal-version: >= 1.8'. Warning: stringsearch.cabal:85:34: version operators used. To use version operators the package needs to specify at least 'cabal-version: >= 1.8'. Warning: stringsearch.cabal:85:55: version operators used. To use version operators the package needs to specify at least 'cabal-version: >= 1.8'. Warning: stringsearch.cabal:86:42: version operators used. To use version operators the package needs to specify at least 'cabal-version: >= 1.8'. Warning: stringsearch.cabal:86:68: version operators used. To use version operators the package needs to specify at least 'cabal-version: >= 1.8'. Configuring stringsearch-0.3.6.6... Preprocessing library for stringsearch-0.3.6.6.. Building library for stringsearch-0.3.6.6.. [ 1 of 15] Compiling Data.ByteString.Lazy.Search.KarpRabin ( Data/ByteString/Lazy/Search/KarpRabin.hs, dist/build/Data/ByteString/Lazy/Search/KarpRabin.dyn_o ) [ 2 of 15] Compiling Data.ByteString.Search.Internal.Utils ( Data/ByteString/Search/Internal/Utils.hs, dist/build/Data/ByteString/Search/Internal/Utils.dyn_o ) [ 3 of 15] Compiling Data.ByteString.Search.Internal.KnuthMorrisPratt ( Data/ByteString/Search/Internal/KnuthMorrisPratt.hs, dist/build/Data/ByteString/Search/Internal/KnuthMorrisPratt.dyn_o ) [ 4 of 15] Compiling Data.ByteString.Lazy.Search.KMP ( Data/ByteString/Lazy/Search/KMP.hs, dist/build/Data/ByteString/Lazy/Search/KMP.dyn_o ) [ 5 of 15] Compiling Data.ByteString.Search.KMP ( Data/ByteString/Search/KMP.hs, dist/build/Data/ByteString/Search/KMP.dyn_o ) [ 6 of 15] Compiling Data.ByteString.Search.KarpRabin ( Data/ByteString/Search/KarpRabin.hs, dist/build/Data/ByteString/Search/KarpRabin.dyn_o ) [ 7 of 15] Compiling Data.ByteString.Search.KnuthMorrisPratt ( Data/ByteString/Search/KnuthMorrisPratt.hs, dist/build/Data/ByteString/Search/KnuthMorrisPratt.dyn_o ) [ 8 of 15] Compiling Data.ByteString.Search.Substitution ( Data/ByteString/Search/Substitution.hs, dist/build/Data/ByteString/Search/Substitution.dyn_o ) [ 9 of 15] Compiling Data.ByteString.Search.Internal.BoyerMoore ( Data/ByteString/Search/Internal/BoyerMoore.hs, dist/build/Data/ByteString/Search/Internal/BoyerMoore.dyn_o ) [10 of 15] Compiling Data.ByteString.Search.DFA ( Data/ByteString/Search/DFA.hs, dist/build/Data/ByteString/Search/DFA.dyn_o ) [11 of 15] Compiling Data.ByteString.Search ( Data/ByteString/Search.hs, dist/build/Data/ByteString/Search.dyn_o ) [12 of 15] Compiling Data.ByteString.Lazy.Search.Internal.BoyerMoore ( Data/ByteString/Lazy/Search/Internal/BoyerMoore.hs, dist/build/Data/ByteString/Lazy/Search/Internal/BoyerMoore.dyn_o ) Data/ByteString/Lazy/Search/Internal/BoyerMoore.hs:714:42: warning: [-Wincomplete-uni-patterns] Pattern match(es) are non-exhaustive In a pattern binding: Patterns of type `[[S.ByteString]]' not matched: [] | 714 | else let (h : t) = splitter rst | ^^^^^^^^^^^^^^^^^^^^^^ Data/ByteString/Lazy/Search/Internal/BoyerMoore.hs:727:17: warning: [-Wincomplete-uni-patterns] Pattern match(es) are non-exhaustive In a pattern binding: Patterns of type `[[S.ByteString]]' not matched: [] | 727 | let (h : t) = if null mtch | ^^^^^^^^^^^^^^^^^^^^^^... [13 of 15] Compiling Data.ByteString.Search.BoyerMoore ( Data/ByteString/Search/BoyerMoore.hs, dist/build/Data/ByteString/Search/BoyerMoore.dyn_o ) [14 of 15] Compiling Data.ByteString.Lazy.Search.DFA ( Data/ByteString/Lazy/Search/DFA.hs, dist/build/Data/ByteString/Lazy/Search/DFA.dyn_o ) Data/ByteString/Lazy/Search/DFA.hs:312:40: warning: [-Wincomplete-uni-patterns] Pattern match(es) are non-exhaustive In a pattern binding: Patterns of type `[[S.ByteString]]' not matched: [] | 312 | else let (h : t) = splitter' rst | ^^^^^^^^^^^^^^^^^^^^^^^ [15 of 15] Compiling Data.ByteString.Lazy.Search ( Data/ByteString/Lazy/Search.hs, dist/build/Data/ByteString/Lazy/Search.dyn_o ) Unregistering stringsearch-0.3.6.6... ==> Entering fakeroot environment... ==> Starting package()... Installing library in /tmp/archlinux-ci/haskell-stringsearch-archlinuxrb-build-NnQPlqDk/haskell-stringsearch/pkg/haskell-stringsearch/usr/lib/ghc-9.2.8/site-local/stringsearch-0.3.6.6 ==> 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-stringsearch"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Creating package "haskell-stringsearch-debug"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: haskell-stringsearch 0.3.6.6-25 (Fri Mar 8 00:43:03 2024)