Mock Version: 2.15 Mock Version: 2.15 Mock Version: 2.15 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/ghc-hgettext.spec'], chrootPath='/var/lib/mock/f38-build-726442-100127/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': 'C.UTF-8'}shell=Falselogger=timeout=1209600uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/ghc-hgettext.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': 'C.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1687564800 Wrote: /builddir/build/SRPMS/ghc-hgettext-0.1.40.1-3.rvre0.fc38.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-hgettext.spec'], chrootPath='/var/lib/mock/f38-build-726442-100127/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': 'C.UTF-8'}shell=Falselogger=timeout=1209600uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/ghc-hgettext.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': 'C.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1687564800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Lk6WOi + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf hgettext-0.1.40.1 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/hgettext-0.1.40.1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd hgettext-0.1.40.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ME26u4 + umask 022 + cd /builddir/build/BUILD + CFLAGS='-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 ' + export CFLAGS + CXXFLAGS='-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 ' + export CXXFLAGS + FFLAGS='-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 -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-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 -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd hgettext-0.1.40.1 ++ ls ++ grep -i -e '^\(ANNOUNCE\|AUTHORS\|CHANGELOG\|CHANGES\|CONTRIBUTORS\|README\|TODO\)' + for f in $(ls | grep -i -e '^\(ANNOUNCE\|AUTHORS\|CHANGELOG\|CHANGES\|CONTRIBUTORS\|README\|TODO\)') + '[' -f CHANGELOG.md -a -x CHANGELOG.md ']' ++ 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/-Wall //' -e 's/-Werror=format-security //' + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -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' + 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 -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-hgettext '--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-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/hgettext-0.1.40.1 --global Configuring hgettext-0.1.40.1... + '[' -x Setup ']' + LANG=C.utf8 + ./Setup build -j1 Preprocessing library for hgettext-0.1.40.1.. Building library for hgettext-0.1.40.1.. [1 of 3] Compiling Internal [2 of 3] Compiling Distribution.Simple.I18N.GetText [3 of 3] Compiling Text.I18N.GetText [1 of 3] Compiling Internal [2 of 3] Compiling Distribution.Simple.I18N.GetText [3 of 3] Compiling Text.I18N.GetText Preprocessing executable 'hgettext' for hgettext-0.1.40.1.. Building executable 'hgettext' for hgettext-0.1.40.1.. [1 of 2] Compiling Paths_hgettext [2 of 2] Compiling Main Linking dist/build/hgettext/hgettext ... + '[' -n dist/build/libHShgettext-0.1.40.1-Jh72j6GAJznJERITwEpLni-ghc9.2.6.so ']' + '[' -x Setup ']' + LANG=C.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Preprocessing library for hgettext-0.1.40.1.. Running Haddock on library for hgettext-0.1.40.1.. Warning: The documentation for the following packages are not installed. No links will be generated to these packages: Cabal-3.6.3.0, array-0.5.4.0, base-4.16.4.0, binary-0.8.9.0, bytestring-0.11.4.0, containers-0.6.5.1, deepseq-1.4.6.1, directory-1.3.6.2, filepath-1.4.2.2, ghc-bignum-1.2, ghc-boot-th-9.2.6, ghc-prim-0.8.0, mtl-2.2.2, parsec-3.1.15.0, pretty-1.1.3.6, process-1.6.16.0, setlocale-1.0.0.10, template-haskell-2.18.0.0, text-1.2.5.0, time-1.11.1.1, transformers-0.5.6.2, unix-2.7.2.2 Warning: --source-* options are ignored when --hyperlinked-source is enabled. 100% ( 3 / 3) in 'Distribution.Simple.I18N.GetText' 100% ( 9 / 9) in 'Text.I18N.GetText' Warning: Distribution.Simple.I18N.GetText: could not find link destinations for: - Distribution.Simple.UserHooks.UserHooks - GHC.Types.IO Warning: Text.I18N.GetText: could not find link destinations for: - GHC.Base.String - GHC.Types.IO - GHC.Num.Integer.Integer - GHC.Maybe.Maybe - GHC.Maybe.Nothing - System.Locale.SetLocale.Category - GHC.IO.Exception.IOError Documentation created: dist/doc/html/hgettext/index.html, dist/doc/html/hgettext/hgettext.txt Preprocessing executable 'hgettext' for hgettext-0.1.40.1.. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.OYS7Cl + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-hgettext-0.1.40.1-3.rvre0.fc38.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-hgettext-0.1.40.1-3.rvre0.fc38.riscv64 ++ dirname /builddir/build/BUILDROOT/ghc-hgettext-0.1.40.1-3.rvre0.fc38.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-hgettext-0.1.40.1-3.rvre0.fc38.riscv64 + CFLAGS='-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 ' + export CFLAGS + CXXFLAGS='-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 ' + export CXXFLAGS + FFLAGS='-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 -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-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 -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd hgettext-0.1.40.1 + '[' -x Setup ']' + LANG=C.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-hgettext-0.1.40.1-3.rvre0.fc38.riscv64 Installing library in /builddir/build/BUILDROOT/ghc-hgettext-0.1.40.1-3.rvre0.fc38.riscv64/usr/lib64/ghc-9.2.6/lib/hgettext-0.1.40.1 Installing executable hgettext in /builddir/build/BUILDROOT/ghc-hgettext-0.1.40.1-3.rvre0.fc38.riscv64/usr/bin Warning: Executable installed in /builddir/build/BUILDROOT/ghc-hgettext-0.1.40.1-3.rvre0.fc38.riscv64/usr/bin + '[' -x Setup ']' + LANG=C.utf8 + ./Setup register --gen-pkg-config + '[' -d /usr/lib64/ghc-9.2.6/lib ']' + subsubdir=/lib + '[' -d hgettext-0.1.40.1.conf ']' + install -D --mode=0644 hgettext-0.1.40.1.conf /builddir/build/BUILDROOT/ghc-hgettext-0.1.40.1-3.rvre0.fc38.riscv64/usr/lib64/ghc-9.2.6/lib/package.conf.d/hgettext-0.1.40.1.conf + '[' -d /usr/lib64/ghc-9.2.6/lib ']' + subsubdir=/lib ++ ls /builddir/build/BUILDROOT/ghc-hgettext-0.1.40.1-3.rvre0.fc38.riscv64/usr/lib64/ghc-9.2.6/lib/package.conf.d/hgettext-0.1.40.1.conf + '[' -z /builddir/build/BUILDROOT/ghc-hgettext-0.1.40.1-3.rvre0.fc38.riscv64/usr/lib64/ghc-9.2.6/lib/package.conf.d/hgettext-0.1.40.1.conf ']' + rm -f ghc-hgettext.files ghc-hgettext-doc.files + touch ghc-hgettext.files ghc-hgettext-doc.files + for i in /builddir/build/BUILDROOT/ghc-hgettext-0.1.40.1-3.rvre0.fc38.riscv64/usr/lib64/ghc-9.2.6${subsubdir}/libHShgettext-0.1.40.1-*ghc9.2.6.so + '[' -x /builddir/build/BUILDROOT/ghc-hgettext-0.1.40.1-3.rvre0.fc38.riscv64/usr/lib64/ghc-9.2.6/lib/libHShgettext-0.1.40.1-Jh72j6GAJznJERITwEpLni-ghc9.2.6.so ']' + echo /builddir/build/BUILDROOT/ghc-hgettext-0.1.40.1-3.rvre0.fc38.riscv64/usr/lib64/ghc-9.2.6/lib/libHShgettext-0.1.40.1-Jh72j6GAJznJERITwEpLni-ghc9.2.6.so + pkgdir=/usr/lib64/ghc-9.2.6/lib/hgettext-0.1.40.1 + '[' -d /builddir/build/BUILDROOT/ghc-hgettext-0.1.40.1-3.rvre0.fc38.riscv64/usr/lib64/ghc-9.2.6/lib/hgettext-0.1.40.1 ']' + find /builddir/build/BUILDROOT/ghc-hgettext-0.1.40.1-3.rvre0.fc38.riscv64/usr/lib64/ghc-9.2.6/lib/hgettext-0.1.40.1 -type d -fprintf ghc-hgettext-devel.files '%%dir %p\n' -o '(' -name '*.p_hi' -o -name 'libHS*_p.a' ')' -fprint ghc-hgettext-prof.files -o -fprint ghc-hgettext-devel.files + ls /builddir/build/BUILDROOT/ghc-hgettext-0.1.40.1-3.rvre0.fc38.riscv64/usr/lib64/ghc-9.2.6/lib/package.conf.d/hgettext-0.1.40.1.conf + haddock_dir=/usr/share/doc/ghc/html/libraries/hgettext-0.1.40.1 + '[' -d /builddir/build/BUILDROOT/ghc-hgettext-0.1.40.1-3.rvre0.fc38.riscv64/usr/share/doc/ghc/html/libraries/hgettext-0.1.40.1 ']' + echo /usr/share/doc/ghc/html/libraries/hgettext-0.1.40.1 + for i in ghc-hgettext.files ghc-hgettext-devel.files ghc-hgettext-doc.files ghc-hgettext-prof.files + '[' -f ghc-hgettext.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-hgettext-0.1.40.1-3.rvre0.fc38.riscv64!!g' ghc-hgettext.files + for i in ghc-hgettext.files ghc-hgettext-devel.files ghc-hgettext-doc.files ghc-hgettext-prof.files + '[' -f ghc-hgettext-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-hgettext-0.1.40.1-3.rvre0.fc38.riscv64!!g' ghc-hgettext-devel.files + for i in ghc-hgettext.files ghc-hgettext-devel.files ghc-hgettext-doc.files ghc-hgettext-prof.files + '[' -f ghc-hgettext-doc.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-hgettext-0.1.40.1-3.rvre0.fc38.riscv64!!g' ghc-hgettext-doc.files + for i in ghc-hgettext.files ghc-hgettext-devel.files ghc-hgettext-doc.files ghc-hgettext-prof.files + '[' -f ghc-hgettext-prof.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-hgettext-0.1.40.1-3.rvre0.fc38.riscv64!!g' ghc-hgettext-prof.files + echo 'running ghc_delete_rpaths:' running ghc_delete_rpaths: + type chrpath ++ find /builddir/build/BUILDROOT/ghc-hgettext-0.1.40.1-3.rvre0.fc38.riscv64 -type f -executable -exec sh -c 'file {} | grep -q '\''dynamically linked'\''' ';' -print + for i in $(find /builddir/build/BUILDROOT/ghc-hgettext-0.1.40.1-3.rvre0.fc38.riscv64 -type f -executable -exec sh -c "file {} | grep -q 'dynamically linked'" \; -print) + '[' -x /builddir/build/BUILDROOT/ghc-hgettext-0.1.40.1-3.rvre0.fc38.riscv64/usr/lib64/ghc-9.2.6/lib/libHShgettext-0.1.40.1-Jh72j6GAJznJERITwEpLni-ghc9.2.6.so ']' ++ chrpath /builddir/build/BUILDROOT/ghc-hgettext-0.1.40.1-3.rvre0.fc38.riscv64/usr/lib64/ghc-9.2.6/lib/libHShgettext-0.1.40.1-Jh72j6GAJznJERITwEpLni-ghc9.2.6.so ++ sed -e 's@^/builddir/build/BUILDROOT/ghc-hgettext-0.1.40.1-3.rvre0.fc38.riscv64/usr/lib64/ghc-9.2.6/lib/libHShgettext-0.1.40.1-Jh72j6GAJznJERITwEpLni-ghc9.2.6.so: R.*PATH=@@' + rpath=/usr/lib64/ghc-9.2.6/lib/riscv64-linux-ghc-9.2.6:/usr/lib64/ghc-9.2.6/lib + case "$rpath" in + for i in $(find /builddir/build/BUILDROOT/ghc-hgettext-0.1.40.1-3.rvre0.fc38.riscv64 -type f -executable -exec sh -c "file {} | grep -q 'dynamically linked'" \; -print) + '[' -x /builddir/build/BUILDROOT/ghc-hgettext-0.1.40.1-3.rvre0.fc38.riscv64/usr/bin/hgettext ']' ++ chrpath /builddir/build/BUILDROOT/ghc-hgettext-0.1.40.1-3.rvre0.fc38.riscv64/usr/bin/hgettext ++ sed -e 's@^/builddir/build/BUILDROOT/ghc-hgettext-0.1.40.1-3.rvre0.fc38.riscv64/usr/bin/hgettext: R.*PATH=@@' + rpath='/builddir/build/BUILDROOT/ghc-hgettext-0.1.40.1-3.rvre0.fc38.riscv64/usr/bin/hgettext: no rpath or runpath tag found.' + case "$rpath" in + /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/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j4 + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: ghc-hgettext-0.1.40.1-3.rvre0.fc38.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.8wr9eq + umask 022 + cd /builddir/build/BUILD + cd hgettext-0.1.40.1 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-hgettext-0.1.40.1-3.rvre0.fc38.riscv64/usr/share/licenses/ghc-hgettext + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-hgettext-0.1.40.1-3.rvre0.fc38.riscv64/usr/share/licenses/ghc-hgettext + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-hgettext-0.1.40.1-3.rvre0.fc38.riscv64/usr/share/licenses/ghc-hgettext + RPM_EC=0 ++ jobs -p + exit 0 Provides: ghc-hgettext = 0.1.40.1-3.rvre0.fc38 ghc-hgettext(riscv-64) = 0.1.40.1-3.rvre0.fc38 libHShgettext-0.1.40.1-Jh72j6GAJznJERITwEpLni-ghc9.2.6.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libHSCabal-3.6.3.0-ghc9.2.6.so()(64bit) libHSarray-0.5.4.0-ghc9.2.6.so()(64bit) libHSbase-4.16.4.0-ghc9.2.6.so()(64bit) libHSbinary-0.8.9.0-ghc9.2.6.so()(64bit) libHSbytestring-0.11.4.0-ghc9.2.6.so()(64bit) libHScontainers-0.6.5.1-ghc9.2.6.so()(64bit) libHSdeepseq-1.4.6.1-ghc9.2.6.so()(64bit) libHSdirectory-1.3.6.2-ghc9.2.6.so()(64bit) libHSfilepath-1.4.2.2-ghc9.2.6.so()(64bit) libHSghc-bignum-1.2-ghc9.2.6.so()(64bit) libHSghc-boot-th-9.2.6-ghc9.2.6.so()(64bit) libHSghc-prim-0.8.0-ghc9.2.6.so()(64bit) libHSmtl-2.2.2-ghc9.2.6.so()(64bit) libHSparsec-3.1.15.0-ghc9.2.6.so()(64bit) libHSpretty-1.1.3.6-ghc9.2.6.so()(64bit) libHSprocess-1.6.16.0-ghc9.2.6.so()(64bit) libHSsetlocale-1.0.0.10-BplVoq8kb3Z6BblPNC6Qqv-ghc9.2.6.so()(64bit) libHStemplate-haskell-2.18.0.0-ghc9.2.6.so()(64bit) libHStext-1.2.5.0-ghc9.2.6.so()(64bit) libHStime-1.11.1.1-ghc9.2.6.so()(64bit) libHStransformers-0.5.6.2-ghc9.2.6.so()(64bit) libHSunix-2.7.2.2-ghc9.2.6.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgmp.so.10()(64bit) libm.so.6()(64bit) rtld(GNU_HASH) Processing files: ghc-hgettext-devel-0.1.40.1-3.rvre0.fc38.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.AZPgIR + umask 022 + cd /builddir/build/BUILD + cd hgettext-0.1.40.1 + DOCDIR=/builddir/build/BUILDROOT/ghc-hgettext-0.1.40.1-3.rvre0.fc38.riscv64/usr/share/doc/ghc-hgettext-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-hgettext-0.1.40.1-3.rvre0.fc38.riscv64/usr/share/doc/ghc-hgettext-devel + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/ghc-hgettext-0.1.40.1-3.rvre0.fc38.riscv64/usr/share/doc/ghc-hgettext-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: ghc-devel(hgettext-0.1.40.1-Jh72j6GAJznJERITwEpLni) ghc-hgettext-devel = 0.1.40.1-3.rvre0.fc38 ghc-hgettext-devel(riscv-64) = 0.1.40.1-3.rvre0.fc38 ghc-hgettext-static = 0.1.40.1-3.rvre0.fc38 ghc-hgettext-static(riscv-64) = 0.1.40.1-3.rvre0.fc38 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ghc-devel(Cabal-3.6.3.0) ghc-devel(base-4.16.4.0) ghc-devel(containers-0.6.5.1) ghc-devel(directory-1.3.6.2) ghc-devel(filepath-1.4.2.2) ghc-devel(process-1.6.16.0) ghc-devel(setlocale-1.0.0.10-BplVoq8kb3Z6BblPNC6Qqv) libatomic.so.1()(64bit) libatomic.so.1(LIBATOMIC_1.0)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libffi.so.8()(64bit) libffi.so.8(LIBFFI_BASE_8.0)(64bit) libffi.so.8(LIBFFI_CLOSURE_8.0)(64bit) libgmp.so.10()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: ghc-hgettext-doc-0.1.40.1-3.rvre0.fc38.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Urb6jf + umask 022 + cd /builddir/build/BUILD + cd hgettext-0.1.40.1 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-hgettext-0.1.40.1-3.rvre0.fc38.riscv64/usr/share/licenses/ghc-hgettext-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-hgettext-0.1.40.1-3.rvre0.fc38.riscv64/usr/share/licenses/ghc-hgettext-doc + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-hgettext-0.1.40.1-3.rvre0.fc38.riscv64/usr/share/licenses/ghc-hgettext-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: ghc-hgettext-doc = 0.1.40.1-3.rvre0.fc38 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ghc-hgettext-prof-0.1.40.1-3.rvre0.fc38.riscv64 Provides: ghc-hgettext-prof = 0.1.40.1-3.rvre0.fc38 ghc-hgettext-prof(riscv-64) = 0.1.40.1-3.rvre0.fc38 ghc-prof(hgettext-0.1.40.1-Jh72j6GAJznJERITwEpLni) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ghc-prof(Cabal-3.6.3.0) ghc-prof(base-4.16.4.0) ghc-prof(containers-0.6.5.1) ghc-prof(directory-1.3.6.2) ghc-prof(filepath-1.4.2.2) ghc-prof(process-1.6.16.0) ghc-prof(setlocale-1.0.0.10-BplVoq8kb3Z6BblPNC6Qqv) Supplements: (ghc-hgettext-devel and ghc-prof) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-hgettext-0.1.40.1-3.rvre0.fc38.riscv64 Wrote: /builddir/build/RPMS/ghc-hgettext-0.1.40.1-3.rvre0.fc38.riscv64.rpm Wrote: /builddir/build/RPMS/ghc-hgettext-doc-0.1.40.1-3.rvre0.fc38.noarch.rpm Wrote: /builddir/build/RPMS/ghc-hgettext-prof-0.1.40.1-3.rvre0.fc38.riscv64.rpm Wrote: /builddir/build/RPMS/ghc-hgettext-devel-0.1.40.1-3.rvre0.fc38.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.94IcQF + umask 022 + cd /builddir/build/BUILD + cd hgettext-0.1.40.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-hgettext-0.1.40.1-3.rvre0.fc38.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.W4cNm8 + umask 022 + cd /builddir/build/BUILD + rm -rf hgettext-0.1.40.1 hgettext-0.1.40.1.gemspec + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0