==> Cloning haskell-iproute ... Cloning into 'haskell-iproute'... ==> Collecting packager identity from makepkg.conf -> name : Reproducible Arch Linux tests -> email : reproducible@archlinux.org -> gpg-key : undefined -> protocol: https ==> Configuring haskell-iproute :: 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 89 133k 89 119k 0 0 349k 0 --:--:-- --:--:-- --:--:-- 348k 100 133k 100 133k 0 0 391k 0 --:--:-- --:--:-- --:--:-- 390k % 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 8557k 100 8557k 0 0 20.5M 0 --:--:-- --:--:-- --:--:-- 20.5M % 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 --:--:-- --:--:-- --:--:-- 419k :: Starting full system upgrade... there is nothing to do ==> Making package: haskell-iproute 1.7.12-81 (Sat Apr 12 07:57:40 2025) ==> Checking runtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Packages (5) numactl-2.0.18-1 ghc-libs-9.2.8-1 haskell-appar-0.1.8-14 haskell-byteorder-1.0.4-25 haskell-network-3.1.4.0-19 Total Download Size: 16.56 MiB Total Installed Size: 125.07 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 42.0M 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 110M 0 --:--:-- --:--:-- --:--:-- 111M % 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 26450 100 26450 0 0 16.7M 0 --:--:-- --:--:-- --:--:-- 25.2M % 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 18329 100 18329 0 0 13.7M 0 --:--:-- --:--:-- --:--:-- 17.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 286k 100 286k 0 0 87.0M 0 --:--:-- --:--:-- --:--:-- 93.1M 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 haskell-appar... installing haskell-byteorder... installing haskell-network... :: 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 120M 0 --:--:-- --:--:-- --:--:-- 120M 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 iproute-1.7.12.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 17864 100 17864 0 0 547k 0 --:--:-- --:--:-- --:--:-- 547k ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... iproute-1.7.12.tar.gz ... Passed ==> Extracting sources... -> Extracting iproute-1.7.12.tar.gz with bsdtar ==> Starting build()... Configuring iproute-1.7.12... Preprocessing library for iproute-1.7.12.. Building library for iproute-1.7.12.. [1 of 9] Compiling Data.IP.Addr ( Data/IP/Addr.hs, dist/build/Data/IP/Addr.dyn_o ) Data/IP/Addr.hs:622:5: warning: [-Wincomplete-uni-patterns] Pattern match(es) are non-exhaustive In a pattern binding: Patterns of type `[Int]' not matched: [] [_] [_, _] [_, _, _] ... | 622 | [i1,i2,i3,i4] = fromIPv4 ip | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2 of 9] Compiling Data.IP.Builder ( Data/IP/Builder.hs, dist/build/Data/IP/Builder.dyn_o ) [3 of 9] Compiling Data.IP.Mask ( Data/IP/Mask.hs, dist/build/Data/IP/Mask.dyn_o ) [4 of 9] Compiling Data.IP.Range ( Data/IP/Range.hs, dist/build/Data/IP/Range.dyn_o ) [5 of 9] Compiling Data.IP.Op ( Data/IP/Op.hs, dist/build/Data/IP/Op.dyn_o ) Data/IP/Op.hs:109:5: warning: [-Wincomplete-uni-patterns] Pattern match(es) are non-exhaustive In a pattern binding: Patterns of type `[Int]' not matched: [] [_] [_, _] [_, _, _] ... | 109 | [i1,i2,i3,i4] = fromIPv4 ip | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [6 of 9] Compiling Data.IP.Internal ( Data/IP/Internal.hs, dist/build/Data/IP/Internal.dyn_o ) [7 of 9] Compiling Data.IP ( Data/IP.hs, dist/build/Data/IP.dyn_o ) [8 of 9] Compiling Data.IP.RouteTable.Internal ( Data/IP/RouteTable/Internal.hs, dist/build/Data/IP/RouteTable/Internal.dyn_o ) [9 of 9] Compiling Data.IP.RouteTable ( Data/IP/RouteTable.hs, dist/build/Data/IP/RouteTable.dyn_o ) Unregistering iproute-1.7.12... ==> Entering fakeroot environment... ==> Starting package()... Installing library in /tmp/archlinux-ci/haskell-iproute-rb-build-hHjsF2Ly/haskell-iproute/pkg/haskell-iproute/usr/lib/ghc-9.2.8/site-local/iproute-1.7.12 ==> 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-iproute"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Creating package "haskell-iproute-debug"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: haskell-iproute 1.7.12-81 (Sat Apr 12 07:57:59 2025)