<86>Feb 16 13:38:25 userdel[2678417]: delete user 'rooter'
<86>Feb 16 13:38:25 userdel[2678417]: removed group 'rooter' owned by 'rooter'
<86>Feb 16 13:38:25 userdel[2678417]: removed shadow group 'rooter' owned by 'rooter'
<86>Feb 16 13:38:25 groupadd[2678422]: group added to /etc/group: name=rooter, GID=525
<86>Feb 16 13:38:25 groupadd[2678422]: group added to /etc/gshadow: name=rooter
<86>Feb 16 13:38:25 groupadd[2678422]: new group: name=rooter, GID=525
<86>Feb 16 13:38:25 useradd[2678426]: new user: name=rooter, UID=525, GID=525, home=/root, shell=/bin/bash
<86>Feb 16 13:38:25 userdel[2678433]: delete user 'builder'
<86>Feb 16 13:38:25 userdel[2678433]: removed group 'builder' owned by 'builder'
<86>Feb 16 13:38:25 userdel[2678433]: removed shadow group 'builder' owned by 'builder'
<86>Feb 16 13:38:25 groupadd[2678438]: group added to /etc/group: name=builder, GID=526
<86>Feb 16 13:38:25 groupadd[2678438]: group added to /etc/gshadow: name=builder
<86>Feb 16 13:38:25 groupadd[2678438]: new group: name=builder, GID=526
<86>Feb 16 13:38:25 useradd[2678442]: new user: name=builder, UID=526, GID=526, home=/usr/src, shell=/bin/bash
warning: Macro %hs_configure2 not found
warning: Macro %hs_build not found
warning: Macro %hs_install not found
warning: Macro %hs_gen_filelist not found
<13>Feb 16 13:38:28 rpmi: rpm-macros-ghc7.6.1-common-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed
<13>Feb 16 13:38:28 rpmi: rpm-build-haskell-1.4.5-alt1 sisyphus+222088.1140.12.1 1553099315 installed
<13>Feb 16 13:38:28 rpmi: libgmp-devel-6.1.2-alt3 sisyphus+229304.40.2.1 1557770992 installed
<13>Feb 16 13:38:28 rpmi: libffi-devel-1:3.2.1-alt2 1528881777 installed
<13>Feb 16 13:38:28 rpmi: haskell-filetrigger-0.0.5-alt3 sisyphus+222088.300.12.1 1553099539 installed
<13>Feb 16 13:38:28 rpmi: ghc7.6.1-common-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed
<13>Feb 16 13:38:38 rpmi: ghc7.6.1-7.6.1-alt8 sisyphus+222088.40.12.1 1553098792 installed
<13>Feb 16 13:38:39 rpmi: ghc7.6.1-doc-7.6.1-alt8 sisyphus+222088.40.12.1 1553098792 installed
warning: File /usr/src/in/source/ghc7.6.1-text-0.11.2.3-alt2.patch is smaller than 8 bytes
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/ghc7.6.1-text-0.11.2.3-alt2.nosrc.rpm
warning: File /usr/src/RPM/SOURCES/ghc7.6.1-text-0.11.2.3-alt2.patch is smaller than 8 bytes
Installing ghc7.6.1-text-0.11.2.3-alt2.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.91847
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf ghc7.6.1-text-0.11.2.3
+ echo 'Source #0 (ghc7.6.1-text-0.11.2.3.tar):'
Source #0 (ghc7.6.1-text-0.11.2.3.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/ghc7.6.1-text-0.11.2.3.tar
+ cd ghc7.6.1-text-0.11.2.3
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (ghc7.6.1-text-0.11.2.3-alt2.patch):'
Patch #0 (ghc7.6.1-text-0.11.2.3-alt2.patch):
+ /usr/bin/patch -p1
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.91847
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd ghc7.6.1-text-0.11.2.3
+ '[' -f configure.ac -a '!' -f configure ']'
+ '[' -x Setup ']'
+ ghc-7.6.1 Setup
[1 of 1] Compiling Main             ( Setup.lhs, Setup.o )
Linking Setup ...
+ ./Setup configure --prefix=/usr --libdir=/usr/lib --docdir=/usr/share/doc/ghc7.6.1-text-0.11.2.3 '--libsubdir=$compiler/lib/$pkgid' --docdir=/usr/share/doc/ghc7.6.1-text-0.11.2.3 --datadir=/usr/share --datasubdir=ghc7.6.1-text-0.11.2.3 --enable-library-profiling --enable-library-for-ghci --disable-executable-profiling --enable-split-objs --enable-shared -O2 --ghc
Configuring text-0.11.2.3...
+ '[' -x Setup ']'
+ ./Setup makefile -f cabal-rpm.mk
unrecognised command: makefile (try --help)
+ ./Setup build
Building text-0.11.2.3...
Preprocessing library text-0.11.2.3...
[ 1 of 39] Compiling Data.Text.Encoding.Utf32 ( Data/Text/Encoding/Utf32.hs, dist/build/Data/Text/Encoding/Utf32.o )
[ 2 of 39] Compiling Data.Text.Fusion.Size ( Data/Text/Fusion/Size.hs, dist/build/Data/Text/Fusion/Size.o )
[ 3 of 39] Compiling Data.Text.Lazy.Builder.RealFloat.Functions ( Data/Text/Lazy/Builder/RealFloat/Functions.hs, dist/build/Data/Text/Lazy/Builder/RealFloat/Functions.o )
[ 4 of 39] Compiling Data.Text.Fusion.Internal ( Data/Text/Fusion/Internal.hs, dist/build/Data/Text/Fusion/Internal.o )
[ 5 of 39] Compiling Data.Text.Fusion.CaseMapping ( Data/Text/Fusion/CaseMapping.hs, dist/build/Data/Text/Fusion/CaseMapping.o )
[ 6 of 39] Compiling Data.Text.Encoding.Error ( Data/Text/Encoding/Error.hs, dist/build/Data/Text/Encoding/Error.o )
[ 7 of 39] Compiling Data.Text.UnsafeShift ( Data/Text/UnsafeShift.hs, dist/build/Data/Text/UnsafeShift.o )
[ 8 of 39] Compiling Data.Text.Unsafe.Base ( Data/Text/Unsafe/Base.hs, dist/build/Data/Text/Unsafe/Base.o )
[ 9 of 39] Compiling Data.Text.Encoding.Utf16 ( Data/Text/Encoding/Utf16.hs, dist/build/Data/Text/Encoding/Utf16.o )
[10 of 39] Compiling Data.Text.Util   ( Data/Text/Util.hs, dist/build/Data/Text/Util.o )
[11 of 39] Compiling Data.Text.Fusion.Common ( Data/Text/Fusion/Common.hs, dist/build/Data/Text/Fusion/Common.o )
[12 of 39] Compiling Data.Text.Array  ( Data/Text/Array.hs, dist/build/Data/Text/Array.o )
[13 of 39] Compiling Data.Text.UnsafeChar ( Data/Text/UnsafeChar.hs, dist/build/Data/Text/UnsafeChar.o )
[14 of 39] Compiling Data.Text.Internal ( Data/Text/Internal.hs, dist/build/Data/Text/Internal.o )
[15 of 39] Compiling Data.Text.Unsafe ( Data/Text/Unsafe.hs, dist/build/Data/Text/Unsafe.o )
[16 of 39] Compiling Data.Text.Private ( Data/Text/Private.hs, dist/build/Data/Text/Private.o )
[17 of 39] Compiling Data.Text.Fusion ( Data/Text/Fusion.hs, dist/build/Data/Text/Fusion.o )
[18 of 39] Compiling Data.Text.Encoding.Utf8 ( Data/Text/Encoding/Utf8.hs, dist/build/Data/Text/Encoding/Utf8.o )
[19 of 39] Compiling Data.Text.Encoding.Fusion.Common ( Data/Text/Encoding/Fusion/Common.hs, dist/build/Data/Text/Encoding/Fusion/Common.o )
[20 of 39] Compiling Data.Text.Encoding.Fusion ( Data/Text/Encoding/Fusion.hs, dist/build/Data/Text/Encoding/Fusion.o )
[21 of 39] Compiling Data.Text.Lazy.Encoding.Fusion ( Data/Text/Lazy/Encoding/Fusion.hs, dist/build/Data/Text/Lazy/Encoding/Fusion.o )
[22 of 39] Compiling Data.Text.Encoding ( Data/Text/Encoding.hs, dist/build/Data/Text/Encoding.o )
[23 of 39] Compiling Data.Text.Search ( Data/Text/Search.hs, dist/build/Data/Text/Search.o )
[24 of 39] Compiling Data.Text.Foreign ( Data/Text/Foreign.hs, dist/build/Data/Text/Foreign.o )
[25 of 39] Compiling Data.Text        ( Data/Text.hs, dist/build/Data/Text.o )
[26 of 39] Compiling Data.Text.IO.Internal ( Data/Text/IO/Internal.hs, dist/build/Data/Text/IO/Internal.o )
[27 of 39] Compiling Data.Text.IO     ( Data/Text/IO.hs, dist/build/Data/Text/IO.o )
[28 of 39] Compiling Data.Text.Lazy.Internal ( Data/Text/Lazy/Internal.hs, dist/build/Data/Text/Lazy/Internal.o )
[29 of 39] Compiling Data.Text.Lazy.Fusion ( Data/Text/Lazy/Fusion.hs, dist/build/Data/Text/Lazy/Fusion.o )
[30 of 39] Compiling Data.Text.Lazy.Search ( Data/Text/Lazy/Search.hs, dist/build/Data/Text/Lazy/Search.o )
[31 of 39] Compiling Data.Text.Lazy   ( Data/Text/Lazy.hs, dist/build/Data/Text/Lazy.o )
[32 of 39] Compiling Data.Text.Lazy.Read ( Data/Text/Lazy/Read.hs, dist/build/Data/Text/Lazy/Read.o )
[33 of 39] Compiling Data.Text.Lazy.IO ( Data/Text/Lazy/IO.hs, dist/build/Data/Text/Lazy/IO.o )
[34 of 39] Compiling Data.Text.Lazy.Builder ( Data/Text/Lazy/Builder.hs, dist/build/Data/Text/Lazy/Builder.o )
[35 of 39] Compiling Data.Text.Lazy.Builder.Functions ( Data/Text/Lazy/Builder/Functions.hs, dist/build/Data/Text/Lazy/Builder/Functions.o )
[36 of 39] Compiling Data.Text.Lazy.Builder.Int ( Data/Text/Lazy/Builder/Int.hs, dist/build/Data/Text/Lazy/Builder/Int.o )
[37 of 39] Compiling Data.Text.Lazy.Builder.RealFloat ( Data/Text/Lazy/Builder/RealFloat.hs, dist/build/Data/Text/Lazy/Builder/RealFloat.o )
[38 of 39] Compiling Data.Text.Lazy.Encoding ( Data/Text/Lazy/Encoding.hs, dist/build/Data/Text/Lazy/Encoding.o )
[39 of 39] Compiling Data.Text.Read   ( Data/Text/Read.hs, dist/build/Data/Text/Read.o )
[ 1 of 39] Compiling Data.Text.Encoding.Utf32 ( Data/Text/Encoding/Utf32.hs, dist/build/Data/Text/Encoding/Utf32.p_o )
[ 2 of 39] Compiling Data.Text.Fusion.Size ( Data/Text/Fusion/Size.hs, dist/build/Data/Text/Fusion/Size.p_o )
[ 3 of 39] Compiling Data.Text.Lazy.Builder.RealFloat.Functions ( Data/Text/Lazy/Builder/RealFloat/Functions.hs, dist/build/Data/Text/Lazy/Builder/RealFloat/Functions.p_o )
[ 4 of 39] Compiling Data.Text.Fusion.Internal ( Data/Text/Fusion/Internal.hs, dist/build/Data/Text/Fusion/Internal.p_o )
[ 5 of 39] Compiling Data.Text.Fusion.CaseMapping ( Data/Text/Fusion/CaseMapping.hs, dist/build/Data/Text/Fusion/CaseMapping.p_o )
[ 6 of 39] Compiling Data.Text.Encoding.Error ( Data/Text/Encoding/Error.hs, dist/build/Data/Text/Encoding/Error.p_o )
[ 7 of 39] Compiling Data.Text.UnsafeShift ( Data/Text/UnsafeShift.hs, dist/build/Data/Text/UnsafeShift.p_o )
[ 8 of 39] Compiling Data.Text.Unsafe.Base ( Data/Text/Unsafe/Base.hs, dist/build/Data/Text/Unsafe/Base.p_o )
[ 9 of 39] Compiling Data.Text.Encoding.Utf16 ( Data/Text/Encoding/Utf16.hs, dist/build/Data/Text/Encoding/Utf16.p_o )
[10 of 39] Compiling Data.Text.Util   ( Data/Text/Util.hs, dist/build/Data/Text/Util.p_o )
[11 of 39] Compiling Data.Text.Fusion.Common ( Data/Text/Fusion/Common.hs, dist/build/Data/Text/Fusion/Common.p_o )
[12 of 39] Compiling Data.Text.Array  ( Data/Text/Array.hs, dist/build/Data/Text/Array.p_o )
[13 of 39] Compiling Data.Text.UnsafeChar ( Data/Text/UnsafeChar.hs, dist/build/Data/Text/UnsafeChar.p_o )
[14 of 39] Compiling Data.Text.Internal ( Data/Text/Internal.hs, dist/build/Data/Text/Internal.p_o )
[15 of 39] Compiling Data.Text.Unsafe ( Data/Text/Unsafe.hs, dist/build/Data/Text/Unsafe.p_o )
[16 of 39] Compiling Data.Text.Private ( Data/Text/Private.hs, dist/build/Data/Text/Private.p_o )
[17 of 39] Compiling Data.Text.Fusion ( Data/Text/Fusion.hs, dist/build/Data/Text/Fusion.p_o )
[18 of 39] Compiling Data.Text.Encoding.Utf8 ( Data/Text/Encoding/Utf8.hs, dist/build/Data/Text/Encoding/Utf8.p_o )
[19 of 39] Compiling Data.Text.Encoding.Fusion.Common ( Data/Text/Encoding/Fusion/Common.hs, dist/build/Data/Text/Encoding/Fusion/Common.p_o )
[20 of 39] Compiling Data.Text.Encoding.Fusion ( Data/Text/Encoding/Fusion.hs, dist/build/Data/Text/Encoding/Fusion.p_o )
[21 of 39] Compiling Data.Text.Lazy.Encoding.Fusion ( Data/Text/Lazy/Encoding/Fusion.hs, dist/build/Data/Text/Lazy/Encoding/Fusion.p_o )
[22 of 39] Compiling Data.Text.Encoding ( Data/Text/Encoding.hs, dist/build/Data/Text/Encoding.p_o )
[23 of 39] Compiling Data.Text.Search ( Data/Text/Search.hs, dist/build/Data/Text/Search.p_o )
[24 of 39] Compiling Data.Text.Foreign ( Data/Text/Foreign.hs, dist/build/Data/Text/Foreign.p_o )
[25 of 39] Compiling Data.Text        ( Data/Text.hs, dist/build/Data/Text.p_o )
[26 of 39] Compiling Data.Text.IO.Internal ( Data/Text/IO/Internal.hs, dist/build/Data/Text/IO/Internal.p_o )
[27 of 39] Compiling Data.Text.IO     ( Data/Text/IO.hs, dist/build/Data/Text/IO.p_o )
[28 of 39] Compiling Data.Text.Lazy.Internal ( Data/Text/Lazy/Internal.hs, dist/build/Data/Text/Lazy/Internal.p_o )
[29 of 39] Compiling Data.Text.Lazy.Fusion ( Data/Text/Lazy/Fusion.hs, dist/build/Data/Text/Lazy/Fusion.p_o )
[30 of 39] Compiling Data.Text.Lazy.Search ( Data/Text/Lazy/Search.hs, dist/build/Data/Text/Lazy/Search.p_o )
[31 of 39] Compiling Data.Text.Lazy   ( Data/Text/Lazy.hs, dist/build/Data/Text/Lazy.p_o )
[32 of 39] Compiling Data.Text.Lazy.Read ( Data/Text/Lazy/Read.hs, dist/build/Data/Text/Lazy/Read.p_o )
[33 of 39] Compiling Data.Text.Lazy.IO ( Data/Text/Lazy/IO.hs, dist/build/Data/Text/Lazy/IO.p_o )
[34 of 39] Compiling Data.Text.Lazy.Builder ( Data/Text/Lazy/Builder.hs, dist/build/Data/Text/Lazy/Builder.p_o )
[35 of 39] Compiling Data.Text.Lazy.Builder.Functions ( Data/Text/Lazy/Builder/Functions.hs, dist/build/Data/Text/Lazy/Builder/Functions.p_o )
[36 of 39] Compiling Data.Text.Lazy.Builder.Int ( Data/Text/Lazy/Builder/Int.hs, dist/build/Data/Text/Lazy/Builder/Int.p_o )
[37 of 39] Compiling Data.Text.Lazy.Builder.RealFloat ( Data/Text/Lazy/Builder/RealFloat.hs, dist/build/Data/Text/Lazy/Builder/RealFloat.p_o )
[38 of 39] Compiling Data.Text.Lazy.Encoding ( Data/Text/Lazy/Encoding.hs, dist/build/Data/Text/Lazy/Encoding.p_o )
[39 of 39] Compiling Data.Text.Read   ( Data/Text/Read.hs, dist/build/Data/Text/Read.p_o )
[ 1 of 39] Compiling Data.Text.Encoding.Utf32 ( Data/Text/Encoding/Utf32.hs, dist/build/Data/Text/Encoding/Utf32.dyn_o )
[ 2 of 39] Compiling Data.Text.Fusion.Size ( Data/Text/Fusion/Size.hs, dist/build/Data/Text/Fusion/Size.dyn_o )
[ 3 of 39] Compiling Data.Text.Lazy.Builder.RealFloat.Functions ( Data/Text/Lazy/Builder/RealFloat/Functions.hs, dist/build/Data/Text/Lazy/Builder/RealFloat/Functions.dyn_o )
[ 4 of 39] Compiling Data.Text.Fusion.Internal ( Data/Text/Fusion/Internal.hs, dist/build/Data/Text/Fusion/Internal.dyn_o )
[ 5 of 39] Compiling Data.Text.Fusion.CaseMapping ( Data/Text/Fusion/CaseMapping.hs, dist/build/Data/Text/Fusion/CaseMapping.dyn_o )
[ 6 of 39] Compiling Data.Text.Encoding.Error ( Data/Text/Encoding/Error.hs, dist/build/Data/Text/Encoding/Error.dyn_o )
[ 7 of 39] Compiling Data.Text.UnsafeShift ( Data/Text/UnsafeShift.hs, dist/build/Data/Text/UnsafeShift.dyn_o )
[ 8 of 39] Compiling Data.Text.Unsafe.Base ( Data/Text/Unsafe/Base.hs, dist/build/Data/Text/Unsafe/Base.dyn_o )
[ 9 of 39] Compiling Data.Text.Encoding.Utf16 ( Data/Text/Encoding/Utf16.hs, dist/build/Data/Text/Encoding/Utf16.dyn_o )
[10 of 39] Compiling Data.Text.Util   ( Data/Text/Util.hs, dist/build/Data/Text/Util.dyn_o )
[11 of 39] Compiling Data.Text.Fusion.Common ( Data/Text/Fusion/Common.hs, dist/build/Data/Text/Fusion/Common.dyn_o )
[12 of 39] Compiling Data.Text.Array  ( Data/Text/Array.hs, dist/build/Data/Text/Array.dyn_o )
[13 of 39] Compiling Data.Text.UnsafeChar ( Data/Text/UnsafeChar.hs, dist/build/Data/Text/UnsafeChar.dyn_o )
[14 of 39] Compiling Data.Text.Internal ( Data/Text/Internal.hs, dist/build/Data/Text/Internal.dyn_o )
[15 of 39] Compiling Data.Text.Unsafe ( Data/Text/Unsafe.hs, dist/build/Data/Text/Unsafe.dyn_o )
[16 of 39] Compiling Data.Text.Private ( Data/Text/Private.hs, dist/build/Data/Text/Private.dyn_o )
[17 of 39] Compiling Data.Text.Fusion ( Data/Text/Fusion.hs, dist/build/Data/Text/Fusion.dyn_o )
[18 of 39] Compiling Data.Text.Encoding.Utf8 ( Data/Text/Encoding/Utf8.hs, dist/build/Data/Text/Encoding/Utf8.dyn_o )
[19 of 39] Compiling Data.Text.Encoding.Fusion.Common ( Data/Text/Encoding/Fusion/Common.hs, dist/build/Data/Text/Encoding/Fusion/Common.dyn_o )
[20 of 39] Compiling Data.Text.Encoding.Fusion ( Data/Text/Encoding/Fusion.hs, dist/build/Data/Text/Encoding/Fusion.dyn_o )
[21 of 39] Compiling Data.Text.Lazy.Encoding.Fusion ( Data/Text/Lazy/Encoding/Fusion.hs, dist/build/Data/Text/Lazy/Encoding/Fusion.dyn_o )
[22 of 39] Compiling Data.Text.Encoding ( Data/Text/Encoding.hs, dist/build/Data/Text/Encoding.dyn_o )
[23 of 39] Compiling Data.Text.Search ( Data/Text/Search.hs, dist/build/Data/Text/Search.dyn_o )
[24 of 39] Compiling Data.Text.Foreign ( Data/Text/Foreign.hs, dist/build/Data/Text/Foreign.dyn_o )
[25 of 39] Compiling Data.Text        ( Data/Text.hs, dist/build/Data/Text.dyn_o )
[26 of 39] Compiling Data.Text.IO.Internal ( Data/Text/IO/Internal.hs, dist/build/Data/Text/IO/Internal.dyn_o )
[27 of 39] Compiling Data.Text.IO     ( Data/Text/IO.hs, dist/build/Data/Text/IO.dyn_o )
[28 of 39] Compiling Data.Text.Lazy.Internal ( Data/Text/Lazy/Internal.hs, dist/build/Data/Text/Lazy/Internal.dyn_o )
[29 of 39] Compiling Data.Text.Lazy.Fusion ( Data/Text/Lazy/Fusion.hs, dist/build/Data/Text/Lazy/Fusion.dyn_o )
[30 of 39] Compiling Data.Text.Lazy.Search ( Data/Text/Lazy/Search.hs, dist/build/Data/Text/Lazy/Search.dyn_o )
[31 of 39] Compiling Data.Text.Lazy   ( Data/Text/Lazy.hs, dist/build/Data/Text/Lazy.dyn_o )
[32 of 39] Compiling Data.Text.Lazy.Read ( Data/Text/Lazy/Read.hs, dist/build/Data/Text/Lazy/Read.dyn_o )
[33 of 39] Compiling Data.Text.Lazy.IO ( Data/Text/Lazy/IO.hs, dist/build/Data/Text/Lazy/IO.dyn_o )
[34 of 39] Compiling Data.Text.Lazy.Builder ( Data/Text/Lazy/Builder.hs, dist/build/Data/Text/Lazy/Builder.dyn_o )
[35 of 39] Compiling Data.Text.Lazy.Builder.Functions ( Data/Text/Lazy/Builder/Functions.hs, dist/build/Data/Text/Lazy/Builder/Functions.dyn_o )
[36 of 39] Compiling Data.Text.Lazy.Builder.Int ( Data/Text/Lazy/Builder/Int.hs, dist/build/Data/Text/Lazy/Builder/Int.dyn_o )
[37 of 39] Compiling Data.Text.Lazy.Builder.RealFloat ( Data/Text/Lazy/Builder/RealFloat.hs, dist/build/Data/Text/Lazy/Builder/RealFloat.dyn_o )
[38 of 39] Compiling Data.Text.Lazy.Encoding ( Data/Text/Lazy/Encoding.hs, dist/build/Data/Text/Lazy/Encoding.dyn_o )
[39 of 39] Compiling Data.Text.Read   ( Data/Text/Read.hs, dist/build/Data/Text/Read.dyn_o )
In-place registering text-0.11.2.3...
+ ./Setup haddock
Running Haddock for text-0.11.2.3...
Preprocessing library text-0.11.2.3...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
  50% (  1 /  2) in 'Data.Text.Encoding.Utf32'
  40% (  4 / 10) in 'Data.Text.Fusion.Size'
  50% (  1 /  2) in 'Data.Text.Lazy.Builder.RealFloat.Functions'
  50% (  5 / 10) in 'Data.Text.Fusion.Internal'
   0% (  0 /  4) in 'Data.Text.Fusion.CaseMapping'
 100% ( 12 / 12) in 'Data.Text.Encoding.Error'
 100% (  2 /  2) in 'Data.Text.UnsafeShift'
 100% (  3 /  3) in 'Data.Text.Unsafe.Base'
  25% (  1 /  4) in 'Data.Text.Encoding.Utf16'
 100% (  2 /  2) in 'Data.Text.Util'
  89% ( 63 / 71) in 'Data.Text.Fusion.Common'
 100% ( 16 / 16) in 'Data.Text.Array'
  33% (  2 /  6) in 'Data.Text.UnsafeChar'
 100% ( 14 / 14) in 'Data.Text.Internal'
  92% ( 11 / 12) in 'Data.Text.Unsafe'
  33% (  1 /  3) in 'Data.Text.Private'
  86% ( 19 / 22) in 'Data.Text.Fusion'
  17% (  2 / 12) in 'Data.Text.Encoding.Utf8'
  43% (  3 /  7) in 'Data.Text.Encoding.Fusion.Common'
  69% ( 11 / 16) in 'Data.Text.Encoding.Fusion'
  73% ( 11 / 15) in 'Data.Text.Lazy.Encoding.Fusion'
 100% ( 23 / 23) in 'Data.Text.Encoding'
 100% (  2 /  2) in 'Data.Text.Search'
 100% ( 15 / 15) in 'Data.Text.Foreign'
 100% (120 /120) in 'Data.Text'
 100% (  3 /  3) in 'Data.Text.IO.Internal'
 100% ( 19 / 19) in 'Data.Text.IO'
  93% ( 14 / 15) in 'Data.Text.Lazy.Internal'
 100% (  8 /  8) in 'Data.Text.Lazy.Fusion'
 100% (  2 /  2) in 'Data.Text.Lazy.Search'
  99% (121 /122) in 'Data.Text.Lazy'
 100% (  7 /  7) in 'Data.Text.Lazy.Read'
 100% ( 19 / 19) in 'Data.Text.Lazy.IO'
 100% ( 12 / 12) in 'Data.Text.Lazy.Builder'
 100% (  3 /  3) in 'Data.Text.Lazy.Builder.Functions'
   0% (  0 /  3) in 'Data.Text.Lazy.Builder.Int'
  75% (  3 /  4) in 'Data.Text.Lazy.Builder.RealFloat'
  96% ( 22 / 23) in 'Data.Text.Lazy.Encoding'
 100% (  7 /  7) in 'Data.Text.Read'
