Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/ghc-crypto-api.spec'], shell=Falselogger=printOutput=Falseuser='mockbuild'env={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'CCACHE_UMASK': '002', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"'}timeout=0chrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-10381/root'gid=135uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/ghc-crypto-api.spec'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'CCACHE_UMASK': '002', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"'} and shell False Building target platforms: armv6hl Building for target armv6hl Wrote: /builddir/build/SRPMS/ghc-crypto-api-0.13.2-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-crypto-api.spec '], private_network=Trueshell=Falselogger=chrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-10381/root'user='mockbuild'env={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'CCACHE_UMASK': '002', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"'}printOutput=Falsetimeout=0gid=135uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/ghc-crypto-api.spec '] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'CCACHE_UMASK': '002', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"'} and shell False Building target platforms: armv6hl Building for target armv6hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.w4S3vh + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf crypto-api-0.13.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/crypto-api-0.13.2.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd crypto-api-0.13.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.k38ASr + umask 022 + cd /builddir/build/BUILD + cd crypto-api-0.13.2 ++ 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-crypto-api '--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/crypto-api-0.13.2 --global Configuring crypto-api-0.13.2... + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup build Building crypto-api-0.13.2... Preprocessing library crypto-api-0.13.2... [ 1 of 11] Compiling Crypto.CPoly ( Crypto/CPoly.hs, dist/build/Crypto/CPoly.o ) [ 2 of 11] Compiling Crypto.Types ( Crypto/Types.hs, dist/build/Crypto/Types.o ) [ 3 of 11] Compiling Crypto.Util ( Crypto/Util.hs, dist/build/Crypto/Util.o ) [ 4 of 11] Compiling Crypto.Random ( Crypto/Random.hs, dist/build/Crypto/Random.o ) [ 5 of 11] Compiling Crypto.Classes[boot] ( Crypto/Classes.hs-boot, dist/build/Crypto/Classes.o-boot ) [ 6 of 11] Compiling Crypto.Modes[boot] ( Crypto/Modes.hs-boot, dist/build/Crypto/Modes.o-boot ) [ 7 of 11] Compiling Crypto.Classes ( Crypto/Classes.hs, dist/build/Crypto/Classes.o ) [ 8 of 11] Compiling Crypto.Modes ( Crypto/Modes.hs, dist/build/Crypto/Modes.o ) [ 9 of 11] Compiling Crypto.HMAC ( Crypto/HMAC.hs, dist/build/Crypto/HMAC.o ) [10 of 11] Compiling Crypto.Padding ( Crypto/Padding.hs, dist/build/Crypto/Padding.o ) [11 of 11] Compiling Crypto.Classes.Exceptions ( Crypto/Classes/Exceptions.hs, dist/build/Crypto/Classes/Exceptions.o ) [ 1 of 11] Compiling Crypto.CPoly ( Crypto/CPoly.hs, dist/build/Crypto/CPoly.p_o ) [ 2 of 11] Compiling Crypto.Types ( Crypto/Types.hs, dist/build/Crypto/Types.p_o ) [ 3 of 11] Compiling Crypto.Util ( Crypto/Util.hs, dist/build/Crypto/Util.p_o ) [ 4 of 11] Compiling Crypto.Random ( Crypto/Random.hs, dist/build/Crypto/Random.p_o ) [ 5 of 11] Compiling Crypto.Classes[boot] ( Crypto/Classes.hs-boot, dist/build/Crypto/Classes.p_o-boot ) [ 6 of 11] Compiling Crypto.Modes[boot] ( Crypto/Modes.hs-boot, dist/build/Crypto/Modes.p_o-boot ) [ 7 of 11] Compiling Crypto.Classes ( Crypto/Classes.hs, dist/build/Crypto/Classes.p_o ) [ 8 of 11] Compiling Crypto.Modes ( Crypto/Modes.hs, dist/build/Crypto/Modes.p_o ) [ 9 of 11] Compiling Crypto.HMAC ( Crypto/HMAC.hs, dist/build/Crypto/HMAC.p_o ) [10 of 11] Compiling Crypto.Padding ( Crypto/Padding.hs, dist/build/Crypto/Padding.p_o ) [11 of 11] Compiling Crypto.Classes.Exceptions ( Crypto/Classes/Exceptions.hs, dist/build/Crypto/Classes/Exceptions.p_o ) In-place registering crypto-api-0.13.2... + '[' -f dist/build/libHScrypto-api-0.13.2.a ']' + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup haddock --html --hoogle Running Haddock for crypto-api-0.13.2... Preprocessing library crypto-api-0.13.2... Haddock coverage: 0% ( 0 / 4) in 'Crypto.CPoly' 67% ( 4 / 6) in 'Crypto.Types' 85% ( 11 / 13) in 'Crypto.Util' 90% ( 9 / 10) in 'Crypto.Random' 93% ( 28 / 30) in 'Crypto.Classes' 90% ( 9 / 10) in 'Crypto.Modes' 100% ( 4 / 4) in 'Crypto.HMAC' 100% ( 13 / 13) in 'Crypto.Padding' Warning: Crypto.Classes.Exceptions: blockSize is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity. Warning: Crypto.Classes.Exceptions: encryptBlock is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity. Warning: Crypto.Classes.Exceptions: decryptBlock is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity. Warning: Crypto.Classes.Exceptions: keyLength is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity. Warning: Crypto.Classes.Exceptions: publicKeyLength is exported separately but will be documented under AsymCipher. Consider exporting it together with its parent(s) for code clarity. Warning: Crypto.Classes.Exceptions: privateKeyLength is exported separately but will be documented under AsymCipher. Consider exporting it together with its parent(s) for code clarity. Warning: Crypto.Classes.Exceptions: signingKeyLength is exported separately but will be documented under Signing. Consider exporting it together with its parent(s) for code clarity. Warning: Crypto.Classes.Exceptions: verifyingKeyLength is exported separately but will be documented under Signing. Consider exporting it together with its parent(s) for code clarity. Warning: Crypto.Classes.Exceptions: verify is exported separately but will be documented under Signing. Consider exporting it together with its parent(s) for code clarity. Warning: Crypto.Classes.Exceptions: genSeedLength is exported separately but will be documented under CryptoRandomGen. Consider exporting it together with its parent(s) for code clarity. Warning: Crypto.Classes.Exceptions: reseedInfo is exported separately but will be documented under CryptoRandomGen. Consider exporting it together with its parent(s) for code clarity. Warning: Crypto.Classes.Exceptions: reseedPeriod is exported separately but will be documented under CryptoRandomGen. Consider exporting it together with its parent(s) for code clarity. Warning: Crypto.Classes.Exceptions: newGenIO is exported separately but will be documented under CryptoRandomGen. Consider exporting it together with its parent(s) for code clarity. Warning: Crypto.Classes.Exceptions: ecb is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity. Warning: Crypto.Classes.Exceptions: unEcb is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity. Warning: Crypto.Classes.Exceptions: cbc is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity. Warning: Crypto.Classes.Exceptions: unCbc is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity. Warning: Crypto.Classes.Exceptions: ctr is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity. Warning: Crypto.Classes.Exceptions: unCtr is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity. Warning: Crypto.Classes.Exceptions: ctrLazy is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity. Warning: Crypto.Classes.Exceptions: unCtrLazy is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity. Warning: Crypto.Classes.Exceptions: cfb is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity. Warning: Crypto.Classes.Exceptions: unCfb is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity. Warning: Crypto.Classes.Exceptions: ofb is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity. Warning: Crypto.Classes.Exceptions: unOfb is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity. Warning: Crypto.Classes.Exceptions: cbcLazy is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity. Warning: Crypto.Classes.Exceptions: unCbcLazy is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity. Warning: Crypto.Classes.Exceptions: sivLazy is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity. Warning: Crypto.Classes.Exceptions: unSivLazy is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity. Warning: Crypto.Classes.Exceptions: siv is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity. Warning: Crypto.Classes.Exceptions: unSiv is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity. Warning: Crypto.Classes.Exceptions: ecbLazy is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity. Warning: Crypto.Classes.Exceptions: unEcbLazy is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity. Warning: Crypto.Classes.Exceptions: cfbLazy is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity. Warning: Crypto.Classes.Exceptions: unCfbLazy is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity. Warning: Crypto.Classes.Exceptions: ofbLazy is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity. Warning: Crypto.Classes.Exceptions: unOfbLazy is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity. 93% ( 27 / 29) in 'Crypto.Classes.Exceptions' Documentation created: dist/doc/html/crypto-api/index.html, dist/doc/html/crypto-api/crypto-api.txt Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.eyXK9w + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-crypto-api-0.13.2-2bs02fc23.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-crypto-api-0.13.2-2bs02fc23.arm ++ dirname /builddir/build/BUILDROOT/ghc-crypto-api-0.13.2-2bs02fc23.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-crypto-api-0.13.2-2bs02fc23.arm + cd crypto-api-0.13.2 + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-crypto-api-0.13.2-2bs02fc23.arm -v directory dist/doc/html/crypto-api does exist: True creating /builddir/build/BUILDROOT/ghc-crypto-api-0.13.2-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/crypto-api-0.13.2 creating /builddir/build/BUILDROOT/ghc-crypto-api-0.13.2-2bs02fc23.arm/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-crypto-api-0.13.2-2bs02fc23.arm/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-crypto-api-0.13.2-2bs02fc23.arm/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-crypto-api-0.13.2-2bs02fc23.arm/usr/share/doc creating /builddir/build/BUILDROOT/ghc-crypto-api-0.13.2-2bs02fc23.arm/usr/share creating /builddir/build/BUILDROOT/ghc-crypto-api-0.13.2-2bs02fc23.arm/usr creating /builddir/build/BUILDROOT/ghc-crypto-api-0.13.2-2bs02fc23.arm/usr/share creating /builddir/build/BUILDROOT/ghc-crypto-api-0.13.2-2bs02fc23.arm/usr/share/doc creating /builddir/build/BUILDROOT/ghc-crypto-api-0.13.2-2bs02fc23.arm/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-crypto-api-0.13.2-2bs02fc23.arm/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-crypto-api-0.13.2-2bs02fc23.arm/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-crypto-api-0.13.2-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/crypto-api-0.13.2 copy directory 'dist/doc/html/crypto-api' to '/builddir/build/BUILDROOT/ghc-crypto-api-0.13.2-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/crypto-api-0.13.2'. creating /builddir/build/BUILDROOT/ghc-crypto-api-0.13.2-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/crypto-api-0.13.2 Installing dist/doc/html/crypto-api/mini_Crypto-HMAC.html to /builddir/build/BUILDROOT/ghc-crypto-api-0.13.2-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/crypto-api-0.13.2/mini_Crypto-HMAC.html Installing dist/doc/html/crypto-api/mini_Crypto-Random.html to /builddir/build/BUILDROOT/ghc-crypto-api-0.13.2-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/crypto-api-0.13.2/mini_Crypto-Random.html Installing dist/doc/html/crypto-api/ocean.css to /builddir/build/BUILDROOT/ghc-crypto-api-0.13.2-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/crypto-api-0.13.2/ocean.css Installing dist/doc/html/crypto-api/frames.html to /builddir/build/BUILDROOT/ghc-crypto-api-0.13.2-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/crypto-api-0.13.2/frames.html Installing dist/doc/html/crypto-api/Crypto-Padding.html to /builddir/build/BUILDROOT/ghc-crypto-api-0.13.2-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/crypto-api-0.13.2/Crypto-Padding.html Installing dist/doc/html/crypto-api/Crypto-Classes-Exceptions.html to /builddir/build/BUILDROOT/ghc-crypto-api-0.13.2-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/crypto-api-0.13.2/Crypto-Classes-Exceptions.html Installing dist/doc/html/crypto-api/synopsis.png to /builddir/build/BUILDROOT/ghc-crypto-api-0.13.2-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/crypto-api-0.13.2/synopsis.png Installing dist/doc/html/crypto-api/haddock-util.js to /builddir/build/BUILDROOT/ghc-crypto-api-0.13.2-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/crypto-api-0.13.2/haddock-util.js Installing dist/doc/html/crypto-api/minus.gif to /builddir/build/BUILDROOT/ghc-crypto-api-0.13.2-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/crypto-api-0.13.2/minus.gif Installing dist/doc/html/crypto-api/mini_Crypto-Util.html to /builddir/build/BUILDROOT/ghc-crypto-api-0.13.2-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/crypto-api-0.13.2/mini_Crypto-Util.html Installing dist/doc/html/crypto-api/mini_Crypto-Types.html to /builddir/build/BUILDROOT/ghc-crypto-api-0.13.2-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/crypto-api-0.13.2/mini_Crypto-Types.html Installing dist/doc/html/crypto-api/hslogo-16.png to /builddir/build/BUILDROOT/ghc-crypto-api-0.13.2-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/crypto-api-0.13.2/hslogo-16.png Installing dist/doc/html/crypto-api/plus.gif to /builddir/build/BUILDROOT/ghc-crypto-api-0.13.2-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/crypto-api-0.13.2/plus.gif Installing dist/doc/html/crypto-api/mini_Crypto-Classes.html to /builddir/build/BUILDROOT/ghc-crypto-api-0.13.2-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/crypto-api-0.13.2/mini_Crypto-Classes.html Installing dist/doc/html/crypto-api/mini_Crypto-Modes.html to /builddir/build/BUILDROOT/ghc-crypto-api-0.13.2-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/crypto-api-0.13.2/mini_Crypto-Modes.html Installing dist/doc/html/crypto-api/Crypto-Types.html to /builddir/build/BUILDROOT/ghc-crypto-api-0.13.2-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/crypto-api-0.13.2/Crypto-Types.html Installing dist/doc/html/crypto-api/Crypto-Random.html to /builddir/build/BUILDROOT/ghc-crypto-api-0.13.2-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/crypto-api-0.13.2/Crypto-Random.html Installing dist/doc/html/crypto-api/Crypto-Classes.html to /builddir/build/BUILDROOT/ghc-crypto-api-0.13.2-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/crypto-api-0.13.2/Crypto-Classes.html Installing dist/doc/html/crypto-api/mini_Crypto-Classes-Exceptions.html to /builddir/build/BUILDROOT/ghc-crypto-api-0.13.2-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/crypto-api-0.13.2/mini_Crypto-Classes-Exceptions.html Installing dist/doc/html/crypto-api/crypto-api.txt to /builddir/build/BUILDROOT/ghc-crypto-api-0.13.2-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/crypto-api-0.13.2/crypto-api.txt Installing dist/doc/html/crypto-api/index-frames.html to /builddir/build/BUILDROOT/ghc-crypto-api-0.13.2-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/crypto-api-0.13.2/index-frames.html Installing dist/doc/html/crypto-api/Crypto-Modes.html to /builddir/build/BUILDROOT/ghc-crypto-api-0.13.2-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/crypto-api-0.13.2/Crypto-Modes.html Installing dist/doc/html/crypto-api/Crypto-HMAC.html to /builddir/build/BUILDROOT/ghc-crypto-api-0.13.2-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/crypto-api-0.13.2/Crypto-HMAC.html Installing dist/doc/html/crypto-api/crypto-api.haddock to /builddir/build/BUILDROOT/ghc-crypto-api-0.13.2-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/crypto-api-0.13.2/crypto-api.haddock Installing dist/doc/html/crypto-api/index.html to /builddir/build/BUILDROOT/ghc-crypto-api-0.13.2-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/crypto-api-0.13.2/index.html Installing dist/doc/html/crypto-api/Crypto-Util.html to /builddir/build/BUILDROOT/ghc-crypto-api-0.13.2-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/crypto-api-0.13.2/Crypto-Util.html Installing dist/doc/html/crypto-api/doc-index.html to /builddir/build/BUILDROOT/ghc-crypto-api-0.13.2-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/crypto-api-0.13.2/doc-index.html Installing dist/doc/html/crypto-api/mini_Crypto-Padding.html to /builddir/build/BUILDROOT/ghc-crypto-api-0.13.2-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/crypto-api-0.13.2/mini_Crypto-Padding.html creating /builddir/build/BUILDROOT/ghc-crypto-api-0.13.2-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/crypto-api-0.13.2 Installing dist/doc/html/crypto-api/crypto-api.haddock to /builddir/build/BUILDROOT/ghc-crypto-api-0.13.2-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/crypto-api-0.13.2/crypto-api.haddock creating /builddir/build/BUILDROOT/ghc-crypto-api-0.13.2-2bs02fc23.arm/usr/share/doc/ghc-crypto-api Installing LICENSE to /builddir/build/BUILDROOT/ghc-crypto-api-0.13.2-2bs02fc23.arm/usr/share/doc/ghc-crypto-api/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-crypto-api-0.13.2-2bs02fc23.arm/usr/lib/ghc-7.8.4/crypto-api-0.13.2 creating /builddir/build/BUILDROOT/ghc-crypto-api-0.13.2-2bs02fc23.arm/usr/lib/ghc-7.8.4/crypto-api-0.13.2/Crypto creating /builddir/build/BUILDROOT/ghc-crypto-api-0.13.2-2bs02fc23.arm/usr/lib/ghc-7.8.4/crypto-api-0.13.2 creating /builddir/build/BUILDROOT/ghc-crypto-api-0.13.2-2bs02fc23.arm/usr/lib/ghc-7.8.4 creating /builddir/build/BUILDROOT/ghc-crypto-api-0.13.2-2bs02fc23.arm/usr/lib creating /builddir/build/BUILDROOT/ghc-crypto-api-0.13.2-2bs02fc23.arm/usr/lib/ghc-7.8.4 creating /builddir/build/BUILDROOT/ghc-crypto-api-0.13.2-2bs02fc23.arm/usr/lib/ghc-7.8.4/crypto-api-0.13.2 creating /builddir/build/BUILDROOT/ghc-crypto-api-0.13.2-2bs02fc23.arm/usr/lib/ghc-7.8.4/crypto-api-0.13.2/Crypto creating /builddir/build/BUILDROOT/ghc-crypto-api-0.13.2-2bs02fc23.arm/usr/lib/ghc-7.8.4/crypto-api-0.13.2/Crypto/Classes Installing dist/build/Crypto/Classes.hi to /builddir/build/BUILDROOT/ghc-crypto-api-0.13.2-2bs02fc23.arm/usr/lib/ghc-7.8.4/crypto-api-0.13.2/Crypto/Classes.hi Installing dist/build/Crypto/Types.hi to /builddir/build/BUILDROOT/ghc-crypto-api-0.13.2-2bs02fc23.arm/usr/lib/ghc-7.8.4/crypto-api-0.13.2/Crypto/Types.hi Installing dist/build/Crypto/HMAC.hi to /builddir/build/BUILDROOT/ghc-crypto-api-0.13.2-2bs02fc23.arm/usr/lib/ghc-7.8.4/crypto-api-0.13.2/Crypto/HMAC.hi Installing dist/build/Crypto/Random.hi to /builddir/build/BUILDROOT/ghc-crypto-api-0.13.2-2bs02fc23.arm/usr/lib/ghc-7.8.4/crypto-api-0.13.2/Crypto/Random.hi Installing dist/build/Crypto/Padding.hi to /builddir/build/BUILDROOT/ghc-crypto-api-0.13.2-2bs02fc23.arm/usr/lib/ghc-7.8.4/crypto-api-0.13.2/Crypto/Padding.hi Installing dist/build/Crypto/Modes.hi to /builddir/build/BUILDROOT/ghc-crypto-api-0.13.2-2bs02fc23.arm/usr/lib/ghc-7.8.4/crypto-api-0.13.2/Crypto/Modes.hi Installing dist/build/Crypto/Util.hi to /builddir/build/BUILDROOT/ghc-crypto-api-0.13.2-2bs02fc23.arm/usr/lib/ghc-7.8.4/crypto-api-0.13.2/Crypto/Util.hi Installing dist/build/Crypto/Classes/Exceptions.hi to /builddir/build/BUILDROOT/ghc-crypto-api-0.13.2-2bs02fc23.arm/usr/lib/ghc-7.8.4/crypto-api-0.13.2/Crypto/Classes/Exceptions.hi Installing dist/build/Crypto/CPoly.hi to /builddir/build/BUILDROOT/ghc-crypto-api-0.13.2-2bs02fc23.arm/usr/lib/ghc-7.8.4/crypto-api-0.13.2/Crypto/CPoly.hi creating /builddir/build/BUILDROOT/ghc-crypto-api-0.13.2-2bs02fc23.arm/usr/lib/ghc-7.8.4/crypto-api-0.13.2/Crypto creating /builddir/build/BUILDROOT/ghc-crypto-api-0.13.2-2bs02fc23.arm/usr/lib/ghc-7.8.4/crypto-api-0.13.2/Crypto/Classes Installing dist/build/Crypto/Classes.p_hi to /builddir/build/BUILDROOT/ghc-crypto-api-0.13.2-2bs02fc23.arm/usr/lib/ghc-7.8.4/crypto-api-0.13.2/Crypto/Classes.p_hi Installing dist/build/Crypto/Types.p_hi to /builddir/build/BUILDROOT/ghc-crypto-api-0.13.2-2bs02fc23.arm/usr/lib/ghc-7.8.4/crypto-api-0.13.2/Crypto/Types.p_hi Installing dist/build/Crypto/HMAC.p_hi to /builddir/build/BUILDROOT/ghc-crypto-api-0.13.2-2bs02fc23.arm/usr/lib/ghc-7.8.4/crypto-api-0.13.2/Crypto/HMAC.p_hi Installing dist/build/Crypto/Random.p_hi to /builddir/build/BUILDROOT/ghc-crypto-api-0.13.2-2bs02fc23.arm/usr/lib/ghc-7.8.4/crypto-api-0.13.2/Crypto/Random.p_hi Installing dist/build/Crypto/Padding.p_hi to /builddir/build/BUILDROOT/ghc-crypto-api-0.13.2-2bs02fc23.arm/usr/lib/ghc-7.8.4/crypto-api-0.13.2/Crypto/Padding.p_hi Installing dist/build/Crypto/Modes.p_hi to /builddir/build/BUILDROOT/ghc-crypto-api-0.13.2-2bs02fc23.arm/usr/lib/ghc-7.8.4/crypto-api-0.13.2/Crypto/Modes.p_hi Installing dist/build/Crypto/Util.p_hi to /builddir/build/BUILDROOT/ghc-crypto-api-0.13.2-2bs02fc23.arm/usr/lib/ghc-7.8.4/crypto-api-0.13.2/Crypto/Util.p_hi Installing dist/build/Crypto/Classes/Exceptions.p_hi to /builddir/build/BUILDROOT/ghc-crypto-api-0.13.2-2bs02fc23.arm/usr/lib/ghc-7.8.4/crypto-api-0.13.2/Crypto/Classes/Exceptions.p_hi Installing dist/build/Crypto/CPoly.p_hi to /builddir/build/BUILDROOT/ghc-crypto-api-0.13.2-2bs02fc23.arm/usr/lib/ghc-7.8.4/crypto-api-0.13.2/Crypto/CPoly.p_hi creating /builddir/build/BUILDROOT/ghc-crypto-api-0.13.2-2bs02fc23.arm/usr/lib/ghc-7.8.4/crypto-api-0.13.2/Crypto creating /builddir/build/BUILDROOT/ghc-crypto-api-0.13.2-2bs02fc23.arm/usr/lib/ghc-7.8.4/crypto-api-0.13.2/Crypto/Classes Installing dist/build/Crypto/Classes.dyn_hi to /builddir/build/BUILDROOT/ghc-crypto-api-0.13.2-2bs02fc23.arm/usr/lib/ghc-7.8.4/crypto-api-0.13.2/Crypto/Classes.dyn_hi Installing dist/build/Crypto/Types.dyn_hi to /builddir/build/BUILDROOT/ghc-crypto-api-0.13.2-2bs02fc23.arm/usr/lib/ghc-7.8.4/crypto-api-0.13.2/Crypto/Types.dyn_hi Installing dist/build/Crypto/HMAC.dyn_hi to /builddir/build/BUILDROOT/ghc-crypto-api-0.13.2-2bs02fc23.arm/usr/lib/ghc-7.8.4/crypto-api-0.13.2/Crypto/HMAC.dyn_hi Installing dist/build/Crypto/Random.dyn_hi to /builddir/build/BUILDROOT/ghc-crypto-api-0.13.2-2bs02fc23.arm/usr/lib/ghc-7.8.4/crypto-api-0.13.2/Crypto/Random.dyn_hi Installing dist/build/Crypto/Padding.dyn_hi to /builddir/build/BUILDROOT/ghc-crypto-api-0.13.2-2bs02fc23.arm/usr/lib/ghc-7.8.4/crypto-api-0.13.2/Crypto/Padding.dyn_hi Installing dist/build/Crypto/Modes.dyn_hi to /builddir/build/BUILDROOT/ghc-crypto-api-0.13.2-2bs02fc23.arm/usr/lib/ghc-7.8.4/crypto-api-0.13.2/Crypto/Modes.dyn_hi Installing dist/build/Crypto/Util.dyn_hi to /builddir/build/BUILDROOT/ghc-crypto-api-0.13.2-2bs02fc23.arm/usr/lib/ghc-7.8.4/crypto-api-0.13.2/Crypto/Util.dyn_hi Installing dist/build/Crypto/Classes/Exceptions.dyn_hi to /builddir/build/BUILDROOT/ghc-crypto-api-0.13.2-2bs02fc23.arm/usr/lib/ghc-7.8.4/crypto-api-0.13.2/Crypto/Classes/Exceptions.dyn_hi Installing dist/build/Crypto/CPoly.dyn_hi to /builddir/build/BUILDROOT/ghc-crypto-api-0.13.2-2bs02fc23.arm/usr/lib/ghc-7.8.4/crypto-api-0.13.2/Crypto/CPoly.dyn_hi creating /builddir/build/BUILDROOT/ghc-crypto-api-0.13.2-2bs02fc23.arm/usr/lib/ghc-7.8.4/crypto-api-0.13.2 Installing dist/build/libHScrypto-api-0.13.2.a to /builddir/build/BUILDROOT/ghc-crypto-api-0.13.2-2bs02fc23.arm/usr/lib/ghc-7.8.4/crypto-api-0.13.2/libHScrypto-api-0.13.2.a creating /builddir/build/BUILDROOT/ghc-crypto-api-0.13.2-2bs02fc23.arm/usr/lib/ghc-7.8.4/crypto-api-0.13.2 Installing dist/build/libHScrypto-api-0.13.2_p.a to /builddir/build/BUILDROOT/ghc-crypto-api-0.13.2-2bs02fc23.arm/usr/lib/ghc-7.8.4/crypto-api-0.13.2/libHScrypto-api-0.13.2_p.a creating /builddir/build/BUILDROOT/ghc-crypto-api-0.13.2-2bs02fc23.arm/usr/lib/ghc-7.8.4/crypto-api-0.13.2 Installing executable dist/build/libHScrypto-api-0.13.2-ghc7.8.4.so to /builddir/build/BUILDROOT/ghc-crypto-api-0.13.2-2bs02fc23.arm/usr/lib/ghc-7.8.4/crypto-api-0.13.2/libHScrypto-api-0.13.2-ghc7.8.4.so + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup register --gen-pkg-config Creating package registration file: crypto-api-0.13.2.conf + install -D --mode=0644 crypto-api-0.13.2.conf /builddir/build/BUILDROOT/ghc-crypto-api-0.13.2-2bs02fc23.arm/usr/lib/ghc-7.8.4/package.conf.d/crypto-api-0.13.2.conf + rm -f ghc-crypto-api.files ghc-crypto-api-devel.files + touch ghc-crypto-api.files ghc-crypto-api-devel.files + '[' -d /builddir/build/BUILDROOT/ghc-crypto-api-0.13.2-2bs02fc23.arm/usr/lib/ghc-7.8.4/crypto-api-0.13.2 ']' + echo '%dir /usr/lib/ghc-7.8.4/crypto-api-0.13.2' + echo '%attr(755,root,root) /usr/lib/ghc-7.8.4/crypto-api-0.13.2/libHScrypto-api-0.13.2-ghc7.8.4.so' + echo '/usr/lib/ghc-7.8.4/package.conf.d/crypto-api-0.13.2*.conf' + '[' -d /builddir/build/BUILDROOT/ghc-crypto-api-0.13.2-2bs02fc23.arm/usr/lib/ghc-7.8.4/crypto-api-0.13.2 ']' + find /builddir/build/BUILDROOT/ghc-crypto-api-0.13.2-2bs02fc23.arm/usr/lib/ghc-7.8.4/crypto-api-0.13.2 -mindepth 1 -type d + sed 's/^/%dir /' + find /builddir/build/BUILDROOT/ghc-crypto-api-0.13.2-2bs02fc23.arm/usr/lib/ghc-7.8.4/crypto-api-0.13.2 '!' '(' -type d -o -name 'libHS*.so' ')' + '[' -d /builddir/build/BUILDROOT/ghc-crypto-api-0.13.2-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/crypto-api-0.13.2 ']' + echo /usr/share/doc/ghc/html/libraries/crypto-api-0.13.2 + for i in ghc-crypto-api.files ghc-crypto-api-devel.files + '[' -f ghc-crypto-api.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-crypto-api-0.13.2-2bs02fc23.arm!!g' ghc-crypto-api.files + for i in ghc-crypto-api.files ghc-crypto-api-devel.files + '[' -f ghc-crypto-api-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-crypto-api-0.13.2-2bs02fc23.arm!!g' ghc-crypto-api-devel.files + find /builddir/build/BUILDROOT/ghc-crypto-api-0.13.2-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-crypto-api-0.13.2-2bs02fc23.armv6hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.tJb2pT + umask 022 + cd /builddir/build/BUILD + cd crypto-api-0.13.2 + DOCDIR=/builddir/build/BUILDROOT/ghc-crypto-api-0.13.2-2bs02fc23.arm/usr/share/doc/ghc-crypto-api + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-crypto-api-0.13.2-2bs02fc23.arm/usr/share/doc/ghc-crypto-api + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-crypto-api-0.13.2-2bs02fc23.arm/usr/share/doc/ghc-crypto-api + exit 0 Provides: ghc(crypto-api-0.13.2-4a2b72c35484f3a3349854e3a6fad622) ghc-crypto-api = 0.13.2-2bs02fc23 ghc-crypto-api(armv6hl-32) = 0.13.2-2bs02fc23 libHScrypto-api-0.13.2-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(entropy-0.3.4.1-6cc43a8a2bbfe7a4f5665d569f30e7fa) ghc(tagged-0.7.3-2acd5048c650dc326bcfe23720b8574e) 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 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 libHSentropy-0.3.4.1-ghc7.8.4.so libHSghc-prim-0.3.1.0-ghc7.8.4.so libHSinteger-gmp-0.5.1.0-ghc7.8.4.so libHSold-locale-1.0.0.6-ghc7.8.4.so libHStagged-0.7.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 libc.so.6 libc.so.6(GLIBC_2.4) libdl.so.2 libgmp.so.10 libpthread.so.0 libpthread.so.0(GLIBC_2.4) librt.so.1 libutil.so.1 rtld(GNU_HASH) Processing files: ghc-crypto-api-devel-0.13.2-2bs02fc23.armv6hl Provides: ghc-crypto-api-devel = 0.13.2-2bs02fc23 ghc-crypto-api-devel(armv6hl-32) = 0.13.2-2bs02fc23 ghc-crypto-api-static = 0.13.2-2bs02fc23 ghc-devel(crypto-api-0.13.2-4a2b72c35484f3a3349854e3a6fad622) 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(crypto-api-0.13.2-4a2b72c35484f3a3349854e3a6fad622) 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(entropy-0.3.4.1-6cc43a8a2bbfe7a4f5665d569f30e7fa) ghc-devel(tagged-0.7.3-2acd5048c650dc326bcfe23720b8574e) ghc-devel(transformers-0.3.0.0-01fcd8a96ac104a485faf03d6b90e506) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-crypto-api-0.13.2-2bs02fc23.arm Wrote: /builddir/build/RPMS/ghc-crypto-api-0.13.2-2bs02fc23.armv6hl.rpm Wrote: /builddir/build/RPMS/ghc-crypto-api-devel-0.13.2-2bs02fc23.armv6hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.tRutoC + umask 022 + cd /builddir/build/BUILD + cd crypto-api-0.13.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-crypto-api-0.13.2-2bs02fc23.arm + exit 0 Child return code was: 0 LEAVE do -->