Mock Version: 1.3.3 Mock Version: 1.3.3 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/ghc-hashable.spec'], user='mockbuild'logger=gid=425printOutput=Falsetimeout=172800chrootPath='/var/lib/mock/f26-ghc-7774915-700038/root'shell=Falseenv={'SHELL': '/bin/bash', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/ghc-hashable.spec'] with env {'SHELL': '/bin/bash', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False Building target platforms: armv7hl Building for target armv7hl 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 armv7hl --nodeps /builddir/build/SPECS/ghc-hashable.spec'], user='mockbuild'private_network=Truetimeout=172800gid=425printOutput=Falselogger=chrootPath='/var/lib/mock/f26-ghc-7774915-700038/root'shell=Falseenv={'SHELL': '/bin/bash', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/ghc-hashable.spec'] with env {'SHELL': '/bin/bash', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.rdmw7a + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf hashable-1.2.5.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/hashable-1.2.5.0.tar.gz + /usr/bin/tar -xof - + 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.WrMeBe + 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")' ']' + 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + 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 ++ 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard ++ 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-hashable '--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-march=armv7-a -optc-mfpu=vfpv3-d16 -optc-mfloat-abi=hard -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.WrMeBe: line 53: [: dist/build/libHShashable-1.2.5.0-3jyU6ITgVDsZjJvM61wsx.a: binary operator expected + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.EBNOvR + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-hashable-1.2.5.0-1.fc26.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-hashable-1.2.5.0-1.fc26.arm ++ dirname /builddir/build/BUILDROOT/ghc-hashable-1.2.5.0-1.fc26.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-hashable-1.2.5.0-1.fc26.arm + 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.arm -v directory dist/doc/html/hashable does exist: False creating /builddir/build/BUILDROOT/ghc-hashable-1.2.5.0-1.fc26.arm/usr/share/licenses/ghc-hashable creating /builddir/build/BUILDROOT/ghc-hashable-1.2.5.0-1.fc26.arm/usr/share/licenses creating /builddir/build/BUILDROOT/ghc-hashable-1.2.5.0-1.fc26.arm/usr/share creating /builddir/build/BUILDROOT/ghc-hashable-1.2.5.0-1.fc26.arm/usr creating /builddir/build/BUILDROOT/ghc-hashable-1.2.5.0-1.fc26.arm/usr/share creating /builddir/build/BUILDROOT/ghc-hashable-1.2.5.0-1.fc26.arm/usr/share/licenses creating /builddir/build/BUILDROOT/ghc-hashable-1.2.5.0-1.fc26.arm/usr/share/licenses/ghc-hashable Installing LICENSE to /builddir/build/BUILDROOT/ghc-hashable-1.2.5.0-1.fc26.arm/usr/share/licenses/ghc-hashable/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-hashable-1.2.5.0-1.fc26.arm/usr/lib/ghc-8.0.2/hashable-1.2.5.0-3jyU6ITgVDsZjJvM61wsx creating /builddir/build/BUILDROOT/ghc-hashable-1.2.5.0-1.fc26.arm/usr/lib/ghc-8.0.2/hashable-1.2.5.0-3jyU6ITgVDsZjJvM61wsx/Data creating /builddir/build/BUILDROOT/ghc-hashable-1.2.5.0-1.fc26.arm/usr/lib/ghc-8.0.2/hashable-1.2.5.0-3jyU6ITgVDsZjJvM61wsx creating /builddir/build/BUILDROOT/ghc-hashable-1.2.5.0-1.fc26.arm/usr/lib/ghc-8.0.2 creating /builddir/build/BUILDROOT/ghc-hashable-1.2.5.0-1.fc26.arm/usr/lib creating /builddir/build/BUILDROOT/ghc-hashable-1.2.5.0-1.fc26.arm/usr/lib/ghc-8.0.2 creating /builddir/build/BUILDROOT/ghc-hashable-1.2.5.0-1.fc26.arm/usr/lib/ghc-8.0.2/hashable-1.2.5.0-3jyU6ITgVDsZjJvM61wsx creating /builddir/build/BUILDROOT/ghc-hashable-1.2.5.0-1.fc26.arm/usr/lib/ghc-8.0.2/hashable-1.2.5.0-3jyU6ITgVDsZjJvM61wsx/Data creating /builddir/build/BUILDROOT/ghc-hashable-1.2.5.0-1.fc26.arm/usr/lib/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.arm/usr/lib/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.arm/usr/lib/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.arm/usr/lib/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.arm/usr/lib/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.arm/usr/lib/ghc-8.0.2/hashable-1.2.5.0-3jyU6ITgVDsZjJvM61wsx/Data creating /builddir/build/BUILDROOT/ghc-hashable-1.2.5.0-1.fc26.arm/usr/lib/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.arm/usr/lib/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.arm/usr/lib/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.arm/usr/lib/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.arm/usr/lib/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.arm/usr/lib/ghc-8.0.2/hashable-1.2.5.0-3jyU6ITgVDsZjJvM61wsx/Data creating /builddir/build/BUILDROOT/ghc-hashable-1.2.5.0-1.fc26.arm/usr/lib/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.arm/usr/lib/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.arm/usr/lib/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.arm/usr/lib/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.arm/usr/lib/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.arm/usr/lib/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.arm/usr/lib/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.arm/usr/lib/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.arm/usr/lib/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.arm/usr/lib/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.arm/usr/lib/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.arm/usr/lib/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.arm/usr/lib/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.arm/usr/lib/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.arm/usr/lib/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.arm/usr/lib/ghc-8.0.2 field hashable-1.2.5.0 key + keyname=hashable-1.2.5.0-3jyU6ITgVDsZjJvM61wsx + pkgdir=/usr/lib/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/lib/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.arm/usr/lib/ghc-8.0.2/hashable-1.2.5.0-3jyU6ITgVDsZjJvM61wsx ']' + echo '%dir /usr/lib/ghc-8.0.2/hashable-1.2.5.0-3jyU6ITgVDsZjJvM61wsx' + echo '%attr(755,root,root) /usr/lib/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.arm/usr/lib/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.arm/usr/lib/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.arm/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.arm!!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.arm!!g' ghc-hashable-devel.files + find /builddir/build/BUILDROOT/ghc-hashable-1.2.5.0-1.fc26.arm -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.4SqKFW + umask 022 + cd /builddir/build/BUILD + cd hashable-1.2.5.0 + exit 0 Processing files: ghc-hashable-1.2.5.0-1.fc26.armv7hl Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.EL2Oq2 + umask 022 + cd /builddir/build/BUILD + cd hashable-1.2.5.0 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-hashable-1.2.5.0-1.fc26.arm/usr/share/licenses/ghc-hashable + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-hashable-1.2.5.0-1.fc26.arm/usr/share/licenses/ghc-hashable + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-hashable-1.2.5.0-1.fc26.arm/usr/share/licenses/ghc-hashable + exit 0 Provides: ghc-hashable = 1.2.5.0-1.fc26 ghc-hashable(armv7hl-32) = 1.2.5.0-1.fc26 libHShashable-1.2.5.0-3jyU6ITgVDsZjJvM61wsx-ghc8.0.2.so 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 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 libHScontainers-0.5.7.1-ghc8.0.2.so libHSdeepseq-1.4.2.0-ghc8.0.2.so libHSghc-prim-0.5.0.0-ghc8.0.2.so libHSinteger-gmp-1.0.0.1-ghc8.0.2.so libHStext-1.2.2.1-FwvWBfkNJh1I1NMMegz0uY-ghc8.0.2.so libc.so.6 libc.so.6(GLIBC_2.4) libgmp.so.10 rtld(GNU_HASH) Processing files: ghc-hashable-devel-1.2.5.0-1.fc26.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.oDbsKr + umask 022 + cd /builddir/build/BUILD + cd hashable-1.2.5.0 + DOCDIR=/builddir/build/BUILDROOT/ghc-hashable-1.2.5.0-1.fc26.arm/usr/share/doc/ghc-hashable-devel + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-hashable-1.2.5.0-1.fc26.arm/usr/share/doc/ghc-hashable-devel + cp -pr CHANGES.md /builddir/build/BUILDROOT/ghc-hashable-1.2.5.0-1.fc26.arm/usr/share/doc/ghc-hashable-devel + cp -pr README.md /builddir/build/BUILDROOT/ghc-hashable-1.2.5.0-1.fc26.arm/usr/share/doc/ghc-hashable-devel + cp -pr examples /builddir/build/BUILDROOT/ghc-hashable-1.2.5.0-1.fc26.arm/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(armv7hl-32) = 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.arm Wrote: /builddir/build/RPMS/ghc-hashable-1.2.5.0-1.fc26.armv7hl.rpm Wrote: /builddir/build/RPMS/ghc-hashable-devel-1.2.5.0-1.fc26.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.r6Q8ol + 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.arm + exit 0 Child return code was: 0