Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/ghc-dbus.spec'], gid=135user='mockbuild'uid=1000printOutput=Falsetimeout=0shell=Falselogger=chrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-19318/root'env={'CCACHE_UMASK': '002', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'CCACHE_DIR': '/tmp/ccache'}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/ghc-dbus.spec'] with env {'CCACHE_UMASK': '002', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'CCACHE_DIR': '/tmp/ccache'} and shell False Building target platforms: armv6hl Building for target armv6hl Wrote: /builddir/build/SRPMS/ghc-dbus-0.10.10-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-dbus.spec "], gid=135user='mockbuild'uid=1000printOutput=Falsetimeout=0shell=Falselogger=chrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-19318/root'private_network=Trueenv={'CCACHE_UMASK': '002', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'CCACHE_DIR': '/tmp/ccache'}) Executing command: ['bash', '--login', '-c', "/usr/bin/rpmbuild -bb --target armv6hl --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/ghc-dbus.spec "] with env {'CCACHE_UMASK': '002', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'CCACHE_DIR': '/tmp/ccache'} and shell False Building target platforms: armv6hl Building for target armv6hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.3aN1l2 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf dbus-0.10.10 + /usr/bin/gzip -dc /builddir/build/SOURCES/dbus-0.10.10.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd dbus-0.10.10 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.QCbUF0 + umask 022 + cd /builddir/build/BUILD + cd dbus-0.10.10 ++ 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-dbus '--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/dbus-0.10.10 --global Configuring dbus-0.10.10... + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup build Building dbus-0.10.10... Preprocessing library dbus-0.10.10... [1 of 9] Compiling DBus.Types ( lib/DBus/Types.hs, dist/build/DBus/Types.o ) [2 of 9] Compiling DBus.Message ( lib/DBus/Message.hs, dist/build/DBus/Message.o ) [3 of 9] Compiling DBus.Wire ( lib/DBus/Wire.hs, dist/build/DBus/Wire.o ) [4 of 9] Compiling DBus.Address ( lib/DBus/Address.hs, dist/build/DBus/Address.o ) [5 of 9] Compiling DBus ( lib/DBus.hs, dist/build/DBus.o ) [6 of 9] Compiling DBus.Introspection ( lib/DBus/Introspection.hs, dist/build/DBus/Introspection.o ) [7 of 9] Compiling DBus.Transport ( lib/DBus/Transport.hs, dist/build/DBus/Transport.o ) [8 of 9] Compiling DBus.Socket ( lib/DBus/Socket.hs, dist/build/DBus/Socket.o ) [9 of 9] Compiling DBus.Client ( lib/DBus/Client.hs, dist/build/DBus/Client.o ) [1 of 9] Compiling DBus.Types ( lib/DBus/Types.hs, dist/build/DBus/Types.p_o ) [2 of 9] Compiling DBus.Message ( lib/DBus/Message.hs, dist/build/DBus/Message.p_o ) [3 of 9] Compiling DBus.Wire ( lib/DBus/Wire.hs, dist/build/DBus/Wire.p_o ) [4 of 9] Compiling DBus.Address ( lib/DBus/Address.hs, dist/build/DBus/Address.p_o ) [5 of 9] Compiling DBus ( lib/DBus.hs, dist/build/DBus.p_o ) [6 of 9] Compiling DBus.Introspection ( lib/DBus/Introspection.hs, dist/build/DBus/Introspection.p_o ) [7 of 9] Compiling DBus.Transport ( lib/DBus/Transport.hs, dist/build/DBus/Transport.p_o ) [8 of 9] Compiling DBus.Socket ( lib/DBus/Socket.hs, dist/build/DBus/Socket.p_o ) [9 of 9] Compiling DBus.Client ( lib/DBus/Client.hs, dist/build/DBus/Client.p_o ) In-place registering dbus-0.10.10... + '[' -f dist/build/libHSdbus-0.10.10.a ']' + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup haddock --html --hoogle Running Haddock for dbus-0.10.10... Preprocessing library dbus-0.10.10... Haddock coverage: 12% ( 21 /179) in 'DBus.Types' 55% ( 6 / 11) in 'DBus.Message' 0% ( 0 / 9) in 'DBus.Wire' 45% ( 9 / 20) in 'DBus.Address' 77% ( 97 /126) in 'DBus' 17% ( 8 / 48) in 'DBus.Introspection' 79% ( 11 / 14) in 'DBus.Transport' 84% ( 27 / 32) in 'DBus.Socket' 82% ( 49 / 60) in 'DBus.Client' Warning: DBus: could not find link destinations for: DBus.Message.messageTypeCode DBus.Message.messageHeaderFields DBus.Message.messageBody DBus.Types.toAtom DBus.Types.fromAtom DBus.Types.typeOf DBus.Types.toValue DBus.Types.fromValue Warning: DBus.Transport: could not find link destinations for: DBus.Transport.TFCo:R:TransportListenerSocketTransport DBus.Transport.SocketTransportListener DBus.Transport.TFCo:R:TransportOptionsSocketTransport DBus.Transport.SocketTransportOptions Warning: DBus.Client: could not find link destinations for: DBus.Client.funTypes DBus.Client.apply DBus.Client.DoNotQueue Documentation created: dist/doc/html/dbus/index.html, dist/doc/html/dbus/dbus.txt Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.73neVp + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm ++ dirname /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm + cd dbus-0.10.10 + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm -v directory dist/doc/html/dbus does exist: True creating /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/dbus-0.10.10 creating /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/share/doc creating /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/share creating /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr creating /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/share creating /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/share/doc creating /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/dbus-0.10.10 copy directory 'dist/doc/html/dbus' to '/builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/dbus-0.10.10'. creating /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/dbus-0.10.10 Installing dist/doc/html/dbus/mini_DBus-Introspection.html to /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/dbus-0.10.10/mini_DBus-Introspection.html Installing dist/doc/html/dbus/doc-index-U.html to /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/dbus-0.10.10/doc-index-U.html Installing dist/doc/html/dbus/ocean.css to /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/dbus-0.10.10/ocean.css Installing dist/doc/html/dbus/frames.html to /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/dbus-0.10.10/frames.html Installing dist/doc/html/dbus/DBus-Introspection.html to /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/dbus-0.10.10/DBus-Introspection.html Installing dist/doc/html/dbus/mini_DBus-Transport.html to /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/dbus-0.10.10/mini_DBus-Transport.html Installing dist/doc/html/dbus/synopsis.png to /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/dbus-0.10.10/synopsis.png Installing dist/doc/html/dbus/haddock-util.js to /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/dbus-0.10.10/haddock-util.js Installing dist/doc/html/dbus/doc-index-T.html to /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/dbus-0.10.10/doc-index-T.html Installing dist/doc/html/dbus/DBus.html to /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/dbus-0.10.10/DBus.html Installing dist/doc/html/dbus/minus.gif to /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/dbus-0.10.10/minus.gif Installing dist/doc/html/dbus/mini_DBus-Client.html to /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/dbus-0.10.10/mini_DBus-Client.html Installing dist/doc/html/dbus/doc-index-B.html to /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/dbus-0.10.10/doc-index-B.html Installing dist/doc/html/dbus/doc-index-A.html to /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/dbus-0.10.10/doc-index-A.html Installing dist/doc/html/dbus/doc-index-V.html to /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/dbus-0.10.10/doc-index-V.html Installing dist/doc/html/dbus/doc-index-P.html to /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/dbus-0.10.10/doc-index-P.html Installing dist/doc/html/dbus/doc-index-O.html to /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/dbus-0.10.10/doc-index-O.html Installing dist/doc/html/dbus/doc-index-D.html to /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/dbus-0.10.10/doc-index-D.html Installing dist/doc/html/dbus/doc-index-E.html to /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/dbus-0.10.10/doc-index-E.html Installing dist/doc/html/dbus/DBus-Client.html to /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/dbus-0.10.10/DBus-Client.html Installing dist/doc/html/dbus/dbus.haddock to /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/dbus-0.10.10/dbus.haddock Installing dist/doc/html/dbus/doc-index-G.html to /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/dbus-0.10.10/doc-index-G.html Installing dist/doc/html/dbus/hslogo-16.png to /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/dbus-0.10.10/hslogo-16.png Installing dist/doc/html/dbus/plus.gif to /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/dbus-0.10.10/plus.gif Installing dist/doc/html/dbus/dbus.txt to /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/dbus-0.10.10/dbus.txt Installing dist/doc/html/dbus/doc-index-C.html to /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/dbus-0.10.10/doc-index-C.html Installing dist/doc/html/dbus/DBus-Transport.html to /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/dbus-0.10.10/DBus-Transport.html Installing dist/doc/html/dbus/doc-index-N.html to /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/dbus-0.10.10/doc-index-N.html Installing dist/doc/html/dbus/doc-index-I.html to /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/dbus-0.10.10/doc-index-I.html Installing dist/doc/html/dbus/mini_DBus-Socket.html to /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/dbus-0.10.10/mini_DBus-Socket.html Installing dist/doc/html/dbus/index-frames.html to /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/dbus-0.10.10/index-frames.html Installing dist/doc/html/dbus/DBus-Socket.html to /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/dbus-0.10.10/DBus-Socket.html Installing dist/doc/html/dbus/mini_DBus.html to /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/dbus-0.10.10/mini_DBus.html Installing dist/doc/html/dbus/doc-index-R.html to /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/dbus-0.10.10/doc-index-R.html Installing dist/doc/html/dbus/doc-index-L.html to /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/dbus-0.10.10/doc-index-L.html Installing dist/doc/html/dbus/index.html to /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/dbus-0.10.10/index.html Installing dist/doc/html/dbus/doc-index-S.html to /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/dbus-0.10.10/doc-index-S.html Installing dist/doc/html/dbus/doc-index-M.html to /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/dbus-0.10.10/doc-index-M.html Installing dist/doc/html/dbus/doc-index-All.html to /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/dbus-0.10.10/doc-index-All.html Installing dist/doc/html/dbus/doc-index.html to /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/dbus-0.10.10/doc-index.html Installing dist/doc/html/dbus/doc-index-F.html to /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/dbus-0.10.10/doc-index-F.html creating /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/dbus-0.10.10 Installing dist/doc/html/dbus/dbus.haddock to /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/dbus-0.10.10/dbus.haddock creating /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/share/doc/ghc-dbus Installing license.txt to /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/share/doc/ghc-dbus/license.txt Installing library in /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/lib/ghc-7.8.4/dbus-0.10.10 creating /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/lib/ghc-7.8.4/dbus-0.10.10 creating /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/lib/ghc-7.8.4 creating /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/lib creating /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/lib/ghc-7.8.4 creating /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/lib/ghc-7.8.4/dbus-0.10.10 creating /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/lib/ghc-7.8.4/dbus-0.10.10/DBus Installing dist/build/DBus.hi to /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/lib/ghc-7.8.4/dbus-0.10.10/DBus.hi Installing dist/build/DBus/Client.hi to /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/lib/ghc-7.8.4/dbus-0.10.10/DBus/Client.hi Installing dist/build/DBus/Introspection.hi to /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/lib/ghc-7.8.4/dbus-0.10.10/DBus/Introspection.hi Installing dist/build/DBus/Socket.hi to /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/lib/ghc-7.8.4/dbus-0.10.10/DBus/Socket.hi Installing dist/build/DBus/Transport.hi to /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/lib/ghc-7.8.4/dbus-0.10.10/DBus/Transport.hi Installing dist/build/DBus/Address.hi to /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/lib/ghc-7.8.4/dbus-0.10.10/DBus/Address.hi Installing dist/build/DBus/Message.hi to /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/lib/ghc-7.8.4/dbus-0.10.10/DBus/Message.hi Installing dist/build/DBus/Types.hi to /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/lib/ghc-7.8.4/dbus-0.10.10/DBus/Types.hi Installing dist/build/DBus/Wire.hi to /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/lib/ghc-7.8.4/dbus-0.10.10/DBus/Wire.hi creating /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/lib/ghc-7.8.4/dbus-0.10.10 creating /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/lib/ghc-7.8.4/dbus-0.10.10/DBus Installing dist/build/DBus.p_hi to /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/lib/ghc-7.8.4/dbus-0.10.10/DBus.p_hi Installing dist/build/DBus/Client.p_hi to /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/lib/ghc-7.8.4/dbus-0.10.10/DBus/Client.p_hi Installing dist/build/DBus/Introspection.p_hi to /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/lib/ghc-7.8.4/dbus-0.10.10/DBus/Introspection.p_hi Installing dist/build/DBus/Socket.p_hi to /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/lib/ghc-7.8.4/dbus-0.10.10/DBus/Socket.p_hi Installing dist/build/DBus/Transport.p_hi to /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/lib/ghc-7.8.4/dbus-0.10.10/DBus/Transport.p_hi Installing dist/build/DBus/Address.p_hi to /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/lib/ghc-7.8.4/dbus-0.10.10/DBus/Address.p_hi Installing dist/build/DBus/Message.p_hi to /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/lib/ghc-7.8.4/dbus-0.10.10/DBus/Message.p_hi Installing dist/build/DBus/Types.p_hi to /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/lib/ghc-7.8.4/dbus-0.10.10/DBus/Types.p_hi Installing dist/build/DBus/Wire.p_hi to /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/lib/ghc-7.8.4/dbus-0.10.10/DBus/Wire.p_hi creating /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/lib/ghc-7.8.4/dbus-0.10.10 creating /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/lib/ghc-7.8.4/dbus-0.10.10/DBus Installing dist/build/DBus.dyn_hi to /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/lib/ghc-7.8.4/dbus-0.10.10/DBus.dyn_hi Installing dist/build/DBus/Client.dyn_hi to /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/lib/ghc-7.8.4/dbus-0.10.10/DBus/Client.dyn_hi Installing dist/build/DBus/Introspection.dyn_hi to /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/lib/ghc-7.8.4/dbus-0.10.10/DBus/Introspection.dyn_hi Installing dist/build/DBus/Socket.dyn_hi to /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/lib/ghc-7.8.4/dbus-0.10.10/DBus/Socket.dyn_hi Installing dist/build/DBus/Transport.dyn_hi to /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/lib/ghc-7.8.4/dbus-0.10.10/DBus/Transport.dyn_hi Installing dist/build/DBus/Address.dyn_hi to /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/lib/ghc-7.8.4/dbus-0.10.10/DBus/Address.dyn_hi Installing dist/build/DBus/Message.dyn_hi to /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/lib/ghc-7.8.4/dbus-0.10.10/DBus/Message.dyn_hi Installing dist/build/DBus/Types.dyn_hi to /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/lib/ghc-7.8.4/dbus-0.10.10/DBus/Types.dyn_hi Installing dist/build/DBus/Wire.dyn_hi to /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/lib/ghc-7.8.4/dbus-0.10.10/DBus/Wire.dyn_hi creating /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/lib/ghc-7.8.4/dbus-0.10.10 Installing dist/build/libHSdbus-0.10.10.a to /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/lib/ghc-7.8.4/dbus-0.10.10/libHSdbus-0.10.10.a creating /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/lib/ghc-7.8.4/dbus-0.10.10 Installing dist/build/libHSdbus-0.10.10_p.a to /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/lib/ghc-7.8.4/dbus-0.10.10/libHSdbus-0.10.10_p.a creating /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/lib/ghc-7.8.4/dbus-0.10.10 Installing executable dist/build/libHSdbus-0.10.10-ghc7.8.4.so to /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/lib/ghc-7.8.4/dbus-0.10.10/libHSdbus-0.10.10-ghc7.8.4.so + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup register --gen-pkg-config Creating package registration file: dbus-0.10.10.conf + install -D --mode=0644 dbus-0.10.10.conf /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/lib/ghc-7.8.4/package.conf.d/dbus-0.10.10.conf + rm -f ghc-dbus.files ghc-dbus-devel.files + touch ghc-dbus.files ghc-dbus-devel.files + '[' -d /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/lib/ghc-7.8.4/dbus-0.10.10 ']' + echo '%dir /usr/lib/ghc-7.8.4/dbus-0.10.10' + echo '%attr(755,root,root) /usr/lib/ghc-7.8.4/dbus-0.10.10/libHSdbus-0.10.10-ghc7.8.4.so' + echo '/usr/lib/ghc-7.8.4/package.conf.d/dbus-0.10.10*.conf' + '[' -d /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/lib/ghc-7.8.4/dbus-0.10.10 ']' + find /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/lib/ghc-7.8.4/dbus-0.10.10 -mindepth 1 -type d + sed 's/^/%dir /' + find /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/lib/ghc-7.8.4/dbus-0.10.10 '!' '(' -type d -o -name 'libHS*.so' ')' + '[' -d /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/dbus-0.10.10 ']' + echo /usr/share/doc/ghc/html/libraries/dbus-0.10.10 + for i in ghc-dbus.files ghc-dbus-devel.files + '[' -f ghc-dbus.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm!!g' ghc-dbus.files + for i in ghc-dbus.files ghc-dbus-devel.files + '[' -f ghc-dbus-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm!!g' ghc-dbus-devel.files + find /builddir/build/BUILDROOT/ghc-dbus-0.10.10-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.AmmE97 Processing files: ghc-dbus-0.10.10-3bs02npfc23.armv6hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.tQ54dP + umask 022 + cd /builddir/build/BUILD + cd dbus-0.10.10 + DOCDIR=/builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/share/doc/ghc-dbus + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/share/doc/ghc-dbus + cp -pr license.txt /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/share/doc/ghc-dbus + exit 0 Provides: ghc(dbus-0.10.10-0a04e81e4054f1a3e2a95397920f2123) ghc-dbus = 0.10.10-3bs02npfc23 ghc-dbus(armv6hl-32) = 0.10.10-3bs02npfc23 libHSdbus-0.10.10-ghc7.8.4.so Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ghc(base-4.7.0.2-d98389eae4520fbeb37e9d6443efd497) ghc(bytestring-0.10.4.0-f91883bf8cc258724c0c39371a38d069) ghc(cereal-0.4.1.1-c14800166f7c8ab5c480002bc5307ec5) ghc(containers-0.5.5.1-32dd78caec8e93b9e731c209b5e4e867) ghc(libxml-sax-0.7.5-4a4bc18e8be192cc167116a6e09ccd29) ghc(network-2.4.2.3-6fe426976c04e970ab9ea806612b35cf) ghc(parsec-3.1.5-df32351323402b49cf16162898d226c5) ghc(random-1.0.1.1-5eeed871da764cca35a2598d9f582f8b) ghc(text-1.1.1.3-9de2c04337191c41030e7bfd18a2f1b7) ghc(transformers-0.3.0.0-01fcd8a96ac104a485faf03d6b90e506) ghc(unix-2.7.0.1-06cd5fe2e8fa4196d547924e9d70203c) ghc(vector-0.10.9.1-934db2d29654be68f93f7e0cd12b01cb) ghc(xml-types-0.3.4-9596b8906cc4b4cae5127c680bfa383b) libHSarray-0.5.0.0-ghc7.8.4.so libHSbase-4.7.0.2-ghc7.8.4.so libHSbytestring-0.10.4.0-ghc7.8.4.so libHScereal-0.4.1.1-ghc7.8.4.so libHScontainers-0.5.5.1-ghc7.8.4.so libHSdeepseq-1.3.0.2-ghc7.8.4.so libHSghc-prim-0.3.1.0-ghc7.8.4.so libHSinteger-gmp-0.5.1.0-ghc7.8.4.so libHSlibxml-sax-0.7.5-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 libHSprimitive-0.5.2.1-ghc7.8.4.so libHSrandom-1.0.1.1-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 libHSvector-0.10.9.1-ghc7.8.4.so libHSxml-types-0.3.4-ghc7.8.4.so libc.so.6 libc.so.6(GLIBC_2.4) libdl.so.2 libgmp.so.10 libpthread.so.0 librt.so.1 libutil.so.1 libxml2.so.2 rtld(GNU_HASH) Processing files: ghc-dbus-devel-0.10.10-3bs02npfc23.armv6hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.7kRe0k + umask 022 + cd /builddir/build/BUILD + cd dbus-0.10.10 + DOCDIR=/builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/share/doc/ghc-dbus-devel + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/share/doc/ghc-dbus-devel + cp -pr examples /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm/usr/share/doc/ghc-dbus-devel + exit 0 Provides: ghc-dbus-devel = 0.10.10-3bs02npfc23 ghc-dbus-devel(armv6hl-32) = 0.10.10-3bs02npfc23 ghc-dbus-static = 0.10.10-3bs02npfc23 ghc-devel(dbus-0.10.10-0a04e81e4054f1a3e2a95397920f2123) 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(dbus-0.10.10-0a04e81e4054f1a3e2a95397920f2123) ghc-devel(base-4.7.0.2-d98389eae4520fbeb37e9d6443efd497) ghc-devel(bytestring-0.10.4.0-f91883bf8cc258724c0c39371a38d069) ghc-devel(cereal-0.4.1.1-c14800166f7c8ab5c480002bc5307ec5) ghc-devel(containers-0.5.5.1-32dd78caec8e93b9e731c209b5e4e867) ghc-devel(libxml-sax-0.7.5-4a4bc18e8be192cc167116a6e09ccd29) ghc-devel(network-2.4.2.3-6fe426976c04e970ab9ea806612b35cf) ghc-devel(parsec-3.1.5-df32351323402b49cf16162898d226c5) ghc-devel(random-1.0.1.1-5eeed871da764cca35a2598d9f582f8b) 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(vector-0.10.9.1-934db2d29654be68f93f7e0cd12b01cb) ghc-devel(xml-types-0.3.4-9596b8906cc4b4cae5127c680bfa383b) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm Wrote: /builddir/build/RPMS/ghc-dbus-0.10.10-3bs02npfc23.armv6hl.rpm Wrote: /builddir/build/RPMS/ghc-dbus-devel-0.10.10-3bs02npfc23.armv6hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.0hNuu3 + umask 022 + cd /builddir/build/BUILD + cd dbus-0.10.10 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-dbus-0.10.10-3bs02npfc23.arm + exit 0 Child return code was: 0 LEAVE do -->