Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/ghc-streaming-commons.spec'], user='mockbuild'printOutput=Falseenv={'HOSTNAME': 'mock', 'CCACHE_UMASK': '002', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'CCACHE_DIR': '/tmp/ccache', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir'}logger=timeout=0gid=135uid=1000shell=FalsechrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-19318/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/ghc-streaming-commons.spec'] with env {'HOSTNAME': 'mock', 'CCACHE_UMASK': '002', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'CCACHE_DIR': '/tmp/ccache', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir'} and shell False Building target platforms: armv6hl Building for target armv6hl Wrote: /builddir/build/SRPMS/ghc-streaming-commons-0.1.10.0-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-streaming-commons.spec "], private_network=Trueuser='mockbuild'printOutput=Falseenv={'HOSTNAME': 'mock', 'CCACHE_UMASK': '002', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'CCACHE_DIR': '/tmp/ccache', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir'}logger=timeout=0gid=135uid=1000shell=FalsechrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-19318/root') Executing command: ['bash', '--login', '-c', "/usr/bin/rpmbuild -bb --target armv6hl --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/ghc-streaming-commons.spec "] with env {'HOSTNAME': 'mock', 'CCACHE_UMASK': '002', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'CCACHE_DIR': '/tmp/ccache', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir'} and shell False Building target platforms: armv6hl Building for target armv6hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.TUv1Nf + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf streaming-commons-0.1.10.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/streaming-commons-0.1.10.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd streaming-commons-0.1.10.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + mv include/text_cbits.h . + rm include/crc32.h include/deflate.h include/inffast.h include/inffixed.h include/inflate.h include/inftrees.h include/trees.h include/zconf.h include/zlib.h include/zutil.h + mv text_cbits.h include/ + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.n9Vyoh + umask 022 + cd /builddir/build/BUILD + cd streaming-commons-0.1.10.0 ++ 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.hs, 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-streaming-commons '--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/streaming-commons-0.1.10.0 --global Configuring streaming-commons-0.1.10.0... + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup build Building streaming-commons-0.1.10.0... Preprocessing library streaming-commons-0.1.10.0... [ 1 of 18] Compiling Data.Streaming.Zlib.Lowlevel ( Data/Streaming/Zlib/Lowlevel.hs, dist/build/Data/Streaming/Zlib/Lowlevel.o ) [ 2 of 18] Compiling Data.Streaming.Zlib ( Data/Streaming/Zlib.hs, dist/build/Data/Streaming/Zlib.o ) [ 3 of 18] Compiling Data.Text.Internal.Unsafe.Shift ( Data/Text/Internal/Unsafe/Shift.hs, dist/build/Data/Text/Internal/Unsafe/Shift.o ) [ 4 of 18] Compiling Data.Text.Internal.Unsafe.Char ( Data/Text/Internal/Unsafe/Char.hs, dist/build/Data/Text/Internal/Unsafe/Char.o ) [ 5 of 18] Compiling Data.Text.Internal.Encoding.Utf8 ( Data/Text/Internal/Encoding/Utf8.hs, dist/build/Data/Text/Internal/Encoding/Utf8.o ) [ 6 of 18] Compiling Data.Text.Internal.Encoding.Utf32 ( Data/Text/Internal/Encoding/Utf32.hs, dist/build/Data/Text/Internal/Encoding/Utf32.o ) [ 7 of 18] Compiling Data.Text.Internal.Encoding.Utf16 ( Data/Text/Internal/Encoding/Utf16.hs, dist/build/Data/Text/Internal/Encoding/Utf16.o ) [ 8 of 18] Compiling Data.Streaming.Text ( Data/Streaming/Text.hs, dist/build/Data/Streaming/Text.o ) [ 9 of 18] Compiling Data.Streaming.Process.Internal ( Data/Streaming/Process/Internal.hs, dist/build/Data/Streaming/Process/Internal.o ) [10 of 18] Compiling Data.Streaming.Process ( Data/Streaming/Process.hs, dist/build/Data/Streaming/Process.o ) [11 of 18] Compiling Data.Streaming.Network.Internal ( Data/Streaming/Network/Internal.hs, dist/build/Data/Streaming/Network/Internal.o ) [12 of 18] Compiling Data.Streaming.Network ( Data/Streaming/Network.hs, dist/build/Data/Streaming/Network.o ) [13 of 18] Compiling Data.Streaming.Filesystem ( Data/Streaming/Filesystem.hs, dist/build/Data/Streaming/Filesystem.o ) [14 of 18] Compiling Data.Streaming.FileRead ( Data/Streaming/FileRead.hs, dist/build/Data/Streaming/FileRead.o ) [15 of 18] Compiling Data.Streaming.ByteString.Builder.Buffer ( Data/Streaming/ByteString/Builder/Buffer.hs, dist/build/Data/Streaming/ByteString/Builder/Buffer.o ) [16 of 18] Compiling Data.Streaming.ByteString.Builder ( Data/Streaming/ByteString/Builder.hs, dist/build/Data/Streaming/ByteString/Builder.o ) [17 of 18] Compiling Data.Streaming.Blaze ( Data/Streaming/Blaze.hs, dist/build/Data/Streaming/Blaze.o ) [18 of 18] Compiling Data.Streaming.ByteString.Builder.Class ( Data/Streaming/ByteString/Builder/Class.hs, dist/build/Data/Streaming/ByteString/Builder/Class.o ) [ 1 of 18] Compiling Data.Streaming.Zlib.Lowlevel ( Data/Streaming/Zlib/Lowlevel.hs, dist/build/Data/Streaming/Zlib/Lowlevel.p_o ) [ 2 of 18] Compiling Data.Streaming.Zlib ( Data/Streaming/Zlib.hs, dist/build/Data/Streaming/Zlib.p_o ) [ 3 of 18] Compiling Data.Text.Internal.Unsafe.Shift ( Data/Text/Internal/Unsafe/Shift.hs, dist/build/Data/Text/Internal/Unsafe/Shift.p_o ) [ 4 of 18] Compiling Data.Text.Internal.Unsafe.Char ( Data/Text/Internal/Unsafe/Char.hs, dist/build/Data/Text/Internal/Unsafe/Char.p_o ) [ 5 of 18] Compiling Data.Text.Internal.Encoding.Utf8 ( Data/Text/Internal/Encoding/Utf8.hs, dist/build/Data/Text/Internal/Encoding/Utf8.p_o ) [ 6 of 18] Compiling Data.Text.Internal.Encoding.Utf32 ( Data/Text/Internal/Encoding/Utf32.hs, dist/build/Data/Text/Internal/Encoding/Utf32.p_o ) [ 7 of 18] Compiling Data.Text.Internal.Encoding.Utf16 ( Data/Text/Internal/Encoding/Utf16.hs, dist/build/Data/Text/Internal/Encoding/Utf16.p_o ) [ 8 of 18] Compiling Data.Streaming.Text ( Data/Streaming/Text.hs, dist/build/Data/Streaming/Text.p_o ) [ 9 of 18] Compiling Data.Streaming.Process.Internal ( Data/Streaming/Process/Internal.hs, dist/build/Data/Streaming/Process/Internal.p_o ) [10 of 18] Compiling Data.Streaming.Process ( Data/Streaming/Process.hs, dist/build/Data/Streaming/Process.p_o ) [11 of 18] Compiling Data.Streaming.Network.Internal ( Data/Streaming/Network/Internal.hs, dist/build/Data/Streaming/Network/Internal.p_o ) [12 of 18] Compiling Data.Streaming.Network ( Data/Streaming/Network.hs, dist/build/Data/Streaming/Network.p_o ) [13 of 18] Compiling Data.Streaming.Filesystem ( Data/Streaming/Filesystem.hs, dist/build/Data/Streaming/Filesystem.p_o ) [14 of 18] Compiling Data.Streaming.FileRead ( Data/Streaming/FileRead.hs, dist/build/Data/Streaming/FileRead.p_o ) [15 of 18] Compiling Data.Streaming.ByteString.Builder.Buffer ( Data/Streaming/ByteString/Builder/Buffer.hs, dist/build/Data/Streaming/ByteString/Builder/Buffer.p_o ) [16 of 18] Compiling Data.Streaming.ByteString.Builder ( Data/Streaming/ByteString/Builder.hs, dist/build/Data/Streaming/ByteString/Builder.p_o ) [17 of 18] Compiling Data.Streaming.Blaze ( Data/Streaming/Blaze.hs, dist/build/Data/Streaming/Blaze.p_o ) [18 of 18] Compiling Data.Streaming.ByteString.Builder.Class ( Data/Streaming/ByteString/Builder/Class.hs, dist/build/Data/Streaming/ByteString/Builder/Class.p_o ) cbits/zlib-helper.c: In function ‘streaming_commons_inflate_set_dictionary’: cbits/zlib-helper.c:32:45: warning: pointer targets in passing argument 2 of ‘inflateSetDictionary’ differ in signedness [-Wpointer-sign] return inflateSetDictionary(stream, dictionary, dictLength); ^ In file included from cbits/zlib-helper.c:1:0: /usr/include/zlib.h:819:21: note: expected ‘const Bytef * {aka const unsigned char *}’ but argument is of type ‘const char *’ ZEXTERN int ZEXPORT inflateSetDictionary OF((z_streamp strm, ^ cbits/zlib-helper.c: In function ‘streaming_commons_deflate_set_dictionary’: cbits/zlib-helper.c:37:45: warning: pointer targets in passing argument 2 of ‘deflateSetDictionary’ differ in signedness [-Wpointer-sign] return deflateSetDictionary(stream, dictionary, dictLength); ^ In file included from cbits/zlib-helper.c:1:0: /usr/include/zlib.h:587:21: note: expected ‘const Bytef * {aka const unsigned char *}’ but argument is of type ‘const char *’ ZEXTERN int ZEXPORT deflateSetDictionary OF((z_streamp strm, ^ cbits/zlib-helper.c: In function ‘streaming_commons_set_avail_in’: cbits/zlib-helper.c:48:18: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] stream->next_in = buff; ^ cbits/zlib-helper.c: In function ‘streaming_commons_set_avail_out’: cbits/zlib-helper.c:54:19: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] stream->next_out = buff; ^ cbits/zlib-helper.c: In function ‘streaming_commons_get_next_in’: cbits/zlib-helper.c:75:9: warning: pointer targets in return differ in signedness [-Wpointer-sign] return stream->next_in; ^ cbits/zlib-helper.c: In function ‘streaming_commons_inflate_set_dictionary’: cbits/zlib-helper.c:32:45: warning: pointer targets in passing argument 2 of ‘inflateSetDictionary’ differ in signedness [-Wpointer-sign] return inflateSetDictionary(stream, dictionary, dictLength); ^ In file included from cbits/zlib-helper.c:1:0: /usr/include/zlib.h:819:21: note: expected ‘const Bytef * {aka const unsigned char *}’ but argument is of type ‘const char *’ ZEXTERN int ZEXPORT inflateSetDictionary OF((z_streamp strm, ^ cbits/zlib-helper.c: In function ‘streaming_commons_deflate_set_dictionary’: cbits/zlib-helper.c:37:45: warning: pointer targets in passing argument 2 of ‘deflateSetDictionary’ differ in signedness [-Wpointer-sign] return deflateSetDictionary(stream, dictionary, dictLength); ^ In file included from cbits/zlib-helper.c:1:0: /usr/include/zlib.h:587:21: note: expected ‘const Bytef * {aka const unsigned char *}’ but argument is of type ‘const char *’ ZEXTERN int ZEXPORT deflateSetDictionary OF((z_streamp strm, ^ cbits/zlib-helper.c: In function ‘streaming_commons_set_avail_in’: cbits/zlib-helper.c:48:18: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] stream->next_in = buff; ^ cbits/zlib-helper.c: In function ‘streaming_commons_set_avail_out’: cbits/zlib-helper.c:54:19: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] stream->next_out = buff; ^ cbits/zlib-helper.c: In function ‘streaming_commons_get_next_in’: cbits/zlib-helper.c:75:9: warning: pointer targets in return differ in signedness [-Wpointer-sign] return stream->next_in; ^ cbits/zlib-helper.c: In function ‘streaming_commons_inflate_set_dictionary’: cbits/zlib-helper.c:32:45: warning: pointer targets in passing argument 2 of ‘inflateSetDictionary’ differ in signedness [-Wpointer-sign] return inflateSetDictionary(stream, dictionary, dictLength); ^ In file included from cbits/zlib-helper.c:1:0: /usr/include/zlib.h:819:21: note: expected ‘const Bytef * {aka const unsigned char *}’ but argument is of type ‘const char *’ ZEXTERN int ZEXPORT inflateSetDictionary OF((z_streamp strm, ^ cbits/zlib-helper.c: In function ‘streaming_commons_deflate_set_dictionary’: cbits/zlib-helper.c:37:45: warning: pointer targets in passing argument 2 of ‘deflateSetDictionary’ differ in signedness [-Wpointer-sign] return deflateSetDictionary(stream, dictionary, dictLength); ^ In file included from cbits/zlib-helper.c:1:0: /usr/include/zlib.h:587:21: note: expected ‘const Bytef * {aka const unsigned char *}’ but argument is of type ‘const char *’ ZEXTERN int ZEXPORT deflateSetDictionary OF((z_streamp strm, ^ cbits/zlib-helper.c: In function ‘streaming_commons_set_avail_in’: cbits/zlib-helper.c:48:18: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] stream->next_in = buff; ^ cbits/zlib-helper.c: In function ‘streaming_commons_set_avail_out’: cbits/zlib-helper.c:54:19: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] stream->next_out = buff; ^ cbits/zlib-helper.c: In function ‘streaming_commons_get_next_in’: cbits/zlib-helper.c:75:9: warning: pointer targets in return differ in signedness [-Wpointer-sign] return stream->next_in; ^ In-place registering streaming-commons-0.1.10.0... + '[' -f dist/build/libHSstreaming-commons-0.1.10.0.a ']' + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup haddock --html --hoogle Running Haddock for streaming-commons-0.1.10.0... Preprocessing library streaming-commons-0.1.10.0... Haddock coverage: 0% ( 0 / 21) in 'Data.Streaming.Zlib.Lowlevel' 95% ( 21 / 22) in 'Data.Streaming.Zlib' 75% ( 3 / 4) in 'Data.Streaming.Process.Internal' 100% ( 23 / 23) in 'Data.Streaming.Process' 89% ( 8 / 9) in 'Data.Streaming.Network.Internal' 66% ( 47 / 71) in 'Data.Streaming.Network' 43% ( 3 / 7) in 'Data.Streaming.Filesystem' 20% ( 1 / 5) in 'Data.Streaming.FileRead' 95% ( 19 / 20) in 'Data.Streaming.ByteString.Builder.Buffer' 85% ( 23 / 27) in 'Data.Streaming.ByteString.Builder' 83% ( 19 / 23) in 'Data.Streaming.Blaze' 100% ( 3 / 3) in 'Data.Streaming.ByteString.Builder.Class' 25% ( 1 / 4) in 'Data.Text.Internal.Encoding.Utf16' 100% ( 2 / 2) in 'Data.Text.Internal.Unsafe.Shift' 33% ( 2 / 6) in 'Data.Text.Internal.Unsafe.Char' 17% ( 2 / 12) in 'Data.Text.Internal.Encoding.Utf8' 50% ( 1 / 2) in 'Data.Text.Internal.Encoding.Utf32' 90% ( 9 / 10) in 'Data.Streaming.Text' Documentation created: dist/doc/html/streaming-commons/index.html, dist/doc/html/streaming-commons/streaming-commons.txt Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.RvRAL3 + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm ++ dirname /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm + cd streaming-commons-0.1.10.0 + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm -v directory dist/doc/html/streaming-commons does exist: True creating /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/streaming-commons-0.1.10.0 creating /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/share/doc creating /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/share creating /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr creating /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/share creating /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/share/doc creating /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/streaming-commons-0.1.10.0 copy directory 'dist/doc/html/streaming-commons' to '/builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/streaming-commons-0.1.10.0'. creating /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/streaming-commons-0.1.10.0 Installing dist/doc/html/streaming-commons/Data-Streaming-Zlib.html to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/streaming-commons-0.1.10.0/Data-Streaming-Zlib.html Installing dist/doc/html/streaming-commons/Data-Streaming-FileRead.html to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/streaming-commons-0.1.10.0/Data-Streaming-FileRead.html Installing dist/doc/html/streaming-commons/mini_Data-Streaming-ByteString-Builder-Class.html to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/streaming-commons-0.1.10.0/mini_Data-Streaming-ByteString-Builder-Class.html Installing dist/doc/html/streaming-commons/Data-Streaming-ByteString-Builder.html to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/streaming-commons-0.1.10.0/Data-Streaming-ByteString-Builder.html Installing dist/doc/html/streaming-commons/doc-index-U.html to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/streaming-commons-0.1.10.0/doc-index-U.html Installing dist/doc/html/streaming-commons/Data-Streaming-Text.html to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/streaming-commons-0.1.10.0/Data-Streaming-Text.html Installing dist/doc/html/streaming-commons/ocean.css to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/streaming-commons-0.1.10.0/ocean.css Installing dist/doc/html/streaming-commons/frames.html to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/streaming-commons-0.1.10.0/frames.html Installing dist/doc/html/streaming-commons/mini_Data-Streaming-ByteString-Builder.html to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/streaming-commons-0.1.10.0/mini_Data-Streaming-ByteString-Builder.html Installing dist/doc/html/streaming-commons/synopsis.png to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/streaming-commons-0.1.10.0/synopsis.png Installing dist/doc/html/streaming-commons/Data-Streaming-Network-Internal.html to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/streaming-commons-0.1.10.0/Data-Streaming-Network-Internal.html Installing dist/doc/html/streaming-commons/haddock-util.js to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/streaming-commons-0.1.10.0/haddock-util.js Installing dist/doc/html/streaming-commons/doc-index-T.html to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/streaming-commons-0.1.10.0/doc-index-T.html Installing dist/doc/html/streaming-commons/minus.gif to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/streaming-commons-0.1.10.0/minus.gif Installing dist/doc/html/streaming-commons/mini_Data-Streaming-Filesystem.html to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/streaming-commons-0.1.10.0/mini_Data-Streaming-Filesystem.html Installing dist/doc/html/streaming-commons/mini_Data-Streaming-Zlib.html to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/streaming-commons-0.1.10.0/mini_Data-Streaming-Zlib.html Installing dist/doc/html/streaming-commons/doc-index-B.html to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/streaming-commons-0.1.10.0/doc-index-B.html Installing dist/doc/html/streaming-commons/doc-index-A.html to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/streaming-commons-0.1.10.0/doc-index-A.html Installing dist/doc/html/streaming-commons/Data-Streaming-ByteString-Builder-Buffer.html to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/streaming-commons-0.1.10.0/Data-Streaming-ByteString-Builder-Buffer.html Installing dist/doc/html/streaming-commons/doc-index-P.html to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/streaming-commons-0.1.10.0/doc-index-P.html Installing dist/doc/html/streaming-commons/mini_Data-Streaming-FileRead.html to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/streaming-commons-0.1.10.0/mini_Data-Streaming-FileRead.html Installing dist/doc/html/streaming-commons/Data-Streaming-Zlib-Lowlevel.html to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/streaming-commons-0.1.10.0/Data-Streaming-Zlib-Lowlevel.html Installing dist/doc/html/streaming-commons/doc-index-O.html to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/streaming-commons-0.1.10.0/doc-index-O.html Installing dist/doc/html/streaming-commons/doc-index-D.html to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/streaming-commons-0.1.10.0/doc-index-D.html Installing dist/doc/html/streaming-commons/streaming-commons.txt to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/streaming-commons-0.1.10.0/streaming-commons.txt Installing dist/doc/html/streaming-commons/Data-Streaming-Process-Internal.html to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/streaming-commons-0.1.10.0/Data-Streaming-Process-Internal.html Installing dist/doc/html/streaming-commons/doc-index-E.html to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/streaming-commons-0.1.10.0/doc-index-E.html Installing dist/doc/html/streaming-commons/doc-index-W.html to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/streaming-commons-0.1.10.0/doc-index-W.html Installing dist/doc/html/streaming-commons/doc-index-H.html to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/streaming-commons-0.1.10.0/doc-index-H.html Installing dist/doc/html/streaming-commons/doc-index-G.html to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/streaming-commons-0.1.10.0/doc-index-G.html Installing dist/doc/html/streaming-commons/doc-index-Z.html to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/streaming-commons-0.1.10.0/doc-index-Z.html Installing dist/doc/html/streaming-commons/hslogo-16.png to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/streaming-commons-0.1.10.0/hslogo-16.png Installing dist/doc/html/streaming-commons/plus.gif to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/streaming-commons-0.1.10.0/plus.gif Installing dist/doc/html/streaming-commons/doc-index-C.html to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/streaming-commons-0.1.10.0/doc-index-C.html Installing dist/doc/html/streaming-commons/Data-Streaming-ByteString-Builder-Class.html to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/streaming-commons-0.1.10.0/Data-Streaming-ByteString-Builder-Class.html Installing dist/doc/html/streaming-commons/mini_Data-Streaming-Network.html to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/streaming-commons-0.1.10.0/mini_Data-Streaming-Network.html Installing dist/doc/html/streaming-commons/streaming-commons.haddock to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/streaming-commons-0.1.10.0/streaming-commons.haddock Installing dist/doc/html/streaming-commons/doc-index-N.html to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/streaming-commons-0.1.10.0/doc-index-N.html Installing dist/doc/html/streaming-commons/mini_Data-Streaming-Text.html to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/streaming-commons-0.1.10.0/mini_Data-Streaming-Text.html Installing dist/doc/html/streaming-commons/doc-index-I.html to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/streaming-commons-0.1.10.0/doc-index-I.html Installing dist/doc/html/streaming-commons/mini_Data-Streaming-Process-Internal.html to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/streaming-commons-0.1.10.0/mini_Data-Streaming-Process-Internal.html Installing dist/doc/html/streaming-commons/mini_Data-Streaming-Blaze.html to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/streaming-commons-0.1.10.0/mini_Data-Streaming-Blaze.html Installing dist/doc/html/streaming-commons/Data-Streaming-Blaze.html to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/streaming-commons-0.1.10.0/Data-Streaming-Blaze.html Installing dist/doc/html/streaming-commons/mini_Data-Streaming-Network-Internal.html to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/streaming-commons-0.1.10.0/mini_Data-Streaming-Network-Internal.html Installing dist/doc/html/streaming-commons/Data-Streaming-Process.html to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/streaming-commons-0.1.10.0/Data-Streaming-Process.html Installing dist/doc/html/streaming-commons/index-frames.html to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/streaming-commons-0.1.10.0/index-frames.html Installing dist/doc/html/streaming-commons/mini_Data-Streaming-Zlib-Lowlevel.html to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/streaming-commons-0.1.10.0/mini_Data-Streaming-Zlib-Lowlevel.html Installing dist/doc/html/streaming-commons/doc-index-R.html to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/streaming-commons-0.1.10.0/doc-index-R.html Installing dist/doc/html/streaming-commons/mini_Data-Streaming-Process.html to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/streaming-commons-0.1.10.0/mini_Data-Streaming-Process.html Installing dist/doc/html/streaming-commons/mini_Data-Streaming-ByteString-Builder-Buffer.html to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/streaming-commons-0.1.10.0/mini_Data-Streaming-ByteString-Builder-Buffer.html Installing dist/doc/html/streaming-commons/Data-Streaming-Network.html to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/streaming-commons-0.1.10.0/Data-Streaming-Network.html Installing dist/doc/html/streaming-commons/index.html to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/streaming-commons-0.1.10.0/index.html Installing dist/doc/html/streaming-commons/doc-index-S.html to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/streaming-commons-0.1.10.0/doc-index-S.html Installing dist/doc/html/streaming-commons/doc-index-M.html to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/streaming-commons-0.1.10.0/doc-index-M.html Installing dist/doc/html/streaming-commons/Data-Streaming-Filesystem.html to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/streaming-commons-0.1.10.0/Data-Streaming-Filesystem.html Installing dist/doc/html/streaming-commons/doc-index-All.html to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/streaming-commons-0.1.10.0/doc-index-All.html Installing dist/doc/html/streaming-commons/doc-index.html to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/streaming-commons-0.1.10.0/doc-index.html Installing dist/doc/html/streaming-commons/doc-index-F.html to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/streaming-commons-0.1.10.0/doc-index-F.html creating /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/streaming-commons-0.1.10.0 Installing dist/doc/html/streaming-commons/streaming-commons.haddock to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/streaming-commons-0.1.10.0/streaming-commons.haddock creating /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/share/doc/ghc-streaming-commons Installing LICENSE to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/share/doc/ghc-streaming-commons/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/lib/ghc-7.8.4/streaming-commons-0.1.10.0 creating /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/lib/ghc-7.8.4/streaming-commons-0.1.10.0/Data/Streaming creating /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/lib/ghc-7.8.4/streaming-commons-0.1.10.0/Data creating /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/lib/ghc-7.8.4/streaming-commons-0.1.10.0 creating /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/lib/ghc-7.8.4 creating /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/lib creating /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/lib/ghc-7.8.4 creating /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/lib/ghc-7.8.4/streaming-commons-0.1.10.0 creating /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/lib/ghc-7.8.4/streaming-commons-0.1.10.0/Data creating /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/lib/ghc-7.8.4/streaming-commons-0.1.10.0/Data/Streaming creating /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/lib/ghc-7.8.4/streaming-commons-0.1.10.0/Data/Streaming/ByteString creating /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/lib/ghc-7.8.4/streaming-commons-0.1.10.0/Data/Streaming/ByteString/Builder creating /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/lib/ghc-7.8.4/streaming-commons-0.1.10.0/Data/Streaming/Network creating /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/lib/ghc-7.8.4/streaming-commons-0.1.10.0/Data/Streaming/Process creating /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/lib/ghc-7.8.4/streaming-commons-0.1.10.0/Data/Streaming/Zlib creating /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/lib/ghc-7.8.4/streaming-commons-0.1.10.0/Data/Text/Internal/Unsafe creating /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/lib/ghc-7.8.4/streaming-commons-0.1.10.0/Data/Text/Internal creating /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/lib/ghc-7.8.4/streaming-commons-0.1.10.0/Data/Text creating /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/lib/ghc-7.8.4/streaming-commons-0.1.10.0/Data/Text/Internal creating /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/lib/ghc-7.8.4/streaming-commons-0.1.10.0/Data/Text/Internal/Unsafe creating /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/lib/ghc-7.8.4/streaming-commons-0.1.10.0/Data/Text/Internal/Encoding Installing dist/build/Data/Streaming/Blaze.hi to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/lib/ghc-7.8.4/streaming-commons-0.1.10.0/Data/Streaming/Blaze.hi Installing dist/build/Data/Streaming/ByteString/Builder.hi to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/lib/ghc-7.8.4/streaming-commons-0.1.10.0/Data/Streaming/ByteString/Builder.hi Installing dist/build/Data/Streaming/ByteString/Builder/Buffer.hi to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/lib/ghc-7.8.4/streaming-commons-0.1.10.0/Data/Streaming/ByteString/Builder/Buffer.hi Installing dist/build/Data/Streaming/ByteString/Builder/Class.hi to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/lib/ghc-7.8.4/streaming-commons-0.1.10.0/Data/Streaming/ByteString/Builder/Class.hi Installing dist/build/Data/Streaming/FileRead.hi to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/lib/ghc-7.8.4/streaming-commons-0.1.10.0/Data/Streaming/FileRead.hi Installing dist/build/Data/Streaming/Filesystem.hi to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/lib/ghc-7.8.4/streaming-commons-0.1.10.0/Data/Streaming/Filesystem.hi Installing dist/build/Data/Streaming/Network.hi to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/lib/ghc-7.8.4/streaming-commons-0.1.10.0/Data/Streaming/Network.hi Installing dist/build/Data/Streaming/Network/Internal.hi to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/lib/ghc-7.8.4/streaming-commons-0.1.10.0/Data/Streaming/Network/Internal.hi Installing dist/build/Data/Streaming/Process.hi to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/lib/ghc-7.8.4/streaming-commons-0.1.10.0/Data/Streaming/Process.hi Installing dist/build/Data/Streaming/Process/Internal.hi to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/lib/ghc-7.8.4/streaming-commons-0.1.10.0/Data/Streaming/Process/Internal.hi Installing dist/build/Data/Streaming/Text.hi to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/lib/ghc-7.8.4/streaming-commons-0.1.10.0/Data/Streaming/Text.hi Installing dist/build/Data/Streaming/Zlib.hi to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/lib/ghc-7.8.4/streaming-commons-0.1.10.0/Data/Streaming/Zlib.hi Installing dist/build/Data/Streaming/Zlib/Lowlevel.hi to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/lib/ghc-7.8.4/streaming-commons-0.1.10.0/Data/Streaming/Zlib/Lowlevel.hi Installing dist/build/Data/Text/Internal/Unsafe/Char.hi to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/lib/ghc-7.8.4/streaming-commons-0.1.10.0/Data/Text/Internal/Unsafe/Char.hi Installing dist/build/Data/Text/Internal/Unsafe/Shift.hi to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/lib/ghc-7.8.4/streaming-commons-0.1.10.0/Data/Text/Internal/Unsafe/Shift.hi Installing dist/build/Data/Text/Internal/Encoding/Utf8.hi to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/lib/ghc-7.8.4/streaming-commons-0.1.10.0/Data/Text/Internal/Encoding/Utf8.hi Installing dist/build/Data/Text/Internal/Encoding/Utf16.hi to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/lib/ghc-7.8.4/streaming-commons-0.1.10.0/Data/Text/Internal/Encoding/Utf16.hi Installing dist/build/Data/Text/Internal/Encoding/Utf32.hi to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/lib/ghc-7.8.4/streaming-commons-0.1.10.0/Data/Text/Internal/Encoding/Utf32.hi creating /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/lib/ghc-7.8.4/streaming-commons-0.1.10.0/Data/Streaming creating /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/lib/ghc-7.8.4/streaming-commons-0.1.10.0/Data/Streaming/ByteString creating /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/lib/ghc-7.8.4/streaming-commons-0.1.10.0/Data/Streaming/ByteString/Builder creating /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/lib/ghc-7.8.4/streaming-commons-0.1.10.0/Data/Streaming/Network creating /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/lib/ghc-7.8.4/streaming-commons-0.1.10.0/Data/Streaming/Process creating /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/lib/ghc-7.8.4/streaming-commons-0.1.10.0/Data/Streaming/Zlib creating /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/lib/ghc-7.8.4/streaming-commons-0.1.10.0/Data/Text/Internal/Unsafe creating /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/lib/ghc-7.8.4/streaming-commons-0.1.10.0/Data/Text/Internal/Encoding Installing dist/build/Data/Streaming/Blaze.p_hi to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/lib/ghc-7.8.4/streaming-commons-0.1.10.0/Data/Streaming/Blaze.p_hi Installing dist/build/Data/Streaming/ByteString/Builder.p_hi to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/lib/ghc-7.8.4/streaming-commons-0.1.10.0/Data/Streaming/ByteString/Builder.p_hi Installing dist/build/Data/Streaming/ByteString/Builder/Buffer.p_hi to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/lib/ghc-7.8.4/streaming-commons-0.1.10.0/Data/Streaming/ByteString/Builder/Buffer.p_hi Installing dist/build/Data/Streaming/ByteString/Builder/Class.p_hi to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/lib/ghc-7.8.4/streaming-commons-0.1.10.0/Data/Streaming/ByteString/Builder/Class.p_hi Installing dist/build/Data/Streaming/FileRead.p_hi to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/lib/ghc-7.8.4/streaming-commons-0.1.10.0/Data/Streaming/FileRead.p_hi Installing dist/build/Data/Streaming/Filesystem.p_hi to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/lib/ghc-7.8.4/streaming-commons-0.1.10.0/Data/Streaming/Filesystem.p_hi Installing dist/build/Data/Streaming/Network.p_hi to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/lib/ghc-7.8.4/streaming-commons-0.1.10.0/Data/Streaming/Network.p_hi Installing dist/build/Data/Streaming/Network/Internal.p_hi to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/lib/ghc-7.8.4/streaming-commons-0.1.10.0/Data/Streaming/Network/Internal.p_hi Installing dist/build/Data/Streaming/Process.p_hi to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/lib/ghc-7.8.4/streaming-commons-0.1.10.0/Data/Streaming/Process.p_hi Installing dist/build/Data/Streaming/Process/Internal.p_hi to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/lib/ghc-7.8.4/streaming-commons-0.1.10.0/Data/Streaming/Process/Internal.p_hi Installing dist/build/Data/Streaming/Text.p_hi to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/lib/ghc-7.8.4/streaming-commons-0.1.10.0/Data/Streaming/Text.p_hi Installing dist/build/Data/Streaming/Zlib.p_hi to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/lib/ghc-7.8.4/streaming-commons-0.1.10.0/Data/Streaming/Zlib.p_hi Installing dist/build/Data/Streaming/Zlib/Lowlevel.p_hi to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/lib/ghc-7.8.4/streaming-commons-0.1.10.0/Data/Streaming/Zlib/Lowlevel.p_hi Installing dist/build/Data/Text/Internal/Unsafe/Char.p_hi to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/lib/ghc-7.8.4/streaming-commons-0.1.10.0/Data/Text/Internal/Unsafe/Char.p_hi Installing dist/build/Data/Text/Internal/Unsafe/Shift.p_hi to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/lib/ghc-7.8.4/streaming-commons-0.1.10.0/Data/Text/Internal/Unsafe/Shift.p_hi Installing dist/build/Data/Text/Internal/Encoding/Utf8.p_hi to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/lib/ghc-7.8.4/streaming-commons-0.1.10.0/Data/Text/Internal/Encoding/Utf8.p_hi Installing dist/build/Data/Text/Internal/Encoding/Utf16.p_hi to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/lib/ghc-7.8.4/streaming-commons-0.1.10.0/Data/Text/Internal/Encoding/Utf16.p_hi Installing dist/build/Data/Text/Internal/Encoding/Utf32.p_hi to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/lib/ghc-7.8.4/streaming-commons-0.1.10.0/Data/Text/Internal/Encoding/Utf32.p_hi creating /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/lib/ghc-7.8.4/streaming-commons-0.1.10.0/Data/Streaming creating /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/lib/ghc-7.8.4/streaming-commons-0.1.10.0/Data/Streaming/ByteString creating /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/lib/ghc-7.8.4/streaming-commons-0.1.10.0/Data/Streaming/ByteString/Builder creating /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/lib/ghc-7.8.4/streaming-commons-0.1.10.0/Data/Streaming/Network creating /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/lib/ghc-7.8.4/streaming-commons-0.1.10.0/Data/Streaming/Process creating /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/lib/ghc-7.8.4/streaming-commons-0.1.10.0/Data/Streaming/Zlib creating /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/lib/ghc-7.8.4/streaming-commons-0.1.10.0/Data/Text/Internal/Unsafe creating /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/lib/ghc-7.8.4/streaming-commons-0.1.10.0/Data/Text/Internal/Encoding Installing dist/build/Data/Streaming/Blaze.dyn_hi to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/lib/ghc-7.8.4/streaming-commons-0.1.10.0/Data/Streaming/Blaze.dyn_hi Installing dist/build/Data/Streaming/ByteString/Builder.dyn_hi to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/lib/ghc-7.8.4/streaming-commons-0.1.10.0/Data/Streaming/ByteString/Builder.dyn_hi Installing dist/build/Data/Streaming/ByteString/Builder/Buffer.dyn_hi to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/lib/ghc-7.8.4/streaming-commons-0.1.10.0/Data/Streaming/ByteString/Builder/Buffer.dyn_hi Installing dist/build/Data/Streaming/ByteString/Builder/Class.dyn_hi to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/lib/ghc-7.8.4/streaming-commons-0.1.10.0/Data/Streaming/ByteString/Builder/Class.dyn_hi Installing dist/build/Data/Streaming/FileRead.dyn_hi to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/lib/ghc-7.8.4/streaming-commons-0.1.10.0/Data/Streaming/FileRead.dyn_hi Installing dist/build/Data/Streaming/Filesystem.dyn_hi to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/lib/ghc-7.8.4/streaming-commons-0.1.10.0/Data/Streaming/Filesystem.dyn_hi Installing dist/build/Data/Streaming/Network.dyn_hi to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/lib/ghc-7.8.4/streaming-commons-0.1.10.0/Data/Streaming/Network.dyn_hi Installing dist/build/Data/Streaming/Network/Internal.dyn_hi to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/lib/ghc-7.8.4/streaming-commons-0.1.10.0/Data/Streaming/Network/Internal.dyn_hi Installing dist/build/Data/Streaming/Process.dyn_hi to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/lib/ghc-7.8.4/streaming-commons-0.1.10.0/Data/Streaming/Process.dyn_hi Installing dist/build/Data/Streaming/Process/Internal.dyn_hi to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/lib/ghc-7.8.4/streaming-commons-0.1.10.0/Data/Streaming/Process/Internal.dyn_hi Installing dist/build/Data/Streaming/Text.dyn_hi to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/lib/ghc-7.8.4/streaming-commons-0.1.10.0/Data/Streaming/Text.dyn_hi Installing dist/build/Data/Streaming/Zlib.dyn_hi to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/lib/ghc-7.8.4/streaming-commons-0.1.10.0/Data/Streaming/Zlib.dyn_hi Installing dist/build/Data/Streaming/Zlib/Lowlevel.dyn_hi to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/lib/ghc-7.8.4/streaming-commons-0.1.10.0/Data/Streaming/Zlib/Lowlevel.dyn_hi Installing dist/build/Data/Text/Internal/Unsafe/Char.dyn_hi to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/lib/ghc-7.8.4/streaming-commons-0.1.10.0/Data/Text/Internal/Unsafe/Char.dyn_hi Installing dist/build/Data/Text/Internal/Unsafe/Shift.dyn_hi to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/lib/ghc-7.8.4/streaming-commons-0.1.10.0/Data/Text/Internal/Unsafe/Shift.dyn_hi Installing dist/build/Data/Text/Internal/Encoding/Utf8.dyn_hi to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/lib/ghc-7.8.4/streaming-commons-0.1.10.0/Data/Text/Internal/Encoding/Utf8.dyn_hi Installing dist/build/Data/Text/Internal/Encoding/Utf16.dyn_hi to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/lib/ghc-7.8.4/streaming-commons-0.1.10.0/Data/Text/Internal/Encoding/Utf16.dyn_hi Installing dist/build/Data/Text/Internal/Encoding/Utf32.dyn_hi to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/lib/ghc-7.8.4/streaming-commons-0.1.10.0/Data/Text/Internal/Encoding/Utf32.dyn_hi creating /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/lib/ghc-7.8.4/streaming-commons-0.1.10.0 Installing dist/build/libHSstreaming-commons-0.1.10.0.a to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/lib/ghc-7.8.4/streaming-commons-0.1.10.0/libHSstreaming-commons-0.1.10.0.a creating /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/lib/ghc-7.8.4/streaming-commons-0.1.10.0 Installing dist/build/libHSstreaming-commons-0.1.10.0_p.a to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/lib/ghc-7.8.4/streaming-commons-0.1.10.0/libHSstreaming-commons-0.1.10.0_p.a creating /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/lib/ghc-7.8.4/streaming-commons-0.1.10.0 Installing executable dist/build/libHSstreaming-commons-0.1.10.0-ghc7.8.4.so to /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/lib/ghc-7.8.4/streaming-commons-0.1.10.0/libHSstreaming-commons-0.1.10.0-ghc7.8.4.so + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup register --gen-pkg-config Creating package registration file: streaming-commons-0.1.10.0.conf + install -D --mode=0644 streaming-commons-0.1.10.0.conf /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/lib/ghc-7.8.4/package.conf.d/streaming-commons-0.1.10.0.conf + rm -f ghc-streaming-commons.files ghc-streaming-commons-devel.files + touch ghc-streaming-commons.files ghc-streaming-commons-devel.files + '[' -d /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/lib/ghc-7.8.4/streaming-commons-0.1.10.0 ']' + echo '%dir /usr/lib/ghc-7.8.4/streaming-commons-0.1.10.0' + echo '%attr(755,root,root) /usr/lib/ghc-7.8.4/streaming-commons-0.1.10.0/libHSstreaming-commons-0.1.10.0-ghc7.8.4.so' + echo '/usr/lib/ghc-7.8.4/package.conf.d/streaming-commons-0.1.10.0*.conf' + '[' -d /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/lib/ghc-7.8.4/streaming-commons-0.1.10.0 ']' + find /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/lib/ghc-7.8.4/streaming-commons-0.1.10.0 -mindepth 1 -type d + sed 's/^/%dir /' + find /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/lib/ghc-7.8.4/streaming-commons-0.1.10.0 '!' '(' -type d -o -name 'libHS*.so' ')' + '[' -d /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/streaming-commons-0.1.10.0 ']' + echo /usr/share/doc/ghc/html/libraries/streaming-commons-0.1.10.0 + for i in ghc-streaming-commons.files ghc-streaming-commons-devel.files + '[' -f ghc-streaming-commons.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm!!g' ghc-streaming-commons.files + for i in ghc-streaming-commons.files ghc-streaming-commons-devel.files + '[' -f ghc-streaming-commons-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm!!g' ghc-streaming-commons-devel.files + find /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-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.0hmFeB Processing files: ghc-streaming-commons-0.1.10.0-2bs02npfc23.armv6hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.rzQXhc + umask 022 + cd /builddir/build/BUILD + cd streaming-commons-0.1.10.0 + DOCDIR=/builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/share/doc/ghc-streaming-commons + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/share/doc/ghc-streaming-commons + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/share/doc/ghc-streaming-commons + exit 0 Provides: ghc(streaming-commons-0.1.10.0-f82df5e96c759997ef59d3103f6564a5) ghc-streaming-commons = 0.1.10.0-2bs02npfc23 ghc-streaming-commons(armv6hl-32) = 0.1.10.0-2bs02npfc23 libHSstreaming-commons-0.1.10.0-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(blaze-builder-0.3.3.4-74c9a879e378014630130b2ba784b35b) ghc(bytestring-0.10.4.0-f91883bf8cc258724c0c39371a38d069) ghc(directory-1.2.1.0-591fdff6cd3e7f460a7352f9effe8616) ghc(network-2.4.2.3-6fe426976c04e970ab9ea806612b35cf) ghc(process-1.2.0.0-9587d52a5a2f7f580eca5de916616201) ghc(random-1.0.1.1-5eeed871da764cca35a2598d9f582f8b) ghc(stm-2.4.2-a3ca86afba9e9f9bf3752e7663e7d7aa) ghc(text-1.1.1.3-9de2c04337191c41030e7bfd18a2f1b7) ghc(transformers-0.3.0.0-01fcd8a96ac104a485faf03d6b90e506) ghc(unix-2.7.0.1-06cd5fe2e8fa4196d547924e9d70203c) ghc(zlib-0.5.4.1-466edac6aa9a360e474e0b5fcbc6d2f2) libHSarray-0.5.0.0-ghc7.8.4.so libHSbase-4.7.0.2-ghc7.8.4.so libHSblaze-builder-0.3.3.4-ghc7.8.4.so libHSbytestring-0.10.4.0-ghc7.8.4.so libHSdeepseq-1.3.0.2-ghc7.8.4.so libHSdirectory-1.2.1.0-ghc7.8.4.so libHSfilepath-1.3.0.2-ghc7.8.4.so libHSghc-prim-0.3.1.0-ghc7.8.4.so libHSinteger-gmp-0.5.1.0-ghc7.8.4.so libHSmtl-2.1.3.1-ghc7.8.4.so libHSnetwork-2.4.2.3-ghc7.8.4.so libHSold-locale-1.0.0.6-ghc7.8.4.so libHSparsec-3.1.5-ghc7.8.4.so libHSprocess-1.2.0.0-ghc7.8.4.so libHSrandom-1.0.1.1-ghc7.8.4.so libHSstm-2.4.2-ghc7.8.4.so libHStext-1.1.1.3-ghc7.8.4.so libHStime-1.4.2-ghc7.8.4.so libHStransformers-0.3.0.0-ghc7.8.4.so libHSunix-2.7.0.1-ghc7.8.4.so libHSzlib-0.5.4.1-ghc7.8.4.so libc.so.6 libc.so.6(GLIBC_2.4) libdl.so.2 libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libgmp.so.10 libpthread.so.0 librt.so.1 libutil.so.1 libz.so.1 rtld(GNU_HASH) Processing files: ghc-streaming-commons-devel-0.1.10.0-2bs02npfc23.armv6hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.5iFcXu + umask 022 + cd /builddir/build/BUILD + cd streaming-commons-0.1.10.0 + DOCDIR=/builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/share/doc/ghc-streaming-commons-devel + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/share/doc/ghc-streaming-commons-devel + cp -pr README.md /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm/usr/share/doc/ghc-streaming-commons-devel + exit 0 Provides: ghc-devel(streaming-commons-0.1.10.0-f82df5e96c759997ef59d3103f6564a5) ghc-streaming-commons-devel = 0.1.10.0-2bs02npfc23 ghc-streaming-commons-devel(armv6hl-32) = 0.1.10.0-2bs02npfc23 ghc-streaming-commons-static = 0.1.10.0-2bs02npfc23 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(streaming-commons-0.1.10.0-f82df5e96c759997ef59d3103f6564a5) ghc-devel(array-0.5.0.0-b7cf815693a7556c72bd3a0228eaf5b0) ghc-devel(base-4.7.0.2-d98389eae4520fbeb37e9d6443efd497) ghc-devel(blaze-builder-0.3.3.4-74c9a879e378014630130b2ba784b35b) ghc-devel(bytestring-0.10.4.0-f91883bf8cc258724c0c39371a38d069) ghc-devel(directory-1.2.1.0-591fdff6cd3e7f460a7352f9effe8616) ghc-devel(network-2.4.2.3-6fe426976c04e970ab9ea806612b35cf) ghc-devel(process-1.2.0.0-9587d52a5a2f7f580eca5de916616201) ghc-devel(random-1.0.1.1-5eeed871da764cca35a2598d9f582f8b) ghc-devel(stm-2.4.2-a3ca86afba9e9f9bf3752e7663e7d7aa) ghc-devel(text-1.1.1.3-9de2c04337191c41030e7bfd18a2f1b7) ghc-devel(transformers-0.3.0.0-01fcd8a96ac104a485faf03d6b90e506) ghc-devel(unix-2.7.0.1-06cd5fe2e8fa4196d547924e9d70203c) ghc-devel(zlib-0.5.4.1-466edac6aa9a360e474e0b5fcbc6d2f2) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm Wrote: /builddir/build/RPMS/ghc-streaming-commons-0.1.10.0-2bs02npfc23.armv6hl.rpm Wrote: /builddir/build/RPMS/ghc-streaming-commons-devel-0.1.10.0-2bs02npfc23.armv6hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.z4SE7m + umask 022 + cd /builddir/build/BUILD + cd streaming-commons-0.1.10.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-streaming-commons-0.1.10.0-2bs02npfc23.arm + exit 0 Child return code was: 0 LEAVE do -->