Mock Version: 1.1.38 Mock Version: 1.1.38 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/ghc-exceptions.spec'], False, '/var/lib/mock/f21-build-2083383-385273/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/ghc-exceptions.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: Could not canonicalize hostname: buildvm-08.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/ghc-exceptions-0.6.1-1.fc21.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/ghc-exceptions.spec'], False, '/var/lib/mock/f21-build-2083383-385273/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/ghc-exceptions.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.UAX1FN + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf exceptions-0.6.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/exceptions-0.6.1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd exceptions-0.6.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.MgQJ77 + umask 022 + cd /builddir/build/BUILD + cd exceptions-0.6.1 ++ ghc --info ++ grep '"Booter version","7.6.3"' + '[' '!' ' ,("Booter version","7.6.3")' ']' + '[' -x Setup ']' + ghc --make -no-user-package-db -dynamic Setup [1 of 1] Compiling Main ( Setup.lhs, Setup.o ) Linking Setup ... + ./Setup configure --prefix=/usr --libdir=/usr/lib64 --docdir=/usr/share/doc/ghc-exceptions '--libsubdir=$compiler/$pkgid' '--datasubdir=$pkgid' --ghc --enable-executable-dynamic -p --enable-shared --htmldir=/usr/share/doc/ghc/html/libraries/exceptions --global --ghc-option=-O2 Configuring exceptions-0.6.1... + '[' -x Setup ']' + ./Setup build Building exceptions-0.6.1... Preprocessing library exceptions-0.6.1... [1 of 2] Compiling Control.Monad.Catch ( src/Control/Monad/Catch.hs, dist/build/Control/Monad/Catch.o ) src/Control/Monad/Catch.hs:99:1: Warning: The import of `Control.Monad.Trans.Reader' is redundant except perhaps to import instances from `Control.Monad.Trans.Reader' To import instances alone, use: import Control.Monad.Trans.Reader() [2 of 2] Compiling Control.Monad.Catch.Pure ( src/Control/Monad/Catch/Pure.hs, dist/build/Control/Monad/Catch/Pure.o ) [1 of 2] Compiling Control.Monad.Catch ( src/Control/Monad/Catch.hs, dist/build/Control/Monad/Catch.p_o ) src/Control/Monad/Catch.hs:99:1: Warning: The import of `Control.Monad.Trans.Reader' is redundant except perhaps to import instances from `Control.Monad.Trans.Reader' To import instances alone, use: import Control.Monad.Trans.Reader() [2 of 2] Compiling Control.Monad.Catch.Pure ( src/Control/Monad/Catch/Pure.hs, dist/build/Control/Monad/Catch/Pure.p_o ) [1 of 2] Compiling Control.Monad.Catch ( src/Control/Monad/Catch.hs, dist/build/Control/Monad/Catch.dyn_o ) src/Control/Monad/Catch.hs:99:1: Warning: The import of `Control.Monad.Trans.Reader' is redundant except perhaps to import instances from `Control.Monad.Trans.Reader' To import instances alone, use: import Control.Monad.Trans.Reader() [2 of 2] Compiling Control.Monad.Catch.Pure ( src/Control/Monad/Catch/Pure.hs, dist/build/Control/Monad/Catch/Pure.dyn_o ) In-place registering exceptions-0.6.1... + '[' -x Setup ']' + ./Setup haddock --html --hyperlink-source --hoogle Running Haddock for exceptions-0.6.1... Running hscolour for exceptions-0.6.1... Preprocessing library exceptions-0.6.1... Preprocessing library exceptions-0.6.1... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 dist/build/tmp-16437/src/Control/Monad/Catch.hs:99:1: Warning: The import of `Control.Monad.Trans.Reader' is redundant except perhaps to import instances from `Control.Monad.Trans.Reader' To import instances alone, use: import Control.Monad.Trans.Reader() Haddock coverage: 100% ( 31 / 31) in 'Control.Monad.Catch' 80% ( 8 / 10) in 'Control.Monad.Catch.Pure' Documentation created: dist/doc/html/exceptions/index.html, dist/doc/html/exceptions/exceptions.txt + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.9IhxWG + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-1.fc21.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-1.fc21.x86_64 ++ dirname /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-1.fc21.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-1.fc21.x86_64 + cd exceptions-0.6.1 + '[' -x Setup ']' + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-exceptions-0.6.1-1.fc21.x86_64 -v directory dist/doc/html/exceptions does exist: True creating /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-1.fc21.x86_64/usr/share/doc/ghc/html/libraries/exceptions creating /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-1.fc21.x86_64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-1.fc21.x86_64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-1.fc21.x86_64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-1.fc21.x86_64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-1.fc21.x86_64/usr/share creating /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-1.fc21.x86_64/usr creating /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-1.fc21.x86_64/usr/share creating /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-1.fc21.x86_64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-1.fc21.x86_64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-1.fc21.x86_64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-1.fc21.x86_64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-1.fc21.x86_64/usr/share/doc/ghc/html/libraries/exceptions copy directory 'dist/doc/html/exceptions' to '/builddir/build/BUILDROOT/ghc-exceptions-0.6.1-1.fc21.x86_64/usr/share/doc/ghc/html/libraries/exceptions'. creating /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-1.fc21.x86_64/usr/share/doc/ghc/html/libraries/exceptions creating /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-1.fc21.x86_64/usr/share/doc/ghc/html/libraries/exceptions/src Installing dist/doc/html/exceptions/exceptions.txt to /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-1.fc21.x86_64/usr/share/doc/ghc/html/libraries/exceptions/exceptions.txt Installing dist/doc/html/exceptions/haddock-util.js to /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-1.fc21.x86_64/usr/share/doc/ghc/html/libraries/exceptions/haddock-util.js Installing dist/doc/html/exceptions/hslogo-16.png to /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-1.fc21.x86_64/usr/share/doc/ghc/html/libraries/exceptions/hslogo-16.png Installing dist/doc/html/exceptions/synopsis.png to /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-1.fc21.x86_64/usr/share/doc/ghc/html/libraries/exceptions/synopsis.png Installing dist/doc/html/exceptions/frames.html to /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-1.fc21.x86_64/usr/share/doc/ghc/html/libraries/exceptions/frames.html Installing dist/doc/html/exceptions/mini_Control-Monad-Catch.html to /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-1.fc21.x86_64/usr/share/doc/ghc/html/libraries/exceptions/mini_Control-Monad-Catch.html Installing dist/doc/html/exceptions/index-frames.html to /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-1.fc21.x86_64/usr/share/doc/ghc/html/libraries/exceptions/index-frames.html Installing dist/doc/html/exceptions/mini_Control-Monad-Catch-Pure.html to /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-1.fc21.x86_64/usr/share/doc/ghc/html/libraries/exceptions/mini_Control-Monad-Catch-Pure.html Installing dist/doc/html/exceptions/index.html to /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-1.fc21.x86_64/usr/share/doc/ghc/html/libraries/exceptions/index.html Installing dist/doc/html/exceptions/exceptions.haddock to /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-1.fc21.x86_64/usr/share/doc/ghc/html/libraries/exceptions/exceptions.haddock Installing dist/doc/html/exceptions/Control-Monad-Catch-Pure.html to /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-1.fc21.x86_64/usr/share/doc/ghc/html/libraries/exceptions/Control-Monad-Catch-Pure.html Installing dist/doc/html/exceptions/doc-index.html to /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-1.fc21.x86_64/usr/share/doc/ghc/html/libraries/exceptions/doc-index.html Installing dist/doc/html/exceptions/plus.gif to /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-1.fc21.x86_64/usr/share/doc/ghc/html/libraries/exceptions/plus.gif Installing dist/doc/html/exceptions/minus.gif to /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-1.fc21.x86_64/usr/share/doc/ghc/html/libraries/exceptions/minus.gif Installing dist/doc/html/exceptions/ocean.css to /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-1.fc21.x86_64/usr/share/doc/ghc/html/libraries/exceptions/ocean.css Installing dist/doc/html/exceptions/Control-Monad-Catch.html to /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-1.fc21.x86_64/usr/share/doc/ghc/html/libraries/exceptions/Control-Monad-Catch.html Installing dist/doc/html/exceptions/src/hscolour.css to /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-1.fc21.x86_64/usr/share/doc/ghc/html/libraries/exceptions/src/hscolour.css Installing dist/doc/html/exceptions/src/Control-Monad-Catch-Pure.html to /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-1.fc21.x86_64/usr/share/doc/ghc/html/libraries/exceptions/src/Control-Monad-Catch-Pure.html Installing dist/doc/html/exceptions/src/Control-Monad-Catch.html to /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-1.fc21.x86_64/usr/share/doc/ghc/html/libraries/exceptions/src/Control-Monad-Catch.html creating /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-1.fc21.x86_64/usr/share/doc/ghc/html/libraries/exceptions Installing dist/doc/html/exceptions/exceptions.haddock to /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-1.fc21.x86_64/usr/share/doc/ghc/html/libraries/exceptions/exceptions.haddock creating /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-1.fc21.x86_64/usr/share/doc/ghc-exceptions Installing LICENSE to /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-1.fc21.x86_64/usr/share/doc/ghc-exceptions/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-1.fc21.x86_64/usr/lib64/ghc-7.6.3/exceptions-0.6.1 creating /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-1.fc21.x86_64/usr/lib64/ghc-7.6.3/exceptions-0.6.1/Control/Monad creating /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-1.fc21.x86_64/usr/lib64/ghc-7.6.3/exceptions-0.6.1/Control creating /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-1.fc21.x86_64/usr/lib64/ghc-7.6.3/exceptions-0.6.1 creating /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-1.fc21.x86_64/usr/lib64/ghc-7.6.3 creating /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-1.fc21.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-1.fc21.x86_64/usr/lib64/ghc-7.6.3 creating /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-1.fc21.x86_64/usr/lib64/ghc-7.6.3/exceptions-0.6.1 creating /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-1.fc21.x86_64/usr/lib64/ghc-7.6.3/exceptions-0.6.1/Control creating /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-1.fc21.x86_64/usr/lib64/ghc-7.6.3/exceptions-0.6.1/Control/Monad creating /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-1.fc21.x86_64/usr/lib64/ghc-7.6.3/exceptions-0.6.1/Control/Monad/Catch Installing dist/build/Control/Monad/Catch.hi to /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-1.fc21.x86_64/usr/lib64/ghc-7.6.3/exceptions-0.6.1/Control/Monad/Catch.hi Installing dist/build/Control/Monad/Catch/Pure.hi to /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-1.fc21.x86_64/usr/lib64/ghc-7.6.3/exceptions-0.6.1/Control/Monad/Catch/Pure.hi creating /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-1.fc21.x86_64/usr/lib64/ghc-7.6.3/exceptions-0.6.1/Control/Monad creating /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-1.fc21.x86_64/usr/lib64/ghc-7.6.3/exceptions-0.6.1/Control/Monad/Catch Installing dist/build/Control/Monad/Catch.p_hi to /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-1.fc21.x86_64/usr/lib64/ghc-7.6.3/exceptions-0.6.1/Control/Monad/Catch.p_hi Installing dist/build/Control/Monad/Catch/Pure.p_hi to /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-1.fc21.x86_64/usr/lib64/ghc-7.6.3/exceptions-0.6.1/Control/Monad/Catch/Pure.p_hi creating /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-1.fc21.x86_64/usr/lib64/ghc-7.6.3/exceptions-0.6.1/Control/Monad creating /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-1.fc21.x86_64/usr/lib64/ghc-7.6.3/exceptions-0.6.1/Control/Monad/Catch Installing dist/build/Control/Monad/Catch.dyn_hi to /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-1.fc21.x86_64/usr/lib64/ghc-7.6.3/exceptions-0.6.1/Control/Monad/Catch.dyn_hi Installing dist/build/Control/Monad/Catch/Pure.dyn_hi to /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-1.fc21.x86_64/usr/lib64/ghc-7.6.3/exceptions-0.6.1/Control/Monad/Catch/Pure.dyn_hi creating /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-1.fc21.x86_64/usr/lib64/ghc-7.6.3/exceptions-0.6.1 Installing dist/build/libHSexceptions-0.6.1.a to /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-1.fc21.x86_64/usr/lib64/ghc-7.6.3/exceptions-0.6.1/libHSexceptions-0.6.1.a creating /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-1.fc21.x86_64/usr/lib64/ghc-7.6.3/exceptions-0.6.1 Installing dist/build/libHSexceptions-0.6.1_p.a to /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-1.fc21.x86_64/usr/lib64/ghc-7.6.3/exceptions-0.6.1/libHSexceptions-0.6.1_p.a creating /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-1.fc21.x86_64/usr/lib64/ghc-7.6.3/exceptions-0.6.1 Installing executable dist/build/libHSexceptions-0.6.1-ghc7.6.3.so to /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-1.fc21.x86_64/usr/lib64/ghc-7.6.3/exceptions-0.6.1/libHSexceptions-0.6.1-ghc7.6.3.so + '[' -x Setup ']' + ./Setup register --gen-pkg-config Creating package registration file: exceptions-0.6.1.conf + install -D --mode=0644 exceptions-0.6.1.conf /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-1.fc21.x86_64/usr/lib64/ghc-7.6.3/package.conf.d/exceptions-0.6.1.conf + rm -f ghc-exceptions.files ghc-exceptions-devel.files + '[' -d /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-1.fc21.x86_64/usr/lib64/ghc-7.6.3/exceptions-0.6.1 ']' + echo '%dir /usr/lib64/ghc-7.6.3/exceptions-0.6.1' + echo '%attr(755,root,root) /usr/lib64/ghc-7.6.3/exceptions-0.6.1/libHSexceptions-0.6.1-ghc7.6.3.so' + echo '/usr/lib64/ghc-7.6.3/package.conf.d/exceptions-0.6.1*.conf' + '[' -d /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-1.fc21.x86_64/usr/lib64/ghc-7.6.3/exceptions-0.6.1 ']' + find /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-1.fc21.x86_64/usr/lib64/ghc-7.6.3/exceptions-0.6.1 -mindepth 1 -type d + sed 's/^/%dir /' + find /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-1.fc21.x86_64/usr/lib64/ghc-7.6.3/exceptions-0.6.1 '!' '(' -type d -o -name 'libHS*.so' ')' + '[' -d /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-1.fc21.x86_64/usr/share/doc/ghc/html/libraries/exceptions ']' + echo /usr/share/doc/ghc/html/libraries/exceptions + for i in ghc-exceptions.files ghc-exceptions-devel.files + '[' -f ghc-exceptions.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-exceptions-0.6.1-1.fc21.x86_64!!g' ghc-exceptions.files + for i in ghc-exceptions.files ghc-exceptions-devel.files + '[' -f ghc-exceptions-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-exceptions-0.6.1-1.fc21.x86_64!!g' ghc-exceptions-devel.files + find /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-1.fc21.x86_64 -type f -exec sh -c 'file {} | grep -q '\''dynamically linked'\''' ';' -exec strip '{}' ';' + '[' -d /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-1.fc21.x86_64/usr/bin ']' + /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-exceptions-0.6.1-1.fc21.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.hykR7g + umask 022 + cd /builddir/build/BUILD + cd exceptions-0.6.1 + DOCDIR=/builddir/build/BUILDROOT/ghc-exceptions-0.6.1-1.fc21.x86_64/usr/share/doc/ghc-exceptions + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-1.fc21.x86_64/usr/share/doc/ghc-exceptions + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-1.fc21.x86_64/usr/share/doc/ghc-exceptions + exit 0 Finding Provides: /usr/lib/rpm/ghc-deps.sh --provides /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-1.fc21.x86_64/usr/lib64/ghc-7.6.3 Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /usr/lib/rpm/ghc-deps.sh --requires /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-1.fc21.x86_64/usr/lib64/ghc-7.6.3 Provides: ghc-exceptions = 0.6.1-1.fc21 ghc-exceptions(x86-64) = 0.6.1-1.fc21 ghc(exceptions-0.6.1-f3778082eeb6d3e51b3f261d7475a225) libHSexceptions-0.6.1-ghc7.6.3.so()(64bit) Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: ghc(base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57) ghc(mtl-2.1.2-82086cac9073862cbe01e44b81ec8b9b) ghc(transformers-0.3.0.0-387c76a892254b0b8fe4d66f4780ad17) libHSbase-4.6.0.1-ghc7.6.3.so()(64bit) libHSghc-prim-0.3.0.0-ghc7.6.3.so()(64bit) libHSinteger-gmp-0.5.0.0-ghc7.6.3.so()(64bit) libHSmtl-2.1.2-ghc7.6.3.so()(64bit) libHStransformers-0.3.0.0-ghc7.6.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-exceptions-devel-0.6.1-1.fc21.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.eRh7xR + umask 022 + cd /builddir/build/BUILD + cd exceptions-0.6.1 + DOCDIR=/builddir/build/BUILDROOT/ghc-exceptions-0.6.1-1.fc21.x86_64/usr/share/doc/ghc-exceptions-devel + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-1.fc21.x86_64/usr/share/doc/ghc-exceptions-devel + cp -pr README.markdown /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-1.fc21.x86_64/usr/share/doc/ghc-exceptions-devel + cp -pr AUTHORS.markdown /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-1.fc21.x86_64/usr/share/doc/ghc-exceptions-devel + exit 0 Finding Provides: /usr/lib/rpm/ghc-deps.sh --provides /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-1.fc21.x86_64/usr/lib64/ghc-7.6.3 Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /usr/lib/rpm/ghc-deps.sh --requires /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-1.fc21.x86_64/usr/lib64/ghc-7.6.3 Provides: ghc-exceptions-static = 0.6.1-1.fc21 ghc-exceptions-devel = 0.6.1-1.fc21 ghc-exceptions-devel(x86-64) = 0.6.1-1.fc21 ghc-devel(exceptions-0.6.1-f3778082eeb6d3e51b3f261d7475a225) Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires(post): ghc-compiler = 7.6.3 /bin/sh Requires(postun): ghc-compiler = 7.6.3 /bin/sh Requires: ghc-devel(base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57) ghc-devel(mtl-2.1.2-82086cac9073862cbe01e44b81ec8b9b) ghc-devel(transformers-0.3.0.0-387c76a892254b0b8fe4d66f4780ad17) ghc(exceptions-0.6.1-f3778082eeb6d3e51b3f261d7475a225) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-1.fc21.x86_64 warning: Could not canonicalize hostname: buildvm-08.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/ghc-exceptions-0.6.1-1.fc21.x86_64.rpm Wrote: /builddir/build/RPMS/ghc-exceptions-devel-0.6.1-1.fc21.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.E6YW9G + umask 022 + cd /builddir/build/BUILD + cd exceptions-0.6.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-1.fc21.x86_64 + exit 0 Child return code was: 0 LEAVE do -->