Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/ghc-hashable.spec'], logger=user='mockbuild'chrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-8194/root'gid=135printOutput=Falseenv={'HOME': '/builddir', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'CCACHE_DIR': '/tmp/ccache', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'}timeout=0shell=Falseuid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/ghc-hashable.spec'] with env {'HOME': '/builddir', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'CCACHE_DIR': '/tmp/ccache', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'} and shell False Building target platforms: armv6hl Building for target armv6hl Wrote: /builddir/build/SRPMS/ghc-hashable-1.2.2.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-hashable.spec '], logger=user='mockbuild'chrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-8194/root'gid=135timeout=0env={'HOME': '/builddir', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'CCACHE_DIR': '/tmp/ccache', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'}private_network=TrueprintOutput=Falseshell=Falseuid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/ghc-hashable.spec '] with env {'HOME': '/builddir', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'CCACHE_DIR': '/tmp/ccache', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'} and shell False Building target platforms: armv6hl Building for target armv6hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.rXw275 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf hashable-1.2.2.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/hashable-1.2.2.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd hashable-1.2.2.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ufPM14 + umask 022 + cd /builddir/build/BUILD + cd hashable-1.2.2.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.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-hashable '--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/hashable-1.2.2.0 --global Configuring hashable-1.2.2.0... + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup build Building hashable-1.2.2.0... Preprocessing library hashable-1.2.2.0... [1 of 3] Compiling Data.Hashable.Class ( Data/Hashable/Class.hs, dist/build/Data/Hashable/Class.o ) Data/Hashable/Class.hs:201:11: Warning: In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Data/Hashable/Class.hs:224:11: Warning: In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" [2 of 3] Compiling Data.Hashable.Generic ( Data/Hashable/Generic.hs, dist/build/Data/Hashable/Generic.o ) Data/Hashable/Generic.hs:20:1: Warning: The import of ‘Bits’ from module ‘Data.Bits’ is redundant [3 of 3] Compiling Data.Hashable ( Data/Hashable.hs, dist/build/Data/Hashable.o ) [1 of 3] Compiling Data.Hashable.Class ( Data/Hashable/Class.hs, dist/build/Data/Hashable/Class.p_o ) Data/Hashable/Class.hs:201:11: Warning: In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Data/Hashable/Class.hs:224:11: Warning: In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" [2 of 3] Compiling Data.Hashable.Generic ( Data/Hashable/Generic.hs, dist/build/Data/Hashable/Generic.p_o ) Data/Hashable/Generic.hs:20:1: Warning: The import of ‘Bits’ from module ‘Data.Bits’ is redundant [3 of 3] Compiling Data.Hashable ( Data/Hashable.hs, dist/build/Data/Hashable.p_o ) In-place registering hashable-1.2.2.0... + '[' -f dist/build/libHShashable-1.2.2.0.a ']' + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup haddock --html --hoogle Running Haddock for hashable-1.2.2.0... Preprocessing library hashable-1.2.2.0... Data/Hashable/Class.hs:201:11: Warning: In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Data/Hashable/Class.hs:224:11: Warning: In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Data/Hashable/Generic.hs:20:1: Warning: The import of ‘Bits’ from module ‘Data.Bits’ is redundant Haddock coverage: 100% ( 11 / 11) in 'Data.Hashable.Class' 100% ( 1 / 1) in 'Data.Hashable.Generic' 100% ( 22 / 22) in 'Data.Hashable' Warning: Data.Hashable: could not find link destinations for: Data.Hashable.Class.GHashable Documentation created: dist/doc/html/hashable/index.html, dist/doc/html/hashable/hashable.txt Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Zj31eM + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-hashable-1.2.2.0-2bs02fc23.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-hashable-1.2.2.0-2bs02fc23.arm ++ dirname /builddir/build/BUILDROOT/ghc-hashable-1.2.2.0-2bs02fc23.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-hashable-1.2.2.0-2bs02fc23.arm + cd hashable-1.2.2.0 + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-hashable-1.2.2.0-2bs02fc23.arm -v directory dist/doc/html/hashable does exist: True creating /builddir/build/BUILDROOT/ghc-hashable-1.2.2.0-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/hashable-1.2.2.0 creating /builddir/build/BUILDROOT/ghc-hashable-1.2.2.0-2bs02fc23.arm/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-hashable-1.2.2.0-2bs02fc23.arm/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-hashable-1.2.2.0-2bs02fc23.arm/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-hashable-1.2.2.0-2bs02fc23.arm/usr/share/doc creating /builddir/build/BUILDROOT/ghc-hashable-1.2.2.0-2bs02fc23.arm/usr/share creating /builddir/build/BUILDROOT/ghc-hashable-1.2.2.0-2bs02fc23.arm/usr creating /builddir/build/BUILDROOT/ghc-hashable-1.2.2.0-2bs02fc23.arm/usr/share creating /builddir/build/BUILDROOT/ghc-hashable-1.2.2.0-2bs02fc23.arm/usr/share/doc creating /builddir/build/BUILDROOT/ghc-hashable-1.2.2.0-2bs02fc23.arm/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-hashable-1.2.2.0-2bs02fc23.arm/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-hashable-1.2.2.0-2bs02fc23.arm/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-hashable-1.2.2.0-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/hashable-1.2.2.0 copy directory 'dist/doc/html/hashable' to '/builddir/build/BUILDROOT/ghc-hashable-1.2.2.0-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/hashable-1.2.2.0'. creating /builddir/build/BUILDROOT/ghc-hashable-1.2.2.0-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/hashable-1.2.2.0 Installing dist/doc/html/hashable/hashable.haddock to /builddir/build/BUILDROOT/ghc-hashable-1.2.2.0-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/hashable-1.2.2.0/hashable.haddock Installing dist/doc/html/hashable/mini_Data-Hashable.html to /builddir/build/BUILDROOT/ghc-hashable-1.2.2.0-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/hashable-1.2.2.0/mini_Data-Hashable.html Installing dist/doc/html/hashable/ocean.css to /builddir/build/BUILDROOT/ghc-hashable-1.2.2.0-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/hashable-1.2.2.0/ocean.css Installing dist/doc/html/hashable/frames.html to /builddir/build/BUILDROOT/ghc-hashable-1.2.2.0-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/hashable-1.2.2.0/frames.html Installing dist/doc/html/hashable/synopsis.png to /builddir/build/BUILDROOT/ghc-hashable-1.2.2.0-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/hashable-1.2.2.0/synopsis.png Installing dist/doc/html/hashable/haddock-util.js to /builddir/build/BUILDROOT/ghc-hashable-1.2.2.0-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/hashable-1.2.2.0/haddock-util.js Installing dist/doc/html/hashable/minus.gif to /builddir/build/BUILDROOT/ghc-hashable-1.2.2.0-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/hashable-1.2.2.0/minus.gif Installing dist/doc/html/hashable/Data-Hashable.html to /builddir/build/BUILDROOT/ghc-hashable-1.2.2.0-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/hashable-1.2.2.0/Data-Hashable.html Installing dist/doc/html/hashable/hslogo-16.png to /builddir/build/BUILDROOT/ghc-hashable-1.2.2.0-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/hashable-1.2.2.0/hslogo-16.png Installing dist/doc/html/hashable/plus.gif to /builddir/build/BUILDROOT/ghc-hashable-1.2.2.0-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/hashable-1.2.2.0/plus.gif Installing dist/doc/html/hashable/hashable.txt to /builddir/build/BUILDROOT/ghc-hashable-1.2.2.0-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/hashable-1.2.2.0/hashable.txt Installing dist/doc/html/hashable/index-frames.html to /builddir/build/BUILDROOT/ghc-hashable-1.2.2.0-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/hashable-1.2.2.0/index-frames.html Installing dist/doc/html/hashable/index.html to /builddir/build/BUILDROOT/ghc-hashable-1.2.2.0-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/hashable-1.2.2.0/index.html Installing dist/doc/html/hashable/doc-index.html to /builddir/build/BUILDROOT/ghc-hashable-1.2.2.0-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/hashable-1.2.2.0/doc-index.html creating /builddir/build/BUILDROOT/ghc-hashable-1.2.2.0-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/hashable-1.2.2.0 Installing dist/doc/html/hashable/hashable.haddock to /builddir/build/BUILDROOT/ghc-hashable-1.2.2.0-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/hashable-1.2.2.0/hashable.haddock creating /builddir/build/BUILDROOT/ghc-hashable-1.2.2.0-2bs02fc23.arm/usr/share/doc/ghc-hashable Installing LICENSE to /builddir/build/BUILDROOT/ghc-hashable-1.2.2.0-2bs02fc23.arm/usr/share/doc/ghc-hashable/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-hashable-1.2.2.0-2bs02fc23.arm/usr/lib/ghc-7.8.4/hashable-1.2.2.0 creating /builddir/build/BUILDROOT/ghc-hashable-1.2.2.0-2bs02fc23.arm/usr/lib/ghc-7.8.4/hashable-1.2.2.0/Data creating /builddir/build/BUILDROOT/ghc-hashable-1.2.2.0-2bs02fc23.arm/usr/lib/ghc-7.8.4/hashable-1.2.2.0 creating /builddir/build/BUILDROOT/ghc-hashable-1.2.2.0-2bs02fc23.arm/usr/lib/ghc-7.8.4 creating /builddir/build/BUILDROOT/ghc-hashable-1.2.2.0-2bs02fc23.arm/usr/lib creating /builddir/build/BUILDROOT/ghc-hashable-1.2.2.0-2bs02fc23.arm/usr/lib/ghc-7.8.4 creating /builddir/build/BUILDROOT/ghc-hashable-1.2.2.0-2bs02fc23.arm/usr/lib/ghc-7.8.4/hashable-1.2.2.0 creating /builddir/build/BUILDROOT/ghc-hashable-1.2.2.0-2bs02fc23.arm/usr/lib/ghc-7.8.4/hashable-1.2.2.0/Data creating /builddir/build/BUILDROOT/ghc-hashable-1.2.2.0-2bs02fc23.arm/usr/lib/ghc-7.8.4/hashable-1.2.2.0/Data/Hashable Installing dist/build/Data/Hashable.hi to /builddir/build/BUILDROOT/ghc-hashable-1.2.2.0-2bs02fc23.arm/usr/lib/ghc-7.8.4/hashable-1.2.2.0/Data/Hashable.hi Installing dist/build/Data/Hashable/Class.hi to /builddir/build/BUILDROOT/ghc-hashable-1.2.2.0-2bs02fc23.arm/usr/lib/ghc-7.8.4/hashable-1.2.2.0/Data/Hashable/Class.hi Installing dist/build/Data/Hashable/Generic.hi to /builddir/build/BUILDROOT/ghc-hashable-1.2.2.0-2bs02fc23.arm/usr/lib/ghc-7.8.4/hashable-1.2.2.0/Data/Hashable/Generic.hi creating /builddir/build/BUILDROOT/ghc-hashable-1.2.2.0-2bs02fc23.arm/usr/lib/ghc-7.8.4/hashable-1.2.2.0/Data creating /builddir/build/BUILDROOT/ghc-hashable-1.2.2.0-2bs02fc23.arm/usr/lib/ghc-7.8.4/hashable-1.2.2.0/Data/Hashable Installing dist/build/Data/Hashable.p_hi to /builddir/build/BUILDROOT/ghc-hashable-1.2.2.0-2bs02fc23.arm/usr/lib/ghc-7.8.4/hashable-1.2.2.0/Data/Hashable.p_hi Installing dist/build/Data/Hashable/Class.p_hi to /builddir/build/BUILDROOT/ghc-hashable-1.2.2.0-2bs02fc23.arm/usr/lib/ghc-7.8.4/hashable-1.2.2.0/Data/Hashable/Class.p_hi Installing dist/build/Data/Hashable/Generic.p_hi to /builddir/build/BUILDROOT/ghc-hashable-1.2.2.0-2bs02fc23.arm/usr/lib/ghc-7.8.4/hashable-1.2.2.0/Data/Hashable/Generic.p_hi creating /builddir/build/BUILDROOT/ghc-hashable-1.2.2.0-2bs02fc23.arm/usr/lib/ghc-7.8.4/hashable-1.2.2.0/Data creating /builddir/build/BUILDROOT/ghc-hashable-1.2.2.0-2bs02fc23.arm/usr/lib/ghc-7.8.4/hashable-1.2.2.0/Data/Hashable Installing dist/build/Data/Hashable.dyn_hi to /builddir/build/BUILDROOT/ghc-hashable-1.2.2.0-2bs02fc23.arm/usr/lib/ghc-7.8.4/hashable-1.2.2.0/Data/Hashable.dyn_hi Installing dist/build/Data/Hashable/Class.dyn_hi to /builddir/build/BUILDROOT/ghc-hashable-1.2.2.0-2bs02fc23.arm/usr/lib/ghc-7.8.4/hashable-1.2.2.0/Data/Hashable/Class.dyn_hi Installing dist/build/Data/Hashable/Generic.dyn_hi to /builddir/build/BUILDROOT/ghc-hashable-1.2.2.0-2bs02fc23.arm/usr/lib/ghc-7.8.4/hashable-1.2.2.0/Data/Hashable/Generic.dyn_hi creating /builddir/build/BUILDROOT/ghc-hashable-1.2.2.0-2bs02fc23.arm/usr/lib/ghc-7.8.4/hashable-1.2.2.0 Installing dist/build/libHShashable-1.2.2.0.a to /builddir/build/BUILDROOT/ghc-hashable-1.2.2.0-2bs02fc23.arm/usr/lib/ghc-7.8.4/hashable-1.2.2.0/libHShashable-1.2.2.0.a creating /builddir/build/BUILDROOT/ghc-hashable-1.2.2.0-2bs02fc23.arm/usr/lib/ghc-7.8.4/hashable-1.2.2.0 Installing dist/build/libHShashable-1.2.2.0_p.a to /builddir/build/BUILDROOT/ghc-hashable-1.2.2.0-2bs02fc23.arm/usr/lib/ghc-7.8.4/hashable-1.2.2.0/libHShashable-1.2.2.0_p.a creating /builddir/build/BUILDROOT/ghc-hashable-1.2.2.0-2bs02fc23.arm/usr/lib/ghc-7.8.4/hashable-1.2.2.0 Installing executable dist/build/libHShashable-1.2.2.0-ghc7.8.4.so to /builddir/build/BUILDROOT/ghc-hashable-1.2.2.0-2bs02fc23.arm/usr/lib/ghc-7.8.4/hashable-1.2.2.0/libHShashable-1.2.2.0-ghc7.8.4.so + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup register --gen-pkg-config Creating package registration file: hashable-1.2.2.0.conf + install -D --mode=0644 hashable-1.2.2.0.conf /builddir/build/BUILDROOT/ghc-hashable-1.2.2.0-2bs02fc23.arm/usr/lib/ghc-7.8.4/package.conf.d/hashable-1.2.2.0.conf + rm -f ghc-hashable.files ghc-hashable-devel.files + touch ghc-hashable.files ghc-hashable-devel.files + '[' -d /builddir/build/BUILDROOT/ghc-hashable-1.2.2.0-2bs02fc23.arm/usr/lib/ghc-7.8.4/hashable-1.2.2.0 ']' + echo '%dir /usr/lib/ghc-7.8.4/hashable-1.2.2.0' + echo '%attr(755,root,root) /usr/lib/ghc-7.8.4/hashable-1.2.2.0/libHShashable-1.2.2.0-ghc7.8.4.so' + echo '/usr/lib/ghc-7.8.4/package.conf.d/hashable-1.2.2.0*.conf' + '[' -d /builddir/build/BUILDROOT/ghc-hashable-1.2.2.0-2bs02fc23.arm/usr/lib/ghc-7.8.4/hashable-1.2.2.0 ']' + find /builddir/build/BUILDROOT/ghc-hashable-1.2.2.0-2bs02fc23.arm/usr/lib/ghc-7.8.4/hashable-1.2.2.0 -mindepth 1 -type d + sed 's/^/%dir /' + find /builddir/build/BUILDROOT/ghc-hashable-1.2.2.0-2bs02fc23.arm/usr/lib/ghc-7.8.4/hashable-1.2.2.0 '!' '(' -type d -o -name 'libHS*.so' ')' + '[' -d /builddir/build/BUILDROOT/ghc-hashable-1.2.2.0-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/hashable-1.2.2.0 ']' + echo /usr/share/doc/ghc/html/libraries/hashable-1.2.2.0 + for i in ghc-hashable.files ghc-hashable-devel.files + '[' -f ghc-hashable.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-hashable-1.2.2.0-2bs02fc23.arm!!g' ghc-hashable.files + for i in ghc-hashable.files ghc-hashable-devel.files + '[' -f ghc-hashable-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-hashable-1.2.2.0-2bs02fc23.arm!!g' ghc-hashable-devel.files + find /builddir/build/BUILDROOT/ghc-hashable-1.2.2.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.3RKD3f + umask 022 + cd /builddir/build/BUILD Processing files: ghc-hashable-1.2.2.0-2bs02fc23.armv6hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Z97tLI + cd hashable-1.2.2.0 + exit 0 + umask 022 + cd /builddir/build/BUILD + cd hashable-1.2.2.0 + DOCDIR=/builddir/build/BUILDROOT/ghc-hashable-1.2.2.0-2bs02fc23.arm/usr/share/doc/ghc-hashable + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-hashable-1.2.2.0-2bs02fc23.arm/usr/share/doc/ghc-hashable + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-hashable-1.2.2.0-2bs02fc23.arm/usr/share/doc/ghc-hashable + exit 0 Provides: ghc(hashable-1.2.2.0-8eb257ff9d0c62ed0cec3a21caa7165f) ghc-hashable = 1.2.2.0-2bs02fc23 ghc-hashable(armv6hl-32) = 1.2.2.0-2bs02fc23 libHShashable-1.2.2.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(base-4.7.0.2-d98389eae4520fbeb37e9d6443efd497) ghc(bytestring-0.10.4.0-f91883bf8cc258724c0c39371a38d069) ghc(ghc-prim-0.3.1.0-f0b77db25e6a07f3e2798ad2aa2db4f0) ghc(integer-gmp-0.5.1.0-3c6ee2f20a97b2ba60906fa87b8f151c) ghc(text-1.1.1.3-9de2c04337191c41030e7bfd18a2f1b7) 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 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 libHStext-1.1.1.3-ghc7.8.4.so libc.so.6 libc.so.6(GLIBC_2.4) libgmp.so.10 rtld(GNU_HASH) Processing files: ghc-hashable-devel-1.2.2.0-2bs02fc23.armv6hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.oHnsXP + umask 022 + cd /builddir/build/BUILD + cd hashable-1.2.2.0 + DOCDIR=/builddir/build/BUILDROOT/ghc-hashable-1.2.2.0-2bs02fc23.arm/usr/share/doc/ghc-hashable-devel + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-hashable-1.2.2.0-2bs02fc23.arm/usr/share/doc/ghc-hashable-devel + cp -pr README.md /builddir/build/BUILDROOT/ghc-hashable-1.2.2.0-2bs02fc23.arm/usr/share/doc/ghc-hashable-devel + exit 0 Provides: ghc-devel(hashable-1.2.2.0-8eb257ff9d0c62ed0cec3a21caa7165f) ghc-hashable-devel = 1.2.2.0-2bs02fc23 ghc-hashable-devel(armv6hl-32) = 1.2.2.0-2bs02fc23 ghc-hashable-static = 1.2.2.0-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(hashable-1.2.2.0-8eb257ff9d0c62ed0cec3a21caa7165f) ghc-devel(base-4.7.0.2-d98389eae4520fbeb37e9d6443efd497) ghc-devel(bytestring-0.10.4.0-f91883bf8cc258724c0c39371a38d069) ghc-devel(ghc-prim-0.3.1.0-f0b77db25e6a07f3e2798ad2aa2db4f0) ghc-devel(integer-gmp-0.5.1.0-3c6ee2f20a97b2ba60906fa87b8f151c) ghc-devel(text-1.1.1.3-9de2c04337191c41030e7bfd18a2f1b7) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-hashable-1.2.2.0-2bs02fc23.arm Wrote: /builddir/build/RPMS/ghc-hashable-1.2.2.0-2bs02fc23.armv6hl.rpm Wrote: /builddir/build/RPMS/ghc-hashable-devel-1.2.2.0-2bs02fc23.armv6hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.WJcGTx + umask 022 + cd /builddir/build/BUILD + cd hashable-1.2.2.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-hashable-1.2.2.0-2bs02fc23.arm + exit 0 Child return code was: 0 LEAVE do -->