Mock Version: 1.3.3 Mock Version: 1.3.3 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/ghc-hashable.spec'], printOutput=Falseuser='mockbuild'shell=Falsegid=425timeout=172800uid=1000logger=env={'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}chrootPath='/var/lib/mock/f26-ghc-7774916-700038/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/ghc-hashable.spec'] with env {'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False Building target platforms: ppc64le Building for target ppc64le Wrote: /builddir/build/SRPMS/ghc-hashable-1.2.5.0-1.fc26.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/ghc-hashable.spec'], printOutput=Falseuser='mockbuild'shell=Falsegid=425timeout=172800uid=1000logger=env={'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}private_network=TruechrootPath='/var/lib/mock/f26-ghc-7774916-700038/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/ghc-hashable.spec'] with env {'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False Building target platforms: ppc64le Building for target ppc64le Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Uf8AvR + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf hashable-1.2.5.0 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/hashable-1.2.5.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd hashable-1.2.5.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.khJsko + umask 022 + cd /builddir/build/BUILD + cd hashable-1.2.5.0 ++ ghc --info ++ grep '"Booter version","8.0.2"' + '[' '!' ' ,("Booter version","8.0.2")' ']' + 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 ++ sed -e 's/ / -optl/g' ++ echo ' -Wl,-z,relro' + ./Setup configure --prefix=/usr --libdir=/usr/lib64 --docdir=/usr/share/licenses/ghc-hashable '--libsubdir=$compiler/$pkgkey' '--datasubdir=$pkgid' --ghc --enable-executable-dynamic --global '--ghc-options= -optl-Wl,-z,relro' -p --enable-shared --htmldir=/usr/share/doc/ghc/html/libraries/hashable-1.2.5.0 Configuring hashable-1.2.5.0... + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup build Building hashable-1.2.5.0... Preprocessing library hashable-1.2.5.0... [1 of 4] Compiling Data.Hashable.Class ( Data/Hashable/Class.hs, dist/build/Data/Hashable/Class.o ) Data/Hashable/Class.hs:594:28: warning: [-Wdeprecations] In the use of ‘inlinePerformIO’ (imported from Data.ByteString.Internal): Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'." [2 of 4] Compiling Data.Hashable.Generic ( Data/Hashable/Generic.hs, dist/build/Data/Hashable/Generic.o ) [3 of 4] Compiling Data.Hashable.Lifted ( Data/Hashable/Lifted.hs, dist/build/Data/Hashable/Lifted.o ) [4 of 4] Compiling Data.Hashable ( Data/Hashable.hs, dist/build/Data/Hashable.o ) [1 of 4] Compiling Data.Hashable.Class ( Data/Hashable/Class.hs, dist/build/Data/Hashable/Class.p_o ) Data/Hashable/Class.hs:594:28: warning: [-Wdeprecations] In the use of ‘inlinePerformIO’ (imported from Data.ByteString.Internal): Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'." [2 of 4] Compiling Data.Hashable.Generic ( Data/Hashable/Generic.hs, dist/build/Data/Hashable/Generic.p_o ) [3 of 4] Compiling Data.Hashable.Lifted ( Data/Hashable/Lifted.hs, dist/build/Data/Hashable/Lifted.p_o ) [4 of 4] Compiling Data.Hashable ( Data/Hashable.hs, dist/build/Data/Hashable.p_o ) + '[' -f dist/build/libHShashable-1.2.5.0-3jyU6ITgVDsZjJvM61wsx.a dist/build/libHShashable-1.2.5.0-3jyU6ITgVDsZjJvM61wsx_p.a ']' /var/tmp/rpm-tmp.khJsko: line 52: [: dist/build/libHShashable-1.2.5.0-3jyU6ITgVDsZjJvM61wsx.a: binary operator expected + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.8xfnG0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-hashable-1.2.5.0-1.fc26.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-hashable-1.2.5.0-1.fc26.ppc64le ++ dirname /builddir/build/BUILDROOT/ghc-hashable-1.2.5.0-1.fc26.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-hashable-1.2.5.0-1.fc26.ppc64le + cd hashable-1.2.5.0 + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-hashable-1.2.5.0-1.fc26.ppc64le -v directory dist/doc/html/hashable does exist: False creating /builddir/build/BUILDROOT/ghc-hashable-1.2.5.0-1.fc26.ppc64le/usr/share/licenses/ghc-hashable creating /builddir/build/BUILDROOT/ghc-hashable-1.2.5.0-1.fc26.ppc64le/usr/share/licenses creating /builddir/build/BUILDROOT/ghc-hashable-1.2.5.0-1.fc26.ppc64le/usr/share creating /builddir/build/BUILDROOT/ghc-hashable-1.2.5.0-1.fc26.ppc64le/usr creating /builddir/build/BUILDROOT/ghc-hashable-1.2.5.0-1.fc26.ppc64le/usr/share creating /builddir/build/BUILDROOT/ghc-hashable-1.2.5.0-1.fc26.ppc64le/usr/share/licenses creating /builddir/build/BUILDROOT/ghc-hashable-1.2.5.0-1.fc26.ppc64le/usr/share/licenses/ghc-hashable Installing LICENSE to /builddir/build/BUILDROOT/ghc-hashable-1.2.5.0-1.fc26.ppc64le/usr/share/licenses/ghc-hashable/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-hashable-1.2.5.0-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/hashable-1.2.5.0-3jyU6ITgVDsZjJvM61wsx creating /builddir/build/BUILDROOT/ghc-hashable-1.2.5.0-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/hashable-1.2.5.0-3jyU6ITgVDsZjJvM61wsx/Data creating /builddir/build/BUILDROOT/ghc-hashable-1.2.5.0-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/hashable-1.2.5.0-3jyU6ITgVDsZjJvM61wsx creating /builddir/build/BUILDROOT/ghc-hashable-1.2.5.0-1.fc26.ppc64le/usr/lib64/ghc-8.0.2 creating /builddir/build/BUILDROOT/ghc-hashable-1.2.5.0-1.fc26.ppc64le/usr/lib64 creating /builddir/build/BUILDROOT/ghc-hashable-1.2.5.0-1.fc26.ppc64le/usr/lib64/ghc-8.0.2 creating /builddir/build/BUILDROOT/ghc-hashable-1.2.5.0-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/hashable-1.2.5.0-3jyU6ITgVDsZjJvM61wsx creating /builddir/build/BUILDROOT/ghc-hashable-1.2.5.0-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/hashable-1.2.5.0-3jyU6ITgVDsZjJvM61wsx/Data creating /builddir/build/BUILDROOT/ghc-hashable-1.2.5.0-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/hashable-1.2.5.0-3jyU6ITgVDsZjJvM61wsx/Data/Hashable Installing dist/build/Data/Hashable.hi to /builddir/build/BUILDROOT/ghc-hashable-1.2.5.0-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/hashable-1.2.5.0-3jyU6ITgVDsZjJvM61wsx/Data/Hashable.hi Installing dist/build/Data/Hashable/Lifted.hi to /builddir/build/BUILDROOT/ghc-hashable-1.2.5.0-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/hashable-1.2.5.0-3jyU6ITgVDsZjJvM61wsx/Data/Hashable/Lifted.hi Installing dist/build/Data/Hashable/Class.hi to /builddir/build/BUILDROOT/ghc-hashable-1.2.5.0-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/hashable-1.2.5.0-3jyU6ITgVDsZjJvM61wsx/Data/Hashable/Class.hi Installing dist/build/Data/Hashable/Generic.hi to /builddir/build/BUILDROOT/ghc-hashable-1.2.5.0-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/hashable-1.2.5.0-3jyU6ITgVDsZjJvM61wsx/Data/Hashable/Generic.hi creating /builddir/build/BUILDROOT/ghc-hashable-1.2.5.0-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/hashable-1.2.5.0-3jyU6ITgVDsZjJvM61wsx/Data creating /builddir/build/BUILDROOT/ghc-hashable-1.2.5.0-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/hashable-1.2.5.0-3jyU6ITgVDsZjJvM61wsx/Data/Hashable Installing dist/build/Data/Hashable.p_hi to /builddir/build/BUILDROOT/ghc-hashable-1.2.5.0-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/hashable-1.2.5.0-3jyU6ITgVDsZjJvM61wsx/Data/Hashable.p_hi Installing dist/build/Data/Hashable/Lifted.p_hi to /builddir/build/BUILDROOT/ghc-hashable-1.2.5.0-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/hashable-1.2.5.0-3jyU6ITgVDsZjJvM61wsx/Data/Hashable/Lifted.p_hi Installing dist/build/Data/Hashable/Class.p_hi to /builddir/build/BUILDROOT/ghc-hashable-1.2.5.0-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/hashable-1.2.5.0-3jyU6ITgVDsZjJvM61wsx/Data/Hashable/Class.p_hi Installing dist/build/Data/Hashable/Generic.p_hi to /builddir/build/BUILDROOT/ghc-hashable-1.2.5.0-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/hashable-1.2.5.0-3jyU6ITgVDsZjJvM61wsx/Data/Hashable/Generic.p_hi creating /builddir/build/BUILDROOT/ghc-hashable-1.2.5.0-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/hashable-1.2.5.0-3jyU6ITgVDsZjJvM61wsx/Data creating /builddir/build/BUILDROOT/ghc-hashable-1.2.5.0-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/hashable-1.2.5.0-3jyU6ITgVDsZjJvM61wsx/Data/Hashable Installing dist/build/Data/Hashable.dyn_hi to /builddir/build/BUILDROOT/ghc-hashable-1.2.5.0-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/hashable-1.2.5.0-3jyU6ITgVDsZjJvM61wsx/Data/Hashable.dyn_hi Installing dist/build/Data/Hashable/Lifted.dyn_hi to /builddir/build/BUILDROOT/ghc-hashable-1.2.5.0-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/hashable-1.2.5.0-3jyU6ITgVDsZjJvM61wsx/Data/Hashable/Lifted.dyn_hi Installing dist/build/Data/Hashable/Class.dyn_hi to /builddir/build/BUILDROOT/ghc-hashable-1.2.5.0-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/hashable-1.2.5.0-3jyU6ITgVDsZjJvM61wsx/Data/Hashable/Class.dyn_hi Installing dist/build/Data/Hashable/Generic.dyn_hi to /builddir/build/BUILDROOT/ghc-hashable-1.2.5.0-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/hashable-1.2.5.0-3jyU6ITgVDsZjJvM61wsx/Data/Hashable/Generic.dyn_hi creating /builddir/build/BUILDROOT/ghc-hashable-1.2.5.0-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/hashable-1.2.5.0-3jyU6ITgVDsZjJvM61wsx Installing dist/build/libHShashable-1.2.5.0-3jyU6ITgVDsZjJvM61wsx.a to /builddir/build/BUILDROOT/ghc-hashable-1.2.5.0-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/hashable-1.2.5.0-3jyU6ITgVDsZjJvM61wsx/libHShashable-1.2.5.0-3jyU6ITgVDsZjJvM61wsx.a /usr/bin/strip /builddir/build/BUILDROOT/ghc-hashable-1.2.5.0-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/hashable-1.2.5.0-3jyU6ITgVDsZjJvM61wsx/libHShashable-1.2.5.0-3jyU6ITgVDsZjJvM61wsx.a --strip-unneeded creating /builddir/build/BUILDROOT/ghc-hashable-1.2.5.0-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/hashable-1.2.5.0-3jyU6ITgVDsZjJvM61wsx Installing dist/build/libHShashable-1.2.5.0-3jyU6ITgVDsZjJvM61wsx_p.a to /builddir/build/BUILDROOT/ghc-hashable-1.2.5.0-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/hashable-1.2.5.0-3jyU6ITgVDsZjJvM61wsx/libHShashable-1.2.5.0-3jyU6ITgVDsZjJvM61wsx_p.a /usr/bin/strip /builddir/build/BUILDROOT/ghc-hashable-1.2.5.0-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/hashable-1.2.5.0-3jyU6ITgVDsZjJvM61wsx/libHShashable-1.2.5.0-3jyU6ITgVDsZjJvM61wsx_p.a --strip-unneeded creating /builddir/build/BUILDROOT/ghc-hashable-1.2.5.0-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/hashable-1.2.5.0-3jyU6ITgVDsZjJvM61wsx Installing executable dist/build/libHShashable-1.2.5.0-3jyU6ITgVDsZjJvM61wsx-ghc8.0.2.so to /builddir/build/BUILDROOT/ghc-hashable-1.2.5.0-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/hashable-1.2.5.0-3jyU6ITgVDsZjJvM61wsx/libHShashable-1.2.5.0-3jyU6ITgVDsZjJvM61wsx-ghc8.0.2.so /usr/bin/strip /builddir/build/BUILDROOT/ghc-hashable-1.2.5.0-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/hashable-1.2.5.0-3jyU6ITgVDsZjJvM61wsx/libHShashable-1.2.5.0-3jyU6ITgVDsZjJvM61wsx-ghc8.0.2.so --strip-unneeded + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup register --gen-pkg-config Creating package registration file: hashable-1.2.5.0.conf + install -D --mode=0644 hashable-1.2.5.0.conf /builddir/build/BUILDROOT/ghc-hashable-1.2.5.0-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/package.conf.d/hashable-1.2.5.0.conf ++ /usr/lib/rpm/ghc-pkg-wrapper /builddir/build/BUILDROOT/ghc-hashable-1.2.5.0-1.fc26.ppc64le/usr/lib64/ghc-8.0.2 field hashable-1.2.5.0 key + keyname=hashable-1.2.5.0-3jyU6ITgVDsZjJvM61wsx + pkgdir=/usr/lib64/ghc-8.0.2/hashable-1.2.5.0-3jyU6ITgVDsZjJvM61wsx + rm -f ghc-hashable.files ghc-hashable-devel.files + touch ghc-hashable.files ghc-hashable-devel.files + echo '/usr/lib64/ghc-8.0.2/package.conf.d/hashable-1.2.5.0*.conf' + '[' -d /builddir/build/BUILDROOT/ghc-hashable-1.2.5.0-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/hashable-1.2.5.0-3jyU6ITgVDsZjJvM61wsx ']' + echo '%dir /usr/lib64/ghc-8.0.2/hashable-1.2.5.0-3jyU6ITgVDsZjJvM61wsx' + echo '%attr(755,root,root) /usr/lib64/ghc-8.0.2/hashable-1.2.5.0-3jyU6ITgVDsZjJvM61wsx/libHS*-ghc8.0.2.so' + find /builddir/build/BUILDROOT/ghc-hashable-1.2.5.0-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/hashable-1.2.5.0-3jyU6ITgVDsZjJvM61wsx -mindepth 1 -type d + sed 's/^/%dir /' + find /builddir/build/BUILDROOT/ghc-hashable-1.2.5.0-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/hashable-1.2.5.0-3jyU6ITgVDsZjJvM61wsx '!' '(' -type d -o -name 'libHS*.so' ')' + '[' -d /builddir/build/BUILDROOT/ghc-hashable-1.2.5.0-1.fc26.ppc64le/usr/share/doc/ghc/html/libraries/hashable-1.2.5.0 ']' + for i in ghc-hashable.files ghc-hashable-devel.files + '[' -f ghc-hashable.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-hashable-1.2.5.0-1.fc26.ppc64le!!g' ghc-hashable.files + for i in ghc-hashable.files ghc-hashable-devel.files + '[' -f ghc-hashable-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-hashable-1.2.5.0-1.fc26.ppc64le!!g' ghc-hashable-devel.files + find /builddir/build/BUILDROOT/ghc-hashable-1.2.5.0-1.fc26.ppc64le -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.dDoRgD + umask 022 + cd /builddir/build/BUILD + cd hashable-1.2.5.0 + exit 0 Processing files: ghc-hashable-1.2.5.0-1.fc26.ppc64le Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.BufqRf + umask 022 + cd /builddir/build/BUILD + cd hashable-1.2.5.0 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-hashable-1.2.5.0-1.fc26.ppc64le/usr/share/licenses/ghc-hashable + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-hashable-1.2.5.0-1.fc26.ppc64le/usr/share/licenses/ghc-hashable + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-hashable-1.2.5.0-1.fc26.ppc64le/usr/share/licenses/ghc-hashable + exit 0 Provides: ghc-hashable = 1.2.5.0-1.fc26 ghc-hashable(ppc-64) = 1.2.5.0-1.fc26 libHShashable-1.2.5.0-3jyU6ITgVDsZjJvM61wsx-ghc8.0.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.1.1-ghc8.0.2.so()(64bit) libHSbase-4.9.1.0-ghc8.0.2.so()(64bit) libHSbinary-0.8.3.0-ghc8.0.2.so()(64bit) libHSbytestring-0.10.8.1-ghc8.0.2.so()(64bit) libHScontainers-0.5.7.1-ghc8.0.2.so()(64bit) libHSdeepseq-1.4.2.0-ghc8.0.2.so()(64bit) libHSghc-prim-0.5.0.0-ghc8.0.2.so()(64bit) libHSinteger-gmp-1.0.0.1-ghc8.0.2.so()(64bit) libHStext-1.2.2.1-FwvWBfkNJh1I1NMMegz0uY-ghc8.0.2.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libgmp.so.10()(64bit) rtld(GNU_HASH) Processing files: ghc-hashable-devel-1.2.5.0-1.fc26.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.vb1YtS + umask 022 + cd /builddir/build/BUILD + cd hashable-1.2.5.0 + DOCDIR=/builddir/build/BUILDROOT/ghc-hashable-1.2.5.0-1.fc26.ppc64le/usr/share/doc/ghc-hashable-devel + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-hashable-1.2.5.0-1.fc26.ppc64le/usr/share/doc/ghc-hashable-devel + cp -pr CHANGES.md /builddir/build/BUILDROOT/ghc-hashable-1.2.5.0-1.fc26.ppc64le/usr/share/doc/ghc-hashable-devel + cp -pr README.md /builddir/build/BUILDROOT/ghc-hashable-1.2.5.0-1.fc26.ppc64le/usr/share/doc/ghc-hashable-devel + cp -pr examples /builddir/build/BUILDROOT/ghc-hashable-1.2.5.0-1.fc26.ppc64le/usr/share/doc/ghc-hashable-devel + exit 0 Provides: ghc-devel(hashable-1.2.5.0-3jyU6ITgVDsZjJvM61wsx) ghc-hashable-devel = 1.2.5.0-1.fc26 ghc-hashable-devel(ppc-64) = 1.2.5.0-1.fc26 ghc-hashable-static = 1.2.5.0-1.fc26 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh ghc-compiler = 8.0.2 Requires(postun): /bin/sh ghc-compiler = 8.0.2 Requires: ghc-devel(base-4.9.1.0) ghc-devel(bytestring-0.10.8.1) ghc-devel(ghc-prim-0.5.0.0) ghc-devel(integer-gmp-1.0.0.1) ghc-devel(text-1.2.2.1-FwvWBfkNJh1I1NMMegz0uY) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-hashable-1.2.5.0-1.fc26.ppc64le Wrote: /builddir/build/RPMS/ghc-hashable-1.2.5.0-1.fc26.ppc64le.rpm Wrote: /builddir/build/RPMS/ghc-hashable-devel-1.2.5.0-1.fc26.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.hupHjv + umask 022 + cd /builddir/build/BUILD + cd hashable-1.2.5.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-hashable-1.2.5.0-1.fc26.ppc64le + exit 0 Child return code was: 0