Mock Version: 1.1.21 Mock Version: 1.1.21 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/ghc-primitive.spec'], False, '/var/lib/mock/f19-build-1515046-256525/root/', None, 86400, True, False, 500, 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-primitive.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 Wrote: /builddir/build/SRPMS/ghc-primitive-0.5.0.1-1.fc19.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/ghc-primitive.spec'], False, '/var/lib/mock/f19-build-1515046-256525/root/', None, 86400, True, False, 500, 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-primitive.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.ZLY1Bo + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf primitive-0.5.0.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/primitive-0.5.0.1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd primitive-0.5.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.9hnwhN + umask 022 + cd /builddir/build/BUILD + cd primitive-0.5.0.1 ++ 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/ghc-primitive-0.5.0.1 --htmldir=/usr/share/doc/ghc/html/libraries/primitive-0.5.0.1 '--libsubdir=$compiler/$pkgid' --ghc --enable-executable-dynamic -p --enable-shared Configuring primitive-0.5.0.1... + '[' -x Setup ']' + ./Setup build Building primitive-0.5.0.1... Preprocessing library primitive-0.5.0.1... [ 1 of 10] Compiling Data.Primitive.Internal.Compat ( Data/Primitive/Internal/Compat.hs, dist/build/Data/Primitive/Internal/Compat.o ) [ 2 of 10] Compiling Data.Primitive.MachDeps ( Data/Primitive/MachDeps.hs, dist/build/Data/Primitive/MachDeps.o ) [ 3 of 10] Compiling Data.Primitive.Internal.Operations ( Data/Primitive/Internal/Operations.hs, dist/build/Data/Primitive/Internal/Operations.o ) [ 4 of 10] Compiling Control.Monad.Primitive ( Control/Monad/Primitive.hs, dist/build/Control/Monad/Primitive.o ) [ 5 of 10] Compiling Data.Primitive.Types ( Data/Primitive/Types.hs, dist/build/Data/Primitive/Types.o ) [ 6 of 10] Compiling Data.Primitive.Array ( Data/Primitive/Array.hs, dist/build/Data/Primitive/Array.o ) [ 7 of 10] Compiling Data.Primitive.ByteArray ( Data/Primitive/ByteArray.hs, dist/build/Data/Primitive/ByteArray.o ) [ 8 of 10] Compiling Data.Primitive.Addr ( Data/Primitive/Addr.hs, dist/build/Data/Primitive/Addr.o ) [ 9 of 10] Compiling Data.Primitive ( Data/Primitive.hs, dist/build/Data/Primitive.o ) [10 of 10] Compiling Data.Primitive.MutVar ( Data/Primitive/MutVar.hs, dist/build/Data/Primitive/MutVar.o ) [ 1 of 10] Compiling Data.Primitive.Internal.Compat ( Data/Primitive/Internal/Compat.hs, dist/build/Data/Primitive/Internal/Compat.p_o ) [ 2 of 10] Compiling Data.Primitive.MachDeps ( Data/Primitive/MachDeps.hs, dist/build/Data/Primitive/MachDeps.p_o ) [ 3 of 10] Compiling Data.Primitive.Internal.Operations ( Data/Primitive/Internal/Operations.hs, dist/build/Data/Primitive/Internal/Operations.p_o ) [ 4 of 10] Compiling Control.Monad.Primitive ( Control/Monad/Primitive.hs, dist/build/Control/Monad/Primitive.p_o ) [ 5 of 10] Compiling Data.Primitive.Types ( Data/Primitive/Types.hs, dist/build/Data/Primitive/Types.p_o ) [ 6 of 10] Compiling Data.Primitive.Array ( Data/Primitive/Array.hs, dist/build/Data/Primitive/Array.p_o ) [ 7 of 10] Compiling Data.Primitive.ByteArray ( Data/Primitive/ByteArray.hs, dist/build/Data/Primitive/ByteArray.p_o ) [ 8 of 10] Compiling Data.Primitive.Addr ( Data/Primitive/Addr.hs, dist/build/Data/Primitive/Addr.p_o ) [ 9 of 10] Compiling Data.Primitive ( Data/Primitive.hs, dist/build/Data/Primitive.p_o ) [10 of 10] Compiling Data.Primitive.MutVar ( Data/Primitive/MutVar.hs, dist/build/Data/Primitive/MutVar.p_o ) [ 1 of 10] Compiling Data.Primitive.Internal.Compat ( Data/Primitive/Internal/Compat.hs, dist/build/Data/Primitive/Internal/Compat.dyn_o ) [ 2 of 10] Compiling Data.Primitive.MachDeps ( Data/Primitive/MachDeps.hs, dist/build/Data/Primitive/MachDeps.dyn_o ) [ 3 of 10] Compiling Data.Primitive.Internal.Operations ( Data/Primitive/Internal/Operations.hs, dist/build/Data/Primitive/Internal/Operations.dyn_o ) [ 4 of 10] Compiling Control.Monad.Primitive ( Control/Monad/Primitive.hs, dist/build/Control/Monad/Primitive.dyn_o ) [ 5 of 10] Compiling Data.Primitive.Types ( Data/Primitive/Types.hs, dist/build/Data/Primitive/Types.dyn_o ) [ 6 of 10] Compiling Data.Primitive.Array ( Data/Primitive/Array.hs, dist/build/Data/Primitive/Array.dyn_o ) [ 7 of 10] Compiling Data.Primitive.ByteArray ( Data/Primitive/ByteArray.hs, dist/build/Data/Primitive/ByteArray.dyn_o ) [ 8 of 10] Compiling Data.Primitive.Addr ( Data/Primitive/Addr.hs, dist/build/Data/Primitive/Addr.dyn_o ) [ 9 of 10] Compiling Data.Primitive ( Data/Primitive.hs, dist/build/Data/Primitive.dyn_o ) [10 of 10] Compiling Data.Primitive.MutVar ( Data/Primitive/MutVar.hs, dist/build/Data/Primitive/MutVar.dyn_o ) Registering primitive-0.5.0.1... + '[' -x Setup ']' + ./Setup haddock --html --hyperlink-source --hoogle Running Haddock for primitive-0.5.0.1... Running hscolour for primitive-0.5.0.1... Preprocessing library primitive-0.5.0.1... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Preprocessing library primitive-0.5.0.1... Haddock coverage: 100% ( 2 / 2) in 'Data.Primitive.Internal.Compat' 3% ( 1 / 35) in 'Data.Primitive.MachDeps' 3% ( 1 / 29) in 'Data.Primitive.Internal.Operations' Warning: Control.Monad.Primitive: We do not support associated types in instances yet. These instances are affected: Control.Monad.Primitive.PrimMonad GHC.Types.IO, Control.Monad.Primitive.PrimMonad (GHC.ST.ST s) 71% ( 10 / 14) in 'Control.Monad.Primitive' 100% ( 3 / 3) in 'Data.Primitive.Types' 100% ( 13 / 13) in 'Data.Primitive.Array' 93% ( 27 / 29) in 'Data.Primitive.ByteArray' 100% ( 16 / 16) in 'Data.Primitive.Addr' 100% ( 7 / 7) in 'Data.Primitive' 100% ( 7 / 7) in 'Data.Primitive.MutVar' Documentation created: dist/doc/html/primitive/index.html, dist/doc/html/primitive/primitive.txt + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.FOpY5E + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64 ++ dirname /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64 + cd primitive-0.5.0.1 + '[' -x Setup ']' + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64 -v directory dist/doc/html/primitive does exist: True creating /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/share/doc/ghc/html/libraries/primitive-0.5.0.1 creating /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/share creating /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr creating /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/share creating /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/share/doc/ghc/html/libraries/primitive-0.5.0.1 copy directory 'dist/doc/html/primitive' to '/builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/share/doc/ghc/html/libraries/primitive-0.5.0.1'. creating /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/share/doc/ghc/html/libraries/primitive-0.5.0.1 creating /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/share/doc/ghc/html/libraries/primitive-0.5.0.1/src Installing dist/doc/html/primitive/Data-Primitive-Array.html to /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/share/doc/ghc/html/libraries/primitive-0.5.0.1/Data-Primitive-Array.html Installing dist/doc/html/primitive/haddock-util.js to /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/share/doc/ghc/html/libraries/primitive-0.5.0.1/haddock-util.js Installing dist/doc/html/primitive/mini_Control-Monad-Primitive.html to /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/share/doc/ghc/html/libraries/primitive-0.5.0.1/mini_Control-Monad-Primitive.html Installing dist/doc/html/primitive/synopsis.png to /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/share/doc/ghc/html/libraries/primitive-0.5.0.1/synopsis.png Installing dist/doc/html/primitive/Data-Primitive-MutVar.html to /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/share/doc/ghc/html/libraries/primitive-0.5.0.1/Data-Primitive-MutVar.html Installing dist/doc/html/primitive/primitive.haddock to /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/share/doc/ghc/html/libraries/primitive-0.5.0.1/primitive.haddock Installing dist/doc/html/primitive/doc-index.html to /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/share/doc/ghc/html/libraries/primitive-0.5.0.1/doc-index.html Installing dist/doc/html/primitive/mini_Data-Primitive-MachDeps.html to /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/share/doc/ghc/html/libraries/primitive-0.5.0.1/mini_Data-Primitive-MachDeps.html Installing dist/doc/html/primitive/primitive.txt to /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/share/doc/ghc/html/libraries/primitive-0.5.0.1/primitive.txt Installing dist/doc/html/primitive/Data-Primitive-ByteArray.html to /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/share/doc/ghc/html/libraries/primitive-0.5.0.1/Data-Primitive-ByteArray.html Installing dist/doc/html/primitive/minus.gif to /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/share/doc/ghc/html/libraries/primitive-0.5.0.1/minus.gif Installing dist/doc/html/primitive/hslogo-16.png to /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/share/doc/ghc/html/libraries/primitive-0.5.0.1/hslogo-16.png Installing dist/doc/html/primitive/Data-Primitive-MachDeps.html to /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/share/doc/ghc/html/libraries/primitive-0.5.0.1/Data-Primitive-MachDeps.html Installing dist/doc/html/primitive/index.html to /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/share/doc/ghc/html/libraries/primitive-0.5.0.1/index.html Installing dist/doc/html/primitive/mini_Data-Primitive-MutVar.html to /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/share/doc/ghc/html/libraries/primitive-0.5.0.1/mini_Data-Primitive-MutVar.html Installing dist/doc/html/primitive/index-frames.html to /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/share/doc/ghc/html/libraries/primitive-0.5.0.1/index-frames.html Installing dist/doc/html/primitive/mini_Data-Primitive-Addr.html to /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/share/doc/ghc/html/libraries/primitive-0.5.0.1/mini_Data-Primitive-Addr.html Installing dist/doc/html/primitive/ocean.css to /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/share/doc/ghc/html/libraries/primitive-0.5.0.1/ocean.css Installing dist/doc/html/primitive/plus.gif to /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/share/doc/ghc/html/libraries/primitive-0.5.0.1/plus.gif Installing dist/doc/html/primitive/mini_Data-Primitive-ByteArray.html to /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/share/doc/ghc/html/libraries/primitive-0.5.0.1/mini_Data-Primitive-ByteArray.html Installing dist/doc/html/primitive/Control-Monad-Primitive.html to /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/share/doc/ghc/html/libraries/primitive-0.5.0.1/Control-Monad-Primitive.html Installing dist/doc/html/primitive/frames.html to /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/share/doc/ghc/html/libraries/primitive-0.5.0.1/frames.html Installing dist/doc/html/primitive/mini_Data-Primitive-Array.html to /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/share/doc/ghc/html/libraries/primitive-0.5.0.1/mini_Data-Primitive-Array.html Installing dist/doc/html/primitive/Data-Primitive-Types.html to /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/share/doc/ghc/html/libraries/primitive-0.5.0.1/Data-Primitive-Types.html Installing dist/doc/html/primitive/Data-Primitive.html to /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/share/doc/ghc/html/libraries/primitive-0.5.0.1/Data-Primitive.html Installing dist/doc/html/primitive/mini_Data-Primitive-Types.html to /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/share/doc/ghc/html/libraries/primitive-0.5.0.1/mini_Data-Primitive-Types.html Installing dist/doc/html/primitive/Data-Primitive-Addr.html to /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/share/doc/ghc/html/libraries/primitive-0.5.0.1/Data-Primitive-Addr.html Installing dist/doc/html/primitive/mini_Data-Primitive.html to /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/share/doc/ghc/html/libraries/primitive-0.5.0.1/mini_Data-Primitive.html Installing dist/doc/html/primitive/src/Data-Primitive-Array.html to /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/share/doc/ghc/html/libraries/primitive-0.5.0.1/src/Data-Primitive-Array.html Installing dist/doc/html/primitive/src/Data-Primitive-Internal-Compat.html to /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/share/doc/ghc/html/libraries/primitive-0.5.0.1/src/Data-Primitive-Internal-Compat.html Installing dist/doc/html/primitive/src/Data-Primitive-MutVar.html to /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/share/doc/ghc/html/libraries/primitive-0.5.0.1/src/Data-Primitive-MutVar.html Installing dist/doc/html/primitive/src/Data-Primitive-ByteArray.html to /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/share/doc/ghc/html/libraries/primitive-0.5.0.1/src/Data-Primitive-ByteArray.html Installing dist/doc/html/primitive/src/hscolour.css to /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/share/doc/ghc/html/libraries/primitive-0.5.0.1/src/hscolour.css Installing dist/doc/html/primitive/src/Data-Primitive-MachDeps.html to /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/share/doc/ghc/html/libraries/primitive-0.5.0.1/src/Data-Primitive-MachDeps.html Installing dist/doc/html/primitive/src/Data-Primitive-Internal-Operations.html to /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/share/doc/ghc/html/libraries/primitive-0.5.0.1/src/Data-Primitive-Internal-Operations.html Installing dist/doc/html/primitive/src/Control-Monad-Primitive.html to /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/share/doc/ghc/html/libraries/primitive-0.5.0.1/src/Control-Monad-Primitive.html Installing dist/doc/html/primitive/src/Data-Primitive-Types.html to /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/share/doc/ghc/html/libraries/primitive-0.5.0.1/src/Data-Primitive-Types.html Installing dist/doc/html/primitive/src/Data-Primitive.html to /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/share/doc/ghc/html/libraries/primitive-0.5.0.1/src/Data-Primitive.html Installing dist/doc/html/primitive/src/Data-Primitive-Addr.html to /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/share/doc/ghc/html/libraries/primitive-0.5.0.1/src/Data-Primitive-Addr.html creating /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/share/doc/ghc/html/libraries/primitive-0.5.0.1 Installing dist/doc/html/primitive/primitive.haddock to /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/share/doc/ghc/html/libraries/primitive-0.5.0.1/primitive.haddock creating /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/share/doc/ghc-primitive-0.5.0.1 Installing LICENSE to /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/share/doc/ghc-primitive-0.5.0.1/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/lib64/ghc-7.4.2/primitive-0.5.0.1 creating /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/lib64/ghc-7.4.2/primitive-0.5.0.1/include creating /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/lib64/ghc-7.4.2/primitive-0.5.0.1 creating /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/lib64/ghc-7.4.2 creating /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/lib64/ghc-7.4.2 creating /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/lib64/ghc-7.4.2/primitive-0.5.0.1 creating /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/lib64/ghc-7.4.2/primitive-0.5.0.1/include Installing cbits/primitive-memops.h to /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/lib64/ghc-7.4.2/primitive-0.5.0.1/include/primitive-memops.h creating /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/lib64/ghc-7.4.2/primitive-0.5.0.1/Control/Monad creating /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/lib64/ghc-7.4.2/primitive-0.5.0.1/Control creating /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/lib64/ghc-7.4.2/primitive-0.5.0.1/Control/Monad creating /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/lib64/ghc-7.4.2/primitive-0.5.0.1/Data creating /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/lib64/ghc-7.4.2/primitive-0.5.0.1/Data/Primitive creating /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/lib64/ghc-7.4.2/primitive-0.5.0.1/Data/Primitive/Internal Installing dist/build/Control/Monad/Primitive.hi to /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/lib64/ghc-7.4.2/primitive-0.5.0.1/Control/Monad/Primitive.hi Installing dist/build/Data/Primitive.hi to /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/lib64/ghc-7.4.2/primitive-0.5.0.1/Data/Primitive.hi Installing dist/build/Data/Primitive/MachDeps.hi to /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/lib64/ghc-7.4.2/primitive-0.5.0.1/Data/Primitive/MachDeps.hi Installing dist/build/Data/Primitive/Types.hi to /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/lib64/ghc-7.4.2/primitive-0.5.0.1/Data/Primitive/Types.hi Installing dist/build/Data/Primitive/Array.hi to /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/lib64/ghc-7.4.2/primitive-0.5.0.1/Data/Primitive/Array.hi Installing dist/build/Data/Primitive/ByteArray.hi to /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/lib64/ghc-7.4.2/primitive-0.5.0.1/Data/Primitive/ByteArray.hi Installing dist/build/Data/Primitive/Addr.hi to /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/lib64/ghc-7.4.2/primitive-0.5.0.1/Data/Primitive/Addr.hi Installing dist/build/Data/Primitive/MutVar.hi to /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/lib64/ghc-7.4.2/primitive-0.5.0.1/Data/Primitive/MutVar.hi Installing dist/build/Data/Primitive/Internal/Compat.hi to /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/lib64/ghc-7.4.2/primitive-0.5.0.1/Data/Primitive/Internal/Compat.hi Installing dist/build/Data/Primitive/Internal/Operations.hi to /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/lib64/ghc-7.4.2/primitive-0.5.0.1/Data/Primitive/Internal/Operations.hi creating /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/lib64/ghc-7.4.2/primitive-0.5.0.1/Control/Monad creating /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/lib64/ghc-7.4.2/primitive-0.5.0.1/Data creating /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/lib64/ghc-7.4.2/primitive-0.5.0.1/Data/Primitive creating /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/lib64/ghc-7.4.2/primitive-0.5.0.1/Data/Primitive/Internal Installing dist/build/Control/Monad/Primitive.p_hi to /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/lib64/ghc-7.4.2/primitive-0.5.0.1/Control/Monad/Primitive.p_hi Installing dist/build/Data/Primitive.p_hi to /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/lib64/ghc-7.4.2/primitive-0.5.0.1/Data/Primitive.p_hi Installing dist/build/Data/Primitive/MachDeps.p_hi to /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/lib64/ghc-7.4.2/primitive-0.5.0.1/Data/Primitive/MachDeps.p_hi Installing dist/build/Data/Primitive/Types.p_hi to /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/lib64/ghc-7.4.2/primitive-0.5.0.1/Data/Primitive/Types.p_hi Installing dist/build/Data/Primitive/Array.p_hi to /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/lib64/ghc-7.4.2/primitive-0.5.0.1/Data/Primitive/Array.p_hi Installing dist/build/Data/Primitive/ByteArray.p_hi to /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/lib64/ghc-7.4.2/primitive-0.5.0.1/Data/Primitive/ByteArray.p_hi Installing dist/build/Data/Primitive/Addr.p_hi to /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/lib64/ghc-7.4.2/primitive-0.5.0.1/Data/Primitive/Addr.p_hi Installing dist/build/Data/Primitive/MutVar.p_hi to /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/lib64/ghc-7.4.2/primitive-0.5.0.1/Data/Primitive/MutVar.p_hi Installing dist/build/Data/Primitive/Internal/Compat.p_hi to /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/lib64/ghc-7.4.2/primitive-0.5.0.1/Data/Primitive/Internal/Compat.p_hi Installing dist/build/Data/Primitive/Internal/Operations.p_hi to /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/lib64/ghc-7.4.2/primitive-0.5.0.1/Data/Primitive/Internal/Operations.p_hi creating /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/lib64/ghc-7.4.2/primitive-0.5.0.1/Control/Monad creating /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/lib64/ghc-7.4.2/primitive-0.5.0.1/Data creating /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/lib64/ghc-7.4.2/primitive-0.5.0.1/Data/Primitive creating /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/lib64/ghc-7.4.2/primitive-0.5.0.1/Data/Primitive/Internal Installing dist/build/Control/Monad/Primitive.dyn_hi to /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/lib64/ghc-7.4.2/primitive-0.5.0.1/Control/Monad/Primitive.dyn_hi Installing dist/build/Data/Primitive.dyn_hi to /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/lib64/ghc-7.4.2/primitive-0.5.0.1/Data/Primitive.dyn_hi Installing dist/build/Data/Primitive/MachDeps.dyn_hi to /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/lib64/ghc-7.4.2/primitive-0.5.0.1/Data/Primitive/MachDeps.dyn_hi Installing dist/build/Data/Primitive/Types.dyn_hi to /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/lib64/ghc-7.4.2/primitive-0.5.0.1/Data/Primitive/Types.dyn_hi Installing dist/build/Data/Primitive/Array.dyn_hi to /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/lib64/ghc-7.4.2/primitive-0.5.0.1/Data/Primitive/Array.dyn_hi Installing dist/build/Data/Primitive/ByteArray.dyn_hi to /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/lib64/ghc-7.4.2/primitive-0.5.0.1/Data/Primitive/ByteArray.dyn_hi Installing dist/build/Data/Primitive/Addr.dyn_hi to /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/lib64/ghc-7.4.2/primitive-0.5.0.1/Data/Primitive/Addr.dyn_hi Installing dist/build/Data/Primitive/MutVar.dyn_hi to /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/lib64/ghc-7.4.2/primitive-0.5.0.1/Data/Primitive/MutVar.dyn_hi Installing dist/build/Data/Primitive/Internal/Compat.dyn_hi to /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/lib64/ghc-7.4.2/primitive-0.5.0.1/Data/Primitive/Internal/Compat.dyn_hi Installing dist/build/Data/Primitive/Internal/Operations.dyn_hi to /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/lib64/ghc-7.4.2/primitive-0.5.0.1/Data/Primitive/Internal/Operations.dyn_hi creating /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/lib64/ghc-7.4.2/primitive-0.5.0.1 Installing dist/build/libHSprimitive-0.5.0.1.a to /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/lib64/ghc-7.4.2/primitive-0.5.0.1/libHSprimitive-0.5.0.1.a creating /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/lib64/ghc-7.4.2/primitive-0.5.0.1 Installing dist/build/libHSprimitive-0.5.0.1_p.a to /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/lib64/ghc-7.4.2/primitive-0.5.0.1/libHSprimitive-0.5.0.1_p.a creating /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/lib64/ghc-7.4.2/primitive-0.5.0.1 Installing executable dist/build/libHSprimitive-0.5.0.1-ghc7.4.2.so to /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/lib64/ghc-7.4.2/primitive-0.5.0.1/libHSprimitive-0.5.0.1-ghc7.4.2.so + '[' -x Setup ']' + ./Setup register --gen-pkg-config Creating package registration file: primitive-0.5.0.1.conf + mkdir -p /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/lib64/ghc-7.4.2/package.conf.d + install --mode=0644 primitive-0.5.0.1.conf /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/lib64/ghc-7.4.2/package.conf.d + rm -f ghc-primitive.files ghc-primitive-devel.files + '[' -d /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/lib64/ghc-7.4.2/primitive-0.5.0.1 ']' + echo '%dir /usr/lib64/ghc-7.4.2/primitive-0.5.0.1' + echo '%attr(755,root,root) /usr/lib64/ghc-7.4.2/primitive-0.5.0.1/libHSprimitive-0.5.0.1-ghc7.4.2.so' + echo '/usr/lib64/ghc-7.4.2/package.conf.d/primitive-0.5.0.1*.conf' + '[' -d /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/lib64/ghc-7.4.2/primitive-0.5.0.1 ']' + find /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/lib64/ghc-7.4.2/primitive-0.5.0.1 -type d + sed 's/^/%dir /' + find /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/lib64/ghc-7.4.2/primitive-0.5.0.1 '!' '(' -type d -o -name 'libHS*.so' ')' + '[' -d /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/share/doc/ghc/html/libraries/primitive-0.5.0.1 ']' + echo /usr/share/doc/ghc/html/libraries/primitive-0.5.0.1 + for i in ghc-primitive.files ghc-primitive-devel.files + '[' -f ghc-primitive.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64!!g' ghc-primitive.files + for i in ghc-primitive.files ghc-primitive-devel.files + '[' -f ghc-primitive-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64!!g' ghc-primitive-devel.files + find /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64 -type f -exec sh -c 'file {} | grep -q '\''dynamically linked'\''' ';' -exec strip '{}' ';' + /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-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: ghc-primitive-0.5.0.1-1.fc19.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.wiky4y + umask 022 + cd /builddir/build/BUILD + cd primitive-0.5.0.1 + DOCDIR=/builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/share/doc/ghc-primitive-0.5.0.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/share/doc/ghc-primitive-0.5.0.1 + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/share/doc/ghc-primitive-0.5.0.1 + exit 0 Finding Provides: /usr/lib/rpm/ghc-deps.sh --provides /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/lib64/ghc-7.4.2 Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires: /usr/lib/rpm/ghc-deps.sh --requires /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/lib64/ghc-7.4.2 Provides: ghc-primitive = 0.5.0.1-1.fc19 ghc-primitive(x86-64) = 0.5.0.1-1.fc19 ghc(primitive-0.5.0.1-15cdc8c11a54a78809b647af0c2975b3) libHSprimitive-0.5.0.1-ghc7.4.2.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.5.1.0-6e4c9bdc36eeb9121f27ccbbcb62e3f3) ghc(ghc-prim-0.2.0.0-7d3c2c69a5e8257a04b2c679c40e2fa7) libHSbase-4.5.1.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) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libgmp.so.10()(64bit) rtld(GNU_HASH) Processing files: ghc-primitive-devel-0.5.0.1-1.fc19.x86_64 Finding Provides: /usr/lib/rpm/ghc-deps.sh --provides /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/lib64/ghc-7.4.2 Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires: /usr/lib/rpm/ghc-deps.sh --requires /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64/usr/lib64/ghc-7.4.2 Provides: ghc-primitive-doc = 0.5.0.1-1.fc19 ghc-primitive-prof = 0.5.0.1-1.fc19 ghc-primitive-devel = 0.5.0.1-1.fc19 ghc-primitive-devel(x86-64) = 0.5.0.1-1.fc19 ghc-devel(primitive-0.5.0.1-15cdc8c11a54a78809b647af0c2975b3) 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.4.2 /bin/sh Requires(postun): ghc-compiler = 7.4.2 /bin/sh Requires: ghc-devel(base-4.5.1.0-6e4c9bdc36eeb9121f27ccbbcb62e3f3) ghc-devel(ghc-prim-0.2.0.0-7d3c2c69a5e8257a04b2c679c40e2fa7) ghc(primitive-0.5.0.1-15cdc8c11a54a78809b647af0c2975b3) Obsoletes: ghc-primitive-doc < 0.5.0.1-1.fc19 ghc-primitive-prof < 0.5.0.1-1.fc19 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64 Wrote: /builddir/build/RPMS/ghc-primitive-0.5.0.1-1.fc19.x86_64.rpm Wrote: /builddir/build/RPMS/ghc-primitive-devel-0.5.0.1-1.fc19.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.dCLdfs + umask 022 + cd /builddir/build/BUILD + cd primitive-0.5.0.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-primitive-0.5.0.1-1.fc19.x86_64 + exit 0 Child return code was: 0 LEAVE do -->