Mock Version: 1.3.2 Mock Version: 1.3.2 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/ghc-text.spec'], user='mockbuild'env={'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8'}timeout=172800printOutput=Falselogger=shell=Falsegid=425chrootPath='/var/lib/mock/epel7-ghc-6994810-671610/root'uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/ghc-text.spec'] with env {'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8'} and shell False warning: Could not canonicalize hostname: buildhw-09.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/ghc-text-0.11.3.1-2.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/ghc-text.spec'], user='mockbuild'uid=1000chrootPath='/var/lib/mock/epel7-ghc-6994810-671610/root'private_network=TrueprintOutput=Falselogger=shell=Falsegid=425env={'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8'}timeout=172800) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/ghc-text.spec'] with env {'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.KA97sV + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf text-0.11.3.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/text-0.11.3.1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd text-0.11.3.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.KjqZgX + umask 022 + cd /builddir/build/BUILD + cd text-0.11.3.1 ++ ghc --info ++ grep '"Booter version","7.6.3"' + '[' '!' ' ,("Booter version","7.6.3")' ']' + '[' -x Setup ']' + ghc --make -no-user-package-db -dynamic Setup [1 of 1] Compiling Main ( Setup.lhs, Setup.o ) Linking Setup ... + LANG=en_US.utf8 + ./Setup configure --prefix=/usr --libdir=/usr/lib64 --docdir=/usr/share/doc/ghc-text-0.11.3.1 '--libsubdir=$compiler/$pkgid' '--datasubdir=$pkgid' --ghc --enable-executable-dynamic -p --enable-shared --htmldir=/usr/share/doc/ghc/html/libraries/text-0.11.3.1 --global Configuring text-0.11.3.1... + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup build Building text-0.11.3.1... Preprocessing library text-0.11.3.1... [ 1 of 41] Compiling Data.Text.Encoding.Utf32 ( Data/Text/Encoding/Utf32.hs, dist/build/Data/Text/Encoding/Utf32.o ) [ 2 of 41] Compiling Data.Text.Fusion.Size ( Data/Text/Fusion/Size.hs, dist/build/Data/Text/Fusion/Size.o ) [ 3 of 41] 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 41] Compiling Data.Text.Lazy.Builder.Int.Digits ( Data/Text/Lazy/Builder/Int/Digits.hs, dist/build/Data/Text/Lazy/Builder/Int/Digits.o ) [ 5 of 41] Compiling Data.Text.Fusion.Internal ( Data/Text/Fusion/Internal.hs, dist/build/Data/Text/Fusion/Internal.o ) [ 6 of 41] Compiling Data.Text.Fusion.CaseMapping ( Data/Text/Fusion/CaseMapping.hs, dist/build/Data/Text/Fusion/CaseMapping.o ) [ 7 of 41] Compiling Data.Text.Encoding.Error ( Data/Text/Encoding/Error.hs, dist/build/Data/Text/Encoding/Error.o ) [ 8 of 41] Compiling Data.Text.UnsafeShift ( Data/Text/UnsafeShift.hs, dist/build/Data/Text/UnsafeShift.o ) [ 9 of 41] Compiling Data.Text.Unsafe.Base ( Data/Text/Unsafe/Base.hs, dist/build/Data/Text/Unsafe/Base.o ) [10 of 41] Compiling Data.Text.Encoding.Utf16 ( Data/Text/Encoding/Utf16.hs, dist/build/Data/Text/Encoding/Utf16.o ) [11 of 41] Compiling Data.Text.Util ( Data/Text/Util.hs, dist/build/Data/Text/Util.o ) [12 of 41] Compiling Data.Text.Fusion.Common ( Data/Text/Fusion/Common.hs, dist/build/Data/Text/Fusion/Common.o ) [13 of 41] Compiling Data.Text.Array ( Data/Text/Array.hs, dist/build/Data/Text/Array.o ) [14 of 41] Compiling Data.Text.UnsafeChar ( Data/Text/UnsafeChar.hs, dist/build/Data/Text/UnsafeChar.o ) [15 of 41] Compiling Data.Text.Internal ( Data/Text/Internal.hs, dist/build/Data/Text/Internal.o ) [16 of 41] Compiling Data.Text.Unsafe ( Data/Text/Unsafe.hs, dist/build/Data/Text/Unsafe.o ) [17 of 41] Compiling Data.Text.Private ( Data/Text/Private.hs, dist/build/Data/Text/Private.o ) [18 of 41] Compiling Data.Text.Fusion ( Data/Text/Fusion.hs, dist/build/Data/Text/Fusion.o ) [19 of 41] Compiling Data.Text.Encoding.Fusion.Common ( Data/Text/Encoding/Fusion/Common.hs, dist/build/Data/Text/Encoding/Fusion/Common.o ) [20 of 41] Compiling Data.Text.Encoding.Utf8 ( Data/Text/Encoding/Utf8.hs, dist/build/Data/Text/Encoding/Utf8.o ) [21 of 41] Compiling Data.Text.Encoding.Fusion ( Data/Text/Encoding/Fusion.hs, dist/build/Data/Text/Encoding/Fusion.o ) [22 of 41] Compiling Data.Text.Lazy.Encoding.Fusion ( Data/Text/Lazy/Encoding/Fusion.hs, dist/build/Data/Text/Lazy/Encoding/Fusion.o ) [23 of 41] Compiling Data.Text.Encoding ( Data/Text/Encoding.hs, dist/build/Data/Text/Encoding.o ) [24 of 41] Compiling Data.Text.Search ( Data/Text/Search.hs, dist/build/Data/Text/Search.o ) [25 of 41] Compiling Data.Text.Foreign ( Data/Text/Foreign.hs, dist/build/Data/Text/Foreign.o ) [26 of 41] Compiling Data.Text ( Data/Text.hs, dist/build/Data/Text.o ) [27 of 41] Compiling Data.Text.IO.Internal ( Data/Text/IO/Internal.hs, dist/build/Data/Text/IO/Internal.o ) [28 of 41] Compiling Data.Text.IO ( Data/Text/IO.hs, dist/build/Data/Text/IO.o ) [29 of 41] Compiling Data.Text.Lazy.Internal ( Data/Text/Lazy/Internal.hs, dist/build/Data/Text/Lazy/Internal.o ) [30 of 41] Compiling Data.Text.Lazy.Fusion ( Data/Text/Lazy/Fusion.hs, dist/build/Data/Text/Lazy/Fusion.o ) [31 of 41] Compiling Data.Text.Lazy.Search ( Data/Text/Lazy/Search.hs, dist/build/Data/Text/Lazy/Search.o ) [32 of 41] Compiling Data.Text.Lazy ( Data/Text/Lazy.hs, dist/build/Data/Text/Lazy.o ) [33 of 41] Compiling Data.Text.Lazy.Read ( Data/Text/Lazy/Read.hs, dist/build/Data/Text/Lazy/Read.o ) [34 of 41] Compiling Data.Text.Lazy.IO ( Data/Text/Lazy/IO.hs, dist/build/Data/Text/Lazy/IO.o ) [35 of 41] Compiling Data.Text.Lazy.Builder.Internal ( Data/Text/Lazy/Builder/Internal.hs, dist/build/Data/Text/Lazy/Builder/Internal.o ) [36 of 41] Compiling Data.Text.Lazy.Builder ( Data/Text/Lazy/Builder.hs, dist/build/Data/Text/Lazy/Builder.o ) [37 of 41] Compiling Data.Text.Lazy.Builder.Functions ( Data/Text/Lazy/Builder/Functions.hs, dist/build/Data/Text/Lazy/Builder/Functions.o ) [38 of 41] Compiling Data.Text.Lazy.Builder.Int ( Data/Text/Lazy/Builder/Int.hs, dist/build/Data/Text/Lazy/Builder/Int.o ) [39 of 41] Compiling Data.Text.Lazy.Builder.RealFloat ( Data/Text/Lazy/Builder/RealFloat.hs, dist/build/Data/Text/Lazy/Builder/RealFloat.o ) [40 of 41] Compiling Data.Text.Lazy.Encoding ( Data/Text/Lazy/Encoding.hs, dist/build/Data/Text/Lazy/Encoding.o ) [41 of 41] Compiling Data.Text.Read ( Data/Text/Read.hs, dist/build/Data/Text/Read.o ) [ 1 of 41] Compiling Data.Text.Encoding.Utf32 ( Data/Text/Encoding/Utf32.hs, dist/build/Data/Text/Encoding/Utf32.p_o ) [ 2 of 41] Compiling Data.Text.Fusion.Size ( Data/Text/Fusion/Size.hs, dist/build/Data/Text/Fusion/Size.p_o ) [ 3 of 41] 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 41] Compiling Data.Text.Lazy.Builder.Int.Digits ( Data/Text/Lazy/Builder/Int/Digits.hs, dist/build/Data/Text/Lazy/Builder/Int/Digits.p_o ) [ 5 of 41] Compiling Data.Text.Fusion.Internal ( Data/Text/Fusion/Internal.hs, dist/build/Data/Text/Fusion/Internal.p_o ) [ 6 of 41] Compiling Data.Text.Fusion.CaseMapping ( Data/Text/Fusion/CaseMapping.hs, dist/build/Data/Text/Fusion/CaseMapping.p_o ) [ 7 of 41] Compiling Data.Text.Encoding.Error ( Data/Text/Encoding/Error.hs, dist/build/Data/Text/Encoding/Error.p_o ) [ 8 of 41] Compiling Data.Text.UnsafeShift ( Data/Text/UnsafeShift.hs, dist/build/Data/Text/UnsafeShift.p_o ) [ 9 of 41] Compiling Data.Text.Unsafe.Base ( Data/Text/Unsafe/Base.hs, dist/build/Data/Text/Unsafe/Base.p_o ) [10 of 41] Compiling Data.Text.Encoding.Utf16 ( Data/Text/Encoding/Utf16.hs, dist/build/Data/Text/Encoding/Utf16.p_o ) [11 of 41] Compiling Data.Text.Util ( Data/Text/Util.hs, dist/build/Data/Text/Util.p_o ) [12 of 41] Compiling Data.Text.Fusion.Common ( Data/Text/Fusion/Common.hs, dist/build/Data/Text/Fusion/Common.p_o ) [13 of 41] Compiling Data.Text.Array ( Data/Text/Array.hs, dist/build/Data/Text/Array.p_o ) [14 of 41] Compiling Data.Text.UnsafeChar ( Data/Text/UnsafeChar.hs, dist/build/Data/Text/UnsafeChar.p_o ) [15 of 41] Compiling Data.Text.Internal ( Data/Text/Internal.hs, dist/build/Data/Text/Internal.p_o ) [16 of 41] Compiling Data.Text.Unsafe ( Data/Text/Unsafe.hs, dist/build/Data/Text/Unsafe.p_o ) [17 of 41] Compiling Data.Text.Private ( Data/Text/Private.hs, dist/build/Data/Text/Private.p_o ) [18 of 41] Compiling Data.Text.Fusion ( Data/Text/Fusion.hs, dist/build/Data/Text/Fusion.p_o ) [19 of 41] Compiling Data.Text.Encoding.Fusion.Common ( Data/Text/Encoding/Fusion/Common.hs, dist/build/Data/Text/Encoding/Fusion/Common.p_o ) [20 of 41] Compiling Data.Text.Encoding.Utf8 ( Data/Text/Encoding/Utf8.hs, dist/build/Data/Text/Encoding/Utf8.p_o ) [21 of 41] Compiling Data.Text.Encoding.Fusion ( Data/Text/Encoding/Fusion.hs, dist/build/Data/Text/Encoding/Fusion.p_o ) [22 of 41] Compiling Data.Text.Lazy.Encoding.Fusion ( Data/Text/Lazy/Encoding/Fusion.hs, dist/build/Data/Text/Lazy/Encoding/Fusion.p_o ) [23 of 41] Compiling Data.Text.Encoding ( Data/Text/Encoding.hs, dist/build/Data/Text/Encoding.p_o ) [24 of 41] Compiling Data.Text.Search ( Data/Text/Search.hs, dist/build/Data/Text/Search.p_o ) [25 of 41] Compiling Data.Text.Foreign ( Data/Text/Foreign.hs, dist/build/Data/Text/Foreign.p_o ) [26 of 41] Compiling Data.Text ( Data/Text.hs, dist/build/Data/Text.p_o ) [27 of 41] Compiling Data.Text.IO.Internal ( Data/Text/IO/Internal.hs, dist/build/Data/Text/IO/Internal.p_o ) [28 of 41] Compiling Data.Text.IO ( Data/Text/IO.hs, dist/build/Data/Text/IO.p_o ) [29 of 41] Compiling Data.Text.Lazy.Internal ( Data/Text/Lazy/Internal.hs, dist/build/Data/Text/Lazy/Internal.p_o ) [30 of 41] Compiling Data.Text.Lazy.Fusion ( Data/Text/Lazy/Fusion.hs, dist/build/Data/Text/Lazy/Fusion.p_o ) [31 of 41] Compiling Data.Text.Lazy.Search ( Data/Text/Lazy/Search.hs, dist/build/Data/Text/Lazy/Search.p_o ) [32 of 41] Compiling Data.Text.Lazy ( Data/Text/Lazy.hs, dist/build/Data/Text/Lazy.p_o ) [33 of 41] Compiling Data.Text.Lazy.Read ( Data/Text/Lazy/Read.hs, dist/build/Data/Text/Lazy/Read.p_o ) [34 of 41] Compiling Data.Text.Lazy.IO ( Data/Text/Lazy/IO.hs, dist/build/Data/Text/Lazy/IO.p_o ) [35 of 41] Compiling Data.Text.Lazy.Builder.Internal ( Data/Text/Lazy/Builder/Internal.hs, dist/build/Data/Text/Lazy/Builder/Internal.p_o ) [36 of 41] Compiling Data.Text.Lazy.Builder ( Data/Text/Lazy/Builder.hs, dist/build/Data/Text/Lazy/Builder.p_o ) [37 of 41] Compiling Data.Text.Lazy.Builder.Functions ( Data/Text/Lazy/Builder/Functions.hs, dist/build/Data/Text/Lazy/Builder/Functions.p_o ) [38 of 41] Compiling Data.Text.Lazy.Builder.Int ( Data/Text/Lazy/Builder/Int.hs, dist/build/Data/Text/Lazy/Builder/Int.p_o ) [39 of 41] Compiling Data.Text.Lazy.Builder.RealFloat ( Data/Text/Lazy/Builder/RealFloat.hs, dist/build/Data/Text/Lazy/Builder/RealFloat.p_o ) [40 of 41] Compiling Data.Text.Lazy.Encoding ( Data/Text/Lazy/Encoding.hs, dist/build/Data/Text/Lazy/Encoding.p_o ) [41 of 41] Compiling Data.Text.Read ( Data/Text/Read.hs, dist/build/Data/Text/Read.p_o ) [ 1 of 41] Compiling Data.Text.Encoding.Utf32 ( Data/Text/Encoding/Utf32.hs, dist/build/Data/Text/Encoding/Utf32.dyn_o ) [ 2 of 41] Compiling Data.Text.Fusion.Size ( Data/Text/Fusion/Size.hs, dist/build/Data/Text/Fusion/Size.dyn_o ) [ 3 of 41] 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 41] Compiling Data.Text.Lazy.Builder.Int.Digits ( Data/Text/Lazy/Builder/Int/Digits.hs, dist/build/Data/Text/Lazy/Builder/Int/Digits.dyn_o ) [ 5 of 41] Compiling Data.Text.Fusion.Internal ( Data/Text/Fusion/Internal.hs, dist/build/Data/Text/Fusion/Internal.dyn_o ) [ 6 of 41] Compiling Data.Text.Fusion.CaseMapping ( Data/Text/Fusion/CaseMapping.hs, dist/build/Data/Text/Fusion/CaseMapping.dyn_o ) [ 7 of 41] Compiling Data.Text.Encoding.Error ( Data/Text/Encoding/Error.hs, dist/build/Data/Text/Encoding/Error.dyn_o ) [ 8 of 41] Compiling Data.Text.UnsafeShift ( Data/Text/UnsafeShift.hs, dist/build/Data/Text/UnsafeShift.dyn_o ) [ 9 of 41] Compiling Data.Text.Unsafe.Base ( Data/Text/Unsafe/Base.hs, dist/build/Data/Text/Unsafe/Base.dyn_o ) [10 of 41] Compiling Data.Text.Encoding.Utf16 ( Data/Text/Encoding/Utf16.hs, dist/build/Data/Text/Encoding/Utf16.dyn_o ) [11 of 41] Compiling Data.Text.Util ( Data/Text/Util.hs, dist/build/Data/Text/Util.dyn_o ) [12 of 41] Compiling Data.Text.Fusion.Common ( Data/Text/Fusion/Common.hs, dist/build/Data/Text/Fusion/Common.dyn_o ) [13 of 41] Compiling Data.Text.Array ( Data/Text/Array.hs, dist/build/Data/Text/Array.dyn_o ) [14 of 41] Compiling Data.Text.UnsafeChar ( Data/Text/UnsafeChar.hs, dist/build/Data/Text/UnsafeChar.dyn_o ) [15 of 41] Compiling Data.Text.Internal ( Data/Text/Internal.hs, dist/build/Data/Text/Internal.dyn_o ) [16 of 41] Compiling Data.Text.Unsafe ( Data/Text/Unsafe.hs, dist/build/Data/Text/Unsafe.dyn_o ) [17 of 41] Compiling Data.Text.Private ( Data/Text/Private.hs, dist/build/Data/Text/Private.dyn_o ) [18 of 41] Compiling Data.Text.Fusion ( Data/Text/Fusion.hs, dist/build/Data/Text/Fusion.dyn_o ) [19 of 41] Compiling Data.Text.Encoding.Fusion.Common ( Data/Text/Encoding/Fusion/Common.hs, dist/build/Data/Text/Encoding/Fusion/Common.dyn_o ) [20 of 41] Compiling Data.Text.Encoding.Utf8 ( Data/Text/Encoding/Utf8.hs, dist/build/Data/Text/Encoding/Utf8.dyn_o ) [21 of 41] Compiling Data.Text.Encoding.Fusion ( Data/Text/Encoding/Fusion.hs, dist/build/Data/Text/Encoding/Fusion.dyn_o ) [22 of 41] Compiling Data.Text.Lazy.Encoding.Fusion ( Data/Text/Lazy/Encoding/Fusion.hs, dist/build/Data/Text/Lazy/Encoding/Fusion.dyn_o ) [23 of 41] Compiling Data.Text.Encoding ( Data/Text/Encoding.hs, dist/build/Data/Text/Encoding.dyn_o ) [24 of 41] Compiling Data.Text.Search ( Data/Text/Search.hs, dist/build/Data/Text/Search.dyn_o ) [25 of 41] Compiling Data.Text.Foreign ( Data/Text/Foreign.hs, dist/build/Data/Text/Foreign.dyn_o ) [26 of 41] Compiling Data.Text ( Data/Text.hs, dist/build/Data/Text.dyn_o ) [27 of 41] Compiling Data.Text.IO.Internal ( Data/Text/IO/Internal.hs, dist/build/Data/Text/IO/Internal.dyn_o ) [28 of 41] Compiling Data.Text.IO ( Data/Text/IO.hs, dist/build/Data/Text/IO.dyn_o ) [29 of 41] Compiling Data.Text.Lazy.Internal ( Data/Text/Lazy/Internal.hs, dist/build/Data/Text/Lazy/Internal.dyn_o ) [30 of 41] Compiling Data.Text.Lazy.Fusion ( Data/Text/Lazy/Fusion.hs, dist/build/Data/Text/Lazy/Fusion.dyn_o ) [31 of 41] Compiling Data.Text.Lazy.Search ( Data/Text/Lazy/Search.hs, dist/build/Data/Text/Lazy/Search.dyn_o ) [32 of 41] Compiling Data.Text.Lazy ( Data/Text/Lazy.hs, dist/build/Data/Text/Lazy.dyn_o ) [33 of 41] Compiling Data.Text.Lazy.Read ( Data/Text/Lazy/Read.hs, dist/build/Data/Text/Lazy/Read.dyn_o ) [34 of 41] Compiling Data.Text.Lazy.IO ( Data/Text/Lazy/IO.hs, dist/build/Data/Text/Lazy/IO.dyn_o ) [35 of 41] Compiling Data.Text.Lazy.Builder.Internal ( Data/Text/Lazy/Builder/Internal.hs, dist/build/Data/Text/Lazy/Builder/Internal.dyn_o ) [36 of 41] Compiling Data.Text.Lazy.Builder ( Data/Text/Lazy/Builder.hs, dist/build/Data/Text/Lazy/Builder.dyn_o ) [37 of 41] Compiling Data.Text.Lazy.Builder.Functions ( Data/Text/Lazy/Builder/Functions.hs, dist/build/Data/Text/Lazy/Builder/Functions.dyn_o ) [38 of 41] Compiling Data.Text.Lazy.Builder.Int ( Data/Text/Lazy/Builder/Int.hs, dist/build/Data/Text/Lazy/Builder/Int.dyn_o ) [39 of 41] Compiling Data.Text.Lazy.Builder.RealFloat ( Data/Text/Lazy/Builder/RealFloat.hs, dist/build/Data/Text/Lazy/Builder/RealFloat.dyn_o ) [40 of 41] Compiling Data.Text.Lazy.Encoding ( Data/Text/Lazy/Encoding.hs, dist/build/Data/Text/Lazy/Encoding.dyn_o ) [41 of 41] Compiling Data.Text.Read ( Data/Text/Read.hs, dist/build/Data/Text/Read.dyn_o ) In-place registering text-0.11.3.1... + '[' -f dist/build/libHStext-0.11.3.1.a ']' + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Running Haddock for text-0.11.3.1... Running hscolour for text-0.11.3.1... Preprocessing library text-0.11.3.1... Preprocessing library text-0.11.3.1... 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' 0% ( 0 / 2) in 'Data.Text.Lazy.Builder.Int.Digits' 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% ( 15 / 15) in 'Data.Text.Internal' 92% ( 12 / 13) in 'Data.Text.Unsafe' 33% ( 1 / 3) in 'Data.Text.Private' 86% ( 19 / 22) in 'Data.Text.Fusion' 33% ( 2 / 6) in 'Data.Text.Encoding.Fusion.Common' 17% ( 2 / 12) in 'Data.Text.Encoding.Utf8' 67% ( 10 / 15) in 'Data.Text.Encoding.Fusion' 71% ( 10 / 14) in 'Data.Text.Lazy.Encoding.Fusion' 100% ( 24 / 24) in 'Data.Text.Encoding' 100% ( 2 / 2) in 'Data.Text.Search' 100% ( 15 / 15) in 'Data.Text.Foreign' 100% (122 /122) in 'Data.Text' 100% ( 3 / 3) in 'Data.Text.IO.Internal' 100% ( 20 / 20) 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' 94% ( 16 / 17) in 'Data.Text.Lazy.Builder.Internal' 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% ( 23 / 24) 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.RealFloat: could not find link destinations for: Data.Text.Lazy.Builder.RealFloat.floatToDigits Documentation created: dist/doc/html/text/index.html, dist/doc/html/text/text.txt + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Jhf7pZ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64 + cd text-0.11.3.1 + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64 -v directory dist/doc/html/text does exist: True creating /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1 creating /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share creating /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr creating /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share creating /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1 copy directory 'dist/doc/html/text' to '/builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1'. creating /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1 creating /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1/src Installing dist/doc/html/text/Data-Text-Unsafe.html to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1/Data-Text-Unsafe.html Installing dist/doc/html/text/Data-Text-Lazy.html to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1/Data-Text-Lazy.html Installing dist/doc/html/text/mini_Data-Text-Lazy-Builder-Int.html to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1/mini_Data-Text-Lazy-Builder-Int.html Installing dist/doc/html/text/Data-Text-Encoding.html to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1/Data-Text-Encoding.html Installing dist/doc/html/text/Data-Text.html to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1/Data-Text.html Installing dist/doc/html/text/hslogo-16.png to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1/hslogo-16.png Installing dist/doc/html/text/haddock-util.js to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1/haddock-util.js Installing dist/doc/html/text/text.txt to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1/text.txt Installing dist/doc/html/text/mini_Data-Text-Read.html to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1/mini_Data-Text-Read.html Installing dist/doc/html/text/doc-index-U.html to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1/doc-index-U.html Installing dist/doc/html/text/mini_Data-Text-IO.html to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1/mini_Data-Text-IO.html Installing dist/doc/html/text/mini_Data-Text-Unsafe.html to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1/mini_Data-Text-Unsafe.html Installing dist/doc/html/text/index.html to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1/index.html Installing dist/doc/html/text/mini_Data-Text-Lazy-IO.html to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1/mini_Data-Text-Lazy-IO.html Installing dist/doc/html/text/doc-index-W.html to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1/doc-index-W.html Installing dist/doc/html/text/mini_Data-Text-Foreign.html to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1/mini_Data-Text-Foreign.html Installing dist/doc/html/text/minus.gif to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1/minus.gif Installing dist/doc/html/text/doc-index-L.html to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1/doc-index-L.html Installing dist/doc/html/text/mini_Data-Text-Internal.html to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1/mini_Data-Text-Internal.html Installing dist/doc/html/text/doc-index-C.html to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1/doc-index-C.html Installing dist/doc/html/text/mini_Data-Text-Encoding.html to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1/mini_Data-Text-Encoding.html Installing dist/doc/html/text/mini_Data-Text-Encoding-Error.html to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1/mini_Data-Text-Encoding-Error.html Installing dist/doc/html/text/Data-Text-Lazy-IO.html to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1/Data-Text-Lazy-IO.html Installing dist/doc/html/text/Data-Text-IO.html to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1/Data-Text-IO.html Installing dist/doc/html/text/doc-index-I.html to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1/doc-index-I.html Installing dist/doc/html/text/doc-index-R.html to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1/doc-index-R.html Installing dist/doc/html/text/frames.html to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1/frames.html Installing dist/doc/html/text/Data-Text-Encoding-Error.html to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1/Data-Text-Encoding-Error.html Installing dist/doc/html/text/doc-index-B.html to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1/doc-index-B.html Installing dist/doc/html/text/Data-Text-Lazy-Builder.html to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1/Data-Text-Lazy-Builder.html Installing dist/doc/html/text/doc-index-E.html to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1/doc-index-E.html Installing dist/doc/html/text/index-frames.html to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1/index-frames.html Installing dist/doc/html/text/mini_Data-Text.html to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1/mini_Data-Text.html Installing dist/doc/html/text/mini_Data-Text-Lazy-Builder-RealFloat.html to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1/mini_Data-Text-Lazy-Builder-RealFloat.html Installing dist/doc/html/text/doc-index-T.html to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1/doc-index-T.html Installing dist/doc/html/text/mini_Data-Text-Lazy-Read.html to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1/mini_Data-Text-Lazy-Read.html Installing dist/doc/html/text/Data-Text-Read.html to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1/Data-Text-Read.html Installing dist/doc/html/text/Data-Text-Array.html to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1/Data-Text-Array.html Installing dist/doc/html/text/doc-index-S.html to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1/doc-index-S.html Installing dist/doc/html/text/mini_Data-Text-Lazy-Encoding.html to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1/mini_Data-Text-Lazy-Encoding.html Installing dist/doc/html/text/doc-index-All.html to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1/doc-index-All.html Installing dist/doc/html/text/doc-index-N.html to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1/doc-index-N.html Installing dist/doc/html/text/synopsis.png to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1/synopsis.png Installing dist/doc/html/text/Data-Text-Lazy-Read.html to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1/Data-Text-Lazy-Read.html Installing dist/doc/html/text/doc-index-H.html to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1/doc-index-H.html Installing dist/doc/html/text/mini_Data-Text-Lazy.html to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1/mini_Data-Text-Lazy.html Installing dist/doc/html/text/Data-Text-Lazy-Internal.html to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1/Data-Text-Lazy-Internal.html Installing dist/doc/html/text/doc-index-F.html to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1/doc-index-F.html Installing dist/doc/html/text/doc-index-G.html to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1/doc-index-G.html Installing dist/doc/html/text/text.haddock to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1/text.haddock Installing dist/doc/html/text/doc-index-J.html to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1/doc-index-J.html Installing dist/doc/html/text/plus.gif to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1/plus.gif Installing dist/doc/html/text/Data-Text-Lazy-Builder-RealFloat.html to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1/Data-Text-Lazy-Builder-RealFloat.html Installing dist/doc/html/text/doc-index.html to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1/doc-index.html Installing dist/doc/html/text/doc-index-A.html to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1/doc-index-A.html Installing dist/doc/html/text/ocean.css to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1/ocean.css Installing dist/doc/html/text/doc-index-O.html to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1/doc-index-O.html Installing dist/doc/html/text/mini_Data-Text-Array.html to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1/mini_Data-Text-Array.html Installing dist/doc/html/text/Data-Text-Lazy-Encoding.html to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1/Data-Text-Lazy-Encoding.html Installing dist/doc/html/text/Data-Text-Foreign.html to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1/Data-Text-Foreign.html Installing dist/doc/html/text/mini_Data-Text-Lazy-Internal.html to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1/mini_Data-Text-Lazy-Internal.html Installing dist/doc/html/text/doc-index-M.html to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1/doc-index-M.html Installing dist/doc/html/text/doc-index-P.html to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1/doc-index-P.html Installing dist/doc/html/text/Data-Text-Lazy-Builder-Int.html to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1/Data-Text-Lazy-Builder-Int.html Installing dist/doc/html/text/Data-Text-Internal.html to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1/Data-Text-Internal.html Installing dist/doc/html/text/doc-index-Z.html to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1/doc-index-Z.html Installing dist/doc/html/text/mini_Data-Text-Lazy-Builder.html to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1/mini_Data-Text-Lazy-Builder.html Installing dist/doc/html/text/doc-index-D.html to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1/doc-index-D.html Installing dist/doc/html/text/src/hscolour.css to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1/src/hscolour.css Installing dist/doc/html/text/src/Data-Text-Lazy-Builder-Functions.html to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1/src/Data-Text-Lazy-Builder-Functions.html Installing dist/doc/html/text/src/Data-Text-Unsafe.html to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1/src/Data-Text-Unsafe.html Installing dist/doc/html/text/src/Data-Text-Encoding-Fusion-Common.html to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1/src/Data-Text-Encoding-Fusion-Common.html Installing dist/doc/html/text/src/Data-Text-Lazy.html to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1/src/Data-Text-Lazy.html Installing dist/doc/html/text/src/Data-Text-Encoding.html to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1/src/Data-Text-Encoding.html Installing dist/doc/html/text/src/Data-Text-Encoding-Utf8.html to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1/src/Data-Text-Encoding-Utf8.html Installing dist/doc/html/text/src/Data-Text-Util.html to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1/src/Data-Text-Util.html Installing dist/doc/html/text/src/Data-Text-Lazy-Builder-Internal.html to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1/src/Data-Text-Lazy-Builder-Internal.html Installing dist/doc/html/text/src/Data-Text.html to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1/src/Data-Text.html Installing dist/doc/html/text/src/Data-Text-Encoding-Utf32.html to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1/src/Data-Text-Encoding-Utf32.html Installing dist/doc/html/text/src/Data-Text-IO-Internal.html to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1/src/Data-Text-IO-Internal.html Installing dist/doc/html/text/src/Data-Text-UnsafeShift.html to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1/src/Data-Text-UnsafeShift.html Installing dist/doc/html/text/src/Data-Text-Lazy-IO.html to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1/src/Data-Text-Lazy-IO.html Installing dist/doc/html/text/src/Data-Text-IO.html to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1/src/Data-Text-IO.html Installing dist/doc/html/text/src/Data-Text-Lazy-Builder-RealFloat-Functions.html to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1/src/Data-Text-Lazy-Builder-RealFloat-Functions.html Installing dist/doc/html/text/src/Data-Text-Fusion-Common.html to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1/src/Data-Text-Fusion-Common.html Installing dist/doc/html/text/src/Data-Text-Encoding-Error.html to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1/src/Data-Text-Encoding-Error.html Installing dist/doc/html/text/src/Data-Text-Search.html to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1/src/Data-Text-Search.html Installing dist/doc/html/text/src/Data-Text-Fusion-CaseMapping.html to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1/src/Data-Text-Fusion-CaseMapping.html Installing dist/doc/html/text/src/Data-Text-Lazy-Builder-Int-Digits.html to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1/src/Data-Text-Lazy-Builder-Int-Digits.html Installing dist/doc/html/text/src/Data-Text-Lazy-Builder.html to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1/src/Data-Text-Lazy-Builder.html Installing dist/doc/html/text/src/Data-Text-Lazy-Search.html to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1/src/Data-Text-Lazy-Search.html Installing dist/doc/html/text/src/Data-Text-Unsafe-Base.html to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1/src/Data-Text-Unsafe-Base.html Installing dist/doc/html/text/src/Data-Text-Read.html to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1/src/Data-Text-Read.html Installing dist/doc/html/text/src/Data-Text-Array.html to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1/src/Data-Text-Array.html Installing dist/doc/html/text/src/Data-Text-Private.html to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1/src/Data-Text-Private.html Installing dist/doc/html/text/src/Data-Text-Lazy-Fusion.html to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1/src/Data-Text-Lazy-Fusion.html Installing dist/doc/html/text/src/Data-Text-Lazy-Read.html to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1/src/Data-Text-Lazy-Read.html Installing dist/doc/html/text/src/Data-Text-Lazy-Internal.html to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1/src/Data-Text-Lazy-Internal.html Installing dist/doc/html/text/src/Data-Text-Fusion.html to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1/src/Data-Text-Fusion.html Installing dist/doc/html/text/src/Data-Text-Lazy-Encoding-Fusion.html to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1/src/Data-Text-Lazy-Encoding-Fusion.html Installing dist/doc/html/text/src/Data-Text-Lazy-Builder-RealFloat.html to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1/src/Data-Text-Lazy-Builder-RealFloat.html Installing dist/doc/html/text/src/Data-Text-Fusion-Size.html to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1/src/Data-Text-Fusion-Size.html Installing dist/doc/html/text/src/Data-Text-Encoding-Utf16.html to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1/src/Data-Text-Encoding-Utf16.html Installing dist/doc/html/text/src/Data-Text-Encoding-Fusion.html to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1/src/Data-Text-Encoding-Fusion.html Installing dist/doc/html/text/src/Data-Text-UnsafeChar.html to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1/src/Data-Text-UnsafeChar.html Installing dist/doc/html/text/src/Data-Text-Lazy-Encoding.html to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1/src/Data-Text-Lazy-Encoding.html Installing dist/doc/html/text/src/Data-Text-Foreign.html to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1/src/Data-Text-Foreign.html Installing dist/doc/html/text/src/Data-Text-Fusion-Internal.html to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1/src/Data-Text-Fusion-Internal.html Installing dist/doc/html/text/src/Data-Text-Lazy-Builder-Int.html to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1/src/Data-Text-Lazy-Builder-Int.html Installing dist/doc/html/text/src/Data-Text-Internal.html to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1/src/Data-Text-Internal.html creating /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1 Installing dist/doc/html/text/text.haddock to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1/text.haddock creating /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc-text-0.11.3.1 Installing LICENSE to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc-text-0.11.3.1/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1 creating /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data creating /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1 creating /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3 creating /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3 creating /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1 creating /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data creating /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text creating /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Encoding creating /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Lazy creating /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Lazy/Builder creating /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Encoding/Fusion creating /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Fusion creating /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/IO creating /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Lazy/Builder/Int creating /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Lazy/Builder/RealFloat creating /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Lazy/Encoding creating /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Unsafe Installing dist/build/Data/Text.hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text.hi Installing dist/build/Data/Text/Array.hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Array.hi Installing dist/build/Data/Text/Encoding.hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Encoding.hi Installing dist/build/Data/Text/Encoding/Error.hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Encoding/Error.hi Installing dist/build/Data/Text/Foreign.hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Foreign.hi Installing dist/build/Data/Text/IO.hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/IO.hi Installing dist/build/Data/Text/Internal.hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Internal.hi Installing dist/build/Data/Text/Lazy.hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Lazy.hi Installing dist/build/Data/Text/Lazy/Builder.hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Lazy/Builder.hi Installing dist/build/Data/Text/Lazy/Builder/Int.hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Lazy/Builder/Int.hi Installing dist/build/Data/Text/Lazy/Builder/RealFloat.hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Lazy/Builder/RealFloat.hi Installing dist/build/Data/Text/Lazy/Encoding.hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Lazy/Encoding.hi Installing dist/build/Data/Text/Lazy/IO.hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Lazy/IO.hi Installing dist/build/Data/Text/Lazy/Internal.hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Lazy/Internal.hi Installing dist/build/Data/Text/Lazy/Read.hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Lazy/Read.hi Installing dist/build/Data/Text/Read.hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Read.hi Installing dist/build/Data/Text/Unsafe.hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Unsafe.hi Installing dist/build/Data/Text/Encoding/Fusion.hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Encoding/Fusion.hi Installing dist/build/Data/Text/Encoding/Fusion/Common.hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Encoding/Fusion/Common.hi Installing dist/build/Data/Text/Encoding/Utf16.hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Encoding/Utf16.hi Installing dist/build/Data/Text/Encoding/Utf32.hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Encoding/Utf32.hi Installing dist/build/Data/Text/Encoding/Utf8.hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Encoding/Utf8.hi Installing dist/build/Data/Text/Fusion.hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Fusion.hi Installing dist/build/Data/Text/Fusion/CaseMapping.hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Fusion/CaseMapping.hi Installing dist/build/Data/Text/Fusion/Common.hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Fusion/Common.hi Installing dist/build/Data/Text/Fusion/Internal.hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Fusion/Internal.hi Installing dist/build/Data/Text/Fusion/Size.hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Fusion/Size.hi Installing dist/build/Data/Text/IO/Internal.hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/IO/Internal.hi Installing dist/build/Data/Text/Lazy/Builder/Functions.hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Lazy/Builder/Functions.hi Installing dist/build/Data/Text/Lazy/Builder/Int/Digits.hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Lazy/Builder/Int/Digits.hi Installing dist/build/Data/Text/Lazy/Builder/Internal.hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Lazy/Builder/Internal.hi Installing dist/build/Data/Text/Lazy/Builder/RealFloat/Functions.hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Lazy/Builder/RealFloat/Functions.hi Installing dist/build/Data/Text/Lazy/Encoding/Fusion.hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Lazy/Encoding/Fusion.hi Installing dist/build/Data/Text/Lazy/Fusion.hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Lazy/Fusion.hi Installing dist/build/Data/Text/Lazy/Search.hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Lazy/Search.hi Installing dist/build/Data/Text/Private.hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Private.hi Installing dist/build/Data/Text/Search.hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Search.hi Installing dist/build/Data/Text/Unsafe/Base.hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Unsafe/Base.hi Installing dist/build/Data/Text/UnsafeChar.hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/UnsafeChar.hi Installing dist/build/Data/Text/UnsafeShift.hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/UnsafeShift.hi Installing dist/build/Data/Text/Util.hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Util.hi creating /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data creating /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text creating /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Encoding creating /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Lazy creating /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Lazy/Builder creating /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Encoding/Fusion creating /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Fusion creating /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/IO creating /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Lazy/Builder/Int creating /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Lazy/Builder/RealFloat creating /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Lazy/Encoding creating /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Unsafe Installing dist/build/Data/Text.p_hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text.p_hi Installing dist/build/Data/Text/Array.p_hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Array.p_hi Installing dist/build/Data/Text/Encoding.p_hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Encoding.p_hi Installing dist/build/Data/Text/Encoding/Error.p_hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Encoding/Error.p_hi Installing dist/build/Data/Text/Foreign.p_hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Foreign.p_hi Installing dist/build/Data/Text/IO.p_hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/IO.p_hi Installing dist/build/Data/Text/Internal.p_hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Internal.p_hi Installing dist/build/Data/Text/Lazy.p_hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Lazy.p_hi Installing dist/build/Data/Text/Lazy/Builder.p_hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Lazy/Builder.p_hi Installing dist/build/Data/Text/Lazy/Builder/Int.p_hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Lazy/Builder/Int.p_hi Installing dist/build/Data/Text/Lazy/Builder/RealFloat.p_hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Lazy/Builder/RealFloat.p_hi Installing dist/build/Data/Text/Lazy/Encoding.p_hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Lazy/Encoding.p_hi Installing dist/build/Data/Text/Lazy/IO.p_hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Lazy/IO.p_hi Installing dist/build/Data/Text/Lazy/Internal.p_hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Lazy/Internal.p_hi Installing dist/build/Data/Text/Lazy/Read.p_hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Lazy/Read.p_hi Installing dist/build/Data/Text/Read.p_hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Read.p_hi Installing dist/build/Data/Text/Unsafe.p_hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Unsafe.p_hi Installing dist/build/Data/Text/Encoding/Fusion.p_hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Encoding/Fusion.p_hi Installing dist/build/Data/Text/Encoding/Fusion/Common.p_hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Encoding/Fusion/Common.p_hi Installing dist/build/Data/Text/Encoding/Utf16.p_hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Encoding/Utf16.p_hi Installing dist/build/Data/Text/Encoding/Utf32.p_hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Encoding/Utf32.p_hi Installing dist/build/Data/Text/Encoding/Utf8.p_hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Encoding/Utf8.p_hi Installing dist/build/Data/Text/Fusion.p_hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Fusion.p_hi Installing dist/build/Data/Text/Fusion/CaseMapping.p_hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Fusion/CaseMapping.p_hi Installing dist/build/Data/Text/Fusion/Common.p_hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Fusion/Common.p_hi Installing dist/build/Data/Text/Fusion/Internal.p_hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Fusion/Internal.p_hi Installing dist/build/Data/Text/Fusion/Size.p_hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Fusion/Size.p_hi Installing dist/build/Data/Text/IO/Internal.p_hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/IO/Internal.p_hi Installing dist/build/Data/Text/Lazy/Builder/Functions.p_hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Lazy/Builder/Functions.p_hi Installing dist/build/Data/Text/Lazy/Builder/Int/Digits.p_hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Lazy/Builder/Int/Digits.p_hi Installing dist/build/Data/Text/Lazy/Builder/Internal.p_hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Lazy/Builder/Internal.p_hi Installing dist/build/Data/Text/Lazy/Builder/RealFloat/Functions.p_hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Lazy/Builder/RealFloat/Functions.p_hi Installing dist/build/Data/Text/Lazy/Encoding/Fusion.p_hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Lazy/Encoding/Fusion.p_hi Installing dist/build/Data/Text/Lazy/Fusion.p_hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Lazy/Fusion.p_hi Installing dist/build/Data/Text/Lazy/Search.p_hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Lazy/Search.p_hi Installing dist/build/Data/Text/Private.p_hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Private.p_hi Installing dist/build/Data/Text/Search.p_hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Search.p_hi Installing dist/build/Data/Text/Unsafe/Base.p_hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Unsafe/Base.p_hi Installing dist/build/Data/Text/UnsafeChar.p_hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/UnsafeChar.p_hi Installing dist/build/Data/Text/UnsafeShift.p_hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/UnsafeShift.p_hi Installing dist/build/Data/Text/Util.p_hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Util.p_hi creating /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data creating /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text creating /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Encoding creating /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Lazy creating /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Lazy/Builder creating /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Encoding/Fusion creating /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Fusion creating /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/IO creating /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Lazy/Builder/Int creating /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Lazy/Builder/RealFloat creating /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Lazy/Encoding creating /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Unsafe Installing dist/build/Data/Text.dyn_hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text.dyn_hi Installing dist/build/Data/Text/Array.dyn_hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Array.dyn_hi Installing dist/build/Data/Text/Encoding.dyn_hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Encoding.dyn_hi Installing dist/build/Data/Text/Encoding/Error.dyn_hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Encoding/Error.dyn_hi Installing dist/build/Data/Text/Foreign.dyn_hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Foreign.dyn_hi Installing dist/build/Data/Text/IO.dyn_hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/IO.dyn_hi Installing dist/build/Data/Text/Internal.dyn_hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Internal.dyn_hi Installing dist/build/Data/Text/Lazy.dyn_hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Lazy.dyn_hi Installing dist/build/Data/Text/Lazy/Builder.dyn_hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Lazy/Builder.dyn_hi Installing dist/build/Data/Text/Lazy/Builder/Int.dyn_hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Lazy/Builder/Int.dyn_hi Installing dist/build/Data/Text/Lazy/Builder/RealFloat.dyn_hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Lazy/Builder/RealFloat.dyn_hi Installing dist/build/Data/Text/Lazy/Encoding.dyn_hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Lazy/Encoding.dyn_hi Installing dist/build/Data/Text/Lazy/IO.dyn_hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Lazy/IO.dyn_hi Installing dist/build/Data/Text/Lazy/Internal.dyn_hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Lazy/Internal.dyn_hi Installing dist/build/Data/Text/Lazy/Read.dyn_hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Lazy/Read.dyn_hi Installing dist/build/Data/Text/Read.dyn_hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Read.dyn_hi Installing dist/build/Data/Text/Unsafe.dyn_hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Unsafe.dyn_hi Installing dist/build/Data/Text/Encoding/Fusion.dyn_hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Encoding/Fusion.dyn_hi Installing dist/build/Data/Text/Encoding/Fusion/Common.dyn_hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Encoding/Fusion/Common.dyn_hi Installing dist/build/Data/Text/Encoding/Utf16.dyn_hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Encoding/Utf16.dyn_hi Installing dist/build/Data/Text/Encoding/Utf32.dyn_hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Encoding/Utf32.dyn_hi Installing dist/build/Data/Text/Encoding/Utf8.dyn_hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Encoding/Utf8.dyn_hi Installing dist/build/Data/Text/Fusion.dyn_hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Fusion.dyn_hi Installing dist/build/Data/Text/Fusion/CaseMapping.dyn_hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Fusion/CaseMapping.dyn_hi Installing dist/build/Data/Text/Fusion/Common.dyn_hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Fusion/Common.dyn_hi Installing dist/build/Data/Text/Fusion/Internal.dyn_hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Fusion/Internal.dyn_hi Installing dist/build/Data/Text/Fusion/Size.dyn_hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Fusion/Size.dyn_hi Installing dist/build/Data/Text/IO/Internal.dyn_hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/IO/Internal.dyn_hi Installing dist/build/Data/Text/Lazy/Builder/Functions.dyn_hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Lazy/Builder/Functions.dyn_hi Installing dist/build/Data/Text/Lazy/Builder/Int/Digits.dyn_hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Lazy/Builder/Int/Digits.dyn_hi Installing dist/build/Data/Text/Lazy/Builder/Internal.dyn_hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Lazy/Builder/Internal.dyn_hi Installing dist/build/Data/Text/Lazy/Builder/RealFloat/Functions.dyn_hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Lazy/Builder/RealFloat/Functions.dyn_hi Installing dist/build/Data/Text/Lazy/Encoding/Fusion.dyn_hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Lazy/Encoding/Fusion.dyn_hi Installing dist/build/Data/Text/Lazy/Fusion.dyn_hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Lazy/Fusion.dyn_hi Installing dist/build/Data/Text/Lazy/Search.dyn_hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Lazy/Search.dyn_hi Installing dist/build/Data/Text/Private.dyn_hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Private.dyn_hi Installing dist/build/Data/Text/Search.dyn_hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Search.dyn_hi Installing dist/build/Data/Text/Unsafe/Base.dyn_hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Unsafe/Base.dyn_hi Installing dist/build/Data/Text/UnsafeChar.dyn_hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/UnsafeChar.dyn_hi Installing dist/build/Data/Text/UnsafeShift.dyn_hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/UnsafeShift.dyn_hi Installing dist/build/Data/Text/Util.dyn_hi to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/Data/Text/Util.dyn_hi creating /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1 Installing dist/build/libHStext-0.11.3.1.a to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/libHStext-0.11.3.1.a creating /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1 Installing dist/build/libHStext-0.11.3.1_p.a to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/libHStext-0.11.3.1_p.a creating /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1 Installing executable dist/build/libHStext-0.11.3.1-ghc7.6.3.so to /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1/libHStext-0.11.3.1-ghc7.6.3.so + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup register --gen-pkg-config Creating package registration file: text-0.11.3.1.conf + install -D --mode=0644 text-0.11.3.1.conf /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/package.conf.d/text-0.11.3.1.conf + rm -f ghc-text.files ghc-text-devel.files + touch ghc-text.files ghc-text-devel.files + '[' -d /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1 ']' + echo '%dir /usr/lib64/ghc-7.6.3/text-0.11.3.1' + echo '%attr(755,root,root) /usr/lib64/ghc-7.6.3/text-0.11.3.1/libHStext-0.11.3.1-ghc7.6.3.so' + echo '/usr/lib64/ghc-7.6.3/package.conf.d/text-0.11.3.1*.conf' + '[' -d /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1 ']' + find /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1 -mindepth 1 -type d + sed 's/^/%dir /' + find /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/lib64/ghc-7.6.3/text-0.11.3.1 '!' '(' -type d -o -name 'libHS*.so' ')' + '[' -d /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc/html/libraries/text-0.11.3.1 ']' + echo /usr/share/doc/ghc/html/libraries/text-0.11.3.1 + for i in ghc-text.files ghc-text-devel.files + '[' -f ghc-text.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64!!g' ghc-text.files + for i in ghc-text.files ghc-text-devel.files + '[' -f ghc-text-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64!!g' ghc-text-devel.files + find /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64 -type f -exec sh -c 'file {} | grep -q '\''dynamically linked'\''' ';' -exec strip '{}' ';' + '[' -d /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/bin -a -x /usr/bin/execstack ']' + /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-text-0.11.3.1-2.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.eva7B8 + umask 022 + cd /builddir/build/BUILD + cd text-0.11.3.1 + DOCDIR=/builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc-text-0.11.3.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc-text-0.11.3.1 + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc-text-0.11.3.1 + exit 0 Provides: ghc(text-0.11.3.1-e38859e86485c167fa7c9441789e7607) ghc-text = 0.11.3.1-2.el7 ghc-text(x86-64) = 0.11.3.1-2.el7 libHStext-0.11.3.1-ghc7.6.3.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ghc(array-0.4.0.1-3b78425c10ff2dad7acf7e8c8ae014c3) ghc(base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57) ghc(bytestring-0.10.0.2-4f93248f75667c2c3321a7a6761b576f) ghc(deepseq-1.3.0.1-5cc4cd89bdc2e8f6db1833d95ec36926) ghc(ghc-prim-0.3.0.0-d5221a8c8a269b66ab9a07bdc23317dd) ghc(integer-gmp-0.5.0.0-2f15426f5b53fe4c6490832f9b20d8d7) libHSarray-0.4.0.1-ghc7.6.3.so()(64bit) libHSbase-4.6.0.1-ghc7.6.3.so()(64bit) libHSbytestring-0.10.0.2-ghc7.6.3.so()(64bit) libHSdeepseq-1.3.0.1-ghc7.6.3.so()(64bit) libHSghc-prim-0.3.0.0-ghc7.6.3.so()(64bit) libHSinteger-gmp-0.5.0.0-ghc7.6.3.so()(64bit) 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-text-devel-0.11.3.1-2.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.t4l89h + umask 022 + cd /builddir/build/BUILD + cd text-0.11.3.1 + DOCDIR=/builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc-text-devel-0.11.3.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc-text-devel-0.11.3.1 + cp -pr README.markdown /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64/usr/share/doc/ghc-text-devel-0.11.3.1 + exit 0 Provides: ghc-devel(text-0.11.3.1-e38859e86485c167fa7c9441789e7607) ghc-text-devel = 0.11.3.1-2.el7 ghc-text-devel(x86-64) = 0.11.3.1-2.el7 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh ghc-compiler = 7.6.3 Requires(postun): /bin/sh ghc-compiler = 7.6.3 Requires: ghc(text-0.11.3.1-e38859e86485c167fa7c9441789e7607) ghc-devel(array-0.4.0.1-3b78425c10ff2dad7acf7e8c8ae014c3) ghc-devel(base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57) ghc-devel(bytestring-0.10.0.2-4f93248f75667c2c3321a7a6761b576f) ghc-devel(deepseq-1.3.0.1-5cc4cd89bdc2e8f6db1833d95ec36926) ghc-devel(ghc-prim-0.3.0.0-d5221a8c8a269b66ab9a07bdc23317dd) ghc-devel(integer-gmp-0.5.0.0-2f15426f5b53fe4c6490832f9b20d8d7) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64 warning: Could not canonicalize hostname: buildhw-09.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/ghc-text-0.11.3.1-2.el7.x86_64.rpm Wrote: /builddir/build/RPMS/ghc-text-devel-0.11.3.1-2.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.FZwqKU + umask 022 + cd /builddir/build/BUILD + cd text-0.11.3.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-text-0.11.3.1-2.el7.x86_64 + exit 0 Child return code was: 0