pointer ' + export CFLAGS + export 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + '[' -f Setup.hs -o -f Setup.lhs ']' + '[' -d /usr/lib64/ghc-9.2.6/lib ']' + subsubdir=/lib + '[' -x Setup ']' + ghc --make -package Cabal -no-user-package-db -dynamic Setup [1 of 1] Compiling Main ( Setup.hs, Setup.o ) Linking Setup ... + LANG=C.utf8 + ./Setup --version Cabal library version 3.6.3.0 + '[' -x Setup ']' + LANG=C.utf8 ++ echo ' -O2' -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer ++ sed -e 's/ / -optc/g' ++ echo ' -Wl,-z,relro' -Wl,--as-needed -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ++ sed -e 's/ / -optl/g' + ./Setup configure --prefix=/usr --libdir=/usr/lib64 --docdir=/usr/share/licenses/ghc-djinn-ghc '--libsubdir=$compiler/lib/$pkgid' '--datasubdir=$pkgid' '--libexecsubdir=$pkgid' --ghc --dynlibdir=/usr/lib64/ghc-9.2.6/lib --global '--ghc-options= -optc-O2 -optc-fexceptions -optc-g -optc-grecord-gcc-switches -optc-pipe -optc-Wall -optc-Werror=format-security -optc-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -optc-Wp,-D_GLIBCXX_ASSERTIONS -optc-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -optc-fstack-protector-strong -optc-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -optc-fasynchronous-unwind-tables -optc-fstack-clash-protection -optc-fno-omit-frame-pointer -optl-Wl,-z,relro -optl-Wl,--as-needed -optl-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -optl-Wl,--build-id=sha1 -fhide-source-paths' -p --enable-shared --htmldir=/usr/share/doc/ghc/html/libraries/djinn-ghc-0.0.2.3 --global Configuring djinn-ghc-0.0.2.3... + '[' -x Setup ']' + LANG=C.utf8 + ./Setup build -j4 Preprocessing library for djinn-ghc-0.0.2.3.. Building library for djinn-ghc-0.0.2.3.. ghc-9.2.6: setNumCapabilities: not supported on this platform [1 of 1] Compiling Djinn.GHC src/Djinn/GHC.hs:13:1: error: Could not find module ‘MonadUtils’ Use -v (or `:set -v` in ghci) to see a list of the files searched for. | 13 | import MonadUtils | ^^^^^^^^^^^^^^^^^ src/Djinn/GHC.hs:14:1: error: Could not find module ‘DataCon’ Use -v (or `:set -v` in ghci) to see a list of the files searched for. | 14 | import qualified DataCon as G | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Djinn/GHC.hs:16:1: error: Could not find module ‘Name’ Use -v (or `:set -v` in ghci) to see a list of the files searched for. | 16 | import qualified Name as G | ^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Djinn/GHC.hs:17:1: error: Could not find module ‘TyCon’ Use -v (or `:set -v` in ghci) to see a list of the files searched for. | 17 | import qualified TyCon as G | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Djinn/GHC.hs:18:1: error: Could not find module ‘Type’ Use -v (or `:set -v` in ghci) to see a list of the files searched for. | 18 | import qualified Type as G | ^^^^^^^^^^^^^^^^^^^^^^^^^^ error: Bad exit status from /var/tmp/rpm-tmp.cFchFh (%build) Bad exit status from /var/tmp/rpm-tmp.cFchFh (%build) RPM build errors: Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.9/site-packages/mockbuild/util.py", line 600, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/ghc-djinn-ghc.spec