Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/ghc-attoparsec.spec'], printOutput=Falselogger=user='mockbuild'shell=Falseuid=1000env={'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'CCACHE_DIR': '/tmp/ccache', 'HOME': '/builddir', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'CCACHE_UMASK': '002'}timeout=0chrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-19502/root'gid=135) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/ghc-attoparsec.spec'] with env {'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'CCACHE_DIR': '/tmp/ccache', 'HOME': '/builddir', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'CCACHE_UMASK': '002'} and shell False Building target platforms: armv6hl Building for target armv6hl Wrote: /builddir/build/SRPMS/ghc-attoparsec-0.11.3.4-2bs02npfc23.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-attoparsec.spec "], printOutput=Falselogger=private_network=Trueshell=Falseuid=1000user='mockbuild'timeout=0chrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-19502/root'gid=135env={'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'CCACHE_DIR': '/tmp/ccache', 'HOME': '/builddir', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'CCACHE_UMASK': '002'}) Executing command: ['bash', '--login', '-c', "/usr/bin/rpmbuild -bb --target armv6hl --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/ghc-attoparsec.spec "] with env {'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'CCACHE_DIR': '/tmp/ccache', 'HOME': '/builddir', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'CCACHE_UMASK': '002'} and shell False Building target platforms: armv6hl Building for target armv6hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.k8GWIf + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf attoparsec-0.11.3.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/attoparsec-0.11.3.4.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd attoparsec-0.11.3.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.kD9uum + umask 022 + cd /builddir/build/BUILD + cd attoparsec-0.11.3.4 ++ 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-attoparsec '--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/attoparsec-0.11.3.4 --global Configuring attoparsec-0.11.3.4... + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup build Building attoparsec-0.11.3.4... Preprocessing library attoparsec-0.11.3.4... [ 1 of 18] Compiling Data.Attoparsec.Text.FastSet ( Data/Attoparsec/Text/FastSet.hs, dist/build/Data/Attoparsec/Text/FastSet.o ) [ 2 of 18] Compiling Data.Attoparsec.Zepto ( Data/Attoparsec/Zepto.hs, dist/build/Data/Attoparsec/Zepto.o ) [ 3 of 18] Compiling Data.Attoparsec.Number ( Data/Attoparsec/Number.hs, dist/build/Data/Attoparsec/Number.o ) [ 4 of 18] Compiling Data.Attoparsec.ByteString.FastSet ( Data/Attoparsec/ByteString/FastSet.hs, dist/build/Data/Attoparsec/ByteString/FastSet.o ) [ 5 of 18] Compiling Data.Attoparsec.Internal.Types ( Data/Attoparsec/Internal/Types.hs, dist/build/Data/Attoparsec/Internal/Types.o ) [ 6 of 18] Compiling Data.Attoparsec.Types ( Data/Attoparsec/Types.hs, dist/build/Data/Attoparsec/Types.o ) [ 7 of 18] Compiling Data.Attoparsec.Internal ( Data/Attoparsec/Internal.hs, dist/build/Data/Attoparsec/Internal.o ) [ 8 of 18] Compiling Data.Attoparsec.Combinator ( Data/Attoparsec/Combinator.hs, dist/build/Data/Attoparsec/Combinator.o ) [ 9 of 18] Compiling Data.Attoparsec.ByteString.Internal ( Data/Attoparsec/ByteString/Internal.hs, dist/build/Data/Attoparsec/ByteString/Internal.o ) [10 of 18] Compiling Data.Attoparsec.Text.Internal ( Data/Attoparsec/Text/Internal.hs, dist/build/Data/Attoparsec/Text/Internal.o ) [11 of 18] Compiling Data.Attoparsec.Text ( Data/Attoparsec/Text.hs, dist/build/Data/Attoparsec/Text.o ) [12 of 18] Compiling Data.Attoparsec.Text.Lazy ( Data/Attoparsec/Text/Lazy.hs, dist/build/Data/Attoparsec/Text/Lazy.o ) Data/Attoparsec/Text/Lazy.hs:38:1: Warning: Module ‘Data.Text.Lazy.Internal’ is deprecated: Use Data.Text.Internal.Lazy instead [13 of 18] Compiling Data.Attoparsec.ByteString ( Data/Attoparsec/ByteString.hs, dist/build/Data/Attoparsec/ByteString.o ) [14 of 18] Compiling Data.Attoparsec.ByteString.Char8 ( Data/Attoparsec/ByteString/Char8.hs, dist/build/Data/Attoparsec/ByteString/Char8.o ) [15 of 18] Compiling Data.Attoparsec.Char8 ( Data/Attoparsec/Char8.hs, dist/build/Data/Attoparsec/Char8.o ) [16 of 18] Compiling Data.Attoparsec.ByteString.Lazy ( Data/Attoparsec/ByteString/Lazy.hs, dist/build/Data/Attoparsec/ByteString/Lazy.o ) [17 of 18] Compiling Data.Attoparsec.Lazy ( Data/Attoparsec/Lazy.hs, dist/build/Data/Attoparsec/Lazy.o ) [18 of 18] Compiling Data.Attoparsec ( Data/Attoparsec.hs, dist/build/Data/Attoparsec.o ) [ 1 of 18] Compiling Data.Attoparsec.Text.FastSet ( Data/Attoparsec/Text/FastSet.hs, dist/build/Data/Attoparsec/Text/FastSet.p_o ) [ 2 of 18] Compiling Data.Attoparsec.Zepto ( Data/Attoparsec/Zepto.hs, dist/build/Data/Attoparsec/Zepto.p_o ) [ 3 of 18] Compiling Data.Attoparsec.Number ( Data/Attoparsec/Number.hs, dist/build/Data/Attoparsec/Number.p_o ) [ 4 of 18] Compiling Data.Attoparsec.ByteString.FastSet ( Data/Attoparsec/ByteString/FastSet.hs, dist/build/Data/Attoparsec/ByteString/FastSet.p_o ) [ 5 of 18] Compiling Data.Attoparsec.Internal.Types ( Data/Attoparsec/Internal/Types.hs, dist/build/Data/Attoparsec/Internal/Types.p_o ) [ 6 of 18] Compiling Data.Attoparsec.Types ( Data/Attoparsec/Types.hs, dist/build/Data/Attoparsec/Types.p_o ) [ 7 of 18] Compiling Data.Attoparsec.Internal ( Data/Attoparsec/Internal.hs, dist/build/Data/Attoparsec/Internal.p_o ) [ 8 of 18] Compiling Data.Attoparsec.Combinator ( Data/Attoparsec/Combinator.hs, dist/build/Data/Attoparsec/Combinator.p_o ) [ 9 of 18] Compiling Data.Attoparsec.ByteString.Internal ( Data/Attoparsec/ByteString/Internal.hs, dist/build/Data/Attoparsec/ByteString/Internal.p_o ) [10 of 18] Compiling Data.Attoparsec.Text.Internal ( Data/Attoparsec/Text/Internal.hs, dist/build/Data/Attoparsec/Text/Internal.p_o ) [11 of 18] Compiling Data.Attoparsec.Text ( Data/Attoparsec/Text.hs, dist/build/Data/Attoparsec/Text.p_o ) [12 of 18] Compiling Data.Attoparsec.Text.Lazy ( Data/Attoparsec/Text/Lazy.hs, dist/build/Data/Attoparsec/Text/Lazy.p_o ) Data/Attoparsec/Text/Lazy.hs:38:1: Warning: Module ‘Data.Text.Lazy.Internal’ is deprecated: Use Data.Text.Internal.Lazy instead [13 of 18] Compiling Data.Attoparsec.ByteString ( Data/Attoparsec/ByteString.hs, dist/build/Data/Attoparsec/ByteString.p_o ) [14 of 18] Compiling Data.Attoparsec.ByteString.Char8 ( Data/Attoparsec/ByteString/Char8.hs, dist/build/Data/Attoparsec/ByteString/Char8.p_o ) [15 of 18] Compiling Data.Attoparsec.Char8 ( Data/Attoparsec/Char8.hs, dist/build/Data/Attoparsec/Char8.p_o ) [16 of 18] Compiling Data.Attoparsec.ByteString.Lazy ( Data/Attoparsec/ByteString/Lazy.hs, dist/build/Data/Attoparsec/ByteString/Lazy.p_o ) [17 of 18] Compiling Data.Attoparsec.Lazy ( Data/Attoparsec/Lazy.hs, dist/build/Data/Attoparsec/Lazy.p_o ) [18 of 18] Compiling Data.Attoparsec ( Data/Attoparsec.hs, dist/build/Data/Attoparsec.p_o ) In-place registering attoparsec-0.11.3.4... + '[' -f dist/build/libHSattoparsec-0.11.3.4.a ']' + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup haddock --html --hoogle Running Haddock for attoparsec-0.11.3.4... Preprocessing library attoparsec-0.11.3.4... Data/Attoparsec/Text/Lazy.hs:38:1: Warning: Module ‘Data.Text.Lazy.Internal’ is deprecated: Use Data.Text.Internal.Lazy instead Haddock coverage: 70% ( 7 / 10) in 'Data.Attoparsec.Text.FastSet' 100% ( 7 / 7) in 'Data.Attoparsec.Zepto' 100% ( 2 / 2) in 'Data.Attoparsec.Number' 69% ( 9 / 13) in 'Data.Attoparsec.ByteString.FastSet' 45% ( 5 / 11) in 'Data.Attoparsec.Internal.Types' 100% ( 4 / 4) in 'Data.Attoparsec.Types' 75% ( 6 / 8) in 'Data.Attoparsec.Internal' 100% ( 24 / 24) in 'Data.Attoparsec.Combinator' 90% ( 35 / 39) in 'Data.Attoparsec.ByteString.Internal' 95% ( 36 / 38) in 'Data.Attoparsec.Text.Internal' 97% ( 69 / 71) in 'Data.Attoparsec.Text' 100% ( 9 / 9) in 'Data.Attoparsec.Text.Lazy' 96% ( 45 / 47) in 'Data.Attoparsec.ByteString' 97% ( 71 / 73) in 'Data.Attoparsec.ByteString.Char8' 100% ( 2 / 2) in 'Data.Attoparsec.Char8' 100% ( 9 / 9) in 'Data.Attoparsec.ByteString.Lazy' 100% ( 2 / 2) in 'Data.Attoparsec.Lazy' 100% ( 2 / 2) in 'Data.Attoparsec' Documentation created: dist/doc/html/attoparsec/index.html, dist/doc/html/attoparsec/attoparsec.txt Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.4W3QK6 + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm ++ dirname /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm + cd attoparsec-0.11.3.4 + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm -v directory dist/doc/html/attoparsec does exist: True creating /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/attoparsec-0.11.3.4 creating /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/share/doc creating /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/share creating /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr creating /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/share creating /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/share/doc creating /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/attoparsec-0.11.3.4 copy directory 'dist/doc/html/attoparsec' to '/builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/attoparsec-0.11.3.4'. creating /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/attoparsec-0.11.3.4 Installing dist/doc/html/attoparsec/mini_Data-Attoparsec-Combinator.html to /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/attoparsec-0.11.3.4/mini_Data-Attoparsec-Combinator.html Installing dist/doc/html/attoparsec/mini_Data-Attoparsec-Text.html to /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/attoparsec-0.11.3.4/mini_Data-Attoparsec-Text.html Installing dist/doc/html/attoparsec/Data-Attoparsec-Text.html to /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/attoparsec-0.11.3.4/Data-Attoparsec-Text.html Installing dist/doc/html/attoparsec/mini_Data-Attoparsec-ByteString-Lazy.html to /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/attoparsec-0.11.3.4/mini_Data-Attoparsec-ByteString-Lazy.html Installing dist/doc/html/attoparsec/Data-Attoparsec-Lazy.html to /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/attoparsec-0.11.3.4/Data-Attoparsec-Lazy.html Installing dist/doc/html/attoparsec/Data-Attoparsec-Text-Lazy.html to /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/attoparsec-0.11.3.4/Data-Attoparsec-Text-Lazy.html Installing dist/doc/html/attoparsec/mini_Data-Attoparsec-ByteString-Char8.html to /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/attoparsec-0.11.3.4/mini_Data-Attoparsec-ByteString-Char8.html Installing dist/doc/html/attoparsec/ocean.css to /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/attoparsec-0.11.3.4/ocean.css Installing dist/doc/html/attoparsec/frames.html to /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/attoparsec-0.11.3.4/frames.html Installing dist/doc/html/attoparsec/Data-Attoparsec.html to /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/attoparsec-0.11.3.4/Data-Attoparsec.html Installing dist/doc/html/attoparsec/Data-Attoparsec-Combinator.html to /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/attoparsec-0.11.3.4/Data-Attoparsec-Combinator.html Installing dist/doc/html/attoparsec/synopsis.png to /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/attoparsec-0.11.3.4/synopsis.png Installing dist/doc/html/attoparsec/haddock-util.js to /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/attoparsec-0.11.3.4/haddock-util.js Installing dist/doc/html/attoparsec/minus.gif to /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/attoparsec-0.11.3.4/minus.gif Installing dist/doc/html/attoparsec/Data-Attoparsec-Types.html to /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/attoparsec-0.11.3.4/Data-Attoparsec-Types.html Installing dist/doc/html/attoparsec/Data-Attoparsec-Zepto.html to /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/attoparsec-0.11.3.4/Data-Attoparsec-Zepto.html Installing dist/doc/html/attoparsec/mini_Data-Attoparsec-ByteString.html to /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/attoparsec-0.11.3.4/mini_Data-Attoparsec-ByteString.html Installing dist/doc/html/attoparsec/Data-Attoparsec-ByteString-Char8.html to /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/attoparsec-0.11.3.4/Data-Attoparsec-ByteString-Char8.html Installing dist/doc/html/attoparsec/Data-Attoparsec-Char8.html to /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/attoparsec-0.11.3.4/Data-Attoparsec-Char8.html Installing dist/doc/html/attoparsec/hslogo-16.png to /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/attoparsec-0.11.3.4/hslogo-16.png Installing dist/doc/html/attoparsec/plus.gif to /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/attoparsec-0.11.3.4/plus.gif Installing dist/doc/html/attoparsec/attoparsec.txt to /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/attoparsec-0.11.3.4/attoparsec.txt Installing dist/doc/html/attoparsec/mini_Data-Attoparsec-Text-Lazy.html to /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/attoparsec-0.11.3.4/mini_Data-Attoparsec-Text-Lazy.html Installing dist/doc/html/attoparsec/mini_Data-Attoparsec-Types.html to /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/attoparsec-0.11.3.4/mini_Data-Attoparsec-Types.html Installing dist/doc/html/attoparsec/mini_Data-Attoparsec-Char8.html to /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/attoparsec-0.11.3.4/mini_Data-Attoparsec-Char8.html Installing dist/doc/html/attoparsec/Data-Attoparsec-ByteString.html to /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/attoparsec-0.11.3.4/Data-Attoparsec-ByteString.html Installing dist/doc/html/attoparsec/Data-Attoparsec-ByteString-Lazy.html to /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/attoparsec-0.11.3.4/Data-Attoparsec-ByteString-Lazy.html Installing dist/doc/html/attoparsec/Data-Attoparsec-Number.html to /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/attoparsec-0.11.3.4/Data-Attoparsec-Number.html Installing dist/doc/html/attoparsec/index-frames.html to /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/attoparsec-0.11.3.4/index-frames.html Installing dist/doc/html/attoparsec/mini_Data-Attoparsec-Lazy.html to /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/attoparsec-0.11.3.4/mini_Data-Attoparsec-Lazy.html Installing dist/doc/html/attoparsec/attoparsec.haddock to /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/attoparsec-0.11.3.4/attoparsec.haddock Installing dist/doc/html/attoparsec/index.html to /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/attoparsec-0.11.3.4/index.html Installing dist/doc/html/attoparsec/mini_Data-Attoparsec.html to /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/attoparsec-0.11.3.4/mini_Data-Attoparsec.html Installing dist/doc/html/attoparsec/mini_Data-Attoparsec-Number.html to /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/attoparsec-0.11.3.4/mini_Data-Attoparsec-Number.html Installing dist/doc/html/attoparsec/mini_Data-Attoparsec-Zepto.html to /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/attoparsec-0.11.3.4/mini_Data-Attoparsec-Zepto.html Installing dist/doc/html/attoparsec/doc-index.html to /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/attoparsec-0.11.3.4/doc-index.html creating /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/attoparsec-0.11.3.4 Installing dist/doc/html/attoparsec/attoparsec.haddock to /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/attoparsec-0.11.3.4/attoparsec.haddock creating /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/share/doc/ghc-attoparsec Installing LICENSE to /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/share/doc/ghc-attoparsec/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/lib/ghc-7.8.4/attoparsec-0.11.3.4 creating /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/lib/ghc-7.8.4/attoparsec-0.11.3.4/Data creating /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/lib/ghc-7.8.4/attoparsec-0.11.3.4 creating /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/lib/ghc-7.8.4 creating /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/lib creating /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/lib/ghc-7.8.4 creating /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/lib/ghc-7.8.4/attoparsec-0.11.3.4 creating /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/lib/ghc-7.8.4/attoparsec-0.11.3.4/Data creating /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/lib/ghc-7.8.4/attoparsec-0.11.3.4/Data/Attoparsec creating /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/lib/ghc-7.8.4/attoparsec-0.11.3.4/Data/Attoparsec/ByteString creating /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/lib/ghc-7.8.4/attoparsec-0.11.3.4/Data/Attoparsec/Text creating /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/lib/ghc-7.8.4/attoparsec-0.11.3.4/Data/Attoparsec/Internal Installing dist/build/Data/Attoparsec.hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/lib/ghc-7.8.4/attoparsec-0.11.3.4/Data/Attoparsec.hi Installing dist/build/Data/Attoparsec/ByteString.hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/lib/ghc-7.8.4/attoparsec-0.11.3.4/Data/Attoparsec/ByteString.hi Installing dist/build/Data/Attoparsec/ByteString/Char8.hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/lib/ghc-7.8.4/attoparsec-0.11.3.4/Data/Attoparsec/ByteString/Char8.hi Installing dist/build/Data/Attoparsec/ByteString/Lazy.hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/lib/ghc-7.8.4/attoparsec-0.11.3.4/Data/Attoparsec/ByteString/Lazy.hi Installing dist/build/Data/Attoparsec/Char8.hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/lib/ghc-7.8.4/attoparsec-0.11.3.4/Data/Attoparsec/Char8.hi Installing dist/build/Data/Attoparsec/Combinator.hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/lib/ghc-7.8.4/attoparsec-0.11.3.4/Data/Attoparsec/Combinator.hi Installing dist/build/Data/Attoparsec/Lazy.hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/lib/ghc-7.8.4/attoparsec-0.11.3.4/Data/Attoparsec/Lazy.hi Installing dist/build/Data/Attoparsec/Number.hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/lib/ghc-7.8.4/attoparsec-0.11.3.4/Data/Attoparsec/Number.hi Installing dist/build/Data/Attoparsec/Text.hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/lib/ghc-7.8.4/attoparsec-0.11.3.4/Data/Attoparsec/Text.hi Installing dist/build/Data/Attoparsec/Text/Lazy.hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/lib/ghc-7.8.4/attoparsec-0.11.3.4/Data/Attoparsec/Text/Lazy.hi Installing dist/build/Data/Attoparsec/Types.hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/lib/ghc-7.8.4/attoparsec-0.11.3.4/Data/Attoparsec/Types.hi Installing dist/build/Data/Attoparsec/Zepto.hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/lib/ghc-7.8.4/attoparsec-0.11.3.4/Data/Attoparsec/Zepto.hi Installing dist/build/Data/Attoparsec/ByteString/FastSet.hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/lib/ghc-7.8.4/attoparsec-0.11.3.4/Data/Attoparsec/ByteString/FastSet.hi Installing dist/build/Data/Attoparsec/ByteString/Internal.hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/lib/ghc-7.8.4/attoparsec-0.11.3.4/Data/Attoparsec/ByteString/Internal.hi Installing dist/build/Data/Attoparsec/Internal.hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/lib/ghc-7.8.4/attoparsec-0.11.3.4/Data/Attoparsec/Internal.hi Installing dist/build/Data/Attoparsec/Internal/Types.hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/lib/ghc-7.8.4/attoparsec-0.11.3.4/Data/Attoparsec/Internal/Types.hi Installing dist/build/Data/Attoparsec/Text/FastSet.hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/lib/ghc-7.8.4/attoparsec-0.11.3.4/Data/Attoparsec/Text/FastSet.hi Installing dist/build/Data/Attoparsec/Text/Internal.hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/lib/ghc-7.8.4/attoparsec-0.11.3.4/Data/Attoparsec/Text/Internal.hi creating /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/lib/ghc-7.8.4/attoparsec-0.11.3.4/Data creating /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/lib/ghc-7.8.4/attoparsec-0.11.3.4/Data/Attoparsec creating /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/lib/ghc-7.8.4/attoparsec-0.11.3.4/Data/Attoparsec/ByteString creating /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/lib/ghc-7.8.4/attoparsec-0.11.3.4/Data/Attoparsec/Text creating /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/lib/ghc-7.8.4/attoparsec-0.11.3.4/Data/Attoparsec/Internal Installing dist/build/Data/Attoparsec.p_hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/lib/ghc-7.8.4/attoparsec-0.11.3.4/Data/Attoparsec.p_hi Installing dist/build/Data/Attoparsec/ByteString.p_hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/lib/ghc-7.8.4/attoparsec-0.11.3.4/Data/Attoparsec/ByteString.p_hi Installing dist/build/Data/Attoparsec/ByteString/Char8.p_hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/lib/ghc-7.8.4/attoparsec-0.11.3.4/Data/Attoparsec/ByteString/Char8.p_hi Installing dist/build/Data/Attoparsec/ByteString/Lazy.p_hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/lib/ghc-7.8.4/attoparsec-0.11.3.4/Data/Attoparsec/ByteString/Lazy.p_hi Installing dist/build/Data/Attoparsec/Char8.p_hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/lib/ghc-7.8.4/attoparsec-0.11.3.4/Data/Attoparsec/Char8.p_hi Installing dist/build/Data/Attoparsec/Combinator.p_hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/lib/ghc-7.8.4/attoparsec-0.11.3.4/Data/Attoparsec/Combinator.p_hi Installing dist/build/Data/Attoparsec/Lazy.p_hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/lib/ghc-7.8.4/attoparsec-0.11.3.4/Data/Attoparsec/Lazy.p_hi Installing dist/build/Data/Attoparsec/Number.p_hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/lib/ghc-7.8.4/attoparsec-0.11.3.4/Data/Attoparsec/Number.p_hi Installing dist/build/Data/Attoparsec/Text.p_hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/lib/ghc-7.8.4/attoparsec-0.11.3.4/Data/Attoparsec/Text.p_hi Installing dist/build/Data/Attoparsec/Text/Lazy.p_hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/lib/ghc-7.8.4/attoparsec-0.11.3.4/Data/Attoparsec/Text/Lazy.p_hi Installing dist/build/Data/Attoparsec/Types.p_hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/lib/ghc-7.8.4/attoparsec-0.11.3.4/Data/Attoparsec/Types.p_hi Installing dist/build/Data/Attoparsec/Zepto.p_hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/lib/ghc-7.8.4/attoparsec-0.11.3.4/Data/Attoparsec/Zepto.p_hi Installing dist/build/Data/Attoparsec/ByteString/FastSet.p_hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/lib/ghc-7.8.4/attoparsec-0.11.3.4/Data/Attoparsec/ByteString/FastSet.p_hi Installing dist/build/Data/Attoparsec/ByteString/Internal.p_hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/lib/ghc-7.8.4/attoparsec-0.11.3.4/Data/Attoparsec/ByteString/Internal.p_hi Installing dist/build/Data/Attoparsec/Internal.p_hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/lib/ghc-7.8.4/attoparsec-0.11.3.4/Data/Attoparsec/Internal.p_hi Installing dist/build/Data/Attoparsec/Internal/Types.p_hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/lib/ghc-7.8.4/attoparsec-0.11.3.4/Data/Attoparsec/Internal/Types.p_hi Installing dist/build/Data/Attoparsec/Text/FastSet.p_hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/lib/ghc-7.8.4/attoparsec-0.11.3.4/Data/Attoparsec/Text/FastSet.p_hi Installing dist/build/Data/Attoparsec/Text/Internal.p_hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/lib/ghc-7.8.4/attoparsec-0.11.3.4/Data/Attoparsec/Text/Internal.p_hi creating /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/lib/ghc-7.8.4/attoparsec-0.11.3.4/Data creating /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/lib/ghc-7.8.4/attoparsec-0.11.3.4/Data/Attoparsec creating /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/lib/ghc-7.8.4/attoparsec-0.11.3.4/Data/Attoparsec/ByteString creating /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/lib/ghc-7.8.4/attoparsec-0.11.3.4/Data/Attoparsec/Text creating /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/lib/ghc-7.8.4/attoparsec-0.11.3.4/Data/Attoparsec/Internal Installing dist/build/Data/Attoparsec.dyn_hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/lib/ghc-7.8.4/attoparsec-0.11.3.4/Data/Attoparsec.dyn_hi Installing dist/build/Data/Attoparsec/ByteString.dyn_hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/lib/ghc-7.8.4/attoparsec-0.11.3.4/Data/Attoparsec/ByteString.dyn_hi Installing dist/build/Data/Attoparsec/ByteString/Char8.dyn_hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/lib/ghc-7.8.4/attoparsec-0.11.3.4/Data/Attoparsec/ByteString/Char8.dyn_hi Installing dist/build/Data/Attoparsec/ByteString/Lazy.dyn_hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/lib/ghc-7.8.4/attoparsec-0.11.3.4/Data/Attoparsec/ByteString/Lazy.dyn_hi Installing dist/build/Data/Attoparsec/Char8.dyn_hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/lib/ghc-7.8.4/attoparsec-0.11.3.4/Data/Attoparsec/Char8.dyn_hi Installing dist/build/Data/Attoparsec/Combinator.dyn_hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/lib/ghc-7.8.4/attoparsec-0.11.3.4/Data/Attoparsec/Combinator.dyn_hi Installing dist/build/Data/Attoparsec/Lazy.dyn_hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/lib/ghc-7.8.4/attoparsec-0.11.3.4/Data/Attoparsec/Lazy.dyn_hi Installing dist/build/Data/Attoparsec/Number.dyn_hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/lib/ghc-7.8.4/attoparsec-0.11.3.4/Data/Attoparsec/Number.dyn_hi Installing dist/build/Data/Attoparsec/Text.dyn_hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/lib/ghc-7.8.4/attoparsec-0.11.3.4/Data/Attoparsec/Text.dyn_hi Installing dist/build/Data/Attoparsec/Text/Lazy.dyn_hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/lib/ghc-7.8.4/attoparsec-0.11.3.4/Data/Attoparsec/Text/Lazy.dyn_hi Installing dist/build/Data/Attoparsec/Types.dyn_hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/lib/ghc-7.8.4/attoparsec-0.11.3.4/Data/Attoparsec/Types.dyn_hi Installing dist/build/Data/Attoparsec/Zepto.dyn_hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/lib/ghc-7.8.4/attoparsec-0.11.3.4/Data/Attoparsec/Zepto.dyn_hi Installing dist/build/Data/Attoparsec/ByteString/FastSet.dyn_hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/lib/ghc-7.8.4/attoparsec-0.11.3.4/Data/Attoparsec/ByteString/FastSet.dyn_hi Installing dist/build/Data/Attoparsec/ByteString/Internal.dyn_hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/lib/ghc-7.8.4/attoparsec-0.11.3.4/Data/Attoparsec/ByteString/Internal.dyn_hi Installing dist/build/Data/Attoparsec/Internal.dyn_hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/lib/ghc-7.8.4/attoparsec-0.11.3.4/Data/Attoparsec/Internal.dyn_hi Installing dist/build/Data/Attoparsec/Internal/Types.dyn_hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/lib/ghc-7.8.4/attoparsec-0.11.3.4/Data/Attoparsec/Internal/Types.dyn_hi Installing dist/build/Data/Attoparsec/Text/FastSet.dyn_hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/lib/ghc-7.8.4/attoparsec-0.11.3.4/Data/Attoparsec/Text/FastSet.dyn_hi Installing dist/build/Data/Attoparsec/Text/Internal.dyn_hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/lib/ghc-7.8.4/attoparsec-0.11.3.4/Data/Attoparsec/Text/Internal.dyn_hi creating /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/lib/ghc-7.8.4/attoparsec-0.11.3.4 Installing dist/build/libHSattoparsec-0.11.3.4.a to /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/lib/ghc-7.8.4/attoparsec-0.11.3.4/libHSattoparsec-0.11.3.4.a creating /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/lib/ghc-7.8.4/attoparsec-0.11.3.4 Installing dist/build/libHSattoparsec-0.11.3.4_p.a to /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/lib/ghc-7.8.4/attoparsec-0.11.3.4/libHSattoparsec-0.11.3.4_p.a creating /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/lib/ghc-7.8.4/attoparsec-0.11.3.4 Installing executable dist/build/libHSattoparsec-0.11.3.4-ghc7.8.4.so to /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/lib/ghc-7.8.4/attoparsec-0.11.3.4/libHSattoparsec-0.11.3.4-ghc7.8.4.so + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup register --gen-pkg-config Creating package registration file: attoparsec-0.11.3.4.conf + install -D --mode=0644 attoparsec-0.11.3.4.conf /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/lib/ghc-7.8.4/package.conf.d/attoparsec-0.11.3.4.conf + rm -f ghc-attoparsec.files ghc-attoparsec-devel.files + touch ghc-attoparsec.files ghc-attoparsec-devel.files + '[' -d /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/lib/ghc-7.8.4/attoparsec-0.11.3.4 ']' + echo '%dir /usr/lib/ghc-7.8.4/attoparsec-0.11.3.4' + echo '%attr(755,root,root) /usr/lib/ghc-7.8.4/attoparsec-0.11.3.4/libHSattoparsec-0.11.3.4-ghc7.8.4.so' + echo '/usr/lib/ghc-7.8.4/package.conf.d/attoparsec-0.11.3.4*.conf' + '[' -d /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/lib/ghc-7.8.4/attoparsec-0.11.3.4 ']' + find /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/lib/ghc-7.8.4/attoparsec-0.11.3.4 -mindepth 1 -type d + sed 's/^/%dir /' + find /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/lib/ghc-7.8.4/attoparsec-0.11.3.4 '!' '(' -type d -o -name 'libHS*.so' ')' + '[' -d /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/attoparsec-0.11.3.4 ']' + echo /usr/share/doc/ghc/html/libraries/attoparsec-0.11.3.4 + for i in ghc-attoparsec.files ghc-attoparsec-devel.files + '[' -f ghc-attoparsec.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm!!g' ghc-attoparsec.files + for i in ghc-attoparsec.files ghc-attoparsec-devel.files + '[' -f ghc-attoparsec-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm!!g' ghc-attoparsec-devel.files + find /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.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 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ObelCZ Processing files: ghc-attoparsec-0.11.3.4-2bs02npfc23.armv6hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.COhqXV + umask 022 + cd /builddir/build/BUILD + cd attoparsec-0.11.3.4 + DOCDIR=/builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/share/doc/ghc-attoparsec + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/share/doc/ghc-attoparsec + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/share/doc/ghc-attoparsec + exit 0 Provides: ghc(attoparsec-0.11.3.4-3f924599c18832d339749f8eae5a5da1) ghc-attoparsec = 0.11.3.4-2bs02npfc23 ghc-attoparsec(armv6hl-32) = 0.11.3.4-2bs02npfc23 libHSattoparsec-0.11.3.4-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(array-0.5.0.0-b7cf815693a7556c72bd3a0228eaf5b0) ghc(base-4.7.0.2-d98389eae4520fbeb37e9d6443efd497) ghc(bytestring-0.10.4.0-f91883bf8cc258724c0c39371a38d069) ghc(containers-0.5.5.1-32dd78caec8e93b9e731c209b5e4e867) ghc(deepseq-1.3.0.2-05aa6b7e9be959dd9058c70fab70a603) ghc(scientific-0.3.3.1-227ed622a1a389c683eb8d3b48ccb93d) ghc(text-1.1.1.3-9de2c04337191c41030e7bfd18a2f1b7) 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 libHScontainers-0.5.5.1-ghc7.8.4.so libHSdeepseq-1.3.0.2-ghc7.8.4.so libHSghc-prim-0.3.1.0-ghc7.8.4.so libHShashable-1.2.2.0-ghc7.8.4.so libHSinteger-gmp-0.5.1.0-ghc7.8.4.so libHSscientific-0.3.3.1-ghc7.8.4.so libHStext-1.1.1.3-ghc7.8.4.so libc.so.6 libc.so.6(GLIBC_2.4) libgmp.so.10 rtld(GNU_HASH) Processing files: ghc-attoparsec-devel-0.11.3.4-2bs02npfc23.armv6hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.nZDD6x + umask 022 + cd /builddir/build/BUILD + cd attoparsec-0.11.3.4 + DOCDIR=/builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/share/doc/ghc-attoparsec-devel + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/share/doc/ghc-attoparsec-devel + cp -pr README.markdown /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/share/doc/ghc-attoparsec-devel + cp -pr examples /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm/usr/share/doc/ghc-attoparsec-devel + exit 0 Provides: ghc-attoparsec-devel = 0.11.3.4-2bs02npfc23 ghc-attoparsec-devel(armv6hl-32) = 0.11.3.4-2bs02npfc23 ghc-attoparsec-static = 0.11.3.4-2bs02npfc23 ghc-devel(attoparsec-0.11.3.4-3f924599c18832d339749f8eae5a5da1) 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(attoparsec-0.11.3.4-3f924599c18832d339749f8eae5a5da1) ghc-devel(array-0.5.0.0-b7cf815693a7556c72bd3a0228eaf5b0) ghc-devel(base-4.7.0.2-d98389eae4520fbeb37e9d6443efd497) ghc-devel(bytestring-0.10.4.0-f91883bf8cc258724c0c39371a38d069) ghc-devel(containers-0.5.5.1-32dd78caec8e93b9e731c209b5e4e867) ghc-devel(deepseq-1.3.0.2-05aa6b7e9be959dd9058c70fab70a603) ghc-devel(scientific-0.3.3.1-227ed622a1a389c683eb8d3b48ccb93d) ghc-devel(text-1.1.1.3-9de2c04337191c41030e7bfd18a2f1b7) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm Wrote: /builddir/build/RPMS/ghc-attoparsec-0.11.3.4-2bs02npfc23.armv6hl.rpm Wrote: /builddir/build/RPMS/ghc-attoparsec-devel-0.11.3.4-2bs02npfc23.armv6hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Kb6zdF + umask 022 + cd /builddir/build/BUILD + cd attoparsec-0.11.3.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-attoparsec-0.11.3.4-2bs02npfc23.arm + exit 0 Child return code was: 0 LEAVE do -->