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-RSA.spec'], chrootPath='/var/lib/mock/f27-build-10671126-820828/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-RSA.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 47: Possible unexpanded macro in: Requires: ghc-compiler = %{ghc_version} warning: line 48: Possible unexpanded macro in: Requires(post): ghc-compiler = %{ghc_version} warning: line 49: Possible unexpanded macro in: Requires(postun): ghc-compiler = %{ghc_version} Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/ghc-RSA-2.2.0-1.fc27.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/ghc-RSA.spec'], chrootPath='/var/lib/mock/f27-build-10671126-820828/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-RSA.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.odYeQr + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf RSA-2.2.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/RSA-2.2.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd RSA-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.YKLwVm + umask 022 + cd /builddir/build/BUILD + cd RSA-2.2.0 ++ grep '"Booter version","8.0.2"' ++ ghc --info + '[' '!' ' ,("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-RSA '--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/RSA-2.2.0 --global Configuring RSA-2.2.0... + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup build Building RSA-2.2.0... Preprocessing library RSA-2.2.0... [1 of 3] Compiling Codec.Crypto.RSA.Pure ( src/Codec/Crypto/RSA/Pure.hs, dist/build/Codec/Crypto/RSA/Pure.o ) [2 of 3] Compiling Codec.Crypto.RSA.Exceptions ( src/Codec/Crypto/RSA/Exceptions.hs, dist/build/Codec/Crypto/RSA/Exceptions.o ) [3 of 3] Compiling Codec.Crypto.RSA ( src/Codec/Crypto/RSA.hs, dist/build/Codec/Crypto/RSA.o ) [1 of 3] Compiling Codec.Crypto.RSA.Pure ( src/Codec/Crypto/RSA/Pure.hs, dist/build/Codec/Crypto/RSA/Pure.p_o ) [2 of 3] Compiling Codec.Crypto.RSA.Exceptions ( src/Codec/Crypto/RSA/Exceptions.hs, dist/build/Codec/Crypto/RSA/Exceptions.p_o ) [3 of 3] Compiling Codec.Crypto.RSA ( src/Codec/Crypto/RSA.hs, dist/build/Codec/Crypto/RSA.p_o ) + '[' -n dist/build/libHSRSA-2.2.0-IFHBp2pi1z1KIx54HoWz0S-ghc8.0.2.so ']' + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup haddock --html --hoogle Running Haddock for RSA-2.2.0... Preprocessing library RSA-2.2.0... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: foundation-0.0.13, hourglass-0.2.10, memory-0.14.6 Haddock coverage: 65% ( 31 / 48) in 'Codec.Crypto.RSA.Pure' Missing documentation for: Module header RSAError (src/Codec/Crypto/RSA/Pure.hs:64) HashInfo (src/Codec/Crypto/RSA/Pure.hs:80) hashMD5 (src/Codec/Crypto/RSA/Pure.hs:751) hashSHA1 (src/Codec/Crypto/RSA/Pure.hs:758) hashSHA224 (src/Codec/Crypto/RSA/Pure.hs:765) hashSHA256 (src/Codec/Crypto/RSA/Pure.hs:773) hashSHA384 (src/Codec/Crypto/RSA/Pure.hs:781) hashSHA512 (src/Codec/Crypto/RSA/Pure.hs:789) generatePQ (src/Codec/Crypto/RSA/Pure.hs:577) chunkify (src/Codec/Crypto/RSA/Pure.hs:265) os2ip (src/Codec/Crypto/RSA/Pure.hs:528) i2osp (src/Codec/Crypto/RSA/Pure.hs:515) rsa_dp (src/Codec/Crypto/RSA/Pure.hs:537) rsa_ep (src/Codec/Crypto/RSA/Pure.hs:532) rsa_vp1 (src/Codec/Crypto/RSA/Pure.hs:547) rsa_sp1 (src/Codec/Crypto/RSA/Pure.hs:542) 65% ( 31 / 48) in 'Codec.Crypto.RSA.Exceptions' Missing documentation for: Module header RSAError (src/Codec/Crypto/RSA/Pure.hs:64) HashInfo (src/Codec/Crypto/RSA/Pure.hs:80) hashMD5 (src/Codec/Crypto/RSA/Exceptions.hs:362) hashSHA1 (src/Codec/Crypto/RSA/Exceptions.hs:365) hashSHA224 (src/Codec/Crypto/RSA/Exceptions.hs:368) hashSHA256 (src/Codec/Crypto/RSA/Exceptions.hs:371) hashSHA384 (src/Codec/Crypto/RSA/Exceptions.hs:374) hashSHA512 (src/Codec/Crypto/RSA/Exceptions.hs:377) generatePQ (src/Codec/Crypto/RSA/Exceptions.hs:331) chunkify (src/Codec/Crypto/RSA/Exceptions.hs:142) os2ip (src/Codec/Crypto/RSA/Exceptions.hs:308) i2osp (src/Codec/Crypto/RSA/Exceptions.hs:304) rsa_dp (src/Codec/Crypto/RSA/Exceptions.hs:316) rsa_ep (src/Codec/Crypto/RSA/Exceptions.hs:312) rsa_vp1 (src/Codec/Crypto/RSA/Exceptions.hs:324) rsa_sp1 (src/Codec/Crypto/RSA/Exceptions.hs:320) 50% ( 1 / 2) in 'Codec.Crypto.RSA' Missing documentation for: Module header Documentation created: dist/doc/html/RSA/index.html, dist/doc/html/RSA/RSA.txt + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.AvAFxz + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-RSA-2.2.0-1.fc27.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-RSA-2.2.0-1.fc27.i386 ++ dirname /builddir/build/BUILDROOT/ghc-RSA-2.2.0-1.fc27.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-RSA-2.2.0-1.fc27.i386 + cd RSA-2.2.0 + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-RSA-2.2.0-1.fc27.i386 -v directory dist/doc/html/RSA does exist: True creating /builddir/build/BUILDROOT/ghc-RSA-2.2.0-1.fc27.i386/usr/share/doc/ghc/html/libraries/RSA-2.2.0 creating /builddir/build/BUILDROOT/ghc-RSA-2.2.0-1.fc27.i386/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-RSA-2.2.0-1.fc27.i386/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-RSA-2.2.0-1.fc27.i386/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-RSA-2.2.0-1.fc27.i386/usr/share/doc creating /builddir/build/BUILDROOT/ghc-RSA-2.2.0-1.fc27.i386/usr/share creating /builddir/build/BUILDROOT/ghc-RSA-2.2.0-1.fc27.i386/usr creating /builddir/build/BUILDROOT/ghc-RSA-2.2.0-1.fc27.i386/usr/share creating /builddir/build/BUILDROOT/ghc-RSA-2.2.0-1.fc27.i386/usr/share/doc creating /builddir/build/BUILDROOT/ghc-RSA-2.2.0-1.fc27.i386/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-RSA-2.2.0-1.fc27.i386/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-RSA-2.2.0-1.fc27.i386/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-RSA-2.2.0-1.fc27.i386/usr/share/doc/ghc/html/libraries/RSA-2.2.0 copy directory 'dist/doc/html/RSA' to '/builddir/build/BUILDROOT/ghc-RSA-2.2.0-1.fc27.i386/usr/share/doc/ghc/html/libraries/RSA-2.2.0'. creating /builddir/build/BUILDROOT/ghc-RSA-2.2.0-1.fc27.i386/usr/share/doc/ghc/html/libraries/RSA-2.2.0 Installing dist/doc/html/RSA/hslogo-16.png to /builddir/build/BUILDROOT/ghc-RSA-2.2.0-1.fc27.i386/usr/share/doc/ghc/html/libraries/RSA-2.2.0/hslogo-16.png Installing dist/doc/html/RSA/index.html to /builddir/build/BUILDROOT/ghc-RSA-2.2.0-1.fc27.i386/usr/share/doc/ghc/html/libraries/RSA-2.2.0/index.html Installing dist/doc/html/RSA/minus.gif to /builddir/build/BUILDROOT/ghc-RSA-2.2.0-1.fc27.i386/usr/share/doc/ghc/html/libraries/RSA-2.2.0/minus.gif Installing dist/doc/html/RSA/RSA.txt to /builddir/build/BUILDROOT/ghc-RSA-2.2.0-1.fc27.i386/usr/share/doc/ghc/html/libraries/RSA-2.2.0/RSA.txt Installing dist/doc/html/RSA/mini_Codec-Crypto-RSA-Pure.html to /builddir/build/BUILDROOT/ghc-RSA-2.2.0-1.fc27.i386/usr/share/doc/ghc/html/libraries/RSA-2.2.0/mini_Codec-Crypto-RSA-Pure.html Installing dist/doc/html/RSA/Codec-Crypto-RSA-Exceptions.html to /builddir/build/BUILDROOT/ghc-RSA-2.2.0-1.fc27.i386/usr/share/doc/ghc/html/libraries/RSA-2.2.0/Codec-Crypto-RSA-Exceptions.html Installing dist/doc/html/RSA/synopsis.png to /builddir/build/BUILDROOT/ghc-RSA-2.2.0-1.fc27.i386/usr/share/doc/ghc/html/libraries/RSA-2.2.0/synopsis.png Installing dist/doc/html/RSA/Codec-Crypto-RSA.html to /builddir/build/BUILDROOT/ghc-RSA-2.2.0-1.fc27.i386/usr/share/doc/ghc/html/libraries/RSA-2.2.0/Codec-Crypto-RSA.html Installing dist/doc/html/RSA/RSA.haddock to /builddir/build/BUILDROOT/ghc-RSA-2.2.0-1.fc27.i386/usr/share/doc/ghc/html/libraries/RSA-2.2.0/RSA.haddock Installing dist/doc/html/RSA/plus.gif to /builddir/build/BUILDROOT/ghc-RSA-2.2.0-1.fc27.i386/usr/share/doc/ghc/html/libraries/RSA-2.2.0/plus.gif Installing dist/doc/html/RSA/doc-index.html to /builddir/build/BUILDROOT/ghc-RSA-2.2.0-1.fc27.i386/usr/share/doc/ghc/html/libraries/RSA-2.2.0/doc-index.html Installing dist/doc/html/RSA/ocean.css to /builddir/build/BUILDROOT/ghc-RSA-2.2.0-1.fc27.i386/usr/share/doc/ghc/html/libraries/RSA-2.2.0/ocean.css Installing dist/doc/html/RSA/mini_Codec-Crypto-RSA-Exceptions.html to /builddir/build/BUILDROOT/ghc-RSA-2.2.0-1.fc27.i386/usr/share/doc/ghc/html/libraries/RSA-2.2.0/mini_Codec-Crypto-RSA-Exceptions.html Installing dist/doc/html/RSA/haddock-util.js to /builddir/build/BUILDROOT/ghc-RSA-2.2.0-1.fc27.i386/usr/share/doc/ghc/html/libraries/RSA-2.2.0/haddock-util.js Installing dist/doc/html/RSA/Codec-Crypto-RSA-Pure.html to /builddir/build/BUILDROOT/ghc-RSA-2.2.0-1.fc27.i386/usr/share/doc/ghc/html/libraries/RSA-2.2.0/Codec-Crypto-RSA-Pure.html Installing dist/doc/html/RSA/mini_Codec-Crypto-RSA.html to /builddir/build/BUILDROOT/ghc-RSA-2.2.0-1.fc27.i386/usr/share/doc/ghc/html/libraries/RSA-2.2.0/mini_Codec-Crypto-RSA.html creating /builddir/build/BUILDROOT/ghc-RSA-2.2.0-1.fc27.i386/usr/share/doc/ghc/html/libraries/RSA-2.2.0 Installing dist/doc/html/RSA/RSA.haddock to /builddir/build/BUILDROOT/ghc-RSA-2.2.0-1.fc27.i386/usr/share/doc/ghc/html/libraries/RSA-2.2.0/RSA.haddock creating /builddir/build/BUILDROOT/ghc-RSA-2.2.0-1.fc27.i386/usr/share/licenses/ghc-RSA creating /builddir/build/BUILDROOT/ghc-RSA-2.2.0-1.fc27.i386/usr/share/licenses creating /builddir/build/BUILDROOT/ghc-RSA-2.2.0-1.fc27.i386/usr/share/licenses/ghc-RSA Installing LICENSE to /builddir/build/BUILDROOT/ghc-RSA-2.2.0-1.fc27.i386/usr/share/licenses/ghc-RSA/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-RSA-2.2.0-1.fc27.i386/usr/lib/ghc-8.0.2/RSA-2.2.0-IFHBp2pi1z1KIx54HoWz0S creating /builddir/build/BUILDROOT/ghc-RSA-2.2.0-1.fc27.i386/usr/lib/ghc-8.0.2/RSA-2.2.0-IFHBp2pi1z1KIx54HoWz0S/Codec/Crypto creating /builddir/build/BUILDROOT/ghc-RSA-2.2.0-1.fc27.i386/usr/lib/ghc-8.0.2/RSA-2.2.0-IFHBp2pi1z1KIx54HoWz0S/Codec creating /builddir/build/BUILDROOT/ghc-RSA-2.2.0-1.fc27.i386/usr/lib/ghc-8.0.2/RSA-2.2.0-IFHBp2pi1z1KIx54HoWz0S creating /builddir/build/BUILDROOT/ghc-RSA-2.2.0-1.fc27.i386/usr/lib/ghc-8.0.2 creating /builddir/build/BUILDROOT/ghc-RSA-2.2.0-1.fc27.i386/usr/lib creating /builddir/build/BUILDROOT/ghc-RSA-2.2.0-1.fc27.i386/usr/lib/ghc-8.0.2 creating /builddir/build/BUILDROOT/ghc-RSA-2.2.0-1.fc27.i386/usr/lib/ghc-8.0.2/RSA-2.2.0-IFHBp2pi1z1KIx54HoWz0S creating /builddir/build/BUILDROOT/ghc-RSA-2.2.0-1.fc27.i386/usr/lib/ghc-8.0.2/RSA-2.2.0-IFHBp2pi1z1KIx54HoWz0S/Codec creating /builddir/build/BUILDROOT/ghc-RSA-2.2.0-1.fc27.i386/usr/lib/ghc-8.0.2/RSA-2.2.0-IFHBp2pi1z1KIx54HoWz0S/Codec/Crypto creating /builddir/build/BUILDROOT/ghc-RSA-2.2.0-1.fc27.i386/usr/lib/ghc-8.0.2/RSA-2.2.0-IFHBp2pi1z1KIx54HoWz0S/Codec/Crypto/RSA Installing dist/build/Codec/Crypto/RSA.hi to /builddir/build/BUILDROOT/ghc-RSA-2.2.0-1.fc27.i386/usr/lib/ghc-8.0.2/RSA-2.2.0-IFHBp2pi1z1KIx54HoWz0S/Codec/Crypto/RSA.hi Installing dist/build/Codec/Crypto/RSA/Exceptions.hi to /builddir/build/BUILDROOT/ghc-RSA-2.2.0-1.fc27.i386/usr/lib/ghc-8.0.2/RSA-2.2.0-IFHBp2pi1z1KIx54HoWz0S/Codec/Crypto/RSA/Exceptions.hi Installing dist/build/Codec/Crypto/RSA/Pure.hi to /builddir/build/BUILDROOT/ghc-RSA-2.2.0-1.fc27.i386/usr/lib/ghc-8.0.2/RSA-2.2.0-IFHBp2pi1z1KIx54HoWz0S/Codec/Crypto/RSA/Pure.hi creating /builddir/build/BUILDROOT/ghc-RSA-2.2.0-1.fc27.i386/usr/lib/ghc-8.0.2/RSA-2.2.0-IFHBp2pi1z1KIx54HoWz0S/Codec/Crypto creating /builddir/build/BUILDROOT/ghc-RSA-2.2.0-1.fc27.i386/usr/lib/ghc-8.0.2/RSA-2.2.0-IFHBp2pi1z1KIx54HoWz0S/Codec/Crypto/RSA Installing dist/build/Codec/Crypto/RSA.p_hi to /builddir/build/BUILDROOT/ghc-RSA-2.2.0-1.fc27.i386/usr/lib/ghc-8.0.2/RSA-2.2.0-IFHBp2pi1z1KIx54HoWz0S/Codec/Crypto/RSA.p_hi Installing dist/build/Codec/Crypto/RSA/Exceptions.p_hi to /builddir/build/BUILDROOT/ghc-RSA-2.2.0-1.fc27.i386/usr/lib/ghc-8.0.2/RSA-2.2.0-IFHBp2pi1z1KIx54HoWz0S/Codec/Crypto/RSA/Exceptions.p_hi Installing dist/build/Codec/Crypto/RSA/Pure.p_hi to /builddir/build/BUILDROOT/ghc-RSA-2.2.0-1.fc27.i386/usr/lib/ghc-8.0.2/RSA-2.2.0-IFHBp2pi1z1KIx54HoWz0S/Codec/Crypto/RSA/Pure.p_hi creating /builddir/build/BUILDROOT/ghc-RSA-2.2.0-1.fc27.i386/usr/lib/ghc-8.0.2/RSA-2.2.0-IFHBp2pi1z1KIx54HoWz0S/Codec/Crypto creating /builddir/build/BUILDROOT/ghc-RSA-2.2.0-1.fc27.i386/usr/lib/ghc-8.0.2/RSA-2.2.0-IFHBp2pi1z1KIx54HoWz0S/Codec/Crypto/RSA Installing dist/build/Codec/Crypto/RSA.dyn_hi to /builddir/build/BUILDROOT/ghc-RSA-2.2.0-1.fc27.i386/usr/lib/ghc-8.0.2/RSA-2.2.0-IFHBp2pi1z1KIx54HoWz0S/Codec/Crypto/RSA.dyn_hi Installing dist/build/Codec/Crypto/RSA/Exceptions.dyn_hi to /builddir/build/BUILDROOT/ghc-RSA-2.2.0-1.fc27.i386/usr/lib/ghc-8.0.2/RSA-2.2.0-IFHBp2pi1z1KIx54HoWz0S/Codec/Crypto/RSA/Exceptions.dyn_hi Installing dist/build/Codec/Crypto/RSA/Pure.dyn_hi to /builddir/build/BUILDROOT/ghc-RSA-2.2.0-1.fc27.i386/usr/lib/ghc-8.0.2/RSA-2.2.0-IFHBp2pi1z1KIx54HoWz0S/Codec/Crypto/RSA/Pure.dyn_hi creating /builddir/build/BUILDROOT/ghc-RSA-2.2.0-1.fc27.i386/usr/lib/ghc-8.0.2/RSA-2.2.0-IFHBp2pi1z1KIx54HoWz0S Installing dist/build/libHSRSA-2.2.0-IFHBp2pi1z1KIx54HoWz0S.a to /builddir/build/BUILDROOT/ghc-RSA-2.2.0-1.fc27.i386/usr/lib/ghc-8.0.2/RSA-2.2.0-IFHBp2pi1z1KIx54HoWz0S/libHSRSA-2.2.0-IFHBp2pi1z1KIx54HoWz0S.a /usr/bin/strip /builddir/build/BUILDROOT/ghc-RSA-2.2.0-1.fc27.i386/usr/lib/ghc-8.0.2/RSA-2.2.0-IFHBp2pi1z1KIx54HoWz0S/libHSRSA-2.2.0-IFHBp2pi1z1KIx54HoWz0S.a --strip-unneeded creating /builddir/build/BUILDROOT/ghc-RSA-2.2.0-1.fc27.i386/usr/lib/ghc-8.0.2/RSA-2.2.0-IFHBp2pi1z1KIx54HoWz0S Installing dist/build/libHSRSA-2.2.0-IFHBp2pi1z1KIx54HoWz0S_p.a to /builddir/build/BUILDROOT/ghc-RSA-2.2.0-1.fc27.i386/usr/lib/ghc-8.0.2/RSA-2.2.0-IFHBp2pi1z1KIx54HoWz0S/libHSRSA-2.2.0-IFHBp2pi1z1KIx54HoWz0S_p.a /usr/bin/strip /builddir/build/BUILDROOT/ghc-RSA-2.2.0-1.fc27.i386/usr/lib/ghc-8.0.2/RSA-2.2.0-IFHBp2pi1z1KIx54HoWz0S/libHSRSA-2.2.0-IFHBp2pi1z1KIx54HoWz0S_p.a --strip-unneeded creating /builddir/build/BUILDROOT/ghc-RSA-2.2.0-1.fc27.i386/usr/lib/ghc-8.0.2/RSA-2.2.0-IFHBp2pi1z1KIx54HoWz0S Installing executable dist/build/libHSRSA-2.2.0-IFHBp2pi1z1KIx54HoWz0S-ghc8.0.2.so to /builddir/build/BUILDROOT/ghc-RSA-2.2.0-1.fc27.i386/usr/lib/ghc-8.0.2/RSA-2.2.0-IFHBp2pi1z1KIx54HoWz0S/libHSRSA-2.2.0-IFHBp2pi1z1KIx54HoWz0S-ghc8.0.2.so /usr/bin/strip /builddir/build/BUILDROOT/ghc-RSA-2.2.0-1.fc27.i386/usr/lib/ghc-8.0.2/RSA-2.2.0-IFHBp2pi1z1KIx54HoWz0S/libHSRSA-2.2.0-IFHBp2pi1z1KIx54HoWz0S-ghc8.0.2.so --strip-unneeded + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup register --gen-pkg-config Creating package registration file: RSA-2.2.0.conf + install -D --mode=0644 RSA-2.2.0.conf /builddir/build/BUILDROOT/ghc-RSA-2.2.0-1.fc27.i386/usr/lib/ghc-8.0.2/package.conf.d/RSA-2.2.0.conf + '[' '!' -f /builddir/build/BUILDROOT/ghc-RSA-2.2.0-1.fc27.i386/usr/lib/ghc-8.0.2/package.conf.d/RSA-2.2.0.conf ']' ++ echo '/usr/lib/ghc-8.0.2/package.conf.d/RSA-2.2.0*.conf' + pkgconf='/usr/lib/ghc-8.0.2/package.conf.d/RSA-2.2.0*.conf' ++ grep 'key: ' /builddir/build/BUILDROOT/ghc-RSA-2.2.0-1.fc27.i386/usr/lib/ghc-8.0.2/package.conf.d/RSA-2.2.0.conf ++ sed -e 's/key: //' + key=RSA-2.2.0-IFHBp2pi1z1KIx54HoWz0S + pkgdir=/usr/lib/ghc-8.0.2/RSA-2.2.0-IFHBp2pi1z1KIx54HoWz0S + rm -f ghc-RSA.files ghc-RSA-devel.files + touch ghc-RSA.files ghc-RSA-devel.files + echo '/usr/lib/ghc-8.0.2/package.conf.d/RSA-2.2.0*.conf' + '[' -d /builddir/build/BUILDROOT/ghc-RSA-2.2.0-1.fc27.i386/usr/lib/ghc-8.0.2/RSA-2.2.0-IFHBp2pi1z1KIx54HoWz0S ']' + echo '%dir /usr/lib/ghc-8.0.2/RSA-2.2.0-IFHBp2pi1z1KIx54HoWz0S' + echo '%attr(755,root,root) /usr/lib/ghc-8.0.2/RSA-2.2.0-IFHBp2pi1z1KIx54HoWz0S/libHS*-ghc8.0.2.so' + find /builddir/build/BUILDROOT/ghc-RSA-2.2.0-1.fc27.i386/usr/lib/ghc-8.0.2/RSA-2.2.0-IFHBp2pi1z1KIx54HoWz0S -mindepth 1 -type d + sed 's/^/%dir /' + find /builddir/build/BUILDROOT/ghc-RSA-2.2.0-1.fc27.i386/usr/lib/ghc-8.0.2/RSA-2.2.0-IFHBp2pi1z1KIx54HoWz0S '!' '(' -type d -o -name 'libHS*.so' ')' + '[' -d /builddir/build/BUILDROOT/ghc-RSA-2.2.0-1.fc27.i386/usr/share/doc/ghc/html/libraries/RSA-2.2.0 ']' + echo /usr/share/doc/ghc/html/libraries/RSA-2.2.0 + for i in ghc-RSA.files ghc-RSA-devel.files + '[' -f ghc-RSA.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-RSA-2.2.0-1.fc27.i386!!g' ghc-RSA.files + for i in ghc-RSA.files ghc-RSA-devel.files + '[' -f ghc-RSA-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-RSA-2.2.0-1.fc27.i386!!g' ghc-RSA-devel.files + find /builddir/build/BUILDROOT/ghc-RSA-2.2.0-1.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.dfBHeN + umask 022 + cd /builddir/build/BUILD + cd RSA-2.2.0 + exit 0 Processing files: ghc-RSA-2.2.0-1.fc27.i686 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.28o1V0 + umask 022 + cd /builddir/build/BUILD + cd RSA-2.2.0 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-RSA-2.2.0-1.fc27.i386/usr/share/licenses/ghc-RSA + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-RSA-2.2.0-1.fc27.i386/usr/share/licenses/ghc-RSA + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-RSA-2.2.0-1.fc27.i386/usr/share/licenses/ghc-RSA + exit 0 Provides: ghc-RSA = 2.2.0-1.fc27 ghc-RSA(x86-32) = 2.2.0-1.fc27 libHSRSA-2.2.0-IFHBp2pi1z1KIx54HoWz0S-ghc8.0.2.so Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libHSSHA-1.6.4.2-6ZuKopcglGG4yoCGsd9koJ-ghc8.0.2.so libHSarray-0.5.1.1-ghc8.0.2.so libHSasn1-encoding-0.9.5-HjPVpmCG8yiHLrShsHhCjx-ghc8.0.2.so libHSasn1-types-0.3.2-BmsjAsDAG1wKuw6iaK2qhb-ghc8.0.2.so libHSbase-4.9.1.0-ghc8.0.2.so libHSbinary-0.8.3.0-ghc8.0.2.so libHSbytestring-0.10.8.1-ghc8.0.2.so libHScereal-0.5.4.0-BsAGxfp8yAs3CiRo2E875e-ghc8.0.2.so libHScontainers-0.5.7.1-ghc8.0.2.so libHScrypto-api-0.13.2-IETueZuD8kB6D6D3e0Qo1q-ghc8.0.2.so libHScrypto-pubkey-types-0.4.3-54Nmhb2gSWL6AGN2Lansyh-ghc8.0.2.so libHSdeepseq-1.4.2.0-ghc8.0.2.so libHSentropy-0.3.7-GVoReSVE1cZ4Y1pKgzhBYO-ghc8.0.2.so libHSfoundation-0.0.13-G4GHWkMwmXnF7HKMtT8vGa-ghc8.0.2.so libHSghc-boot-th-8.0.2-ghc8.0.2.so libHSghc-prim-0.5.0.0-ghc8.0.2.so libHShourglass-0.2.10-pnbvWmzfcY1rOFETQEmcY-ghc8.0.2.so libHSinteger-gmp-1.0.0.1-ghc8.0.2.so libHSmemory-0.14.6-Aar7hKewN999MXzU9kvt2a-ghc8.0.2.so libHSpretty-1.1.3.3-ghc8.0.2.so libHSpureMD5-2.1.3-IzFT1tNJIwS4wiRt9Gpkwh-ghc8.0.2.so libHStagged-0.8.5-1mTloBSoUxv8dqUr8XBGBt-ghc8.0.2.so libHStemplate-haskell-2.11.1.0-ghc8.0.2.so libHStime-1.6.0.1-ghc8.0.2.so libHStransformers-0.5.2.0-ghc8.0.2.so libHStransformers-compat-0.5.1.4-IuFogs8HAVUJBWVNMhtssu-ghc8.0.2.so libHSunix-2.7.2.1-ghc8.0.2.so libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libdl.so.2 libgmp.so.10 libpthread.so.0 librt.so.1 libutil.so.1 rtld(GNU_HASH) Processing files: ghc-RSA-devel-2.2.0-1.fc27.i686 Provides: ghc-RSA-devel = 2.2.0-1.fc27 ghc-RSA-devel(x86-32) = 2.2.0-1.fc27 ghc-RSA-static = 2.2.0-1.fc27 ghc-devel(RSA-2.2.0-IFHBp2pi1z1KIx54HoWz0S) 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(SHA-1.6.4.2-6ZuKopcglGG4yoCGsd9koJ) ghc-devel(base-4.9.1.0) ghc-devel(binary-0.8.3.0) ghc-devel(bytestring-0.10.8.1) ghc-devel(crypto-api-0.13.2-IETueZuD8kB6D6D3e0Qo1q) ghc-devel(crypto-pubkey-types-0.4.3-54Nmhb2gSWL6AGN2Lansyh) ghc-devel(pureMD5-2.1.3-IzFT1tNJIwS4wiRt9Gpkwh) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-RSA-2.2.0-1.fc27.i386 Wrote: /builddir/build/RPMS/ghc-RSA-2.2.0-1.fc27.i686.rpm Wrote: /builddir/build/RPMS/ghc-RSA-devel-2.2.0-1.fc27.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.E4dFyf + umask 022 + cd /builddir/build/BUILD + cd RSA-2.2.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-RSA-2.2.0-1.fc27.i386 + exit 0 Child return code was: 0