Mock Version: 1.1.32 Mock Version: 1.1.32 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target ppc64 --nodeps builddir/build/SPECS/ghc-regex-tdfa.spec'], False, '/var/lib/mock/epel7-build-2061349-377614/root/', None, 86400, True, False, 500, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target ppc64 --nodeps builddir/build/SPECS/ghc-regex-tdfa.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: Could not canonicalize hostname: buildppc-02.phx2.fedoraproject.org Building target platforms: ppc64 Building for target ppc64 Wrote: /builddir/build/SRPMS/ghc-regex-tdfa-1.1.8-10.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target ppc64 --nodeps builddir/build/SPECS/ghc-regex-tdfa.spec'], False, '/var/lib/mock/epel7-build-2061349-377614/root/', None, 86400, True, False, 500, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target ppc64 --nodeps builddir/build/SPECS/ghc-regex-tdfa.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: ppc64 Building for target ppc64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.zvfcQm + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf regex-tdfa-1.1.8 + /usr/bin/gzip -dc /builddir/build/SOURCES/regex-tdfa-1.1.8.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd regex-tdfa-1.1.8 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.IKZEGp + umask 022 + cd /builddir/build/BUILD + cd regex-tdfa-1.1.8 ++ ghc --info ++ grep '"Booter version","7.6.3"' + '[' '!' ' ,("Booter version","7.6.3")' ']' + '[' -x Setup ']' + ghc --make -no-user-package-db Setup [1 of 1] Compiling Main ( Setup.hs, Setup.o ) Linking Setup ... + ./Setup configure --prefix=/usr --libdir=/usr/lib64 --docdir=/usr/share/doc/ghc-regex-tdfa-1.1.8 '--libsubdir=$compiler/$pkgid' --ghc -p --htmldir=/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8 --global --ghc-option=-O2 Configuring regex-tdfa-1.1.8... + '[' -x Setup ']' + ./Setup build Building regex-tdfa-1.1.8... Preprocessing library regex-tdfa-1.1.8... [ 1 of 23] Compiling Text.Regex.TDFA.NewDFA.Uncons ( Text/Regex/TDFA/NewDFA/Uncons.hs, dist/build/Text/Regex/TDFA/NewDFA/Uncons.o ) [ 2 of 23] Compiling Text.Regex.TDFA.IntArrTrieSet ( Text/Regex/TDFA/IntArrTrieSet.hs, dist/build/Text/Regex/TDFA/IntArrTrieSet.o ) [ 3 of 23] Compiling Paths_regex_tdfa ( dist/build/autogen/Paths_regex_tdfa.hs, dist/build/Paths_regex_tdfa.o ) [ 4 of 23] Compiling Data.IntSet.EnumSet2 ( Data/IntSet/EnumSet2.hs, dist/build/Data/IntSet/EnumSet2.o ) [ 5 of 23] Compiling Data.IntMap.EnumMap2 ( Data/IntMap/EnumMap2.hs, dist/build/Data/IntMap/EnumMap2.o ) [ 6 of 23] Compiling Data.IntMap.CharMap2 ( Data/IntMap/CharMap2.hs, dist/build/Data/IntMap/CharMap2.o ) [ 7 of 23] Compiling Text.Regex.TDFA.Common ( Text/Regex/TDFA/Common.hs, dist/build/Text/Regex/TDFA/Common.o ) [ 8 of 23] Compiling Text.Regex.TDFA.Pattern ( Text/Regex/TDFA/Pattern.hs, dist/build/Text/Regex/TDFA/Pattern.o ) [ 9 of 23] Compiling Text.Regex.TDFA.ReadRegex ( Text/Regex/TDFA/ReadRegex.hs, dist/build/Text/Regex/TDFA/ReadRegex.o ) [10 of 23] Compiling Text.Regex.TDFA.CorePattern ( Text/Regex/TDFA/CorePattern.hs, dist/build/Text/Regex/TDFA/CorePattern.o ) [11 of 23] Compiling Text.Regex.TDFA.NewDFA.MakeTest ( Text/Regex/TDFA/NewDFA/MakeTest.hs, dist/build/Text/Regex/TDFA/NewDFA/MakeTest.o ) [12 of 23] Compiling Text.Regex.TDFA.NewDFA.Tester ( Text/Regex/TDFA/NewDFA/Tester.hs, dist/build/Text/Regex/TDFA/NewDFA/Tester.o ) [13 of 23] Compiling Text.Regex.TDFA.NewDFA.Engine_FA ( Text/Regex/TDFA/NewDFA/Engine_FA.hs, dist/build/Text/Regex/TDFA/NewDFA/Engine_FA.o ) Text/Regex/TDFA/NewDFA/Engine_FA.hs:517:3: Warning: In the use of `unsafeFreeze' (imported from Data.Array.MArray): Deprecated: "Please import from Data.Array.Unsafe instead; This will be removed in the next release" In file included from /tmp/ghc11909_0/ghc11909_0.hc:3:0: /tmp/ghc11909_0/ghc11909_0.hc: In function 's2oAQ_ret': /tmp/ghc11909_0/ghc11909_0.hc:11022:6: warning: conflicting types for built-in function 'memcpy' [enabled by default] ;EF_(memcpy); ^ /usr/lib64/ghc-7.6.3/include/Stg.h:216:36: note: in definition of macro 'EF_' #define EF_(f) extern StgFunPtr f(void) ^ [14 of 23] Compiling Text.Regex.TDFA.NewDFA.Engine_NC ( Text/Regex/TDFA/NewDFA/Engine_NC.hs, dist/build/Text/Regex/TDFA/NewDFA/Engine_NC.o ) Text/Regex/TDFA/NewDFA/Engine_NC.hs:250:3: Warning: In the use of `unsafeFreeze' (imported from Data.Array.MArray): Deprecated: "Please import from Data.Array.Unsafe instead; This will be removed in the next release" [15 of 23] Compiling Text.Regex.TDFA.NewDFA.Engine_NC_FA ( Text/Regex/TDFA/NewDFA/Engine_NC_FA.hs, dist/build/Text/Regex/TDFA/NewDFA/Engine_NC_FA.o ) Text/Regex/TDFA/NewDFA/Engine_NC_FA.hs:75:3: Warning: In the use of `unsafeFreeze' (imported from Data.Array.MArray): Deprecated: "Please import from Data.Array.Unsafe instead; This will be removed in the next release" [16 of 23] Compiling Text.Regex.TDFA.NewDFA.Engine ( Text/Regex/TDFA/NewDFA/Engine.hs, dist/build/Text/Regex/TDFA/NewDFA/Engine.o ) Text/Regex/TDFA/NewDFA/Engine.hs:657:3: Warning: In the use of `unsafeFreeze' (imported from Data.Array.MArray): Deprecated: "Please import from Data.Array.Unsafe instead; This will be removed in the next release" In file included from /tmp/ghc11909_0/ghc11909_0.hc:3:0: /tmp/ghc11909_0/ghc11909_0.hc: In function 's5KNd_ret': /tmp/ghc11909_0/ghc11909_0.hc:11791:6: warning: conflicting types for built-in function 'memcpy' [enabled by default] ;EF_(memcpy); ^ /usr/lib64/ghc-7.6.3/include/Stg.h:216:36: note: in definition of macro 'EF_' #define EF_(f) extern StgFunPtr f(void) ^ [17 of 23] Compiling Text.Regex.TDFA.TNFA ( Text/Regex/TDFA/TNFA.hs, dist/build/Text/Regex/TDFA/TNFA.o ) [18 of 23] Compiling Text.Regex.TDFA.TDFA ( Text/Regex/TDFA/TDFA.hs, dist/build/Text/Regex/TDFA/TDFA.o ) [19 of 23] Compiling Text.Regex.TDFA.String ( Text/Regex/TDFA/String.hs, dist/build/Text/Regex/TDFA/String.o ) [20 of 23] Compiling Text.Regex.TDFA.ByteString ( Text/Regex/TDFA/ByteString.hs, dist/build/Text/Regex/TDFA/ByteString.o ) [21 of 23] Compiling Text.Regex.TDFA.ByteString.Lazy ( Text/Regex/TDFA/ByteString/Lazy.hs, dist/build/Text/Regex/TDFA/ByteString/Lazy.o ) [22 of 23] Compiling Text.Regex.TDFA.Sequence ( Text/Regex/TDFA/Sequence.hs, dist/build/Text/Regex/TDFA/Sequence.o ) [23 of 23] Compiling Text.Regex.TDFA ( Text/Regex/TDFA.hs, dist/build/Text/Regex/TDFA.o ) [ 1 of 23] Compiling Text.Regex.TDFA.NewDFA.Uncons ( Text/Regex/TDFA/NewDFA/Uncons.hs, dist/build/Text/Regex/TDFA/NewDFA/Uncons.p_o ) [ 2 of 23] Compiling Text.Regex.TDFA.IntArrTrieSet ( Text/Regex/TDFA/IntArrTrieSet.hs, dist/build/Text/Regex/TDFA/IntArrTrieSet.p_o ) [ 3 of 23] Compiling Paths_regex_tdfa ( dist/build/autogen/Paths_regex_tdfa.hs, dist/build/Paths_regex_tdfa.p_o ) [ 4 of 23] Compiling Data.IntSet.EnumSet2 ( Data/IntSet/EnumSet2.hs, dist/build/Data/IntSet/EnumSet2.p_o ) [ 5 of 23] Compiling Data.IntMap.EnumMap2 ( Data/IntMap/EnumMap2.hs, dist/build/Data/IntMap/EnumMap2.p_o ) [ 6 of 23] Compiling Data.IntMap.CharMap2 ( Data/IntMap/CharMap2.hs, dist/build/Data/IntMap/CharMap2.p_o ) [ 7 of 23] Compiling Text.Regex.TDFA.Common ( Text/Regex/TDFA/Common.hs, dist/build/Text/Regex/TDFA/Common.p_o ) [ 8 of 23] Compiling Text.Regex.TDFA.Pattern ( Text/Regex/TDFA/Pattern.hs, dist/build/Text/Regex/TDFA/Pattern.p_o ) [ 9 of 23] Compiling Text.Regex.TDFA.ReadRegex ( Text/Regex/TDFA/ReadRegex.hs, dist/build/Text/Regex/TDFA/ReadRegex.p_o ) [10 of 23] Compiling Text.Regex.TDFA.CorePattern ( Text/Regex/TDFA/CorePattern.hs, dist/build/Text/Regex/TDFA/CorePattern.p_o ) [11 of 23] Compiling Text.Regex.TDFA.NewDFA.MakeTest ( Text/Regex/TDFA/NewDFA/MakeTest.hs, dist/build/Text/Regex/TDFA/NewDFA/MakeTest.p_o ) [12 of 23] Compiling Text.Regex.TDFA.NewDFA.Tester ( Text/Regex/TDFA/NewDFA/Tester.hs, dist/build/Text/Regex/TDFA/NewDFA/Tester.p_o ) [13 of 23] Compiling Text.Regex.TDFA.NewDFA.Engine_FA ( Text/Regex/TDFA/NewDFA/Engine_FA.hs, dist/build/Text/Regex/TDFA/NewDFA/Engine_FA.p_o ) Text/Regex/TDFA/NewDFA/Engine_FA.hs:517:3: Warning: In the use of `unsafeFreeze' (imported from Data.Array.MArray): Deprecated: "Please import from Data.Array.Unsafe instead; This will be removed in the next release" In file included from /tmp/ghc12007_0/ghc12007_0.hc:3:0: /tmp/ghc12007_0/ghc12007_0.hc: In function 's1BW9_ret': /tmp/ghc12007_0/ghc12007_0.hc:20337:6: warning: conflicting types for built-in function 'memcpy' [enabled by default] ;EF_(memcpy); ^ /usr/lib64/ghc-7.6.3/include/Stg.h:216:36: note: in definition of macro 'EF_' #define EF_(f) extern StgFunPtr f(void) ^ [14 of 23] Compiling Text.Regex.TDFA.NewDFA.Engine_NC ( Text/Regex/TDFA/NewDFA/Engine_NC.hs, dist/build/Text/Regex/TDFA/NewDFA/Engine_NC.p_o ) Text/Regex/TDFA/NewDFA/Engine_NC.hs:250:3: Warning: In the use of `unsafeFreeze' (imported from Data.Array.MArray): Deprecated: "Please import from Data.Array.Unsafe instead; This will be removed in the next release" [15 of 23] Compiling Text.Regex.TDFA.NewDFA.Engine_NC_FA ( Text/Regex/TDFA/NewDFA/Engine_NC_FA.hs, dist/build/Text/Regex/TDFA/NewDFA/Engine_NC_FA.p_o ) Text/Regex/TDFA/NewDFA/Engine_NC_FA.hs:75:3: Warning: In the use of `unsafeFreeze' (imported from Data.Array.MArray): Deprecated: "Please import from Data.Array.Unsafe instead; This will be removed in the next release" [16 of 23] Compiling Text.Regex.TDFA.NewDFA.Engine ( Text/Regex/TDFA/NewDFA/Engine.hs, dist/build/Text/Regex/TDFA/NewDFA/Engine.p_o ) Text/Regex/TDFA/NewDFA/Engine.hs:657:3: Warning: In the use of `unsafeFreeze' (imported from Data.Array.MArray): Deprecated: "Please import from Data.Array.Unsafe instead; This will be removed in the next release" In file included from /tmp/ghc12007_0/ghc12007_0.hc:3:0: /tmp/ghc12007_0/ghc12007_0.hc: In function 's4OIt_ret': /tmp/ghc12007_0/ghc12007_0.hc:22772:6: warning: conflicting types for built-in function 'memcpy' [enabled by default] ;EF_(memcpy); ^ /usr/lib64/ghc-7.6.3/include/Stg.h:216:36: note: in definition of macro 'EF_' #define EF_(f) extern StgFunPtr f(void) ^ [17 of 23] Compiling Text.Regex.TDFA.TNFA ( Text/Regex/TDFA/TNFA.hs, dist/build/Text/Regex/TDFA/TNFA.p_o ) [18 of 23] Compiling Text.Regex.TDFA.TDFA ( Text/Regex/TDFA/TDFA.hs, dist/build/Text/Regex/TDFA/TDFA.p_o ) [19 of 23] Compiling Text.Regex.TDFA.String ( Text/Regex/TDFA/String.hs, dist/build/Text/Regex/TDFA/String.p_o ) [20 of 23] Compiling Text.Regex.TDFA.ByteString ( Text/Regex/TDFA/ByteString.hs, dist/build/Text/Regex/TDFA/ByteString.p_o ) [21 of 23] Compiling Text.Regex.TDFA.ByteString.Lazy ( Text/Regex/TDFA/ByteString/Lazy.hs, dist/build/Text/Regex/TDFA/ByteString/Lazy.p_o ) [22 of 23] Compiling Text.Regex.TDFA.Sequence ( Text/Regex/TDFA/Sequence.hs, dist/build/Text/Regex/TDFA/Sequence.p_o ) [23 of 23] Compiling Text.Regex.TDFA ( Text/Regex/TDFA.hs, dist/build/Text/Regex/TDFA.p_o ) In-place registering regex-tdfa-1.1.8... + '[' -x Setup ']' + ./Setup haddock --html --hyperlink-source --hoogle Running Haddock for regex-tdfa-1.1.8... Running hscolour for regex-tdfa-1.1.8... Preprocessing library regex-tdfa-1.1.8... Preprocessing library regex-tdfa-1.1.8... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 dist/build/tmp-12269/Text/Regex/TDFA/NewDFA/Engine_FA.hs:517:3: Warning: In the use of `unsafeFreeze' (imported from Data.Array.MArray): Deprecated: "Please import from Data.Array.Unsafe instead; This will be removed in the next release" dist/build/tmp-12269/Text/Regex/TDFA/NewDFA/Engine_NC.hs:250:3: Warning: In the use of `unsafeFreeze' (imported from Data.Array.MArray): Deprecated: "Please import from Data.Array.Unsafe instead; This will be removed in the next release" dist/build/tmp-12269/Text/Regex/TDFA/NewDFA/Engine_NC_FA.hs:75:3: Warning: In the use of `unsafeFreeze' (imported from Data.Array.MArray): Deprecated: "Please import from Data.Array.Unsafe instead; This will be removed in the next release" dist/build/tmp-12269/Text/Regex/TDFA/NewDFA/Engine.hs:657:3: Warning: In the use of `unsafeFreeze' (imported from Data.Array.MArray): Deprecated: "Please import from Data.Array.Unsafe instead; This will be removed in the next release" Haddock coverage: 0% ( 0 / 2) in 'Text.Regex.TDFA.NewDFA.Uncons' 83% ( 5 / 6) in 'Text.Regex.TDFA.IntArrTrieSet' 0% ( 0 / 7) in 'Paths_regex_tdfa' 0% ( 0 / 31) in 'Data.IntSet.EnumSet2' 0% ( 0 / 68) in 'Data.IntMap.EnumMap2' 0% ( 0 / 69) in 'Data.IntMap.CharMap2' 59% ( 29 / 49) in 'Text.Regex.TDFA.Common' 67% ( 10 / 15) in 'Text.Regex.TDFA.Pattern' 100% ( 2 / 2) in 'Text.Regex.TDFA.ReadRegex' 23% ( 3 / 13) in 'Text.Regex.TDFA.CorePattern' 0% ( 0 / 3) in 'Text.Regex.TDFA.NewDFA.MakeTest' 50% ( 1 / 2) in 'Text.Regex.TDFA.NewDFA.Tester' 50% ( 1 / 2) in 'Text.Regex.TDFA.NewDFA.Engine_FA' 50% ( 1 / 2) in 'Text.Regex.TDFA.NewDFA.Engine_NC' 50% ( 1 / 2) in 'Text.Regex.TDFA.NewDFA.Engine_NC_FA' 50% ( 1 / 2) in 'Text.Regex.TDFA.NewDFA.Engine' 83% ( 5 / 6) in 'Text.Regex.TDFA.TNFA' 43% ( 3 / 7) in 'Text.Regex.TDFA.TDFA' 64% ( 7 / 11) in 'Text.Regex.TDFA.String' 43% ( 3 / 7) in 'Text.Regex.TDFA.ByteString' 43% ( 3 / 7) in 'Text.Regex.TDFA.ByteString.Lazy' 43% ( 3 / 7) in 'Text.Regex.TDFA.Sequence' 83% ( 5 / 6) in 'Text.Regex.TDFA' Documentation created: dist/doc/html/regex-tdfa/index.html, dist/doc/html/regex-tdfa/regex-tdfa.txt + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.8ywVEH + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64 ++ dirname /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64 + cd regex-tdfa-1.1.8 + '[' -x Setup ']' + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64 -v directory dist/doc/html/regex-tdfa does exist: True creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8 creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8 copy directory 'dist/doc/html/regex-tdfa' to '/builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8'. creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8 creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/src Installing dist/doc/html/regex-tdfa/Text-Regex-TDFA-NewDFA-Engine_FA.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/Text-Regex-TDFA-NewDFA-Engine_FA.html Installing dist/doc/html/regex-tdfa/doc-index-I.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/doc-index-I.html Installing dist/doc/html/regex-tdfa/Text-Regex-TDFA-TNFA.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/Text-Regex-TDFA-TNFA.html Installing dist/doc/html/regex-tdfa/Text-Regex-TDFA-String.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/Text-Regex-TDFA-String.html Installing dist/doc/html/regex-tdfa/Data-IntSet-EnumSet2.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/Data-IntSet-EnumSet2.html Installing dist/doc/html/regex-tdfa/mini_Text-Regex-TDFA-ByteString-Lazy.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/mini_Text-Regex-TDFA-ByteString-Lazy.html Installing dist/doc/html/regex-tdfa/synopsis.png to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/synopsis.png Installing dist/doc/html/regex-tdfa/mini_Text-Regex-TDFA-TNFA.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/mini_Text-Regex-TDFA-TNFA.html Installing dist/doc/html/regex-tdfa/mini_Text-Regex-TDFA-ByteString.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/mini_Text-Regex-TDFA-ByteString.html Installing dist/doc/html/regex-tdfa/doc-index-V.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/doc-index-V.html Installing dist/doc/html/regex-tdfa/mini_Text-Regex-TDFA-TDFA.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/mini_Text-Regex-TDFA-TDFA.html Installing dist/doc/html/regex-tdfa/doc-index-C.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/doc-index-C.html Installing dist/doc/html/regex-tdfa/mini_Text-Regex-TDFA-NewDFA-Engine_NC_FA.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/mini_Text-Regex-TDFA-NewDFA-Engine_NC_FA.html Installing dist/doc/html/regex-tdfa/mini_Data-IntMap-CharMap2.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/mini_Data-IntMap-CharMap2.html Installing dist/doc/html/regex-tdfa/Text-Regex-TDFA-Pattern.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/Text-Regex-TDFA-Pattern.html Installing dist/doc/html/regex-tdfa/mini_Text-Regex-TDFA-ReadRegex.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/mini_Text-Regex-TDFA-ReadRegex.html Installing dist/doc/html/regex-tdfa/Text-Regex-TDFA-NewDFA-Engine_NC_FA.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/Text-Regex-TDFA-NewDFA-Engine_NC_FA.html Installing dist/doc/html/regex-tdfa/mini_Text-Regex-TDFA-NewDFA-Engine_FA.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/mini_Text-Regex-TDFA-NewDFA-Engine_FA.html Installing dist/doc/html/regex-tdfa/doc-index-L.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/doc-index-L.html Installing dist/doc/html/regex-tdfa/plus.gif to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/plus.gif Installing dist/doc/html/regex-tdfa/mini_Data-IntSet-EnumSet2.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/mini_Data-IntSet-EnumSet2.html Installing dist/doc/html/regex-tdfa/doc-index-K.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/doc-index-K.html Installing dist/doc/html/regex-tdfa/mini_Text-Regex-TDFA-IntArrTrieSet.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/mini_Text-Regex-TDFA-IntArrTrieSet.html Installing dist/doc/html/regex-tdfa/doc-index-O.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/doc-index-O.html Installing dist/doc/html/regex-tdfa/doc-index-33.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/doc-index-33.html Installing dist/doc/html/regex-tdfa/Text-Regex-TDFA-NewDFA-Tester.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/Text-Regex-TDFA-NewDFA-Tester.html Installing dist/doc/html/regex-tdfa/Text-Regex-TDFA-ByteString.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/Text-Regex-TDFA-ByteString.html Installing dist/doc/html/regex-tdfa/mini_Text-Regex-TDFA.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/mini_Text-Regex-TDFA.html Installing dist/doc/html/regex-tdfa/mini_Text-Regex-TDFA-Sequence.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/mini_Text-Regex-TDFA-Sequence.html Installing dist/doc/html/regex-tdfa/index.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/index.html Installing dist/doc/html/regex-tdfa/doc-index-S.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/doc-index-S.html Installing dist/doc/html/regex-tdfa/mini_Text-Regex-TDFA-Common.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/mini_Text-Regex-TDFA-Common.html Installing dist/doc/html/regex-tdfa/doc-index-E.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/doc-index-E.html Installing dist/doc/html/regex-tdfa/mini_Text-Regex-TDFA-NewDFA-Uncons.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/mini_Text-Regex-TDFA-NewDFA-Uncons.html Installing dist/doc/html/regex-tdfa/frames.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/frames.html Installing dist/doc/html/regex-tdfa/doc-index.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/doc-index.html Installing dist/doc/html/regex-tdfa/doc-index-Q.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/doc-index-Q.html Installing dist/doc/html/regex-tdfa/Text-Regex-TDFA.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/Text-Regex-TDFA.html Installing dist/doc/html/regex-tdfa/Text-Regex-TDFA-NewDFA-Engine_NC.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/Text-Regex-TDFA-NewDFA-Engine_NC.html Installing dist/doc/html/regex-tdfa/haddock-util.js to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/haddock-util.js Installing dist/doc/html/regex-tdfa/Text-Regex-TDFA-IntArrTrieSet.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/Text-Regex-TDFA-IntArrTrieSet.html Installing dist/doc/html/regex-tdfa/Text-Regex-TDFA-NewDFA-Uncons.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/Text-Regex-TDFA-NewDFA-Uncons.html Installing dist/doc/html/regex-tdfa/Text-Regex-TDFA-Common.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/Text-Regex-TDFA-Common.html Installing dist/doc/html/regex-tdfa/doc-index-T.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/doc-index-T.html Installing dist/doc/html/regex-tdfa/mini_Text-Regex-TDFA-CorePattern.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/mini_Text-Regex-TDFA-CorePattern.html Installing dist/doc/html/regex-tdfa/Text-Regex-TDFA-NewDFA-Engine.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/Text-Regex-TDFA-NewDFA-Engine.html Installing dist/doc/html/regex-tdfa/minus.gif to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/minus.gif Installing dist/doc/html/regex-tdfa/mini_Text-Regex-TDFA-NewDFA-Engine_NC.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/mini_Text-Regex-TDFA-NewDFA-Engine_NC.html Installing dist/doc/html/regex-tdfa/mini_Text-Regex-TDFA-NewDFA-Tester.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/mini_Text-Regex-TDFA-NewDFA-Tester.html Installing dist/doc/html/regex-tdfa/doc-index-U.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/doc-index-U.html Installing dist/doc/html/regex-tdfa/Text-Regex-TDFA-Sequence.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/Text-Regex-TDFA-Sequence.html Installing dist/doc/html/regex-tdfa/doc-index-A.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/doc-index-A.html Installing dist/doc/html/regex-tdfa/doc-index-61.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/doc-index-61.html Installing dist/doc/html/regex-tdfa/doc-index-92.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/doc-index-92.html Installing dist/doc/html/regex-tdfa/doc-index-W.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/doc-index-W.html Installing dist/doc/html/regex-tdfa/index-frames.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/index-frames.html Installing dist/doc/html/regex-tdfa/mini_Text-Regex-TDFA-NewDFA-Engine.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/mini_Text-Regex-TDFA-NewDFA-Engine.html Installing dist/doc/html/regex-tdfa/doc-index-N.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/doc-index-N.html Installing dist/doc/html/regex-tdfa/Text-Regex-TDFA-NewDFA-MakeTest.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/Text-Regex-TDFA-NewDFA-MakeTest.html Installing dist/doc/html/regex-tdfa/doc-index-F.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/doc-index-F.html Installing dist/doc/html/regex-tdfa/Data-IntMap-CharMap2.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/Data-IntMap-CharMap2.html Installing dist/doc/html/regex-tdfa/doc-index-B.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/doc-index-B.html Installing dist/doc/html/regex-tdfa/mini_Text-Regex-TDFA-Pattern.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/mini_Text-Regex-TDFA-Pattern.html Installing dist/doc/html/regex-tdfa/doc-index-R.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/doc-index-R.html Installing dist/doc/html/regex-tdfa/hslogo-16.png to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/hslogo-16.png Installing dist/doc/html/regex-tdfa/doc-index-P.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/doc-index-P.html Installing dist/doc/html/regex-tdfa/doc-index-D.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/doc-index-D.html Installing dist/doc/html/regex-tdfa/doc-index-G.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/doc-index-G.html Installing dist/doc/html/regex-tdfa/Data-IntMap-EnumMap2.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/Data-IntMap-EnumMap2.html Installing dist/doc/html/regex-tdfa/Text-Regex-TDFA-ByteString-Lazy.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/Text-Regex-TDFA-ByteString-Lazy.html Installing dist/doc/html/regex-tdfa/ocean.css to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/ocean.css Installing dist/doc/html/regex-tdfa/regex-tdfa.txt to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/regex-tdfa.txt Installing dist/doc/html/regex-tdfa/mini_Data-IntMap-EnumMap2.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/mini_Data-IntMap-EnumMap2.html Installing dist/doc/html/regex-tdfa/mini_Text-Regex-TDFA-String.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/mini_Text-Regex-TDFA-String.html Installing dist/doc/html/regex-tdfa/doc-index-M.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/doc-index-M.html Installing dist/doc/html/regex-tdfa/Text-Regex-TDFA-TDFA.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/Text-Regex-TDFA-TDFA.html Installing dist/doc/html/regex-tdfa/doc-index-All.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/doc-index-All.html Installing dist/doc/html/regex-tdfa/Text-Regex-TDFA-CorePattern.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/Text-Regex-TDFA-CorePattern.html Installing dist/doc/html/regex-tdfa/mini_Text-Regex-TDFA-NewDFA-MakeTest.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/mini_Text-Regex-TDFA-NewDFA-MakeTest.html Installing dist/doc/html/regex-tdfa/Text-Regex-TDFA-ReadRegex.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/Text-Regex-TDFA-ReadRegex.html Installing dist/doc/html/regex-tdfa/regex-tdfa.haddock to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/regex-tdfa.haddock Installing dist/doc/html/regex-tdfa/src/Text-Regex-TDFA-NewDFA-Engine_FA.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/src/Text-Regex-TDFA-NewDFA-Engine_FA.html Installing dist/doc/html/regex-tdfa/src/Text-Regex-TDFA-TNFA.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/src/Text-Regex-TDFA-TNFA.html Installing dist/doc/html/regex-tdfa/src/Text-Regex-TDFA-String.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/src/Text-Regex-TDFA-String.html Installing dist/doc/html/regex-tdfa/src/Data-IntSet-EnumSet2.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/src/Data-IntSet-EnumSet2.html Installing dist/doc/html/regex-tdfa/src/Paths_regex_tdfa.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/src/Paths_regex_tdfa.html Installing dist/doc/html/regex-tdfa/src/Text-Regex-TDFA-Pattern.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/src/Text-Regex-TDFA-Pattern.html Installing dist/doc/html/regex-tdfa/src/Text-Regex-TDFA-NewDFA-Engine_NC_FA.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/src/Text-Regex-TDFA-NewDFA-Engine_NC_FA.html Installing dist/doc/html/regex-tdfa/src/Text-Regex-TDFA-NewDFA-Tester.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/src/Text-Regex-TDFA-NewDFA-Tester.html Installing dist/doc/html/regex-tdfa/src/Text-Regex-TDFA-ByteString.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/src/Text-Regex-TDFA-ByteString.html Installing dist/doc/html/regex-tdfa/src/Text-Regex-TDFA.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/src/Text-Regex-TDFA.html Installing dist/doc/html/regex-tdfa/src/hscolour.css to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/src/hscolour.css Installing dist/doc/html/regex-tdfa/src/Text-Regex-TDFA-NewDFA-Engine_NC.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/src/Text-Regex-TDFA-NewDFA-Engine_NC.html Installing dist/doc/html/regex-tdfa/src/Text-Regex-TDFA-IntArrTrieSet.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/src/Text-Regex-TDFA-IntArrTrieSet.html Installing dist/doc/html/regex-tdfa/src/Text-Regex-TDFA-NewDFA-Uncons.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/src/Text-Regex-TDFA-NewDFA-Uncons.html Installing dist/doc/html/regex-tdfa/src/Text-Regex-TDFA-Common.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/src/Text-Regex-TDFA-Common.html Installing dist/doc/html/regex-tdfa/src/Text-Regex-TDFA-NewDFA-Engine.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/src/Text-Regex-TDFA-NewDFA-Engine.html Installing dist/doc/html/regex-tdfa/src/Text-Regex-TDFA-Sequence.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/src/Text-Regex-TDFA-Sequence.html Installing dist/doc/html/regex-tdfa/src/Text-Regex-TDFA-NewDFA-MakeTest.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/src/Text-Regex-TDFA-NewDFA-MakeTest.html Installing dist/doc/html/regex-tdfa/src/Data-IntMap-CharMap2.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/src/Data-IntMap-CharMap2.html Installing dist/doc/html/regex-tdfa/src/Data-IntMap-EnumMap2.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/src/Data-IntMap-EnumMap2.html Installing dist/doc/html/regex-tdfa/src/Text-Regex-TDFA-ByteString-Lazy.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/src/Text-Regex-TDFA-ByteString-Lazy.html Installing dist/doc/html/regex-tdfa/src/Text-Regex-TDFA-TDFA.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/src/Text-Regex-TDFA-TDFA.html Installing dist/doc/html/regex-tdfa/src/Text-Regex-TDFA-CorePattern.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/src/Text-Regex-TDFA-CorePattern.html Installing dist/doc/html/regex-tdfa/src/Text-Regex-TDFA-ReadRegex.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/src/Text-Regex-TDFA-ReadRegex.html creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8 Installing dist/doc/html/regex-tdfa/regex-tdfa.haddock to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/regex-tdfa.haddock creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc-regex-tdfa-1.1.8 Installing LICENSE to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc-regex-tdfa-1.1.8/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/lib64/ghc-7.6.3/regex-tdfa-1.1.8 creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/lib64/ghc-7.6.3/regex-tdfa-1.1.8/Data/IntMap creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/lib64/ghc-7.6.3/regex-tdfa-1.1.8/Data creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/lib64/ghc-7.6.3/regex-tdfa-1.1.8 creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/lib64/ghc-7.6.3 creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/lib64 creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/lib64/ghc-7.6.3 creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/lib64/ghc-7.6.3/regex-tdfa-1.1.8 creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/lib64/ghc-7.6.3/regex-tdfa-1.1.8/Data creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/lib64/ghc-7.6.3/regex-tdfa-1.1.8/Data/IntMap creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/lib64/ghc-7.6.3/regex-tdfa-1.1.8/Data/IntSet creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/lib64/ghc-7.6.3/regex-tdfa-1.1.8/Text/Regex creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/lib64/ghc-7.6.3/regex-tdfa-1.1.8/Text creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/lib64/ghc-7.6.3/regex-tdfa-1.1.8/Text/Regex creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/lib64/ghc-7.6.3/regex-tdfa-1.1.8/Text/Regex/TDFA creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/lib64/ghc-7.6.3/regex-tdfa-1.1.8/Text/Regex/TDFA/ByteString creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/lib64/ghc-7.6.3/regex-tdfa-1.1.8/Text/Regex/TDFA/NewDFA creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/lib64/ghc-7.6.3/regex-tdfa-1.1.8 Installing dist/build/Data/IntMap/CharMap2.hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/lib64/ghc-7.6.3/regex-tdfa-1.1.8/Data/IntMap/CharMap2.hi Installing dist/build/Data/IntMap/EnumMap2.hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/lib64/ghc-7.6.3/regex-tdfa-1.1.8/Data/IntMap/EnumMap2.hi Installing dist/build/Data/IntSet/EnumSet2.hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/lib64/ghc-7.6.3/regex-tdfa-1.1.8/Data/IntSet/EnumSet2.hi Installing dist/build/Text/Regex/TDFA.hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/lib64/ghc-7.6.3/regex-tdfa-1.1.8/Text/Regex/TDFA.hi Installing dist/build/Text/Regex/TDFA/ByteString.hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/lib64/ghc-7.6.3/regex-tdfa-1.1.8/Text/Regex/TDFA/ByteString.hi Installing dist/build/Text/Regex/TDFA/ByteString/Lazy.hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/lib64/ghc-7.6.3/regex-tdfa-1.1.8/Text/Regex/TDFA/ByteString/Lazy.hi Installing dist/build/Text/Regex/TDFA/Common.hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/lib64/ghc-7.6.3/regex-tdfa-1.1.8/Text/Regex/TDFA/Common.hi Installing dist/build/Text/Regex/TDFA/CorePattern.hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/lib64/ghc-7.6.3/regex-tdfa-1.1.8/Text/Regex/TDFA/CorePattern.hi Installing dist/build/Text/Regex/TDFA/IntArrTrieSet.hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/lib64/ghc-7.6.3/regex-tdfa-1.1.8/Text/Regex/TDFA/IntArrTrieSet.hi Installing dist/build/Text/Regex/TDFA/NewDFA/Engine.hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/lib64/ghc-7.6.3/regex-tdfa-1.1.8/Text/Regex/TDFA/NewDFA/Engine.hi Installing dist/build/Text/Regex/TDFA/NewDFA/Engine_FA.hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/lib64/ghc-7.6.3/regex-tdfa-1.1.8/Text/Regex/TDFA/NewDFA/Engine_FA.hi Installing dist/build/Text/Regex/TDFA/NewDFA/Engine_NC.hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/lib64/ghc-7.6.3/regex-tdfa-1.1.8/Text/Regex/TDFA/NewDFA/Engine_NC.hi Installing dist/build/Text/Regex/TDFA/NewDFA/Engine_NC_FA.hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/lib64/ghc-7.6.3/regex-tdfa-1.1.8/Text/Regex/TDFA/NewDFA/Engine_NC_FA.hi Installing dist/build/Text/Regex/TDFA/NewDFA/Tester.hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/lib64/ghc-7.6.3/regex-tdfa-1.1.8/Text/Regex/TDFA/NewDFA/Tester.hi Installing dist/build/Text/Regex/TDFA/NewDFA/Uncons.hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/lib64/ghc-7.6.3/regex-tdfa-1.1.8/Text/Regex/TDFA/NewDFA/Uncons.hi Installing dist/build/Text/Regex/TDFA/NewDFA/MakeTest.hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/lib64/ghc-7.6.3/regex-tdfa-1.1.8/Text/Regex/TDFA/NewDFA/MakeTest.hi Installing dist/build/Text/Regex/TDFA/Pattern.hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/lib64/ghc-7.6.3/regex-tdfa-1.1.8/Text/Regex/TDFA/Pattern.hi Installing dist/build/Text/Regex/TDFA/ReadRegex.hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/lib64/ghc-7.6.3/regex-tdfa-1.1.8/Text/Regex/TDFA/ReadRegex.hi Installing dist/build/Text/Regex/TDFA/Sequence.hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/lib64/ghc-7.6.3/regex-tdfa-1.1.8/Text/Regex/TDFA/Sequence.hi Installing dist/build/Text/Regex/TDFA/String.hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/lib64/ghc-7.6.3/regex-tdfa-1.1.8/Text/Regex/TDFA/String.hi Installing dist/build/Text/Regex/TDFA/TDFA.hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/lib64/ghc-7.6.3/regex-tdfa-1.1.8/Text/Regex/TDFA/TDFA.hi Installing dist/build/Text/Regex/TDFA/TNFA.hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/lib64/ghc-7.6.3/regex-tdfa-1.1.8/Text/Regex/TDFA/TNFA.hi Installing dist/build/Paths_regex_tdfa.hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/lib64/ghc-7.6.3/regex-tdfa-1.1.8/Paths_regex_tdfa.hi creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/lib64/ghc-7.6.3/regex-tdfa-1.1.8/Data/IntMap creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/lib64/ghc-7.6.3/regex-tdfa-1.1.8/Data/IntSet creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/lib64/ghc-7.6.3/regex-tdfa-1.1.8/Text/Regex creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/lib64/ghc-7.6.3/regex-tdfa-1.1.8/Text/Regex/TDFA creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/lib64/ghc-7.6.3/regex-tdfa-1.1.8/Text/Regex/TDFA/ByteString creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/lib64/ghc-7.6.3/regex-tdfa-1.1.8/Text/Regex/TDFA/NewDFA creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/lib64/ghc-7.6.3/regex-tdfa-1.1.8 Installing dist/build/Data/IntMap/CharMap2.p_hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/lib64/ghc-7.6.3/regex-tdfa-1.1.8/Data/IntMap/CharMap2.p_hi Installing dist/build/Data/IntMap/EnumMap2.p_hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/lib64/ghc-7.6.3/regex-tdfa-1.1.8/Data/IntMap/EnumMap2.p_hi Installing dist/build/Data/IntSet/EnumSet2.p_hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/lib64/ghc-7.6.3/regex-tdfa-1.1.8/Data/IntSet/EnumSet2.p_hi Installing dist/build/Text/Regex/TDFA.p_hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/lib64/ghc-7.6.3/regex-tdfa-1.1.8/Text/Regex/TDFA.p_hi Installing dist/build/Text/Regex/TDFA/ByteString.p_hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/lib64/ghc-7.6.3/regex-tdfa-1.1.8/Text/Regex/TDFA/ByteString.p_hi Installing dist/build/Text/Regex/TDFA/ByteString/Lazy.p_hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/lib64/ghc-7.6.3/regex-tdfa-1.1.8/Text/Regex/TDFA/ByteString/Lazy.p_hi Installing dist/build/Text/Regex/TDFA/Common.p_hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/lib64/ghc-7.6.3/regex-tdfa-1.1.8/Text/Regex/TDFA/Common.p_hi Installing dist/build/Text/Regex/TDFA/CorePattern.p_hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/lib64/ghc-7.6.3/regex-tdfa-1.1.8/Text/Regex/TDFA/CorePattern.p_hi Installing dist/build/Text/Regex/TDFA/IntArrTrieSet.p_hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/lib64/ghc-7.6.3/regex-tdfa-1.1.8/Text/Regex/TDFA/IntArrTrieSet.p_hi Installing dist/build/Text/Regex/TDFA/NewDFA/Engine.p_hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/lib64/ghc-7.6.3/regex-tdfa-1.1.8/Text/Regex/TDFA/NewDFA/Engine.p_hi Installing dist/build/Text/Regex/TDFA/NewDFA/Engine_FA.p_hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/lib64/ghc-7.6.3/regex-tdfa-1.1.8/Text/Regex/TDFA/NewDFA/Engine_FA.p_hi Installing dist/build/Text/Regex/TDFA/NewDFA/Engine_NC.p_hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/lib64/ghc-7.6.3/regex-tdfa-1.1.8/Text/Regex/TDFA/NewDFA/Engine_NC.p_hi Installing dist/build/Text/Regex/TDFA/NewDFA/Engine_NC_FA.p_hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/lib64/ghc-7.6.3/regex-tdfa-1.1.8/Text/Regex/TDFA/NewDFA/Engine_NC_FA.p_hi Installing dist/build/Text/Regex/TDFA/NewDFA/Tester.p_hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/lib64/ghc-7.6.3/regex-tdfa-1.1.8/Text/Regex/TDFA/NewDFA/Tester.p_hi Installing dist/build/Text/Regex/TDFA/NewDFA/Uncons.p_hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/lib64/ghc-7.6.3/regex-tdfa-1.1.8/Text/Regex/TDFA/NewDFA/Uncons.p_hi Installing dist/build/Text/Regex/TDFA/NewDFA/MakeTest.p_hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/lib64/ghc-7.6.3/regex-tdfa-1.1.8/Text/Regex/TDFA/NewDFA/MakeTest.p_hi Installing dist/build/Text/Regex/TDFA/Pattern.p_hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/lib64/ghc-7.6.3/regex-tdfa-1.1.8/Text/Regex/TDFA/Pattern.p_hi Installing dist/build/Text/Regex/TDFA/ReadRegex.p_hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/lib64/ghc-7.6.3/regex-tdfa-1.1.8/Text/Regex/TDFA/ReadRegex.p_hi Installing dist/build/Text/Regex/TDFA/Sequence.p_hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/lib64/ghc-7.6.3/regex-tdfa-1.1.8/Text/Regex/TDFA/Sequence.p_hi Installing dist/build/Text/Regex/TDFA/String.p_hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/lib64/ghc-7.6.3/regex-tdfa-1.1.8/Text/Regex/TDFA/String.p_hi Installing dist/build/Text/Regex/TDFA/TDFA.p_hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/lib64/ghc-7.6.3/regex-tdfa-1.1.8/Text/Regex/TDFA/TDFA.p_hi Installing dist/build/Text/Regex/TDFA/TNFA.p_hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/lib64/ghc-7.6.3/regex-tdfa-1.1.8/Text/Regex/TDFA/TNFA.p_hi Installing dist/build/Paths_regex_tdfa.p_hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/lib64/ghc-7.6.3/regex-tdfa-1.1.8/Paths_regex_tdfa.p_hi creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/lib64/ghc-7.6.3/regex-tdfa-1.1.8 Installing dist/build/libHSregex-tdfa-1.1.8.a to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/lib64/ghc-7.6.3/regex-tdfa-1.1.8/libHSregex-tdfa-1.1.8.a creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/lib64/ghc-7.6.3/regex-tdfa-1.1.8 Installing dist/build/libHSregex-tdfa-1.1.8_p.a to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/lib64/ghc-7.6.3/regex-tdfa-1.1.8/libHSregex-tdfa-1.1.8_p.a + '[' -x Setup ']' + ./Setup register --gen-pkg-config Creating package registration file: regex-tdfa-1.1.8.conf + install -D --mode=0644 regex-tdfa-1.1.8.conf /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/lib64/ghc-7.6.3/package.conf.d/regex-tdfa-1.1.8.conf + rm -f ghc-regex-tdfa.files ghc-regex-tdfa-devel.files + '[' -d /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/lib64/ghc-7.6.3/regex-tdfa-1.1.8 ']' + echo '%dir /usr/lib64/ghc-7.6.3/regex-tdfa-1.1.8' + echo '/usr/lib64/ghc-7.6.3/package.conf.d/regex-tdfa-1.1.8*.conf' + '[' -d /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/lib64/ghc-7.6.3/regex-tdfa-1.1.8 ']' + find /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/lib64/ghc-7.6.3/regex-tdfa-1.1.8 -mindepth 1 -type d + sed 's/^/%dir /' + find /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/lib64/ghc-7.6.3/regex-tdfa-1.1.8 '!' '(' -type d -o -name 'libHS*.so' ')' + '[' -d /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8 ']' + echo /usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8 + for i in ghc-regex-tdfa.files ghc-regex-tdfa-devel.files + '[' -f ghc-regex-tdfa.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64!!g' ghc-regex-tdfa.files + for i in ghc-regex-tdfa.files ghc-regex-tdfa-devel.files + '[' -f ghc-regex-tdfa-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64!!g' ghc-regex-tdfa-devel.files + find /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64 -type f -exec sh -c 'file {} | grep -q '\''dynamically linked'\''' ';' -exec strip '{}' ';' + '[' -d /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/bin ']' + /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-regex-tdfa-1.1.8-10.el7.ppc64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.WdI3f1 + umask 022 + cd /builddir/build/BUILD + cd regex-tdfa-1.1.8 + DOCDIR=/builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc-regex-tdfa-1.1.8 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc-regex-tdfa-1.1.8 + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/share/doc/ghc-regex-tdfa-1.1.8 + exit 0 Finding Provides: /usr/lib/rpm/ghc-deps.sh --provides /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/lib64/ghc-7.6.3 Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /usr/lib/rpm/ghc-deps.sh --requires /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/lib64/ghc-7.6.3 Provides: ghc-regex-tdfa = 1.1.8-10.el7 ghc-regex-tdfa(ppc-64) = 1.1.8-10.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Processing files: ghc-regex-tdfa-devel-1.1.8-10.el7.ppc64 Finding Provides: /usr/lib/rpm/ghc-deps.sh --provides /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/lib64/ghc-7.6.3 Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /usr/lib/rpm/ghc-deps.sh --requires /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64/usr/lib64/ghc-7.6.3 Provides: ghc-regex-tdfa-devel = 1.1.8-10.el7 ghc-regex-tdfa-devel(ppc-64) = 1.1.8-10.el7 ghc-devel(regex-tdfa-1.1.8-f03000650d7d700efea27152d8b51a98) Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires(post): ghc-compiler = 7.6.3 /bin/sh Requires(postun): ghc-compiler = 7.6.3 /bin/sh Requires: ghc-devel(array-0.4.0.1-3b78425c10ff2dad7acf7e8c8ae014c3) ghc-devel(base-4.6.0.1-97b0c15fda65c7ca344c9273af149268) ghc-devel(bytestring-0.10.0.2-add7afa53be33f24c2f0da74f6a16396) ghc-devel(containers-0.5.0.0-ab1dae9a94cd3cc84e7b2805636ebfa2) ghc-devel(ghc-prim-0.3.0.0-d5221a8c8a269b66ab9a07bdc23317dd) ghc-devel(mtl-2.1.2-82086cac9073862cbe01e44b81ec8b9b) ghc-devel(parsec-3.1.3-8eaa39aefaa7725b04d8bb58734ca681) ghc-devel(regex-base-0.93.2-f9403610b59f8cc474edd63a82806d18) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64 warning: Could not canonicalize hostname: buildppc-02.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/ghc-regex-tdfa-1.1.8-10.el7.ppc64.rpm Wrote: /builddir/build/RPMS/ghc-regex-tdfa-devel-1.1.8-10.el7.ppc64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.cd2MT5 + umask 022 + cd /builddir/build/BUILD + cd regex-tdfa-1.1.8 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-10.el7.ppc64 + exit 0 Child return code was: 0 LEAVE do -->