Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/ghc-tagsoup.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-0a7eb2c0609919690b631e8d4236d559d1dbf6cc/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=995) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/ghc-tagsoup.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/ghc-tagsoup-0.12.8-4.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/ghc-tagsoup.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-0a7eb2c0609919690b631e8d4236d559d1dbf6cc/root'shell=Falseuid=995env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/ghc-tagsoup.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.cKJHbE + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf tagsoup-0.12.8 + /usr/bin/gzip -dc /builddir/build/SOURCES/tagsoup-0.12.8.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd tagsoup-0.12.8 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.yq1OPc + umask 022 + cd /builddir/build/BUILD + cd tagsoup-0.12.8 ++ ghc --info ++ grep '"Booter version","7.6.3"' + '[' '!' ' ,("Booter version","7.6.3")' ']' + '[' -x Setup ']' + ghc --make -no-user-package-db Setup [1 of 1] Compiling Main ( Setup.hs, Setup.o ) Linking Setup ... + LANG=en_US.utf8 + ./Setup configure --prefix=/usr --libdir=/usr/lib --docdir=/usr/share/doc/ghc-tagsoup-0.12.8 '--libsubdir=$compiler/$pkgid' '--datasubdir=$pkgid' --ghc -p --htmldir=/usr/share/doc/ghc/html/libraries/tagsoup-0.12.8 --global Configuring tagsoup-0.12.8... + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup build Building tagsoup-0.12.8... Preprocessing library tagsoup-0.12.8... [ 1 of 13] Compiling Text.HTML.TagSoup.Entity ( Text/HTML/TagSoup/Entity.hs, dist/build/Text/HTML/TagSoup/Entity.o ) [ 2 of 13] Compiling Text.StringLike ( Text/StringLike.hs, dist/build/Text/StringLike.o ) [ 3 of 13] Compiling Text.HTML.TagSoup.Type ( Text/HTML/TagSoup/Type.hs, dist/build/Text/HTML/TagSoup/Type.o ) [ 4 of 13] Compiling Text.HTML.TagSoup.Match ( Text/HTML/TagSoup/Match.hs, dist/build/Text/HTML/TagSoup/Match.o ) [ 5 of 13] Compiling Text.HTML.TagSoup.Tree ( Text/HTML/TagSoup/Tree.hs, dist/build/Text/HTML/TagSoup/Tree.o ) [ 6 of 13] Compiling Text.HTML.TagSoup.Options ( Text/HTML/TagSoup/Options.hs, dist/build/Text/HTML/TagSoup/Options.o ) [ 7 of 13] Compiling Text.HTML.TagSoup.Implementation ( Text/HTML/TagSoup/Implementation.hs, dist/build/Text/HTML/TagSoup/Implementation.o ) [ 8 of 13] Compiling Text.HTML.TagSoup.Specification ( Text/HTML/TagSoup/Specification.hs, dist/build/Text/HTML/TagSoup/Specification.o ) [ 9 of 13] Compiling Text.HTML.TagSoup.Manual ( Text/HTML/TagSoup/Manual.hs, dist/build/Text/HTML/TagSoup/Manual.o ) [10 of 13] Compiling Text.HTML.TagSoup.Generated ( Text/HTML/TagSoup/Generated.hs, dist/build/Text/HTML/TagSoup/Generated.o ) [11 of 13] Compiling Text.HTML.TagSoup.Render ( Text/HTML/TagSoup/Render.hs, dist/build/Text/HTML/TagSoup/Render.o ) [12 of 13] Compiling Text.HTML.TagSoup.Parser ( Text/HTML/TagSoup/Parser.hs, dist/build/Text/HTML/TagSoup/Parser.o ) [13 of 13] Compiling Text.HTML.TagSoup ( Text/HTML/TagSoup.hs, dist/build/Text/HTML/TagSoup.o ) [ 1 of 13] Compiling Text.HTML.TagSoup.Entity ( Text/HTML/TagSoup/Entity.hs, dist/build/Text/HTML/TagSoup/Entity.p_o ) [ 2 of 13] Compiling Text.StringLike ( Text/StringLike.hs, dist/build/Text/StringLike.p_o ) [ 3 of 13] Compiling Text.HTML.TagSoup.Type ( Text/HTML/TagSoup/Type.hs, dist/build/Text/HTML/TagSoup/Type.p_o ) [ 4 of 13] Compiling Text.HTML.TagSoup.Match ( Text/HTML/TagSoup/Match.hs, dist/build/Text/HTML/TagSoup/Match.p_o ) [ 5 of 13] Compiling Text.HTML.TagSoup.Tree ( Text/HTML/TagSoup/Tree.hs, dist/build/Text/HTML/TagSoup/Tree.p_o ) [ 6 of 13] Compiling Text.HTML.TagSoup.Options ( Text/HTML/TagSoup/Options.hs, dist/build/Text/HTML/TagSoup/Options.p_o ) [ 7 of 13] Compiling Text.HTML.TagSoup.Implementation ( Text/HTML/TagSoup/Implementation.hs, dist/build/Text/HTML/TagSoup/Implementation.p_o ) [ 8 of 13] Compiling Text.HTML.TagSoup.Specification ( Text/HTML/TagSoup/Specification.hs, dist/build/Text/HTML/TagSoup/Specification.p_o ) [ 9 of 13] Compiling Text.HTML.TagSoup.Manual ( Text/HTML/TagSoup/Manual.hs, dist/build/Text/HTML/TagSoup/Manual.p_o ) [10 of 13] Compiling Text.HTML.TagSoup.Generated ( Text/HTML/TagSoup/Generated.hs, dist/build/Text/HTML/TagSoup/Generated.p_o ) [11 of 13] Compiling Text.HTML.TagSoup.Render ( Text/HTML/TagSoup/Render.hs, dist/build/Text/HTML/TagSoup/Render.p_o ) [12 of 13] Compiling Text.HTML.TagSoup.Parser ( Text/HTML/TagSoup/Parser.hs, dist/build/Text/HTML/TagSoup/Parser.p_o ) [13 of 13] Compiling Text.HTML.TagSoup ( Text/HTML/TagSoup.hs, dist/build/Text/HTML/TagSoup.p_o ) In-place registering tagsoup-0.12.8... + '[' -f dist/build/libHStagsoup-0.12.8.a ']' + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Running Haddock for tagsoup-0.12.8... Running hscolour for tagsoup-0.12.8... Preprocessing library tagsoup-0.12.8... Preprocessing library tagsoup-0.12.8... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Haddock coverage: 100% ( 7 / 7) in 'Text.HTML.TagSoup.Entity' 100% ( 3 / 3) in 'Text.StringLike' 81% ( 22 / 27) in 'Text.HTML.TagSoup.Type' 50% ( 9 / 18) in 'Text.HTML.TagSoup.Match' 67% ( 4 / 6) in 'Text.HTML.TagSoup.Tree' 83% ( 5 / 6) in 'Text.HTML.TagSoup.Options' 0% ( 0 / 32) in 'Text.HTML.TagSoup.Implementation' 0% ( 0 / 2) in 'Text.HTML.TagSoup.Specification' 0% ( 0 / 2) in 'Text.HTML.TagSoup.Manual' 0% ( 0 / 2) in 'Text.HTML.TagSoup.Generated' 100% ( 6 / 6) in 'Text.HTML.TagSoup.Render' 86% ( 6 / 7) in 'Text.HTML.TagSoup.Parser' 100% ( 39 / 39) in 'Text.HTML.TagSoup' Documentation created: dist/doc/html/tagsoup/index.html, dist/doc/html/tagsoup/tagsoup.txt + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.c5SM5r + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm ++ dirname /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm + cd tagsoup-0.12.8 + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm -v directory dist/doc/html/tagsoup does exist: True creating /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/share/doc/ghc/html/libraries/tagsoup-0.12.8 creating /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/share/doc creating /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/share creating /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr creating /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/share creating /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/share/doc creating /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/share/doc/ghc/html/libraries/tagsoup-0.12.8 copy directory 'dist/doc/html/tagsoup' to '/builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/share/doc/ghc/html/libraries/tagsoup-0.12.8'. creating /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/share/doc/ghc/html/libraries/tagsoup-0.12.8 creating /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/share/doc/ghc/html/libraries/tagsoup-0.12.8/src Installing dist/doc/html/tagsoup/minus.gif to /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/share/doc/ghc/html/libraries/tagsoup-0.12.8/minus.gif Installing dist/doc/html/tagsoup/Text-HTML-TagSoup-Entity.html to /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/share/doc/ghc/html/libraries/tagsoup-0.12.8/Text-HTML-TagSoup-Entity.html Installing dist/doc/html/tagsoup/synopsis.png to /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/share/doc/ghc/html/libraries/tagsoup-0.12.8/synopsis.png Installing dist/doc/html/tagsoup/mini_Text-HTML-TagSoup-Match.html to /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/share/doc/ghc/html/libraries/tagsoup-0.12.8/mini_Text-HTML-TagSoup-Match.html Installing dist/doc/html/tagsoup/Text-HTML-TagSoup-Tree.html to /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/share/doc/ghc/html/libraries/tagsoup-0.12.8/Text-HTML-TagSoup-Tree.html Installing dist/doc/html/tagsoup/hslogo-16.png to /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/share/doc/ghc/html/libraries/tagsoup-0.12.8/hslogo-16.png Installing dist/doc/html/tagsoup/haddock-util.js to /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/share/doc/ghc/html/libraries/tagsoup-0.12.8/haddock-util.js Installing dist/doc/html/tagsoup/mini_Text-HTML-TagSoup-Entity.html to /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/share/doc/ghc/html/libraries/tagsoup-0.12.8/mini_Text-HTML-TagSoup-Entity.html Installing dist/doc/html/tagsoup/doc-index.html to /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/share/doc/ghc/html/libraries/tagsoup-0.12.8/doc-index.html Installing dist/doc/html/tagsoup/tagsoup.haddock to /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/share/doc/ghc/html/libraries/tagsoup-0.12.8/tagsoup.haddock Installing dist/doc/html/tagsoup/Text-HTML-TagSoup.html to /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/share/doc/ghc/html/libraries/tagsoup-0.12.8/Text-HTML-TagSoup.html Installing dist/doc/html/tagsoup/Text-HTML-TagSoup-Match.html to /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/share/doc/ghc/html/libraries/tagsoup-0.12.8/Text-HTML-TagSoup-Match.html Installing dist/doc/html/tagsoup/tagsoup.txt to /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/share/doc/ghc/html/libraries/tagsoup-0.12.8/tagsoup.txt Installing dist/doc/html/tagsoup/ocean.css to /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/share/doc/ghc/html/libraries/tagsoup-0.12.8/ocean.css Installing dist/doc/html/tagsoup/mini_Text-StringLike.html to /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/share/doc/ghc/html/libraries/tagsoup-0.12.8/mini_Text-StringLike.html Installing dist/doc/html/tagsoup/Text-StringLike.html to /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/share/doc/ghc/html/libraries/tagsoup-0.12.8/Text-StringLike.html Installing dist/doc/html/tagsoup/mini_Text-HTML-TagSoup-Tree.html to /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/share/doc/ghc/html/libraries/tagsoup-0.12.8/mini_Text-HTML-TagSoup-Tree.html Installing dist/doc/html/tagsoup/mini_Text-HTML-TagSoup.html to /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/share/doc/ghc/html/libraries/tagsoup-0.12.8/mini_Text-HTML-TagSoup.html Installing dist/doc/html/tagsoup/frames.html to /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/share/doc/ghc/html/libraries/tagsoup-0.12.8/frames.html Installing dist/doc/html/tagsoup/plus.gif to /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/share/doc/ghc/html/libraries/tagsoup-0.12.8/plus.gif Installing dist/doc/html/tagsoup/index-frames.html to /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/share/doc/ghc/html/libraries/tagsoup-0.12.8/index-frames.html Installing dist/doc/html/tagsoup/index.html to /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/share/doc/ghc/html/libraries/tagsoup-0.12.8/index.html Installing dist/doc/html/tagsoup/src/Text-HTML-TagSoup-Entity.html to /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/share/doc/ghc/html/libraries/tagsoup-0.12.8/src/Text-HTML-TagSoup-Entity.html Installing dist/doc/html/tagsoup/src/Text-HTML-TagSoup-Options.html to /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/share/doc/ghc/html/libraries/tagsoup-0.12.8/src/Text-HTML-TagSoup-Options.html Installing dist/doc/html/tagsoup/src/Text-HTML-TagSoup-Tree.html to /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/share/doc/ghc/html/libraries/tagsoup-0.12.8/src/Text-HTML-TagSoup-Tree.html Installing dist/doc/html/tagsoup/src/Text-HTML-TagSoup.html to /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/share/doc/ghc/html/libraries/tagsoup-0.12.8/src/Text-HTML-TagSoup.html Installing dist/doc/html/tagsoup/src/Text-HTML-TagSoup-Match.html to /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/share/doc/ghc/html/libraries/tagsoup-0.12.8/src/Text-HTML-TagSoup-Match.html Installing dist/doc/html/tagsoup/src/Text-HTML-TagSoup-Implementation.html to /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/share/doc/ghc/html/libraries/tagsoup-0.12.8/src/Text-HTML-TagSoup-Implementation.html Installing dist/doc/html/tagsoup/src/Text-HTML-TagSoup-Render.html to /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/share/doc/ghc/html/libraries/tagsoup-0.12.8/src/Text-HTML-TagSoup-Render.html Installing dist/doc/html/tagsoup/src/Text-HTML-TagSoup-Manual.html to /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/share/doc/ghc/html/libraries/tagsoup-0.12.8/src/Text-HTML-TagSoup-Manual.html Installing dist/doc/html/tagsoup/src/Text-StringLike.html to /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/share/doc/ghc/html/libraries/tagsoup-0.12.8/src/Text-StringLike.html Installing dist/doc/html/tagsoup/src/Text-HTML-TagSoup-Parser.html to /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/share/doc/ghc/html/libraries/tagsoup-0.12.8/src/Text-HTML-TagSoup-Parser.html Installing dist/doc/html/tagsoup/src/Text-HTML-TagSoup-Type.html to /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/share/doc/ghc/html/libraries/tagsoup-0.12.8/src/Text-HTML-TagSoup-Type.html Installing dist/doc/html/tagsoup/src/Text-HTML-TagSoup-Specification.html to /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/share/doc/ghc/html/libraries/tagsoup-0.12.8/src/Text-HTML-TagSoup-Specification.html Installing dist/doc/html/tagsoup/src/hscolour.css to /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/share/doc/ghc/html/libraries/tagsoup-0.12.8/src/hscolour.css Installing dist/doc/html/tagsoup/src/Text-HTML-TagSoup-Generated.html to /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/share/doc/ghc/html/libraries/tagsoup-0.12.8/src/Text-HTML-TagSoup-Generated.html creating /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/share/doc/ghc/html/libraries/tagsoup-0.12.8 Installing dist/doc/html/tagsoup/tagsoup.haddock to /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/share/doc/ghc/html/libraries/tagsoup-0.12.8/tagsoup.haddock creating /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/share/doc/ghc-tagsoup-0.12.8 Installing LICENSE to /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/share/doc/ghc-tagsoup-0.12.8/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/lib/ghc-7.6.3/tagsoup-0.12.8 creating /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/lib/ghc-7.6.3/tagsoup-0.12.8/Text/HTML creating /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/lib/ghc-7.6.3/tagsoup-0.12.8/Text creating /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/lib/ghc-7.6.3/tagsoup-0.12.8 creating /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/lib/ghc-7.6.3 creating /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/lib creating /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/lib/ghc-7.6.3 creating /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/lib/ghc-7.6.3/tagsoup-0.12.8 creating /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/lib/ghc-7.6.3/tagsoup-0.12.8/Text creating /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/lib/ghc-7.6.3/tagsoup-0.12.8/Text/HTML creating /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/lib/ghc-7.6.3/tagsoup-0.12.8/Text/HTML/TagSoup creating /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/lib/ghc-7.6.3/tagsoup-0.12.8/Text Installing dist/build/Text/HTML/TagSoup.hi to /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/lib/ghc-7.6.3/tagsoup-0.12.8/Text/HTML/TagSoup.hi Installing dist/build/Text/HTML/TagSoup/Entity.hi to /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/lib/ghc-7.6.3/tagsoup-0.12.8/Text/HTML/TagSoup/Entity.hi Installing dist/build/Text/HTML/TagSoup/Match.hi to /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/lib/ghc-7.6.3/tagsoup-0.12.8/Text/HTML/TagSoup/Match.hi Installing dist/build/Text/HTML/TagSoup/Tree.hi to /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/lib/ghc-7.6.3/tagsoup-0.12.8/Text/HTML/TagSoup/Tree.hi Installing dist/build/Text/StringLike.hi to /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/lib/ghc-7.6.3/tagsoup-0.12.8/Text/StringLike.hi Installing dist/build/Text/HTML/TagSoup/Generated.hi to /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/lib/ghc-7.6.3/tagsoup-0.12.8/Text/HTML/TagSoup/Generated.hi Installing dist/build/Text/HTML/TagSoup/Implementation.hi to /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/lib/ghc-7.6.3/tagsoup-0.12.8/Text/HTML/TagSoup/Implementation.hi Installing dist/build/Text/HTML/TagSoup/Manual.hi to /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/lib/ghc-7.6.3/tagsoup-0.12.8/Text/HTML/TagSoup/Manual.hi Installing dist/build/Text/HTML/TagSoup/Options.hi to /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/lib/ghc-7.6.3/tagsoup-0.12.8/Text/HTML/TagSoup/Options.hi Installing dist/build/Text/HTML/TagSoup/Parser.hi to /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/lib/ghc-7.6.3/tagsoup-0.12.8/Text/HTML/TagSoup/Parser.hi Installing dist/build/Text/HTML/TagSoup/Render.hi to /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/lib/ghc-7.6.3/tagsoup-0.12.8/Text/HTML/TagSoup/Render.hi Installing dist/build/Text/HTML/TagSoup/Specification.hi to /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/lib/ghc-7.6.3/tagsoup-0.12.8/Text/HTML/TagSoup/Specification.hi Installing dist/build/Text/HTML/TagSoup/Type.hi to /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/lib/ghc-7.6.3/tagsoup-0.12.8/Text/HTML/TagSoup/Type.hi creating /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/lib/ghc-7.6.3/tagsoup-0.12.8/Text/HTML creating /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/lib/ghc-7.6.3/tagsoup-0.12.8/Text/HTML/TagSoup creating /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/lib/ghc-7.6.3/tagsoup-0.12.8/Text Installing dist/build/Text/HTML/TagSoup.p_hi to /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/lib/ghc-7.6.3/tagsoup-0.12.8/Text/HTML/TagSoup.p_hi Installing dist/build/Text/HTML/TagSoup/Entity.p_hi to /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/lib/ghc-7.6.3/tagsoup-0.12.8/Text/HTML/TagSoup/Entity.p_hi Installing dist/build/Text/HTML/TagSoup/Match.p_hi to /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/lib/ghc-7.6.3/tagsoup-0.12.8/Text/HTML/TagSoup/Match.p_hi Installing dist/build/Text/HTML/TagSoup/Tree.p_hi to /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/lib/ghc-7.6.3/tagsoup-0.12.8/Text/HTML/TagSoup/Tree.p_hi Installing dist/build/Text/StringLike.p_hi to /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/lib/ghc-7.6.3/tagsoup-0.12.8/Text/StringLike.p_hi Installing dist/build/Text/HTML/TagSoup/Generated.p_hi to /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/lib/ghc-7.6.3/tagsoup-0.12.8/Text/HTML/TagSoup/Generated.p_hi Installing dist/build/Text/HTML/TagSoup/Implementation.p_hi to /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/lib/ghc-7.6.3/tagsoup-0.12.8/Text/HTML/TagSoup/Implementation.p_hi Installing dist/build/Text/HTML/TagSoup/Manual.p_hi to /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/lib/ghc-7.6.3/tagsoup-0.12.8/Text/HTML/TagSoup/Manual.p_hi Installing dist/build/Text/HTML/TagSoup/Options.p_hi to /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/lib/ghc-7.6.3/tagsoup-0.12.8/Text/HTML/TagSoup/Options.p_hi Installing dist/build/Text/HTML/TagSoup/Parser.p_hi to /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/lib/ghc-7.6.3/tagsoup-0.12.8/Text/HTML/TagSoup/Parser.p_hi Installing dist/build/Text/HTML/TagSoup/Render.p_hi to /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/lib/ghc-7.6.3/tagsoup-0.12.8/Text/HTML/TagSoup/Render.p_hi Installing dist/build/Text/HTML/TagSoup/Specification.p_hi to /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/lib/ghc-7.6.3/tagsoup-0.12.8/Text/HTML/TagSoup/Specification.p_hi Installing dist/build/Text/HTML/TagSoup/Type.p_hi to /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/lib/ghc-7.6.3/tagsoup-0.12.8/Text/HTML/TagSoup/Type.p_hi creating /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/lib/ghc-7.6.3/tagsoup-0.12.8 Installing dist/build/libHStagsoup-0.12.8.a to /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/lib/ghc-7.6.3/tagsoup-0.12.8/libHStagsoup-0.12.8.a creating /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/lib/ghc-7.6.3/tagsoup-0.12.8 Installing dist/build/libHStagsoup-0.12.8_p.a to /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/lib/ghc-7.6.3/tagsoup-0.12.8/libHStagsoup-0.12.8_p.a + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup register --gen-pkg-config Creating package registration file: tagsoup-0.12.8.conf + install -D --mode=0644 tagsoup-0.12.8.conf /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/lib/ghc-7.6.3/package.conf.d/tagsoup-0.12.8.conf + rm -f ghc-tagsoup.files ghc-tagsoup-devel.files + touch ghc-tagsoup.files ghc-tagsoup-devel.files + '[' -d /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/lib/ghc-7.6.3/tagsoup-0.12.8 ']' + echo '%dir /usr/lib/ghc-7.6.3/tagsoup-0.12.8' + echo '/usr/lib/ghc-7.6.3/package.conf.d/tagsoup-0.12.8*.conf' + '[' -d /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/lib/ghc-7.6.3/tagsoup-0.12.8 ']' + find /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/lib/ghc-7.6.3/tagsoup-0.12.8 -mindepth 1 -type d + sed 's/^/%dir /' + find /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/lib/ghc-7.6.3/tagsoup-0.12.8 '!' '(' -type d -o -name 'libHS*.so' ')' + '[' -d /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/share/doc/ghc/html/libraries/tagsoup-0.12.8 ']' + echo /usr/share/doc/ghc/html/libraries/tagsoup-0.12.8 + for i in ghc-tagsoup.files ghc-tagsoup-devel.files + '[' -f ghc-tagsoup.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm!!g' ghc-tagsoup.files + for i in ghc-tagsoup.files ghc-tagsoup-devel.files + '[' -f ghc-tagsoup-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm!!g' ghc-tagsoup-devel.files + find /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm -type f -exec sh -c 'file {} | grep -q '\''dynamically linked'\''' ';' -exec strip '{}' ';' + '[' -d /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/bin -a -x /usr/bin/execstack ']' + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: ghc-tagsoup-0.12.8-4.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.UgI7hz + umask 022 + cd /builddir/build/BUILD + cd tagsoup-0.12.8 + DOCDIR=/builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/share/doc/ghc-tagsoup-0.12.8 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/share/doc/ghc-tagsoup-0.12.8 + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/share/doc/ghc-tagsoup-0.12.8 + exit 0 Provides: ghc-tagsoup = 0.12.8-4.el7 ghc-tagsoup(armv7hl-32) = 0.12.8-4.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ghc-tagsoup-devel-0.12.8-4.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.sdadhT + umask 022 + cd /builddir/build/BUILD + cd tagsoup-0.12.8 + DOCDIR=/builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/share/doc/ghc-tagsoup-devel-0.12.8 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/share/doc/ghc-tagsoup-devel-0.12.8 + cp -pr tagsoup.htm /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm/usr/share/doc/ghc-tagsoup-devel-0.12.8 + exit 0 Provides: ghc-devel(tagsoup-0.12.8-faed0e9c9df1d1d09d575416a485d9d7) ghc-tagsoup-devel = 0.12.8-4.el7 ghc-tagsoup-devel(armv7hl-32) = 0.12.8-4.el7 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 = 7.6.3 Requires(postun): /bin/sh ghc-compiler = 7.6.3 Requires: ghc-devel(base-4.6.0.1-96bf6b6729ca53a5ac2cf45bb8b3cc3e) ghc-devel(bytestring-0.10.0.2-ea1d6622fb7aad447c7746744ecded40) ghc-devel(containers-0.5.0.0-3b8b869ec10d44736414ab5bea776319) ghc-devel(text-0.11.3.1-17cae9ba49c3f3d533bf78a6e387f543) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm Wrote: /builddir/build/RPMS/ghc-tagsoup-0.12.8-4.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/ghc-tagsoup-devel-0.12.8-4.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.gCHH8G + umask 022 + cd /builddir/build/BUILD + cd tagsoup-0.12.8 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-tagsoup-0.12.8-4.el7.arm + exit 0 Child return code was: 0