==> Building on d ==> Checking for remote environment... ==> Syncing package to remote host... sending incremental file list ./ PKGBUILD 1,400 83% 0.00kB/s 0:00:00 1,680 100% 273.44kB/s 0:00:00 (xfr#1, to-chk=1/3) haskell-pcg-random-0.1.3.7-35.log 200 100% 195.31kB/s 0:00:00 200 100% 195.31kB/s 0:00:00 (xfr#2, to-chk=0/3) sent 777 bytes received 75 bytes 568.00 bytes/sec total size is 1,868 speedup is 2.19 ==> Patching arch to riscv64... ==> Running extra-riscv64-build -- -d /home/felix/packages/riscv64-pkg-cache:/var/cache/pacman/pkg -l felix6 on remote host... [?25l:: Synchronizing package databases... core downloading... extra downloading... community downloading... :: Starting full system upgrade... there is nothing to do [?25h==> Building in chroot for [extra] (riscv64)... ==> Synchronizing chroot copy [/var/lib/archbuild/extra-riscv64/root] -> [felix6]...done ==> Making package: haskell-pcg-random 0.1.3.7-35 (Thu Jul 14 20:06:01 2022) ==> Retrieving sources...  -> Downloading pcg-random-0.1.3.7.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 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 100 25416 0 25416 0 0 6192 0 --:--:-- 0:00:04 --:--:-- 50832 ==> Validating source files with sha256sums... pcg-random-0.1.3.7.tar.gz ... Passed ==> Making package: haskell-pcg-random 0.1.3.7-35 (Thu Jul 14 20:06:23 2022) ==> Checking runtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Package (6) New Version Net Change Download Size community/haskell-splitmix 0.1.0.4-78.1 0.18 MiB extra/numactl 2.0.14-3 0.19 MiB community/ghc-libs 9.0.2-1 139.65 MiB community/haskell-entropy 0.4.1.7-2 0.04 MiB 0.02 MiB community/haskell-primitive 0.7.4.0-13.1 1.83 MiB community/haskell-random 1.2.1.1-28.1 1.70 MiB Total Download Size: 0.02 MiB Total Installed Size: 143.59 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... haskell-entropy-0.4.1.7-2-riscv64 downloading... checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing numactl... installing ghc-libs... installing haskell-entropy... installing haskell-primitive... installing haskell-splitmix... installing haskell-random... :: Running post-transaction hooks... (1/1) Registering Haskell modules... [?25h==> Checking buildtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Package (10) New Version Net Change Download Size community/haskell-base-compat 0.12.1-1 0.32 MiB community/haskell-code-page 0.2.1-5 0.06 MiB community/haskell-ghc-paths 0.1.0.12-12 0.01 MiB community/haskell-syb 0.7.2.1-148.1 0.53 MiB core/libedit 20210910_3.1-1 0.23 MiB extra/llvm 14.0.6-1 494.90 MiB extra/llvm-libs 14.0.6-1 92.62 MiB community/ghc 9.0.2-1 193.26 MiB community/haskell-cabal-doctest 1.0.9-1.1 0.13 MiB 0.03 MiB community/haskell-doctest 0.20.0-19.1 0.84 MiB Total Download Size: 0.03 MiB Total Installed Size: 782.91 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... haskell-cabal-doctest-1.0.9-1.1-riscv64 downloading... checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing libedit... installing llvm-libs... installing llvm... installing ghc... installing haskell-cabal-doctest... installing haskell-base-compat... installing haskell-syb... installing haskell-code-page... installing haskell-ghc-paths... installing haskell-doctest... :: Running post-transaction hooks... (1/1) Registering Haskell modules... [?25h==> Retrieving sources...  -> Found pcg-random-0.1.3.7.tar.gz ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources...  -> Extracting pcg-random-0.1.3.7.tar.gz with bsdtar ==> Starting build()... Configuring pcg-random-0.1.3.7... Preprocessing library for pcg-random-0.1.3.7.. Building library for pcg-random-0.1.3.7.. [1 of 7] Compiling System.Random.PCG.Class ( src/System/Random/PCG/Class.hs, dist/build/System/Random/PCG/Class.dyn_o ) src/System/Random/PCG/Class.hs:452:27: warning: [-Wstar-is-type] Using ‘*’ (or its Unicode variant) to mean ‘Data.Kind.Type’ relies on the StarIsType extension, which will become deprecated in the future. Suggested fix: use ‘Type’ from ‘Data.Kind’ instead. | 452 | type family Unsigned a :: * | ^ You are using an unsupported version of LLVM! Currently only 9 to 14 is supported. System LLVM version: 14.0.6 We will try though... [2 of 7] Compiling System.Random.PCG ( src/System/Random/PCG.hs, dist/build/System/Random/PCG.dyn_o ) src/System/Random/PCG.hs:256:10: warning: [-Wmissing-methods] • No explicit implementation for either ‘genWord32’ or ‘genWord64’ or ‘genRange’ • In the instance declaration for ‘RandomGen FrozenGen’ | 256 | instance RandomGen FrozenGen where | ^^^^^^^^^^^^^^^^^^^ You are using an unsupported version of LLVM! Currently only 9 to 14 is supported. System LLVM version: 14.0.6 We will try though... [3 of 7] Compiling System.Random.PCG.Fast ( src/System/Random/PCG/Fast.hs, dist/build/System/Random/PCG/Fast.dyn_o ) src/System/Random/PCG/Fast.hs:225:10: warning: [-Wmissing-methods] • No explicit implementation for either ‘genWord32’ or ‘genWord64’ or ‘genRange’ • In the instance declaration for ‘RandomGen FrozenGen’ | 225 | instance RandomGen FrozenGen where | ^^^^^^^^^^^^^^^^^^^ You are using an unsupported version of LLVM! Currently only 9 to 14 is supported. System LLVM version: 14.0.6 We will try though... [4 of 7] Compiling System.Random.PCG.Fast.Pure ( src/System/Random/PCG/Fast/Pure.hs, dist/build/System/Random/PCG/Fast/Pure.dyn_o ) src/System/Random/PCG/Fast/Pure.hs:255:10: warning: [-Wmissing-methods] • No explicit implementation for either ‘genWord32’ or ‘genWord64’ or ‘genRange’ • In the instance declaration for ‘RandomGen FrozenGen’ | 255 | instance RandomGen FrozenGen where | ^^^^^^^^^^^^^^^^^^^ You are using an unsupported version of LLVM! Currently only 9 to 14 is supported. System LLVM version: 14.0.6 We will try though... [5 of 7] Compiling System.Random.PCG.Pure ( src/System/Random/PCG/Pure.hs, dist/build/System/Random/PCG/Pure.dyn_o ) src/System/Random/PCG/Pure.hs:305:10: warning: [-Wmissing-methods] • No explicit implementation for either ‘genWord32’ or ‘genWord64’ or ‘genRange’ • In the instance declaration for ‘RandomGen FrozenGen’ | 305 | instance RandomGen FrozenGen where | ^^^^^^^^^^^^^^^^^^^ You are using an unsupported version of LLVM! Currently only 9 to 14 is supported. System LLVM version: 14.0.6 We will try though... [6 of 7] Compiling System.Random.PCG.Single ( src/System/Random/PCG/Single.hs, dist/build/System/Random/PCG/Single.dyn_o ) src/System/Random/PCG/Single.hs:223:10: warning: [-Wmissing-methods] • No explicit implementation for either ‘genWord32’ or ‘genWord64’ or ‘genRange’ • In the instance declaration for ‘RandomGen FrozenGen’ | 223 | instance RandomGen FrozenGen where | ^^^^^^^^^^^^^^^^^^^ You are using an unsupported version of LLVM! Currently only 9 to 14 is supported. System LLVM version: 14.0.6 We will try though... [7 of 7] Compiling System.Random.PCG.Unique ( src/System/Random/PCG/Unique.hs, dist/build/System/Random/PCG/Unique.dyn_o ) You are using an unsupported version of LLVM! Currently only 9 to 14 is supported. System LLVM version: 14.0.6 We will try though... Preprocessing test suite 'doctests' for pcg-random-0.1.3.7.. Building test suite 'doctests' for pcg-random-0.1.3.7.. [1 of 2] Compiling Build_doctests ( dist/build/doctests/autogen/Build_doctests.hs, dist/build/doctests/doctests-tmp/Build_doctests.dyn_o ) You are using an unsupported version of LLVM! Currently only 9 to 14 is supported. System LLVM version: 14.0.6 We will try though... [2 of 2] Compiling Main ( test/doctest.hs, dist/build/doctests/doctests-tmp/Main.dyn_o ) You are using an unsupported version of LLVM! Currently only 9 to 14 is supported. System LLVM version: 14.0.6 We will try though... Linking dist/build/doctests/doctests ... Unregistering pcg-random-0.1.3.7... ==> Starting check()... Running 1 test suites... Test suite doctests: RUNNING... You are using an unsupported version of LLVM! Currently only 9 to 14 is supported. System LLVM version: 14.0.6 We will try though... /build/haskell-pcg-random/src/pcg-random-0.1.3.7/src/System/Random/PCG.hs:256:10: warning: [-Wmissing-methods] • No explicit implementation for either ‘genWord32’ or ‘genWord64’ or ‘genRange’ • In the instance declaration for ‘RandomGen FrozenGen’ /build/haskell-pcg-random/src/pcg-random-0.1.3.7/src/System/Random/PCG/Fast.hs:225:10: warning: [-Wmissing-methods] • No explicit implementation for either ‘genWord32’ or ‘genWord64’ or ‘genRange’ • In the instance declaration for ‘RandomGen FrozenGen’ /build/haskell-pcg-random/src/pcg-random-0.1.3.7/src/System/Random/PCG/Fast/Pure.hs:255:10: warning: [-Wmissing-methods] • No explicit implementation for either ‘genWord32’ or ‘genWord64’ or ‘genRange’ • In the instance declaration for ‘RandomGen FrozenGen’ You are using an unsupported version of LLVM! Currently only 9 to 14 is supported. System LLVM version: 14.0.6 We will try though... /build/haskell-pcg-random/src/pcg-random-0.1.3.7/src/System/Random/PCG/Pure.hs:305:10: warning: [-Wmissing-methods] • No explicit implementation for either ‘genWord32’ or ‘genWord64’ or ‘genRange’ • In the instance declaration for ‘RandomGen FrozenGen’ You are using an unsupported version of LLVM! Currently only 9 to 14 is supported. System LLVM version: 14.0.6 We will try though... /build/haskell-pcg-random/src/pcg-random-0.1.3.7/src/System/Random/PCG/Single.hs:223:10: warning: [-Wmissing-methods] • No explicit implementation for either ‘genWord32’ or ‘genWord64’ or ‘genRange’ • In the instance declaration for ‘RandomGen FrozenGen’ doctests: user error (Language.Haskell.GhciWrapper.close: Interpreter exited with an error (ExitFailure (-11))) Test suite doctests: FAIL Test suite logged to: dist/test/pcg-random-0.1.3.7-doctests.log 0 of 1 test suites (0 of 1 test cases) passed. ==> ERROR: A failure occurred in check().  Aborting... ==> ERROR: Build failed, check /var/lib/archbuild/extra-riscv64/felix6/build receiving incremental file list haskell-pcg-random-0.1.3.7-35-riscv64-build.log haskell-pcg-random-0.1.3.7-35-riscv64-check.log sent 62 bytes received 1,562 bytes 1,082.67 bytes/sec total size is 6,815 speedup is 4.20