Mock Version: 1.4.13 Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/ghc-cryptohash-sha256.spec'], chrootPath='/var/lib/mock/f30-ghc-15388946-1105084/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': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/ghc-cryptohash-sha256.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': 'C.UTF-8'} and shell False Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/ghc-cryptohash-sha256-0.11.101.0-5.fc30.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/ghc-cryptohash-sha256.spec'], chrootPath='/var/lib/mock/f30-ghc-15388946-1105084/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': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/ghc-cryptohash-sha256.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': 'C.UTF-8'} and shell False Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.fimlCa + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf cryptohash-sha256-0.11.101.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/cryptohash-sha256-0.11.101.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd cryptohash-sha256-0.11.101.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cp -bp /builddir/build/SOURCES/cryptohash-sha256-0.11.101.0.cabal cryptohash-sha256.cabal + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.BRvoT5 + umask 022 + cd /builddir/build/BUILD + cd cryptohash-sha256-0.11.101.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + export 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed ' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed ' + '[' -f Setup.hs -o -f Setup.lhs ']' + '[' -x Setup ']' + ghc --make -no-user-package-db -dynamic Setup [1 of 1] Compiling Main ( Setup.hs, Setup.o ) Linking Setup ... + LANG=C.utf8 + ./Setup --version Cabal library version 2.2.0.1 + '[' -x Setup ']' + LANG=C.utf8 BUILDSTDERR: ++ echo ' -O2' -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection BUILDSTDERR: ++ sed -e 's/ / -optc/g' BUILDSTDERR: ++ echo ' -Wl,-z,relro' -Wl,--as-needed BUILDSTDERR: ++ sed -e 's/ / -optl/g' + ./Setup configure --prefix=/usr --libdir=/usr/lib --docdir=/usr/share/licenses/ghc-cryptohash-sha256 '--libsubdir=$compiler/$pkgid' '--datasubdir=$pkgid' '--libexecsubdir=$pkgid' --ghc --dynlibdir=/usr/lib --global '--ghc-options= -optc-O2 -optc-g -optc-pipe -optc-Wall -optc-Werror=format-security -optc-Wp,-D_FORTIFY_SOURCE=2 -optc-Wp,-D_GLIBCXX_ASSERTIONS -optc-fexceptions -optc-fstack-protector-strong -optc-grecord-gcc-switches -optc-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -optc-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -optc-m32 -optc-march=i686 -optc-mtune=generic -optc-msse2 -optc-mfpmath=sse -optc-mstackrealign -optc-fasynchronous-unwind-tables -optc-fstack-clash-protection -optc-fcf-protection -optl-Wl,-z,relro -optl-Wl,--as-needed' --disable-executable-stripping --disable-library-stripping -p --enable-shared --htmldir=/usr/share/doc/ghc/html/libraries/cryptohash-sha256-0.11.101.0 --global Configuring cryptohash-sha256-0.11.101.0... BUILDSTDERR: Warning: Packages using 'cabal-version: >= 1.10' must specify the BUILDSTDERR: 'default-language' field for each component (e.g. Haskell98 or Haskell2010). BUILDSTDERR: If a component uses different languages in different modules then list the BUILDSTDERR: other ones in the 'other-languages' field. + '[' -x Setup ']' + LANG=C.utf8 + ./Setup build Preprocessing library for cryptohash-sha256-0.11.101.0.. Building library for cryptohash-sha256-0.11.101.0.. [1 of 2] Compiling Crypto.Hash.SHA256.FFI ( src/Crypto/Hash/SHA256/FFI.hs, dist/build/Crypto/Hash/SHA256/FFI.o ) [2 of 2] Compiling Crypto.Hash.SHA256 ( src/Crypto/Hash/SHA256.hs, dist/build/Crypto/Hash/SHA256.o ) [1 of 2] Compiling Crypto.Hash.SHA256.FFI ( src/Crypto/Hash/SHA256/FFI.hs, dist/build/Crypto/Hash/SHA256/FFI.p_o ) [2 of 2] Compiling Crypto.Hash.SHA256 ( src/Crypto/Hash/SHA256.hs, dist/build/Crypto/Hash/SHA256.p_o ) + '[' -n dist/build/libHScryptohash-sha256-0.11.101.0-5CO9AFPvemHGgff3tAvBC6-ghc8.4.4.so ']' + '[' -x Setup ']' + LANG=C.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Preprocessing library for cryptohash-sha256-0.11.101.0.. Running Haddock on library for cryptohash-sha256-0.11.101.0.. BUILDSTDERR: Warning: --source-* options are ignored when --hyperlinked-source is enabled. Haddock coverage: 100% ( 22 / 22) in 'Crypto.Hash.SHA256' Warning: Crypto.Hash.SHA256: could not find link destinations for: create Documentation created: dist/doc/html/cryptohash-sha256/index.html, dist/doc/html/cryptohash-sha256/cryptohash-sha256.txt + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Gxz0gf + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-cryptohash-sha256-0.11.101.0-5.fc30.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-cryptohash-sha256-0.11.101.0-5.fc30.i386 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/ghc-cryptohash-sha256-0.11.101.0-5.fc30.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-cryptohash-sha256-0.11.101.0-5.fc30.i386 + cd cryptohash-sha256-0.11.101.0 + '[' -x Setup ']' + LANG=C.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-cryptohash-sha256-0.11.101.0-5.fc30.i386 -v directory dist/doc/html/cryptohash-sha256 does exist: True creating /builddir/build/BUILDROOT/ghc-cryptohash-sha256-0.11.101.0-5.fc30.i386/usr/share/doc/ghc/html/libraries/cryptohash-sha256-0.11.101.0 creating /builddir/build/BUILDROOT/ghc-cryptohash-sha256-0.11.101.0-5.fc30.i386/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-cryptohash-sha256-0.11.101.0-5.fc30.i386/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-cryptohash-sha256-0.11.101.0-5.fc30.i386/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-cryptohash-sha256-0.11.101.0-5.fc30.i386/usr/share/doc creating /builddir/build/BUILDROOT/ghc-cryptohash-sha256-0.11.101.0-5.fc30.i386/usr/share creating /builddir/build/BUILDROOT/ghc-cryptohash-sha256-0.11.101.0-5.fc30.i386/usr creating /builddir/build/BUILDROOT/ghc-cryptohash-sha256-0.11.101.0-5.fc30.i386/usr/share creating /builddir/build/BUILDROOT/ghc-cryptohash-sha256-0.11.101.0-5.fc30.i386/usr/share/doc creating /builddir/build/BUILDROOT/ghc-cryptohash-sha256-0.11.101.0-5.fc30.i386/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-cryptohash-sha256-0.11.101.0-5.fc30.i386/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-cryptohash-sha256-0.11.101.0-5.fc30.i386/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-cryptohash-sha256-0.11.101.0-5.fc30.i386/usr/share/doc/ghc/html/libraries/cryptohash-sha256-0.11.101.0 copy directory 'dist/doc/html/cryptohash-sha256' to '/builddir/build/BUILDROOT/ghc-cryptohash-sha256-0.11.101.0-5.fc30.i386/usr/share/doc/ghc/html/libraries/cryptohash-sha256-0.11.101.0'. creating /builddir/build/BUILDROOT/ghc-cryptohash-sha256-0.11.101.0-5.fc30.i386/usr/share/doc/ghc/html/libraries/cryptohash-sha256-0.11.101.0 creating /builddir/build/BUILDROOT/ghc-cryptohash-sha256-0.11.101.0-5.fc30.i386/usr/share/doc/ghc/html/libraries/cryptohash-sha256-0.11.101.0/src Installing dist/doc/html/cryptohash-sha256/cryptohash-sha256.txt to /builddir/build/BUILDROOT/ghc-cryptohash-sha256-0.11.101.0-5.fc30.i386/usr/share/doc/ghc/html/libraries/cryptohash-sha256-0.11.101.0/cryptohash-sha256.txt Installing dist/doc/html/cryptohash-sha256/index.html to /builddir/build/BUILDROOT/ghc-cryptohash-sha256-0.11.101.0-5.fc30.i386/usr/share/doc/ghc/html/libraries/cryptohash-sha256-0.11.101.0/index.html Installing dist/doc/html/cryptohash-sha256/cryptohash-sha256.haddock to /builddir/build/BUILDROOT/ghc-cryptohash-sha256-0.11.101.0-5.fc30.i386/usr/share/doc/ghc/html/libraries/cryptohash-sha256-0.11.101.0/cryptohash-sha256.haddock Installing dist/doc/html/cryptohash-sha256/quick-jump.css to /builddir/build/BUILDROOT/ghc-cryptohash-sha256-0.11.101.0-5.fc30.i386/usr/share/doc/ghc/html/libraries/cryptohash-sha256-0.11.101.0/quick-jump.css Installing dist/doc/html/cryptohash-sha256/doc-index.html to /builddir/build/BUILDROOT/ghc-cryptohash-sha256-0.11.101.0-5.fc30.i386/usr/share/doc/ghc/html/libraries/cryptohash-sha256-0.11.101.0/doc-index.html Installing dist/doc/html/cryptohash-sha256/plus.gif to /builddir/build/BUILDROOT/ghc-cryptohash-sha256-0.11.101.0-5.fc30.i386/usr/share/doc/ghc/html/libraries/cryptohash-sha256-0.11.101.0/plus.gif Installing dist/doc/html/cryptohash-sha256/haddock-bundle.min.js to /builddir/build/BUILDROOT/ghc-cryptohash-sha256-0.11.101.0-5.fc30.i386/usr/share/doc/ghc/html/libraries/cryptohash-sha256-0.11.101.0/haddock-bundle.min.js Installing dist/doc/html/cryptohash-sha256/ocean.css to /builddir/build/BUILDROOT/ghc-cryptohash-sha256-0.11.101.0-5.fc30.i386/usr/share/doc/ghc/html/libraries/cryptohash-sha256-0.11.101.0/ocean.css Installing dist/doc/html/cryptohash-sha256/hslogo-16.png to /builddir/build/BUILDROOT/ghc-cryptohash-sha256-0.11.101.0-5.fc30.i386/usr/share/doc/ghc/html/libraries/cryptohash-sha256-0.11.101.0/hslogo-16.png Installing dist/doc/html/cryptohash-sha256/meta.json to /builddir/build/BUILDROOT/ghc-cryptohash-sha256-0.11.101.0-5.fc30.i386/usr/share/doc/ghc/html/libraries/cryptohash-sha256-0.11.101.0/meta.json Installing dist/doc/html/cryptohash-sha256/Crypto-Hash-SHA256.html to /builddir/build/BUILDROOT/ghc-cryptohash-sha256-0.11.101.0-5.fc30.i386/usr/share/doc/ghc/html/libraries/cryptohash-sha256-0.11.101.0/Crypto-Hash-SHA256.html Installing dist/doc/html/cryptohash-sha256/synopsis.png to /builddir/build/BUILDROOT/ghc-cryptohash-sha256-0.11.101.0-5.fc30.i386/usr/share/doc/ghc/html/libraries/cryptohash-sha256-0.11.101.0/synopsis.png Installing dist/doc/html/cryptohash-sha256/minus.gif to /builddir/build/BUILDROOT/ghc-cryptohash-sha256-0.11.101.0-5.fc30.i386/usr/share/doc/ghc/html/libraries/cryptohash-sha256-0.11.101.0/minus.gif Installing dist/doc/html/cryptohash-sha256/src/style.css to /builddir/build/BUILDROOT/ghc-cryptohash-sha256-0.11.101.0-5.fc30.i386/usr/share/doc/ghc/html/libraries/cryptohash-sha256-0.11.101.0/src/style.css Installing dist/doc/html/cryptohash-sha256/src/Crypto.Hash.SHA256.FFI.html to /builddir/build/BUILDROOT/ghc-cryptohash-sha256-0.11.101.0-5.fc30.i386/usr/share/doc/ghc/html/libraries/cryptohash-sha256-0.11.101.0/src/Crypto.Hash.SHA256.FFI.html Installing dist/doc/html/cryptohash-sha256/src/Crypto.Hash.SHA256.html to /builddir/build/BUILDROOT/ghc-cryptohash-sha256-0.11.101.0-5.fc30.i386/usr/share/doc/ghc/html/libraries/cryptohash-sha256-0.11.101.0/src/Crypto.Hash.SHA256.html Installing dist/doc/html/cryptohash-sha256/src/highlight.js to /builddir/build/BUILDROOT/ghc-cryptohash-sha256-0.11.101.0-5.fc30.i386/usr/share/doc/ghc/html/libraries/cryptohash-sha256-0.11.101.0/src/highlight.js creating /builddir/build/BUILDROOT/ghc-cryptohash-sha256-0.11.101.0-5.fc30.i386/usr/share/doc/ghc/html/libraries/cryptohash-sha256-0.11.101.0 Installing dist/doc/html/cryptohash-sha256/cryptohash-sha256.haddock to /builddir/build/BUILDROOT/ghc-cryptohash-sha256-0.11.101.0-5.fc30.i386/usr/share/doc/ghc/html/libraries/cryptohash-sha256-0.11.101.0/cryptohash-sha256.haddock creating /builddir/build/BUILDROOT/ghc-cryptohash-sha256-0.11.101.0-5.fc30.i386/usr/share/licenses/ghc-cryptohash-sha256 creating /builddir/build/BUILDROOT/ghc-cryptohash-sha256-0.11.101.0-5.fc30.i386/usr/share/licenses creating /builddir/build/BUILDROOT/ghc-cryptohash-sha256-0.11.101.0-5.fc30.i386/usr/share/licenses/ghc-cryptohash-sha256 Installing LICENSE to /builddir/build/BUILDROOT/ghc-cryptohash-sha256-0.11.101.0-5.fc30.i386/usr/share/licenses/ghc-cryptohash-sha256/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-cryptohash-sha256-0.11.101.0-5.fc30.i386/usr/lib/ghc-8.4.4/cryptohash-sha256-0.11.101.0 creating /builddir/build/BUILDROOT/ghc-cryptohash-sha256-0.11.101.0-5.fc30.i386/usr/lib/ghc-8.4.4/cryptohash-sha256-0.11.101.0/Crypto/Hash creating /builddir/build/BUILDROOT/ghc-cryptohash-sha256-0.11.101.0-5.fc30.i386/usr/lib/ghc-8.4.4/cryptohash-sha256-0.11.101.0/Crypto creating /builddir/build/BUILDROOT/ghc-cryptohash-sha256-0.11.101.0-5.fc30.i386/usr/lib/ghc-8.4.4/cryptohash-sha256-0.11.101.0 creating /builddir/build/BUILDROOT/ghc-cryptohash-sha256-0.11.101.0-5.fc30.i386/usr/lib/ghc-8.4.4 creating /builddir/build/BUILDROOT/ghc-cryptohash-sha256-0.11.101.0-5.fc30.i386/usr/lib creating /builddir/build/BUILDROOT/ghc-cryptohash-sha256-0.11.101.0-5.fc30.i386/usr/lib/ghc-8.4.4 creating /builddir/build/BUILDROOT/ghc-cryptohash-sha256-0.11.101.0-5.fc30.i386/usr/lib/ghc-8.4.4/cryptohash-sha256-0.11.101.0 creating /builddir/build/BUILDROOT/ghc-cryptohash-sha256-0.11.101.0-5.fc30.i386/usr/lib/ghc-8.4.4/cryptohash-sha256-0.11.101.0/Crypto creating /builddir/build/BUILDROOT/ghc-cryptohash-sha256-0.11.101.0-5.fc30.i386/usr/lib/ghc-8.4.4/cryptohash-sha256-0.11.101.0/Crypto/Hash creating /builddir/build/BUILDROOT/ghc-cryptohash-sha256-0.11.101.0-5.fc30.i386/usr/lib/ghc-8.4.4/cryptohash-sha256-0.11.101.0/Crypto/Hash/SHA256 Installing dist/build/Crypto/Hash/SHA256.hi to /builddir/build/BUILDROOT/ghc-cryptohash-sha256-0.11.101.0-5.fc30.i386/usr/lib/ghc-8.4.4/cryptohash-sha256-0.11.101.0/Crypto/Hash/SHA256.hi Installing dist/build/Crypto/Hash/SHA256/FFI.hi to /builddir/build/BUILDROOT/ghc-cryptohash-sha256-0.11.101.0-5.fc30.i386/usr/lib/ghc-8.4.4/cryptohash-sha256-0.11.101.0/Crypto/Hash/SHA256/FFI.hi creating /builddir/build/BUILDROOT/ghc-cryptohash-sha256-0.11.101.0-5.fc30.i386/usr/lib/ghc-8.4.4/cryptohash-sha256-0.11.101.0/Crypto/Hash creating /builddir/build/BUILDROOT/ghc-cryptohash-sha256-0.11.101.0-5.fc30.i386/usr/lib/ghc-8.4.4/cryptohash-sha256-0.11.101.0/Crypto/Hash/SHA256 Installing dist/build/Crypto/Hash/SHA256.p_hi to /builddir/build/BUILDROOT/ghc-cryptohash-sha256-0.11.101.0-5.fc30.i386/usr/lib/ghc-8.4.4/cryptohash-sha256-0.11.101.0/Crypto/Hash/SHA256.p_hi Installing dist/build/Crypto/Hash/SHA256/FFI.p_hi to /builddir/build/BUILDROOT/ghc-cryptohash-sha256-0.11.101.0-5.fc30.i386/usr/lib/ghc-8.4.4/cryptohash-sha256-0.11.101.0/Crypto/Hash/SHA256/FFI.p_hi creating /builddir/build/BUILDROOT/ghc-cryptohash-sha256-0.11.101.0-5.fc30.i386/usr/lib/ghc-8.4.4/cryptohash-sha256-0.11.101.0/Crypto/Hash creating /builddir/build/BUILDROOT/ghc-cryptohash-sha256-0.11.101.0-5.fc30.i386/usr/lib/ghc-8.4.4/cryptohash-sha256-0.11.101.0/Crypto/Hash/SHA256 Installing dist/build/Crypto/Hash/SHA256.dyn_hi to /builddir/build/BUILDROOT/ghc-cryptohash-sha256-0.11.101.0-5.fc30.i386/usr/lib/ghc-8.4.4/cryptohash-sha256-0.11.101.0/Crypto/Hash/SHA256.dyn_hi Installing dist/build/Crypto/Hash/SHA256/FFI.dyn_hi to /builddir/build/BUILDROOT/ghc-cryptohash-sha256-0.11.101.0-5.fc30.i386/usr/lib/ghc-8.4.4/cryptohash-sha256-0.11.101.0/Crypto/Hash/SHA256/FFI.dyn_hi creating /builddir/build/BUILDROOT/ghc-cryptohash-sha256-0.11.101.0-5.fc30.i386/usr/lib/ghc-8.4.4/cryptohash-sha256-0.11.101.0 Installing dist/build/libHScryptohash-sha256-0.11.101.0-5CO9AFPvemHGgff3tAvBC6.a to /builddir/build/BUILDROOT/ghc-cryptohash-sha256-0.11.101.0-5.fc30.i386/usr/lib/ghc-8.4.4/cryptohash-sha256-0.11.101.0/libHScryptohash-sha256-0.11.101.0-5CO9AFPvemHGgff3tAvBC6.a creating /builddir/build/BUILDROOT/ghc-cryptohash-sha256-0.11.101.0-5.fc30.i386/usr/lib/ghc-8.4.4/cryptohash-sha256-0.11.101.0 Installing dist/build/libHScryptohash-sha256-0.11.101.0-5CO9AFPvemHGgff3tAvBC6_p.a to /builddir/build/BUILDROOT/ghc-cryptohash-sha256-0.11.101.0-5.fc30.i386/usr/lib/ghc-8.4.4/cryptohash-sha256-0.11.101.0/libHScryptohash-sha256-0.11.101.0-5CO9AFPvemHGgff3tAvBC6_p.a creating /builddir/build/BUILDROOT/ghc-cryptohash-sha256-0.11.101.0-5.fc30.i386/usr/lib Installing executable dist/build/libHScryptohash-sha256-0.11.101.0-5CO9AFPvemHGgff3tAvBC6-ghc8.4.4.so to /builddir/build/BUILDROOT/ghc-cryptohash-sha256-0.11.101.0-5.fc30.i386/usr/lib/libHScryptohash-sha256-0.11.101.0-5CO9AFPvemHGgff3tAvBC6-ghc8.4.4.so + '[' -x Setup ']' + LANG=C.utf8 + ./Setup register --gen-pkg-config + '[' -d cryptohash-sha256-0.11.101.0.conf ']' + install -D --mode=0644 cryptohash-sha256-0.11.101.0.conf /builddir/build/BUILDROOT/ghc-cryptohash-sha256-0.11.101.0-5.fc30.i386/usr/lib/ghc-8.4.4/package.conf.d/cryptohash-sha256-0.11.101.0.conf BUILDSTDERR: ++ ls /builddir/build/BUILDROOT/ghc-cryptohash-sha256-0.11.101.0-5.fc30.i386/usr/lib/ghc-8.4.4/package.conf.d/ + '[' -z cryptohash-sha256-0.11.101.0.conf ']' + rm -f ghc-cryptohash-sha256.files ghc-cryptohash-sha256-devel.files + touch ghc-cryptohash-sha256.files ghc-cryptohash-sha256-devel.files + ls /builddir/build/BUILDROOT/ghc-cryptohash-sha256-0.11.101.0-5.fc30.i386/usr/lib/ghc-8.4.4/package.conf.d/cryptohash-sha256-0.11.101.0.conf + pkgdir=/usr/lib/ghc-8.4.4/cryptohash-sha256-0.11.101.0 + '[' -d /builddir/build/BUILDROOT/ghc-cryptohash-sha256-0.11.101.0-5.fc30.i386/usr/lib/ghc-8.4.4/cryptohash-sha256-0.11.101.0 ']' + echo /usr/lib/ghc-8.4.4/cryptohash-sha256-0.11.101.0 + echo '%attr(755,root,root) /usr/lib/libHScryptohash-sha256-0.11.101.0-*ghc8.4.4.so' + '[' -d /builddir/build/BUILDROOT/ghc-cryptohash-sha256-0.11.101.0-5.fc30.i386/usr/share/doc/ghc/html/libraries/cryptohash-sha256-0.11.101.0 ']' + echo /usr/share/doc/ghc/html/libraries/cryptohash-sha256-0.11.101.0 + for i in ghc-cryptohash-sha256.files ghc-cryptohash-sha256-devel.files + '[' -f ghc-cryptohash-sha256.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-cryptohash-sha256-0.11.101.0-5.fc30.i386!!g' ghc-cryptohash-sha256.files + for i in ghc-cryptohash-sha256.files ghc-cryptohash-sha256-devel.files + '[' -f ghc-cryptohash-sha256-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-cryptohash-sha256-0.11.101.0-5.fc30.i386!!g' ghc-cryptohash-sha256-devel.files + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /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 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.bpTTxp + umask 022 + cd /builddir/build/BUILD + cd cryptohash-sha256-0.11.101.0 + exit 0 Processing files: ghc-cryptohash-sha256-0.11.101.0-5.fc30.i686 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.PjIaPz + umask 022 + cd /builddir/build/BUILD + cd cryptohash-sha256-0.11.101.0 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-cryptohash-sha256-0.11.101.0-5.fc30.i386/usr/share/licenses/ghc-cryptohash-sha256 + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-cryptohash-sha256-0.11.101.0-5.fc30.i386/usr/share/licenses/ghc-cryptohash-sha256 + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-cryptohash-sha256-0.11.101.0-5.fc30.i386/usr/share/licenses/ghc-cryptohash-sha256 + exit 0 Provides: ghc-cryptohash-sha256 = 0.11.101.0-5.fc30 ghc-cryptohash-sha256(x86-32) = 0.11.101.0-5.fc30 libHScryptohash-sha256-0.11.101.0-5CO9AFPvemHGgff3tAvBC6-ghc8.4.4.so Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libHSbase-4.11.1.0-ghc8.4.4.so libHSbytestring-0.10.8.2-ghc8.4.4.so libHSghc-prim-0.5.2.0-ghc8.4.4.so libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) rtld(GNU_HASH) Processing files: ghc-cryptohash-sha256-devel-0.11.101.0-5.fc30.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.saz8eK + umask 022 + cd /builddir/build/BUILD + cd cryptohash-sha256-0.11.101.0 + DOCDIR=/builddir/build/BUILDROOT/ghc-cryptohash-sha256-0.11.101.0-5.fc30.i386/usr/share/doc/ghc-cryptohash-sha256-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-cryptohash-sha256-0.11.101.0-5.fc30.i386/usr/share/doc/ghc-cryptohash-sha256-devel + cp -pr changelog.md /builddir/build/BUILDROOT/ghc-cryptohash-sha256-0.11.101.0-5.fc30.i386/usr/share/doc/ghc-cryptohash-sha256-devel + exit 0 Provides: ghc-cryptohash-sha256-devel = 0.11.101.0-5.fc30 ghc-cryptohash-sha256-devel(x86-32) = 0.11.101.0-5.fc30 ghc-cryptohash-sha256-doc = 0.11.101.0-5.fc30 ghc-cryptohash-sha256-static = 0.11.101.0-5.fc30 ghc-devel(cryptohash-sha256-0.11.101.0-5CO9AFPvemHGgff3tAvBC6) 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.4.4 Requires(postun): /bin/sh ghc-compiler = 8.4.4 Requires: ghc-devel(base-4.11.1.0) ghc-devel(bytestring-0.10.8.2) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-cryptohash-sha256-0.11.101.0-5.fc30.i386 Wrote: /builddir/build/RPMS/ghc-cryptohash-sha256-0.11.101.0-5.fc30.i686.rpm Wrote: /builddir/build/RPMS/ghc-cryptohash-sha256-devel-0.11.101.0-5.fc30.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.WMFCuV + umask 022 + cd /builddir/build/BUILD + cd cryptohash-sha256-0.11.101.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-cryptohash-sha256-0.11.101.0-5.fc30.i386 + exit 0 Child return code was: 0