Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/ghc-tabular.spec'], gid=135chrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-30623/root'logger=timeout=0user='mockbuild'env={'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'TERM': 'vt100', 'CCACHE_DIR': '/tmp/ccache', 'HOME': '/builddir', 'CCACHE_UMASK': '002', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash'}shell=FalseprintOutput=Falseuid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/ghc-tabular.spec'] with env {'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'TERM': 'vt100', 'CCACHE_DIR': '/tmp/ccache', 'HOME': '/builddir', 'CCACHE_UMASK': '002', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash'} and shell False Building target platforms: armv6hl Building for target armv6hl Wrote: /builddir/build/SRPMS/ghc-tabular-0.2.2.7-3bs02npfc23.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', "/usr/bin/rpmbuild -bb --target armv6hl --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/ghc-tabular.spec "], gid=135private_network=Truelogger=timeout=0user='mockbuild'env={'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'TERM': 'vt100', 'CCACHE_DIR': '/tmp/ccache', 'HOME': '/builddir', 'CCACHE_UMASK': '002', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash'}chrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-30623/root'printOutput=Falseshell=Falseuid=1000) Executing command: ['bash', '--login', '-c', "/usr/bin/rpmbuild -bb --target armv6hl --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/ghc-tabular.spec "] with env {'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'TERM': 'vt100', 'CCACHE_DIR': '/tmp/ccache', 'HOME': '/builddir', 'CCACHE_UMASK': '002', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash'} and shell False Building target platforms: armv6hl Building for target armv6hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ZB6RNG + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf tabular-0.2.2.7 + /usr/bin/gzip -dc /builddir/build/SOURCES/tabular-0.2.2.7.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd tabular-0.2.2.7 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.OH1cFf + umask 022 + cd /builddir/build/BUILD + cd tabular-0.2.2.7 ++ ghc --info ++ grep '"Booter version","7.8.4"' + '[' '!' ' ,("Booter version","7.8.4")' ']' + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp' + 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 ++ echo ' -O2' -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp ++ sed -e 's/ / -optc/g' ++ echo ' -Wl,-z,relro' ++ sed -e 's/ / -optl/g' + ./Setup configure --prefix=/usr --libdir=/usr/lib --docdir=/usr/share/doc/ghc-tabular '--libsubdir=$compiler/$pkgid' '--datasubdir=$pkgid' --ghc --enable-executable-dynamic '--ghc-options= -optc-O2 -optc-g -optc-pipe -optc-Wall -optc-Werror=format-security -optc-Wp,-D_FORTIFY_SOURCE=2 -optc-fexceptions -optc-fstack-protector-strong -optc--param=ssp-buffer-size=4 -optc-grecord-gcc-switches -optc-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -optc-march=armv6 -optc-mfloat-abi=hard -optc-mfpu=vfp -optl-Wl,-z,relro' -p --enable-shared --htmldir=/usr/share/doc/ghc/html/libraries/tabular-0.2.2.7 --global Configuring tabular-0.2.2.7... + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup build Building tabular-0.2.2.7... Preprocessing library tabular-0.2.2.7... [1 of 6] Compiling Text.Tabular ( Text/Tabular.hs, dist/build/Text/Tabular.o ) [2 of 6] Compiling Text.Tabular.AsciiArt ( Text/Tabular/AsciiArt.hs, dist/build/Text/Tabular/AsciiArt.o ) [3 of 6] Compiling Text.Tabular.SimpleText ( Text/Tabular/SimpleText.hs, dist/build/Text/Tabular/SimpleText.o ) [4 of 6] Compiling Text.Tabular.Csv ( Text/Tabular/Csv.hs, dist/build/Text/Tabular/Csv.o ) [5 of 6] Compiling Text.Tabular.Html ( Text/Tabular/Html.hs, dist/build/Text/Tabular/Html.o ) [6 of 6] Compiling Text.Tabular.Latex ( Text/Tabular/Latex.hs, dist/build/Text/Tabular/Latex.o ) [1 of 6] Compiling Text.Tabular ( Text/Tabular.hs, dist/build/Text/Tabular.p_o ) [2 of 6] Compiling Text.Tabular.AsciiArt ( Text/Tabular/AsciiArt.hs, dist/build/Text/Tabular/AsciiArt.p_o ) [3 of 6] Compiling Text.Tabular.SimpleText ( Text/Tabular/SimpleText.hs, dist/build/Text/Tabular/SimpleText.p_o ) [4 of 6] Compiling Text.Tabular.Csv ( Text/Tabular/Csv.hs, dist/build/Text/Tabular/Csv.p_o ) [5 of 6] Compiling Text.Tabular.Html ( Text/Tabular/Html.hs, dist/build/Text/Tabular/Html.p_o ) [6 of 6] Compiling Text.Tabular.Latex ( Text/Tabular/Latex.hs, dist/build/Text/Tabular/Latex.p_o ) In-place registering tabular-0.2.2.7... + '[' -f dist/build/libHStabular-0.2.2.7.a ']' + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup haddock --html --hoogle Running Haddock for tabular-0.2.2.7... Preprocessing library tabular-0.2.2.7... Haddock coverage: 60% ( 15 / 25) in 'Text.Tabular' 33% ( 2 / 6) in 'Text.Tabular.AsciiArt' 0% ( 0 / 3) in 'Text.Tabular.SimpleText' 50% ( 1 / 2) in 'Text.Tabular.Csv' 33% ( 2 / 6) in 'Text.Tabular.Html' 0% ( 0 / 8) in 'Text.Tabular.Latex' Documentation created: dist/doc/html/tabular/index.html, dist/doc/html/tabular/tabular.txt + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.NM1n1I + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-tabular-0.2.2.7-3bs02npfc23.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-tabular-0.2.2.7-3bs02npfc23.arm ++ dirname /builddir/build/BUILDROOT/ghc-tabular-0.2.2.7-3bs02npfc23.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-tabular-0.2.2.7-3bs02npfc23.arm + cd tabular-0.2.2.7 + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-tabular-0.2.2.7-3bs02npfc23.arm -v directory dist/doc/html/tabular does exist: True creating /builddir/build/BUILDROOT/ghc-tabular-0.2.2.7-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/tabular-0.2.2.7 creating /builddir/build/BUILDROOT/ghc-tabular-0.2.2.7-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-tabular-0.2.2.7-3bs02npfc23.arm/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-tabular-0.2.2.7-3bs02npfc23.arm/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-tabular-0.2.2.7-3bs02npfc23.arm/usr/share/doc creating /builddir/build/BUILDROOT/ghc-tabular-0.2.2.7-3bs02npfc23.arm/usr/share creating /builddir/build/BUILDROOT/ghc-tabular-0.2.2.7-3bs02npfc23.arm/usr creating /builddir/build/BUILDROOT/ghc-tabular-0.2.2.7-3bs02npfc23.arm/usr/share creating /builddir/build/BUILDROOT/ghc-tabular-0.2.2.7-3bs02npfc23.arm/usr/share/doc creating /builddir/build/BUILDROOT/ghc-tabular-0.2.2.7-3bs02npfc23.arm/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-tabular-0.2.2.7-3bs02npfc23.arm/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-tabular-0.2.2.7-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-tabular-0.2.2.7-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/tabular-0.2.2.7 copy directory 'dist/doc/html/tabular' to '/builddir/build/BUILDROOT/ghc-tabular-0.2.2.7-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/tabular-0.2.2.7'. creating /builddir/build/BUILDROOT/ghc-tabular-0.2.2.7-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/tabular-0.2.2.7 creating /builddir/build/BUILDROOT/ghc-tabular-0.2.2.7-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/tabular-0.2.2.7/example Installing dist/doc/html/tabular/Text-Tabular-Csv.html to /builddir/build/BUILDROOT/ghc-tabular-0.2.2.7-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/tabular-0.2.2.7/Text-Tabular-Csv.html Installing dist/doc/html/tabular/tabular.txt to /builddir/build/BUILDROOT/ghc-tabular-0.2.2.7-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/tabular-0.2.2.7/tabular.txt Installing dist/doc/html/tabular/mini_Text-Tabular-SimpleText.html to /builddir/build/BUILDROOT/ghc-tabular-0.2.2.7-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/tabular-0.2.2.7/mini_Text-Tabular-SimpleText.html Installing dist/doc/html/tabular/Text-Tabular-Latex.html to /builddir/build/BUILDROOT/ghc-tabular-0.2.2.7-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/tabular-0.2.2.7/Text-Tabular-Latex.html Installing dist/doc/html/tabular/Text-Tabular-Html.html to /builddir/build/BUILDROOT/ghc-tabular-0.2.2.7-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/tabular-0.2.2.7/Text-Tabular-Html.html Installing dist/doc/html/tabular/ocean.css to /builddir/build/BUILDROOT/ghc-tabular-0.2.2.7-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/tabular-0.2.2.7/ocean.css Installing dist/doc/html/tabular/frames.html to /builddir/build/BUILDROOT/ghc-tabular-0.2.2.7-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/tabular-0.2.2.7/frames.html Installing dist/doc/html/tabular/tabular.haddock to /builddir/build/BUILDROOT/ghc-tabular-0.2.2.7-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/tabular-0.2.2.7/tabular.haddock Installing dist/doc/html/tabular/Text-Tabular.html to /builddir/build/BUILDROOT/ghc-tabular-0.2.2.7-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/tabular-0.2.2.7/Text-Tabular.html Installing dist/doc/html/tabular/synopsis.png to /builddir/build/BUILDROOT/ghc-tabular-0.2.2.7-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/tabular-0.2.2.7/synopsis.png Installing dist/doc/html/tabular/haddock-util.js to /builddir/build/BUILDROOT/ghc-tabular-0.2.2.7-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/tabular-0.2.2.7/haddock-util.js Installing dist/doc/html/tabular/minus.gif to /builddir/build/BUILDROOT/ghc-tabular-0.2.2.7-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/tabular-0.2.2.7/minus.gif Installing dist/doc/html/tabular/mini_Text-Tabular-Csv.html to /builddir/build/BUILDROOT/ghc-tabular-0.2.2.7-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/tabular-0.2.2.7/mini_Text-Tabular-Csv.html Installing dist/doc/html/tabular/Text-Tabular-SimpleText.html to /builddir/build/BUILDROOT/ghc-tabular-0.2.2.7-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/tabular-0.2.2.7/Text-Tabular-SimpleText.html Installing dist/doc/html/tabular/mini_Text-Tabular-AsciiArt.html to /builddir/build/BUILDROOT/ghc-tabular-0.2.2.7-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/tabular-0.2.2.7/mini_Text-Tabular-AsciiArt.html Installing dist/doc/html/tabular/Text-Tabular-AsciiArt.html to /builddir/build/BUILDROOT/ghc-tabular-0.2.2.7-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/tabular-0.2.2.7/Text-Tabular-AsciiArt.html Installing dist/doc/html/tabular/hslogo-16.png to /builddir/build/BUILDROOT/ghc-tabular-0.2.2.7-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/tabular-0.2.2.7/hslogo-16.png Installing dist/doc/html/tabular/plus.gif to /builddir/build/BUILDROOT/ghc-tabular-0.2.2.7-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/tabular-0.2.2.7/plus.gif Installing dist/doc/html/tabular/mini_Text-Tabular-Latex.html to /builddir/build/BUILDROOT/ghc-tabular-0.2.2.7-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/tabular-0.2.2.7/mini_Text-Tabular-Latex.html Installing dist/doc/html/tabular/index-frames.html to /builddir/build/BUILDROOT/ghc-tabular-0.2.2.7-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/tabular-0.2.2.7/index-frames.html Installing dist/doc/html/tabular/mini_Text-Tabular-Html.html to /builddir/build/BUILDROOT/ghc-tabular-0.2.2.7-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/tabular-0.2.2.7/mini_Text-Tabular-Html.html Installing dist/doc/html/tabular/index.html to /builddir/build/BUILDROOT/ghc-tabular-0.2.2.7-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/tabular-0.2.2.7/index.html Installing dist/doc/html/tabular/mini_Text-Tabular.html to /builddir/build/BUILDROOT/ghc-tabular-0.2.2.7-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/tabular-0.2.2.7/mini_Text-Tabular.html Installing dist/doc/html/tabular/doc-index.html to /builddir/build/BUILDROOT/ghc-tabular-0.2.2.7-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/tabular-0.2.2.7/doc-index.html Installing dist/doc/html/tabular/example/sample1.hs to /builddir/build/BUILDROOT/ghc-tabular-0.2.2.7-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/tabular-0.2.2.7/example/sample1.hs Installing dist/doc/html/tabular/example/sample1.tex to /builddir/build/BUILDROOT/ghc-tabular-0.2.2.7-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/tabular-0.2.2.7/example/sample1.tex creating /builddir/build/BUILDROOT/ghc-tabular-0.2.2.7-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/tabular-0.2.2.7 Installing dist/doc/html/tabular/tabular.haddock to /builddir/build/BUILDROOT/ghc-tabular-0.2.2.7-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/tabular-0.2.2.7/tabular.haddock creating /builddir/build/BUILDROOT/ghc-tabular-0.2.2.7-3bs02npfc23.arm/usr/share/doc/ghc-tabular Installing LICENSE to /builddir/build/BUILDROOT/ghc-tabular-0.2.2.7-3bs02npfc23.arm/usr/share/doc/ghc-tabular/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-tabular-0.2.2.7-3bs02npfc23.arm/usr/lib/ghc-7.8.4/tabular-0.2.2.7 creating /builddir/build/BUILDROOT/ghc-tabular-0.2.2.7-3bs02npfc23.arm/usr/lib/ghc-7.8.4/tabular-0.2.2.7/Text creating /builddir/build/BUILDROOT/ghc-tabular-0.2.2.7-3bs02npfc23.arm/usr/lib/ghc-7.8.4/tabular-0.2.2.7 creating /builddir/build/BUILDROOT/ghc-tabular-0.2.2.7-3bs02npfc23.arm/usr/lib/ghc-7.8.4 creating /builddir/build/BUILDROOT/ghc-tabular-0.2.2.7-3bs02npfc23.arm/usr/lib creating /builddir/build/BUILDROOT/ghc-tabular-0.2.2.7-3bs02npfc23.arm/usr/lib/ghc-7.8.4 creating /builddir/build/BUILDROOT/ghc-tabular-0.2.2.7-3bs02npfc23.arm/usr/lib/ghc-7.8.4/tabular-0.2.2.7 creating /builddir/build/BUILDROOT/ghc-tabular-0.2.2.7-3bs02npfc23.arm/usr/lib/ghc-7.8.4/tabular-0.2.2.7/Text creating /builddir/build/BUILDROOT/ghc-tabular-0.2.2.7-3bs02npfc23.arm/usr/lib/ghc-7.8.4/tabular-0.2.2.7/Text/Tabular Installing dist/build/Text/Tabular.hi to /builddir/build/BUILDROOT/ghc-tabular-0.2.2.7-3bs02npfc23.arm/usr/lib/ghc-7.8.4/tabular-0.2.2.7/Text/Tabular.hi Installing dist/build/Text/Tabular/AsciiArt.hi to /builddir/build/BUILDROOT/ghc-tabular-0.2.2.7-3bs02npfc23.arm/usr/lib/ghc-7.8.4/tabular-0.2.2.7/Text/Tabular/AsciiArt.hi Installing dist/build/Text/Tabular/SimpleText.hi to /builddir/build/BUILDROOT/ghc-tabular-0.2.2.7-3bs02npfc23.arm/usr/lib/ghc-7.8.4/tabular-0.2.2.7/Text/Tabular/SimpleText.hi Installing dist/build/Text/Tabular/Csv.hi to /builddir/build/BUILDROOT/ghc-tabular-0.2.2.7-3bs02npfc23.arm/usr/lib/ghc-7.8.4/tabular-0.2.2.7/Text/Tabular/Csv.hi Installing dist/build/Text/Tabular/Html.hi to /builddir/build/BUILDROOT/ghc-tabular-0.2.2.7-3bs02npfc23.arm/usr/lib/ghc-7.8.4/tabular-0.2.2.7/Text/Tabular/Html.hi Installing dist/build/Text/Tabular/Latex.hi to /builddir/build/BUILDROOT/ghc-tabular-0.2.2.7-3bs02npfc23.arm/usr/lib/ghc-7.8.4/tabular-0.2.2.7/Text/Tabular/Latex.hi creating /builddir/build/BUILDROOT/ghc-tabular-0.2.2.7-3bs02npfc23.arm/usr/lib/ghc-7.8.4/tabular-0.2.2.7/Text creating /builddir/build/BUILDROOT/ghc-tabular-0.2.2.7-3bs02npfc23.arm/usr/lib/ghc-7.8.4/tabular-0.2.2.7/Text/Tabular Installing dist/build/Text/Tabular.p_hi to /builddir/build/BUILDROOT/ghc-tabular-0.2.2.7-3bs02npfc23.arm/usr/lib/ghc-7.8.4/tabular-0.2.2.7/Text/Tabular.p_hi Installing dist/build/Text/Tabular/AsciiArt.p_hi to /builddir/build/BUILDROOT/ghc-tabular-0.2.2.7-3bs02npfc23.arm/usr/lib/ghc-7.8.4/tabular-0.2.2.7/Text/Tabular/AsciiArt.p_hi Installing dist/build/Text/Tabular/SimpleText.p_hi to /builddir/build/BUILDROOT/ghc-tabular-0.2.2.7-3bs02npfc23.arm/usr/lib/ghc-7.8.4/tabular-0.2.2.7/Text/Tabular/SimpleText.p_hi Installing dist/build/Text/Tabular/Csv.p_hi to /builddir/build/BUILDROOT/ghc-tabular-0.2.2.7-3bs02npfc23.arm/usr/lib/ghc-7.8.4/tabular-0.2.2.7/Text/Tabular/Csv.p_hi Installing dist/build/Text/Tabular/Html.p_hi to /builddir/build/BUILDROOT/ghc-tabular-0.2.2.7-3bs02npfc23.arm/usr/lib/ghc-7.8.4/tabular-0.2.2.7/Text/Tabular/Html.p_hi Installing dist/build/Text/Tabular/Latex.p_hi to /builddir/build/BUILDROOT/ghc-tabular-0.2.2.7-3bs02npfc23.arm/usr/lib/ghc-7.8.4/tabular-0.2.2.7/Text/Tabular/Latex.p_hi creating /builddir/build/BUILDROOT/ghc-tabular-0.2.2.7-3bs02npfc23.arm/usr/lib/ghc-7.8.4/tabular-0.2.2.7/Text creating /builddir/build/BUILDROOT/ghc-tabular-0.2.2.7-3bs02npfc23.arm/usr/lib/ghc-7.8.4/tabular-0.2.2.7/Text/Tabular Installing dist/build/Text/Tabular.dyn_hi to /builddir/build/BUILDROOT/ghc-tabular-0.2.2.7-3bs02npfc23.arm/usr/lib/ghc-7.8.4/tabular-0.2.2.7/Text/Tabular.dyn_hi Installing dist/build/Text/Tabular/AsciiArt.dyn_hi to /builddir/build/BUILDROOT/ghc-tabular-0.2.2.7-3bs02npfc23.arm/usr/lib/ghc-7.8.4/tabular-0.2.2.7/Text/Tabular/AsciiArt.dyn_hi Installing dist/build/Text/Tabular/SimpleText.dyn_hi to /builddir/build/BUILDROOT/ghc-tabular-0.2.2.7-3bs02npfc23.arm/usr/lib/ghc-7.8.4/tabular-0.2.2.7/Text/Tabular/SimpleText.dyn_hi Installing dist/build/Text/Tabular/Csv.dyn_hi to /builddir/build/BUILDROOT/ghc-tabular-0.2.2.7-3bs02npfc23.arm/usr/lib/ghc-7.8.4/tabular-0.2.2.7/Text/Tabular/Csv.dyn_hi Installing dist/build/Text/Tabular/Html.dyn_hi to /builddir/build/BUILDROOT/ghc-tabular-0.2.2.7-3bs02npfc23.arm/usr/lib/ghc-7.8.4/tabular-0.2.2.7/Text/Tabular/Html.dyn_hi Installing dist/build/Text/Tabular/Latex.dyn_hi to /builddir/build/BUILDROOT/ghc-tabular-0.2.2.7-3bs02npfc23.arm/usr/lib/ghc-7.8.4/tabular-0.2.2.7/Text/Tabular/Latex.dyn_hi creating /builddir/build/BUILDROOT/ghc-tabular-0.2.2.7-3bs02npfc23.arm/usr/lib/ghc-7.8.4/tabular-0.2.2.7 Installing dist/build/libHStabular-0.2.2.7.a to /builddir/build/BUILDROOT/ghc-tabular-0.2.2.7-3bs02npfc23.arm/usr/lib/ghc-7.8.4/tabular-0.2.2.7/libHStabular-0.2.2.7.a creating /builddir/build/BUILDROOT/ghc-tabular-0.2.2.7-3bs02npfc23.arm/usr/lib/ghc-7.8.4/tabular-0.2.2.7 Installing dist/build/libHStabular-0.2.2.7_p.a to /builddir/build/BUILDROOT/ghc-tabular-0.2.2.7-3bs02npfc23.arm/usr/lib/ghc-7.8.4/tabular-0.2.2.7/libHStabular-0.2.2.7_p.a creating /builddir/build/BUILDROOT/ghc-tabular-0.2.2.7-3bs02npfc23.arm/usr/lib/ghc-7.8.4/tabular-0.2.2.7 Installing executable dist/build/libHStabular-0.2.2.7-ghc7.8.4.so to /builddir/build/BUILDROOT/ghc-tabular-0.2.2.7-3bs02npfc23.arm/usr/lib/ghc-7.8.4/tabular-0.2.2.7/libHStabular-0.2.2.7-ghc7.8.4.so + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup register --gen-pkg-config Creating package registration file: tabular-0.2.2.7.conf + install -D --mode=0644 tabular-0.2.2.7.conf /builddir/build/BUILDROOT/ghc-tabular-0.2.2.7-3bs02npfc23.arm/usr/lib/ghc-7.8.4/package.conf.d/tabular-0.2.2.7.conf + rm -f ghc-tabular.files ghc-tabular-devel.files + touch ghc-tabular.files ghc-tabular-devel.files + '[' -d /builddir/build/BUILDROOT/ghc-tabular-0.2.2.7-3bs02npfc23.arm/usr/lib/ghc-7.8.4/tabular-0.2.2.7 ']' + echo '%dir /usr/lib/ghc-7.8.4/tabular-0.2.2.7' + echo '%attr(755,root,root) /usr/lib/ghc-7.8.4/tabular-0.2.2.7/libHStabular-0.2.2.7-ghc7.8.4.so' + echo '/usr/lib/ghc-7.8.4/package.conf.d/tabular-0.2.2.7*.conf' + '[' -d /builddir/build/BUILDROOT/ghc-tabular-0.2.2.7-3bs02npfc23.arm/usr/lib/ghc-7.8.4/tabular-0.2.2.7 ']' + find /builddir/build/BUILDROOT/ghc-tabular-0.2.2.7-3bs02npfc23.arm/usr/lib/ghc-7.8.4/tabular-0.2.2.7 -mindepth 1 -type d + sed 's/^/%dir /' + find /builddir/build/BUILDROOT/ghc-tabular-0.2.2.7-3bs02npfc23.arm/usr/lib/ghc-7.8.4/tabular-0.2.2.7 '!' '(' -type d -o -name 'libHS*.so' ')' + '[' -d /builddir/build/BUILDROOT/ghc-tabular-0.2.2.7-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/tabular-0.2.2.7 ']' + echo /usr/share/doc/ghc/html/libraries/tabular-0.2.2.7 + for i in ghc-tabular.files ghc-tabular-devel.files + '[' -f ghc-tabular.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-tabular-0.2.2.7-3bs02npfc23.arm!!g' ghc-tabular.files + for i in ghc-tabular.files ghc-tabular-devel.files + '[' -f ghc-tabular-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-tabular-0.2.2.7-3bs02npfc23.arm!!g' ghc-tabular-devel.files + find /builddir/build/BUILDROOT/ghc-tabular-0.2.2.7-3bs02npfc23.arm -type f -exec sh -c 'file {} | grep -q '\''dynamically linked'\''' ';' -exec strip '{}' ';' + /usr/lib/rpm/check-buildroot + /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 /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: ghc-tabular-0.2.2.7-3bs02npfc23.armv6hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.gZagMX + umask 022 + cd /builddir/build/BUILD + cd tabular-0.2.2.7 + DOCDIR=/builddir/build/BUILDROOT/ghc-tabular-0.2.2.7-3bs02npfc23.arm/usr/share/doc/ghc-tabular + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-tabular-0.2.2.7-3bs02npfc23.arm/usr/share/doc/ghc-tabular + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-tabular-0.2.2.7-3bs02npfc23.arm/usr/share/doc/ghc-tabular + exit 0 Provides: ghc(tabular-0.2.2.7-91c1d32d0d2f663c53dcbc8782433007) ghc-tabular = 0.2.2.7-3bs02npfc23 ghc-tabular(armv6hl-32) = 0.2.2.7-3bs02npfc23 libHStabular-0.2.2.7-ghc7.8.4.so Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ghc(base-4.7.0.2-d98389eae4520fbeb37e9d6443efd497) ghc(csv-0.1.2-57e185b5ce90fcabaecb59604f78ec27) ghc(html-1.0.1.2-71064d47f1b1970479ffe42cd452177e) ghc(mtl-2.1.3.1-0b2fa37925693ce4500eee5d528933c6) libHSarray-0.5.0.0-ghc7.8.4.so libHSbase-4.7.0.2-ghc7.8.4.so libHSbytestring-0.10.4.0-ghc7.8.4.so libHScsv-0.1.2-ghc7.8.4.so libHSdeepseq-1.3.0.2-ghc7.8.4.so libHSfilepath-1.3.0.2-ghc7.8.4.so libHSghc-prim-0.3.1.0-ghc7.8.4.so libHShtml-1.0.1.2-ghc7.8.4.so libHSinteger-gmp-0.5.1.0-ghc7.8.4.so libHSmtl-2.1.3.1-ghc7.8.4.so libHSparsec-3.1.5-ghc7.8.4.so libHStext-1.1.1.3-ghc7.8.4.so libHStransformers-0.3.0.0-ghc7.8.4.so libc.so.6 libc.so.6(GLIBC_2.4) libgmp.so.10 rtld(GNU_HASH) Processing files: ghc-tabular-devel-0.2.2.7-3bs02npfc23.armv6hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Z5wSx1 + umask 022 + cd /builddir/build/BUILD + cd tabular-0.2.2.7 + DOCDIR=/builddir/build/BUILDROOT/ghc-tabular-0.2.2.7-3bs02npfc23.arm/usr/share/doc/ghc-tabular-devel + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-tabular-0.2.2.7-3bs02npfc23.arm/usr/share/doc/ghc-tabular-devel + cp -pr example /builddir/build/BUILDROOT/ghc-tabular-0.2.2.7-3bs02npfc23.arm/usr/share/doc/ghc-tabular-devel + exit 0 Provides: ghc-devel(tabular-0.2.2.7-91c1d32d0d2f663c53dcbc8782433007) ghc-tabular-devel = 0.2.2.7-3bs02npfc23 ghc-tabular-devel(armv6hl-32) = 0.2.2.7-3bs02npfc23 ghc-tabular-static = 0.2.2.7-3bs02npfc23 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.8.4 Requires(postun): /bin/sh ghc-compiler = 7.8.4 Requires: ghc(tabular-0.2.2.7-91c1d32d0d2f663c53dcbc8782433007) ghc-devel(base-4.7.0.2-d98389eae4520fbeb37e9d6443efd497) ghc-devel(csv-0.1.2-57e185b5ce90fcabaecb59604f78ec27) ghc-devel(html-1.0.1.2-71064d47f1b1970479ffe42cd452177e) ghc-devel(mtl-2.1.3.1-0b2fa37925693ce4500eee5d528933c6) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-tabular-0.2.2.7-3bs02npfc23.arm Wrote: /builddir/build/RPMS/ghc-tabular-0.2.2.7-3bs02npfc23.armv6hl.rpm Wrote: /builddir/build/RPMS/ghc-tabular-devel-0.2.2.7-3bs02npfc23.armv6hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.qImJ8y + umask 022 + cd /builddir/build/BUILD + cd tabular-0.2.2.7 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-tabular-0.2.2.7-3bs02npfc23.arm + exit 0 Child return code was: 0 LEAVE do -->