Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64 --nodeps /builddir/build/SPECS/ghc-hspec-expectations.spec'], chrootPath='/var/lib/mock/f28-build-11362094-852099/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 ppc64 --nodeps /builddir/build/SPECS/ghc-hspec-expectations.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: ppc64 Building for target ppc64 Wrote: /builddir/build/SRPMS/ghc-hspec-expectations-0.8.2-3.fc28.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64 --nodeps /builddir/build/SPECS/ghc-hspec-expectations.spec'], chrootPath='/var/lib/mock/f28-build-11362094-852099/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 ppc64 --nodeps /builddir/build/SPECS/ghc-hspec-expectations.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: ppc64 Building for target ppc64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.28nblK + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf hspec-expectations-0.8.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/hspec-expectations-0.8.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd hspec-expectations-0.8.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.pHi5VZ + umask 022 + cd /builddir/build/BUILD + cd hspec-expectations-0.8.2 ++ ghc --info ++ grep '"Booter version","8.2.2"' + '[' '!' ' ,("Booter version","8.2.2")' ']' + 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 -m64 -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.lhs, 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 -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 -m64 -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-hspec-expectations '--libsubdir=$compiler/$pkgkey' '--datasubdir=$pkgid' --ghc --dynlibdir=/usr/lib64 --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-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-m64 -optc-fstack-clash-protection -optl-Wl,-z,relro' -p --enable-shared --htmldir=/usr/share/doc/ghc/html/libraries/hspec-expectations-0.8.2 --global Configuring hspec-expectations-0.8.2... + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup build Preprocessing library for hspec-expectations-0.8.2.. Building library for hspec-expectations-0.8.2.. [1 of 4] Compiling Paths_hspec_expectations ( dist/build/autogen/Paths_hspec_expectations.hs, dist/build/Paths_hspec_expectations.o ) [2 of 4] Compiling Test.Hspec.Expectations.Contrib ( src/Test/Hspec/Expectations/Contrib.hs, dist/build/Test/Hspec/Expectations/Contrib.o ) [3 of 4] Compiling Test.Hspec.Expectations.Matcher ( src/Test/Hspec/Expectations/Matcher.hs, dist/build/Test/Hspec/Expectations/Matcher.o ) [4 of 4] Compiling Test.Hspec.Expectations ( src/Test/Hspec/Expectations.hs, dist/build/Test/Hspec/Expectations.o ) [1 of 4] Compiling Paths_hspec_expectations ( dist/build/autogen/Paths_hspec_expectations.hs, dist/build/Paths_hspec_expectations.p_o ) [2 of 4] Compiling Test.Hspec.Expectations.Contrib ( src/Test/Hspec/Expectations/Contrib.hs, dist/build/Test/Hspec/Expectations/Contrib.p_o ) [3 of 4] Compiling Test.Hspec.Expectations.Matcher ( src/Test/Hspec/Expectations/Matcher.hs, dist/build/Test/Hspec/Expectations/Matcher.p_o ) [4 of 4] Compiling Test.Hspec.Expectations ( src/Test/Hspec/Expectations.hs, dist/build/Test/Hspec/Expectations.p_o ) ignoring (possibly broken) abi-depends field for packages + '[' -n dist/build/libHShspec-expectations-0.8.2-u0Nf5sZGE0ADGpjIcTPpI-ghc8.2.2.so ']' + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Running hscolour for hspec-expectations-0.8.2... Preprocessing library for hspec-expectations-0.8.2.. Preprocessing library for hspec-expectations-0.8.2.. Running Haddock on library for hspec-expectations-0.8.2.. Haddock coverage: 0% ( 0 / 9) in 'Paths_hspec_expectations' Missing documentation for: Module header version (dist/build/autogen/Paths_hspec_expectations.hs:28) getBinDir (dist/build/autogen/Paths_hspec_expectations.hs:39) getLibDir (dist/build/autogen/Paths_hspec_expectations.hs:39) getDynLibDir (dist/build/autogen/Paths_hspec_expectations.hs:39) getDataDir (dist/build/autogen/Paths_hspec_expectations.hs:39) getLibexecDir (dist/build/autogen/Paths_hspec_expectations.hs:39) getDataFileName (dist/build/autogen/Paths_hspec_expectations.hs:47) getSysconfDir (dist/build/autogen/Paths_hspec_expectations.hs:39) 100% ( 5 / 5) in 'Test.Hspec.Expectations.Contrib' 0% ( 0 / 2) in 'Test.Hspec.Expectations.Matcher' Missing documentation for: Module header matchList (src/Test/Hspec/Expectations/Matcher.hs:6) 77% ( 23 / 30) in 'Test.Hspec.Expectations' Missing documentation for: Expectation (src/Test/Hspec/Expectations.hs:76) expectationFailure (src/Test/Hspec/Expectations.hs:78) anyException (src/Test/Hspec/Expectations.hs:182) anyErrorCall (src/Test/Hspec/Expectations.hs:185) anyIOException (src/Test/Hspec/Expectations.hs:195) anyArithException (src/Test/Hspec/Expectations.hs:198) errorCall (src/Test/Hspec/Expectations.hs:188) Documentation created: dist/doc/html/hspec-expectations/index.html, dist/doc/html/hspec-expectations/hspec-expectations.txt + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.InjfXj + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-3.fc28.ppc64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-3.fc28.ppc64 ++ dirname /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-3.fc28.ppc64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-3.fc28.ppc64 + cd hspec-expectations-0.8.2 + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-3.fc28.ppc64 -v directory dist/doc/html/hspec-expectations does exist: True creating /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-3.fc28.ppc64/usr/share/doc/ghc/html/libraries/hspec-expectations-0.8.2 creating /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-3.fc28.ppc64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-3.fc28.ppc64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-3.fc28.ppc64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-3.fc28.ppc64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-3.fc28.ppc64/usr/share creating /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-3.fc28.ppc64/usr creating /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-3.fc28.ppc64/usr/share creating /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-3.fc28.ppc64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-3.fc28.ppc64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-3.fc28.ppc64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-3.fc28.ppc64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-3.fc28.ppc64/usr/share/doc/ghc/html/libraries/hspec-expectations-0.8.2 copy directory 'dist/doc/html/hspec-expectations' to '/builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-3.fc28.ppc64/usr/share/doc/ghc/html/libraries/hspec-expectations-0.8.2'. creating /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-3.fc28.ppc64/usr/share/doc/ghc/html/libraries/hspec-expectations-0.8.2 creating /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-3.fc28.ppc64/usr/share/doc/ghc/html/libraries/hspec-expectations-0.8.2/src Installing dist/doc/html/hspec-expectations/index.html to /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-3.fc28.ppc64/usr/share/doc/ghc/html/libraries/hspec-expectations-0.8.2/index.html Installing dist/doc/html/hspec-expectations/hslogo-16.png to /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-3.fc28.ppc64/usr/share/doc/ghc/html/libraries/hspec-expectations-0.8.2/hslogo-16.png Installing dist/doc/html/hspec-expectations/Test-Hspec-Expectations.html to /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-3.fc28.ppc64/usr/share/doc/ghc/html/libraries/hspec-expectations-0.8.2/Test-Hspec-Expectations.html Installing dist/doc/html/hspec-expectations/minus.gif to /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-3.fc28.ppc64/usr/share/doc/ghc/html/libraries/hspec-expectations-0.8.2/minus.gif Installing dist/doc/html/hspec-expectations/synopsis.png to /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-3.fc28.ppc64/usr/share/doc/ghc/html/libraries/hspec-expectations-0.8.2/synopsis.png Installing dist/doc/html/hspec-expectations/haddock-util.js to /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-3.fc28.ppc64/usr/share/doc/ghc/html/libraries/hspec-expectations-0.8.2/haddock-util.js Installing dist/doc/html/hspec-expectations/doc-index.html to /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-3.fc28.ppc64/usr/share/doc/ghc/html/libraries/hspec-expectations-0.8.2/doc-index.html Installing dist/doc/html/hspec-expectations/hspec-expectations.txt to /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-3.fc28.ppc64/usr/share/doc/ghc/html/libraries/hspec-expectations-0.8.2/hspec-expectations.txt Installing dist/doc/html/hspec-expectations/plus.gif to /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-3.fc28.ppc64/usr/share/doc/ghc/html/libraries/hspec-expectations-0.8.2/plus.gif Installing dist/doc/html/hspec-expectations/Test-Hspec-Expectations-Contrib.html to /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-3.fc28.ppc64/usr/share/doc/ghc/html/libraries/hspec-expectations-0.8.2/Test-Hspec-Expectations-Contrib.html Installing dist/doc/html/hspec-expectations/ocean.css to /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-3.fc28.ppc64/usr/share/doc/ghc/html/libraries/hspec-expectations-0.8.2/ocean.css Installing dist/doc/html/hspec-expectations/hspec-expectations.haddock to /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-3.fc28.ppc64/usr/share/doc/ghc/html/libraries/hspec-expectations-0.8.2/hspec-expectations.haddock Installing dist/doc/html/hspec-expectations/src/Test-Hspec-Expectations.html to /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-3.fc28.ppc64/usr/share/doc/ghc/html/libraries/hspec-expectations-0.8.2/src/Test-Hspec-Expectations.html Installing dist/doc/html/hspec-expectations/src/Paths_hspec_expectations.html to /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-3.fc28.ppc64/usr/share/doc/ghc/html/libraries/hspec-expectations-0.8.2/src/Paths_hspec_expectations.html Installing dist/doc/html/hspec-expectations/src/Test-Hspec-Expectations-Matcher.html to /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-3.fc28.ppc64/usr/share/doc/ghc/html/libraries/hspec-expectations-0.8.2/src/Test-Hspec-Expectations-Matcher.html Installing dist/doc/html/hspec-expectations/src/Test-Hspec-Expectations-Contrib.html to /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-3.fc28.ppc64/usr/share/doc/ghc/html/libraries/hspec-expectations-0.8.2/src/Test-Hspec-Expectations-Contrib.html Installing dist/doc/html/hspec-expectations/src/hscolour.css to /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-3.fc28.ppc64/usr/share/doc/ghc/html/libraries/hspec-expectations-0.8.2/src/hscolour.css creating /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-3.fc28.ppc64/usr/share/doc/ghc/html/libraries/hspec-expectations-0.8.2 Installing dist/doc/html/hspec-expectations/hspec-expectations.haddock to /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-3.fc28.ppc64/usr/share/doc/ghc/html/libraries/hspec-expectations-0.8.2/hspec-expectations.haddock creating /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-3.fc28.ppc64/usr/share/licenses/ghc-hspec-expectations creating /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-3.fc28.ppc64/usr/share/licenses creating /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-3.fc28.ppc64/usr/share/licenses/ghc-hspec-expectations Installing LICENSE to /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-3.fc28.ppc64/usr/share/licenses/ghc-hspec-expectations/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-3.fc28.ppc64/usr/lib64/ghc-8.2.2/hspec-expectations-0.8.2-u0Nf5sZGE0ADGpjIcTPpI creating /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-3.fc28.ppc64/usr/lib64/ghc-8.2.2/hspec-expectations-0.8.2-u0Nf5sZGE0ADGpjIcTPpI/Test/Hspec creating /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-3.fc28.ppc64/usr/lib64/ghc-8.2.2/hspec-expectations-0.8.2-u0Nf5sZGE0ADGpjIcTPpI/Test creating /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-3.fc28.ppc64/usr/lib64/ghc-8.2.2/hspec-expectations-0.8.2-u0Nf5sZGE0ADGpjIcTPpI creating /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-3.fc28.ppc64/usr/lib64/ghc-8.2.2 creating /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-3.fc28.ppc64/usr/lib64 creating /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-3.fc28.ppc64/usr/lib64/ghc-8.2.2 creating /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-3.fc28.ppc64/usr/lib64/ghc-8.2.2/hspec-expectations-0.8.2-u0Nf5sZGE0ADGpjIcTPpI creating /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-3.fc28.ppc64/usr/lib64/ghc-8.2.2/hspec-expectations-0.8.2-u0Nf5sZGE0ADGpjIcTPpI/Test creating /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-3.fc28.ppc64/usr/lib64/ghc-8.2.2/hspec-expectations-0.8.2-u0Nf5sZGE0ADGpjIcTPpI/Test/Hspec creating /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-3.fc28.ppc64/usr/lib64/ghc-8.2.2/hspec-expectations-0.8.2-u0Nf5sZGE0ADGpjIcTPpI/Test/Hspec/Expectations creating /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-3.fc28.ppc64/usr/lib64/ghc-8.2.2/hspec-expectations-0.8.2-u0Nf5sZGE0ADGpjIcTPpI Installing dist/build/Test/Hspec/Expectations.hi to /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-3.fc28.ppc64/usr/lib64/ghc-8.2.2/hspec-expectations-0.8.2-u0Nf5sZGE0ADGpjIcTPpI/Test/Hspec/Expectations.hi Installing dist/build/Test/Hspec/Expectations/Contrib.hi to /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-3.fc28.ppc64/usr/lib64/ghc-8.2.2/hspec-expectations-0.8.2-u0Nf5sZGE0ADGpjIcTPpI/Test/Hspec/Expectations/Contrib.hi Installing dist/build/Test/Hspec/Expectations/Matcher.hi to /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-3.fc28.ppc64/usr/lib64/ghc-8.2.2/hspec-expectations-0.8.2-u0Nf5sZGE0ADGpjIcTPpI/Test/Hspec/Expectations/Matcher.hi Installing dist/build/Paths_hspec_expectations.hi to /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-3.fc28.ppc64/usr/lib64/ghc-8.2.2/hspec-expectations-0.8.2-u0Nf5sZGE0ADGpjIcTPpI/Paths_hspec_expectations.hi creating /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-3.fc28.ppc64/usr/lib64/ghc-8.2.2/hspec-expectations-0.8.2-u0Nf5sZGE0ADGpjIcTPpI/Test/Hspec creating /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-3.fc28.ppc64/usr/lib64/ghc-8.2.2/hspec-expectations-0.8.2-u0Nf5sZGE0ADGpjIcTPpI/Test/Hspec/Expectations creating /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-3.fc28.ppc64/usr/lib64/ghc-8.2.2/hspec-expectations-0.8.2-u0Nf5sZGE0ADGpjIcTPpI Installing dist/build/Test/Hspec/Expectations.p_hi to /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-3.fc28.ppc64/usr/lib64/ghc-8.2.2/hspec-expectations-0.8.2-u0Nf5sZGE0ADGpjIcTPpI/Test/Hspec/Expectations.p_hi Installing dist/build/Test/Hspec/Expectations/Contrib.p_hi to /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-3.fc28.ppc64/usr/lib64/ghc-8.2.2/hspec-expectations-0.8.2-u0Nf5sZGE0ADGpjIcTPpI/Test/Hspec/Expectations/Contrib.p_hi Installing dist/build/Test/Hspec/Expectations/Matcher.p_hi to /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-3.fc28.ppc64/usr/lib64/ghc-8.2.2/hspec-expectations-0.8.2-u0Nf5sZGE0ADGpjIcTPpI/Test/Hspec/Expectations/Matcher.p_hi Installing dist/build/Paths_hspec_expectations.p_hi to /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-3.fc28.ppc64/usr/lib64/ghc-8.2.2/hspec-expectations-0.8.2-u0Nf5sZGE0ADGpjIcTPpI/Paths_hspec_expectations.p_hi creating /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-3.fc28.ppc64/usr/lib64/ghc-8.2.2/hspec-expectations-0.8.2-u0Nf5sZGE0ADGpjIcTPpI/Test/Hspec creating /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-3.fc28.ppc64/usr/lib64/ghc-8.2.2/hspec-expectations-0.8.2-u0Nf5sZGE0ADGpjIcTPpI/Test/Hspec/Expectations creating /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-3.fc28.ppc64/usr/lib64/ghc-8.2.2/hspec-expectations-0.8.2-u0Nf5sZGE0ADGpjIcTPpI Installing dist/build/Test/Hspec/Expectations.dyn_hi to /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-3.fc28.ppc64/usr/lib64/ghc-8.2.2/hspec-expectations-0.8.2-u0Nf5sZGE0ADGpjIcTPpI/Test/Hspec/Expectations.dyn_hi Installing dist/build/Test/Hspec/Expectations/Contrib.dyn_hi to /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-3.fc28.ppc64/usr/lib64/ghc-8.2.2/hspec-expectations-0.8.2-u0Nf5sZGE0ADGpjIcTPpI/Test/Hspec/Expectations/Contrib.dyn_hi Installing dist/build/Test/Hspec/Expectations/Matcher.dyn_hi to /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-3.fc28.ppc64/usr/lib64/ghc-8.2.2/hspec-expectations-0.8.2-u0Nf5sZGE0ADGpjIcTPpI/Test/Hspec/Expectations/Matcher.dyn_hi Installing dist/build/Paths_hspec_expectations.dyn_hi to /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-3.fc28.ppc64/usr/lib64/ghc-8.2.2/hspec-expectations-0.8.2-u0Nf5sZGE0ADGpjIcTPpI/Paths_hspec_expectations.dyn_hi creating /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-3.fc28.ppc64/usr/lib64/ghc-8.2.2/hspec-expectations-0.8.2-u0Nf5sZGE0ADGpjIcTPpI Installing dist/build/libHShspec-expectations-0.8.2-u0Nf5sZGE0ADGpjIcTPpI.a to /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-3.fc28.ppc64/usr/lib64/ghc-8.2.2/hspec-expectations-0.8.2-u0Nf5sZGE0ADGpjIcTPpI/libHShspec-expectations-0.8.2-u0Nf5sZGE0ADGpjIcTPpI.a /usr/bin/strip --strip-unneeded /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-3.fc28.ppc64/usr/lib64/ghc-8.2.2/hspec-expectations-0.8.2-u0Nf5sZGE0ADGpjIcTPpI/libHShspec-expectations-0.8.2-u0Nf5sZGE0ADGpjIcTPpI.a creating /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-3.fc28.ppc64/usr/lib64/ghc-8.2.2/hspec-expectations-0.8.2-u0Nf5sZGE0ADGpjIcTPpI Installing dist/build/libHShspec-expectations-0.8.2-u0Nf5sZGE0ADGpjIcTPpI_p.a to /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-3.fc28.ppc64/usr/lib64/ghc-8.2.2/hspec-expectations-0.8.2-u0Nf5sZGE0ADGpjIcTPpI/libHShspec-expectations-0.8.2-u0Nf5sZGE0ADGpjIcTPpI_p.a /usr/bin/strip --strip-unneeded /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-3.fc28.ppc64/usr/lib64/ghc-8.2.2/hspec-expectations-0.8.2-u0Nf5sZGE0ADGpjIcTPpI/libHShspec-expectations-0.8.2-u0Nf5sZGE0ADGpjIcTPpI_p.a creating /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-3.fc28.ppc64/usr/lib64 Installing executable dist/build/libHShspec-expectations-0.8.2-u0Nf5sZGE0ADGpjIcTPpI-ghc8.2.2.so to /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-3.fc28.ppc64/usr/lib64/libHShspec-expectations-0.8.2-u0Nf5sZGE0ADGpjIcTPpI-ghc8.2.2.so /usr/bin/strip --strip-unneeded /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-3.fc28.ppc64/usr/lib64/libHShspec-expectations-0.8.2-u0Nf5sZGE0ADGpjIcTPpI-ghc8.2.2.so + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup register --gen-pkg-config + install -D --mode=0644 hspec-expectations-0.8.2.conf /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-3.fc28.ppc64/usr/lib64/ghc-8.2.2/package.conf.d/hspec-expectations-0.8.2.conf + '[' '!' -f /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-3.fc28.ppc64/usr/lib64/ghc-8.2.2/package.conf.d/hspec-expectations-0.8.2.conf ']' ++ echo '/usr/lib64/ghc-8.2.2/package.conf.d/hspec-expectations-0.8.2*.conf' + pkgconf='/usr/lib64/ghc-8.2.2/package.conf.d/hspec-expectations-0.8.2*.conf' ++ grep 'key: ' /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-3.fc28.ppc64/usr/lib64/ghc-8.2.2/package.conf.d/hspec-expectations-0.8.2.conf ++ sed -e 's/key: //' + key=hspec-expectations-0.8.2-u0Nf5sZGE0ADGpjIcTPpI + pkgdir=/usr/lib64/ghc-8.2.2/hspec-expectations-0.8.2-u0Nf5sZGE0ADGpjIcTPpI + rm -f ghc-hspec-expectations.files ghc-hspec-expectations-devel.files + touch ghc-hspec-expectations.files ghc-hspec-expectations-devel.files + echo '/usr/lib64/ghc-8.2.2/package.conf.d/hspec-expectations-0.8.2*.conf' + '[' -d /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-3.fc28.ppc64/usr/lib64/ghc-8.2.2/hspec-expectations-0.8.2-u0Nf5sZGE0ADGpjIcTPpI ']' + echo '%attr(755,root,root) /usr/lib64/libHShspec-expectations-0.8.2-*ghc8.2.2.so' + echo /usr/lib64/ghc-8.2.2/hspec-expectations-0.8.2-u0Nf5sZGE0ADGpjIcTPpI + '[' -d /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-3.fc28.ppc64/usr/share/doc/ghc/html/libraries/hspec-expectations-0.8.2 ']' + echo /usr/share/doc/ghc/html/libraries/hspec-expectations-0.8.2 + for i in ghc-hspec-expectations.files ghc-hspec-expectations-devel.files + '[' -f ghc-hspec-expectations.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-3.fc28.ppc64!!g' ghc-hspec-expectations.files + for i in ghc-hspec-expectations.files ghc-hspec-expectations-devel.files + '[' -f ghc-hspec-expectations-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-3.fc28.ppc64!!g' ghc-hspec-expectations-devel.files + find /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-3.fc28.ppc64 -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 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.il1foE + umask 022 + cd /builddir/build/BUILD + cd hspec-expectations-0.8.2 + exit 0 Processing files: ghc-hspec-expectations-0.8.2-3.fc28.ppc64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.PaooPY + umask 022 + cd /builddir/build/BUILD + cd hspec-expectations-0.8.2 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-3.fc28.ppc64/usr/share/licenses/ghc-hspec-expectations + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-3.fc28.ppc64/usr/share/licenses/ghc-hspec-expectations + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-3.fc28.ppc64/usr/share/licenses/ghc-hspec-expectations + exit 0 Provides: ghc-hspec-expectations = 0.8.2-3.fc28 ghc-hspec-expectations(ppc-64) = 0.8.2-3.fc28 libHShspec-expectations-0.8.2-u0Nf5sZGE0ADGpjIcTPpI-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: libHSHUnit-1.6.0.0-Co0VFs8PjIYJtvd3iwPPg-ghc8.2.2.so()(64bit) libHSarray-0.5.2.0-ghc8.2.2.so()(64bit) libHSbase-4.10.1.0-ghc8.2.2.so()(64bit) libHScall-stack-0.1.0-BVjoAlBRe9FCSr5eFfllei-ghc8.2.2.so()(64bit) libHSdeepseq-1.4.3.0-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) libc.so.6()(64bit) libc.so.6(GLIBC_2.3)(64bit) libgmp.so.10()(64bit) libm.so.6()(64bit) rtld(GNU_HASH) Processing files: ghc-hspec-expectations-devel-0.8.2-3.fc28.ppc64 Provides: ghc-devel(hspec-expectations-0.8.2-u0Nf5sZGE0ADGpjIcTPpI) ghc-hspec-expectations-devel = 0.8.2-3.fc28 ghc-hspec-expectations-devel(ppc-64) = 0.8.2-3.fc28 ghc-hspec-expectations-doc = 0.8.2-3.fc28 ghc-hspec-expectations-static = 0.8.2-3.fc28 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(HUnit-1.6.0.0-Co0VFs8PjIYJtvd3iwPPg) ghc-devel(base-4.10.1.0) ghc-devel(call-stack-0.1.0-BVjoAlBRe9FCSr5eFfllei) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-3.fc28.ppc64 Wrote: /builddir/build/RPMS/ghc-hspec-expectations-0.8.2-3.fc28.ppc64.rpm Wrote: /builddir/build/RPMS/ghc-hspec-expectations-devel-0.8.2-3.fc28.ppc64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.X888zj + umask 022 + cd /builddir/build/BUILD + cd hspec-expectations-0.8.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-3.fc28.ppc64 + exit 0 Child return code was: 0