Mock Version: 2.9 Mock Version: 2.9 Mock Version: 2.9 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/ghc-temporary.spec'], chrootPath='/var/lib/mock/dist-circle8-build-37688-6648/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=86400uid=993gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/ghc-temporary.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: i686 Building for target i686 Wrote: /builddir/build/SRPMS/ghc-temporary-1.2.1.1-2.el8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/ghc-temporary.spec'], chrootPath='/var/lib/mock/dist-circle8-build-37688-6648/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=86400uid=993gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/ghc-temporary.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: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.XgxfMR + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf temporary-1.2.1.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/temporary-1.2.1.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd temporary-1.2.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.DKRFHZ + umask 022 + cd /builddir/build/BUILD + cd temporary-1.2.1.1 + 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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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.lhs, 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 -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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection ++ sed -e 's/ / -optc/g' ++ echo ' -Wl,-z,relro' ++ sed -e 's/ / -optl/g' + ./Setup configure --prefix=/usr --libdir=/usr/lib --docdir=/usr/share/licenses/ghc-temporary '--libsubdir=$compiler/$pkgid' '--datasubdir=$pkgid' '--libexecsubdir=$pkgid' --ghc --dynlibdir=/usr/lib --enable-executable-dynamic --enable-tests --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-m32 -optc-march=x86-64 -optc-mtune=generic -optc-mfpmath=sse -optc-mstackrealign -optc-fasynchronous-unwind-tables -optc-fstack-clash-protection -optc-fcf-protection -optl-Wl,-z,relro' -p --enable-shared --htmldir=/usr/share/doc/ghc/html/libraries/temporary-1.2.1.1 --global Configuring temporary-1.2.1.1... + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup build Preprocessing library for temporary-1.2.1.1.. Building library for temporary-1.2.1.1.. [1 of 1] Compiling System.IO.Temp ( System/IO/Temp.hs, dist/build/System/IO/Temp.o ) [1 of 1] Compiling System.IO.Temp ( System/IO/Temp.hs, dist/build/System/IO/Temp.p_o ) Preprocessing test suite 'test' for temporary-1.2.1.1.. Building test suite 'test' for temporary-1.2.1.1.. [1 of 1] Compiling Main ( tests/test.hs, dist/build/test/test-tmp/Main.dyn_o ) Linking dist/build/test/test ... + '[' -n dist/build/libHStemporary-1.2.1.1-DDtfhrFSDqT4khtu8ZMSIo-ghc8.2.2.so ']' + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Running hscolour for temporary-1.2.1.1... Preprocessing library for temporary-1.2.1.1.. Preprocessing test suite 'test' for temporary-1.2.1.1.. Preprocessing library for temporary-1.2.1.1.. Running Haddock on library for temporary-1.2.1.1.. Haddock coverage: 100% ( 16 / 16) in 'System.IO.Temp' Documentation created: dist/doc/html/temporary/index.html, dist/doc/html/temporary/temporary.txt Preprocessing test suite 'test' for temporary-1.2.1.1.. + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.tbPr0i + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-temporary-1.2.1.1-2.el8.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-temporary-1.2.1.1-2.el8.i386 ++ dirname /builddir/build/BUILDROOT/ghc-temporary-1.2.1.1-2.el8.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-temporary-1.2.1.1-2.el8.i386 + cd temporary-1.2.1.1 + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-temporary-1.2.1.1-2.el8.i386 -v directory dist/doc/html/temporary does exist: True creating /builddir/build/BUILDROOT/ghc-temporary-1.2.1.1-2.el8.i386/usr/share/doc/ghc/html/libraries/temporary-1.2.1.1 creating /builddir/build/BUILDROOT/ghc-temporary-1.2.1.1-2.el8.i386/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-temporary-1.2.1.1-2.el8.i386/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-temporary-1.2.1.1-2.el8.i386/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-temporary-1.2.1.1-2.el8.i386/usr/share/doc creating /builddir/build/BUILDROOT/ghc-temporary-1.2.1.1-2.el8.i386/usr/share creating /builddir/build/BUILDROOT/ghc-temporary-1.2.1.1-2.el8.i386/usr creating /builddir/build/BUILDROOT/ghc-temporary-1.2.1.1-2.el8.i386/usr/share creating /builddir/build/BUILDROOT/ghc-temporary-1.2.1.1-2.el8.i386/usr/share/doc creating /builddir/build/BUILDROOT/ghc-temporary-1.2.1.1-2.el8.i386/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-temporary-1.2.1.1-2.el8.i386/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-temporary-1.2.1.1-2.el8.i386/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-temporary-1.2.1.1-2.el8.i386/usr/share/doc/ghc/html/libraries/temporary-1.2.1.1 copy directory 'dist/doc/html/temporary' to '/builddir/build/BUILDROOT/ghc-temporary-1.2.1.1-2.el8.i386/usr/share/doc/ghc/html/libraries/temporary-1.2.1.1'. creating /builddir/build/BUILDROOT/ghc-temporary-1.2.1.1-2.el8.i386/usr/share/doc/ghc/html/libraries/temporary-1.2.1.1 creating /builddir/build/BUILDROOT/ghc-temporary-1.2.1.1-2.el8.i386/usr/share/doc/ghc/html/libraries/temporary-1.2.1.1/src Installing dist/doc/html/temporary/plus.gif to /builddir/build/BUILDROOT/ghc-temporary-1.2.1.1-2.el8.i386/usr/share/doc/ghc/html/libraries/temporary-1.2.1.1/plus.gif Installing dist/doc/html/temporary/ocean.css to /builddir/build/BUILDROOT/ghc-temporary-1.2.1.1-2.el8.i386/usr/share/doc/ghc/html/libraries/temporary-1.2.1.1/ocean.css Installing dist/doc/html/temporary/doc-index.html to /builddir/build/BUILDROOT/ghc-temporary-1.2.1.1-2.el8.i386/usr/share/doc/ghc/html/libraries/temporary-1.2.1.1/doc-index.html Installing dist/doc/html/temporary/haddock-util.js to /builddir/build/BUILDROOT/ghc-temporary-1.2.1.1-2.el8.i386/usr/share/doc/ghc/html/libraries/temporary-1.2.1.1/haddock-util.js Installing dist/doc/html/temporary/minus.gif to /builddir/build/BUILDROOT/ghc-temporary-1.2.1.1-2.el8.i386/usr/share/doc/ghc/html/libraries/temporary-1.2.1.1/minus.gif Installing dist/doc/html/temporary/synopsis.png to /builddir/build/BUILDROOT/ghc-temporary-1.2.1.1-2.el8.i386/usr/share/doc/ghc/html/libraries/temporary-1.2.1.1/synopsis.png Installing dist/doc/html/temporary/index.html to /builddir/build/BUILDROOT/ghc-temporary-1.2.1.1-2.el8.i386/usr/share/doc/ghc/html/libraries/temporary-1.2.1.1/index.html Installing dist/doc/html/temporary/temporary.txt to /builddir/build/BUILDROOT/ghc-temporary-1.2.1.1-2.el8.i386/usr/share/doc/ghc/html/libraries/temporary-1.2.1.1/temporary.txt Installing dist/doc/html/temporary/temporary.haddock to /builddir/build/BUILDROOT/ghc-temporary-1.2.1.1-2.el8.i386/usr/share/doc/ghc/html/libraries/temporary-1.2.1.1/temporary.haddock Installing dist/doc/html/temporary/hslogo-16.png to /builddir/build/BUILDROOT/ghc-temporary-1.2.1.1-2.el8.i386/usr/share/doc/ghc/html/libraries/temporary-1.2.1.1/hslogo-16.png Installing dist/doc/html/temporary/System-IO-Temp.html to /builddir/build/BUILDROOT/ghc-temporary-1.2.1.1-2.el8.i386/usr/share/doc/ghc/html/libraries/temporary-1.2.1.1/System-IO-Temp.html Installing dist/doc/html/temporary/src/hscolour.css to /builddir/build/BUILDROOT/ghc-temporary-1.2.1.1-2.el8.i386/usr/share/doc/ghc/html/libraries/temporary-1.2.1.1/src/hscolour.css Installing dist/doc/html/temporary/src/System-IO-Temp.html to /builddir/build/BUILDROOT/ghc-temporary-1.2.1.1-2.el8.i386/usr/share/doc/ghc/html/libraries/temporary-1.2.1.1/src/System-IO-Temp.html creating /builddir/build/BUILDROOT/ghc-temporary-1.2.1.1-2.el8.i386/usr/share/doc/ghc/html/libraries/temporary-1.2.1.1 Installing dist/doc/html/temporary/temporary.haddock to /builddir/build/BUILDROOT/ghc-temporary-1.2.1.1-2.el8.i386/usr/share/doc/ghc/html/libraries/temporary-1.2.1.1/temporary.haddock creating /builddir/build/BUILDROOT/ghc-temporary-1.2.1.1-2.el8.i386/usr/share/licenses/ghc-temporary creating /builddir/build/BUILDROOT/ghc-temporary-1.2.1.1-2.el8.i386/usr/share/licenses creating /builddir/build/BUILDROOT/ghc-temporary-1.2.1.1-2.el8.i386/usr/share/licenses/ghc-temporary Installing LICENSE to /builddir/build/BUILDROOT/ghc-temporary-1.2.1.1-2.el8.i386/usr/share/licenses/ghc-temporary/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-temporary-1.2.1.1-2.el8.i386/usr/lib/ghc-8.2.2/temporary-1.2.1.1 creating /builddir/build/BUILDROOT/ghc-temporary-1.2.1.1-2.el8.i386/usr/lib/ghc-8.2.2/temporary-1.2.1.1/System/IO creating /builddir/build/BUILDROOT/ghc-temporary-1.2.1.1-2.el8.i386/usr/lib/ghc-8.2.2/temporary-1.2.1.1/System creating /builddir/build/BUILDROOT/ghc-temporary-1.2.1.1-2.el8.i386/usr/lib/ghc-8.2.2/temporary-1.2.1.1 creating /builddir/build/BUILDROOT/ghc-temporary-1.2.1.1-2.el8.i386/usr/lib/ghc-8.2.2 creating /builddir/build/BUILDROOT/ghc-temporary-1.2.1.1-2.el8.i386/usr/lib creating /builddir/build/BUILDROOT/ghc-temporary-1.2.1.1-2.el8.i386/usr/lib/ghc-8.2.2 creating /builddir/build/BUILDROOT/ghc-temporary-1.2.1.1-2.el8.i386/usr/lib/ghc-8.2.2/temporary-1.2.1.1 creating /builddir/build/BUILDROOT/ghc-temporary-1.2.1.1-2.el8.i386/usr/lib/ghc-8.2.2/temporary-1.2.1.1/System creating /builddir/build/BUILDROOT/ghc-temporary-1.2.1.1-2.el8.i386/usr/lib/ghc-8.2.2/temporary-1.2.1.1/System/IO Installing dist/build/System/IO/Temp.hi to /builddir/build/BUILDROOT/ghc-temporary-1.2.1.1-2.el8.i386/usr/lib/ghc-8.2.2/temporary-1.2.1.1/System/IO/Temp.hi creating /builddir/build/BUILDROOT/ghc-temporary-1.2.1.1-2.el8.i386/usr/lib/ghc-8.2.2/temporary-1.2.1.1/System/IO Installing dist/build/System/IO/Temp.p_hi to /builddir/build/BUILDROOT/ghc-temporary-1.2.1.1-2.el8.i386/usr/lib/ghc-8.2.2/temporary-1.2.1.1/System/IO/Temp.p_hi creating /builddir/build/BUILDROOT/ghc-temporary-1.2.1.1-2.el8.i386/usr/lib/ghc-8.2.2/temporary-1.2.1.1/System/IO Installing dist/build/System/IO/Temp.dyn_hi to /builddir/build/BUILDROOT/ghc-temporary-1.2.1.1-2.el8.i386/usr/lib/ghc-8.2.2/temporary-1.2.1.1/System/IO/Temp.dyn_hi creating /builddir/build/BUILDROOT/ghc-temporary-1.2.1.1-2.el8.i386/usr/lib/ghc-8.2.2/temporary-1.2.1.1 Installing dist/build/libHStemporary-1.2.1.1-DDtfhrFSDqT4khtu8ZMSIo.a to /builddir/build/BUILDROOT/ghc-temporary-1.2.1.1-2.el8.i386/usr/lib/ghc-8.2.2/temporary-1.2.1.1/libHStemporary-1.2.1.1-DDtfhrFSDqT4khtu8ZMSIo.a /usr/bin/strip --strip-unneeded /builddir/build/BUILDROOT/ghc-temporary-1.2.1.1-2.el8.i386/usr/lib/ghc-8.2.2/temporary-1.2.1.1/libHStemporary-1.2.1.1-DDtfhrFSDqT4khtu8ZMSIo.a creating /builddir/build/BUILDROOT/ghc-temporary-1.2.1.1-2.el8.i386/usr/lib/ghc-8.2.2/temporary-1.2.1.1 Installing dist/build/libHStemporary-1.2.1.1-DDtfhrFSDqT4khtu8ZMSIo_p.a to /builddir/build/BUILDROOT/ghc-temporary-1.2.1.1-2.el8.i386/usr/lib/ghc-8.2.2/temporary-1.2.1.1/libHStemporary-1.2.1.1-DDtfhrFSDqT4khtu8ZMSIo_p.a /usr/bin/strip --strip-unneeded /builddir/build/BUILDROOT/ghc-temporary-1.2.1.1-2.el8.i386/usr/lib/ghc-8.2.2/temporary-1.2.1.1/libHStemporary-1.2.1.1-DDtfhrFSDqT4khtu8ZMSIo_p.a creating /builddir/build/BUILDROOT/ghc-temporary-1.2.1.1-2.el8.i386/usr/lib Installing executable dist/build/libHStemporary-1.2.1.1-DDtfhrFSDqT4khtu8ZMSIo-ghc8.2.2.so to /builddir/build/BUILDROOT/ghc-temporary-1.2.1.1-2.el8.i386/usr/lib/libHStemporary-1.2.1.1-DDtfhrFSDqT4khtu8ZMSIo-ghc8.2.2.so /usr/bin/strip --strip-unneeded /builddir/build/BUILDROOT/ghc-temporary-1.2.1.1-2.el8.i386/usr/lib/libHStemporary-1.2.1.1-DDtfhrFSDqT4khtu8ZMSIo-ghc8.2.2.so + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup register --gen-pkg-config + '[' -d temporary-1.2.1.1.conf ']' + install -D --mode=0644 temporary-1.2.1.1.conf /builddir/build/BUILDROOT/ghc-temporary-1.2.1.1-2.el8.i386/usr/lib/ghc-8.2.2/package.conf.d/temporary-1.2.1.1.conf ++ ls /builddir/build/BUILDROOT/ghc-temporary-1.2.1.1-2.el8.i386/usr/lib/ghc-8.2.2/package.conf.d/ + '[' -z temporary-1.2.1.1.conf ']' + rm -f ghc-temporary.files ghc-temporary-devel.files + touch ghc-temporary.files ghc-temporary-devel.files + ls /builddir/build/BUILDROOT/ghc-temporary-1.2.1.1-2.el8.i386/usr/lib/ghc-8.2.2/package.conf.d/temporary-1.2.1.1.conf + pkgdir=/usr/lib/ghc-8.2.2/temporary-1.2.1.1 + '[' -d /builddir/build/BUILDROOT/ghc-temporary-1.2.1.1-2.el8.i386/usr/lib/ghc-8.2.2/temporary-1.2.1.1 ']' + echo /usr/lib/ghc-8.2.2/temporary-1.2.1.1 + echo '%attr(755,root,root) /usr/lib/libHStemporary-1.2.1.1-*ghc8.2.2.so' + '[' -d /builddir/build/BUILDROOT/ghc-temporary-1.2.1.1-2.el8.i386/usr/share/doc/ghc/html/libraries/temporary-1.2.1.1 ']' + echo /usr/share/doc/ghc/html/libraries/temporary-1.2.1.1 + for i in ghc-temporary.files ghc-temporary-devel.files + '[' -f ghc-temporary.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-temporary-1.2.1.1-2.el8.i386!!g' ghc-temporary.files + for i in ghc-temporary.files ghc-temporary-devel.files + '[' -f ghc-temporary-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-temporary-1.2.1.1-2.el8.i386!!g' ghc-temporary-devel.files + find /builddir/build/BUILDROOT/ghc-temporary-1.2.1.1-2.el8.i386 -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 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.jQTxpD + umask 022 + cd /builddir/build/BUILD + cd temporary-1.2.1.1 + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup test Running 1 test suites... Test suite test: RUNNING... Test suite test: PASS Test suite logged to: dist/test/temporary-1.2.1.1-test.log 1 of 1 test suites (1 of 1 test cases) passed. + exit 0 Processing files: ghc-temporary-1.2.1.1-2.el8.i686 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.rtaT1X + umask 022 + cd /builddir/build/BUILD + cd temporary-1.2.1.1 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-temporary-1.2.1.1-2.el8.i386/usr/share/licenses/ghc-temporary + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-temporary-1.2.1.1-2.el8.i386/usr/share/licenses/ghc-temporary + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-temporary-1.2.1.1-2.el8.i386/usr/share/licenses/ghc-temporary + exit 0 Provides: ghc-temporary = 1.2.1.1-2.el8 ghc-temporary(x86-32) = 1.2.1.1-2.el8 libHStemporary-1.2.1.1-DDtfhrFSDqT4khtu8ZMSIo-ghc8.2.2.so 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 libHSbase-4.10.1.0-ghc8.2.2.so libHSbytestring-0.10.8.2-ghc8.2.2.so libHSdeepseq-1.4.3.0-ghc8.2.2.so libHSdirectory-1.3.0.2-ghc8.2.2.so libHSexceptions-0.8.3-IMG8z9bQ0kKKt0LCvLfr9v-ghc8.2.2.so libHSfilepath-1.4.1.2-ghc8.2.2.so libHSghc-boot-th-8.2.2-ghc8.2.2.so libHSghc-prim-0.5.1.1-ghc8.2.2.so libHSinteger-gmp-1.0.1.0-ghc8.2.2.so libHSmtl-2.2.1-DscMMmDQUE6GBfOSl4qMUH-ghc8.2.2.so libHSpretty-1.1.3.3-ghc8.2.2.so libHSstm-2.4.4.1-6AExGOUG8NB2Rzejnay0ww-ghc8.2.2.so libHStemplate-haskell-2.12.0.0-ghc8.2.2.so libHStime-1.8.0.2-ghc8.2.2.so libHStransformers-0.5.2.0-ghc8.2.2.so libHStransformers-compat-0.5.1.4-EAh8Ccrgitz4vTZtbTPyCM-ghc8.2.2.so libHSunix-2.7.2.2-ghc8.2.2.so libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libdl.so.2 libgmp.so.10 libm.so.6 libpthread.so.0 librt.so.1 libutil.so.1 rtld(GNU_HASH) Processing files: ghc-temporary-devel-1.2.1.1-2.el8.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.9PcBNi + umask 022 + cd /builddir/build/BUILD + cd temporary-1.2.1.1 + DOCDIR=/builddir/build/BUILDROOT/ghc-temporary-1.2.1.1-2.el8.i386/usr/share/doc/ghc-temporary-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-temporary-1.2.1.1-2.el8.i386/usr/share/doc/ghc-temporary-devel + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/ghc-temporary-1.2.1.1-2.el8.i386/usr/share/doc/ghc-temporary-devel + exit 0 Provides: ghc-devel(temporary-1.2.1.1-DDtfhrFSDqT4khtu8ZMSIo) ghc-temporary-devel = 1.2.1.1-2.el8 ghc-temporary-devel(x86-32) = 1.2.1.1-2.el8 ghc-temporary-doc = 1.2.1.1-2.el8 ghc-temporary-static = 1.2.1.1-2.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(directory-1.3.0.2) ghc-devel(exceptions-0.8.3-IMG8z9bQ0kKKt0LCvLfr9v) ghc-devel(filepath-1.4.1.2) ghc-devel(transformers-0.5.2.0) ghc-devel(unix-2.7.2.2) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-temporary-1.2.1.1-2.el8.i386 Wrote: /builddir/build/RPMS/ghc-temporary-1.2.1.1-2.el8.i686.rpm Wrote: /builddir/build/RPMS/ghc-temporary-devel-1.2.1.1-2.el8.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.NXtqgE + umask 022 + cd /builddir/build/BUILD + cd temporary-1.2.1.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-temporary-1.2.1.1-2.el8.i386 + exit 0 Child return code was: 0