Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/ghc-cryptohash-sha1.spec'], chrootPath='/var/lib/mock/f27-build-10099384-793697/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/ghc-cryptohash-sha1.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False warning: line 49: Possible unexpanded macro in: Requires: ghc-compiler = %{ghc_version} warning: line 50: Possible unexpanded macro in: Requires(post): ghc-compiler = %{ghc_version} warning: line 51: Possible unexpanded macro in: Requires(postun): ghc-compiler = %{ghc_version} Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/ghc-cryptohash-sha1-0.11.100.1-4.fc27.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/ghc-cryptohash-sha1.spec'], chrootPath='/var/lib/mock/f27-build-10099384-793697/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/ghc-cryptohash-sha1.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.0ZjgdZ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf cryptohash-sha1-0.11.100.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/cryptohash-sha1-0.11.100.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd cryptohash-sha1-0.11.100.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.UMq01v + umask 022 + cd /builddir/build/BUILD + cd cryptohash-sha1-0.11.100.1 ++ ghc --info ++ grep '"Booter version","8.0.2"' + '[' '!' ' ,("Booter version","8.0.2")' ']' + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' + 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 + ./Setup --version Cabal library version 1.24.2.0 + '[' -x Setup ']' + LANG=en_US.utf8 ++ echo ' -O2' -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables ++ sed -e 's/ / -optc/g' ++ echo ' -Wl,-z,relro' ++ sed -e 's/ / -optl/g' + ./Setup configure --prefix=/usr --libdir=/usr/lib --docdir=/usr/share/licenses/ghc-cryptohash-sha1 '--libsubdir=$compiler/$pkgkey' '--datasubdir=$pkgid' --ghc --enable-executable-dynamic --global '--ghc-options= -optc-O2 -optc-g -optc-pipe -optc-Wall -optc-Werror=format-security -optc-Wp,-D_FORTIFY_SOURCE=2 -optc-fexceptions -optc-fstack-protector-strong -optc--param=ssp-buffer-size=4 -optc-grecord-gcc-switches -optc-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -optc-m32 -optc-march=i686 -optc-fasynchronous-unwind-tables -optl-Wl,-z,relro' -p --enable-shared --htmldir=/usr/share/doc/ghc/html/libraries/cryptohash-sha1-0.11.100.1 --global Configuring cryptohash-sha1-0.11.100.1... + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup build Building cryptohash-sha1-0.11.100.1... Preprocessing library cryptohash-sha1-0.11.100.1... [1 of 1] Compiling Crypto.Hash.SHA1 ( src/Crypto/Hash/SHA1.hs, dist/build/Crypto/Hash/SHA1.o ) src/Crypto/Hash/SHA1.hs:124:11: warning: [-Winline-rule-shadowing] Rule "digestSize" may never fire because ‘B.length’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘B.length’ src/Crypto/Hash/SHA1.hs:127:11: warning: [-Winline-rule-shadowing] Rule "hashmany" may never fire because rule "Class op foldl" for ‘foldl’ might fire first Probable fix: add phase [n] or [~n] to the competing rule src/Crypto/Hash/SHA1.hs:128:11: warning: [-Winline-rule-shadowing] Rule "hashlazy" may never fire because ‘$’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘$’ src/Crypto/Hash/SHA1.hs:128:11: warning: [-Winline-rule-shadowing] Rule "hashlazy" may never fire because rule "Class op foldl" for ‘foldl’ might fire first Probable fix: add phase [n] or [~n] to the competing rule src/Crypto/Hash/SHA1.hs:128:11: warning: [-Winline-rule-shadowing] Rule "hashlazy" may never fire because ‘L.toChunks’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘L.toChunks’ [1 of 1] Compiling Crypto.Hash.SHA1 ( src/Crypto/Hash/SHA1.hs, dist/build/Crypto/Hash/SHA1.p_o ) src/Crypto/Hash/SHA1.hs:124:11: warning: [-Winline-rule-shadowing] Rule "digestSize" may never fire because ‘B.length’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘B.length’ src/Crypto/Hash/SHA1.hs:127:11: warning: [-Winline-rule-shadowing] Rule "hashmany" may never fire because rule "Class op foldl" for ‘foldl’ might fire first Probable fix: add phase [n] or [~n] to the competing rule src/Crypto/Hash/SHA1.hs:128:11: warning: [-Winline-rule-shadowing] Rule "hashlazy" may never fire because ‘$’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘$’ src/Crypto/Hash/SHA1.hs:128:11: warning: [-Winline-rule-shadowing] Rule "hashlazy" may never fire because rule "Class op foldl" for ‘foldl’ might fire first Probable fix: add phase [n] or [~n] to the competing rule src/Crypto/Hash/SHA1.hs:128:11: warning: [-Winline-rule-shadowing] Rule "hashlazy" may never fire because ‘L.toChunks’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘L.toChunks’ + '[' -n dist/build/libHScryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z-ghc8.0.2.so ']' + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup haddock --html --hoogle Running Haddock for cryptohash-sha1-0.11.100.1... Preprocessing library cryptohash-sha1-0.11.100.1... Haddock coverage: 100% ( 16 / 16) in 'Crypto.Hash.SHA1' Documentation created: dist/doc/html/cryptohash-sha1/index.html, dist/doc/html/cryptohash-sha1/cryptohash-sha1.txt + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.wbU3Ec + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-cryptohash-sha1-0.11.100.1-4.fc27.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-cryptohash-sha1-0.11.100.1-4.fc27.i386 ++ dirname /builddir/build/BUILDROOT/ghc-cryptohash-sha1-0.11.100.1-4.fc27.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-cryptohash-sha1-0.11.100.1-4.fc27.i386 + cd cryptohash-sha1-0.11.100.1 + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-cryptohash-sha1-0.11.100.1-4.fc27.i386 -v directory dist/doc/html/cryptohash-sha1 does exist: True creating /builddir/build/BUILDROOT/ghc-cryptohash-sha1-0.11.100.1-4.fc27.i386/usr/share/doc/ghc/html/libraries/cryptohash-sha1-0.11.100.1 creating /builddir/build/BUILDROOT/ghc-cryptohash-sha1-0.11.100.1-4.fc27.i386/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-cryptohash-sha1-0.11.100.1-4.fc27.i386/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-cryptohash-sha1-0.11.100.1-4.fc27.i386/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-cryptohash-sha1-0.11.100.1-4.fc27.i386/usr/share/doc creating /builddir/build/BUILDROOT/ghc-cryptohash-sha1-0.11.100.1-4.fc27.i386/usr/share creating /builddir/build/BUILDROOT/ghc-cryptohash-sha1-0.11.100.1-4.fc27.i386/usr creating /builddir/build/BUILDROOT/ghc-cryptohash-sha1-0.11.100.1-4.fc27.i386/usr/share creating /builddir/build/BUILDROOT/ghc-cryptohash-sha1-0.11.100.1-4.fc27.i386/usr/share/doc creating /builddir/build/BUILDROOT/ghc-cryptohash-sha1-0.11.100.1-4.fc27.i386/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-cryptohash-sha1-0.11.100.1-4.fc27.i386/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-cryptohash-sha1-0.11.100.1-4.fc27.i386/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-cryptohash-sha1-0.11.100.1-4.fc27.i386/usr/share/doc/ghc/html/libraries/cryptohash-sha1-0.11.100.1 copy directory 'dist/doc/html/cryptohash-sha1' to '/builddir/build/BUILDROOT/ghc-cryptohash-sha1-0.11.100.1-4.fc27.i386/usr/share/doc/ghc/html/libraries/cryptohash-sha1-0.11.100.1'. creating /builddir/build/BUILDROOT/ghc-cryptohash-sha1-0.11.100.1-4.fc27.i386/usr/share/doc/ghc/html/libraries/cryptohash-sha1-0.11.100.1 Installing dist/doc/html/cryptohash-sha1/cryptohash-sha1.haddock to /builddir/build/BUILDROOT/ghc-cryptohash-sha1-0.11.100.1-4.fc27.i386/usr/share/doc/ghc/html/libraries/cryptohash-sha1-0.11.100.1/cryptohash-sha1.haddock Installing dist/doc/html/cryptohash-sha1/synopsis.png to /builddir/build/BUILDROOT/ghc-cryptohash-sha1-0.11.100.1-4.fc27.i386/usr/share/doc/ghc/html/libraries/cryptohash-sha1-0.11.100.1/synopsis.png Installing dist/doc/html/cryptohash-sha1/minus.gif to /builddir/build/BUILDROOT/ghc-cryptohash-sha1-0.11.100.1-4.fc27.i386/usr/share/doc/ghc/html/libraries/cryptohash-sha1-0.11.100.1/minus.gif Installing dist/doc/html/cryptohash-sha1/Crypto-Hash-SHA1.html to /builddir/build/BUILDROOT/ghc-cryptohash-sha1-0.11.100.1-4.fc27.i386/usr/share/doc/ghc/html/libraries/cryptohash-sha1-0.11.100.1/Crypto-Hash-SHA1.html Installing dist/doc/html/cryptohash-sha1/haddock-util.js to /builddir/build/BUILDROOT/ghc-cryptohash-sha1-0.11.100.1-4.fc27.i386/usr/share/doc/ghc/html/libraries/cryptohash-sha1-0.11.100.1/haddock-util.js Installing dist/doc/html/cryptohash-sha1/plus.gif to /builddir/build/BUILDROOT/ghc-cryptohash-sha1-0.11.100.1-4.fc27.i386/usr/share/doc/ghc/html/libraries/cryptohash-sha1-0.11.100.1/plus.gif Installing dist/doc/html/cryptohash-sha1/doc-index.html to /builddir/build/BUILDROOT/ghc-cryptohash-sha1-0.11.100.1-4.fc27.i386/usr/share/doc/ghc/html/libraries/cryptohash-sha1-0.11.100.1/doc-index.html Installing dist/doc/html/cryptohash-sha1/ocean.css to /builddir/build/BUILDROOT/ghc-cryptohash-sha1-0.11.100.1-4.fc27.i386/usr/share/doc/ghc/html/libraries/cryptohash-sha1-0.11.100.1/ocean.css Installing dist/doc/html/cryptohash-sha1/mini_Crypto-Hash-SHA1.html to /builddir/build/BUILDROOT/ghc-cryptohash-sha1-0.11.100.1-4.fc27.i386/usr/share/doc/ghc/html/libraries/cryptohash-sha1-0.11.100.1/mini_Crypto-Hash-SHA1.html Installing dist/doc/html/cryptohash-sha1/index.html to /builddir/build/BUILDROOT/ghc-cryptohash-sha1-0.11.100.1-4.fc27.i386/usr/share/doc/ghc/html/libraries/cryptohash-sha1-0.11.100.1/index.html Installing dist/doc/html/cryptohash-sha1/cryptohash-sha1.txt to /builddir/build/BUILDROOT/ghc-cryptohash-sha1-0.11.100.1-4.fc27.i386/usr/share/doc/ghc/html/libraries/cryptohash-sha1-0.11.100.1/cryptohash-sha1.txt Installing dist/doc/html/cryptohash-sha1/hslogo-16.png to /builddir/build/BUILDROOT/ghc-cryptohash-sha1-0.11.100.1-4.fc27.i386/usr/share/doc/ghc/html/libraries/cryptohash-sha1-0.11.100.1/hslogo-16.png creating /builddir/build/BUILDROOT/ghc-cryptohash-sha1-0.11.100.1-4.fc27.i386/usr/share/doc/ghc/html/libraries/cryptohash-sha1-0.11.100.1 Installing dist/doc/html/cryptohash-sha1/cryptohash-sha1.haddock to /builddir/build/BUILDROOT/ghc-cryptohash-sha1-0.11.100.1-4.fc27.i386/usr/share/doc/ghc/html/libraries/cryptohash-sha1-0.11.100.1/cryptohash-sha1.haddock creating /builddir/build/BUILDROOT/ghc-cryptohash-sha1-0.11.100.1-4.fc27.i386/usr/share/licenses/ghc-cryptohash-sha1 creating /builddir/build/BUILDROOT/ghc-cryptohash-sha1-0.11.100.1-4.fc27.i386/usr/share/licenses creating /builddir/build/BUILDROOT/ghc-cryptohash-sha1-0.11.100.1-4.fc27.i386/usr/share/licenses/ghc-cryptohash-sha1 Installing LICENSE to /builddir/build/BUILDROOT/ghc-cryptohash-sha1-0.11.100.1-4.fc27.i386/usr/share/licenses/ghc-cryptohash-sha1/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-cryptohash-sha1-0.11.100.1-4.fc27.i386/usr/lib/ghc-8.0.2/cryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z creating /builddir/build/BUILDROOT/ghc-cryptohash-sha1-0.11.100.1-4.fc27.i386/usr/lib/ghc-8.0.2/cryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z/Crypto/Hash creating /builddir/build/BUILDROOT/ghc-cryptohash-sha1-0.11.100.1-4.fc27.i386/usr/lib/ghc-8.0.2/cryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z/Crypto creating /builddir/build/BUILDROOT/ghc-cryptohash-sha1-0.11.100.1-4.fc27.i386/usr/lib/ghc-8.0.2/cryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z creating /builddir/build/BUILDROOT/ghc-cryptohash-sha1-0.11.100.1-4.fc27.i386/usr/lib/ghc-8.0.2 creating /builddir/build/BUILDROOT/ghc-cryptohash-sha1-0.11.100.1-4.fc27.i386/usr/lib creating /builddir/build/BUILDROOT/ghc-cryptohash-sha1-0.11.100.1-4.fc27.i386/usr/lib/ghc-8.0.2 creating /builddir/build/BUILDROOT/ghc-cryptohash-sha1-0.11.100.1-4.fc27.i386/usr/lib/ghc-8.0.2/cryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z creating /builddir/build/BUILDROOT/ghc-cryptohash-sha1-0.11.100.1-4.fc27.i386/usr/lib/ghc-8.0.2/cryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z/Crypto creating /builddir/build/BUILDROOT/ghc-cryptohash-sha1-0.11.100.1-4.fc27.i386/usr/lib/ghc-8.0.2/cryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z/Crypto/Hash Installing dist/build/Crypto/Hash/SHA1.hi to /builddir/build/BUILDROOT/ghc-cryptohash-sha1-0.11.100.1-4.fc27.i386/usr/lib/ghc-8.0.2/cryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z/Crypto/Hash/SHA1.hi creating /builddir/build/BUILDROOT/ghc-cryptohash-sha1-0.11.100.1-4.fc27.i386/usr/lib/ghc-8.0.2/cryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z/Crypto/Hash Installing dist/build/Crypto/Hash/SHA1.p_hi to /builddir/build/BUILDROOT/ghc-cryptohash-sha1-0.11.100.1-4.fc27.i386/usr/lib/ghc-8.0.2/cryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z/Crypto/Hash/SHA1.p_hi creating /builddir/build/BUILDROOT/ghc-cryptohash-sha1-0.11.100.1-4.fc27.i386/usr/lib/ghc-8.0.2/cryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z/Crypto/Hash Installing dist/build/Crypto/Hash/SHA1.dyn_hi to /builddir/build/BUILDROOT/ghc-cryptohash-sha1-0.11.100.1-4.fc27.i386/usr/lib/ghc-8.0.2/cryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z/Crypto/Hash/SHA1.dyn_hi creating /builddir/build/BUILDROOT/ghc-cryptohash-sha1-0.11.100.1-4.fc27.i386/usr/lib/ghc-8.0.2/cryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z Installing dist/build/libHScryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z.a to /builddir/build/BUILDROOT/ghc-cryptohash-sha1-0.11.100.1-4.fc27.i386/usr/lib/ghc-8.0.2/cryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z/libHScryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z.a /usr/bin/strip /builddir/build/BUILDROOT/ghc-cryptohash-sha1-0.11.100.1-4.fc27.i386/usr/lib/ghc-8.0.2/cryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z/libHScryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z.a --strip-unneeded creating /builddir/build/BUILDROOT/ghc-cryptohash-sha1-0.11.100.1-4.fc27.i386/usr/lib/ghc-8.0.2/cryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z Installing dist/build/libHScryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z_p.a to /builddir/build/BUILDROOT/ghc-cryptohash-sha1-0.11.100.1-4.fc27.i386/usr/lib/ghc-8.0.2/cryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z/libHScryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z_p.a /usr/bin/strip /builddir/build/BUILDROOT/ghc-cryptohash-sha1-0.11.100.1-4.fc27.i386/usr/lib/ghc-8.0.2/cryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z/libHScryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z_p.a --strip-unneeded creating /builddir/build/BUILDROOT/ghc-cryptohash-sha1-0.11.100.1-4.fc27.i386/usr/lib/ghc-8.0.2/cryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z Installing executable dist/build/libHScryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z-ghc8.0.2.so to /builddir/build/BUILDROOT/ghc-cryptohash-sha1-0.11.100.1-4.fc27.i386/usr/lib/ghc-8.0.2/cryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z/libHScryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z-ghc8.0.2.so /usr/bin/strip /builddir/build/BUILDROOT/ghc-cryptohash-sha1-0.11.100.1-4.fc27.i386/usr/lib/ghc-8.0.2/cryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z/libHScryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z-ghc8.0.2.so --strip-unneeded + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup register --gen-pkg-config Creating package registration file: cryptohash-sha1-0.11.100.1.conf + install -D --mode=0644 cryptohash-sha1-0.11.100.1.conf /builddir/build/BUILDROOT/ghc-cryptohash-sha1-0.11.100.1-4.fc27.i386/usr/lib/ghc-8.0.2/package.conf.d/cryptohash-sha1-0.11.100.1.conf + '[' '!' -f /builddir/build/BUILDROOT/ghc-cryptohash-sha1-0.11.100.1-4.fc27.i386/usr/lib/ghc-8.0.2/package.conf.d/cryptohash-sha1-0.11.100.1.conf ']' ++ echo '/usr/lib/ghc-8.0.2/package.conf.d/cryptohash-sha1-0.11.100.1*.conf' + pkgconf='/usr/lib/ghc-8.0.2/package.conf.d/cryptohash-sha1-0.11.100.1*.conf' ++ grep 'key: ' /builddir/build/BUILDROOT/ghc-cryptohash-sha1-0.11.100.1-4.fc27.i386/usr/lib/ghc-8.0.2/package.conf.d/cryptohash-sha1-0.11.100.1.conf ++ sed -e 's/key: //' + key=cryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z + pkgdir=/usr/lib/ghc-8.0.2/cryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z + rm -f ghc-cryptohash-sha1.files ghc-cryptohash-sha1-devel.files + touch ghc-cryptohash-sha1.files ghc-cryptohash-sha1-devel.files + echo '/usr/lib/ghc-8.0.2/package.conf.d/cryptohash-sha1-0.11.100.1*.conf' + '[' -d /builddir/build/BUILDROOT/ghc-cryptohash-sha1-0.11.100.1-4.fc27.i386/usr/lib/ghc-8.0.2/cryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z ']' + echo '%dir /usr/lib/ghc-8.0.2/cryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z' + echo '%attr(755,root,root) /usr/lib/ghc-8.0.2/cryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z/libHS*-ghc8.0.2.so' + sed 's/^/%dir /' + find /builddir/build/BUILDROOT/ghc-cryptohash-sha1-0.11.100.1-4.fc27.i386/usr/lib/ghc-8.0.2/cryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z -mindepth 1 -type d + find /builddir/build/BUILDROOT/ghc-cryptohash-sha1-0.11.100.1-4.fc27.i386/usr/lib/ghc-8.0.2/cryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z '!' '(' -type d -o -name 'libHS*.so' ')' + '[' -d /builddir/build/BUILDROOT/ghc-cryptohash-sha1-0.11.100.1-4.fc27.i386/usr/share/doc/ghc/html/libraries/cryptohash-sha1-0.11.100.1 ']' + echo /usr/share/doc/ghc/html/libraries/cryptohash-sha1-0.11.100.1 + for i in ghc-cryptohash-sha1.files ghc-cryptohash-sha1-devel.files + '[' -f ghc-cryptohash-sha1.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-cryptohash-sha1-0.11.100.1-4.fc27.i386!!g' ghc-cryptohash-sha1.files + for i in ghc-cryptohash-sha1.files ghc-cryptohash-sha1-devel.files + '[' -f ghc-cryptohash-sha1-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-cryptohash-sha1-0.11.100.1-4.fc27.i386!!g' ghc-cryptohash-sha1-devel.files + find /builddir/build/BUILDROOT/ghc-cryptohash-sha1-0.11.100.1-4.fc27.i386 -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 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.H2nl8T + umask 022 + cd /builddir/build/BUILD + cd cryptohash-sha1-0.11.100.1 + exit 0 Processing files: ghc-cryptohash-sha1-0.11.100.1-4.fc27.i686 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.JE3VBB + umask 022 + cd /builddir/build/BUILD + cd cryptohash-sha1-0.11.100.1 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-cryptohash-sha1-0.11.100.1-4.fc27.i386/usr/share/licenses/ghc-cryptohash-sha1 + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-cryptohash-sha1-0.11.100.1-4.fc27.i386/usr/share/licenses/ghc-cryptohash-sha1 + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-cryptohash-sha1-0.11.100.1-4.fc27.i386/usr/share/licenses/ghc-cryptohash-sha1 + exit 0 Provides: ghc-cryptohash-sha1 = 0.11.100.1-4.fc27 ghc-cryptohash-sha1(x86-32) = 0.11.100.1-4.fc27 libHScryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z-ghc8.0.2.so Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libHSarray-0.5.1.1-ghc8.0.2.so libHSbase-4.9.1.0-ghc8.0.2.so libHSbytestring-0.10.8.1-ghc8.0.2.so libHSdeepseq-1.4.2.0-ghc8.0.2.so libHSghc-prim-0.5.0.0-ghc8.0.2.so libHSinteger-gmp-1.0.0.1-ghc8.0.2.so libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libgmp.so.10 rtld(GNU_HASH) Processing files: ghc-cryptohash-sha1-devel-0.11.100.1-4.fc27.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.SQdIcj + umask 022 + cd /builddir/build/BUILD + cd cryptohash-sha1-0.11.100.1 + DOCDIR=/builddir/build/BUILDROOT/ghc-cryptohash-sha1-0.11.100.1-4.fc27.i386/usr/share/doc/ghc-cryptohash-sha1-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-cryptohash-sha1-0.11.100.1-4.fc27.i386/usr/share/doc/ghc-cryptohash-sha1-devel + cp -pr changelog.md /builddir/build/BUILDROOT/ghc-cryptohash-sha1-0.11.100.1-4.fc27.i386/usr/share/doc/ghc-cryptohash-sha1-devel + exit 0 Provides: ghc-cryptohash-sha1-devel = 0.11.100.1-4.fc27 ghc-cryptohash-sha1-devel(x86-32) = 0.11.100.1-4.fc27 ghc-cryptohash-sha1-static = 0.11.100.1-4.fc27 ghc-devel(cryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z) 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 = 8.0.2 Requires(postun): /bin/sh ghc-compiler = 8.0.2 Requires: ghc-devel(base-4.9.1.0) ghc-devel(bytestring-0.10.8.1) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-cryptohash-sha1-0.11.100.1-4.fc27.i386 Wrote: /builddir/build/RPMS/ghc-cryptohash-sha1-0.11.100.1-4.fc27.i686.rpm Wrote: /builddir/build/RPMS/ghc-cryptohash-sha1-devel-0.11.100.1-4.fc27.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.1oW4o1 + umask 022 + cd /builddir/build/BUILD + cd cryptohash-sha1-0.11.100.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-cryptohash-sha1-0.11.100.1-4.fc27.i386 + exit 0 Child return code was: 0