Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/ghc-tagged.spec'], chrootPath='/var/lib/mock/dist-an8-dep-build-17598-4701/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=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/ghc-tagged.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: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/ghc-tagged-0.8.5-5.an8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/ghc-tagged.spec'], chrootPath='/var/lib/mock/dist-an8-dep-build-17598-4701/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=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/ghc-tagged.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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.VwajMn + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf tagged-0.8.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/tagged-0.8.5.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd tagged-0.8.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cabal-tweak-dep-ver template-haskell '< 2.12' '< 2.13' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.p27Lq9 + umask 022 + cd /builddir/build/BUILD + cd tagged-0.8.5 + 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 -m64 -mtune=generic -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 -m64 -mtune=generic -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/lib64 --docdir=/usr/share/licenses/ghc-tagged '--libsubdir=$compiler/$pkgid' '--datasubdir=$pkgid' '--libexecsubdir=$pkgid' --ghc --dynlibdir=/usr/lib64 --enable-executable-dynamic --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-m64 -optc-mtune=generic -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/tagged-0.8.5 --global Configuring tagged-0.8.5... + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup build Preprocessing library for tagged-0.8.5.. Building library for tagged-0.8.5.. [1 of 2] Compiling Data.Proxy.TH ( src/Data/Proxy/TH.hs, dist/build/Data/Proxy/TH.o ) [2 of 2] Compiling Data.Tagged ( src/Data/Tagged.hs, dist/build/Data/Tagged.o ) [1 of 2] Compiling Data.Proxy.TH ( src/Data/Proxy/TH.hs, dist/build/Data/Proxy/TH.p_o ) [2 of 2] Compiling Data.Tagged ( src/Data/Tagged.hs, dist/build/Data/Tagged.p_o ) + '[' -n dist/build/libHStagged-0.8.5-HviTdonkllN1ZD6he1Zn8I-ghc8.2.2.so ']' + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Running hscolour for tagged-0.8.5... Preprocessing library for tagged-0.8.5.. Preprocessing library for tagged-0.8.5.. Running Haddock on library for tagged-0.8.5.. Haddock coverage: 67% ( 2 / 3) in 'Data.Proxy.TH' Missing documentation for: Module header 93% ( 14 / 15) in 'Data.Tagged' Missing documentation for: witness (src/Data/Tagged.hs:451) Warning: Data.Tagged: could not find link destinations for: unsafeIndex unsafeRangeSize Documentation created: dist/doc/html/tagged/index.html, dist/doc/html/tagged/tagged.txt + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.fFl909 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-tagged-0.8.5-5.an8.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-tagged-0.8.5-5.an8.x86_64 ++ dirname /builddir/build/BUILDROOT/ghc-tagged-0.8.5-5.an8.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-tagged-0.8.5-5.an8.x86_64 + cd tagged-0.8.5 + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-tagged-0.8.5-5.an8.x86_64 -v directory dist/doc/html/tagged does exist: True creating /builddir/build/BUILDROOT/ghc-tagged-0.8.5-5.an8.x86_64/usr/share/doc/ghc/html/libraries/tagged-0.8.5 creating /builddir/build/BUILDROOT/ghc-tagged-0.8.5-5.an8.x86_64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-tagged-0.8.5-5.an8.x86_64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-tagged-0.8.5-5.an8.x86_64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-tagged-0.8.5-5.an8.x86_64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-tagged-0.8.5-5.an8.x86_64/usr/share creating /builddir/build/BUILDROOT/ghc-tagged-0.8.5-5.an8.x86_64/usr creating /builddir/build/BUILDROOT/ghc-tagged-0.8.5-5.an8.x86_64/usr/share creating /builddir/build/BUILDROOT/ghc-tagged-0.8.5-5.an8.x86_64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-tagged-0.8.5-5.an8.x86_64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-tagged-0.8.5-5.an8.x86_64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-tagged-0.8.5-5.an8.x86_64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-tagged-0.8.5-5.an8.x86_64/usr/share/doc/ghc/html/libraries/tagged-0.8.5 copy directory 'dist/doc/html/tagged' to '/builddir/build/BUILDROOT/ghc-tagged-0.8.5-5.an8.x86_64/usr/share/doc/ghc/html/libraries/tagged-0.8.5'. creating /builddir/build/BUILDROOT/ghc-tagged-0.8.5-5.an8.x86_64/usr/share/doc/ghc/html/libraries/tagged-0.8.5 creating /builddir/build/BUILDROOT/ghc-tagged-0.8.5-5.an8.x86_64/usr/share/doc/ghc/html/libraries/tagged-0.8.5/src Installing dist/doc/html/tagged/ocean.css to /builddir/build/BUILDROOT/ghc-tagged-0.8.5-5.an8.x86_64/usr/share/doc/ghc/html/libraries/tagged-0.8.5/ocean.css Installing dist/doc/html/tagged/tagged.haddock to /builddir/build/BUILDROOT/ghc-tagged-0.8.5-5.an8.x86_64/usr/share/doc/ghc/html/libraries/tagged-0.8.5/tagged.haddock Installing dist/doc/html/tagged/plus.gif to /builddir/build/BUILDROOT/ghc-tagged-0.8.5-5.an8.x86_64/usr/share/doc/ghc/html/libraries/tagged-0.8.5/plus.gif Installing dist/doc/html/tagged/tagged.txt to /builddir/build/BUILDROOT/ghc-tagged-0.8.5-5.an8.x86_64/usr/share/doc/ghc/html/libraries/tagged-0.8.5/tagged.txt Installing dist/doc/html/tagged/hslogo-16.png to /builddir/build/BUILDROOT/ghc-tagged-0.8.5-5.an8.x86_64/usr/share/doc/ghc/html/libraries/tagged-0.8.5/hslogo-16.png Installing dist/doc/html/tagged/minus.gif to /builddir/build/BUILDROOT/ghc-tagged-0.8.5-5.an8.x86_64/usr/share/doc/ghc/html/libraries/tagged-0.8.5/minus.gif Installing dist/doc/html/tagged/Data-Proxy-TH.html to /builddir/build/BUILDROOT/ghc-tagged-0.8.5-5.an8.x86_64/usr/share/doc/ghc/html/libraries/tagged-0.8.5/Data-Proxy-TH.html Installing dist/doc/html/tagged/haddock-util.js to /builddir/build/BUILDROOT/ghc-tagged-0.8.5-5.an8.x86_64/usr/share/doc/ghc/html/libraries/tagged-0.8.5/haddock-util.js Installing dist/doc/html/tagged/synopsis.png to /builddir/build/BUILDROOT/ghc-tagged-0.8.5-5.an8.x86_64/usr/share/doc/ghc/html/libraries/tagged-0.8.5/synopsis.png Installing dist/doc/html/tagged/Data-Tagged.html to /builddir/build/BUILDROOT/ghc-tagged-0.8.5-5.an8.x86_64/usr/share/doc/ghc/html/libraries/tagged-0.8.5/Data-Tagged.html Installing dist/doc/html/tagged/index.html to /builddir/build/BUILDROOT/ghc-tagged-0.8.5-5.an8.x86_64/usr/share/doc/ghc/html/libraries/tagged-0.8.5/index.html Installing dist/doc/html/tagged/doc-index.html to /builddir/build/BUILDROOT/ghc-tagged-0.8.5-5.an8.x86_64/usr/share/doc/ghc/html/libraries/tagged-0.8.5/doc-index.html Installing dist/doc/html/tagged/src/Data-Proxy-TH.html to /builddir/build/BUILDROOT/ghc-tagged-0.8.5-5.an8.x86_64/usr/share/doc/ghc/html/libraries/tagged-0.8.5/src/Data-Proxy-TH.html Installing dist/doc/html/tagged/src/hscolour.css to /builddir/build/BUILDROOT/ghc-tagged-0.8.5-5.an8.x86_64/usr/share/doc/ghc/html/libraries/tagged-0.8.5/src/hscolour.css Installing dist/doc/html/tagged/src/Data-Tagged.html to /builddir/build/BUILDROOT/ghc-tagged-0.8.5-5.an8.x86_64/usr/share/doc/ghc/html/libraries/tagged-0.8.5/src/Data-Tagged.html creating /builddir/build/BUILDROOT/ghc-tagged-0.8.5-5.an8.x86_64/usr/share/doc/ghc/html/libraries/tagged-0.8.5 Installing dist/doc/html/tagged/tagged.haddock to /builddir/build/BUILDROOT/ghc-tagged-0.8.5-5.an8.x86_64/usr/share/doc/ghc/html/libraries/tagged-0.8.5/tagged.haddock creating /builddir/build/BUILDROOT/ghc-tagged-0.8.5-5.an8.x86_64/usr/share/licenses/ghc-tagged creating /builddir/build/BUILDROOT/ghc-tagged-0.8.5-5.an8.x86_64/usr/share/licenses creating /builddir/build/BUILDROOT/ghc-tagged-0.8.5-5.an8.x86_64/usr/share/licenses/ghc-tagged Installing LICENSE to /builddir/build/BUILDROOT/ghc-tagged-0.8.5-5.an8.x86_64/usr/share/licenses/ghc-tagged/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-tagged-0.8.5-5.an8.x86_64/usr/lib64/ghc-8.2.2/tagged-0.8.5 creating /builddir/build/BUILDROOT/ghc-tagged-0.8.5-5.an8.x86_64/usr/lib64/ghc-8.2.2/tagged-0.8.5/Data creating /builddir/build/BUILDROOT/ghc-tagged-0.8.5-5.an8.x86_64/usr/lib64/ghc-8.2.2/tagged-0.8.5 creating /builddir/build/BUILDROOT/ghc-tagged-0.8.5-5.an8.x86_64/usr/lib64/ghc-8.2.2 creating /builddir/build/BUILDROOT/ghc-tagged-0.8.5-5.an8.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/ghc-tagged-0.8.5-5.an8.x86_64/usr/lib64/ghc-8.2.2 creating /builddir/build/BUILDROOT/ghc-tagged-0.8.5-5.an8.x86_64/usr/lib64/ghc-8.2.2/tagged-0.8.5 creating /builddir/build/BUILDROOT/ghc-tagged-0.8.5-5.an8.x86_64/usr/lib64/ghc-8.2.2/tagged-0.8.5/Data creating /builddir/build/BUILDROOT/ghc-tagged-0.8.5-5.an8.x86_64/usr/lib64/ghc-8.2.2/tagged-0.8.5/Data/Proxy Installing dist/build/Data/Tagged.hi to /builddir/build/BUILDROOT/ghc-tagged-0.8.5-5.an8.x86_64/usr/lib64/ghc-8.2.2/tagged-0.8.5/Data/Tagged.hi Installing dist/build/Data/Proxy/TH.hi to /builddir/build/BUILDROOT/ghc-tagged-0.8.5-5.an8.x86_64/usr/lib64/ghc-8.2.2/tagged-0.8.5/Data/Proxy/TH.hi creating /builddir/build/BUILDROOT/ghc-tagged-0.8.5-5.an8.x86_64/usr/lib64/ghc-8.2.2/tagged-0.8.5/Data creating /builddir/build/BUILDROOT/ghc-tagged-0.8.5-5.an8.x86_64/usr/lib64/ghc-8.2.2/tagged-0.8.5/Data/Proxy Installing dist/build/Data/Tagged.p_hi to /builddir/build/BUILDROOT/ghc-tagged-0.8.5-5.an8.x86_64/usr/lib64/ghc-8.2.2/tagged-0.8.5/Data/Tagged.p_hi Installing dist/build/Data/Proxy/TH.p_hi to /builddir/build/BUILDROOT/ghc-tagged-0.8.5-5.an8.x86_64/usr/lib64/ghc-8.2.2/tagged-0.8.5/Data/Proxy/TH.p_hi creating /builddir/build/BUILDROOT/ghc-tagged-0.8.5-5.an8.x86_64/usr/lib64/ghc-8.2.2/tagged-0.8.5/Data creating /builddir/build/BUILDROOT/ghc-tagged-0.8.5-5.an8.x86_64/usr/lib64/ghc-8.2.2/tagged-0.8.5/Data/Proxy Installing dist/build/Data/Tagged.dyn_hi to /builddir/build/BUILDROOT/ghc-tagged-0.8.5-5.an8.x86_64/usr/lib64/ghc-8.2.2/tagged-0.8.5/Data/Tagged.dyn_hi Installing dist/build/Data/Proxy/TH.dyn_hi to /builddir/build/BUILDROOT/ghc-tagged-0.8.5-5.an8.x86_64/usr/lib64/ghc-8.2.2/tagged-0.8.5/Data/Proxy/TH.dyn_hi creating /builddir/build/BUILDROOT/ghc-tagged-0.8.5-5.an8.x86_64/usr/lib64/ghc-8.2.2/tagged-0.8.5 Installing dist/build/libHStagged-0.8.5-HviTdonkllN1ZD6he1Zn8I.a to /builddir/build/BUILDROOT/ghc-tagged-0.8.5-5.an8.x86_64/usr/lib64/ghc-8.2.2/tagged-0.8.5/libHStagged-0.8.5-HviTdonkllN1ZD6he1Zn8I.a /usr/bin/strip --strip-unneeded /builddir/build/BUILDROOT/ghc-tagged-0.8.5-5.an8.x86_64/usr/lib64/ghc-8.2.2/tagged-0.8.5/libHStagged-0.8.5-HviTdonkllN1ZD6he1Zn8I.a creating /builddir/build/BUILDROOT/ghc-tagged-0.8.5-5.an8.x86_64/usr/lib64/ghc-8.2.2/tagged-0.8.5 Installing dist/build/libHStagged-0.8.5-HviTdonkllN1ZD6he1Zn8I_p.a to /builddir/build/BUILDROOT/ghc-tagged-0.8.5-5.an8.x86_64/usr/lib64/ghc-8.2.2/tagged-0.8.5/libHStagged-0.8.5-HviTdonkllN1ZD6he1Zn8I_p.a /usr/bin/strip --strip-unneeded /builddir/build/BUILDROOT/ghc-tagged-0.8.5-5.an8.x86_64/usr/lib64/ghc-8.2.2/tagged-0.8.5/libHStagged-0.8.5-HviTdonkllN1ZD6he1Zn8I_p.a creating /builddir/build/BUILDROOT/ghc-tagged-0.8.5-5.an8.x86_64/usr/lib64 Installing executable dist/build/libHStagged-0.8.5-HviTdonkllN1ZD6he1Zn8I-ghc8.2.2.so to /builddir/build/BUILDROOT/ghc-tagged-0.8.5-5.an8.x86_64/usr/lib64/libHStagged-0.8.5-HviTdonkllN1ZD6he1Zn8I-ghc8.2.2.so /usr/bin/strip --strip-unneeded /builddir/build/BUILDROOT/ghc-tagged-0.8.5-5.an8.x86_64/usr/lib64/libHStagged-0.8.5-HviTdonkllN1ZD6he1Zn8I-ghc8.2.2.so + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup register --gen-pkg-config + '[' -d tagged-0.8.5.conf ']' + install -D --mode=0644 tagged-0.8.5.conf /builddir/build/BUILDROOT/ghc-tagged-0.8.5-5.an8.x86_64/usr/lib64/ghc-8.2.2/package.conf.d/tagged-0.8.5.conf ++ ls /builddir/build/BUILDROOT/ghc-tagged-0.8.5-5.an8.x86_64/usr/lib64/ghc-8.2.2/package.conf.d/ + '[' -z tagged-0.8.5.conf ']' + rm -f ghc-tagged.files ghc-tagged-devel.files + touch ghc-tagged.files ghc-tagged-devel.files + ls /builddir/build/BUILDROOT/ghc-tagged-0.8.5-5.an8.x86_64/usr/lib64/ghc-8.2.2/package.conf.d/tagged-0.8.5.conf + pkgdir=/usr/lib64/ghc-8.2.2/tagged-0.8.5 + '[' -d /builddir/build/BUILDROOT/ghc-tagged-0.8.5-5.an8.x86_64/usr/lib64/ghc-8.2.2/tagged-0.8.5 ']' + echo /usr/lib64/ghc-8.2.2/tagged-0.8.5 + echo '%attr(755,root,root) /usr/lib64/libHStagged-0.8.5-*ghc8.2.2.so' + '[' -d /builddir/build/BUILDROOT/ghc-tagged-0.8.5-5.an8.x86_64/usr/share/doc/ghc/html/libraries/tagged-0.8.5 ']' + echo /usr/share/doc/ghc/html/libraries/tagged-0.8.5 + for i in ghc-tagged.files ghc-tagged-devel.files + '[' -f ghc-tagged.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-tagged-0.8.5-5.an8.x86_64!!g' ghc-tagged.files + for i in ghc-tagged.files ghc-tagged-devel.files + '[' -f ghc-tagged-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-tagged-0.8.5-5.an8.x86_64!!g' ghc-tagged-devel.files + find /builddir/build/BUILDROOT/ghc-tagged-0.8.5-5.an8.x86_64 -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/bin/python3.6 + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: ghc-tagged-0.8.5-5.an8.x86_64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.1H94zb + umask 022 + cd /builddir/build/BUILD + cd tagged-0.8.5 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-tagged-0.8.5-5.an8.x86_64/usr/share/licenses/ghc-tagged + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-tagged-0.8.5-5.an8.x86_64/usr/share/licenses/ghc-tagged + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-tagged-0.8.5-5.an8.x86_64/usr/share/licenses/ghc-tagged + exit 0 Provides: ghc-tagged = 0.8.5-5.an8 ghc-tagged(x86-64) = 0.8.5-5.an8 libHStagged-0.8.5-HviTdonkllN1ZD6he1Zn8I-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-boot-th-8.2.2-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) libHSpretty-1.1.3.3-ghc8.2.2.so()(64bit) libHStemplate-haskell-2.12.0.0-ghc8.2.2.so()(64bit) libHStransformers-0.5.2.0-ghc8.2.2.so()(64bit) libHStransformers-compat-0.5.1.4-EAh8Ccrgitz4vTZtbTPyCM-ghc8.2.2.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libgmp.so.10()(64bit) libm.so.6()(64bit) rtld(GNU_HASH) Processing files: ghc-tagged-devel-0.8.5-5.an8.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.fBUHid + umask 022 + cd /builddir/build/BUILD + cd tagged-0.8.5 + DOCDIR=/builddir/build/BUILDROOT/ghc-tagged-0.8.5-5.an8.x86_64/usr/share/doc/ghc-tagged-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-tagged-0.8.5-5.an8.x86_64/usr/share/doc/ghc-tagged-devel + cp -pr CHANGELOG.markdown /builddir/build/BUILDROOT/ghc-tagged-0.8.5-5.an8.x86_64/usr/share/doc/ghc-tagged-devel + cp -pr README.markdown /builddir/build/BUILDROOT/ghc-tagged-0.8.5-5.an8.x86_64/usr/share/doc/ghc-tagged-devel + exit 0 Provides: ghc-devel(tagged-0.8.5-HviTdonkllN1ZD6he1Zn8I) ghc-tagged-devel = 0.8.5-5.an8 ghc-tagged-devel(x86-64) = 0.8.5-5.an8 ghc-tagged-doc = 0.8.5-5.an8 ghc-tagged-static = 0.8.5-5.an8 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(deepseq-1.4.3.0) ghc-devel(template-haskell-2.12.0.0) ghc-devel(transformers-0.5.2.0) ghc-devel(transformers-compat-0.5.1.4-EAh8Ccrgitz4vTZtbTPyCM) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-tagged-0.8.5-5.an8.x86_64 Wrote: /builddir/build/RPMS/ghc-tagged-0.8.5-5.an8.x86_64.rpm Wrote: /builddir/build/RPMS/ghc-tagged-devel-0.8.5-5.an8.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.99InQf + umask 022 + cd /builddir/build/BUILD + cd tagged-0.8.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-tagged-0.8.5-5.an8.x86_64 + exit 0 Child return code was: 0