Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/ghc-warp.spec'], env={'HOSTNAME': 'mock', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'TERM': 'vt100', 'CCACHE_DIR': '/tmp/ccache', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'CCACHE_UMASK': '002'}printOutput=Falsegid=135user='mockbuild'shell=Falseuid=1000timeout=0logger=chrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-15749/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/ghc-warp.spec'] with env {'HOSTNAME': 'mock', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'TERM': 'vt100', 'CCACHE_DIR': '/tmp/ccache', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'CCACHE_UMASK': '002'} and shell False Building target platforms: armv6hl Building for target armv6hl Wrote: /builddir/build/SRPMS/ghc-warp-3.0.0.5-3bs02npfc23.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', "/usr/bin/rpmbuild -bb --target armv6hl --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/ghc-warp.spec "], env={'HOSTNAME': 'mock', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'TERM': 'vt100', 'CCACHE_DIR': '/tmp/ccache', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'CCACHE_UMASK': '002'}printOutput=Falseprivate_network=Truegid=135user='mockbuild'shell=Falseuid=1000timeout=0logger=chrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-15749/root') Executing command: ['bash', '--login', '-c', "/usr/bin/rpmbuild -bb --target armv6hl --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/ghc-warp.spec "] with env {'HOSTNAME': 'mock', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'TERM': 'vt100', 'CCACHE_DIR': '/tmp/ccache', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'CCACHE_UMASK': '002'} and shell False Building target platforms: armv6hl Building for target armv6hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.f1vDL2 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf warp-3.0.0.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/warp-3.0.0.5.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd warp-3.0.0.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.OtLpt1 + umask 022 + cd /builddir/build/BUILD + cd warp-3.0.0.5 ++ 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-warp '--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/warp-3.0.0.5 --global Configuring warp-3.0.0.5... + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup build Building warp-3.0.0.5... Preprocessing library warp-3.0.0.5... [ 1 of 24] Compiling Network.Wai.Handler.Warp.Windows ( Network/Wai/Handler/Warp/Windows.hs, dist/build/Network/Wai/Handler/Warp/Windows.o ) [ 2 of 24] Compiling Paths_warp ( dist/build/autogen/Paths_warp.hs, dist/build/Paths_warp.o ) [ 3 of 24] Compiling Network.Wai.Handler.Warp.ResponseHeader ( Network/Wai/Handler/Warp/ResponseHeader.hs, dist/build/Network/Wai/Handler/Warp/ResponseHeader.o ) [ 4 of 24] Compiling Network.Wai.Handler.Warp.ReadInt ( Network/Wai/Handler/Warp/ReadInt.hs, dist/build/Network/Wai/Handler/Warp/ReadInt.o ) [ 5 of 24] Compiling Network.Wai.Handler.Warp.MultiMap ( Network/Wai/Handler/Warp/MultiMap.hs, dist/build/Network/Wai/Handler/Warp/MultiMap.o ) [ 6 of 24] Compiling Network.Wai.Handler.Warp.Thread ( Network/Wai/Handler/Warp/Thread.hs, dist/build/Network/Wai/Handler/Warp/Thread.o ) [ 7 of 24] Compiling Network.Wai.Handler.Warp.IORef ( Network/Wai/Handler/Warp/IORef.hs, dist/build/Network/Wai/Handler/Warp/IORef.o ) [ 8 of 24] Compiling Network.Wai.Handler.Warp.Buffer ( Network/Wai/Handler/Warp/Buffer.hs, dist/build/Network/Wai/Handler/Warp/Buffer.o ) [ 9 of 24] Compiling Network.Wai.Handler.Warp.IO ( Network/Wai/Handler/Warp/IO.hs, dist/build/Network/Wai/Handler/Warp/IO.o ) [10 of 24] Compiling Network.Wai.Handler.Warp.Recv ( Network/Wai/Handler/Warp/Recv.hs, dist/build/Network/Wai/Handler/Warp/Recv.o ) [11 of 24] Compiling Network.Wai.Handler.Warp.Date ( Network/Wai/Handler/Warp/Date.hs, dist/build/Network/Wai/Handler/Warp/Date.o ) [12 of 24] Compiling Network.Wai.Handler.Warp.FdCache ( Network/Wai/Handler/Warp/FdCache.hs, dist/build/Network/Wai/Handler/Warp/FdCache.o ) [13 of 24] Compiling Network.Wai.Handler.Warp.Timeout ( Network/Wai/Handler/Warp/Timeout.hs, dist/build/Network/Wai/Handler/Warp/Timeout.o ) [14 of 24] Compiling Network.Wai.Handler.Warp.Types ( Network/Wai/Handler/Warp/Types.hs, dist/build/Network/Wai/Handler/Warp/Types.o ) [15 of 24] Compiling Network.Wai.Handler.Warp.Header ( Network/Wai/Handler/Warp/Header.hs, dist/build/Network/Wai/Handler/Warp/Header.o ) [16 of 24] Compiling Network.Wai.Handler.Warp.Settings ( Network/Wai/Handler/Warp/Settings.hs, dist/build/Network/Wai/Handler/Warp/Settings.o ) [17 of 24] Compiling Network.Wai.Handler.Warp.Internal ( Network/Wai/Handler/Warp/Internal.hs, dist/build/Network/Wai/Handler/Warp/Internal.o ) [18 of 24] Compiling Network.Wai.Handler.Warp.Conduit ( Network/Wai/Handler/Warp/Conduit.hs, dist/build/Network/Wai/Handler/Warp/Conduit.o ) [19 of 24] Compiling Network.Wai.Handler.Warp.RequestHeader ( Network/Wai/Handler/Warp/RequestHeader.hs, dist/build/Network/Wai/Handler/Warp/RequestHeader.o ) [20 of 24] Compiling Network.Wai.Handler.Warp.Request ( Network/Wai/Handler/Warp/Request.hs, dist/build/Network/Wai/Handler/Warp/Request.o ) [21 of 24] Compiling Network.Wai.Handler.Warp.Response ( Network/Wai/Handler/Warp/Response.hs, dist/build/Network/Wai/Handler/Warp/Response.o ) [22 of 24] Compiling Network.Wai.Handler.Warp.SendFile ( Network/Wai/Handler/Warp/SendFile.hs, dist/build/Network/Wai/Handler/Warp/SendFile.o ) [23 of 24] Compiling Network.Wai.Handler.Warp.Run ( Network/Wai/Handler/Warp/Run.hs, dist/build/Network/Wai/Handler/Warp/Run.o ) [24 of 24] Compiling Network.Wai.Handler.Warp ( Network/Wai/Handler/Warp.hs, dist/build/Network/Wai/Handler/Warp.o ) Network/Wai/Handler/Warp.hs:62:5: Warning: The export item ‘HostPreference(..)’ suggests that ‘HostPreference’ has (in-scope) constructors or class methods, but it has none [ 1 of 24] Compiling Network.Wai.Handler.Warp.Windows ( Network/Wai/Handler/Warp/Windows.hs, dist/build/Network/Wai/Handler/Warp/Windows.p_o ) [ 2 of 24] Compiling Paths_warp ( dist/build/autogen/Paths_warp.hs, dist/build/Paths_warp.p_o ) [ 3 of 24] Compiling Network.Wai.Handler.Warp.ResponseHeader ( Network/Wai/Handler/Warp/ResponseHeader.hs, dist/build/Network/Wai/Handler/Warp/ResponseHeader.p_o ) [ 4 of 24] Compiling Network.Wai.Handler.Warp.ReadInt ( Network/Wai/Handler/Warp/ReadInt.hs, dist/build/Network/Wai/Handler/Warp/ReadInt.p_o ) [ 5 of 24] Compiling Network.Wai.Handler.Warp.MultiMap ( Network/Wai/Handler/Warp/MultiMap.hs, dist/build/Network/Wai/Handler/Warp/MultiMap.p_o ) [ 6 of 24] Compiling Network.Wai.Handler.Warp.Thread ( Network/Wai/Handler/Warp/Thread.hs, dist/build/Network/Wai/Handler/Warp/Thread.p_o ) [ 7 of 24] Compiling Network.Wai.Handler.Warp.IORef ( Network/Wai/Handler/Warp/IORef.hs, dist/build/Network/Wai/Handler/Warp/IORef.p_o ) [ 8 of 24] Compiling Network.Wai.Handler.Warp.Buffer ( Network/Wai/Handler/Warp/Buffer.hs, dist/build/Network/Wai/Handler/Warp/Buffer.p_o ) [ 9 of 24] Compiling Network.Wai.Handler.Warp.IO ( Network/Wai/Handler/Warp/IO.hs, dist/build/Network/Wai/Handler/Warp/IO.p_o ) [10 of 24] Compiling Network.Wai.Handler.Warp.Recv ( Network/Wai/Handler/Warp/Recv.hs, dist/build/Network/Wai/Handler/Warp/Recv.p_o ) [11 of 24] Compiling Network.Wai.Handler.Warp.Date ( Network/Wai/Handler/Warp/Date.hs, dist/build/Network/Wai/Handler/Warp/Date.p_o ) [12 of 24] Compiling Network.Wai.Handler.Warp.FdCache ( Network/Wai/Handler/Warp/FdCache.hs, dist/build/Network/Wai/Handler/Warp/FdCache.p_o ) [13 of 24] Compiling Network.Wai.Handler.Warp.Timeout ( Network/Wai/Handler/Warp/Timeout.hs, dist/build/Network/Wai/Handler/Warp/Timeout.p_o ) [14 of 24] Compiling Network.Wai.Handler.Warp.Types ( Network/Wai/Handler/Warp/Types.hs, dist/build/Network/Wai/Handler/Warp/Types.p_o ) [15 of 24] Compiling Network.Wai.Handler.Warp.Header ( Network/Wai/Handler/Warp/Header.hs, dist/build/Network/Wai/Handler/Warp/Header.p_o ) [16 of 24] Compiling Network.Wai.Handler.Warp.Settings ( Network/Wai/Handler/Warp/Settings.hs, dist/build/Network/Wai/Handler/Warp/Settings.p_o ) [17 of 24] Compiling Network.Wai.Handler.Warp.Internal ( Network/Wai/Handler/Warp/Internal.hs, dist/build/Network/Wai/Handler/Warp/Internal.p_o ) [18 of 24] Compiling Network.Wai.Handler.Warp.Conduit ( Network/Wai/Handler/Warp/Conduit.hs, dist/build/Network/Wai/Handler/Warp/Conduit.p_o ) [19 of 24] Compiling Network.Wai.Handler.Warp.RequestHeader ( Network/Wai/Handler/Warp/RequestHeader.hs, dist/build/Network/Wai/Handler/Warp/RequestHeader.p_o ) [20 of 24] Compiling Network.Wai.Handler.Warp.Request ( Network/Wai/Handler/Warp/Request.hs, dist/build/Network/Wai/Handler/Warp/Request.p_o ) [21 of 24] Compiling Network.Wai.Handler.Warp.Response ( Network/Wai/Handler/Warp/Response.hs, dist/build/Network/Wai/Handler/Warp/Response.p_o ) [22 of 24] Compiling Network.Wai.Handler.Warp.SendFile ( Network/Wai/Handler/Warp/SendFile.hs, dist/build/Network/Wai/Handler/Warp/SendFile.p_o ) [23 of 24] Compiling Network.Wai.Handler.Warp.Run ( Network/Wai/Handler/Warp/Run.hs, dist/build/Network/Wai/Handler/Warp/Run.p_o ) [24 of 24] Compiling Network.Wai.Handler.Warp ( Network/Wai/Handler/Warp.hs, dist/build/Network/Wai/Handler/Warp.p_o ) Network/Wai/Handler/Warp.hs:62:5: Warning: The export item ‘HostPreference(..)’ suggests that ‘HostPreference’ has (in-scope) constructors or class methods, but it has none In-place registering warp-3.0.0.5... + '[' -f dist/build/libHSwarp-3.0.0.5.a ']' + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup haddock --html --hoogle Running Haddock for warp-3.0.0.5... Preprocessing library warp-3.0.0.5... Network/Wai/Handler/Warp.hs:62:5: Warning: The export item ‘HostPreference(..)’ suggests that ‘HostPreference’ has (in-scope) constructors or class methods, but it has none Haddock coverage: 0% ( 0 / 2) in 'Network.Wai.Handler.Warp.Windows' 0% ( 0 / 8) in 'Paths_warp' 0% ( 0 / 2) in 'Network.Wai.Handler.Warp.ResponseHeader' 0% ( 0 / 3) in 'Network.Wai.Handler.Warp.ReadInt' 81% ( 13 / 16) in 'Network.Wai.Handler.Warp.MultiMap' 0% ( 0 / 3) in 'Network.Wai.Handler.Warp.Thread' 50% ( 1 / 2) in 'Network.Wai.Handler.Warp.IORef' 0% ( 0 / 7) in 'Network.Wai.Handler.Warp.Buffer' 0% ( 0 / 3) in 'Network.Wai.Handler.Warp.IO' 0% ( 0 / 2) in 'Network.Wai.Handler.Warp.Recv' 80% ( 4 / 5) in 'Network.Wai.Handler.Warp.Date' 100% ( 5 / 5) in 'Network.Wai.Handler.Warp.FdCache' 95% ( 18 / 19) in 'Network.Wai.Handler.Warp.Timeout' 37% ( 7 / 19) in 'Network.Wai.Handler.Warp.Types' 17% ( 3 / 18) in 'Network.Wai.Handler.Warp.Header' 57% ( 4 / 7) in 'Network.Wai.Handler.Warp.Settings' 20% ( 1 / 5) in 'Network.Wai.Handler.Warp.Internal' 27% ( 3 / 11) in 'Network.Wai.Handler.Warp.Conduit' 0% ( 0 / 3) in 'Network.Wai.Handler.Warp.RequestHeader' 33% ( 1 / 3) in 'Network.Wai.Handler.Warp.Request' 40% ( 2 / 5) in 'Network.Wai.Handler.Warp.Response' 0% ( 0 / 4) in 'Network.Wai.Handler.Warp.SendFile' 50% ( 6 / 12) in 'Network.Wai.Handler.Warp.Run' 99% ( 72 / 73) in 'Network.Wai.Handler.Warp' Warning: Network.Wai.Handler.Warp: could not find link destinations for: Network.Wai.Handler.Warp.Settings.defaultExceptionHandler Network.Wai.Handler.Warp.Types.Source Documentation created: dist/doc/html/warp/index.html, dist/doc/html/warp/warp.txt Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Pkrop3 + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm ++ dirname /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm + cd warp-3.0.0.5 + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm -v directory dist/doc/html/warp does exist: True creating /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/warp-3.0.0.5 creating /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/share/doc creating /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/share creating /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr creating /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/share creating /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/share/doc creating /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/warp-3.0.0.5 copy directory 'dist/doc/html/warp' to '/builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/warp-3.0.0.5'. creating /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/warp-3.0.0.5 Installing dist/doc/html/warp/mini_Network-Wai-Handler-Warp-Buffer.html to /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/warp-3.0.0.5/mini_Network-Wai-Handler-Warp-Buffer.html Installing dist/doc/html/warp/Network-Wai-Handler-Warp.html to /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/warp-3.0.0.5/Network-Wai-Handler-Warp.html Installing dist/doc/html/warp/warp.txt to /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/warp-3.0.0.5/warp.txt Installing dist/doc/html/warp/ocean.css to /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/warp-3.0.0.5/ocean.css Installing dist/doc/html/warp/frames.html to /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/warp-3.0.0.5/frames.html Installing dist/doc/html/warp/synopsis.png to /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/warp-3.0.0.5/synopsis.png Installing dist/doc/html/warp/haddock-util.js to /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/warp-3.0.0.5/haddock-util.js Installing dist/doc/html/warp/minus.gif to /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/warp-3.0.0.5/minus.gif Installing dist/doc/html/warp/mini_Network-Wai-Handler-Warp-Timeout.html to /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/warp-3.0.0.5/mini_Network-Wai-Handler-Warp-Timeout.html Installing dist/doc/html/warp/mini_Network-Wai-Handler-Warp-Internal.html to /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/warp-3.0.0.5/mini_Network-Wai-Handler-Warp-Internal.html Installing dist/doc/html/warp/mini_Network-Wai-Handler-Warp.html to /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/warp-3.0.0.5/mini_Network-Wai-Handler-Warp.html Installing dist/doc/html/warp/Network-Wai-Handler-Warp-Timeout.html to /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/warp-3.0.0.5/Network-Wai-Handler-Warp-Timeout.html Installing dist/doc/html/warp/hslogo-16.png to /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/warp-3.0.0.5/hslogo-16.png Installing dist/doc/html/warp/plus.gif to /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/warp-3.0.0.5/plus.gif Installing dist/doc/html/warp/index-frames.html to /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/warp-3.0.0.5/index-frames.html Installing dist/doc/html/warp/Network-Wai-Handler-Warp-Internal.html to /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/warp-3.0.0.5/Network-Wai-Handler-Warp-Internal.html Installing dist/doc/html/warp/warp.haddock to /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/warp-3.0.0.5/warp.haddock Installing dist/doc/html/warp/index.html to /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/warp-3.0.0.5/index.html Installing dist/doc/html/warp/Network-Wai-Handler-Warp-Buffer.html to /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/warp-3.0.0.5/Network-Wai-Handler-Warp-Buffer.html Installing dist/doc/html/warp/doc-index.html to /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/warp-3.0.0.5/doc-index.html creating /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/warp-3.0.0.5 Installing dist/doc/html/warp/warp.haddock to /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/warp-3.0.0.5/warp.haddock creating /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/share/doc/ghc-warp Installing LICENSE to /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/share/doc/ghc-warp/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/lib/ghc-7.8.4/warp-3.0.0.5 creating /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/lib/ghc-7.8.4/warp-3.0.0.5/Network/Wai/Handler creating /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/lib/ghc-7.8.4/warp-3.0.0.5/Network/Wai creating /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/lib/ghc-7.8.4/warp-3.0.0.5/Network creating /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/lib/ghc-7.8.4/warp-3.0.0.5 creating /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/lib/ghc-7.8.4 creating /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/lib creating /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/lib/ghc-7.8.4 creating /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/lib/ghc-7.8.4/warp-3.0.0.5 creating /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/lib/ghc-7.8.4/warp-3.0.0.5/Network creating /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/lib/ghc-7.8.4/warp-3.0.0.5/Network/Wai creating /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/lib/ghc-7.8.4/warp-3.0.0.5/Network/Wai/Handler creating /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/lib/ghc-7.8.4/warp-3.0.0.5/Network/Wai/Handler/Warp creating /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/lib/ghc-7.8.4/warp-3.0.0.5 Installing dist/build/Network/Wai/Handler/Warp.hi to /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/lib/ghc-7.8.4/warp-3.0.0.5/Network/Wai/Handler/Warp.hi Installing dist/build/Network/Wai/Handler/Warp/Buffer.hi to /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/lib/ghc-7.8.4/warp-3.0.0.5/Network/Wai/Handler/Warp/Buffer.hi Installing dist/build/Network/Wai/Handler/Warp/Timeout.hi to /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/lib/ghc-7.8.4/warp-3.0.0.5/Network/Wai/Handler/Warp/Timeout.hi Installing dist/build/Network/Wai/Handler/Warp/Internal.hi to /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/lib/ghc-7.8.4/warp-3.0.0.5/Network/Wai/Handler/Warp/Internal.hi Installing dist/build/Network/Wai/Handler/Warp/Conduit.hi to /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/lib/ghc-7.8.4/warp-3.0.0.5/Network/Wai/Handler/Warp/Conduit.hi Installing dist/build/Network/Wai/Handler/Warp/Date.hi to /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/lib/ghc-7.8.4/warp-3.0.0.5/Network/Wai/Handler/Warp/Date.hi Installing dist/build/Network/Wai/Handler/Warp/FdCache.hi to /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/lib/ghc-7.8.4/warp-3.0.0.5/Network/Wai/Handler/Warp/FdCache.hi Installing dist/build/Network/Wai/Handler/Warp/Header.hi to /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/lib/ghc-7.8.4/warp-3.0.0.5/Network/Wai/Handler/Warp/Header.hi Installing dist/build/Network/Wai/Handler/Warp/IO.hi to /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/lib/ghc-7.8.4/warp-3.0.0.5/Network/Wai/Handler/Warp/IO.hi Installing dist/build/Network/Wai/Handler/Warp/IORef.hi to /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/lib/ghc-7.8.4/warp-3.0.0.5/Network/Wai/Handler/Warp/IORef.hi Installing dist/build/Network/Wai/Handler/Warp/ReadInt.hi to /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/lib/ghc-7.8.4/warp-3.0.0.5/Network/Wai/Handler/Warp/ReadInt.hi Installing dist/build/Network/Wai/Handler/Warp/Recv.hi to /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/lib/ghc-7.8.4/warp-3.0.0.5/Network/Wai/Handler/Warp/Recv.hi Installing dist/build/Network/Wai/Handler/Warp/Request.hi to /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/lib/ghc-7.8.4/warp-3.0.0.5/Network/Wai/Handler/Warp/Request.hi Installing dist/build/Network/Wai/Handler/Warp/RequestHeader.hi to /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/lib/ghc-7.8.4/warp-3.0.0.5/Network/Wai/Handler/Warp/RequestHeader.hi Installing dist/build/Network/Wai/Handler/Warp/Response.hi to /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/lib/ghc-7.8.4/warp-3.0.0.5/Network/Wai/Handler/Warp/Response.hi Installing dist/build/Network/Wai/Handler/Warp/ResponseHeader.hi to /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/lib/ghc-7.8.4/warp-3.0.0.5/Network/Wai/Handler/Warp/ResponseHeader.hi Installing dist/build/Network/Wai/Handler/Warp/Run.hi to /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/lib/ghc-7.8.4/warp-3.0.0.5/Network/Wai/Handler/Warp/Run.hi Installing dist/build/Network/Wai/Handler/Warp/SendFile.hi to /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/lib/ghc-7.8.4/warp-3.0.0.5/Network/Wai/Handler/Warp/SendFile.hi Installing dist/build/Network/Wai/Handler/Warp/Settings.hi to /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/lib/ghc-7.8.4/warp-3.0.0.5/Network/Wai/Handler/Warp/Settings.hi Installing dist/build/Network/Wai/Handler/Warp/Thread.hi to /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/lib/ghc-7.8.4/warp-3.0.0.5/Network/Wai/Handler/Warp/Thread.hi Installing dist/build/Network/Wai/Handler/Warp/Types.hi to /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/lib/ghc-7.8.4/warp-3.0.0.5/Network/Wai/Handler/Warp/Types.hi Installing dist/build/Network/Wai/Handler/Warp/Windows.hi to /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/lib/ghc-7.8.4/warp-3.0.0.5/Network/Wai/Handler/Warp/Windows.hi Installing dist/build/Paths_warp.hi to /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/lib/ghc-7.8.4/warp-3.0.0.5/Paths_warp.hi Installing dist/build/Network/Wai/Handler/Warp/MultiMap.hi to /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/lib/ghc-7.8.4/warp-3.0.0.5/Network/Wai/Handler/Warp/MultiMap.hi creating /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/lib/ghc-7.8.4/warp-3.0.0.5/Network/Wai/Handler creating /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/lib/ghc-7.8.4/warp-3.0.0.5/Network/Wai/Handler/Warp creating /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/lib/ghc-7.8.4/warp-3.0.0.5 Installing dist/build/Network/Wai/Handler/Warp.p_hi to /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/lib/ghc-7.8.4/warp-3.0.0.5/Network/Wai/Handler/Warp.p_hi Installing dist/build/Network/Wai/Handler/Warp/Buffer.p_hi to /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/lib/ghc-7.8.4/warp-3.0.0.5/Network/Wai/Handler/Warp/Buffer.p_hi Installing dist/build/Network/Wai/Handler/Warp/Timeout.p_hi to /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/lib/ghc-7.8.4/warp-3.0.0.5/Network/Wai/Handler/Warp/Timeout.p_hi Installing dist/build/Network/Wai/Handler/Warp/Internal.p_hi to /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/lib/ghc-7.8.4/warp-3.0.0.5/Network/Wai/Handler/Warp/Internal.p_hi Installing dist/build/Network/Wai/Handler/Warp/Conduit.p_hi to /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/lib/ghc-7.8.4/warp-3.0.0.5/Network/Wai/Handler/Warp/Conduit.p_hi Installing dist/build/Network/Wai/Handler/Warp/Date.p_hi to /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/lib/ghc-7.8.4/warp-3.0.0.5/Network/Wai/Handler/Warp/Date.p_hi Installing dist/build/Network/Wai/Handler/Warp/FdCache.p_hi to /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/lib/ghc-7.8.4/warp-3.0.0.5/Network/Wai/Handler/Warp/FdCache.p_hi Installing dist/build/Network/Wai/Handler/Warp/Header.p_hi to /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/lib/ghc-7.8.4/warp-3.0.0.5/Network/Wai/Handler/Warp/Header.p_hi Installing dist/build/Network/Wai/Handler/Warp/IO.p_hi to /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/lib/ghc-7.8.4/warp-3.0.0.5/Network/Wai/Handler/Warp/IO.p_hi Installing dist/build/Network/Wai/Handler/Warp/IORef.p_hi to /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/lib/ghc-7.8.4/warp-3.0.0.5/Network/Wai/Handler/Warp/IORef.p_hi Installing dist/build/Network/Wai/Handler/Warp/ReadInt.p_hi to /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/lib/ghc-7.8.4/warp-3.0.0.5/Network/Wai/Handler/Warp/ReadInt.p_hi Installing dist/build/Network/Wai/Handler/Warp/Recv.p_hi to /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/lib/ghc-7.8.4/warp-3.0.0.5/Network/Wai/Handler/Warp/Recv.p_hi Installing dist/build/Network/Wai/Handler/Warp/Request.p_hi to /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/lib/ghc-7.8.4/warp-3.0.0.5/Network/Wai/Handler/Warp/Request.p_hi Installing dist/build/Network/Wai/Handler/Warp/RequestHeader.p_hi to /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/lib/ghc-7.8.4/warp-3.0.0.5/Network/Wai/Handler/Warp/RequestHeader.p_hi Installing dist/build/Network/Wai/Handler/Warp/Response.p_hi to /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/lib/ghc-7.8.4/warp-3.0.0.5/Network/Wai/Handler/Warp/Response.p_hi Installing dist/build/Network/Wai/Handler/Warp/ResponseHeader.p_hi to /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/lib/ghc-7.8.4/warp-3.0.0.5/Network/Wai/Handler/Warp/ResponseHeader.p_hi Installing dist/build/Network/Wai/Handler/Warp/Run.p_hi to /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/lib/ghc-7.8.4/warp-3.0.0.5/Network/Wai/Handler/Warp/Run.p_hi Installing dist/build/Network/Wai/Handler/Warp/SendFile.p_hi to /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/lib/ghc-7.8.4/warp-3.0.0.5/Network/Wai/Handler/Warp/SendFile.p_hi Installing dist/build/Network/Wai/Handler/Warp/Settings.p_hi to /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/lib/ghc-7.8.4/warp-3.0.0.5/Network/Wai/Handler/Warp/Settings.p_hi Installing dist/build/Network/Wai/Handler/Warp/Thread.p_hi to /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/lib/ghc-7.8.4/warp-3.0.0.5/Network/Wai/Handler/Warp/Thread.p_hi Installing dist/build/Network/Wai/Handler/Warp/Types.p_hi to /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/lib/ghc-7.8.4/warp-3.0.0.5/Network/Wai/Handler/Warp/Types.p_hi Installing dist/build/Network/Wai/Handler/Warp/Windows.p_hi to /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/lib/ghc-7.8.4/warp-3.0.0.5/Network/Wai/Handler/Warp/Windows.p_hi Installing dist/build/Paths_warp.p_hi to /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/lib/ghc-7.8.4/warp-3.0.0.5/Paths_warp.p_hi Installing dist/build/Network/Wai/Handler/Warp/MultiMap.p_hi to /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/lib/ghc-7.8.4/warp-3.0.0.5/Network/Wai/Handler/Warp/MultiMap.p_hi creating /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/lib/ghc-7.8.4/warp-3.0.0.5/Network/Wai/Handler creating /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/lib/ghc-7.8.4/warp-3.0.0.5/Network/Wai/Handler/Warp creating /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/lib/ghc-7.8.4/warp-3.0.0.5 Installing dist/build/Network/Wai/Handler/Warp.dyn_hi to /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/lib/ghc-7.8.4/warp-3.0.0.5/Network/Wai/Handler/Warp.dyn_hi Installing dist/build/Network/Wai/Handler/Warp/Buffer.dyn_hi to /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/lib/ghc-7.8.4/warp-3.0.0.5/Network/Wai/Handler/Warp/Buffer.dyn_hi Installing dist/build/Network/Wai/Handler/Warp/Timeout.dyn_hi to /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/lib/ghc-7.8.4/warp-3.0.0.5/Network/Wai/Handler/Warp/Timeout.dyn_hi Installing dist/build/Network/Wai/Handler/Warp/Internal.dyn_hi to /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/lib/ghc-7.8.4/warp-3.0.0.5/Network/Wai/Handler/Warp/Internal.dyn_hi Installing dist/build/Network/Wai/Handler/Warp/Conduit.dyn_hi to /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/lib/ghc-7.8.4/warp-3.0.0.5/Network/Wai/Handler/Warp/Conduit.dyn_hi Installing dist/build/Network/Wai/Handler/Warp/Date.dyn_hi to /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/lib/ghc-7.8.4/warp-3.0.0.5/Network/Wai/Handler/Warp/Date.dyn_hi Installing dist/build/Network/Wai/Handler/Warp/FdCache.dyn_hi to /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/lib/ghc-7.8.4/warp-3.0.0.5/Network/Wai/Handler/Warp/FdCache.dyn_hi Installing dist/build/Network/Wai/Handler/Warp/Header.dyn_hi to /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/lib/ghc-7.8.4/warp-3.0.0.5/Network/Wai/Handler/Warp/Header.dyn_hi Installing dist/build/Network/Wai/Handler/Warp/IO.dyn_hi to /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/lib/ghc-7.8.4/warp-3.0.0.5/Network/Wai/Handler/Warp/IO.dyn_hi Installing dist/build/Network/Wai/Handler/Warp/IORef.dyn_hi to /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/lib/ghc-7.8.4/warp-3.0.0.5/Network/Wai/Handler/Warp/IORef.dyn_hi Installing dist/build/Network/Wai/Handler/Warp/ReadInt.dyn_hi to /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/lib/ghc-7.8.4/warp-3.0.0.5/Network/Wai/Handler/Warp/ReadInt.dyn_hi Installing dist/build/Network/Wai/Handler/Warp/Recv.dyn_hi to /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/lib/ghc-7.8.4/warp-3.0.0.5/Network/Wai/Handler/Warp/Recv.dyn_hi Installing dist/build/Network/Wai/Handler/Warp/Request.dyn_hi to /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/lib/ghc-7.8.4/warp-3.0.0.5/Network/Wai/Handler/Warp/Request.dyn_hi Installing dist/build/Network/Wai/Handler/Warp/RequestHeader.dyn_hi to /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/lib/ghc-7.8.4/warp-3.0.0.5/Network/Wai/Handler/Warp/RequestHeader.dyn_hi Installing dist/build/Network/Wai/Handler/Warp/Response.dyn_hi to /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/lib/ghc-7.8.4/warp-3.0.0.5/Network/Wai/Handler/Warp/Response.dyn_hi Installing dist/build/Network/Wai/Handler/Warp/ResponseHeader.dyn_hi to /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/lib/ghc-7.8.4/warp-3.0.0.5/Network/Wai/Handler/Warp/ResponseHeader.dyn_hi Installing dist/build/Network/Wai/Handler/Warp/Run.dyn_hi to /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/lib/ghc-7.8.4/warp-3.0.0.5/Network/Wai/Handler/Warp/Run.dyn_hi Installing dist/build/Network/Wai/Handler/Warp/SendFile.dyn_hi to /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/lib/ghc-7.8.4/warp-3.0.0.5/Network/Wai/Handler/Warp/SendFile.dyn_hi Installing dist/build/Network/Wai/Handler/Warp/Settings.dyn_hi to /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/lib/ghc-7.8.4/warp-3.0.0.5/Network/Wai/Handler/Warp/Settings.dyn_hi Installing dist/build/Network/Wai/Handler/Warp/Thread.dyn_hi to /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/lib/ghc-7.8.4/warp-3.0.0.5/Network/Wai/Handler/Warp/Thread.dyn_hi Installing dist/build/Network/Wai/Handler/Warp/Types.dyn_hi to /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/lib/ghc-7.8.4/warp-3.0.0.5/Network/Wai/Handler/Warp/Types.dyn_hi Installing dist/build/Network/Wai/Handler/Warp/Windows.dyn_hi to /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/lib/ghc-7.8.4/warp-3.0.0.5/Network/Wai/Handler/Warp/Windows.dyn_hi Installing dist/build/Paths_warp.dyn_hi to /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/lib/ghc-7.8.4/warp-3.0.0.5/Paths_warp.dyn_hi Installing dist/build/Network/Wai/Handler/Warp/MultiMap.dyn_hi to /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/lib/ghc-7.8.4/warp-3.0.0.5/Network/Wai/Handler/Warp/MultiMap.dyn_hi creating /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/lib/ghc-7.8.4/warp-3.0.0.5 Installing dist/build/libHSwarp-3.0.0.5.a to /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/lib/ghc-7.8.4/warp-3.0.0.5/libHSwarp-3.0.0.5.a creating /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/lib/ghc-7.8.4/warp-3.0.0.5 Installing dist/build/libHSwarp-3.0.0.5_p.a to /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/lib/ghc-7.8.4/warp-3.0.0.5/libHSwarp-3.0.0.5_p.a creating /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/lib/ghc-7.8.4/warp-3.0.0.5 Installing executable dist/build/libHSwarp-3.0.0.5-ghc7.8.4.so to /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/lib/ghc-7.8.4/warp-3.0.0.5/libHSwarp-3.0.0.5-ghc7.8.4.so + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup register --gen-pkg-config Creating package registration file: warp-3.0.0.5.conf + install -D --mode=0644 warp-3.0.0.5.conf /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/lib/ghc-7.8.4/package.conf.d/warp-3.0.0.5.conf + rm -f ghc-warp.files ghc-warp-devel.files + touch ghc-warp.files ghc-warp-devel.files + '[' -d /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/lib/ghc-7.8.4/warp-3.0.0.5 ']' + echo '%dir /usr/lib/ghc-7.8.4/warp-3.0.0.5' + echo '%attr(755,root,root) /usr/lib/ghc-7.8.4/warp-3.0.0.5/libHSwarp-3.0.0.5-ghc7.8.4.so' + echo '/usr/lib/ghc-7.8.4/package.conf.d/warp-3.0.0.5*.conf' + '[' -d /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/lib/ghc-7.8.4/warp-3.0.0.5 ']' + find /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/lib/ghc-7.8.4/warp-3.0.0.5 -mindepth 1 -type d + sed 's/^/%dir /' + find /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/lib/ghc-7.8.4/warp-3.0.0.5 '!' '(' -type d -o -name 'libHS*.so' ')' + '[' -d /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/warp-3.0.0.5 ']' + echo /usr/share/doc/ghc/html/libraries/warp-3.0.0.5 + for i in ghc-warp.files ghc-warp-devel.files + '[' -f ghc-warp.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm!!g' ghc-warp.files + for i in ghc-warp.files ghc-warp-devel.files + '[' -f ghc-warp-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm!!g' ghc-warp-devel.files + find /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm -type f -exec sh -c 'file {} | grep -q '\''dynamically linked'\''' ';' -exec strip '{}' ';' + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.J14k88 Processing files: ghc-warp-3.0.0.5-3bs02npfc23.armv6hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.zMz1ni + umask 022 + cd /builddir/build/BUILD + cd warp-3.0.0.5 + DOCDIR=/builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/share/doc/ghc-warp + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/share/doc/ghc-warp + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm/usr/share/doc/ghc-warp + exit 0 Provides: ghc(warp-3.0.0.5-b818dfd5697ad8269349f1f647836317) ghc-warp = 3.0.0.5-3bs02npfc23 ghc-warp(armv6hl-32) = 3.0.0.5-3bs02npfc23 libHSwarp-3.0.0.5-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(case-insensitive-1.1.0.3-4dcac5bf8f9ffd11e7eb03a7882a6df4) ghc(ghc-prim-0.3.1.0-f0b77db25e6a07f3e2798ad2aa2db4f0) ghc(hashable-1.2.2.0-8eb257ff9d0c62ed0cec3a21caa7165f) ghc(http-date-0.0.4-1a74402142e4496b3efea2f0060024aa) ghc(http-types-0.8.5-a67238e7b0b43018456757e1bf84a457) ghc(network-2.4.2.3-6fe426976c04e970ab9ea806612b35cf) ghc(simple-sendfile-0.2.18-62517ccb5be11ac86290c86a8d7d993e) ghc(streaming-commons-0.1.10.0-f82df5e96c759997ef59d3103f6564a5) ghc(text-1.1.1.3-9de2c04337191c41030e7bfd18a2f1b7) ghc(unix-2.7.0.1-06cd5fe2e8fa4196d547924e9d70203c) ghc(unix-compat-0.4.1.4-8addbe22ec10825d765d4a36b664fdb4) ghc(void-0.6.1-19f2045024f1a0fc15f60199862e93f1) ghc(wai-3.0.1.1-04c04b77d884913bdfdca30f3c953236) libHSarray-0.5.0.0-ghc7.8.4.so libHSattoparsec-0.11.3.4-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 libHScase-insensitive-1.1.0.3-ghc7.8.4.so libHScontainers-0.5.5.1-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 libHShashable-1.2.2.0-ghc7.8.4.so libHShttp-date-0.0.4-ghc7.8.4.so libHShttp-types-0.8.5-ghc7.8.4.so libHSinteger-gmp-0.5.1.0-ghc7.8.4.so libHSmtl-2.1.3.1-ghc7.8.4.so libHSnats-0.2-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 libHSscientific-0.3.3.1-ghc7.8.4.so libHSsemigroups-0.16.0.1-ghc7.8.4.so libHSsimple-sendfile-0.2.18-ghc7.8.4.so libHSstm-2.4.2-ghc7.8.4.so libHSstreaming-commons-0.1.10.0-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 libHSunix-compat-0.4.1.4-ghc7.8.4.so libHSunordered-containers-0.2.4.0-ghc7.8.4.so libHSvault-0.3.0.4-ghc7.8.4.so libHSvoid-0.6.1-ghc7.8.4.so libHSwai-3.0.1.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 libgmp.so.10 libpthread.so.0 libpthread.so.0(GLIBC_2.4) librt.so.1 libutil.so.1 libz.so.1 rtld(GNU_HASH) Processing files: ghc-warp-devel-3.0.0.5-3bs02npfc23.armv6hl Provides: ghc-devel(warp-3.0.0.5-b818dfd5697ad8269349f1f647836317) ghc-warp-devel = 3.0.0.5-3bs02npfc23 ghc-warp-devel(armv6hl-32) = 3.0.0.5-3bs02npfc23 ghc-warp-static = 3.0.0.5-3bs02npfc23 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh ghc-compiler = 7.8.4 Requires(postun): /bin/sh ghc-compiler = 7.8.4 Requires: ghc(warp-3.0.0.5-b818dfd5697ad8269349f1f647836317) 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(case-insensitive-1.1.0.3-4dcac5bf8f9ffd11e7eb03a7882a6df4) ghc-devel(ghc-prim-0.3.1.0-f0b77db25e6a07f3e2798ad2aa2db4f0) ghc-devel(hashable-1.2.2.0-8eb257ff9d0c62ed0cec3a21caa7165f) ghc-devel(http-date-0.0.4-1a74402142e4496b3efea2f0060024aa) ghc-devel(http-types-0.8.5-a67238e7b0b43018456757e1bf84a457) ghc-devel(network-2.4.2.3-6fe426976c04e970ab9ea806612b35cf) ghc-devel(simple-sendfile-0.2.18-62517ccb5be11ac86290c86a8d7d993e) ghc-devel(streaming-commons-0.1.10.0-f82df5e96c759997ef59d3103f6564a5) ghc-devel(text-1.1.1.3-9de2c04337191c41030e7bfd18a2f1b7) ghc-devel(unix-2.7.0.1-06cd5fe2e8fa4196d547924e9d70203c) ghc-devel(unix-compat-0.4.1.4-8addbe22ec10825d765d4a36b664fdb4) ghc-devel(void-0.6.1-19f2045024f1a0fc15f60199862e93f1) ghc-devel(wai-3.0.1.1-04c04b77d884913bdfdca30f3c953236) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm Wrote: /builddir/build/RPMS/ghc-warp-3.0.0.5-3bs02npfc23.armv6hl.rpm Wrote: /builddir/build/RPMS/ghc-warp-devel-3.0.0.5-3bs02npfc23.armv6hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Sp226t + umask 022 + cd /builddir/build/BUILD + cd warp-3.0.0.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-warp-3.0.0.5-3bs02npfc23.arm + exit 0 Child return code was: 0 LEAVE do -->