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-Glob.spec'], chrootPath='/var/lib/mock/dist-circle8-build-37241-6569/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-Glob.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-Glob-0.9.1-3.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-Glob.spec'], chrootPath='/var/lib/mock/dist-circle8-build-37241-6569/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-Glob.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.zuPjK0 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Glob-0.9.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/Glob-0.9.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Glob-0.9.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.1kDCWv + umask 022 + cd /builddir/build/BUILD + cd Glob-0.9.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.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 -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-Glob '--libsubdir=$compiler/$pkgid' '--datasubdir=$pkgid' '--libexecsubdir=$pkgid' --ghc --dynlibdir=/usr/lib --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-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/Glob-0.9.1 --global Configuring Glob-0.9.1... + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup build Preprocessing library for Glob-0.9.1.. Building library for Glob-0.9.1.. [1 of 7] Compiling System.FilePath.Glob.Utils ( System/FilePath/Glob/Utils.hs, dist/build/System/FilePath/Glob/Utils.o ) [2 of 7] Compiling System.FilePath.Glob.Base ( System/FilePath/Glob/Base.hs, dist/build/System/FilePath/Glob/Base.o ) [3 of 7] Compiling System.FilePath.Glob.Simplify ( System/FilePath/Glob/Simplify.hs, dist/build/System/FilePath/Glob/Simplify.o ) [4 of 7] Compiling System.FilePath.Glob.Primitive ( System/FilePath/Glob/Primitive.hs, dist/build/System/FilePath/Glob/Primitive.o ) [5 of 7] Compiling System.FilePath.Glob.Match ( System/FilePath/Glob/Match.hs, dist/build/System/FilePath/Glob/Match.o ) [6 of 7] Compiling System.FilePath.Glob.Directory ( System/FilePath/Glob/Directory.hs, dist/build/System/FilePath/Glob/Directory.o ) [7 of 7] Compiling System.FilePath.Glob ( System/FilePath/Glob.hs, dist/build/System/FilePath/Glob.o ) [1 of 7] Compiling System.FilePath.Glob.Utils ( System/FilePath/Glob/Utils.hs, dist/build/System/FilePath/Glob/Utils.p_o ) [2 of 7] Compiling System.FilePath.Glob.Base ( System/FilePath/Glob/Base.hs, dist/build/System/FilePath/Glob/Base.p_o ) [3 of 7] Compiling System.FilePath.Glob.Simplify ( System/FilePath/Glob/Simplify.hs, dist/build/System/FilePath/Glob/Simplify.p_o ) [4 of 7] Compiling System.FilePath.Glob.Primitive ( System/FilePath/Glob/Primitive.hs, dist/build/System/FilePath/Glob/Primitive.p_o ) [5 of 7] Compiling System.FilePath.Glob.Match ( System/FilePath/Glob/Match.hs, dist/build/System/FilePath/Glob/Match.p_o ) [6 of 7] Compiling System.FilePath.Glob.Directory ( System/FilePath/Glob/Directory.hs, dist/build/System/FilePath/Glob/Directory.p_o ) [7 of 7] Compiling System.FilePath.Glob ( System/FilePath/Glob.hs, dist/build/System/FilePath/Glob.p_o ) + '[' -n dist/build/libHSGlob-0.9.1-1L87VF181kq6lCuH3KTnGj-ghc8.2.2.so ']' + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Running hscolour for Glob-0.9.1... Preprocessing library for Glob-0.9.1.. Preprocessing library for Glob-0.9.1.. Running Haddock on library for Glob-0.9.1.. Haddock coverage: 0% ( 0 / 13) in 'System.FilePath.Glob.Utils' Missing documentation for: Module header isLeft (System/FilePath/Glob/Utils.hs:79) fromLeft (System/FilePath/Glob/Utils.hs:83) increasingSeq (System/FilePath/Glob/Utils.hs:68) addToRange (System/FilePath/Glob/Utils.hs:57) inRange (System/FilePath/Glob/Utils.hs:38) overlap (System/FilePath/Glob/Utils.hs:45) dropLeadingZeroes (System/FilePath/Glob/Utils.hs:87) pathParts (System/FilePath/Glob/Utils.hs:93) nubOrd (System/FilePath/Glob/Utils.hs:157) partitionDL (System/FilePath/Glob/Utils.hs:149) getRecursiveContents (System/FilePath/Glob/Utils.hs:128) catchIO (System/FilePath/Glob/Utils.hs:166) 67% ( 12 / 18) in 'System.FilePath.Glob.Base' Missing documentation for: Module header Token (System/FilePath/Glob/Base.hs:53) tokenize (System/FilePath/Glob/Base.hs:384) optimize (System/FilePath/Glob/Base.hs:525) liftP (System/FilePath/Glob/Base.hs:103) tokToLower (System/FilePath/Glob/Base.hs:89) 50% ( 1 / 2) in 'System.FilePath.Glob.Simplify' Missing documentation for: Module header 100% ( 7 / 7) in 'System.FilePath.Glob.Primitive' 67% ( 2 / 3) in 'System.FilePath.Glob.Match' Missing documentation for: Module header 88% ( 7 / 8) in 'System.FilePath.Glob.Directory' Missing documentation for: Module header 100% ( 32 / 32) in 'System.FilePath.Glob' Documentation created: dist/doc/html/Glob/index.html, dist/doc/html/Glob/Glob.txt + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.hBEWdr + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-Glob-0.9.1-3.el8.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-Glob-0.9.1-3.el8.i386 ++ dirname /builddir/build/BUILDROOT/ghc-Glob-0.9.1-3.el8.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-Glob-0.9.1-3.el8.i386 + cd Glob-0.9.1 + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-Glob-0.9.1-3.el8.i386 -v directory dist/doc/html/Glob does exist: True creating /builddir/build/BUILDROOT/ghc-Glob-0.9.1-3.el8.i386/usr/share/doc/ghc/html/libraries/Glob-0.9.1 creating /builddir/build/BUILDROOT/ghc-Glob-0.9.1-3.el8.i386/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-Glob-0.9.1-3.el8.i386/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-Glob-0.9.1-3.el8.i386/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-Glob-0.9.1-3.el8.i386/usr/share/doc creating /builddir/build/BUILDROOT/ghc-Glob-0.9.1-3.el8.i386/usr/share creating /builddir/build/BUILDROOT/ghc-Glob-0.9.1-3.el8.i386/usr creating /builddir/build/BUILDROOT/ghc-Glob-0.9.1-3.el8.i386/usr/share creating /builddir/build/BUILDROOT/ghc-Glob-0.9.1-3.el8.i386/usr/share/doc creating /builddir/build/BUILDROOT/ghc-Glob-0.9.1-3.el8.i386/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-Glob-0.9.1-3.el8.i386/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-Glob-0.9.1-3.el8.i386/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-Glob-0.9.1-3.el8.i386/usr/share/doc/ghc/html/libraries/Glob-0.9.1 copy directory 'dist/doc/html/Glob' to '/builddir/build/BUILDROOT/ghc-Glob-0.9.1-3.el8.i386/usr/share/doc/ghc/html/libraries/Glob-0.9.1'. creating /builddir/build/BUILDROOT/ghc-Glob-0.9.1-3.el8.i386/usr/share/doc/ghc/html/libraries/Glob-0.9.1 creating /builddir/build/BUILDROOT/ghc-Glob-0.9.1-3.el8.i386/usr/share/doc/ghc/html/libraries/Glob-0.9.1/src Installing dist/doc/html/Glob/plus.gif to /builddir/build/BUILDROOT/ghc-Glob-0.9.1-3.el8.i386/usr/share/doc/ghc/html/libraries/Glob-0.9.1/plus.gif Installing dist/doc/html/Glob/ocean.css to /builddir/build/BUILDROOT/ghc-Glob-0.9.1-3.el8.i386/usr/share/doc/ghc/html/libraries/Glob-0.9.1/ocean.css Installing dist/doc/html/Glob/doc-index.html to /builddir/build/BUILDROOT/ghc-Glob-0.9.1-3.el8.i386/usr/share/doc/ghc/html/libraries/Glob-0.9.1/doc-index.html Installing dist/doc/html/Glob/System-FilePath-Glob-Primitive.html to /builddir/build/BUILDROOT/ghc-Glob-0.9.1-3.el8.i386/usr/share/doc/ghc/html/libraries/Glob-0.9.1/System-FilePath-Glob-Primitive.html Installing dist/doc/html/Glob/haddock-util.js to /builddir/build/BUILDROOT/ghc-Glob-0.9.1-3.el8.i386/usr/share/doc/ghc/html/libraries/Glob-0.9.1/haddock-util.js Installing dist/doc/html/Glob/minus.gif to /builddir/build/BUILDROOT/ghc-Glob-0.9.1-3.el8.i386/usr/share/doc/ghc/html/libraries/Glob-0.9.1/minus.gif Installing dist/doc/html/Glob/System-FilePath-Glob.html to /builddir/build/BUILDROOT/ghc-Glob-0.9.1-3.el8.i386/usr/share/doc/ghc/html/libraries/Glob-0.9.1/System-FilePath-Glob.html Installing dist/doc/html/Glob/Glob.txt to /builddir/build/BUILDROOT/ghc-Glob-0.9.1-3.el8.i386/usr/share/doc/ghc/html/libraries/Glob-0.9.1/Glob.txt Installing dist/doc/html/Glob/synopsis.png to /builddir/build/BUILDROOT/ghc-Glob-0.9.1-3.el8.i386/usr/share/doc/ghc/html/libraries/Glob-0.9.1/synopsis.png Installing dist/doc/html/Glob/index.html to /builddir/build/BUILDROOT/ghc-Glob-0.9.1-3.el8.i386/usr/share/doc/ghc/html/libraries/Glob-0.9.1/index.html Installing dist/doc/html/Glob/Glob.haddock to /builddir/build/BUILDROOT/ghc-Glob-0.9.1-3.el8.i386/usr/share/doc/ghc/html/libraries/Glob-0.9.1/Glob.haddock Installing dist/doc/html/Glob/hslogo-16.png to /builddir/build/BUILDROOT/ghc-Glob-0.9.1-3.el8.i386/usr/share/doc/ghc/html/libraries/Glob-0.9.1/hslogo-16.png Installing dist/doc/html/Glob/src/System-FilePath-Glob-Primitive.html to /builddir/build/BUILDROOT/ghc-Glob-0.9.1-3.el8.i386/usr/share/doc/ghc/html/libraries/Glob-0.9.1/src/System-FilePath-Glob-Primitive.html Installing dist/doc/html/Glob/src/hscolour.css to /builddir/build/BUILDROOT/ghc-Glob-0.9.1-3.el8.i386/usr/share/doc/ghc/html/libraries/Glob-0.9.1/src/hscolour.css Installing dist/doc/html/Glob/src/System-FilePath-Glob-Simplify.html to /builddir/build/BUILDROOT/ghc-Glob-0.9.1-3.el8.i386/usr/share/doc/ghc/html/libraries/Glob-0.9.1/src/System-FilePath-Glob-Simplify.html Installing dist/doc/html/Glob/src/System-FilePath-Glob-Match.html to /builddir/build/BUILDROOT/ghc-Glob-0.9.1-3.el8.i386/usr/share/doc/ghc/html/libraries/Glob-0.9.1/src/System-FilePath-Glob-Match.html Installing dist/doc/html/Glob/src/System-FilePath-Glob-Base.html to /builddir/build/BUILDROOT/ghc-Glob-0.9.1-3.el8.i386/usr/share/doc/ghc/html/libraries/Glob-0.9.1/src/System-FilePath-Glob-Base.html Installing dist/doc/html/Glob/src/System-FilePath-Glob.html to /builddir/build/BUILDROOT/ghc-Glob-0.9.1-3.el8.i386/usr/share/doc/ghc/html/libraries/Glob-0.9.1/src/System-FilePath-Glob.html Installing dist/doc/html/Glob/src/System-FilePath-Glob-Directory.html to /builddir/build/BUILDROOT/ghc-Glob-0.9.1-3.el8.i386/usr/share/doc/ghc/html/libraries/Glob-0.9.1/src/System-FilePath-Glob-Directory.html Installing dist/doc/html/Glob/src/System-FilePath-Glob-Utils.html to /builddir/build/BUILDROOT/ghc-Glob-0.9.1-3.el8.i386/usr/share/doc/ghc/html/libraries/Glob-0.9.1/src/System-FilePath-Glob-Utils.html creating /builddir/build/BUILDROOT/ghc-Glob-0.9.1-3.el8.i386/usr/share/doc/ghc/html/libraries/Glob-0.9.1 Installing dist/doc/html/Glob/Glob.haddock to /builddir/build/BUILDROOT/ghc-Glob-0.9.1-3.el8.i386/usr/share/doc/ghc/html/libraries/Glob-0.9.1/Glob.haddock creating /builddir/build/BUILDROOT/ghc-Glob-0.9.1-3.el8.i386/usr/share/licenses/ghc-Glob creating /builddir/build/BUILDROOT/ghc-Glob-0.9.1-3.el8.i386/usr/share/licenses creating /builddir/build/BUILDROOT/ghc-Glob-0.9.1-3.el8.i386/usr/share/licenses/ghc-Glob Installing LICENSE.txt to /builddir/build/BUILDROOT/ghc-Glob-0.9.1-3.el8.i386/usr/share/licenses/ghc-Glob/LICENSE.txt Installing library in /builddir/build/BUILDROOT/ghc-Glob-0.9.1-3.el8.i386/usr/lib/ghc-8.2.2/Glob-0.9.1 creating /builddir/build/BUILDROOT/ghc-Glob-0.9.1-3.el8.i386/usr/lib/ghc-8.2.2/Glob-0.9.1/System/FilePath creating /builddir/build/BUILDROOT/ghc-Glob-0.9.1-3.el8.i386/usr/lib/ghc-8.2.2/Glob-0.9.1/System creating /builddir/build/BUILDROOT/ghc-Glob-0.9.1-3.el8.i386/usr/lib/ghc-8.2.2/Glob-0.9.1 creating /builddir/build/BUILDROOT/ghc-Glob-0.9.1-3.el8.i386/usr/lib/ghc-8.2.2 creating /builddir/build/BUILDROOT/ghc-Glob-0.9.1-3.el8.i386/usr/lib creating /builddir/build/BUILDROOT/ghc-Glob-0.9.1-3.el8.i386/usr/lib/ghc-8.2.2 creating /builddir/build/BUILDROOT/ghc-Glob-0.9.1-3.el8.i386/usr/lib/ghc-8.2.2/Glob-0.9.1 creating /builddir/build/BUILDROOT/ghc-Glob-0.9.1-3.el8.i386/usr/lib/ghc-8.2.2/Glob-0.9.1/System creating /builddir/build/BUILDROOT/ghc-Glob-0.9.1-3.el8.i386/usr/lib/ghc-8.2.2/Glob-0.9.1/System/FilePath creating /builddir/build/BUILDROOT/ghc-Glob-0.9.1-3.el8.i386/usr/lib/ghc-8.2.2/Glob-0.9.1/System/FilePath/Glob Installing dist/build/System/FilePath/Glob.hi to /builddir/build/BUILDROOT/ghc-Glob-0.9.1-3.el8.i386/usr/lib/ghc-8.2.2/Glob-0.9.1/System/FilePath/Glob.hi Installing dist/build/System/FilePath/Glob/Primitive.hi to /builddir/build/BUILDROOT/ghc-Glob-0.9.1-3.el8.i386/usr/lib/ghc-8.2.2/Glob-0.9.1/System/FilePath/Glob/Primitive.hi Installing dist/build/System/FilePath/Glob/Base.hi to /builddir/build/BUILDROOT/ghc-Glob-0.9.1-3.el8.i386/usr/lib/ghc-8.2.2/Glob-0.9.1/System/FilePath/Glob/Base.hi Installing dist/build/System/FilePath/Glob/Directory.hi to /builddir/build/BUILDROOT/ghc-Glob-0.9.1-3.el8.i386/usr/lib/ghc-8.2.2/Glob-0.9.1/System/FilePath/Glob/Directory.hi Installing dist/build/System/FilePath/Glob/Match.hi to /builddir/build/BUILDROOT/ghc-Glob-0.9.1-3.el8.i386/usr/lib/ghc-8.2.2/Glob-0.9.1/System/FilePath/Glob/Match.hi Installing dist/build/System/FilePath/Glob/Simplify.hi to /builddir/build/BUILDROOT/ghc-Glob-0.9.1-3.el8.i386/usr/lib/ghc-8.2.2/Glob-0.9.1/System/FilePath/Glob/Simplify.hi Installing dist/build/System/FilePath/Glob/Utils.hi to /builddir/build/BUILDROOT/ghc-Glob-0.9.1-3.el8.i386/usr/lib/ghc-8.2.2/Glob-0.9.1/System/FilePath/Glob/Utils.hi creating /builddir/build/BUILDROOT/ghc-Glob-0.9.1-3.el8.i386/usr/lib/ghc-8.2.2/Glob-0.9.1/System/FilePath creating /builddir/build/BUILDROOT/ghc-Glob-0.9.1-3.el8.i386/usr/lib/ghc-8.2.2/Glob-0.9.1/System/FilePath/Glob Installing dist/build/System/FilePath/Glob.p_hi to /builddir/build/BUILDROOT/ghc-Glob-0.9.1-3.el8.i386/usr/lib/ghc-8.2.2/Glob-0.9.1/System/FilePath/Glob.p_hi Installing dist/build/System/FilePath/Glob/Primitive.p_hi to /builddir/build/BUILDROOT/ghc-Glob-0.9.1-3.el8.i386/usr/lib/ghc-8.2.2/Glob-0.9.1/System/FilePath/Glob/Primitive.p_hi Installing dist/build/System/FilePath/Glob/Base.p_hi to /builddir/build/BUILDROOT/ghc-Glob-0.9.1-3.el8.i386/usr/lib/ghc-8.2.2/Glob-0.9.1/System/FilePath/Glob/Base.p_hi Installing dist/build/System/FilePath/Glob/Directory.p_hi to /builddir/build/BUILDROOT/ghc-Glob-0.9.1-3.el8.i386/usr/lib/ghc-8.2.2/Glob-0.9.1/System/FilePath/Glob/Directory.p_hi Installing dist/build/System/FilePath/Glob/Match.p_hi to /builddir/build/BUILDROOT/ghc-Glob-0.9.1-3.el8.i386/usr/lib/ghc-8.2.2/Glob-0.9.1/System/FilePath/Glob/Match.p_hi Installing dist/build/System/FilePath/Glob/Simplify.p_hi to /builddir/build/BUILDROOT/ghc-Glob-0.9.1-3.el8.i386/usr/lib/ghc-8.2.2/Glob-0.9.1/System/FilePath/Glob/Simplify.p_hi Installing dist/build/System/FilePath/Glob/Utils.p_hi to /builddir/build/BUILDROOT/ghc-Glob-0.9.1-3.el8.i386/usr/lib/ghc-8.2.2/Glob-0.9.1/System/FilePath/Glob/Utils.p_hi creating /builddir/build/BUILDROOT/ghc-Glob-0.9.1-3.el8.i386/usr/lib/ghc-8.2.2/Glob-0.9.1/System/FilePath creating /builddir/build/BUILDROOT/ghc-Glob-0.9.1-3.el8.i386/usr/lib/ghc-8.2.2/Glob-0.9.1/System/FilePath/Glob Installing dist/build/System/FilePath/Glob.dyn_hi to /builddir/build/BUILDROOT/ghc-Glob-0.9.1-3.el8.i386/usr/lib/ghc-8.2.2/Glob-0.9.1/System/FilePath/Glob.dyn_hi Installing dist/build/System/FilePath/Glob/Primitive.dyn_hi to /builddir/build/BUILDROOT/ghc-Glob-0.9.1-3.el8.i386/usr/lib/ghc-8.2.2/Glob-0.9.1/System/FilePath/Glob/Primitive.dyn_hi Installing dist/build/System/FilePath/Glob/Base.dyn_hi to /builddir/build/BUILDROOT/ghc-Glob-0.9.1-3.el8.i386/usr/lib/ghc-8.2.2/Glob-0.9.1/System/FilePath/Glob/Base.dyn_hi Installing dist/build/System/FilePath/Glob/Directory.dyn_hi to /builddir/build/BUILDROOT/ghc-Glob-0.9.1-3.el8.i386/usr/lib/ghc-8.2.2/Glob-0.9.1/System/FilePath/Glob/Directory.dyn_hi Installing dist/build/System/FilePath/Glob/Match.dyn_hi to /builddir/build/BUILDROOT/ghc-Glob-0.9.1-3.el8.i386/usr/lib/ghc-8.2.2/Glob-0.9.1/System/FilePath/Glob/Match.dyn_hi Installing dist/build/System/FilePath/Glob/Simplify.dyn_hi to /builddir/build/BUILDROOT/ghc-Glob-0.9.1-3.el8.i386/usr/lib/ghc-8.2.2/Glob-0.9.1/System/FilePath/Glob/Simplify.dyn_hi Installing dist/build/System/FilePath/Glob/Utils.dyn_hi to /builddir/build/BUILDROOT/ghc-Glob-0.9.1-3.el8.i386/usr/lib/ghc-8.2.2/Glob-0.9.1/System/FilePath/Glob/Utils.dyn_hi creating /builddir/build/BUILDROOT/ghc-Glob-0.9.1-3.el8.i386/usr/lib/ghc-8.2.2/Glob-0.9.1 Installing dist/build/libHSGlob-0.9.1-1L87VF181kq6lCuH3KTnGj.a to /builddir/build/BUILDROOT/ghc-Glob-0.9.1-3.el8.i386/usr/lib/ghc-8.2.2/Glob-0.9.1/libHSGlob-0.9.1-1L87VF181kq6lCuH3KTnGj.a /usr/bin/strip --strip-unneeded /builddir/build/BUILDROOT/ghc-Glob-0.9.1-3.el8.i386/usr/lib/ghc-8.2.2/Glob-0.9.1/libHSGlob-0.9.1-1L87VF181kq6lCuH3KTnGj.a creating /builddir/build/BUILDROOT/ghc-Glob-0.9.1-3.el8.i386/usr/lib/ghc-8.2.2/Glob-0.9.1 Installing dist/build/libHSGlob-0.9.1-1L87VF181kq6lCuH3KTnGj_p.a to /builddir/build/BUILDROOT/ghc-Glob-0.9.1-3.el8.i386/usr/lib/ghc-8.2.2/Glob-0.9.1/libHSGlob-0.9.1-1L87VF181kq6lCuH3KTnGj_p.a /usr/bin/strip --strip-unneeded /builddir/build/BUILDROOT/ghc-Glob-0.9.1-3.el8.i386/usr/lib/ghc-8.2.2/Glob-0.9.1/libHSGlob-0.9.1-1L87VF181kq6lCuH3KTnGj_p.a creating /builddir/build/BUILDROOT/ghc-Glob-0.9.1-3.el8.i386/usr/lib Installing executable dist/build/libHSGlob-0.9.1-1L87VF181kq6lCuH3KTnGj-ghc8.2.2.so to /builddir/build/BUILDROOT/ghc-Glob-0.9.1-3.el8.i386/usr/lib/libHSGlob-0.9.1-1L87VF181kq6lCuH3KTnGj-ghc8.2.2.so /usr/bin/strip --strip-unneeded /builddir/build/BUILDROOT/ghc-Glob-0.9.1-3.el8.i386/usr/lib/libHSGlob-0.9.1-1L87VF181kq6lCuH3KTnGj-ghc8.2.2.so + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup register --gen-pkg-config + '[' -d Glob-0.9.1.conf ']' + install -D --mode=0644 Glob-0.9.1.conf /builddir/build/BUILDROOT/ghc-Glob-0.9.1-3.el8.i386/usr/lib/ghc-8.2.2/package.conf.d/Glob-0.9.1.conf ++ ls /builddir/build/BUILDROOT/ghc-Glob-0.9.1-3.el8.i386/usr/lib/ghc-8.2.2/package.conf.d/ + '[' -z Glob-0.9.1.conf ']' + rm -f ghc-Glob.files ghc-Glob-devel.files + touch ghc-Glob.files ghc-Glob-devel.files + ls /builddir/build/BUILDROOT/ghc-Glob-0.9.1-3.el8.i386/usr/lib/ghc-8.2.2/package.conf.d/Glob-0.9.1.conf + pkgdir=/usr/lib/ghc-8.2.2/Glob-0.9.1 + '[' -d /builddir/build/BUILDROOT/ghc-Glob-0.9.1-3.el8.i386/usr/lib/ghc-8.2.2/Glob-0.9.1 ']' + echo /usr/lib/ghc-8.2.2/Glob-0.9.1 + echo '%attr(755,root,root) /usr/lib/libHSGlob-0.9.1-*ghc8.2.2.so' + '[' -d /builddir/build/BUILDROOT/ghc-Glob-0.9.1-3.el8.i386/usr/share/doc/ghc/html/libraries/Glob-0.9.1 ']' + echo /usr/share/doc/ghc/html/libraries/Glob-0.9.1 + for i in ghc-Glob.files ghc-Glob-devel.files + '[' -f ghc-Glob.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-Glob-0.9.1-3.el8.i386!!g' ghc-Glob.files + for i in ghc-Glob.files ghc-Glob-devel.files + '[' -f ghc-Glob-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-Glob-0.9.1-3.el8.i386!!g' ghc-Glob-devel.files + find /builddir/build/BUILDROOT/ghc-Glob-0.9.1-3.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.HYAJIn + umask 022 + cd /builddir/build/BUILD + cd Glob-0.9.1 + exit 0 Processing files: ghc-Glob-0.9.1-3.el8.i686 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.RIcYdk + umask 022 + cd /builddir/build/BUILD + cd Glob-0.9.1 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-Glob-0.9.1-3.el8.i386/usr/share/licenses/ghc-Glob + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-Glob-0.9.1-3.el8.i386/usr/share/licenses/ghc-Glob + cp -pr LICENSE.txt /builddir/build/BUILDROOT/ghc-Glob-0.9.1-3.el8.i386/usr/share/licenses/ghc-Glob + exit 0 Provides: ghc-Glob = 0.9.1-3.el8 ghc-Glob(x86-32) = 0.9.1-3.el8 libHSGlob-0.9.1-1L87VF181kq6lCuH3KTnGj-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 libHScontainers-0.5.10.2-ghc8.2.2.so libHSdeepseq-1.4.3.0-ghc8.2.2.so libHSdirectory-1.3.0.2-ghc8.2.2.so libHSdlist-0.8.0.3-3sLvqWTqZxIC2tgTx4QBVJ-ghc8.2.2.so libHSfilepath-1.4.1.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 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.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-Glob-devel-0.9.1-3.el8.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.P8mpTg + umask 022 + cd /builddir/build/BUILD + cd Glob-0.9.1 + DOCDIR=/builddir/build/BUILDROOT/ghc-Glob-0.9.1-3.el8.i386/usr/share/doc/ghc-Glob-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-Glob-0.9.1-3.el8.i386/usr/share/doc/ghc-Glob-devel + cp -pr CHANGELOG.txt /builddir/build/BUILDROOT/ghc-Glob-0.9.1-3.el8.i386/usr/share/doc/ghc-Glob-devel + cp -pr README.txt /builddir/build/BUILDROOT/ghc-Glob-0.9.1-3.el8.i386/usr/share/doc/ghc-Glob-devel + exit 0 Provides: ghc-Glob-devel = 0.9.1-3.el8 ghc-Glob-devel(x86-32) = 0.9.1-3.el8 ghc-Glob-doc = 0.9.1-3.el8 ghc-Glob-static = 0.9.1-3.el8 ghc-devel(Glob-0.9.1-1L87VF181kq6lCuH3KTnGj) 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(containers-0.5.10.2) ghc-devel(directory-1.3.0.2) ghc-devel(dlist-0.8.0.3-3sLvqWTqZxIC2tgTx4QBVJ) ghc-devel(filepath-1.4.1.2) 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-Glob-0.9.1-3.el8.i386 Wrote: /builddir/build/RPMS/ghc-Glob-0.9.1-3.el8.i686.rpm Wrote: /builddir/build/RPMS/ghc-Glob-devel-0.9.1-3.el8.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.le2VKe + umask 022 + cd /builddir/build/BUILD + cd Glob-0.9.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-Glob-0.9.1-3.el8.i386 + exit 0 Child return code was: 0