Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/ghc-data-hash.spec'], user='mockbuild'env={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002', 'TERM': 'vt100', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache'}shell=Falsegid=135timeout=0printOutput=FalsechrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-10381/root'logger=uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/ghc-data-hash.spec'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002', 'TERM': 'vt100', 'HOME': '/builddir', 'HOSTNAME': 'mock', '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-data-hash-0.2.0.0-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-data-hash.spec '], user='mockbuild'env={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002', 'TERM': 'vt100', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache'}private_network=Trueshell=Falsegid=135timeout=0printOutput=FalsechrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-10381/root'logger=uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/ghc-data-hash.spec '] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002', 'TERM': 'vt100', 'HOME': '/builddir', 'HOSTNAME': 'mock', '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.cRA5ft + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf data-hash-0.2.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/data-hash-0.2.0.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd data-hash-0.2.0.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Yb8DyO + umask 022 + cd /builddir/build/BUILD + cd data-hash-0.2.0.0 ++ 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.lhs, 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-data-hash '--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/data-hash-0.2.0.0 --global Configuring data-hash-0.2.0.0... + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup build Building data-hash-0.2.0.0... Preprocessing library data-hash-0.2.0.0... [1 of 4] Compiling Data.Hash.Base ( src/Data/Hash/Base.hs, dist/build/Data/Hash/Base.o ) src/Data/Hash/Base.hs:61:14: Warning: In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" [2 of 4] Compiling Data.Hash.Instances ( src/Data/Hash/Instances.hs, dist/build/Data/Hash/Instances.o ) [3 of 4] Compiling Data.Hash.Rolling ( src/Data/Hash/Rolling.hs, dist/build/Data/Hash/Rolling.o ) [4 of 4] Compiling Data.Hash ( src/Data/Hash.hs, dist/build/Data/Hash.o ) [1 of 4] Compiling Data.Hash.Base ( src/Data/Hash/Base.hs, dist/build/Data/Hash/Base.p_o ) src/Data/Hash/Base.hs:61:14: Warning: In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" [2 of 4] Compiling Data.Hash.Instances ( src/Data/Hash/Instances.hs, dist/build/Data/Hash/Instances.p_o ) [3 of 4] Compiling Data.Hash.Rolling ( src/Data/Hash/Rolling.hs, dist/build/Data/Hash/Rolling.p_o ) [4 of 4] Compiling Data.Hash ( src/Data/Hash.hs, dist/build/Data/Hash.p_o ) In-place registering data-hash-0.2.0.0... + '[' -f dist/build/libHSdata-hash-0.2.0.0.a ']' + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup haddock --html --hoogle Running Haddock for data-hash-0.2.0.0... Preprocessing library data-hash-0.2.0.0... src/Data/Hash/Base.hs:61:14: Warning: In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Haddock coverage: 21% ( 3 / 14) in 'Data.Hash.Base' 0% ( 0 / 3) in 'Data.Hash.Instances' 70% ( 7 / 10) in 'Data.Hash.Rolling' 56% ( 10 / 18) in 'Data.Hash' Documentation created: dist/doc/html/data-hash/index.html, dist/doc/html/data-hash/data-hash.txt Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.F4q1vi + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-data-hash-0.2.0.0-2bs02fc23.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-data-hash-0.2.0.0-2bs02fc23.arm ++ dirname /builddir/build/BUILDROOT/ghc-data-hash-0.2.0.0-2bs02fc23.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-data-hash-0.2.0.0-2bs02fc23.arm + cd data-hash-0.2.0.0 + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-data-hash-0.2.0.0-2bs02fc23.arm -v directory dist/doc/html/data-hash does exist: True creating /builddir/build/BUILDROOT/ghc-data-hash-0.2.0.0-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/data-hash-0.2.0.0 creating /builddir/build/BUILDROOT/ghc-data-hash-0.2.0.0-2bs02fc23.arm/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-data-hash-0.2.0.0-2bs02fc23.arm/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-data-hash-0.2.0.0-2bs02fc23.arm/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-data-hash-0.2.0.0-2bs02fc23.arm/usr/share/doc creating /builddir/build/BUILDROOT/ghc-data-hash-0.2.0.0-2bs02fc23.arm/usr/share creating /builddir/build/BUILDROOT/ghc-data-hash-0.2.0.0-2bs02fc23.arm/usr creating /builddir/build/BUILDROOT/ghc-data-hash-0.2.0.0-2bs02fc23.arm/usr/share creating /builddir/build/BUILDROOT/ghc-data-hash-0.2.0.0-2bs02fc23.arm/usr/share/doc creating /builddir/build/BUILDROOT/ghc-data-hash-0.2.0.0-2bs02fc23.arm/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-data-hash-0.2.0.0-2bs02fc23.arm/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-data-hash-0.2.0.0-2bs02fc23.arm/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-data-hash-0.2.0.0-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/data-hash-0.2.0.0 copy directory 'dist/doc/html/data-hash' to '/builddir/build/BUILDROOT/ghc-data-hash-0.2.0.0-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/data-hash-0.2.0.0'. creating /builddir/build/BUILDROOT/ghc-data-hash-0.2.0.0-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/data-hash-0.2.0.0 Installing dist/doc/html/data-hash/Data-Hash.html to /builddir/build/BUILDROOT/ghc-data-hash-0.2.0.0-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/data-hash-0.2.0.0/Data-Hash.html Installing dist/doc/html/data-hash/ocean.css to /builddir/build/BUILDROOT/ghc-data-hash-0.2.0.0-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/data-hash-0.2.0.0/ocean.css Installing dist/doc/html/data-hash/frames.html to /builddir/build/BUILDROOT/ghc-data-hash-0.2.0.0-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/data-hash-0.2.0.0/frames.html Installing dist/doc/html/data-hash/synopsis.png to /builddir/build/BUILDROOT/ghc-data-hash-0.2.0.0-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/data-hash-0.2.0.0/synopsis.png Installing dist/doc/html/data-hash/haddock-util.js to /builddir/build/BUILDROOT/ghc-data-hash-0.2.0.0-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/data-hash-0.2.0.0/haddock-util.js Installing dist/doc/html/data-hash/Data-Hash-Rolling.html to /builddir/build/BUILDROOT/ghc-data-hash-0.2.0.0-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/data-hash-0.2.0.0/Data-Hash-Rolling.html Installing dist/doc/html/data-hash/minus.gif to /builddir/build/BUILDROOT/ghc-data-hash-0.2.0.0-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/data-hash-0.2.0.0/minus.gif Installing dist/doc/html/data-hash/data-hash.txt to /builddir/build/BUILDROOT/ghc-data-hash-0.2.0.0-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/data-hash-0.2.0.0/data-hash.txt Installing dist/doc/html/data-hash/mini_Data-Hash.html to /builddir/build/BUILDROOT/ghc-data-hash-0.2.0.0-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/data-hash-0.2.0.0/mini_Data-Hash.html Installing dist/doc/html/data-hash/mini_Data-Hash-Rolling.html to /builddir/build/BUILDROOT/ghc-data-hash-0.2.0.0-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/data-hash-0.2.0.0/mini_Data-Hash-Rolling.html Installing dist/doc/html/data-hash/data-hash.haddock to /builddir/build/BUILDROOT/ghc-data-hash-0.2.0.0-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/data-hash-0.2.0.0/data-hash.haddock Installing dist/doc/html/data-hash/hslogo-16.png to /builddir/build/BUILDROOT/ghc-data-hash-0.2.0.0-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/data-hash-0.2.0.0/hslogo-16.png Installing dist/doc/html/data-hash/plus.gif to /builddir/build/BUILDROOT/ghc-data-hash-0.2.0.0-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/data-hash-0.2.0.0/plus.gif Installing dist/doc/html/data-hash/index-frames.html to /builddir/build/BUILDROOT/ghc-data-hash-0.2.0.0-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/data-hash-0.2.0.0/index-frames.html Installing dist/doc/html/data-hash/index.html to /builddir/build/BUILDROOT/ghc-data-hash-0.2.0.0-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/data-hash-0.2.0.0/index.html Installing dist/doc/html/data-hash/doc-index.html to /builddir/build/BUILDROOT/ghc-data-hash-0.2.0.0-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/data-hash-0.2.0.0/doc-index.html creating /builddir/build/BUILDROOT/ghc-data-hash-0.2.0.0-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/data-hash-0.2.0.0 Installing dist/doc/html/data-hash/data-hash.haddock to /builddir/build/BUILDROOT/ghc-data-hash-0.2.0.0-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/data-hash-0.2.0.0/data-hash.haddock creating /builddir/build/BUILDROOT/ghc-data-hash-0.2.0.0-2bs02fc23.arm/usr/share/doc/ghc-data-hash Installing LICENSE to /builddir/build/BUILDROOT/ghc-data-hash-0.2.0.0-2bs02fc23.arm/usr/share/doc/ghc-data-hash/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-data-hash-0.2.0.0-2bs02fc23.arm/usr/lib/ghc-7.8.4/data-hash-0.2.0.0 creating /builddir/build/BUILDROOT/ghc-data-hash-0.2.0.0-2bs02fc23.arm/usr/lib/ghc-7.8.4/data-hash-0.2.0.0/Data creating /builddir/build/BUILDROOT/ghc-data-hash-0.2.0.0-2bs02fc23.arm/usr/lib/ghc-7.8.4/data-hash-0.2.0.0 creating /builddir/build/BUILDROOT/ghc-data-hash-0.2.0.0-2bs02fc23.arm/usr/lib/ghc-7.8.4 creating /builddir/build/BUILDROOT/ghc-data-hash-0.2.0.0-2bs02fc23.arm/usr/lib creating /builddir/build/BUILDROOT/ghc-data-hash-0.2.0.0-2bs02fc23.arm/usr/lib/ghc-7.8.4 creating /builddir/build/BUILDROOT/ghc-data-hash-0.2.0.0-2bs02fc23.arm/usr/lib/ghc-7.8.4/data-hash-0.2.0.0 creating /builddir/build/BUILDROOT/ghc-data-hash-0.2.0.0-2bs02fc23.arm/usr/lib/ghc-7.8.4/data-hash-0.2.0.0/Data creating /builddir/build/BUILDROOT/ghc-data-hash-0.2.0.0-2bs02fc23.arm/usr/lib/ghc-7.8.4/data-hash-0.2.0.0/Data/Hash Installing dist/build/Data/Hash.hi to /builddir/build/BUILDROOT/ghc-data-hash-0.2.0.0-2bs02fc23.arm/usr/lib/ghc-7.8.4/data-hash-0.2.0.0/Data/Hash.hi Installing dist/build/Data/Hash/Rolling.hi to /builddir/build/BUILDROOT/ghc-data-hash-0.2.0.0-2bs02fc23.arm/usr/lib/ghc-7.8.4/data-hash-0.2.0.0/Data/Hash/Rolling.hi Installing dist/build/Data/Hash/Base.hi to /builddir/build/BUILDROOT/ghc-data-hash-0.2.0.0-2bs02fc23.arm/usr/lib/ghc-7.8.4/data-hash-0.2.0.0/Data/Hash/Base.hi Installing dist/build/Data/Hash/Instances.hi to /builddir/build/BUILDROOT/ghc-data-hash-0.2.0.0-2bs02fc23.arm/usr/lib/ghc-7.8.4/data-hash-0.2.0.0/Data/Hash/Instances.hi creating /builddir/build/BUILDROOT/ghc-data-hash-0.2.0.0-2bs02fc23.arm/usr/lib/ghc-7.8.4/data-hash-0.2.0.0/Data creating /builddir/build/BUILDROOT/ghc-data-hash-0.2.0.0-2bs02fc23.arm/usr/lib/ghc-7.8.4/data-hash-0.2.0.0/Data/Hash Installing dist/build/Data/Hash.p_hi to /builddir/build/BUILDROOT/ghc-data-hash-0.2.0.0-2bs02fc23.arm/usr/lib/ghc-7.8.4/data-hash-0.2.0.0/Data/Hash.p_hi Installing dist/build/Data/Hash/Rolling.p_hi to /builddir/build/BUILDROOT/ghc-data-hash-0.2.0.0-2bs02fc23.arm/usr/lib/ghc-7.8.4/data-hash-0.2.0.0/Data/Hash/Rolling.p_hi Installing dist/build/Data/Hash/Base.p_hi to /builddir/build/BUILDROOT/ghc-data-hash-0.2.0.0-2bs02fc23.arm/usr/lib/ghc-7.8.4/data-hash-0.2.0.0/Data/Hash/Base.p_hi Installing dist/build/Data/Hash/Instances.p_hi to /builddir/build/BUILDROOT/ghc-data-hash-0.2.0.0-2bs02fc23.arm/usr/lib/ghc-7.8.4/data-hash-0.2.0.0/Data/Hash/Instances.p_hi creating /builddir/build/BUILDROOT/ghc-data-hash-0.2.0.0-2bs02fc23.arm/usr/lib/ghc-7.8.4/data-hash-0.2.0.0/Data creating /builddir/build/BUILDROOT/ghc-data-hash-0.2.0.0-2bs02fc23.arm/usr/lib/ghc-7.8.4/data-hash-0.2.0.0/Data/Hash Installing dist/build/Data/Hash.dyn_hi to /builddir/build/BUILDROOT/ghc-data-hash-0.2.0.0-2bs02fc23.arm/usr/lib/ghc-7.8.4/data-hash-0.2.0.0/Data/Hash.dyn_hi Installing dist/build/Data/Hash/Rolling.dyn_hi to /builddir/build/BUILDROOT/ghc-data-hash-0.2.0.0-2bs02fc23.arm/usr/lib/ghc-7.8.4/data-hash-0.2.0.0/Data/Hash/Rolling.dyn_hi Installing dist/build/Data/Hash/Base.dyn_hi to /builddir/build/BUILDROOT/ghc-data-hash-0.2.0.0-2bs02fc23.arm/usr/lib/ghc-7.8.4/data-hash-0.2.0.0/Data/Hash/Base.dyn_hi Installing dist/build/Data/Hash/Instances.dyn_hi to /builddir/build/BUILDROOT/ghc-data-hash-0.2.0.0-2bs02fc23.arm/usr/lib/ghc-7.8.4/data-hash-0.2.0.0/Data/Hash/Instances.dyn_hi creating /builddir/build/BUILDROOT/ghc-data-hash-0.2.0.0-2bs02fc23.arm/usr/lib/ghc-7.8.4/data-hash-0.2.0.0 Installing dist/build/libHSdata-hash-0.2.0.0.a to /builddir/build/BUILDROOT/ghc-data-hash-0.2.0.0-2bs02fc23.arm/usr/lib/ghc-7.8.4/data-hash-0.2.0.0/libHSdata-hash-0.2.0.0.a creating /builddir/build/BUILDROOT/ghc-data-hash-0.2.0.0-2bs02fc23.arm/usr/lib/ghc-7.8.4/data-hash-0.2.0.0 Installing dist/build/libHSdata-hash-0.2.0.0_p.a to /builddir/build/BUILDROOT/ghc-data-hash-0.2.0.0-2bs02fc23.arm/usr/lib/ghc-7.8.4/data-hash-0.2.0.0/libHSdata-hash-0.2.0.0_p.a creating /builddir/build/BUILDROOT/ghc-data-hash-0.2.0.0-2bs02fc23.arm/usr/lib/ghc-7.8.4/data-hash-0.2.0.0 Installing executable dist/build/libHSdata-hash-0.2.0.0-ghc7.8.4.so to /builddir/build/BUILDROOT/ghc-data-hash-0.2.0.0-2bs02fc23.arm/usr/lib/ghc-7.8.4/data-hash-0.2.0.0/libHSdata-hash-0.2.0.0-ghc7.8.4.so + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup register --gen-pkg-config Creating package registration file: data-hash-0.2.0.0.conf + install -D --mode=0644 data-hash-0.2.0.0.conf /builddir/build/BUILDROOT/ghc-data-hash-0.2.0.0-2bs02fc23.arm/usr/lib/ghc-7.8.4/package.conf.d/data-hash-0.2.0.0.conf + rm -f ghc-data-hash.files ghc-data-hash-devel.files + touch ghc-data-hash.files ghc-data-hash-devel.files + '[' -d /builddir/build/BUILDROOT/ghc-data-hash-0.2.0.0-2bs02fc23.arm/usr/lib/ghc-7.8.4/data-hash-0.2.0.0 ']' + echo '%dir /usr/lib/ghc-7.8.4/data-hash-0.2.0.0' + echo '%attr(755,root,root) /usr/lib/ghc-7.8.4/data-hash-0.2.0.0/libHSdata-hash-0.2.0.0-ghc7.8.4.so' + echo '/usr/lib/ghc-7.8.4/package.conf.d/data-hash-0.2.0.0*.conf' + '[' -d /builddir/build/BUILDROOT/ghc-data-hash-0.2.0.0-2bs02fc23.arm/usr/lib/ghc-7.8.4/data-hash-0.2.0.0 ']' + find /builddir/build/BUILDROOT/ghc-data-hash-0.2.0.0-2bs02fc23.arm/usr/lib/ghc-7.8.4/data-hash-0.2.0.0 -mindepth 1 -type d + sed 's/^/%dir /' + find /builddir/build/BUILDROOT/ghc-data-hash-0.2.0.0-2bs02fc23.arm/usr/lib/ghc-7.8.4/data-hash-0.2.0.0 '!' '(' -type d -o -name 'libHS*.so' ')' + '[' -d /builddir/build/BUILDROOT/ghc-data-hash-0.2.0.0-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/data-hash-0.2.0.0 ']' + echo /usr/share/doc/ghc/html/libraries/data-hash-0.2.0.0 + for i in ghc-data-hash.files ghc-data-hash-devel.files + '[' -f ghc-data-hash.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-data-hash-0.2.0.0-2bs02fc23.arm!!g' ghc-data-hash.files + for i in ghc-data-hash.files ghc-data-hash-devel.files + '[' -f ghc-data-hash-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-data-hash-0.2.0.0-2bs02fc23.arm!!g' ghc-data-hash-devel.files + find /builddir/build/BUILDROOT/ghc-data-hash-0.2.0.0-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 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.fj1sAB + umask 022 + cd /builddir/build/BUILD Processing files: ghc-data-hash-0.2.0.0-2bs02fc23.armv6hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.BUE2bY + cd data-hash-0.2.0.0 + exit 0 + umask 022 + cd /builddir/build/BUILD + cd data-hash-0.2.0.0 + DOCDIR=/builddir/build/BUILDROOT/ghc-data-hash-0.2.0.0-2bs02fc23.arm/usr/share/doc/ghc-data-hash + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-data-hash-0.2.0.0-2bs02fc23.arm/usr/share/doc/ghc-data-hash + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-data-hash-0.2.0.0-2bs02fc23.arm/usr/share/doc/ghc-data-hash + exit 0 Provides: ghc(data-hash-0.2.0.0-8c2eeb98cb1f1261de6cc98b172bf7aa) ghc-data-hash = 0.2.0.0-2bs02fc23 ghc-data-hash(armv6hl-32) = 0.2.0.0-2bs02fc23 libHSdata-hash-0.2.0.0-ghc7.8.4.so Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ghc(array-0.5.0.0-b7cf815693a7556c72bd3a0228eaf5b0) ghc(base-4.7.0.2-d98389eae4520fbeb37e9d6443efd497) ghc(containers-0.5.5.1-32dd78caec8e93b9e731c209b5e4e867) libHSarray-0.5.0.0-ghc7.8.4.so libHSbase-4.7.0.2-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 libc.so.6 libc.so.6(GLIBC_2.4) libgmp.so.10 rtld(GNU_HASH) Processing files: ghc-data-hash-devel-0.2.0.0-2bs02fc23.armv6hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ebsQsZ + umask 022 + cd /builddir/build/BUILD + cd data-hash-0.2.0.0 + DOCDIR=/builddir/build/BUILDROOT/ghc-data-hash-0.2.0.0-2bs02fc23.arm/usr/share/doc/ghc-data-hash-devel + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-data-hash-0.2.0.0-2bs02fc23.arm/usr/share/doc/ghc-data-hash-devel + cp -pr AUTHORS /builddir/build/BUILDROOT/ghc-data-hash-0.2.0.0-2bs02fc23.arm/usr/share/doc/ghc-data-hash-devel + exit 0 Provides: ghc-data-hash-devel = 0.2.0.0-2bs02fc23 ghc-data-hash-devel(armv6hl-32) = 0.2.0.0-2bs02fc23 ghc-data-hash-static = 0.2.0.0-2bs02fc23 ghc-devel(data-hash-0.2.0.0-8c2eeb98cb1f1261de6cc98b172bf7aa) 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(data-hash-0.2.0.0-8c2eeb98cb1f1261de6cc98b172bf7aa) ghc-devel(array-0.5.0.0-b7cf815693a7556c72bd3a0228eaf5b0) ghc-devel(base-4.7.0.2-d98389eae4520fbeb37e9d6443efd497) ghc-devel(containers-0.5.5.1-32dd78caec8e93b9e731c209b5e4e867) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-data-hash-0.2.0.0-2bs02fc23.arm Wrote: /builddir/build/RPMS/ghc-data-hash-0.2.0.0-2bs02fc23.armv6hl.rpm Wrote: /builddir/build/RPMS/ghc-data-hash-devel-0.2.0.0-2bs02fc23.armv6hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.0WyLxD + umask 022 + cd /builddir/build/BUILD + cd data-hash-0.2.0.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-data-hash-0.2.0.0-2bs02fc23.arm + exit 0 Child return code was: 0 LEAVE do -->