Mock Version: 1.2.12 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/cabal-dev.spec'], chrootPath='/var/lib/mock/epel-6-x86_64-mockbuilder-7000/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/cabal-dev.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: Could not canonicalize hostname: copr-builder-79341222 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/cabal-dev-0.9.1-6.el6.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/cabal-dev.spec '], chrootPath='/var/lib/mock/epel-6-x86_64-mockbuilder-7000/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/cabal-dev.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.oJPCKO + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf cabal-dev-0.9.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/cabal-dev-0.9.1.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd cabal-dev-0.9.1 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (cabal-dev-0.9.1-tar-0.4.patch):' Patch #1 (cabal-dev-0.9.1-tar-0.4.patch): + /bin/cat /builddir/build/SOURCES/cabal-dev-0.9.1-tar-0.4.patch + /usr/bin/patch -p1 -b --suffix .orig --fuzz=0 patching file src/Distribution/Dev/AddSource.hs + cabal-tweak-dep-ver mtl '< 2.1' '< 2.2' + cabal-tweak-dep-ver transformers '< 0.3' '< 0.4' + cabal-tweak-dep-ver tar '>= 0.3 && < 0.4' '== 0.4.*' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.kH34wJ + umask 022 + cd /builddir/build/BUILD + cd cabal-dev-0.9.1 + LANG=C + export LANG + unset DISPLAY ++ ghc --info ++ grep '"Booter version","7.4.2"' + '[' '!' ' ,("Booter version","7.4.2")' ']' + '[' -x Setup ']' + ghc --make -no-user-package-conf -dynamic Setup [1 of 1] Compiling Main ( Setup.hs, Setup.o ) Linking Setup ... + ./Setup configure --prefix=/usr --libdir=/usr/lib64 --docdir=/usr/share/doc/cabal-dev-0.9.1 '--libsubdir=$compiler/$pkgid' --ghc --enable-executable-dynamic Configuring cabal-dev-0.9.1... + '[' -x Setup ']' + ./Setup build Building cabal-dev-0.9.1... Preprocessing executable 'ghc-pkg-6_8-compat' for cabal-dev-0.9.1... [1 of 1] Compiling Main ( src/GhcPkgCompat.hs, dist/build/ghc-pkg-6_8-compat/ghc-pkg-6_8-compat-tmp/Main.dyn_o ) Linking dist/build/ghc-pkg-6_8-compat/ghc-pkg-6_8-compat ... Preprocessing executable 'fake-ghc-cabal-dev' for cabal-dev-0.9.1... [1 of 2] Compiling Distribution.Dev.GhcArgs ( src/Distribution/Dev/GhcArgs.hs, dist/build/fake-ghc-cabal-dev/fake-ghc-cabal-dev-tmp/Distribution/Dev/GhcArgs.dyn_o ) [2 of 2] Compiling Main ( src/FakeGhc.hs, dist/build/fake-ghc-cabal-dev/fake-ghc-cabal-dev-tmp/Main.dyn_o ) Linking dist/build/fake-ghc-cabal-dev/fake-ghc-cabal-dev ... Preprocessing executable 'cabal-dev' for cabal-dev-0.9.1... [ 1 of 19] Compiling Distribution.Dev.MergeCabalConfig ( src/Distribution/Dev/MergeCabalConfig.hs, dist/build/cabal-dev/cabal-dev-tmp/Distribution/Dev/MergeCabalConfig.o ) [ 2 of 19] Compiling Distribution.Dev.RewriteCabalConfig ( src/Distribution/Dev/RewriteCabalConfig.hs, dist/build/cabal-dev/cabal-dev-tmp/Distribution/Dev/RewriteCabalConfig.o ) src/Distribution/Dev/RewriteCabalConfig.hs:12:8: Warning: In the use of `catch' (imported from Prelude, but defined in System.IO.Error): Deprecated: "Please use the new exceptions variant, Control.Exception.catch" [ 3 of 19] Compiling Distribution.Dev.GhcArgs ( src/Distribution/Dev/GhcArgs.hs, dist/build/cabal-dev/cabal-dev-tmp/Distribution/Dev/GhcArgs.o ) [ 4 of 19] Compiling Distribution.Dev.Utilities ( src/Distribution/Dev/Utilities.hs, dist/build/cabal-dev/cabal-dev-tmp/Distribution/Dev/Utilities.o ) [ 5 of 19] Compiling Distribution.Dev.InterrogateCabalInstall ( src/Distribution/Dev/InterrogateCabalInstall.hs, dist/build/cabal-dev/cabal-dev-tmp/Distribution/Dev/InterrogateCabalInstall.o ) [ 6 of 19] Compiling Distribution.Dev.TH.DeriveCabalCommands ( src/Distribution/Dev/TH/DeriveCabalCommands.hs, dist/build/cabal-dev/cabal-dev-tmp/Distribution/Dev/TH/DeriveCabalCommands.o ) [ 7 of 19] Compiling Paths_cabal_dev ( dist/build/autogen/Paths_cabal_dev.hs, dist/build/cabal-dev/cabal-dev-tmp/Paths_cabal_dev.o ) [ 8 of 19] Compiling Distribution.Dev.CabalInstall ( src/Distribution/Dev/CabalInstall.hs, dist/build/cabal-dev/cabal-dev-tmp/Distribution/Dev/CabalInstall.o ) Loading package ghc-prim ... linking ... done. Loading package integer-gmp ... linking ... done. Loading package base ... linking ... done. Loading package bytestring-0.9.2.1 ... linking ... done. Loading package zlib-0.5.4.0 ... linking ... done. Loading package array-0.4.0.0 ... linking ... done. Loading package deepseq-1.3.0.0 ... linking ... done. Loading package containers-0.4.2.1 ... linking ... done. Loading package pretty-1.1.1.0 ... linking ... done. Loading package template-haskell ... linking ... done. Loading package filepath-1.3.0.0 ... linking ... done. Loading package old-locale-1.0.0.4 ... linking ... done. Loading package old-time-1.1.0.0 ... linking ... done. Loading package unix-2.5.1.1 ... linking ... done. Loading package directory-1.1.0.2 ... linking ... done. Loading package time-1.4 ... linking ... done. Loading package tar-0.4.0.1 ... linking ... done. Loading package transformers-0.3.0.0 ... linking ... done. Loading package mtl-2.1.2 ... linking ... done. Loading package text-0.11.2.3 ... linking ... done. Loading package parsec-3.1.3 ... linking ... done. Loading package network-2.3.1.0 ... linking ... done. Loading package HTTP-4000.2.5 ... linking ... done. Loading package process-1.1.0.1 ... linking ... done. Loading package Cabal-1.14.0 ... linking ... done. [ 9 of 19] Compiling Distribution.Dev.Flags ( src/Distribution/Dev/Flags.hs, dist/build/cabal-dev/cabal-dev-tmp/Distribution/Dev/Flags.o ) [10 of 19] Compiling Distribution.Dev.Sandbox ( src/Distribution/Dev/Sandbox.hs, dist/build/cabal-dev/cabal-dev-tmp/Distribution/Dev/Sandbox.o ) [11 of 19] Compiling Distribution.Dev.InitPkgDb ( src/Distribution/Dev/InitPkgDb.hs, dist/build/cabal-dev/cabal-dev-tmp/Distribution/Dev/InitPkgDb.o ) [12 of 19] Compiling Distribution.Dev.Command ( src/Distribution/Dev/Command.hs, dist/build/cabal-dev/cabal-dev-tmp/Distribution/Dev/Command.o ) [13 of 19] Compiling Distribution.Dev.AddSource ( src/Distribution/Dev/AddSource.hs, dist/build/cabal-dev/cabal-dev-tmp/Distribution/Dev/AddSource.o ) src/Distribution/Dev/AddSource.hs:10:8: Warning: In the use of `catch' (imported from Prelude, but defined in System.IO.Error): Deprecated: "Please use the new exceptions variant, Control.Exception.catch" [14 of 19] Compiling Distribution.Dev.InvokeCabal ( src/Distribution/Dev/InvokeCabal.hs, dist/build/cabal-dev/cabal-dev-tmp/Distribution/Dev/InvokeCabal.o ) src/Distribution/Dev/InvokeCabal.hs:21:1: Warning: The import of `readUTF8File' from module `Distribution.Simple.Utils' is redundant src/Distribution/Dev/InvokeCabal.hs:23:1: Warning: The import of `ParseResult, readFields' from module `Distribution.ParseUtils' is redundant [15 of 19] Compiling Distribution.Dev.InstallDependencies ( src/Distribution/Dev/InstallDependencies.hs, dist/build/cabal-dev/cabal-dev-tmp/Distribution/Dev/InstallDependencies.o ) [16 of 19] Compiling Distribution.Dev.BuildOpts ( src/Distribution/Dev/BuildOpts.hs, dist/build/cabal-dev/cabal-dev-tmp/Distribution/Dev/BuildOpts.o ) [17 of 19] Compiling Distribution.Dev.Ghci ( src/Distribution/Dev/Ghci.hs, dist/build/cabal-dev/cabal-dev-tmp/Distribution/Dev/Ghci.o ) [18 of 19] Compiling Distribution.Dev.GhcPkg ( src/Distribution/Dev/GhcPkg.hs, dist/build/cabal-dev/cabal-dev-tmp/Distribution/Dev/GhcPkg.o ) [19 of 19] Compiling Main ( src/Main.hs, dist/build/cabal-dev/cabal-dev-tmp/Main.o ) [ 1 of 19] Compiling Distribution.Dev.MergeCabalConfig ( src/Distribution/Dev/MergeCabalConfig.hs, dist/build/cabal-dev/cabal-dev-tmp/Distribution/Dev/MergeCabalConfig.dyn_o ) [ 2 of 19] Compiling Distribution.Dev.RewriteCabalConfig ( src/Distribution/Dev/RewriteCabalConfig.hs, dist/build/cabal-dev/cabal-dev-tmp/Distribution/Dev/RewriteCabalConfig.dyn_o ) src/Distribution/Dev/RewriteCabalConfig.hs:12:8: Warning: In the use of `catch' (imported from Prelude, but defined in System.IO.Error): Deprecated: "Please use the new exceptions variant, Control.Exception.catch" [ 3 of 19] Compiling Distribution.Dev.GhcArgs ( src/Distribution/Dev/GhcArgs.hs, dist/build/cabal-dev/cabal-dev-tmp/Distribution/Dev/GhcArgs.dyn_o ) [ 4 of 19] Compiling Distribution.Dev.Utilities ( src/Distribution/Dev/Utilities.hs, dist/build/cabal-dev/cabal-dev-tmp/Distribution/Dev/Utilities.dyn_o ) [ 5 of 19] Compiling Distribution.Dev.InterrogateCabalInstall ( src/Distribution/Dev/InterrogateCabalInstall.hs, dist/build/cabal-dev/cabal-dev-tmp/Distribution/Dev/InterrogateCabalInstall.dyn_o ) [ 6 of 19] Compiling Distribution.Dev.TH.DeriveCabalCommands ( src/Distribution/Dev/TH/DeriveCabalCommands.hs, dist/build/cabal-dev/cabal-dev-tmp/Distribution/Dev/TH/DeriveCabalCommands.dyn_o ) [ 7 of 19] Compiling Paths_cabal_dev ( dist/build/autogen/Paths_cabal_dev.hs, dist/build/cabal-dev/cabal-dev-tmp/Paths_cabal_dev.dyn_o ) [ 8 of 19] Compiling Distribution.Dev.CabalInstall ( src/Distribution/Dev/CabalInstall.hs, dist/build/cabal-dev/cabal-dev-tmp/Distribution/Dev/CabalInstall.dyn_o ) Loading package ghc-prim ... linking ... done. Loading package integer-gmp ... linking ... done. Loading package base ... linking ... done. Loading package bytestring-0.9.2.1 ... linking ... done. Loading package zlib-0.5.4.0 ... linking ... done. Loading package array-0.4.0.0 ... linking ... done. Loading package deepseq-1.3.0.0 ... linking ... done. Loading package containers-0.4.2.1 ... linking ... done. Loading package pretty-1.1.1.0 ... linking ... done. Loading package template-haskell ... linking ... done. Loading package filepath-1.3.0.0 ... linking ... done. Loading package old-locale-1.0.0.4 ... linking ... done. Loading package old-time-1.1.0.0 ... linking ... done. Loading package unix-2.5.1.1 ... linking ... done. Loading package directory-1.1.0.2 ... linking ... done. Loading package time-1.4 ... linking ... done. Loading package tar-0.4.0.1 ... linking ... done. Loading package transformers-0.3.0.0 ... linking ... done. Loading package mtl-2.1.2 ... linking ... done. Loading package text-0.11.2.3 ... linking ... done. Loading package parsec-3.1.3 ... linking ... done. Loading package network-2.3.1.0 ... linking ... done. Loading package HTTP-4000.2.5 ... linking ... done. Loading package process-1.1.0.1 ... linking ... done. Loading package Cabal-1.14.0 ... linking ... done. [ 9 of 19] Compiling Distribution.Dev.Flags ( src/Distribution/Dev/Flags.hs, dist/build/cabal-dev/cabal-dev-tmp/Distribution/Dev/Flags.dyn_o ) [10 of 19] Compiling Distribution.Dev.Sandbox ( src/Distribution/Dev/Sandbox.hs, dist/build/cabal-dev/cabal-dev-tmp/Distribution/Dev/Sandbox.dyn_o ) [11 of 19] Compiling Distribution.Dev.InitPkgDb ( src/Distribution/Dev/InitPkgDb.hs, dist/build/cabal-dev/cabal-dev-tmp/Distribution/Dev/InitPkgDb.dyn_o ) [12 of 19] Compiling Distribution.Dev.Command ( src/Distribution/Dev/Command.hs, dist/build/cabal-dev/cabal-dev-tmp/Distribution/Dev/Command.dyn_o ) [13 of 19] Compiling Distribution.Dev.AddSource ( src/Distribution/Dev/AddSource.hs, dist/build/cabal-dev/cabal-dev-tmp/Distribution/Dev/AddSource.dyn_o ) src/Distribution/Dev/AddSource.hs:10:8: Warning: In the use of `catch' (imported from Prelude, but defined in System.IO.Error): Deprecated: "Please use the new exceptions variant, Control.Exception.catch" [14 of 19] Compiling Distribution.Dev.InvokeCabal ( src/Distribution/Dev/InvokeCabal.hs, dist/build/cabal-dev/cabal-dev-tmp/Distribution/Dev/InvokeCabal.dyn_o ) src/Distribution/Dev/InvokeCabal.hs:21:1: Warning: The import of `readUTF8File' from module `Distribution.Simple.Utils' is redundant src/Distribution/Dev/InvokeCabal.hs:23:1: Warning: The import of `ParseResult, readFields' from module `Distribution.ParseUtils' is redundant [15 of 19] Compiling Distribution.Dev.InstallDependencies ( src/Distribution/Dev/InstallDependencies.hs, dist/build/cabal-dev/cabal-dev-tmp/Distribution/Dev/InstallDependencies.dyn_o ) [16 of 19] Compiling Distribution.Dev.BuildOpts ( src/Distribution/Dev/BuildOpts.hs, dist/build/cabal-dev/cabal-dev-tmp/Distribution/Dev/BuildOpts.dyn_o ) [17 of 19] Compiling Distribution.Dev.Ghci ( src/Distribution/Dev/Ghci.hs, dist/build/cabal-dev/cabal-dev-tmp/Distribution/Dev/Ghci.dyn_o ) [18 of 19] Compiling Distribution.Dev.GhcPkg ( src/Distribution/Dev/GhcPkg.hs, dist/build/cabal-dev/cabal-dev-tmp/Distribution/Dev/GhcPkg.dyn_o ) [19 of 19] Compiling Main ( src/Main.hs, dist/build/cabal-dev/cabal-dev-tmp/Main.dyn_o ) Linking dist/build/cabal-dev/cabal-dev ... + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.VrweLi + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/cabal-dev-0.9.1-6.el6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/cabal-dev-0.9.1-6.el6.x86_64 ++ dirname /builddir/build/BUILDROOT/cabal-dev-0.9.1-6.el6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/cabal-dev-0.9.1-6.el6.x86_64 + cd cabal-dev-0.9.1 + LANG=C + export LANG + unset DISPLAY + '[' -x Setup ']' + ./Setup copy --destdir=/builddir/build/BUILDROOT/cabal-dev-0.9.1-6.el6.x86_64 -v directory dist/doc/html/cabal-dev does exist: False creating /builddir/build/BUILDROOT/cabal-dev-0.9.1-6.el6.x86_64/usr/share/cabal-dev-0.9.1/admin creating /builddir/build/BUILDROOT/cabal-dev-0.9.1-6.el6.x86_64/usr/share/cabal-dev-0.9.1 creating /builddir/build/BUILDROOT/cabal-dev-0.9.1-6.el6.x86_64/usr/share creating /builddir/build/BUILDROOT/cabal-dev-0.9.1-6.el6.x86_64/usr creating /builddir/build/BUILDROOT/cabal-dev-0.9.1-6.el6.x86_64/usr/share creating /builddir/build/BUILDROOT/cabal-dev-0.9.1-6.el6.x86_64/usr/share/cabal-dev-0.9.1 creating /builddir/build/BUILDROOT/cabal-dev-0.9.1-6.el6.x86_64/usr/share/cabal-dev-0.9.1/admin Installing admin/cabal-config.in to /builddir/build/BUILDROOT/cabal-dev-0.9.1-6.el6.x86_64/usr/share/cabal-dev-0.9.1/admin/cabal-config.in creating /builddir/build/BUILDROOT/cabal-dev-0.9.1-6.el6.x86_64/usr/share/cabal-dev-0.9.1/admin Installing admin/00-index.tar to /builddir/build/BUILDROOT/cabal-dev-0.9.1-6.el6.x86_64/usr/share/cabal-dev-0.9.1/admin/00-index.tar creating /builddir/build/BUILDROOT/cabal-dev-0.9.1-6.el6.x86_64/usr/share/doc/cabal-dev-0.9.1 creating /builddir/build/BUILDROOT/cabal-dev-0.9.1-6.el6.x86_64/usr/share/doc creating /builddir/build/BUILDROOT/cabal-dev-0.9.1-6.el6.x86_64/usr/share/doc/cabal-dev-0.9.1 Installing LICENSE to /builddir/build/BUILDROOT/cabal-dev-0.9.1-6.el6.x86_64/usr/share/doc/cabal-dev-0.9.1/LICENSE Installing executable(s) in /builddir/build/BUILDROOT/cabal-dev-0.9.1-6.el6.x86_64/usr/bin creating /builddir/build/BUILDROOT/cabal-dev-0.9.1-6.el6.x86_64/usr/bin Installing executable dist/build/fake-ghc-cabal-dev/fake-ghc-cabal-dev to /builddir/build/BUILDROOT/cabal-dev-0.9.1-6.el6.x86_64/usr/bin/fake-ghc-cabal-dev /usr/bin/strip /builddir/build/BUILDROOT/cabal-dev-0.9.1-6.el6.x86_64/usr/bin/fake-ghc-cabal-dev creating /builddir/build/BUILDROOT/cabal-dev-0.9.1-6.el6.x86_64/usr/bin Installing executable dist/build/ghc-pkg-6_8-compat/ghc-pkg-6_8-compat to /builddir/build/BUILDROOT/cabal-dev-0.9.1-6.el6.x86_64/usr/bin/ghc-pkg-6_8-compat /usr/bin/strip /builddir/build/BUILDROOT/cabal-dev-0.9.1-6.el6.x86_64/usr/bin/ghc-pkg-6_8-compat creating /builddir/build/BUILDROOT/cabal-dev-0.9.1-6.el6.x86_64/usr/bin Installing executable dist/build/cabal-dev/cabal-dev to /builddir/build/BUILDROOT/cabal-dev-0.9.1-6.el6.x86_64/usr/bin/cabal-dev /usr/bin/strip /builddir/build/BUILDROOT/cabal-dev-0.9.1-6.el6.x86_64/usr/bin/cabal-dev + find /builddir/build/BUILDROOT/cabal-dev-0.9.1-6.el6.x86_64 -type f -exec sh -c 'file {} | grep -q '\''dynamically linked'\''' ';' -exec strip '{}' ';' + '[' -d /builddir/build/BUILDROOT/cabal-dev-0.9.1-6.el6.x86_64/usr/bin ']' + find /builddir/build/BUILDROOT/cabal-dev-0.9.1-6.el6.x86_64/usr/bin -type f -exec sh -c 'file {} | grep -q '\'' ELF '\''' ';' -exec execstack -c '{}' ';' + /bin/rm /builddir/build/BUILDROOT/cabal-dev-0.9.1-6.el6.x86_64/usr/bin/ghc-pkg-6_8-compat + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: cabal-dev-0.9.1-6.el6.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.prQSCS + umask 022 + cd /builddir/build/BUILD + cd cabal-dev-0.9.1 + DOCDIR=/builddir/build/BUILDROOT/cabal-dev-0.9.1-6.el6.x86_64/usr/share/doc/cabal-dev-0.9.1 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/cabal-dev-0.9.1-6.el6.x86_64/usr/share/doc/cabal-dev-0.9.1 + /bin/mkdir -p /builddir/build/BUILDROOT/cabal-dev-0.9.1-6.el6.x86_64/usr/share/doc/cabal-dev-0.9.1 + cp -pr LICENSE /builddir/build/BUILDROOT/cabal-dev-0.9.1-6.el6.x86_64/usr/share/doc/cabal-dev-0.9.1 + exit 0 Finding Provides: /usr/lib/rpm/redhat/find-provides Finding Requires: /usr/lib/rpm/ghc-deps.sh --requires /builddir/build/BUILDROOT/cabal-dev-0.9.1-6.el6.x86_64/usr/lib64/ghc-7.4.2 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: ghc(zlib-0.5.4.0-f9a7b27d857d3e506b8524567650abc8) ghc(template-haskell-2.7.0.0-2bd128e15c2d50997ec26a1eaf8b23bf) ghc(tar-0.4.0.1-2f05370a44b4715948b3198ee30c79f9) ghc(time-1.4-d61e2caaa0486655b4e141dc277ed49f) ghc(HTTP-4000.2.5-b1c737c221510ff2176a98c023f0b511) ghc(network-2.3.1.0-f6ede8890abbf2f2b93d08bfdb40aa64) ghc(parsec-3.1.3-771f99c8818551756b6f2ec3e86ab039) ghc(text-0.11.2.3-db61832d0c4660614c4ceff234ed4abb) ghc(mtl-2.1.2-02e701f9b1590ee88a0b5b0bd5d93a29) ghc(transformers-0.3.0.0-8e66ecc7d4dae2b07b2b5406908c70e4) ghc(Cabal-1.14.0-ee5d5930b8c0a09a410602c13d744008) ghc(process-1.1.0.1-608c248c1528f46eb960a08cead77291) ghc(pretty-1.1.1.0-91ed62f0481a81d292d550eec35ee75b) ghc(directory-1.1.0.2-c30059d750d04b32316f9eeced589f8a) ghc(unix-2.5.1.1-fbeb2e9e8451ca52838bf4a3783c437c) ghc(bytestring-0.9.2.1-503e91bb155301fdb1956cb5c26ce6e9) ghc(old-time-1.1.0.0-703543375fafbcbe67bc51a758e84f10) ghc(old-locale-1.0.0.4-5e45cabd3b4fdcad9e353ea3845f5ef7) ghc(filepath-1.3.0.0-f998e5510c76a98913f57b14b4f16c57) ghc(containers-0.4.2.1-75f143aa39a3e77a1ce2300025bdd8ce) ghc(deepseq-1.3.0.0-c26e15897417ecd448742528253d68f6) ghc(array-0.4.0.0-0b6c5ca7e879a14d110ca4c001dd9297) ghc(base-4.5.1.0-6e4c9bdc36eeb9121f27ccbbcb62e3f3) ghc(integer-gmp-0.4.0.0-af3a28fdc4138858e0c7c5ecc2a64f43) ghc(ghc-prim-0.2.0.0-7d3c2c69a5e8257a04b2c679c40e2fa7) libHSCabal-1.14.0-ghc7.4.2.so()(64bit) libHSHTTP-4000.2.5-ghc7.4.2.so()(64bit) libHSarray-0.4.0.0-ghc7.4.2.so()(64bit) libHSbase-4.5.1.0-ghc7.4.2.so()(64bit) libHSbytestring-0.9.2.1-ghc7.4.2.so()(64bit) libHScontainers-0.4.2.1-ghc7.4.2.so()(64bit) libHSdeepseq-1.3.0.0-ghc7.4.2.so()(64bit) libHSdirectory-1.1.0.2-ghc7.4.2.so()(64bit) libHSfilepath-1.3.0.0-ghc7.4.2.so()(64bit) libHSghc-prim-0.2.0.0-ghc7.4.2.so()(64bit) libHSinteger-gmp-0.4.0.0-ghc7.4.2.so()(64bit) libHSmtl-2.1.2-ghc7.4.2.so()(64bit) libHSnetwork-2.3.1.0-ghc7.4.2.so()(64bit) libHSold-locale-1.0.0.4-ghc7.4.2.so()(64bit) libHSold-time-1.1.0.0-ghc7.4.2.so()(64bit) libHSparsec-3.1.3-ghc7.4.2.so()(64bit) libHSpretty-1.1.1.0-ghc7.4.2.so()(64bit) libHSprocess-1.1.0.1-ghc7.4.2.so()(64bit) libHSrts-ghc7.4.2.so()(64bit) libHStar-0.4.0.1-ghc7.4.2.so()(64bit) libHStemplate-haskell-2.7.0.0-ghc7.4.2.so()(64bit) libHStext-0.11.2.3-ghc7.4.2.so()(64bit) libHStime-1.4-ghc7.4.2.so()(64bit) libHStransformers-0.3.0.0-ghc7.4.2.so()(64bit) libHSunix-2.5.1.1-ghc7.4.2.so()(64bit) libHSzlib-0.5.4.0-ghc7.4.2.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libdl.so.2()(64bit) libffi.so.5()(64bit) libgmp.so.3()(64bit) libm.so.6()(64bit) librt.so.1()(64bit) libutil.so.1()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/cabal-dev-0.9.1-6.el6.x86_64 warning: Could not canonicalize hostname: copr-builder-79341222 Wrote: /builddir/build/RPMS/cabal-dev-0.9.1-6.el6.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.lIMc14 + umask 022 + cd /builddir/build/BUILD + cd cabal-dev-0.9.1 + /bin/rm -rf /builddir/build/BUILDROOT/cabal-dev-0.9.1-6.el6.x86_64 + exit 0 Child return code was: 0 LEAVE do -->