Warning: Data.Text: could not find link destinations for:
    Data.Text.replicateChar Data.Text.countChar
Warning: Data.Text.Lazy: could not find link destinations for:
    Data.Text.Lazy.replicateChar Data.Text.Lazy.dropWords Data.Text.Lazy.splitAtWord Data.Text.Lazy.countChar
Warning: Data.Text.Lazy.Builder: could not find link destinations for:
    Data.Text.Lazy.Builder.empty Data.Text.Lazy.Builder.append
Warning: Data.Text.Lazy.Builder.RealFloat: could not find link destinations for:
    Data.Text.Lazy.Builder.RealFloat.floatToDigits
Documentation created: dist/doc/html/text/index.html
+ ./Setup register --gen-pkg-config=text.pkg
Creating package registration file: text.pkg
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.35735
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/ghc7.6.1-text-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/ghc7.6.1-text-buildroot
+ cd ghc7.6.1-text-0.11.2.3
+ '[' -x Setup ']'
+ ./Setup copy --destdir=/usr/src/tmp/ghc7.6.1-text-buildroot
Installing library in
/usr/src/tmp/ghc7.6.1-text-buildroot/usr/lib/ghc-7.6.1/lib/text-0.11.2.3
+ '[' -f text.pkg ']'
+ install -m 755 text.pkg /usr/src/tmp/ghc7.6.1-text-buildroot/usr/lib/ghc-7.6.1/lib/text-0.11.2.3
+ mkdir -p /usr/src/tmp/ghc7.6.1-text-buildroot/usr/lib/ghc-7.6.1/package.conf.d
+ install -D -m 644 text.pkg /usr/src/tmp/ghc7.6.1-text-buildroot/usr/lib/ghc-7.6.1/package.conf.d/text-0.11.2.3.conf
+ /usr/lib/rpm-build-haskell/hs_gen_filelist.sh /usr/src/tmp/ghc7.6.1-text-buildroot /usr/lib /usr/lib/ghc-7.6.1/lib/text-0.11.2.3 /usr/src/RPM/BUILD/ghc7.6.1-text-0.11.2.3 ghc7.6.1-text 0.11.2.3 /usr/lib/ghc-7.6.1/package.conf.d/text-0.11.2.3.conf
~/tmp/ghc7.6.1-text-buildroot ~/RPM/BUILD/ghc7.6.1-text-0.11.2.3
find: './usr/bin': No such file or directory
find: './usr/share/ghc7.6.1-text-0.11.2.3': No such file or directory
~/RPM/BUILD/ghc7.6.1-text-0.11.2.3
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/ghc7.6.1-text-buildroot (auto)
mode of './usr/lib/ghc-7.6.1/lib/text-0.11.2.3/libHStext-0.11.2.3-ghc7.6.1.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/ghc7.6.1-text-buildroot (binconfig,pkgconfig,libtool,desktop)
Checking contents of files in /usr/src/tmp/ghc7.6.1-text-buildroot/ (default)
Compressing files in /usr/src/tmp/ghc7.6.1-text-buildroot (auto)
Adjusting library links in /usr/src/tmp/ghc7.6.1-text-buildroot
./usr/lib:
./usr/lib/ghc-7.6.1/lib:
Verifying ELF objects in /usr/src/tmp/ghc7.6.1-text-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/text-0.11.2.3/libHStext-0.11.2.3-ghc7.6.1.so: RPATH contains several entries: /usr/lib/ghc-7.6.1/bytestring-0.10.0.0:/usr/lib/ghc-7.6.1/deepseq-1.3.0.1:/usr/lib/ghc-7.6.1/array-0.4.0.1:/usr/lib/ghc-7.6.1/base-4.6.0.0:/usr/lib/ghc-7.6.1/integer-gmp-0.5.0.0:/usr/lib/ghc-7.6.1/ghc-prim-0.3.0.0:/usr/lib/ghc-7.6.1
verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/text-0.11.2.3/libHStext-0.11.2.3-ghc7.6.1.so: undefined symbol: stg_getMaskingStatezh
verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/text-0.11.2.3/libHStext-0.11.2.3-ghc7.6.1.so: undefined symbol: stg_ap_pp_info
verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/text-0.11.2.3/libHStext-0.11.2.3-ghc7.6.1.so: undefined symbol: stg_gc_l1
verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/text-0.11.2.3/libHStext-0.11.2.3-ghc7.6.1.so: undefined symbol: logf
verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/text-0.11.2.3/libHStext-0.11.2.3-ghc7.6.1.so: undefined symbol: stg_unmaskAsyncExceptionszh
verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/text-0.11.2.3/libHStext-0.11.2.3-ghc7.6.1.so: undefined symbol: dirty_MUT_VAR
verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/text-0.11.2.3/libHStext-0.11.2.3-ghc7.6.1.so: undefined symbol: stg_ap_n_info
verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/text-0.11.2.3/libHStext-0.11.2.3-ghc7.6.1.so: undefined symbol: stg_CAF_BLACKHOLE_info
verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/text-0.11.2.3/libHStext-0.11.2.3-ghc7.6.1.so: undefined symbol: stg_gc_ut
verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/text-0.11.2.3/libHStext-0.11.2.3-ghc7.6.1.so: undefined symbol: stg_sel_0_upd_info
verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/text-0.11.2.3/libHStext-0.11.2.3-ghc7.6.1.so: undefined symbol: stg_newMutVarzh
verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/text-0.11.2.3/libHStext-0.11.2.3-ghc7.6.1.so: undefined symbol: stg_upd_frame_info
verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/text-0.11.2.3/libHStext-0.11.2.3-ghc7.6.1.so: undefined symbol: stg_bh_upd_frame_info
verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/text-0.11.2.3/libHStext-0.11.2.3-ghc7.6.1.so: undefined symbol: stg_maskAsyncExceptionszh
verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/text-0.11.2.3/libHStext-0.11.2.3-ghc7.6.1.so: undefined symbol: stg_newByteArrayzh
verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/text-0.11.2.3/libHStext-0.11.2.3-ghc7.6.1.so: undefined symbol: stg_sel_1_upd_info
verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/text-0.11.2.3/libHStext-0.11.2.3-ghc7.6.1.so: undefined symbol: stg_MUT_ARR_PTRS_DIRTY_info
verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/text-0.11.2.3/libHStext-0.11.2.3-ghc7.6.1.so: undefined symbol: stg_ap_ppv_fast
verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/text-0.11.2.3/libHStext-0.11.2.3-ghc7.6.1.so: undefined symbol: stg_ap_p_info
verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/text-0.11.2.3/libHStext-0.11.2.3-ghc7.6.1.so: undefined symbol: stg_ap_p_fast
verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/text-0.11.2.3/libHStext-0.11.2.3-ghc7.6.1.so: undefined symbol: stg_ap_pp_fast
verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/text-0.11.2.3/libHStext-0.11.2.3-ghc7.6.1.so: undefined symbol: stg_noDuplicatezh
verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/text-0.11.2.3/libHStext-0.11.2.3-ghc7.6.1.so: undefined symbol: stg_ap_0_fast
verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/text-0.11.2.3/libHStext-0.11.2.3-ghc7.6.1.so: undefined symbol: stg_ap_n_fast
verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/text-0.11.2.3/libHStext-0.11.2.3-ghc7.6.1.so: undefined symbol: stg_ap_v_info
verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/text-0.11.2.3/libHStext-0.11.2.3-ghc7.6.1.so: undefined symbol: stg_newPinnedByteArrayzh
verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/text-0.11.2.3/libHStext-0.11.2.3-ghc7.6.1.so: undefined symbol: stg_decodeFloatzuIntzh
verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/text-0.11.2.3/libHStext-0.11.2.3-ghc7.6.1.so: undefined symbol: stg_newArrayzh
verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/text-0.11.2.3/libHStext-0.11.2.3-ghc7.6.1.so: undefined symbol: stg_sel_2_upd_info
verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/text-0.11.2.3/libHStext-0.11.2.3-ghc7.6.1.so: undefined symbol: stg_catchzh
verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/text-0.11.2.3/libHStext-0.11.2.3-ghc7.6.1.so: undefined symbol: stg_MUT_ARR_PTRS_FROZEN0_info
verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/text-0.11.2.3/libHStext-0.11.2.3-ghc7.6.1.so: undefined symbol: stg_ap_v_fast
verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/text-0.11.2.3/libHStext-0.11.2.3-ghc7.6.1.so: undefined symbol: newCAF
verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/text-0.11.2.3/libHStext-0.11.2.3-ghc7.6.1.so: undefined symbol: stg_raiseIOzh
verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/text-0.11.2.3/libHStext-0.11.2.3-ghc7.6.1.so: undefined symbol: stg_newAlignedPinnedByteArrayzh
verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/text-0.11.2.3/libHStext-0.11.2.3-ghc7.6.1.so: undefined symbol: stg_ap_2_upd_info
verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/text-0.11.2.3/libHStext-0.11.2.3-ghc7.6.1.so: undefined symbol: stg_gc_noregs
verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/text-0.11.2.3/libHStext-0.11.2.3-ghc7.6.1.so: undefined symbol: stg_gc_d1
verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/text-0.11.2.3/libHStext-0.11.2.3-ghc7.6.1.so: undefined symbol: stg_ap_ppp_fast
verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/text-0.11.2.3/libHStext-0.11.2.3-ghc7.6.1.so: undefined symbol: stg_ap_3_upd_info
verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/text-0.11.2.3/libHStext-0.11.2.3-ghc7.6.1.so: undefined symbol: stg_ap_pv_fast
verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/text-0.11.2.3/libHStext-0.11.2.3-ghc7.6.1.so: undefined symbol: stg_gc_unpt_r1
verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/text-0.11.2.3/libHStext-0.11.2.3-ghc7.6.1.so: undefined symbol: stg_gc_unbx_r1
verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/text-0.11.2.3/libHStext-0.11.2.3-ghc7.6.1.so: undefined symbol: stg_INTLIKE_closure
Hardlinking identical .pyc and .pyo files
Processing files: ghc7.6.1-text-0.11.2.3-alt2
warning: File listed twice: /usr/lib/ghc-7.6.1/lib/text-0.11.2.3/libHStext-0.11.2.3-ghc7.6.1.so
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/LICENSE
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/Data-Text-Array.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/Data-Text-Array.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/Data-Text-Encoding-Error.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/Data-Text-Encoding-Error.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/Data-Text-Encoding.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/Data-Text-Encoding.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/Data-Text-Foreign.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/Data-Text-Foreign.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/Data-Text-IO.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/Data-Text-IO.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/Data-Text-Internal.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/Data-Text-Internal.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/Data-Text-Lazy-Builder-Int.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/Data-Text-Lazy-Builder-Int.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/Data-Text-Lazy-Builder-RealFloat.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/Data-Text-Lazy-Builder-RealFloat.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/Data-Text-Lazy-Builder.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/Data-Text-Lazy-Builder.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/Data-Text-Lazy-Encoding.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/Data-Text-Lazy-Encoding.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/Data-Text-Lazy-IO.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/Data-Text-Lazy-IO.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/Data-Text-Lazy-Internal.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/Data-Text-Lazy-Internal.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/Data-Text-Lazy-Read.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/Data-Text-Lazy-Read.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/Data-Text-Lazy.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/Data-Text-Lazy.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/Data-Text-Read.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/Data-Text-Read.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/Data-Text.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/Data-Text.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/doc-index-A.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/doc-index-A.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/doc-index-All.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/doc-index-All.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/doc-index-B.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/doc-index-B.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/doc-index-C.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/doc-index-C.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/doc-index-D.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/doc-index-D.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/doc-index-E.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/doc-index-E.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/doc-index-F.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/doc-index-F.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/doc-index-G.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/doc-index-G.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/doc-index-H.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/doc-index-H.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/doc-index-I.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/doc-index-I.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/doc-index-J.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/doc-index-J.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/doc-index-L.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/doc-index-L.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/doc-index-M.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/doc-index-M.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/doc-index-N.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/doc-index-N.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/doc-index-O.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/doc-index-O.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/doc-index-P.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/doc-index-P.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/doc-index-R.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/doc-index-R.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/doc-index-S.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/doc-index-S.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/doc-index-T.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/doc-index-T.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/doc-index-U.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/doc-index-U.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/doc-index-W.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/doc-index-W.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/doc-index-Z.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/doc-index-Z.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/doc-index.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/doc-index.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/frames.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/frames.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/haddock-util.js
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/haddock-util.js
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/hslogo-16.png
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/hslogo-16.png
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/index-frames.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/index-frames.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/index.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/index.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/mini_Data-Text-Array.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/mini_Data-Text-Array.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/mini_Data-Text-Encoding-Error.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/mini_Data-Text-Encoding-Error.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/mini_Data-Text-Encoding.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/mini_Data-Text-Encoding.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/mini_Data-Text-Foreign.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/mini_Data-Text-Foreign.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/mini_Data-Text-IO.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/mini_Data-Text-IO.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/mini_Data-Text-Internal.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/mini_Data-Text-Internal.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/mini_Data-Text-Lazy-Builder-Int.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/mini_Data-Text-Lazy-Builder-Int.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/mini_Data-Text-Lazy-Builder-RealFloat.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/mini_Data-Text-Lazy-Builder-RealFloat.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/mini_Data-Text-Lazy-Builder.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/mini_Data-Text-Lazy-Builder.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/mini_Data-Text-Lazy-Encoding.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/mini_Data-Text-Lazy-Encoding.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/mini_Data-Text-Lazy-IO.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/mini_Data-Text-Lazy-IO.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/mini_Data-Text-Lazy-Internal.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/mini_Data-Text-Lazy-Internal.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/mini_Data-Text-Lazy-Read.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/mini_Data-Text-Lazy-Read.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/mini_Data-Text-Lazy.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/mini_Data-Text-Lazy.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/mini_Data-Text-Read.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/mini_Data-Text-Read.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/mini_Data-Text.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/mini_Data-Text.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/minus.gif
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/minus.gif
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/ocean.css
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/ocean.css
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/plus.gif
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/plus.gif
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/synopsis.png
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/synopsis.png
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/text.haddock
warning: File listed twice: /usr/share/doc/ghc7.6.1-text-0.11.2.3/html/text.haddock
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kY7Xid
find-provides: running scripts (debuginfo,haskell,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Bm99aM
find-requires: running scripts (cpp,debuginfo,files,haskell,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
Provides: ghc7.6.1(text) = 0.11.2.3, ghc7.6.1(text-0.11.2.3-7fda3bf2303f359e2c5ab091029013cf)
Requires: /usr/lib/ghc-7.6.1/base-4.6.0.0/libHSbase-4.6.0.0-ghc7.6.1.so, /usr/lib/ghc-7.6.1/bytestring-0.10.0.0/libHSbytestring-0.10.0.0-ghc7.6.1.so, /usr/lib/ghc-7.6.1/ghc-prim-0.3.0.0/libHSghc-prim-0.3.0.0-ghc7.6.1.so, /usr/lib/ghc-7.6.1/integer-gmp-0.5.0.0/libHSinteger-gmp-0.5.0.0-ghc7.6.1.so, ghc7.6.1(array) = 0.4.0.1, ghc7.6.1(array-0.4.0.1-ebfee84cb9e15dee2d0e80614560a8df), ghc7.6.1(base) = 4.6.0.0, ghc7.6.1(base-4.6.0.0-eac4fa0d0988628e5bd960fef8805b26), ghc7.6.1(bytestring) = 0.10.0.0, ghc7.6.1(bytestring-0.10.0.0-80755c979f4e13d16f7cebf2db87835f), ghc7.6.1(deepseq) = 1.3.0.1, ghc7.6.1(deepseq-1.3.0.1-28de53f8de2594f40a633cbde90e94af), ghc7.6.1(ghc-prim) = 0.3.0.0, ghc7.6.1(ghc-prim-0.3.0.0-070be7bc5ffed55720acc7af88b59841), ghc7.6.1(integer-gmp) = 0.5.0.0, ghc7.6.1(integer-gmp-0.5.0.0-b4c925d0fba7acffb31bfab51ac32d44), libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.UuGW9P
Creating ghc7.6.1-text-debuginfo package
Processing files: ghc7.6.1-text-debuginfo-0.11.2.3-alt2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VQbhdc
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dQWXn8
find-requires: running scripts (debuginfo)
Requires: ghc7.6.1-text = 0.11.2.3-alt2, /usr/lib/debug/usr/lib/ghc-7.6.1/base-4.6.0.0/libHSbase-4.6.0.0-ghc7.6.1.so.debug, /usr/lib/debug/usr/lib/ghc-7.6.1/bytestring-0.10.0.0/libHSbytestring-0.10.0.0-ghc7.6.1.so.debug, /usr/lib/debug/usr/lib/ghc-7.6.1/ghc-prim-0.3.0.0/libHSghc-prim-0.3.0.0-ghc7.6.1.so.debug, /usr/lib/debug/usr/lib/ghc-7.6.1/integer-gmp-0.5.0.0/libHSinteger-gmp-0.5.0.0-ghc7.6.1.so.debug, debug(libc.so.6)
Adding to ghc7.6.1-text-debuginfo a strict dependency on ghc7.6.1-text
Wrote: /usr/src/RPM/RPMS/i586/ghc7.6.1-text-0.11.2.3-alt2.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/ghc7.6.1-text-debuginfo-0.11.2.3-alt2.i586.rpm
311.03user 56.61system 6:40.04elapsed 91%CPU (0avgtext+0avgdata 330208maxresident)k
0inputs+0outputs (0major+14042335minor)pagefaults 0swaps
327.31user 62.36system 7:01.63elapsed 92%CPU (0avgtext+0avgdata 330208maxresident)k
0inputs+0outputs (0major+14352186minor)pagefaults 0swaps