Mock Version: 1.2.17 Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/ghc-attempt.spec'], timeout=172800env={'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir'}chrootPath='/var/lib/mock/f25-ghc-5955618-616615/root'gid=425uid=1000printOutput=Falseshell=Falselogger=user='mockbuild') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/ghc-attempt.spec'] with env {'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir'} and shell False warning: Could not canonicalize hostname: buildhw-08.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/ghc-attempt-0.4.0.1-3.fc25.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/ghc-attempt.spec'], timeout=172800env={'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir'}chrootPath='/var/lib/mock/f25-ghc-5955618-616615/root'gid=425uid=1000printOutput=Falseshell=Falselogger=private_network=Trueuser='mockbuild') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/ghc-attempt.spec'] with env {'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Ssg4zL + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf attempt-0.4.0.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/attempt-0.4.0.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd attempt-0.4.0.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.mrFDVD + umask 022 + cd /builddir/build/BUILD + cd attempt-0.4.0.1 ++ ghc --info ++ grep '"Booter version","7.10.3"' + '[' '!' ' ,("Booter version","7.10.3")' ']' + 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 -m64 -mtune=generic' + 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 ) Setup.lhs:4:3: Warning: Module `System.Cmd' is deprecated: Use "System.Process" instead Setup.lhs:7:50: Warning: In the use of `runTests' (imported from Distribution.Simple, but defined in Distribution.Simple.UserHooks): Deprecated: "Please use the new testing interface instead!" Linking Setup ... + LANG=en_US.utf8 ++ sed -e 's/ / -optc/g' ++ 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 -m64 -mtune=generic ++ echo ' -Wl,-z,relro' ++ sed -e 's/ / -optl/g' + ./Setup configure --prefix=/usr --libdir=/usr/lib64 --docdir=/usr/share/doc/ghc-attempt '--libsubdir=$compiler/$pkgkey' '--datasubdir=$pkgid' --ghc --enable-executable-dynamic '--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-m64 -optc-mtune=generic -optl-Wl,-z,relro' -p --enable-shared --htmldir=/usr/share/doc/ghc/html/libraries/attempt-0.4.0.1 --global Configuring attempt-0.4.0.1... + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup build Building attempt-0.4.0.1... Preprocessing library attempt-0.4.0.1... [1 of 1] Compiling Data.Attempt ( Data/Attempt.hs, dist/build/Data/Attempt.o ) Data/Attempt.hs:51:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() [1 of 1] Compiling Data.Attempt ( Data/Attempt.hs, dist/build/Data/Attempt.p_o ) Data/Attempt.hs:51:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() In-place registering attempt-0.4.0.1... + '[' -f dist/build/libHSattempt-0.4.0.1.a ']' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.M0bTfE + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-3.fc25.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-3.fc25.x86_64 ++ dirname /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-3.fc25.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-3.fc25.x86_64 + cd attempt-0.4.0.1 + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-3.fc25.x86_64 -v directory dist/doc/html/attempt does exist: False creating /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-3.fc25.x86_64/usr/share/doc/ghc-attempt creating /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-3.fc25.x86_64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-3.fc25.x86_64/usr/share creating /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-3.fc25.x86_64/usr creating /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-3.fc25.x86_64/usr/share creating /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-3.fc25.x86_64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-3.fc25.x86_64/usr/share/doc/ghc-attempt Installing LICENSE to /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-3.fc25.x86_64/usr/share/doc/ghc-attempt/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-3.fc25.x86_64/usr/lib64/ghc-7.10.3/attem_0TQaIe3MD6QImI2iAshFgK creating /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-3.fc25.x86_64/usr/lib64/ghc-7.10.3/attem_0TQaIe3MD6QImI2iAshFgK/Data creating /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-3.fc25.x86_64/usr/lib64/ghc-7.10.3/attem_0TQaIe3MD6QImI2iAshFgK creating /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-3.fc25.x86_64/usr/lib64/ghc-7.10.3 creating /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-3.fc25.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-3.fc25.x86_64/usr/lib64/ghc-7.10.3 creating /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-3.fc25.x86_64/usr/lib64/ghc-7.10.3/attem_0TQaIe3MD6QImI2iAshFgK creating /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-3.fc25.x86_64/usr/lib64/ghc-7.10.3/attem_0TQaIe3MD6QImI2iAshFgK/Data Installing dist/build/Data/Attempt.hi to /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-3.fc25.x86_64/usr/lib64/ghc-7.10.3/attem_0TQaIe3MD6QImI2iAshFgK/Data/Attempt.hi creating /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-3.fc25.x86_64/usr/lib64/ghc-7.10.3/attem_0TQaIe3MD6QImI2iAshFgK/Data Installing dist/build/Data/Attempt.p_hi to /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-3.fc25.x86_64/usr/lib64/ghc-7.10.3/attem_0TQaIe3MD6QImI2iAshFgK/Data/Attempt.p_hi creating /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-3.fc25.x86_64/usr/lib64/ghc-7.10.3/attem_0TQaIe3MD6QImI2iAshFgK/Data Installing dist/build/Data/Attempt.dyn_hi to /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-3.fc25.x86_64/usr/lib64/ghc-7.10.3/attem_0TQaIe3MD6QImI2iAshFgK/Data/Attempt.dyn_hi creating /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-3.fc25.x86_64/usr/lib64/ghc-7.10.3/attem_0TQaIe3MD6QImI2iAshFgK Installing dist/build/libHSattempt-0.4.0.1-0TQaIe3MD6QImI2iAshFgK.a to /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-3.fc25.x86_64/usr/lib64/ghc-7.10.3/attem_0TQaIe3MD6QImI2iAshFgK/libHSattempt-0.4.0.1-0TQaIe3MD6QImI2iAshFgK.a creating /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-3.fc25.x86_64/usr/lib64/ghc-7.10.3/attem_0TQaIe3MD6QImI2iAshFgK Installing dist/build/libHSattempt-0.4.0.1-0TQaIe3MD6QImI2iAshFgK_p.a to /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-3.fc25.x86_64/usr/lib64/ghc-7.10.3/attem_0TQaIe3MD6QImI2iAshFgK/libHSattempt-0.4.0.1-0TQaIe3MD6QImI2iAshFgK_p.a creating /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-3.fc25.x86_64/usr/lib64/ghc-7.10.3/attem_0TQaIe3MD6QImI2iAshFgK /usr/bin/strip dist/build/libHSattempt-0.4.0.1-0TQaIe3MD6QImI2iAshFgK-ghc7.10.3.so --strip-unneeded Installing executable dist/build/libHSattempt-0.4.0.1-0TQaIe3MD6QImI2iAshFgK-ghc7.10.3.so to /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-3.fc25.x86_64/usr/lib64/ghc-7.10.3/attem_0TQaIe3MD6QImI2iAshFgK/libHSattempt-0.4.0.1-0TQaIe3MD6QImI2iAshFgK-ghc7.10.3.so + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup register --gen-pkg-config Creating package registration file: attempt-0.4.0.1.conf + install -D --mode=0644 attempt-0.4.0.1.conf /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-3.fc25.x86_64/usr/lib64/ghc-7.10.3/package.conf.d/attempt-0.4.0.1.conf ++ /usr/lib/rpm/ghc-pkg-wrapper /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-3.fc25.x86_64/usr/lib64/ghc-7.10.3 field attempt-0.4.0.1 key ++ sed -e 's/key: //' ++ uniq WARNING: cache does not exist: /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-3.fc25.x86_64/usr/lib64/ghc-7.10.3/package.conf.d/package.cache ghc will fail to read this package db. Use 'ghc-pkg recache' to fix. + keyname=attem_0TQaIe3MD6QImI2iAshFgK + pkgdir=/usr/lib64/ghc-7.10.3/attem_0TQaIe3MD6QImI2iAshFgK + rm -f ghc-attempt.files ghc-attempt-devel.files + touch ghc-attempt.files ghc-attempt-devel.files + echo '/usr/lib64/ghc-7.10.3/package.conf.d/attempt-0.4.0.1*.conf' + '[' -d /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-3.fc25.x86_64/usr/lib64/ghc-7.10.3/attem_0TQaIe3MD6QImI2iAshFgK ']' + echo '%dir /usr/lib64/ghc-7.10.3/attem_0TQaIe3MD6QImI2iAshFgK' + echo '%attr(755,root,root) /usr/lib64/ghc-7.10.3/attem_0TQaIe3MD6QImI2iAshFgK/libHS*-ghc7.10.3.so' + find /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-3.fc25.x86_64/usr/lib64/ghc-7.10.3/attem_0TQaIe3MD6QImI2iAshFgK -mindepth 1 -type d + sed 's/^/%dir /' + find /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-3.fc25.x86_64/usr/lib64/ghc-7.10.3/attem_0TQaIe3MD6QImI2iAshFgK '!' '(' -type d -o -name 'libHS*.so' ')' + '[' -d /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-3.fc25.x86_64/usr/share/doc/ghc/html/libraries/attempt-0.4.0.1 ']' + for i in ghc-attempt.files ghc-attempt-devel.files + '[' -f ghc-attempt.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-3.fc25.x86_64!!g' ghc-attempt.files + for i in ghc-attempt.files ghc-attempt-devel.files + '[' -f ghc-attempt-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-3.fc25.x86_64!!g' ghc-attempt-devel.files + find /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-3.fc25.x86_64 -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 + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: ghc-attempt-0.4.0.1-3.fc25.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.5pohwF + umask 022 + cd /builddir/build/BUILD + cd attempt-0.4.0.1 + DOCDIR=/builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-3.fc25.x86_64/usr/share/doc/ghc-attempt + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-3.fc25.x86_64/usr/share/doc/ghc-attempt + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-3.fc25.x86_64/usr/share/doc/ghc-attempt + exit 0 Provides: ghc-attempt = 0.4.0.1-3.fc25 ghc-attempt(x86-64) = 0.4.0.1-3.fc25 libHSattempt-0.4.0.1-0TQaIe3MD6QImI2iAshFgK-ghc7.10.3.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libHSbase-4.8.2.0-HQfYBxpPvuw8OunzQu6JGM-ghc7.10.3.so()(64bit) libHSfailure-0.2.0.3-5D3eKShp4jR5toF2klb2H3-ghc7.10.3.so()(64bit) libHSghc-prim-0.4.0.0-8TmvWUcS1U1IKHT0levwg3-ghc7.10.3.so()(64bit) libHSinteger-gmp-1.0.0.0-2aU3IZNMF9a7mQ0OzsZ0dS-ghc7.10.3.so()(64bit) libHStransformers-0.4.2.0-GZTjP9K5WFq01xC9BAGQpF-ghc7.10.3.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libgmp.so.10()(64bit) rtld(GNU_HASH) Processing files: ghc-attempt-devel-0.4.0.1-3.fc25.x86_64 WARNING: cache does not exist: /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-3.fc25.x86_64/usr/lib64/ghc-7.10.3/package.conf.d/package.cache ghc will fail to read this package db. Use 'ghc-pkg recache' to fix. WARNING: cache does not exist: /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-3.fc25.x86_64/usr/lib64/ghc-7.10.3/package.conf.d/package.cache ghc will fail to read this package db. Use 'ghc-pkg recache' to fix. Provides: ghc-attempt-devel = 0.4.0.1-3.fc25 ghc-attempt-devel(x86-64) = 0.4.0.1-3.fc25 ghc-attempt-static = 0.4.0.1-3.fc25 ghc-devel(attempt-0.4.0.1-443e8c910f61375b063ad5daa4de7fcc) 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 = 7.10.3 Requires(postun): /bin/sh ghc-compiler = 7.10.3 Requires: ghc-devel(base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d) ghc-devel(failure-0.2.0.3-99bcdc4b40ffd56ea61d90d2ffebcade) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-3.fc25.x86_64 warning: Could not canonicalize hostname: buildhw-08.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/ghc-attempt-0.4.0.1-3.fc25.x86_64.rpm Wrote: /builddir/build/RPMS/ghc-attempt-devel-0.4.0.1-3.fc25.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.9YB3CH + umask 022 + cd /builddir/build/BUILD + cd attempt-0.4.0.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-3.fc25.x86_64 + exit 0 Child return code was: 0