Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/ghc-ghc-paths.spec'], chrootPath='/var/lib/mock/f33-build-182940-45413/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/ghc-ghc-paths.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1581638400 Wrote: /builddir/build/SRPMS/ghc-ghc-paths-0.1.0.12-1.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/ghc-ghc-paths.spec'], chrootPath='/var/lib/mock/f33-build-182940-45413/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/ghc-ghc-paths.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1581638400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.mWQzF2 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ghc-paths-0.1.0.12 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/ghc-paths-0.1.0.12.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd ghc-paths-0.1.0.12 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cp -bp /builddir/build/SOURCES/ghc-paths-0.1.0.12.cabal ghc-paths.cabal + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.HvJeo4 + umask 022 + cd /builddir/build/BUILD + cd ghc-paths-0.1.0.12 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + export 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed ' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed ' + '[' -f Setup.hs -o -f Setup.lhs ']' + '[' -x Setup ']' + ghc --make -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 2.4.0.1 + '[' -x Setup ']' + LANG=C.utf8 ++ sed -e 's/ / -optc/g' ++ echo ' -O2' -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ++ sed -e 's/ / -optl/g' ++ echo ' -Wl,-z,relro' -Wl,--as-needed + ./Setup configure --prefix=/usr --libdir=/usr/lib64 --docdir=/usr/share/licenses/ghc-ghc-paths '--libsubdir=$compiler/$pkgid' '--datasubdir=$pkgid' '--libexecsubdir=$pkgid' --ghc --dynlibdir=/usr/lib64 --global '--ghc-options= -optc-O2 -optc-g -optc-pipe -optc-Wall -optc-Werror=format-security -optc-Wp,-D_FORTIFY_SOURCE=2 -optc-Wp,-D_GLIBCXX_ASSERTIONS -optc-fexceptions -optc-fstack-protector-strong -optc-grecord-gcc-switches -optc-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -optc-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -optc-fasynchronous-unwind-tables -optc-fstack-clash-protection -optl-Wl,-z,relro -optl-Wl,--as-needed' -p --enable-shared --htmldir=/usr/share/doc/ghc/html/libraries/ghc-paths-0.1.0.12 --global Configuring ghc-paths-0.1.0.12... + '[' -x Setup ']' + LANG=C.utf8 + ./Setup build Preprocessing library for ghc-paths-0.1.0.12.. Building library for ghc-paths-0.1.0.12.. [1 of 1] Compiling GHC.Paths ( GHC/Paths.hs, dist/build/GHC/Paths.o ) /tmp/ghc850267_0/ghc_4.hc: In function ‘ghczmpathszm0zi1zi0zi12zm8MhNqRZZlSJXAzzmVO0F6ybT_GHCziPaths_libdir_entry’: /tmp/ghc850267_0/ghc_4.hc:13:1: error: warning: label ‘_c1eV’ defined but not used [-Wunused-label] 13 | _c1eV: | ^~~~~ | 13 | _c1eV: | ^ /tmp/ghc850267_0/ghc_4.hc: In function ‘ghczmpathszm0zi1zi0zi12zm8MhNqRZZlSJXAzzmVO0F6ybT_GHCziPaths_docdir_entry’: /tmp/ghc850267_0/ghc_4.hc:54:1: error: warning: label ‘_c1f4’ defined but not used [-Wunused-label] 54 | _c1f4: | ^~~~~ | 54 | _c1f4: | ^ /tmp/ghc850267_0/ghc_4.hc: In function ‘ghczmpathszm0zi1zi0zi12zm8MhNqRZZlSJXAzzmVO0F6ybT_GHCziPaths_ghc_entry’: /tmp/ghc850267_0/ghc_4.hc:95:1: error: warning: label ‘_c1fd’ defined but not used [-Wunused-label] 95 | _c1fd: | ^~~~~ | 95 | _c1fd: | ^ /tmp/ghc850267_0/ghc_4.hc: In function ‘ghczmpathszm0zi1zi0zi12zm8MhNqRZZlSJXAzzmVO0F6ybT_GHCziPaths_ghczupkg_entry’: /tmp/ghc850267_0/ghc_4.hc:136:1: error: warning: label ‘_c1fm’ defined but not used [-Wunused-label] 136 | _c1fm: | ^~~~~ | 136 | _c1fm: | ^ /tmp/ghc850267_0/ghc_8.hc: In function ‘ghczmpathszm0zi1zi0zi12zm8MhNqRZZlSJXAzzmVO0F6ybT_GHCziPaths_libdir_entry’: /tmp/ghc850267_0/ghc_8.hc:13:1: error: warning: label ‘_c1fv’ defined but not used [-Wunused-label] 13 | _c1fv: | ^~~~~ | 13 | _c1fv: | ^ /tmp/ghc850267_0/ghc_8.hc: In function ‘ghczmpathszm0zi1zi0zi12zm8MhNqRZZlSJXAzzmVO0F6ybT_GHCziPaths_docdir_entry’: /tmp/ghc850267_0/ghc_8.hc:54:1: error: warning: label ‘_c1fE’ defined but not used [-Wunused-label] 54 | _c1fE: | ^~~~~ | 54 | _c1fE: | ^ /tmp/ghc850267_0/ghc_8.hc: In function ‘ghczmpathszm0zi1zi0zi12zm8MhNqRZZlSJXAzzmVO0F6ybT_GHCziPaths_ghc_entry’: /tmp/ghc850267_0/ghc_8.hc:95:1: error: warning: label ‘_c1fN’ defined but not used [-Wunused-label] 95 | _c1fN: | ^~~~~ | 95 | _c1fN: | ^ /tmp/ghc850267_0/ghc_8.hc: In function ‘ghczmpathszm0zi1zi0zi12zm8MhNqRZZlSJXAzzmVO0F6ybT_GHCziPaths_ghczupkg_entry’: /tmp/ghc850267_0/ghc_8.hc:136:1: error: warning: label ‘_c1fW’ defined but not used [-Wunused-label] 136 | _c1fW: | ^~~~~ | 136 | _c1fW: | ^ [1 of 1] Compiling GHC.Paths ( GHC/Paths.hs, dist/build/GHC/Paths.p_o ) /tmp/ghc850291_0/ghc_4.hc: In function ‘ghczmpathszm0zi1zi0zi12zm8MhNqRZZlSJXAzzmVO0F6ybT_GHCziPaths_libdir_entry’: /tmp/ghc850291_0/ghc_4.hc:79:1: error: warning: label ‘_c1fe’ defined but not used [-Wunused-label] 79 | _c1fe: | ^~~~~ | 79 | _c1fe: | ^ /tmp/ghc850291_0/ghc_4.hc: In function ‘ghczmpathszm0zi1zi0zi12zm8MhNqRZZlSJXAzzmVO0F6ybT_GHCziPaths_docdir_entry’: /tmp/ghc850291_0/ghc_4.hc:138:1: error: warning: label ‘_c1ft’ defined but not used [-Wunused-label] 138 | _c1ft: | ^~~~~ | 138 | _c1ft: | ^ /tmp/ghc850291_0/ghc_4.hc: In function ‘ghczmpathszm0zi1zi0zi12zm8MhNqRZZlSJXAzzmVO0F6ybT_GHCziPaths_ghc_entry’: /tmp/ghc850291_0/ghc_4.hc:197:1: error: warning: label ‘_c1fI’ defined but not used [-Wunused-label] 197 | _c1fI: | ^~~~~ | 197 | _c1fI: | ^ /tmp/ghc850291_0/ghc_4.hc: In function ‘ghczmpathszm0zi1zi0zi12zm8MhNqRZZlSJXAzzmVO0F6ybT_GHCziPaths_ghczupkg_entry’: /tmp/ghc850291_0/ghc_4.hc:256:1: error: warning: label ‘_c1fX’ defined but not used [-Wunused-label] 256 | _c1fX: | ^~~~~ | 256 | _c1fX: | ^ + '[' -n dist/build/libHSghc-paths-0.1.0.12-8MhNqRZlSJXAzmVO0F6ybT-ghc8.6.5.so ']' + '[' -x Setup ']' + LANG=C.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Preprocessing library for ghc-paths-0.1.0.12.. Running Haddock on library for ghc-paths-0.1.0.12.. Warning: The documentation for the following packages are not installed. No links will be generated to these packages: base-4.12.0.0, ghc-prim-0.5.3, integer-gmp-1.0.2.0 Warning: --source-* options are ignored when --hyperlinked-source is enabled. Haddock coverage: 0% ( 0 / 5) in 'GHC.Paths' Missing documentation for: Module header ghc (GHC/Paths.hs:7) ghc_pkg (GHC/Paths.hs:7) libdir (GHC/Paths.hs:7) docdir (GHC/Paths.hs:7) Warning: GHC.Paths: could not find link destinations for: FilePath Documentation created: dist/doc/html/ghc-paths/index.html, dist/doc/html/ghc-paths/ghc-paths.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.TG2yd6 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-ghc-paths-0.1.0.12-1.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-ghc-paths-0.1.0.12-1.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/ghc-ghc-paths-0.1.0.12-1.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-ghc-paths-0.1.0.12-1.fc33.riscv64 + cd ghc-paths-0.1.0.12 + '[' -x Setup ']' + LANG=C.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-ghc-paths-0.1.0.12-1.fc33.riscv64 Installing library in /builddir/build/BUILDROOT/ghc-ghc-paths-0.1.0.12-1.fc33.riscv64/usr/lib64/ghc-8.6.5/ghc-paths-0.1.0.12 + '[' -x Setup ']' + LANG=C.utf8 + ./Setup register --gen-pkg-config + '[' -d ghc-paths-0.1.0.12.conf ']' + install -D --mode=0644 ghc-paths-0.1.0.12.conf /builddir/build/BUILDROOT/ghc-ghc-paths-0.1.0.12-1.fc33.riscv64/usr/lib64/ghc-8.6.5/package.conf.d/ghc-paths-0.1.0.12.conf ++ ls /builddir/build/BUILDROOT/ghc-ghc-paths-0.1.0.12-1.fc33.riscv64/usr/lib64/ghc-8.6.5/package.conf.d/ghc-paths-0.1.0.12.conf + '[' -z /builddir/build/BUILDROOT/ghc-ghc-paths-0.1.0.12-1.fc33.riscv64/usr/lib64/ghc-8.6.5/package.conf.d/ghc-paths-0.1.0.12.conf ']' + rm -f ghc-ghc-paths.files ghc-ghc-paths-doc.files + touch ghc-ghc-paths.files ghc-ghc-paths-doc.files + for i in /builddir/build/BUILDROOT/ghc-ghc-paths-0.1.0.12-1.fc33.riscv64/usr/lib64/libHSghc-paths-0.1.0.12-*ghc8.6.5.so + echo /builddir/build/BUILDROOT/ghc-ghc-paths-0.1.0.12-1.fc33.riscv64/usr/lib64/libHSghc-paths-0.1.0.12-8MhNqRZlSJXAzmVO0F6ybT-ghc8.6.5.so + pkgdir=/usr/lib64/ghc-8.6.5/ghc-paths-0.1.0.12 + '[' -d /builddir/build/BUILDROOT/ghc-ghc-paths-0.1.0.12-1.fc33.riscv64/usr/lib64/ghc-8.6.5/ghc-paths-0.1.0.12 ']' + find /builddir/build/BUILDROOT/ghc-ghc-paths-0.1.0.12-1.fc33.riscv64/usr/lib64/ghc-8.6.5/ghc-paths-0.1.0.12 -type d -fprintf ghc-ghc-paths-devel.files '%%dir %p\n' -o '(' -name '*.p_hi' -o -name 'libHS*_p.a' ')' -fprint ghc-ghc-paths-prof.files -o -fprint ghc-ghc-paths-devel.files + ls /builddir/build/BUILDROOT/ghc-ghc-paths-0.1.0.12-1.fc33.riscv64/usr/lib64/ghc-8.6.5/package.conf.d/ghc-paths-0.1.0.12.conf + '[' -d /builddir/build/BUILDROOT/ghc-ghc-paths-0.1.0.12-1.fc33.riscv64/usr/share/doc/ghc/html/libraries/ghc-paths-0.1.0.12 ']' + echo /usr/share/doc/ghc/html/libraries/ghc-paths-0.1.0.12 + for i in ghc-ghc-paths.files ghc-ghc-paths-devel.files ghc-ghc-paths-doc.files ghc-ghc-paths-prof.files + '[' -f ghc-ghc-paths.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-ghc-paths-0.1.0.12-1.fc33.riscv64!!g' ghc-ghc-paths.files + for i in ghc-ghc-paths.files ghc-ghc-paths-devel.files ghc-ghc-paths-doc.files ghc-ghc-paths-prof.files + '[' -f ghc-ghc-paths-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-ghc-paths-0.1.0.12-1.fc33.riscv64!!g' ghc-ghc-paths-devel.files + for i in ghc-ghc-paths.files ghc-ghc-paths-devel.files ghc-ghc-paths-doc.files ghc-ghc-paths-prof.files + '[' -f ghc-ghc-paths-doc.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-ghc-paths-0.1.0.12-1.fc33.riscv64!!g' ghc-ghc-paths-doc.files + for i in ghc-ghc-paths.files ghc-ghc-paths-devel.files ghc-ghc-paths-doc.files ghc-ghc-paths-prof.files + '[' -f ghc-ghc-paths-prof.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-ghc-paths-0.1.0.12-1.fc33.riscv64!!g' ghc-ghc-paths-prof.files + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: ghc-ghc-paths-0.1.0.12-1.fc33.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.S1tdA4 + umask 022 + cd /builddir/build/BUILD + cd ghc-paths-0.1.0.12 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-ghc-paths-0.1.0.12-1.fc33.riscv64/usr/share/licenses/ghc-ghc-paths + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-ghc-paths-0.1.0.12-1.fc33.riscv64/usr/share/licenses/ghc-ghc-paths + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-ghc-paths-0.1.0.12-1.fc33.riscv64/usr/share/licenses/ghc-ghc-paths + RPM_EC=0 ++ jobs -p + exit 0 Provides: ghc-ghc-paths = 0.1.0.12-1.fc33 ghc-ghc-paths(riscv-64) = 0.1.0.12-1.fc33 libHSghc-paths-0.1.0.12-8MhNqRZlSJXAzmVO0F6ybT-ghc8.6.5.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libHSghc-prim-0.5.3-ghc8.6.5.so()(64bit) rtld(GNU_HASH) Processing files: ghc-ghc-paths-devel-0.1.0.12-1.fc33.riscv64 Provides: ghc-devel(ghc-paths-0.1.0.12-8MhNqRZlSJXAzmVO0F6ybT) ghc-ghc-paths-devel = 0.1.0.12-1.fc33 ghc-ghc-paths-devel(riscv-64) = 0.1.0.12-1.fc33 ghc-ghc-paths-static = 0.1.0.12-1.fc33 ghc-ghc-paths-static(riscv-64) = 0.1.0.12-1.fc33 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(postun): /bin/sh Requires: ghc-devel(base-4.12.0.0) Processing files: ghc-ghc-paths-doc-0.1.0.12-1.fc33.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.qS5m84 + umask 022 + cd /builddir/build/BUILD + cd ghc-paths-0.1.0.12 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-ghc-paths-0.1.0.12-1.fc33.riscv64/usr/share/licenses/ghc-ghc-paths-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-ghc-paths-0.1.0.12-1.fc33.riscv64/usr/share/licenses/ghc-ghc-paths-doc + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-ghc-paths-0.1.0.12-1.fc33.riscv64/usr/share/licenses/ghc-ghc-paths-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: ghc-ghc-paths-doc = 0.1.0.12-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ghc-ghc-paths-prof-0.1.0.12-1.fc33.riscv64 Provides: ghc-ghc-paths-prof = 0.1.0.12-1.fc33 ghc-ghc-paths-prof(riscv-64) = 0.1.0.12-1.fc33 ghc-prof(ghc-paths-0.1.0.12-8MhNqRZlSJXAzmVO0F6ybT) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ghc-prof(base-4.12.0.0) Supplements: (ghc-ghc-paths-devel and ghc-prof) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-ghc-paths-0.1.0.12-1.fc33.riscv64 Wrote: /builddir/build/RPMS/ghc-ghc-paths-0.1.0.12-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/ghc-ghc-paths-devel-0.1.0.12-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/ghc-ghc-paths-prof-0.1.0.12-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/ghc-ghc-paths-doc-0.1.0.12-1.fc33.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.2UR9K5 + umask 022 + cd /builddir/build/BUILD + cd ghc-paths-0.1.0.12 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-ghc-paths-0.1.0.12-1.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0