Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/ghc-crypto-random.spec'], chrootPath='/var/lib/mock/f29-ghc-13239645-964234/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 aarch64 --nodeps /builddir/build/SPECS/ghc-crypto-random.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: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/ghc-crypto-random-0.0.9-10.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/ghc-crypto-random.spec'], chrootPath='/var/lib/mock/f29-ghc-13239645-964234/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 aarch64 --nodeps /builddir/build/SPECS/ghc-crypto-random.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: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.E6NBn2 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf crypto-random-0.0.9 + /usr/bin/gzip -dc /builddir/build/SOURCES/crypto-random-0.0.9.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd crypto-random-0.0.9 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.iqF1YX + umask 022 + cd /builddir/build/BUILD + cd crypto-random-0.0.9 ++ 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 -fasynchronous-unwind-tables -fstack-clash-protection ++ sed -e 's/-Wall //' -e 's/-Werror=format-security //' + CFLAGS='-O2 -g -pipe -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 -fasynchronous-unwind-tables -fstack-clash-protection' + 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 2.0.1.0 + '[' -x Setup ']' + LANG=en_US.utf8 ++ echo ' -O2' -g -pipe -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 -fasynchronous-unwind-tables -fstack-clash-protection ++ sed -e 's/ / -optc/g' ++ echo ' -Wl,-z,relro' ++ sed -e 's/ / -optl/g' + ./Setup configure --prefix=/usr --libdir=/usr/lib64 --docdir=/usr/share/licenses/ghc-crypto-random '--libsubdir=$compiler/$pkgid' '--datasubdir=$pkgid' '--libexecsubdir=$pkgid' --ghc --dynlibdir=/usr/lib64 --enable-executable-dynamic --global '--ghc-options= -optc-O2 -optc-g -optc-pipe -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-fasynchronous-unwind-tables -optc-fstack-clash-protection -optl-Wl,-z,relro' -p --enable-shared --htmldir=/usr/share/doc/ghc/html/libraries/crypto-random-0.0.9 --global Configuring crypto-random-0.0.9... + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup build Preprocessing library for crypto-random-0.0.9.. Building library for crypto-random-0.0.9.. [1 of 7] Compiling Crypto.Random.Entropy.Source ( Crypto/Random/Entropy/Source.hs, dist/build/Crypto/Random/Entropy/Source.o ) [2 of 7] Compiling Crypto.Random.Entropy.Unix ( Crypto/Random/Entropy/Unix.hs, dist/build/Crypto/Random/Entropy/Unix.o ) [3 of 7] Compiling Crypto.Random.Entropy ( Crypto/Random/Entropy.hs, dist/build/Crypto/Random/Entropy.o ) [4 of 7] Compiling Crypto.Random.Generator ( Crypto/Random/Generator.hs, dist/build/Crypto/Random/Generator.o ) [5 of 7] Compiling Crypto.Random ( Crypto/Random.hs, dist/build/Crypto/Random.o ) [6 of 7] Compiling Crypto.Random.API ( Crypto/Random/API.hs, dist/build/Crypto/Random/API.o ) [7 of 7] Compiling Crypto.Random.Test ( Crypto/Random/Test.hs, dist/build/Crypto/Random/Test.o ) Crypto/Random/Test.hs:23:1: warning: [-Wunused-imports] The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() | 23 | import Control.Applicative | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [1 of 7] Compiling Crypto.Random.Entropy.Source ( Crypto/Random/Entropy/Source.hs, dist/build/Crypto/Random/Entropy/Source.p_o ) [2 of 7] Compiling Crypto.Random.Entropy.Unix ( Crypto/Random/Entropy/Unix.hs, dist/build/Crypto/Random/Entropy/Unix.p_o ) [3 of 7] Compiling Crypto.Random.Entropy ( Crypto/Random/Entropy.hs, dist/build/Crypto/Random/Entropy.p_o ) [4 of 7] Compiling Crypto.Random.Generator ( Crypto/Random/Generator.hs, dist/build/Crypto/Random/Generator.p_o ) [5 of 7] Compiling Crypto.Random ( Crypto/Random.hs, dist/build/Crypto/Random.p_o ) [6 of 7] Compiling Crypto.Random.API ( Crypto/Random/API.hs, dist/build/Crypto/Random/API.p_o ) [7 of 7] Compiling Crypto.Random.Test ( Crypto/Random/Test.hs, dist/build/Crypto/Random/Test.p_o ) Crypto/Random/Test.hs:23:1: warning: [-Wunused-imports] The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() | 23 | import Control.Applicative | ^^^^^^^^^^^^^^^^^^^^^^^^^^ + '[' -n dist/build/libHScrypto-random-0.0.9-JzsE33SDlKE7pF4pWxvDVJ-ghc8.2.2.so ']' + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Running hscolour for crypto-random-0.0.9... Preprocessing library for crypto-random-0.0.9.. Preprocessing library for crypto-random-0.0.9.. Running Haddock on library for crypto-random-0.0.9.. Warning: The documentation for the following packages are not installed. No links will be generated to these packages: foundation-0.0.21, memory-0.14.16 Crypto/Random/Test.hs:23:1: warning: [-Wunused-imports] The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() | 23 | import Control.Applicative | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Haddock coverage: 100% ( 2 / 2) in 'Crypto.Random.Entropy.Source' 100% ( 3 / 3) in 'Crypto.Random.Entropy.Unix' 100% ( 7 / 7) in 'Crypto.Random.Entropy' 100% ( 2 / 2) in 'Crypto.Random.Generator' 100% ( 13 / 13) in 'Crypto.Random' 100% ( 6 / 6) in 'Crypto.Random.API' 100% ( 6 / 6) in 'Crypto.Random.Test' Documentation created: dist/doc/html/crypto-random/index.html, dist/doc/html/crypto-random/crypto-random.txt + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.BKm7Nq + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-crypto-random-0.0.9-10.fc29.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-crypto-random-0.0.9-10.fc29.aarch64 ++ dirname /builddir/build/BUILDROOT/ghc-crypto-random-0.0.9-10.fc29.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-crypto-random-0.0.9-10.fc29.aarch64 + cd crypto-random-0.0.9 + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-crypto-random-0.0.9-10.fc29.aarch64 -v directory dist/doc/html/crypto-random does exist: True creating /builddir/build/BUILDROOT/ghc-crypto-random-0.0.9-10.fc29.aarch64/usr/share/doc/ghc/html/libraries/crypto-random-0.0.9 creating /builddir/build/BUILDROOT/ghc-crypto-random-0.0.9-10.fc29.aarch64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-crypto-random-0.0.9-10.fc29.aarch64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-crypto-random-0.0.9-10.fc29.aarch64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-crypto-random-0.0.9-10.fc29.aarch64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-crypto-random-0.0.9-10.fc29.aarch64/usr/share creating /builddir/build/BUILDROOT/ghc-crypto-random-0.0.9-10.fc29.aarch64/usr creating /builddir/build/BUILDROOT/ghc-crypto-random-0.0.9-10.fc29.aarch64/usr/share creating /builddir/build/BUILDROOT/ghc-crypto-random-0.0.9-10.fc29.aarch64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-crypto-random-0.0.9-10.fc29.aarch64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-crypto-random-0.0.9-10.fc29.aarch64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-crypto-random-0.0.9-10.fc29.aarch64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-crypto-random-0.0.9-10.fc29.aarch64/usr/share/doc/ghc/html/libraries/crypto-random-0.0.9 copy directory 'dist/doc/html/crypto-random' to '/builddir/build/BUILDROOT/ghc-crypto-random-0.0.9-10.fc29.aarch64/usr/share/doc/ghc/html/libraries/crypto-random-0.0.9'. creating /builddir/build/BUILDROOT/ghc-crypto-random-0.0.9-10.fc29.aarch64/usr/share/doc/ghc/html/libraries/crypto-random-0.0.9 creating /builddir/build/BUILDROOT/ghc-crypto-random-0.0.9-10.fc29.aarch64/usr/share/doc/ghc/html/libraries/crypto-random-0.0.9/src Installing dist/doc/html/crypto-random/Crypto-Random.html to /builddir/build/BUILDROOT/ghc-crypto-random-0.0.9-10.fc29.aarch64/usr/share/doc/ghc/html/libraries/crypto-random-0.0.9/Crypto-Random.html Installing dist/doc/html/crypto-random/Crypto-Random-API.html to /builddir/build/BUILDROOT/ghc-crypto-random-0.0.9-10.fc29.aarch64/usr/share/doc/ghc/html/libraries/crypto-random-0.0.9/Crypto-Random-API.html Installing dist/doc/html/crypto-random/crypto-random.txt to /builddir/build/BUILDROOT/ghc-crypto-random-0.0.9-10.fc29.aarch64/usr/share/doc/ghc/html/libraries/crypto-random-0.0.9/crypto-random.txt Installing dist/doc/html/crypto-random/hslogo-16.png to /builddir/build/BUILDROOT/ghc-crypto-random-0.0.9-10.fc29.aarch64/usr/share/doc/ghc/html/libraries/crypto-random-0.0.9/hslogo-16.png Installing dist/doc/html/crypto-random/doc-index.html to /builddir/build/BUILDROOT/ghc-crypto-random-0.0.9-10.fc29.aarch64/usr/share/doc/ghc/html/libraries/crypto-random-0.0.9/doc-index.html Installing dist/doc/html/crypto-random/synopsis.png to /builddir/build/BUILDROOT/ghc-crypto-random-0.0.9-10.fc29.aarch64/usr/share/doc/ghc/html/libraries/crypto-random-0.0.9/synopsis.png Installing dist/doc/html/crypto-random/plus.gif to /builddir/build/BUILDROOT/ghc-crypto-random-0.0.9-10.fc29.aarch64/usr/share/doc/ghc/html/libraries/crypto-random-0.0.9/plus.gif Installing dist/doc/html/crypto-random/minus.gif to /builddir/build/BUILDROOT/ghc-crypto-random-0.0.9-10.fc29.aarch64/usr/share/doc/ghc/html/libraries/crypto-random-0.0.9/minus.gif Installing dist/doc/html/crypto-random/ocean.css to /builddir/build/BUILDROOT/ghc-crypto-random-0.0.9-10.fc29.aarch64/usr/share/doc/ghc/html/libraries/crypto-random-0.0.9/ocean.css Installing dist/doc/html/crypto-random/haddock-util.js to /builddir/build/BUILDROOT/ghc-crypto-random-0.0.9-10.fc29.aarch64/usr/share/doc/ghc/html/libraries/crypto-random-0.0.9/haddock-util.js Installing dist/doc/html/crypto-random/crypto-random.haddock to /builddir/build/BUILDROOT/ghc-crypto-random-0.0.9-10.fc29.aarch64/usr/share/doc/ghc/html/libraries/crypto-random-0.0.9/crypto-random.haddock Installing dist/doc/html/crypto-random/index.html to /builddir/build/BUILDROOT/ghc-crypto-random-0.0.9-10.fc29.aarch64/usr/share/doc/ghc/html/libraries/crypto-random-0.0.9/index.html Installing dist/doc/html/crypto-random/Crypto-Random-Test.html to /builddir/build/BUILDROOT/ghc-crypto-random-0.0.9-10.fc29.aarch64/usr/share/doc/ghc/html/libraries/crypto-random-0.0.9/Crypto-Random-Test.html Installing dist/doc/html/crypto-random/src/Crypto-Random.html to /builddir/build/BUILDROOT/ghc-crypto-random-0.0.9-10.fc29.aarch64/usr/share/doc/ghc/html/libraries/crypto-random-0.0.9/src/Crypto-Random.html Installing dist/doc/html/crypto-random/src/Crypto-Random-Entropy.html to /builddir/build/BUILDROOT/ghc-crypto-random-0.0.9-10.fc29.aarch64/usr/share/doc/ghc/html/libraries/crypto-random-0.0.9/src/Crypto-Random-Entropy.html Installing dist/doc/html/crypto-random/src/Crypto-Random-API.html to /builddir/build/BUILDROOT/ghc-crypto-random-0.0.9-10.fc29.aarch64/usr/share/doc/ghc/html/libraries/crypto-random-0.0.9/src/Crypto-Random-API.html Installing dist/doc/html/crypto-random/src/Crypto-Random-Entropy-Source.html to /builddir/build/BUILDROOT/ghc-crypto-random-0.0.9-10.fc29.aarch64/usr/share/doc/ghc/html/libraries/crypto-random-0.0.9/src/Crypto-Random-Entropy-Source.html Installing dist/doc/html/crypto-random/src/Crypto-Random-Generator.html to /builddir/build/BUILDROOT/ghc-crypto-random-0.0.9-10.fc29.aarch64/usr/share/doc/ghc/html/libraries/crypto-random-0.0.9/src/Crypto-Random-Generator.html Installing dist/doc/html/crypto-random/src/hscolour.css to /builddir/build/BUILDROOT/ghc-crypto-random-0.0.9-10.fc29.aarch64/usr/share/doc/ghc/html/libraries/crypto-random-0.0.9/src/hscolour.css Installing dist/doc/html/crypto-random/src/Crypto-Random-Entropy-Unix.html to /builddir/build/BUILDROOT/ghc-crypto-random-0.0.9-10.fc29.aarch64/usr/share/doc/ghc/html/libraries/crypto-random-0.0.9/src/Crypto-Random-Entropy-Unix.html Installing dist/doc/html/crypto-random/src/Crypto-Random-Test.html to /builddir/build/BUILDROOT/ghc-crypto-random-0.0.9-10.fc29.aarch64/usr/share/doc/ghc/html/libraries/crypto-random-0.0.9/src/Crypto-Random-Test.html creating /builddir/build/BUILDROOT/ghc-crypto-random-0.0.9-10.fc29.aarch64/usr/share/doc/ghc/html/libraries/crypto-random-0.0.9 Installing dist/doc/html/crypto-random/crypto-random.haddock to /builddir/build/BUILDROOT/ghc-crypto-random-0.0.9-10.fc29.aarch64/usr/share/doc/ghc/html/libraries/crypto-random-0.0.9/crypto-random.haddock creating /builddir/build/BUILDROOT/ghc-crypto-random-0.0.9-10.fc29.aarch64/usr/share/licenses/ghc-crypto-random creating /builddir/build/BUILDROOT/ghc-crypto-random-0.0.9-10.fc29.aarch64/usr/share/licenses creating /builddir/build/BUILDROOT/ghc-crypto-random-0.0.9-10.fc29.aarch64/usr/share/licenses/ghc-crypto-random Installing LICENSE to /builddir/build/BUILDROOT/ghc-crypto-random-0.0.9-10.fc29.aarch64/usr/share/licenses/ghc-crypto-random/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-crypto-random-0.0.9-10.fc29.aarch64/usr/lib64/ghc-8.2.2/crypto-random-0.0.9 creating /builddir/build/BUILDROOT/ghc-crypto-random-0.0.9-10.fc29.aarch64/usr/lib64/ghc-8.2.2/crypto-random-0.0.9/Crypto creating /builddir/build/BUILDROOT/ghc-crypto-random-0.0.9-10.fc29.aarch64/usr/lib64/ghc-8.2.2/crypto-random-0.0.9 creating /builddir/build/BUILDROOT/ghc-crypto-random-0.0.9-10.fc29.aarch64/usr/lib64/ghc-8.2.2 creating /builddir/build/BUILDROOT/ghc-crypto-random-0.0.9-10.fc29.aarch64/usr/lib64 creating /builddir/build/BUILDROOT/ghc-crypto-random-0.0.9-10.fc29.aarch64/usr/lib64/ghc-8.2.2 creating /builddir/build/BUILDROOT/ghc-crypto-random-0.0.9-10.fc29.aarch64/usr/lib64/ghc-8.2.2/crypto-random-0.0.9 creating /builddir/build/BUILDROOT/ghc-crypto-random-0.0.9-10.fc29.aarch64/usr/lib64/ghc-8.2.2/crypto-random-0.0.9/Crypto creating /builddir/build/BUILDROOT/ghc-crypto-random-0.0.9-10.fc29.aarch64/usr/lib64/ghc-8.2.2/crypto-random-0.0.9/Crypto/Random creating /builddir/build/BUILDROOT/ghc-crypto-random-0.0.9-10.fc29.aarch64/usr/lib64/ghc-8.2.2/crypto-random-0.0.9/Crypto/Random/Entropy Installing dist/build/Crypto/Random.hi to /builddir/build/BUILDROOT/ghc-crypto-random-0.0.9-10.fc29.aarch64/usr/lib64/ghc-8.2.2/crypto-random-0.0.9/Crypto/Random.hi Installing dist/build/Crypto/Random/Test.hi to /builddir/build/BUILDROOT/ghc-crypto-random-0.0.9-10.fc29.aarch64/usr/lib64/ghc-8.2.2/crypto-random-0.0.9/Crypto/Random/Test.hi Installing dist/build/Crypto/Random/API.hi to /builddir/build/BUILDROOT/ghc-crypto-random-0.0.9-10.fc29.aarch64/usr/lib64/ghc-8.2.2/crypto-random-0.0.9/Crypto/Random/API.hi Installing dist/build/Crypto/Random/Generator.hi to /builddir/build/BUILDROOT/ghc-crypto-random-0.0.9-10.fc29.aarch64/usr/lib64/ghc-8.2.2/crypto-random-0.0.9/Crypto/Random/Generator.hi Installing dist/build/Crypto/Random/Entropy.hi to /builddir/build/BUILDROOT/ghc-crypto-random-0.0.9-10.fc29.aarch64/usr/lib64/ghc-8.2.2/crypto-random-0.0.9/Crypto/Random/Entropy.hi Installing dist/build/Crypto/Random/Entropy/Source.hi to /builddir/build/BUILDROOT/ghc-crypto-random-0.0.9-10.fc29.aarch64/usr/lib64/ghc-8.2.2/crypto-random-0.0.9/Crypto/Random/Entropy/Source.hi Installing dist/build/Crypto/Random/Entropy/Unix.hi to /builddir/build/BUILDROOT/ghc-crypto-random-0.0.9-10.fc29.aarch64/usr/lib64/ghc-8.2.2/crypto-random-0.0.9/Crypto/Random/Entropy/Unix.hi creating /builddir/build/BUILDROOT/ghc-crypto-random-0.0.9-10.fc29.aarch64/usr/lib64/ghc-8.2.2/crypto-random-0.0.9/Crypto creating /builddir/build/BUILDROOT/ghc-crypto-random-0.0.9-10.fc29.aarch64/usr/lib64/ghc-8.2.2/crypto-random-0.0.9/Crypto/Random creating /builddir/build/BUILDROOT/ghc-crypto-random-0.0.9-10.fc29.aarch64/usr/lib64/ghc-8.2.2/crypto-random-0.0.9/Crypto/Random/Entropy Installing dist/build/Crypto/Random.p_hi to /builddir/build/BUILDROOT/ghc-crypto-random-0.0.9-10.fc29.aarch64/usr/lib64/ghc-8.2.2/crypto-random-0.0.9/Crypto/Random.p_hi Installing dist/build/Crypto/Random/Test.p_hi to /builddir/build/BUILDROOT/ghc-crypto-random-0.0.9-10.fc29.aarch64/usr/lib64/ghc-8.2.2/crypto-random-0.0.9/Crypto/Random/Test.p_hi Installing dist/build/Crypto/Random/API.p_hi to /builddir/build/BUILDROOT/ghc-crypto-random-0.0.9-10.fc29.aarch64/usr/lib64/ghc-8.2.2/crypto-random-0.0.9/Crypto/Random/API.p_hi Installing dist/build/Crypto/Random/Generator.p_hi to /builddir/build/BUILDROOT/ghc-crypto-random-0.0.9-10.fc29.aarch64/usr/lib64/ghc-8.2.2/crypto-random-0.0.9/Crypto/Random/Generator.p_hi Installing dist/build/Crypto/Random/Entropy.p_hi to /builddir/build/BUILDROOT/ghc-crypto-random-0.0.9-10.fc29.aarch64/usr/lib64/ghc-8.2.2/crypto-random-0.0.9/Crypto/Random/Entropy.p_hi Installing dist/build/Crypto/Random/Entropy/Source.p_hi to /builddir/build/BUILDROOT/ghc-crypto-random-0.0.9-10.fc29.aarch64/usr/lib64/ghc-8.2.2/crypto-random-0.0.9/Crypto/Random/Entropy/Source.p_hi Installing dist/build/Crypto/Random/Entropy/Unix.p_hi to /builddir/build/BUILDROOT/ghc-crypto-random-0.0.9-10.fc29.aarch64/usr/lib64/ghc-8.2.2/crypto-random-0.0.9/Crypto/Random/Entropy/Unix.p_hi creating /builddir/build/BUILDROOT/ghc-crypto-random-0.0.9-10.fc29.aarch64/usr/lib64/ghc-8.2.2/crypto-random-0.0.9/Crypto creating /builddir/build/BUILDROOT/ghc-crypto-random-0.0.9-10.fc29.aarch64/usr/lib64/ghc-8.2.2/crypto-random-0.0.9/Crypto/Random creating /builddir/build/BUILDROOT/ghc-crypto-random-0.0.9-10.fc29.aarch64/usr/lib64/ghc-8.2.2/crypto-random-0.0.9/Crypto/Random/Entropy Installing dist/build/Crypto/Random.dyn_hi to /builddir/build/BUILDROOT/ghc-crypto-random-0.0.9-10.fc29.aarch64/usr/lib64/ghc-8.2.2/crypto-random-0.0.9/Crypto/Random.dyn_hi Installing dist/build/Crypto/Random/Test.dyn_hi to /builddir/build/BUILDROOT/ghc-crypto-random-0.0.9-10.fc29.aarch64/usr/lib64/ghc-8.2.2/crypto-random-0.0.9/Crypto/Random/Test.dyn_hi Installing dist/build/Crypto/Random/API.dyn_hi to /builddir/build/BUILDROOT/ghc-crypto-random-0.0.9-10.fc29.aarch64/usr/lib64/ghc-8.2.2/crypto-random-0.0.9/Crypto/Random/API.dyn_hi Installing dist/build/Crypto/Random/Generator.dyn_hi to /builddir/build/BUILDROOT/ghc-crypto-random-0.0.9-10.fc29.aarch64/usr/lib64/ghc-8.2.2/crypto-random-0.0.9/Crypto/Random/Generator.dyn_hi Installing dist/build/Crypto/Random/Entropy.dyn_hi to /builddir/build/BUILDROOT/ghc-crypto-random-0.0.9-10.fc29.aarch64/usr/lib64/ghc-8.2.2/crypto-random-0.0.9/Crypto/Random/Entropy.dyn_hi Installing dist/build/Crypto/Random/Entropy/Source.dyn_hi to /builddir/build/BUILDROOT/ghc-crypto-random-0.0.9-10.fc29.aarch64/usr/lib64/ghc-8.2.2/crypto-random-0.0.9/Crypto/Random/Entropy/Source.dyn_hi Installing dist/build/Crypto/Random/Entropy/Unix.dyn_hi to /builddir/build/BUILDROOT/ghc-crypto-random-0.0.9-10.fc29.aarch64/usr/lib64/ghc-8.2.2/crypto-random-0.0.9/Crypto/Random/Entropy/Unix.dyn_hi creating /builddir/build/BUILDROOT/ghc-crypto-random-0.0.9-10.fc29.aarch64/usr/lib64/ghc-8.2.2/crypto-random-0.0.9 Installing dist/build/libHScrypto-random-0.0.9-JzsE33SDlKE7pF4pWxvDVJ.a to /builddir/build/BUILDROOT/ghc-crypto-random-0.0.9-10.fc29.aarch64/usr/lib64/ghc-8.2.2/crypto-random-0.0.9/libHScrypto-random-0.0.9-JzsE33SDlKE7pF4pWxvDVJ.a /usr/bin/strip --strip-unneeded /builddir/build/BUILDROOT/ghc-crypto-random-0.0.9-10.fc29.aarch64/usr/lib64/ghc-8.2.2/crypto-random-0.0.9/libHScrypto-random-0.0.9-JzsE33SDlKE7pF4pWxvDVJ.a creating /builddir/build/BUILDROOT/ghc-crypto-random-0.0.9-10.fc29.aarch64/usr/lib64/ghc-8.2.2/crypto-random-0.0.9 Installing dist/build/libHScrypto-random-0.0.9-JzsE33SDlKE7pF4pWxvDVJ_p.a to /builddir/build/BUILDROOT/ghc-crypto-random-0.0.9-10.fc29.aarch64/usr/lib64/ghc-8.2.2/crypto-random-0.0.9/libHScrypto-random-0.0.9-JzsE33SDlKE7pF4pWxvDVJ_p.a /usr/bin/strip --strip-unneeded /builddir/build/BUILDROOT/ghc-crypto-random-0.0.9-10.fc29.aarch64/usr/lib64/ghc-8.2.2/crypto-random-0.0.9/libHScrypto-random-0.0.9-JzsE33SDlKE7pF4pWxvDVJ_p.a creating /builddir/build/BUILDROOT/ghc-crypto-random-0.0.9-10.fc29.aarch64/usr/lib64 Installing executable dist/build/libHScrypto-random-0.0.9-JzsE33SDlKE7pF4pWxvDVJ-ghc8.2.2.so to /builddir/build/BUILDROOT/ghc-crypto-random-0.0.9-10.fc29.aarch64/usr/lib64/libHScrypto-random-0.0.9-JzsE33SDlKE7pF4pWxvDVJ-ghc8.2.2.so /usr/bin/strip --strip-unneeded /builddir/build/BUILDROOT/ghc-crypto-random-0.0.9-10.fc29.aarch64/usr/lib64/libHScrypto-random-0.0.9-JzsE33SDlKE7pF4pWxvDVJ-ghc8.2.2.so + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup register --gen-pkg-config + '[' -d crypto-random-0.0.9.conf ']' + install -D --mode=0644 crypto-random-0.0.9.conf /builddir/build/BUILDROOT/ghc-crypto-random-0.0.9-10.fc29.aarch64/usr/lib64/ghc-8.2.2/package.conf.d/crypto-random-0.0.9.conf ++ ls /builddir/build/BUILDROOT/ghc-crypto-random-0.0.9-10.fc29.aarch64/usr/lib64/ghc-8.2.2/package.conf.d/ + '[' -z crypto-random-0.0.9.conf ']' + rm -f ghc-crypto-random.files ghc-crypto-random-devel.files + touch ghc-crypto-random.files ghc-crypto-random-devel.files + ls /builddir/build/BUILDROOT/ghc-crypto-random-0.0.9-10.fc29.aarch64/usr/lib64/ghc-8.2.2/package.conf.d/crypto-random-0.0.9.conf + pkgdir=/usr/lib64/ghc-8.2.2/crypto-random-0.0.9 + '[' -d /builddir/build/BUILDROOT/ghc-crypto-random-0.0.9-10.fc29.aarch64/usr/lib64/ghc-8.2.2/crypto-random-0.0.9 ']' + echo /usr/lib64/ghc-8.2.2/crypto-random-0.0.9 + echo '%attr(755,root,root) /usr/lib64/libHScrypto-random-0.0.9-*ghc8.2.2.so' + '[' -d /builddir/build/BUILDROOT/ghc-crypto-random-0.0.9-10.fc29.aarch64/usr/share/doc/ghc/html/libraries/crypto-random-0.0.9 ']' + echo /usr/share/doc/ghc/html/libraries/crypto-random-0.0.9 + for i in ghc-crypto-random.files ghc-crypto-random-devel.files + '[' -f ghc-crypto-random.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-crypto-random-0.0.9-10.fc29.aarch64!!g' ghc-crypto-random.files + for i in ghc-crypto-random.files ghc-crypto-random-devel.files + '[' -f ghc-crypto-random-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-crypto-random-0.0.9-10.fc29.aarch64!!g' ghc-crypto-random-devel.files + find /builddir/build/BUILDROOT/ghc-crypto-random-0.0.9-10.fc29.aarch64 -type f -exec sh -c 'file {} | grep -q '\''dynamically linked'\''' ';' -exec strip '{}' ';' + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /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 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: ghc-crypto-random-0.0.9-10.fc29.aarch64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.hrTcBq + umask 022 + cd /builddir/build/BUILD + cd crypto-random-0.0.9 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-crypto-random-0.0.9-10.fc29.aarch64/usr/share/licenses/ghc-crypto-random + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-crypto-random-0.0.9-10.fc29.aarch64/usr/share/licenses/ghc-crypto-random + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-crypto-random-0.0.9-10.fc29.aarch64/usr/share/licenses/ghc-crypto-random + exit 0 Provides: ghc-crypto-random = 0.0.9-10.fc29 ghc-crypto-random(aarch-64) = 0.0.9-10.fc29 libHScrypto-random-0.0.9-JzsE33SDlKE7pF4pWxvDVJ-ghc8.2.2.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libHSarray-0.5.2.0-ghc8.2.2.so()(64bit) libHSbase-4.10.1.0-ghc8.2.2.so()(64bit) libHSbasement-0.0.8-BzlvAwbsjWD5AVscsT2QZD-ghc8.2.2.so()(64bit) libHSbyteable-0.1.1-4PLPgH6a2E14oN7yL5y3oL-ghc8.2.2.so()(64bit) libHSbytestring-0.10.8.2-ghc8.2.2.so()(64bit) libHSdeepseq-1.4.3.0-ghc8.2.2.so()(64bit) libHSfoundation-0.0.21-KkSzVZPoAlqEjjNT1FxD1G-ghc8.2.2.so()(64bit) libHSghc-prim-0.5.1.1-ghc8.2.2.so()(64bit) libHSinteger-gmp-1.0.1.0-ghc8.2.2.so()(64bit) libHSmemory-0.14.16-LNR4cyVvGAB2552PJyZmbr-ghc8.2.2.so()(64bit) libHSprimitive-0.6.4.0-kK2x3tDWKdAgEjt22m9eJ-ghc8.2.2.so()(64bit) libHSsecuremem-0.1.10-KnM9oRctFcL1leBDtj08Zl-ghc8.2.2.so()(64bit) libHStime-1.8.0.2-ghc8.2.2.so()(64bit) libHStransformers-0.5.2.0-ghc8.2.2.so()(64bit) libHSunix-2.7.2.2-ghc8.2.2.so()(64bit) libHSvector-0.12.0.1-81HFvG2McTgAiNXCyGXulK-ghc8.2.2.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libdl.so.2()(64bit) libgmp.so.10()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) librt.so.1()(64bit) libutil.so.1()(64bit) rtld(GNU_HASH) Processing files: ghc-crypto-random-devel-0.0.9-10.fc29.aarch64 Provides: ghc-crypto-random-devel = 0.0.9-10.fc29 ghc-crypto-random-devel(aarch-64) = 0.0.9-10.fc29 ghc-crypto-random-doc = 0.0.9-10.fc29 ghc-crypto-random-static = 0.0.9-10.fc29 ghc-devel(crypto-random-0.0.9-JzsE33SDlKE7pF4pWxvDVJ) 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.2.2 Requires(postun): /bin/sh ghc-compiler = 8.2.2 Requires: ghc-devel(base-4.10.1.0) ghc-devel(bytestring-0.10.8.2) ghc-devel(securemem-0.1.10-KnM9oRctFcL1leBDtj08Zl) ghc-devel(unix-2.7.2.2) ghc-devel(vector-0.12.0.1-81HFvG2McTgAiNXCyGXulK) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-crypto-random-0.0.9-10.fc29.aarch64 Wrote: /builddir/build/RPMS/ghc-crypto-random-0.0.9-10.fc29.aarch64.rpm Wrote: /builddir/build/RPMS/ghc-crypto-random-devel-0.0.9-10.fc29.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.UgQ4de + umask 022 + cd /builddir/build/BUILD + cd crypto-random-0.0.9 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-crypto-random-0.0.9-10.fc29.aarch64 + exit 0 Child return code was: 0