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 -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-fclabels '--libsubdir=$compiler/lib/$pkgid' '--datasubdir=$pkgid' '--libexecsubdir=$pkgid' --ghc --dynlibdir=/usr/lib64/ghc-9.4.5/lib --enable-tests --global '--ghc-options= -optc-O2 -optc-fexceptions -optc-g -optc-grecord-gcc-switches -optc-pipe -optc-Werror=implicit-function-declaration -optc-Werror=implicit-int -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-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/fclabels-2.0.5.1 --global Configuring fclabels-2.0.5.1... + '[' -x Setup ']' + LANG=C.utf8 + ./Setup build -j1 Preprocessing library for fclabels-2.0.5.1.. Building library for fclabels-2.0.5.1.. [ 1 of 10] Compiling Data.Label.Point [ 2 of 10] Compiling Data.Label.Poly [ 3 of 10] Compiling Data.Label.Partial [ 4 of 10] Compiling Data.Label.Mono [ 5 of 10] Compiling Data.Label.Failing [ 6 of 10] Compiling Data.Label.Derive src/Data/Label/Derive.hs:140:32: warning: [-Wincomplete-uni-patterns] Pattern match(es) are non-exhaustive In a lambda abstraction: Patterns of type ‘Label’ not matched: LabelDecl _ _ _ _ _ _ | 140 | let bodies = map (\(LabelExpr _ _ _ b) -> b) labels | ^^^^^^^^^^^^^^^^^^^^^^^^^ src/Data/Label/Derive.hs:141:32: warning: [-Wincomplete-uni-patterns] Pattern match(es) are non-exhaustive In a lambda abstraction: Patterns of type ‘Label’ not matched: LabelDecl _ _ _ _ _ _ | 141 | types = map (\(LabelExpr _ _ t _) -> t) labels | ^^^^^^^^^^^^^^^^^^^^^^^^^ src/Data/Label/Derive.hs:142:32: warning: [-Wincomplete-uni-patterns] Pattern match(es) are non-exhaustive In a lambda abstraction: Patterns of type ‘Label’ not matched: LabelDecl _ _ _ _ _ _ | 142 | context = head $ map (\(LabelExpr _ c _ _) -> c) labels | ^^^^^^^^^^^^^^^^^^^^^^^^^ src/Data/Label/Derive.hs:143:32: warning: [-Wincomplete-uni-patterns] Pattern match(es) are non-exhaustive In a lambda abstraction: Patterns of type ‘Label’ not matched: LabelDecl _ _ _ _ _ _ | 143 | vars = head $ map (\(LabelExpr v _ _ _) -> v) labels | ^^^^^^^^^^^^^^^^^^^^^^^^^ [ 7 of 10] Compiling Data.Label [ 8 of 10] Compiling Data.Label.Base : error: Couldn't find a target code interpreter. Try with -fexternal-interpreter [ 9 of 10] Compiling Data.Label.Total [10 of 10] Compiling Data.Label.Monadic error: Bad exit status from /var/tmp/rpm-tmp.L7fwmR (%build) Bad exit status from /var/tmp/rpm-tmp.L7fwmR (%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-fclabels.spec