Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/ghc-random.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/dist-c8-build-15401-538/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/ghc-random.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/ghc-random-1.1-7.el8.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/ghc-random.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/dist-c8-build-15401-538/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/ghc-random.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Mmz7n7 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf random-1.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/random-1.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd random-1.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.wJ75y7 + umask 022 + cd /builddir/build/BUILD + cd random-1.1 ++ 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/-Wall -Werror=format-security //' + CFLAGS='-O2 -g -pipe -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 + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' -x Setup ']' + ghc --make -no-user-package-db -dynamic Setup [1 of 1] Compiling Main ( Setup.hs, Setup.o ) Linking Setup ... + LANG=en_US.utf8 + ./Setup --version Cabal library version 2.0.1.0 + '[' -x Setup ']' + LANG=en_US.utf8 ++ echo ' -O2' -g -pipe -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/ / -optc/g' ++ echo ' -Wl,-z,relro' ++ sed -e 's/ / -optl/g' + ./Setup configure --prefix=/usr --libdir=/usr/lib64 --docdir=/usr/share/licenses/ghc-random '--libsubdir=$compiler/$pkgid' '--datasubdir=$pkgid' '--libexecsubdir=$pkgid' --ghc --dynlibdir=/usr/lib64 --enable-executable-dynamic --global '--ghc-options= -optc-O2 -optc-g -optc-pipe -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' -p --enable-shared --htmldir=/usr/share/doc/ghc/html/libraries/random-1.1 --global Configuring random-1.1... + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup build Preprocessing library for random-1.1.. Building library for random-1.1.. [1 of 1] Compiling System.Random ( System/Random.hs, dist/build/System/Random.o ) System/Random.hs:43:1: warning: [-Wtabs] Tab character found here, and in 74 further locations. Please use spaces instead. | 43 | ( | ^^^^^^^^ [1 of 1] Compiling System.Random ( System/Random.hs, dist/build/System/Random.p_o ) System/Random.hs:43:1: warning: [-Wtabs] Tab character found here, and in 74 further locations. Please use spaces instead. | 43 | ( | ^^^^^^^^ + '[' -n dist/build/libHSrandom-1.1-LLUGZ7T9DqQ5vN0Jbcd0We-ghc8.2.2.so ']' + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Running hscolour for random-1.1... Preprocessing library for random-1.1.. Preprocessing library for random-1.1.. Running Haddock on library for random-1.1.. System/Random.hs:43:1: warning: [-Wtabs] Tab character found here, and in 74 further locations. Please use spaces instead. | 43 | ( | ^^^^^^^^ Haddock coverage: Cannot find documentation for: $intro 100% ( 16 / 16) in 'System.Random' Documentation created: dist/doc/html/random/index.html, dist/doc/html/random/random.txt + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.9l97ci + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-random-1.1-7.el8.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-random-1.1-7.el8.aarch64 ++ dirname /builddir/build/BUILDROOT/ghc-random-1.1-7.el8.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-random-1.1-7.el8.aarch64 + cd random-1.1 + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-random-1.1-7.el8.aarch64 -v directory dist/doc/html/random does exist: True creating /builddir/build/BUILDROOT/ghc-random-1.1-7.el8.aarch64/usr/share/doc/ghc/html/libraries/random-1.1 creating /builddir/build/BUILDROOT/ghc-random-1.1-7.el8.aarch64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-random-1.1-7.el8.aarch64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-random-1.1-7.el8.aarch64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-random-1.1-7.el8.aarch64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-random-1.1-7.el8.aarch64/usr/share creating /builddir/build/BUILDROOT/ghc-random-1.1-7.el8.aarch64/usr creating /builddir/build/BUILDROOT/ghc-random-1.1-7.el8.aarch64/usr/share creating /builddir/build/BUILDROOT/ghc-random-1.1-7.el8.aarch64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-random-1.1-7.el8.aarch64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-random-1.1-7.el8.aarch64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-random-1.1-7.el8.aarch64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-random-1.1-7.el8.aarch64/usr/share/doc/ghc/html/libraries/random-1.1 copy directory 'dist/doc/html/random' to '/builddir/build/BUILDROOT/ghc-random-1.1-7.el8.aarch64/usr/share/doc/ghc/html/libraries/random-1.1'. creating /builddir/build/BUILDROOT/ghc-random-1.1-7.el8.aarch64/usr/share/doc/ghc/html/libraries/random-1.1 creating /builddir/build/BUILDROOT/ghc-random-1.1-7.el8.aarch64/usr/share/doc/ghc/html/libraries/random-1.1/src Installing dist/doc/html/random/ocean.css to /builddir/build/BUILDROOT/ghc-random-1.1-7.el8.aarch64/usr/share/doc/ghc/html/libraries/random-1.1/ocean.css Installing dist/doc/html/random/haddock-util.js to /builddir/build/BUILDROOT/ghc-random-1.1-7.el8.aarch64/usr/share/doc/ghc/html/libraries/random-1.1/haddock-util.js Installing dist/doc/html/random/minus.gif to /builddir/build/BUILDROOT/ghc-random-1.1-7.el8.aarch64/usr/share/doc/ghc/html/libraries/random-1.1/minus.gif Installing dist/doc/html/random/random.txt to /builddir/build/BUILDROOT/ghc-random-1.1-7.el8.aarch64/usr/share/doc/ghc/html/libraries/random-1.1/random.txt Installing dist/doc/html/random/random.haddock to /builddir/build/BUILDROOT/ghc-random-1.1-7.el8.aarch64/usr/share/doc/ghc/html/libraries/random-1.1/random.haddock Installing dist/doc/html/random/plus.gif to /builddir/build/BUILDROOT/ghc-random-1.1-7.el8.aarch64/usr/share/doc/ghc/html/libraries/random-1.1/plus.gif Installing dist/doc/html/random/synopsis.png to /builddir/build/BUILDROOT/ghc-random-1.1-7.el8.aarch64/usr/share/doc/ghc/html/libraries/random-1.1/synopsis.png Installing dist/doc/html/random/index.html to /builddir/build/BUILDROOT/ghc-random-1.1-7.el8.aarch64/usr/share/doc/ghc/html/libraries/random-1.1/index.html Installing dist/doc/html/random/hslogo-16.png to /builddir/build/BUILDROOT/ghc-random-1.1-7.el8.aarch64/usr/share/doc/ghc/html/libraries/random-1.1/hslogo-16.png Installing dist/doc/html/random/System-Random.html to /builddir/build/BUILDROOT/ghc-random-1.1-7.el8.aarch64/usr/share/doc/ghc/html/libraries/random-1.1/System-Random.html Installing dist/doc/html/random/doc-index.html to /builddir/build/BUILDROOT/ghc-random-1.1-7.el8.aarch64/usr/share/doc/ghc/html/libraries/random-1.1/doc-index.html Installing dist/doc/html/random/src/hscolour.css to /builddir/build/BUILDROOT/ghc-random-1.1-7.el8.aarch64/usr/share/doc/ghc/html/libraries/random-1.1/src/hscolour.css Installing dist/doc/html/random/src/System-Random.html to /builddir/build/BUILDROOT/ghc-random-1.1-7.el8.aarch64/usr/share/doc/ghc/html/libraries/random-1.1/src/System-Random.html creating /builddir/build/BUILDROOT/ghc-random-1.1-7.el8.aarch64/usr/share/doc/ghc/html/libraries/random-1.1 Installing dist/doc/html/random/random.haddock to /builddir/build/BUILDROOT/ghc-random-1.1-7.el8.aarch64/usr/share/doc/ghc/html/libraries/random-1.1/random.haddock creating /builddir/build/BUILDROOT/ghc-random-1.1-7.el8.aarch64/usr/share/licenses/ghc-random creating /builddir/build/BUILDROOT/ghc-random-1.1-7.el8.aarch64/usr/share/licenses creating /builddir/build/BUILDROOT/ghc-random-1.1-7.el8.aarch64/usr/share/licenses/ghc-random Installing LICENSE to /builddir/build/BUILDROOT/ghc-random-1.1-7.el8.aarch64/usr/share/licenses/ghc-random/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-random-1.1-7.el8.aarch64/usr/lib64/ghc-8.2.2/random-1.1 creating /builddir/build/BUILDROOT/ghc-random-1.1-7.el8.aarch64/usr/lib64/ghc-8.2.2/random-1.1/System creating /builddir/build/BUILDROOT/ghc-random-1.1-7.el8.aarch64/usr/lib64/ghc-8.2.2/random-1.1 creating /builddir/build/BUILDROOT/ghc-random-1.1-7.el8.aarch64/usr/lib64/ghc-8.2.2 creating /builddir/build/BUILDROOT/ghc-random-1.1-7.el8.aarch64/usr/lib64 creating /builddir/build/BUILDROOT/ghc-random-1.1-7.el8.aarch64/usr/lib64/ghc-8.2.2 creating /builddir/build/BUILDROOT/ghc-random-1.1-7.el8.aarch64/usr/lib64/ghc-8.2.2/random-1.1 creating /builddir/build/BUILDROOT/ghc-random-1.1-7.el8.aarch64/usr/lib64/ghc-8.2.2/random-1.1/System Installing dist/build/System/Random.hi to /builddir/build/BUILDROOT/ghc-random-1.1-7.el8.aarch64/usr/lib64/ghc-8.2.2/random-1.1/System/Random.hi creating /builddir/build/BUILDROOT/ghc-random-1.1-7.el8.aarch64/usr/lib64/ghc-8.2.2/random-1.1/System Installing dist/build/System/Random.p_hi to /builddir/build/BUILDROOT/ghc-random-1.1-7.el8.aarch64/usr/lib64/ghc-8.2.2/random-1.1/System/Random.p_hi creating /builddir/build/BUILDROOT/ghc-random-1.1-7.el8.aarch64/usr/lib64/ghc-8.2.2/random-1.1/System Installing dist/build/System/Random.dyn_hi to /builddir/build/BUILDROOT/ghc-random-1.1-7.el8.aarch64/usr/lib64/ghc-8.2.2/random-1.1/System/Random.dyn_hi creating /builddir/build/BUILDROOT/ghc-random-1.1-7.el8.aarch64/usr/lib64/ghc-8.2.2/random-1.1 Installing dist/build/libHSrandom-1.1-LLUGZ7T9DqQ5vN0Jbcd0We.a to /builddir/build/BUILDROOT/ghc-random-1.1-7.el8.aarch64/usr/lib64/ghc-8.2.2/random-1.1/libHSrandom-1.1-LLUGZ7T9DqQ5vN0Jbcd0We.a /usr/bin/strip --strip-unneeded /builddir/build/BUILDROOT/ghc-random-1.1-7.el8.aarch64/usr/lib64/ghc-8.2.2/random-1.1/libHSrandom-1.1-LLUGZ7T9DqQ5vN0Jbcd0We.a creating /builddir/build/BUILDROOT/ghc-random-1.1-7.el8.aarch64/usr/lib64/ghc-8.2.2/random-1.1 Installing dist/build/libHSrandom-1.1-LLUGZ7T9DqQ5vN0Jbcd0We_p.a to /builddir/build/BUILDROOT/ghc-random-1.1-7.el8.aarch64/usr/lib64/ghc-8.2.2/random-1.1/libHSrandom-1.1-LLUGZ7T9DqQ5vN0Jbcd0We_p.a /usr/bin/strip --strip-unneeded /builddir/build/BUILDROOT/ghc-random-1.1-7.el8.aarch64/usr/lib64/ghc-8.2.2/random-1.1/libHSrandom-1.1-LLUGZ7T9DqQ5vN0Jbcd0We_p.a creating /builddir/build/BUILDROOT/ghc-random-1.1-7.el8.aarch64/usr/lib64 Installing executable dist/build/libHSrandom-1.1-LLUGZ7T9DqQ5vN0Jbcd0We-ghc8.2.2.so to /builddir/build/BUILDROOT/ghc-random-1.1-7.el8.aarch64/usr/lib64/libHSrandom-1.1-LLUGZ7T9DqQ5vN0Jbcd0We-ghc8.2.2.so /usr/bin/strip --strip-unneeded /builddir/build/BUILDROOT/ghc-random-1.1-7.el8.aarch64/usr/lib64/libHSrandom-1.1-LLUGZ7T9DqQ5vN0Jbcd0We-ghc8.2.2.so + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup register --gen-pkg-config + '[' -d random-1.1.conf ']' + install -D --mode=0644 random-1.1.conf /builddir/build/BUILDROOT/ghc-random-1.1-7.el8.aarch64/usr/lib64/ghc-8.2.2/package.conf.d/random-1.1.conf ++ ls /builddir/build/BUILDROOT/ghc-random-1.1-7.el8.aarch64/usr/lib64/ghc-8.2.2/package.conf.d/ + '[' -z random-1.1.conf ']' + rm -f ghc-random.files ghc-random-devel.files + touch ghc-random.files ghc-random-devel.files + ls /builddir/build/BUILDROOT/ghc-random-1.1-7.el8.aarch64/usr/lib64/ghc-8.2.2/package.conf.d/random-1.1.conf + pkgdir=/usr/lib64/ghc-8.2.2/random-1.1 + '[' -d /builddir/build/BUILDROOT/ghc-random-1.1-7.el8.aarch64/usr/lib64/ghc-8.2.2/random-1.1 ']' + echo /usr/lib64/ghc-8.2.2/random-1.1 + echo '%attr(755,root,root) /usr/lib64/libHSrandom-1.1-*ghc8.2.2.so' + '[' -d /builddir/build/BUILDROOT/ghc-random-1.1-7.el8.aarch64/usr/share/doc/ghc/html/libraries/random-1.1 ']' + echo /usr/share/doc/ghc/html/libraries/random-1.1 + for i in ghc-random.files ghc-random-devel.files + '[' -f ghc-random.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-random-1.1-7.el8.aarch64!!g' ghc-random.files + for i in ghc-random.files ghc-random-devel.files + '[' -f ghc-random-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-random-1.1-7.el8.aarch64!!g' ghc-random-devel.files + find /builddir/build/BUILDROOT/ghc-random-1.1-7.el8.aarch64 -type f -exec sh -c 'file {} | grep -q '\''dynamically linked'\''' ';' -exec strip '{}' ';' + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /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/brp-python-bytecompile 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: ghc-random-1.1-7.el8.aarch64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.xJqW2U + umask 022 + cd /builddir/build/BUILD + cd random-1.1 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-random-1.1-7.el8.aarch64/usr/share/licenses/ghc-random + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-random-1.1-7.el8.aarch64/usr/share/licenses/ghc-random + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-random-1.1-7.el8.aarch64/usr/share/licenses/ghc-random + exit 0 Provides: ghc-random = 1.1-7.el8 ghc-random(aarch-64) = 1.1-7.el8 libHSrandom-1.1-LLUGZ7T9DqQ5vN0Jbcd0We-ghc8.2.2.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libHSarray-0.5.2.0-ghc8.2.2.so()(64bit) libHSbase-4.10.1.0-ghc8.2.2.so()(64bit) libHSdeepseq-1.4.3.0-ghc8.2.2.so()(64bit) libHSghc-prim-0.5.1.1-ghc8.2.2.so()(64bit) libHSinteger-gmp-1.0.1.0-ghc8.2.2.so()(64bit) libHStime-1.8.0.2-ghc8.2.2.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libgmp.so.10()(64bit) libm.so.6()(64bit) rtld(GNU_HASH) Processing files: ghc-random-devel-1.1-7.el8.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.nNgDFz + umask 022 + cd /builddir/build/BUILD + cd random-1.1 + DOCDIR=/builddir/build/BUILDROOT/ghc-random-1.1-7.el8.aarch64/usr/share/doc/ghc-random-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-random-1.1-7.el8.aarch64/usr/share/doc/ghc-random-devel + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/ghc-random-1.1-7.el8.aarch64/usr/share/doc/ghc-random-devel + cp -pr README.md /builddir/build/BUILDROOT/ghc-random-1.1-7.el8.aarch64/usr/share/doc/ghc-random-devel + exit 0 Provides: ghc-devel(random-1.1-LLUGZ7T9DqQ5vN0Jbcd0We) ghc-random-devel = 1.1-7.el8 ghc-random-devel(aarch-64) = 1.1-7.el8 ghc-random-doc = 1.1-7.el8 ghc-random-static = 1.1-7.el8 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 ghc-compiler = 8.2.2 Requires(postun): /bin/sh ghc-compiler = 8.2.2 Requires: ghc-devel(base-4.10.1.0) ghc-devel(time-1.8.0.2) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-random-1.1-7.el8.aarch64 Wrote: /builddir/build/RPMS/ghc-random-1.1-7.el8.aarch64.rpm Wrote: /builddir/build/RPMS/ghc-random-devel-1.1-7.el8.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.YJaoZP + umask 022 + cd /builddir/build/BUILD + cd random-1.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-random-1.1-7.el8.aarch64 + exit 0 Child return code was: 0