Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/ghc-wizards.spec'], uid=1000user='mockbuild'chrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-10381/root'printOutput=Falsegid=135shell=Falselogger=env={'CCACHE_UMASK': '002', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache'}timeout=0) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/ghc-wizards.spec'] with env {'CCACHE_UMASK': '002', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache'} and shell False Building target platforms: armv6hl Building for target armv6hl Wrote: /builddir/build/SRPMS/ghc-wizards-1.0.1-2bs02fc23.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/ghc-wizards.spec '], private_network=Trueuid=1000user='mockbuild'gid=135printOutput=FalsechrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-10381/root'shell=Falselogger=env={'CCACHE_UMASK': '002', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache'}timeout=0) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/ghc-wizards.spec '] with env {'CCACHE_UMASK': '002', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache'} and shell False Building target platforms: armv6hl Building for target armv6hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ENanni + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf wizards-1.0.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/wizards-1.0.1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd wizards-1.0.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (0001-Bump-upper-bound-on-control-monad-free.patch):' Patch #0 (0001-Bump-upper-bound-on-control-monad-free.patch): + /usr/bin/cat /builddir/build/SOURCES/0001-Bump-upper-bound-on-control-monad-free.patch + /usr/bin/patch -p0 -b --suffix .cmf-bump --fuzz=0 patching file wizards.cabal + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.d0BsGk + umask 022 + cd /builddir/build/BUILD + cd wizards-1.0.1 ++ ghc --info ++ grep '"Booter version","7.8.4"' + '[' '!' ' ,("Booter version","7.8.4")' ']' + CFLAGS='-O2 -g -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 -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-wizards '--libsubdir=$compiler/$pkgid' '--datasubdir=$pkgid' --ghc --enable-executable-dynamic '--ghc-options= -optc-O2 -optc-g -optc-march=armv6 -optc-mfloat-abi=hard -optc-mfpu=vfp -optl-Wl,-z,relro' -p --enable-shared --htmldir=/usr/share/doc/ghc/html/libraries/wizards-1.0.1 --global Configuring wizards-1.0.1... + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup build Building wizards-1.0.1... Preprocessing library wizards-1.0.1... [1 of 5] Compiling System.Console.Wizard.Internal ( System/Console/Wizard/Internal.hs, dist/build/System/Console/Wizard/Internal.o ) [2 of 5] Compiling System.Console.Wizard ( System/Console/Wizard.hs, dist/build/System/Console/Wizard.o ) [3 of 5] Compiling System.Console.Wizard.Haskeline ( System/Console/Wizard/Haskeline.hs, dist/build/System/Console/Wizard/Haskeline.o ) [4 of 5] Compiling System.Console.Wizard.BasicIO ( System/Console/Wizard/BasicIO.hs, dist/build/System/Console/Wizard/BasicIO.o ) [5 of 5] Compiling System.Console.Wizard.Pure ( System/Console/Wizard/Pure.hs, dist/build/System/Console/Wizard/Pure.o ) [1 of 5] Compiling System.Console.Wizard.Internal ( System/Console/Wizard/Internal.hs, dist/build/System/Console/Wizard/Internal.p_o ) [2 of 5] Compiling System.Console.Wizard ( System/Console/Wizard.hs, dist/build/System/Console/Wizard.p_o ) [3 of 5] Compiling System.Console.Wizard.Haskeline ( System/Console/Wizard/Haskeline.hs, dist/build/System/Console/Wizard/Haskeline.p_o ) [4 of 5] Compiling System.Console.Wizard.BasicIO ( System/Console/Wizard/BasicIO.hs, dist/build/System/Console/Wizard/BasicIO.p_o ) [5 of 5] Compiling System.Console.Wizard.Pure ( System/Console/Wizard/Pure.hs, dist/build/System/Console/Wizard/Pure.p_o ) In-place registering wizards-1.0.1... + '[' -f dist/build/libHSwizards-1.0.1.a ']' + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup haddock --html --hoogle Running Haddock for wizards-1.0.1... Preprocessing library wizards-1.0.1... Haddock coverage: 53% ( 9 / 17) in 'System.Console.Wizard.Internal' Cannot find documentation for: $intro 78% ( 29 / 37) in 'System.Console.Wizard' 67% ( 4 / 6) in 'System.Console.Wizard.Haskeline' 67% ( 2 / 3) in 'System.Console.Wizard.BasicIO' 80% ( 4 / 5) in 'System.Console.Wizard.Pure' Warning: System.Console.Wizard.Internal: could not find link destinations for: System.Console.Wizard.Internal.inj Warning: System.Console.Wizard: could not find link destinations for: System.Console.Wizard.Internal.inj Documentation created: dist/doc/html/wizards/index.html, dist/doc/html/wizards/wizards.txt + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.RDoVhl + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-wizards-1.0.1-2bs02fc23.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-wizards-1.0.1-2bs02fc23.arm ++ dirname /builddir/build/BUILDROOT/ghc-wizards-1.0.1-2bs02fc23.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-wizards-1.0.1-2bs02fc23.arm + cd wizards-1.0.1 + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-wizards-1.0.1-2bs02fc23.arm -v directory dist/doc/html/wizards does exist: True creating /builddir/build/BUILDROOT/ghc-wizards-1.0.1-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/wizards-1.0.1 creating /builddir/build/BUILDROOT/ghc-wizards-1.0.1-2bs02fc23.arm/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-wizards-1.0.1-2bs02fc23.arm/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-wizards-1.0.1-2bs02fc23.arm/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-wizards-1.0.1-2bs02fc23.arm/usr/share/doc creating /builddir/build/BUILDROOT/ghc-wizards-1.0.1-2bs02fc23.arm/usr/share creating /builddir/build/BUILDROOT/ghc-wizards-1.0.1-2bs02fc23.arm/usr creating /builddir/build/BUILDROOT/ghc-wizards-1.0.1-2bs02fc23.arm/usr/share creating /builddir/build/BUILDROOT/ghc-wizards-1.0.1-2bs02fc23.arm/usr/share/doc creating /builddir/build/BUILDROOT/ghc-wizards-1.0.1-2bs02fc23.arm/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-wizards-1.0.1-2bs02fc23.arm/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-wizards-1.0.1-2bs02fc23.arm/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-wizards-1.0.1-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/wizards-1.0.1 copy directory 'dist/doc/html/wizards' to '/builddir/build/BUILDROOT/ghc-wizards-1.0.1-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/wizards-1.0.1'. creating /builddir/build/BUILDROOT/ghc-wizards-1.0.1-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/wizards-1.0.1 Installing dist/doc/html/wizards/System-Console-Wizard-BasicIO.html to /builddir/build/BUILDROOT/ghc-wizards-1.0.1-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/wizards-1.0.1/System-Console-Wizard-BasicIO.html Installing dist/doc/html/wizards/System-Console-Wizard-Pure.html to /builddir/build/BUILDROOT/ghc-wizards-1.0.1-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/wizards-1.0.1/System-Console-Wizard-Pure.html Installing dist/doc/html/wizards/mini_System-Console-Wizard.html to /builddir/build/BUILDROOT/ghc-wizards-1.0.1-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/wizards-1.0.1/mini_System-Console-Wizard.html Installing dist/doc/html/wizards/System-Console-Wizard-Haskeline.html to /builddir/build/BUILDROOT/ghc-wizards-1.0.1-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/wizards-1.0.1/System-Console-Wizard-Haskeline.html Installing dist/doc/html/wizards/ocean.css to /builddir/build/BUILDROOT/ghc-wizards-1.0.1-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/wizards-1.0.1/ocean.css Installing dist/doc/html/wizards/frames.html to /builddir/build/BUILDROOT/ghc-wizards-1.0.1-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/wizards-1.0.1/frames.html Installing dist/doc/html/wizards/synopsis.png to /builddir/build/BUILDROOT/ghc-wizards-1.0.1-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/wizards-1.0.1/synopsis.png Installing dist/doc/html/wizards/haddock-util.js to /builddir/build/BUILDROOT/ghc-wizards-1.0.1-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/wizards-1.0.1/haddock-util.js Installing dist/doc/html/wizards/minus.gif to /builddir/build/BUILDROOT/ghc-wizards-1.0.1-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/wizards-1.0.1/minus.gif Installing dist/doc/html/wizards/mini_System-Console-Wizard-Internal.html to /builddir/build/BUILDROOT/ghc-wizards-1.0.1-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/wizards-1.0.1/mini_System-Console-Wizard-Internal.html Installing dist/doc/html/wizards/wizards.txt to /builddir/build/BUILDROOT/ghc-wizards-1.0.1-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/wizards-1.0.1/wizards.txt Installing dist/doc/html/wizards/System-Console-Wizard-Internal.html to /builddir/build/BUILDROOT/ghc-wizards-1.0.1-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/wizards-1.0.1/System-Console-Wizard-Internal.html Installing dist/doc/html/wizards/mini_System-Console-Wizard-Pure.html to /builddir/build/BUILDROOT/ghc-wizards-1.0.1-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/wizards-1.0.1/mini_System-Console-Wizard-Pure.html Installing dist/doc/html/wizards/hslogo-16.png to /builddir/build/BUILDROOT/ghc-wizards-1.0.1-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/wizards-1.0.1/hslogo-16.png Installing dist/doc/html/wizards/plus.gif to /builddir/build/BUILDROOT/ghc-wizards-1.0.1-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/wizards-1.0.1/plus.gif Installing dist/doc/html/wizards/wizards.haddock to /builddir/build/BUILDROOT/ghc-wizards-1.0.1-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/wizards-1.0.1/wizards.haddock Installing dist/doc/html/wizards/index-frames.html to /builddir/build/BUILDROOT/ghc-wizards-1.0.1-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/wizards-1.0.1/index-frames.html Installing dist/doc/html/wizards/mini_System-Console-Wizard-BasicIO.html to /builddir/build/BUILDROOT/ghc-wizards-1.0.1-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/wizards-1.0.1/mini_System-Console-Wizard-BasicIO.html Installing dist/doc/html/wizards/mini_System-Console-Wizard-Haskeline.html to /builddir/build/BUILDROOT/ghc-wizards-1.0.1-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/wizards-1.0.1/mini_System-Console-Wizard-Haskeline.html Installing dist/doc/html/wizards/index.html to /builddir/build/BUILDROOT/ghc-wizards-1.0.1-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/wizards-1.0.1/index.html Installing dist/doc/html/wizards/doc-index.html to /builddir/build/BUILDROOT/ghc-wizards-1.0.1-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/wizards-1.0.1/doc-index.html Installing dist/doc/html/wizards/System-Console-Wizard.html to /builddir/build/BUILDROOT/ghc-wizards-1.0.1-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/wizards-1.0.1/System-Console-Wizard.html creating /builddir/build/BUILDROOT/ghc-wizards-1.0.1-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/wizards-1.0.1 Installing dist/doc/html/wizards/wizards.haddock to /builddir/build/BUILDROOT/ghc-wizards-1.0.1-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/wizards-1.0.1/wizards.haddock creating /builddir/build/BUILDROOT/ghc-wizards-1.0.1-2bs02fc23.arm/usr/share/doc/ghc-wizards Installing LICENSE to /builddir/build/BUILDROOT/ghc-wizards-1.0.1-2bs02fc23.arm/usr/share/doc/ghc-wizards/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-wizards-1.0.1-2bs02fc23.arm/usr/lib/ghc-7.8.4/wizards-1.0.1 creating /builddir/build/BUILDROOT/ghc-wizards-1.0.1-2bs02fc23.arm/usr/lib/ghc-7.8.4/wizards-1.0.1/System/Console creating /builddir/build/BUILDROOT/ghc-wizards-1.0.1-2bs02fc23.arm/usr/lib/ghc-7.8.4/wizards-1.0.1/System creating /builddir/build/BUILDROOT/ghc-wizards-1.0.1-2bs02fc23.arm/usr/lib/ghc-7.8.4/wizards-1.0.1 creating /builddir/build/BUILDROOT/ghc-wizards-1.0.1-2bs02fc23.arm/usr/lib/ghc-7.8.4 creating /builddir/build/BUILDROOT/ghc-wizards-1.0.1-2bs02fc23.arm/usr/lib creating /builddir/build/BUILDROOT/ghc-wizards-1.0.1-2bs02fc23.arm/usr/lib/ghc-7.8.4 creating /builddir/build/BUILDROOT/ghc-wizards-1.0.1-2bs02fc23.arm/usr/lib/ghc-7.8.4/wizards-1.0.1 creating /builddir/build/BUILDROOT/ghc-wizards-1.0.1-2bs02fc23.arm/usr/lib/ghc-7.8.4/wizards-1.0.1/System creating /builddir/build/BUILDROOT/ghc-wizards-1.0.1-2bs02fc23.arm/usr/lib/ghc-7.8.4/wizards-1.0.1/System/Console creating /builddir/build/BUILDROOT/ghc-wizards-1.0.1-2bs02fc23.arm/usr/lib/ghc-7.8.4/wizards-1.0.1/System/Console/Wizard Installing dist/build/System/Console/Wizard.hi to /builddir/build/BUILDROOT/ghc-wizards-1.0.1-2bs02fc23.arm/usr/lib/ghc-7.8.4/wizards-1.0.1/System/Console/Wizard.hi Installing dist/build/System/Console/Wizard/Internal.hi to /builddir/build/BUILDROOT/ghc-wizards-1.0.1-2bs02fc23.arm/usr/lib/ghc-7.8.4/wizards-1.0.1/System/Console/Wizard/Internal.hi Installing dist/build/System/Console/Wizard/Haskeline.hi to /builddir/build/BUILDROOT/ghc-wizards-1.0.1-2bs02fc23.arm/usr/lib/ghc-7.8.4/wizards-1.0.1/System/Console/Wizard/Haskeline.hi Installing dist/build/System/Console/Wizard/BasicIO.hi to /builddir/build/BUILDROOT/ghc-wizards-1.0.1-2bs02fc23.arm/usr/lib/ghc-7.8.4/wizards-1.0.1/System/Console/Wizard/BasicIO.hi Installing dist/build/System/Console/Wizard/Pure.hi to /builddir/build/BUILDROOT/ghc-wizards-1.0.1-2bs02fc23.arm/usr/lib/ghc-7.8.4/wizards-1.0.1/System/Console/Wizard/Pure.hi creating /builddir/build/BUILDROOT/ghc-wizards-1.0.1-2bs02fc23.arm/usr/lib/ghc-7.8.4/wizards-1.0.1/System/Console creating /builddir/build/BUILDROOT/ghc-wizards-1.0.1-2bs02fc23.arm/usr/lib/ghc-7.8.4/wizards-1.0.1/System/Console/Wizard Installing dist/build/System/Console/Wizard.p_hi to /builddir/build/BUILDROOT/ghc-wizards-1.0.1-2bs02fc23.arm/usr/lib/ghc-7.8.4/wizards-1.0.1/System/Console/Wizard.p_hi Installing dist/build/System/Console/Wizard/Internal.p_hi to /builddir/build/BUILDROOT/ghc-wizards-1.0.1-2bs02fc23.arm/usr/lib/ghc-7.8.4/wizards-1.0.1/System/Console/Wizard/Internal.p_hi Installing dist/build/System/Console/Wizard/Haskeline.p_hi to /builddir/build/BUILDROOT/ghc-wizards-1.0.1-2bs02fc23.arm/usr/lib/ghc-7.8.4/wizards-1.0.1/System/Console/Wizard/Haskeline.p_hi Installing dist/build/System/Console/Wizard/BasicIO.p_hi to /builddir/build/BUILDROOT/ghc-wizards-1.0.1-2bs02fc23.arm/usr/lib/ghc-7.8.4/wizards-1.0.1/System/Console/Wizard/BasicIO.p_hi Installing dist/build/System/Console/Wizard/Pure.p_hi to /builddir/build/BUILDROOT/ghc-wizards-1.0.1-2bs02fc23.arm/usr/lib/ghc-7.8.4/wizards-1.0.1/System/Console/Wizard/Pure.p_hi creating /builddir/build/BUILDROOT/ghc-wizards-1.0.1-2bs02fc23.arm/usr/lib/ghc-7.8.4/wizards-1.0.1/System/Console creating /builddir/build/BUILDROOT/ghc-wizards-1.0.1-2bs02fc23.arm/usr/lib/ghc-7.8.4/wizards-1.0.1/System/Console/Wizard Installing dist/build/System/Console/Wizard.dyn_hi to /builddir/build/BUILDROOT/ghc-wizards-1.0.1-2bs02fc23.arm/usr/lib/ghc-7.8.4/wizards-1.0.1/System/Console/Wizard.dyn_hi Installing dist/build/System/Console/Wizard/Internal.dyn_hi to /builddir/build/BUILDROOT/ghc-wizards-1.0.1-2bs02fc23.arm/usr/lib/ghc-7.8.4/wizards-1.0.1/System/Console/Wizard/Internal.dyn_hi Installing dist/build/System/Console/Wizard/Haskeline.dyn_hi to /builddir/build/BUILDROOT/ghc-wizards-1.0.1-2bs02fc23.arm/usr/lib/ghc-7.8.4/wizards-1.0.1/System/Console/Wizard/Haskeline.dyn_hi Installing dist/build/System/Console/Wizard/BasicIO.dyn_hi to /builddir/build/BUILDROOT/ghc-wizards-1.0.1-2bs02fc23.arm/usr/lib/ghc-7.8.4/wizards-1.0.1/System/Console/Wizard/BasicIO.dyn_hi Installing dist/build/System/Console/Wizard/Pure.dyn_hi to /builddir/build/BUILDROOT/ghc-wizards-1.0.1-2bs02fc23.arm/usr/lib/ghc-7.8.4/wizards-1.0.1/System/Console/Wizard/Pure.dyn_hi creating /builddir/build/BUILDROOT/ghc-wizards-1.0.1-2bs02fc23.arm/usr/lib/ghc-7.8.4/wizards-1.0.1 Installing dist/build/libHSwizards-1.0.1.a to /builddir/build/BUILDROOT/ghc-wizards-1.0.1-2bs02fc23.arm/usr/lib/ghc-7.8.4/wizards-1.0.1/libHSwizards-1.0.1.a creating /builddir/build/BUILDROOT/ghc-wizards-1.0.1-2bs02fc23.arm/usr/lib/ghc-7.8.4/wizards-1.0.1 Installing dist/build/libHSwizards-1.0.1_p.a to /builddir/build/BUILDROOT/ghc-wizards-1.0.1-2bs02fc23.arm/usr/lib/ghc-7.8.4/wizards-1.0.1/libHSwizards-1.0.1_p.a creating /builddir/build/BUILDROOT/ghc-wizards-1.0.1-2bs02fc23.arm/usr/lib/ghc-7.8.4/wizards-1.0.1 Installing executable dist/build/libHSwizards-1.0.1-ghc7.8.4.so to /builddir/build/BUILDROOT/ghc-wizards-1.0.1-2bs02fc23.arm/usr/lib/ghc-7.8.4/wizards-1.0.1/libHSwizards-1.0.1-ghc7.8.4.so + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup register --gen-pkg-config Creating package registration file: wizards-1.0.1.conf + install -D --mode=0644 wizards-1.0.1.conf /builddir/build/BUILDROOT/ghc-wizards-1.0.1-2bs02fc23.arm/usr/lib/ghc-7.8.4/package.conf.d/wizards-1.0.1.conf + rm -f ghc-wizards.files ghc-wizards-devel.files + touch ghc-wizards.files ghc-wizards-devel.files + '[' -d /builddir/build/BUILDROOT/ghc-wizards-1.0.1-2bs02fc23.arm/usr/lib/ghc-7.8.4/wizards-1.0.1 ']' + echo '%dir /usr/lib/ghc-7.8.4/wizards-1.0.1' + echo '%attr(755,root,root) /usr/lib/ghc-7.8.4/wizards-1.0.1/libHSwizards-1.0.1-ghc7.8.4.so' + echo '/usr/lib/ghc-7.8.4/package.conf.d/wizards-1.0.1*.conf' + '[' -d /builddir/build/BUILDROOT/ghc-wizards-1.0.1-2bs02fc23.arm/usr/lib/ghc-7.8.4/wizards-1.0.1 ']' + find /builddir/build/BUILDROOT/ghc-wizards-1.0.1-2bs02fc23.arm/usr/lib/ghc-7.8.4/wizards-1.0.1 -mindepth 1 -type d + sed 's/^/%dir /' + find /builddir/build/BUILDROOT/ghc-wizards-1.0.1-2bs02fc23.arm/usr/lib/ghc-7.8.4/wizards-1.0.1 '!' '(' -type d -o -name 'libHS*.so' ')' + '[' -d /builddir/build/BUILDROOT/ghc-wizards-1.0.1-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/wizards-1.0.1 ']' + echo /usr/share/doc/ghc/html/libraries/wizards-1.0.1 + for i in ghc-wizards.files ghc-wizards-devel.files + '[' -f ghc-wizards.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-wizards-1.0.1-2bs02fc23.arm!!g' ghc-wizards.files + for i in ghc-wizards.files ghc-wizards-devel.files + '[' -f ghc-wizards-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-wizards-1.0.1-2bs02fc23.arm!!g' ghc-wizards-devel.files + find /builddir/build/BUILDROOT/ghc-wizards-1.0.1-2bs02fc23.arm -type f -exec sh -c 'file {} | grep -q '\''dynamically linked'\''' ';' -exec strip '{}' ';' + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: ghc-wizards-1.0.1-2bs02fc23.armv6hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.11v2CZ + umask 022 + cd /builddir/build/BUILD + cd wizards-1.0.1 + DOCDIR=/builddir/build/BUILDROOT/ghc-wizards-1.0.1-2bs02fc23.arm/usr/share/doc/ghc-wizards + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-wizards-1.0.1-2bs02fc23.arm/usr/share/doc/ghc-wizards + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-wizards-1.0.1-2bs02fc23.arm/usr/share/doc/ghc-wizards + exit 0 Provides: ghc(wizards-1.0.1-21d9722e72dc76982be3ead7c9c4dbbd) ghc-wizards = 1.0.1-2bs02fc23 ghc-wizards(armv6hl-32) = 1.0.1-2bs02fc23 libHSwizards-1.0.1-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(containers-0.5.5.1-32dd78caec8e93b9e731c209b5e4e867) ghc(control-monad-free-0.6.1-532eab54b767b4505d4dae71be60e7fa) ghc(haskeline-0.7.1.2-dae20fb336c394f0a8bc8be86542f77f) ghc(mtl-2.1.3.1-0b2fa37925693ce4500eee5d528933c6) ghc(transformers-0.3.0.0-01fcd8a96ac104a485faf03d6b90e506) libHSarray-0.5.0.0-ghc7.8.4.so libHSbase-4.7.0.2-ghc7.8.4.so libHSbytestring-0.10.4.0-ghc7.8.4.so libHScontainers-0.5.5.1-ghc7.8.4.so libHScontrol-monad-free-0.6.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 libHShaskeline-0.7.1.2-ghc7.8.4.so libHSinteger-gmp-0.5.1.0-ghc7.8.4.so libHSmtl-2.1.3.1-ghc7.8.4.so libHSold-locale-1.0.0.6-ghc7.8.4.so libHSprelude-extras-0.4-ghc7.8.4.so libHSterminfo-0.4.0.0-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 libc.so.6 libc.so.6(GLIBC_2.4) libdl.so.2 libgmp.so.10 libpthread.so.0 librt.so.1 libtinfo.so.5 libutil.so.1 rtld(GNU_HASH) Processing files: ghc-wizards-devel-1.0.1-2bs02fc23.armv6hl Provides: ghc-devel(wizards-1.0.1-21d9722e72dc76982be3ead7c9c4dbbd) ghc-wizards-devel = 1.0.1-2bs02fc23 ghc-wizards-devel(armv6hl-32) = 1.0.1-2bs02fc23 ghc-wizards-static = 1.0.1-2bs02fc23 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(wizards-1.0.1-21d9722e72dc76982be3ead7c9c4dbbd) ghc-devel(base-4.7.0.2-d98389eae4520fbeb37e9d6443efd497) ghc-devel(containers-0.5.5.1-32dd78caec8e93b9e731c209b5e4e867) ghc-devel(control-monad-free-0.6.1-532eab54b767b4505d4dae71be60e7fa) ghc-devel(haskeline-0.7.1.2-dae20fb336c394f0a8bc8be86542f77f) ghc-devel(mtl-2.1.3.1-0b2fa37925693ce4500eee5d528933c6) ghc-devel(transformers-0.3.0.0-01fcd8a96ac104a485faf03d6b90e506) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-wizards-1.0.1-2bs02fc23.arm Wrote: /builddir/build/RPMS/ghc-wizards-1.0.1-2bs02fc23.armv6hl.rpm Wrote: /builddir/build/RPMS/ghc-wizards-devel-1.0.1-2bs02fc23.armv6hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.VGz3k7 + umask 022 + cd /builddir/build/BUILD + cd wizards-1.0.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-wizards-1.0.1-2bs02fc23.arm + exit 0 Child return code was: 0 LEAVE do -->