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-uuid.spec'], chrootPath='/var/lib/mock/f25-ghc-5938590-616073/root'logger=shell=Falsetimeout=172800env={'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"'}printOutput=Falsegid=425uid=1000user='mockbuild') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/ghc-uuid.spec'] with env {'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"'} and shell False warning: Could not canonicalize hostname: buildvm-23.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/ghc-uuid-1.2.14-1.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-uuid.spec'], chrootPath='/var/lib/mock/f25-ghc-5938590-616073/root'logger=shell=Falsetimeout=172800env={'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"'}private_network=Truegid=425uid=1000printOutput=Falseuser='mockbuild') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/ghc-uuid.spec'] with env {'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.COPexb + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf uuid-1.2.14 + /usr/bin/gzip -dc /builddir/build/SOURCES/uuid-1.2.14.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd uuid-1.2.14 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cabal-tweak-dep-ver time '< 1.5' '< 1.6' + cabal-tweak-dep-ver random '< 1.1' '< 1.2' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.0GdowQ + umask 022 + cd /builddir/build/BUILD + cd uuid-1.2.14 ++ 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.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 -m64 -mtune=generic ++ sed -e 's/ / -optc/g' ++ echo ' -Wl,-z,relro' ++ sed -e 's/ / -optl/g' + ./Setup configure --prefix=/usr --libdir=/usr/lib64 --docdir=/usr/share/doc/ghc-uuid '--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/uuid-1.2.14 --global Configuring uuid-1.2.14... + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup build Building uuid-1.2.14... Preprocessing library uuid-1.2.14... [1 of 8] Compiling Data.UUID.Builder ( Data/UUID/Builder.hs, dist/build/Data/UUID/Builder.o ) [2 of 8] Compiling Data.UUID.Internal ( Data/UUID/Internal.hs, dist/build/Data/UUID/Internal.o ) [3 of 8] Compiling Data.UUID.V1 ( Data/UUID/V1.hs, dist/build/Data/UUID/V1.o ) Data/UUID/V1.hs:33: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() [4 of 8] Compiling Data.UUID.Named ( Data/UUID/Named.hs, dist/build/Data/UUID/Named.o ) Data/UUID/Named.hs:31: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() [5 of 8] Compiling Data.UUID.V3 ( Data/UUID/V3.hs, dist/build/Data/UUID/V3.o ) [6 of 8] Compiling Data.UUID.V5 ( Data/UUID/V5.hs, dist/build/Data/UUID/V5.o ) [7 of 8] Compiling Data.UUID ( Data/UUID.hs, dist/build/Data/UUID.o ) [8 of 8] Compiling Data.UUID.V4 ( Data/UUID/V4.hs, dist/build/Data/UUID/V4.o ) [1 of 8] Compiling Data.UUID.Builder ( Data/UUID/Builder.hs, dist/build/Data/UUID/Builder.p_o ) [2 of 8] Compiling Data.UUID.Internal ( Data/UUID/Internal.hs, dist/build/Data/UUID/Internal.p_o ) [3 of 8] Compiling Data.UUID.V1 ( Data/UUID/V1.hs, dist/build/Data/UUID/V1.p_o ) Data/UUID/V1.hs:33: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() [4 of 8] Compiling Data.UUID.Named ( Data/UUID/Named.hs, dist/build/Data/UUID/Named.p_o ) Data/UUID/Named.hs:31: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() [5 of 8] Compiling Data.UUID.V3 ( Data/UUID/V3.hs, dist/build/Data/UUID/V3.p_o ) [6 of 8] Compiling Data.UUID.V5 ( Data/UUID/V5.hs, dist/build/Data/UUID/V5.p_o ) [7 of 8] Compiling Data.UUID ( Data/UUID.hs, dist/build/Data/UUID.p_o ) [8 of 8] Compiling Data.UUID.V4 ( Data/UUID/V4.hs, dist/build/Data/UUID/V4.p_o ) In-place registering uuid-1.2.14... + '[' -f dist/build/libHSuuid-1.2.14.a ']' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.RfQypN + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-uuid-1.2.14-1.fc25.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-uuid-1.2.14-1.fc25.x86_64 ++ dirname /builddir/build/BUILDROOT/ghc-uuid-1.2.14-1.fc25.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-uuid-1.2.14-1.fc25.x86_64 + cd uuid-1.2.14 + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-uuid-1.2.14-1.fc25.x86_64 -v directory dist/doc/html/uuid does exist: False creating /builddir/build/BUILDROOT/ghc-uuid-1.2.14-1.fc25.x86_64/usr/share/doc/ghc-uuid creating /builddir/build/BUILDROOT/ghc-uuid-1.2.14-1.fc25.x86_64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-uuid-1.2.14-1.fc25.x86_64/usr/share creating /builddir/build/BUILDROOT/ghc-uuid-1.2.14-1.fc25.x86_64/usr creating /builddir/build/BUILDROOT/ghc-uuid-1.2.14-1.fc25.x86_64/usr/share creating /builddir/build/BUILDROOT/ghc-uuid-1.2.14-1.fc25.x86_64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-uuid-1.2.14-1.fc25.x86_64/usr/share/doc/ghc-uuid Installing LICENSE to /builddir/build/BUILDROOT/ghc-uuid-1.2.14-1.fc25.x86_64/usr/share/doc/ghc-uuid/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-uuid-1.2.14-1.fc25.x86_64/usr/lib64/ghc-7.10.3/uuid_78Nt6QWI6CuA9KDmQivmjL creating /builddir/build/BUILDROOT/ghc-uuid-1.2.14-1.fc25.x86_64/usr/lib64/ghc-7.10.3/uuid_78Nt6QWI6CuA9KDmQivmjL/Data creating /builddir/build/BUILDROOT/ghc-uuid-1.2.14-1.fc25.x86_64/usr/lib64/ghc-7.10.3/uuid_78Nt6QWI6CuA9KDmQivmjL creating /builddir/build/BUILDROOT/ghc-uuid-1.2.14-1.fc25.x86_64/usr/lib64/ghc-7.10.3 creating /builddir/build/BUILDROOT/ghc-uuid-1.2.14-1.fc25.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/ghc-uuid-1.2.14-1.fc25.x86_64/usr/lib64/ghc-7.10.3 creating /builddir/build/BUILDROOT/ghc-uuid-1.2.14-1.fc25.x86_64/usr/lib64/ghc-7.10.3/uuid_78Nt6QWI6CuA9KDmQivmjL creating /builddir/build/BUILDROOT/ghc-uuid-1.2.14-1.fc25.x86_64/usr/lib64/ghc-7.10.3/uuid_78Nt6QWI6CuA9KDmQivmjL/Data creating /builddir/build/BUILDROOT/ghc-uuid-1.2.14-1.fc25.x86_64/usr/lib64/ghc-7.10.3/uuid_78Nt6QWI6CuA9KDmQivmjL/Data/UUID Installing dist/build/Data/UUID.hi to /builddir/build/BUILDROOT/ghc-uuid-1.2.14-1.fc25.x86_64/usr/lib64/ghc-7.10.3/uuid_78Nt6QWI6CuA9KDmQivmjL/Data/UUID.hi Installing dist/build/Data/UUID/V1.hi to /builddir/build/BUILDROOT/ghc-uuid-1.2.14-1.fc25.x86_64/usr/lib64/ghc-7.10.3/uuid_78Nt6QWI6CuA9KDmQivmjL/Data/UUID/V1.hi Installing dist/build/Data/UUID/V3.hi to /builddir/build/BUILDROOT/ghc-uuid-1.2.14-1.fc25.x86_64/usr/lib64/ghc-7.10.3/uuid_78Nt6QWI6CuA9KDmQivmjL/Data/UUID/V3.hi Installing dist/build/Data/UUID/V4.hi to /builddir/build/BUILDROOT/ghc-uuid-1.2.14-1.fc25.x86_64/usr/lib64/ghc-7.10.3/uuid_78Nt6QWI6CuA9KDmQivmjL/Data/UUID/V4.hi Installing dist/build/Data/UUID/V5.hi to /builddir/build/BUILDROOT/ghc-uuid-1.2.14-1.fc25.x86_64/usr/lib64/ghc-7.10.3/uuid_78Nt6QWI6CuA9KDmQivmjL/Data/UUID/V5.hi Installing dist/build/Data/UUID/Builder.hi to /builddir/build/BUILDROOT/ghc-uuid-1.2.14-1.fc25.x86_64/usr/lib64/ghc-7.10.3/uuid_78Nt6QWI6CuA9KDmQivmjL/Data/UUID/Builder.hi Installing dist/build/Data/UUID/Internal.hi to /builddir/build/BUILDROOT/ghc-uuid-1.2.14-1.fc25.x86_64/usr/lib64/ghc-7.10.3/uuid_78Nt6QWI6CuA9KDmQivmjL/Data/UUID/Internal.hi Installing dist/build/Data/UUID/Named.hi to /builddir/build/BUILDROOT/ghc-uuid-1.2.14-1.fc25.x86_64/usr/lib64/ghc-7.10.3/uuid_78Nt6QWI6CuA9KDmQivmjL/Data/UUID/Named.hi creating /builddir/build/BUILDROOT/ghc-uuid-1.2.14-1.fc25.x86_64/usr/lib64/ghc-7.10.3/uuid_78Nt6QWI6CuA9KDmQivmjL/Data creating /builddir/build/BUILDROOT/ghc-uuid-1.2.14-1.fc25.x86_64/usr/lib64/ghc-7.10.3/uuid_78Nt6QWI6CuA9KDmQivmjL/Data/UUID Installing dist/build/Data/UUID.p_hi to /builddir/build/BUILDROOT/ghc-uuid-1.2.14-1.fc25.x86_64/usr/lib64/ghc-7.10.3/uuid_78Nt6QWI6CuA9KDmQivmjL/Data/UUID.p_hi Installing dist/build/Data/UUID/V1.p_hi to /builddir/build/BUILDROOT/ghc-uuid-1.2.14-1.fc25.x86_64/usr/lib64/ghc-7.10.3/uuid_78Nt6QWI6CuA9KDmQivmjL/Data/UUID/V1.p_hi Installing dist/build/Data/UUID/V3.p_hi to /builddir/build/BUILDROOT/ghc-uuid-1.2.14-1.fc25.x86_64/usr/lib64/ghc-7.10.3/uuid_78Nt6QWI6CuA9KDmQivmjL/Data/UUID/V3.p_hi Installing dist/build/Data/UUID/V4.p_hi to /builddir/build/BUILDROOT/ghc-uuid-1.2.14-1.fc25.x86_64/usr/lib64/ghc-7.10.3/uuid_78Nt6QWI6CuA9KDmQivmjL/Data/UUID/V4.p_hi Installing dist/build/Data/UUID/V5.p_hi to /builddir/build/BUILDROOT/ghc-uuid-1.2.14-1.fc25.x86_64/usr/lib64/ghc-7.10.3/uuid_78Nt6QWI6CuA9KDmQivmjL/Data/UUID/V5.p_hi Installing dist/build/Data/UUID/Builder.p_hi to /builddir/build/BUILDROOT/ghc-uuid-1.2.14-1.fc25.x86_64/usr/lib64/ghc-7.10.3/uuid_78Nt6QWI6CuA9KDmQivmjL/Data/UUID/Builder.p_hi Installing dist/build/Data/UUID/Internal.p_hi to /builddir/build/BUILDROOT/ghc-uuid-1.2.14-1.fc25.x86_64/usr/lib64/ghc-7.10.3/uuid_78Nt6QWI6CuA9KDmQivmjL/Data/UUID/Internal.p_hi Installing dist/build/Data/UUID/Named.p_hi to /builddir/build/BUILDROOT/ghc-uuid-1.2.14-1.fc25.x86_64/usr/lib64/ghc-7.10.3/uuid_78Nt6QWI6CuA9KDmQivmjL/Data/UUID/Named.p_hi creating /builddir/build/BUILDROOT/ghc-uuid-1.2.14-1.fc25.x86_64/usr/lib64/ghc-7.10.3/uuid_78Nt6QWI6CuA9KDmQivmjL/Data creating /builddir/build/BUILDROOT/ghc-uuid-1.2.14-1.fc25.x86_64/usr/lib64/ghc-7.10.3/uuid_78Nt6QWI6CuA9KDmQivmjL/Data/UUID Installing dist/build/Data/UUID.dyn_hi to /builddir/build/BUILDROOT/ghc-uuid-1.2.14-1.fc25.x86_64/usr/lib64/ghc-7.10.3/uuid_78Nt6QWI6CuA9KDmQivmjL/Data/UUID.dyn_hi Installing dist/build/Data/UUID/V1.dyn_hi to /builddir/build/BUILDROOT/ghc-uuid-1.2.14-1.fc25.x86_64/usr/lib64/ghc-7.10.3/uuid_78Nt6QWI6CuA9KDmQivmjL/Data/UUID/V1.dyn_hi Installing dist/build/Data/UUID/V3.dyn_hi to /builddir/build/BUILDROOT/ghc-uuid-1.2.14-1.fc25.x86_64/usr/lib64/ghc-7.10.3/uuid_78Nt6QWI6CuA9KDmQivmjL/Data/UUID/V3.dyn_hi Installing dist/build/Data/UUID/V4.dyn_hi to /builddir/build/BUILDROOT/ghc-uuid-1.2.14-1.fc25.x86_64/usr/lib64/ghc-7.10.3/uuid_78Nt6QWI6CuA9KDmQivmjL/Data/UUID/V4.dyn_hi Installing dist/build/Data/UUID/V5.dyn_hi to /builddir/build/BUILDROOT/ghc-uuid-1.2.14-1.fc25.x86_64/usr/lib64/ghc-7.10.3/uuid_78Nt6QWI6CuA9KDmQivmjL/Data/UUID/V5.dyn_hi Installing dist/build/Data/UUID/Builder.dyn_hi to /builddir/build/BUILDROOT/ghc-uuid-1.2.14-1.fc25.x86_64/usr/lib64/ghc-7.10.3/uuid_78Nt6QWI6CuA9KDmQivmjL/Data/UUID/Builder.dyn_hi Installing dist/build/Data/UUID/Internal.dyn_hi to /builddir/build/BUILDROOT/ghc-uuid-1.2.14-1.fc25.x86_64/usr/lib64/ghc-7.10.3/uuid_78Nt6QWI6CuA9KDmQivmjL/Data/UUID/Internal.dyn_hi Installing dist/build/Data/UUID/Named.dyn_hi to /builddir/build/BUILDROOT/ghc-uuid-1.2.14-1.fc25.x86_64/usr/lib64/ghc-7.10.3/uuid_78Nt6QWI6CuA9KDmQivmjL/Data/UUID/Named.dyn_hi creating /builddir/build/BUILDROOT/ghc-uuid-1.2.14-1.fc25.x86_64/usr/lib64/ghc-7.10.3/uuid_78Nt6QWI6CuA9KDmQivmjL Installing dist/build/libHSuuid-1.2.14-78Nt6QWI6CuA9KDmQivmjL.a to /builddir/build/BUILDROOT/ghc-uuid-1.2.14-1.fc25.x86_64/usr/lib64/ghc-7.10.3/uuid_78Nt6QWI6CuA9KDmQivmjL/libHSuuid-1.2.14-78Nt6QWI6CuA9KDmQivmjL.a creating /builddir/build/BUILDROOT/ghc-uuid-1.2.14-1.fc25.x86_64/usr/lib64/ghc-7.10.3/uuid_78Nt6QWI6CuA9KDmQivmjL Installing dist/build/libHSuuid-1.2.14-78Nt6QWI6CuA9KDmQivmjL_p.a to /builddir/build/BUILDROOT/ghc-uuid-1.2.14-1.fc25.x86_64/usr/lib64/ghc-7.10.3/uuid_78Nt6QWI6CuA9KDmQivmjL/libHSuuid-1.2.14-78Nt6QWI6CuA9KDmQivmjL_p.a creating /builddir/build/BUILDROOT/ghc-uuid-1.2.14-1.fc25.x86_64/usr/lib64/ghc-7.10.3/uuid_78Nt6QWI6CuA9KDmQivmjL /usr/bin/strip dist/build/libHSuuid-1.2.14-78Nt6QWI6CuA9KDmQivmjL-ghc7.10.3.so --strip-unneeded Installing executable dist/build/libHSuuid-1.2.14-78Nt6QWI6CuA9KDmQivmjL-ghc7.10.3.so to /builddir/build/BUILDROOT/ghc-uuid-1.2.14-1.fc25.x86_64/usr/lib64/ghc-7.10.3/uuid_78Nt6QWI6CuA9KDmQivmjL/libHSuuid-1.2.14-78Nt6QWI6CuA9KDmQivmjL-ghc7.10.3.so + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup register --gen-pkg-config Creating package registration file: uuid-1.2.14.conf + install -D --mode=0644 uuid-1.2.14.conf /builddir/build/BUILDROOT/ghc-uuid-1.2.14-1.fc25.x86_64/usr/lib64/ghc-7.10.3/package.conf.d/uuid-1.2.14.conf ++ /usr/lib/rpm/ghc-pkg-wrapper /builddir/build/BUILDROOT/ghc-uuid-1.2.14-1.fc25.x86_64/usr/lib64/ghc-7.10.3 field uuid-1.2.14 key ++ sed -e 's/key: //' ++ uniq WARNING: cache does not exist: /builddir/build/BUILDROOT/ghc-uuid-1.2.14-1.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=uuid_78Nt6QWI6CuA9KDmQivmjL + pkgdir=/usr/lib64/ghc-7.10.3/uuid_78Nt6QWI6CuA9KDmQivmjL + rm -f ghc-uuid.files ghc-uuid-devel.files + touch ghc-uuid.files ghc-uuid-devel.files + echo '/usr/lib64/ghc-7.10.3/package.conf.d/uuid-1.2.14*.conf' + '[' -d /builddir/build/BUILDROOT/ghc-uuid-1.2.14-1.fc25.x86_64/usr/lib64/ghc-7.10.3/uuid_78Nt6QWI6CuA9KDmQivmjL ']' + echo '%dir /usr/lib64/ghc-7.10.3/uuid_78Nt6QWI6CuA9KDmQivmjL' + echo '%attr(755,root,root) /usr/lib64/ghc-7.10.3/uuid_78Nt6QWI6CuA9KDmQivmjL/libHS*-ghc7.10.3.so' + find /builddir/build/BUILDROOT/ghc-uuid-1.2.14-1.fc25.x86_64/usr/lib64/ghc-7.10.3/uuid_78Nt6QWI6CuA9KDmQivmjL -mindepth 1 -type d + sed 's/^/%dir /' + find /builddir/build/BUILDROOT/ghc-uuid-1.2.14-1.fc25.x86_64/usr/lib64/ghc-7.10.3/uuid_78Nt6QWI6CuA9KDmQivmjL '!' '(' -type d -o -name 'libHS*.so' ')' + '[' -d /builddir/build/BUILDROOT/ghc-uuid-1.2.14-1.fc25.x86_64/usr/share/doc/ghc/html/libraries/uuid-1.2.14 ']' + for i in ghc-uuid.files ghc-uuid-devel.files + '[' -f ghc-uuid.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-uuid-1.2.14-1.fc25.x86_64!!g' ghc-uuid.files + for i in ghc-uuid.files ghc-uuid-devel.files + '[' -f ghc-uuid-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-uuid-1.2.14-1.fc25.x86_64!!g' ghc-uuid-devel.files + find /builddir/build/BUILDROOT/ghc-uuid-1.2.14-1.fc25.x86_64 -type f -exec sh -c 'file {} | grep -q '\''dynamically linked'\''' ';' -exec strip '{}' ';' + rm /builddir/build/BUILDROOT/ghc-uuid-1.2.14-1.fc25.x86_64/usr/share/doc/ghc-uuid/LICENSE + /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 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.8YEAsL + umask 022 + cd /builddir/build/BUILD + cd uuid-1.2.14 + exit 0 Processing files: ghc-uuid-1.2.14-1.fc25.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.PomVvJ + umask 022 + cd /builddir/build/BUILD + cd uuid-1.2.14 + DOCDIR=/builddir/build/BUILDROOT/ghc-uuid-1.2.14-1.fc25.x86_64/usr/share/doc/ghc-uuid + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-uuid-1.2.14-1.fc25.x86_64/usr/share/doc/ghc-uuid + cp -pr CHANGES /builddir/build/BUILDROOT/ghc-uuid-1.2.14-1.fc25.x86_64/usr/share/doc/ghc-uuid + cp -pr CONTRIBUTORS /builddir/build/BUILDROOT/ghc-uuid-1.2.14-1.fc25.x86_64/usr/share/doc/ghc-uuid + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Yov4zH + umask 022 + cd /builddir/build/BUILD + cd uuid-1.2.14 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-uuid-1.2.14-1.fc25.x86_64/usr/share/licenses/ghc-uuid + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-uuid-1.2.14-1.fc25.x86_64/usr/share/licenses/ghc-uuid + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-uuid-1.2.14-1.fc25.x86_64/usr/share/licenses/ghc-uuid + exit 0 Provides: ghc-uuid = 1.2.14-1.fc25 ghc-uuid(x86-64) = 1.2.14-1.fc25 libHSuuid-1.2.14-78Nt6QWI6CuA9KDmQivmjL-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: libHSarray-0.5.1.0-67iodizgJQIIxYVTp4emlA-ghc7.10.3.so()(64bit) libHSbase-4.8.2.0-HQfYBxpPvuw8OunzQu6JGM-ghc7.10.3.so()(64bit) libHSbinary-0.7.5.0-3uXFWMoAGBg0xKP9MHKRwi-ghc7.10.3.so()(64bit) libHSbytestring-0.10.6.0-6VWy06pWzJq9evDvK2d4w6-ghc7.10.3.so()(64bit) libHScereal-0.4.1.1-GskkwdKSWUU2PP8FxH5aP8-ghc7.10.3.so()(64bit) libHScontainers-0.5.6.2-2C3ZI8RgPO2LBMidXKTvIU-ghc7.10.3.so()(64bit) libHScrypto-api-0.13.2-0o6jeytgxfv6y15nqy8ZSR-ghc7.10.3.so()(64bit) libHScryptohash-0.9.0-HwDjsKC0F87DVpxdpnhLXQ-ghc7.10.3.so()(64bit) libHSdeepseq-1.4.1.1-6vMKxt5sPFR0XsbRWvvq59-ghc7.10.3.so()(64bit) libHSdirectory-1.2.2.0-0hFG6ZxK1nk4zsyOqbNHfm-ghc7.10.3.so()(64bit) libHSentropy-0.3.7-7gYJ61Ci0NNBp8LB4CGmrG-ghc7.10.3.so()(64bit) libHSfilepath-1.4.0.0-Ey7a1in9roBAE8bUFJ5R9m-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) libHSmaccatcher-2.1.5-4AdF7jJTVYM2QzoURzETjZ-ghc7.10.3.so()(64bit) libHSmtl-2.2.1-Aue4leSeVkpKLsfHIV51E8-ghc7.10.3.so()(64bit) libHSparsec-3.1.11-AtBt9uDOS2NCyWnucTHV3y-ghc7.10.3.so()(64bit) libHSpretty-1.1.2.0-JItwetRppk1H5Uq3xbjDGC-ghc7.10.3.so()(64bit) libHSprocess-1.2.3.0-52AgREEfSrnJLlkGV9YZZJ-ghc7.10.3.so()(64bit) libHSrandom-1.1-9Kgekc9yEaLHLNUuw6paWL-ghc7.10.3.so()(64bit) libHStagged-0.8.4-LPeicl3HxVfGUMMwMEsAE6-ghc7.10.3.so()(64bit) libHStemplate-haskell-2.10.0.0-GJPvtLC64aA4c1Jl10o2qt-ghc7.10.3.so()(64bit) libHStext-1.2.2.1-HmqVQnZSpjaC156ABqPhne-ghc7.10.3.so()(64bit) libHStime-1.5.0.1-FTheb6LSxyX1UABIbBXRfn-ghc7.10.3.so()(64bit) libHStransformers-0.4.2.0-GZTjP9K5WFq01xC9BAGQpF-ghc7.10.3.so()(64bit) libHSunix-2.7.1.0-KZL8h98IqDM57kQSPo1mKx-ghc7.10.3.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libdl.so.2()(64bit) libgmp.so.10()(64bit) libpthread.so.0()(64bit) librt.so.1()(64bit) libutil.so.1()(64bit) rtld(GNU_HASH) Processing files: ghc-uuid-devel-1.2.14-1.fc25.x86_64 WARNING: cache does not exist: /builddir/build/BUILDROOT/ghc-uuid-1.2.14-1.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-uuid-1.2.14-1.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-devel(uuid-1.2.14-6ec42c52ba43e89d27953c1699826e60) ghc-uuid-devel = 1.2.14-1.fc25 ghc-uuid-devel(x86-64) = 1.2.14-1.fc25 ghc-uuid-static = 1.2.14-1.fc25 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(binary-0.7.5.0-5784fd031a720c3b84e73006e444c7ca) ghc-devel(bytestring-0.10.6.0-c60f4c543b22c7f7293a06ae48820437) ghc-devel(cryptohash-0.9.0-2325fd506d9f2e0ef2fea550e91ec0c2) ghc-devel(maccatcher-2.1.5-58d1d045dd6535f8b02603ae7e5503b2) ghc-devel(random-1.1-7d035f9e510822cd64834106e4acc4b7) ghc-devel(time-1.5.0.1-edbd1a50e7922b396ada189ab8e8523b) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-uuid-1.2.14-1.fc25.x86_64 warning: Could not canonicalize hostname: buildvm-23.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/ghc-uuid-1.2.14-1.fc25.x86_64.rpm Wrote: /builddir/build/RPMS/ghc-uuid-devel-1.2.14-1.fc25.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.lBqYsG + umask 022 + cd /builddir/build/BUILD + cd uuid-1.2.14 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-uuid-1.2.14-1.fc25.x86_64 + exit 0 Child return code was: 0