Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/ghc-regex-tdfa.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-5b049f1b083d8077efbfe9968d1413f0a053f4ae/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=995) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/ghc-regex-tdfa.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/ghc-regex-tdfa-1.1.8-11.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/ghc-regex-tdfa.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-5b049f1b083d8077efbfe9968d1413f0a053f4ae/root'shell=Falseuid=995env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/ghc-regex-tdfa.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.FlxQP4 + 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.aNQyd4 + 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 ... + LANG=en_US.utf8 + ./Setup configure --prefix=/usr --libdir=/usr/lib --docdir=/usr/share/doc/ghc-regex-tdfa-1.1.8 '--libsubdir=$compiler/$pkgid' '--datasubdir=$pkgid' --ghc -p --htmldir=/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8 --global Configuring regex-tdfa-1.1.8... + '[' -x Setup ']' + LANG=en_US.utf8 + ./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" [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" [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" [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" [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... + '[' -f dist/build/libHSregex-tdfa-1.1.8.a ']' + '[' -x Setup ']' + LANG=en_US.utf8 + ./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-29131/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-29131/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-29131/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-29131/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.FvjDJ0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm ++ dirname /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm + cd regex-tdfa-1.1.8 + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm -v directory dist/doc/html/regex-tdfa does exist: True creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8 creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/share/doc creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/share creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/share creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/share/doc creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/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-11.el7.arm/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8'. creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8 creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/src Installing dist/doc/html/regex-tdfa/minus.gif to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/minus.gif Installing dist/doc/html/regex-tdfa/doc-index-U.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/doc-index-U.html Installing dist/doc/html/regex-tdfa/synopsis.png to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/synopsis.png Installing dist/doc/html/regex-tdfa/mini_Text-Regex-TDFA-NewDFA-Engine.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/mini_Text-Regex-TDFA-NewDFA-Engine.html Installing dist/doc/html/regex-tdfa/Text-Regex-TDFA-TDFA.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/Text-Regex-TDFA-TDFA.html Installing dist/doc/html/regex-tdfa/Data-IntMap-EnumMap2.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/Data-IntMap-EnumMap2.html Installing dist/doc/html/regex-tdfa/doc-index-W.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/doc-index-W.html Installing dist/doc/html/regex-tdfa/Text-Regex-TDFA-NewDFA-MakeTest.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/Text-Regex-TDFA-NewDFA-MakeTest.html Installing dist/doc/html/regex-tdfa/mini_Text-Regex-TDFA-ReadRegex.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/mini_Text-Regex-TDFA-ReadRegex.html Installing dist/doc/html/regex-tdfa/doc-index-I.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/doc-index-I.html Installing dist/doc/html/regex-tdfa/doc-index-K.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/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-NewDFA-Engine_NC_FA.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/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_Text-Regex-TDFA-NewDFA-Engine_NC.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/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-IntArrTrieSet.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/mini_Text-Regex-TDFA-IntArrTrieSet.html Installing dist/doc/html/regex-tdfa/mini_Text-Regex-TDFA.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/mini_Text-Regex-TDFA.html Installing dist/doc/html/regex-tdfa/Text-Regex-TDFA-CorePattern.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/Text-Regex-TDFA-CorePattern.html Installing dist/doc/html/regex-tdfa/doc-index-C.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/doc-index-C.html Installing dist/doc/html/regex-tdfa/hslogo-16.png to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/hslogo-16.png Installing dist/doc/html/regex-tdfa/Text-Regex-TDFA-TNFA.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/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-ByteString-Lazy.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/Text-Regex-TDFA-ByteString-Lazy.html Installing dist/doc/html/regex-tdfa/Text-Regex-TDFA-NewDFA-Tester.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/Text-Regex-TDFA-NewDFA-Tester.html Installing dist/doc/html/regex-tdfa/haddock-util.js to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/haddock-util.js Installing dist/doc/html/regex-tdfa/doc-index-E.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/doc-index-E.html Installing dist/doc/html/regex-tdfa/doc-index.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/doc-index.html Installing dist/doc/html/regex-tdfa/doc-index-D.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/doc-index-D.html Installing dist/doc/html/regex-tdfa/regex-tdfa.haddock to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/regex-tdfa.haddock Installing dist/doc/html/regex-tdfa/mini_Text-Regex-TDFA-TDFA.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/mini_Text-Regex-TDFA-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-11.el7.arm/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/Text-Regex-TDFA-NewDFA-Engine_NC.html Installing dist/doc/html/regex-tdfa/doc-index-A.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/doc-index-A.html Installing dist/doc/html/regex-tdfa/doc-index-33.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/doc-index-33.html Installing dist/doc/html/regex-tdfa/Text-Regex-TDFA-ReadRegex.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/Text-Regex-TDFA-ReadRegex.html Installing dist/doc/html/regex-tdfa/Text-Regex-TDFA-Common.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/Text-Regex-TDFA-Common.html Installing dist/doc/html/regex-tdfa/mini_Text-Regex-TDFA-ByteString.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/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-61.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/doc-index-61.html Installing dist/doc/html/regex-tdfa/doc-index-T.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/doc-index-T.html Installing dist/doc/html/regex-tdfa/Data-IntSet-EnumSet2.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/Data-IntSet-EnumSet2.html Installing dist/doc/html/regex-tdfa/doc-index-Q.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/doc-index-Q.html Installing dist/doc/html/regex-tdfa/mini_Text-Regex-TDFA-NewDFA-Uncons.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/mini_Text-Regex-TDFA-NewDFA-Uncons.html Installing dist/doc/html/regex-tdfa/doc-index-L.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/doc-index-L.html Installing dist/doc/html/regex-tdfa/mini_Text-Regex-TDFA-TNFA.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/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-NewDFA-Engine_FA.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/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/ocean.css to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/ocean.css Installing dist/doc/html/regex-tdfa/doc-index-V.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/doc-index-V.html Installing dist/doc/html/regex-tdfa/Data-IntMap-CharMap2.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/Data-IntMap-CharMap2.html Installing dist/doc/html/regex-tdfa/doc-index-R.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/doc-index-R.html Installing dist/doc/html/regex-tdfa/mini_Text-Regex-TDFA-Common.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/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-S.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/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-Pattern.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/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-N.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/doc-index-N.html Installing dist/doc/html/regex-tdfa/mini_Text-Regex-TDFA-NewDFA-MakeTest.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/mini_Text-Regex-TDFA-NewDFA-MakeTest.html Installing dist/doc/html/regex-tdfa/doc-index-All.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/doc-index-All.html Installing dist/doc/html/regex-tdfa/Text-Regex-TDFA-NewDFA-Engine_FA.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/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-F.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/doc-index-F.html Installing dist/doc/html/regex-tdfa/mini_Text-Regex-TDFA-String.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/mini_Text-Regex-TDFA-String.html Installing dist/doc/html/regex-tdfa/Text-Regex-TDFA.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/Text-Regex-TDFA.html Installing dist/doc/html/regex-tdfa/mini_Text-Regex-TDFA-CorePattern.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/mini_Text-Regex-TDFA-CorePattern.html Installing dist/doc/html/regex-tdfa/mini_Data-IntMap-EnumMap2.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/mini_Data-IntMap-EnumMap2.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-11.el7.arm/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/regex-tdfa.txt to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/regex-tdfa.txt Installing dist/doc/html/regex-tdfa/doc-index-M.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/doc-index-M.html Installing dist/doc/html/regex-tdfa/doc-index-P.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/doc-index-P.html Installing dist/doc/html/regex-tdfa/Text-Regex-TDFA-ByteString.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/Text-Regex-TDFA-ByteString.html Installing dist/doc/html/regex-tdfa/doc-index-G.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/doc-index-G.html Installing dist/doc/html/regex-tdfa/Text-Regex-TDFA-Sequence.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/Text-Regex-TDFA-Sequence.html Installing dist/doc/html/regex-tdfa/Text-Regex-TDFA-IntArrTrieSet.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/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-Engine.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/Text-Regex-TDFA-NewDFA-Engine.html Installing dist/doc/html/regex-tdfa/mini_Data-IntMap-CharMap2.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/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-11.el7.arm/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/Text-Regex-TDFA-Pattern.html Installing dist/doc/html/regex-tdfa/mini_Data-IntSet-EnumSet2.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/mini_Data-IntSet-EnumSet2.html Installing dist/doc/html/regex-tdfa/Text-Regex-TDFA-String.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/Text-Regex-TDFA-String.html Installing dist/doc/html/regex-tdfa/frames.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/frames.html Installing dist/doc/html/regex-tdfa/mini_Text-Regex-TDFA-NewDFA-Tester.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/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-92.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/doc-index-92.html Installing dist/doc/html/regex-tdfa/plus.gif to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/plus.gif Installing dist/doc/html/regex-tdfa/mini_Text-Regex-TDFA-Sequence.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/mini_Text-Regex-TDFA-Sequence.html Installing dist/doc/html/regex-tdfa/index-frames.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/index-frames.html Installing dist/doc/html/regex-tdfa/mini_Text-Regex-TDFA-ByteString-Lazy.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/mini_Text-Regex-TDFA-ByteString-Lazy.html Installing dist/doc/html/regex-tdfa/doc-index-O.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/doc-index-O.html Installing dist/doc/html/regex-tdfa/Text-Regex-TDFA-NewDFA-Uncons.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/Text-Regex-TDFA-NewDFA-Uncons.html Installing dist/doc/html/regex-tdfa/index.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/index.html Installing dist/doc/html/regex-tdfa/doc-index-B.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/doc-index-B.html Installing dist/doc/html/regex-tdfa/src/Text-Regex-TDFA-TDFA.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/src/Text-Regex-TDFA-TDFA.html Installing dist/doc/html/regex-tdfa/src/Data-IntMap-EnumMap2.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/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-NewDFA-MakeTest.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/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/Text-Regex-TDFA-CorePattern.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/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-TNFA.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/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-ByteString-Lazy.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/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-NewDFA-Tester.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/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-NewDFA-Engine_NC.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/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-ReadRegex.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/src/Text-Regex-TDFA-ReadRegex.html Installing dist/doc/html/regex-tdfa/src/Paths_regex_tdfa.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/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-Common.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/src/Text-Regex-TDFA-Common.html Installing dist/doc/html/regex-tdfa/src/Data-IntSet-EnumSet2.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/src/Data-IntSet-EnumSet2.html Installing dist/doc/html/regex-tdfa/src/Data-IntMap-CharMap2.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/src/Data-IntMap-CharMap2.html Installing dist/doc/html/regex-tdfa/src/Text-Regex-TDFA-NewDFA-Engine_FA.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/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.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/src/Text-Regex-TDFA.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-11.el7.arm/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-ByteString.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/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-Sequence.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/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-IntArrTrieSet.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/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-Engine.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/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-Pattern.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/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-String.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/src/Text-Regex-TDFA-String.html Installing dist/doc/html/regex-tdfa/src/hscolour.css to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/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-Uncons.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/src/Text-Regex-TDFA-NewDFA-Uncons.html creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/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-11.el7.arm/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/regex-tdfa.haddock creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/share/doc/ghc-regex-tdfa-1.1.8 Installing LICENSE to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/share/doc/ghc-regex-tdfa-1.1.8/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/lib/ghc-7.6.3/regex-tdfa-1.1.8 creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/lib/ghc-7.6.3/regex-tdfa-1.1.8/Data/IntMap creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/lib/ghc-7.6.3/regex-tdfa-1.1.8/Data creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/lib/ghc-7.6.3/regex-tdfa-1.1.8 creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/lib/ghc-7.6.3 creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/lib creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/lib/ghc-7.6.3 creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/lib/ghc-7.6.3/regex-tdfa-1.1.8 creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/lib/ghc-7.6.3/regex-tdfa-1.1.8/Data creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/lib/ghc-7.6.3/regex-tdfa-1.1.8/Data/IntMap creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/lib/ghc-7.6.3/regex-tdfa-1.1.8/Data/IntSet creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/lib/ghc-7.6.3/regex-tdfa-1.1.8/Text/Regex creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/lib/ghc-7.6.3/regex-tdfa-1.1.8/Text creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/lib/ghc-7.6.3/regex-tdfa-1.1.8/Text/Regex creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/lib/ghc-7.6.3/regex-tdfa-1.1.8/Text/Regex/TDFA creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/lib/ghc-7.6.3/regex-tdfa-1.1.8/Text/Regex/TDFA/ByteString creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/lib/ghc-7.6.3/regex-tdfa-1.1.8/Text/Regex/TDFA/NewDFA creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/lib/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-11.el7.arm/usr/lib/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-11.el7.arm/usr/lib/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-11.el7.arm/usr/lib/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-11.el7.arm/usr/lib/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-11.el7.arm/usr/lib/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-11.el7.arm/usr/lib/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-11.el7.arm/usr/lib/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-11.el7.arm/usr/lib/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-11.el7.arm/usr/lib/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-11.el7.arm/usr/lib/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-11.el7.arm/usr/lib/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-11.el7.arm/usr/lib/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-11.el7.arm/usr/lib/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-11.el7.arm/usr/lib/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-11.el7.arm/usr/lib/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-11.el7.arm/usr/lib/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-11.el7.arm/usr/lib/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-11.el7.arm/usr/lib/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-11.el7.arm/usr/lib/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-11.el7.arm/usr/lib/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-11.el7.arm/usr/lib/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-11.el7.arm/usr/lib/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-11.el7.arm/usr/lib/ghc-7.6.3/regex-tdfa-1.1.8/Paths_regex_tdfa.hi creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/lib/ghc-7.6.3/regex-tdfa-1.1.8/Data/IntMap creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/lib/ghc-7.6.3/regex-tdfa-1.1.8/Data/IntSet creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/lib/ghc-7.6.3/regex-tdfa-1.1.8/Text/Regex creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/lib/ghc-7.6.3/regex-tdfa-1.1.8/Text/Regex/TDFA creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/lib/ghc-7.6.3/regex-tdfa-1.1.8/Text/Regex/TDFA/ByteString creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/lib/ghc-7.6.3/regex-tdfa-1.1.8/Text/Regex/TDFA/NewDFA creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/lib/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-11.el7.arm/usr/lib/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-11.el7.arm/usr/lib/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-11.el7.arm/usr/lib/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-11.el7.arm/usr/lib/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-11.el7.arm/usr/lib/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-11.el7.arm/usr/lib/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-11.el7.arm/usr/lib/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-11.el7.arm/usr/lib/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-11.el7.arm/usr/lib/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-11.el7.arm/usr/lib/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-11.el7.arm/usr/lib/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-11.el7.arm/usr/lib/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-11.el7.arm/usr/lib/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-11.el7.arm/usr/lib/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-11.el7.arm/usr/lib/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-11.el7.arm/usr/lib/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-11.el7.arm/usr/lib/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-11.el7.arm/usr/lib/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-11.el7.arm/usr/lib/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-11.el7.arm/usr/lib/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-11.el7.arm/usr/lib/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-11.el7.arm/usr/lib/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-11.el7.arm/usr/lib/ghc-7.6.3/regex-tdfa-1.1.8/Paths_regex_tdfa.p_hi creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/lib/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-11.el7.arm/usr/lib/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-11.el7.arm/usr/lib/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-11.el7.arm/usr/lib/ghc-7.6.3/regex-tdfa-1.1.8/libHSregex-tdfa-1.1.8_p.a + '[' -x Setup ']' + LANG=en_US.utf8 + ./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-11.el7.arm/usr/lib/ghc-7.6.3/package.conf.d/regex-tdfa-1.1.8.conf + rm -f ghc-regex-tdfa.files ghc-regex-tdfa-devel.files + touch ghc-regex-tdfa.files ghc-regex-tdfa-devel.files + '[' -d /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/lib/ghc-7.6.3/regex-tdfa-1.1.8 ']' + echo '%dir /usr/lib/ghc-7.6.3/regex-tdfa-1.1.8' + echo '/usr/lib/ghc-7.6.3/package.conf.d/regex-tdfa-1.1.8*.conf' + '[' -d /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/lib/ghc-7.6.3/regex-tdfa-1.1.8 ']' + find /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/lib/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-11.el7.arm/usr/lib/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-11.el7.arm/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-11.el7.arm!!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-11.el7.arm!!g' ghc-regex-tdfa-devel.files + find /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm -type f -exec sh -c 'file {} | grep -q '\''dynamically linked'\''' ';' -exec strip '{}' ';' + '[' -d /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/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-regex-tdfa-1.1.8-11.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.l8vI7x + umask 022 + cd /builddir/build/BUILD + cd regex-tdfa-1.1.8 + DOCDIR=/builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/share/doc/ghc-regex-tdfa-1.1.8 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/share/doc/ghc-regex-tdfa-1.1.8 + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm/usr/share/doc/ghc-regex-tdfa-1.1.8 + exit 0 Provides: ghc-regex-tdfa = 1.1.8-11.el7 ghc-regex-tdfa(armv7hl-32) = 1.1.8-11.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ghc-regex-tdfa-devel-1.1.8-11.el7.armv7hl Provides: ghc-devel(regex-tdfa-1.1.8-d23aead40b5e13c232f488209e58bd02) ghc-regex-tdfa-devel = 1.1.8-11.el7 ghc-regex-tdfa-devel(armv7hl-32) = 1.1.8-11.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-devel(array-0.4.0.1-72eb1caf42d7f1e9e960760f41ef98d0) ghc-devel(base-4.6.0.1-96bf6b6729ca53a5ac2cf45bb8b3cc3e) ghc-devel(bytestring-0.10.0.2-ea1d6622fb7aad447c7746744ecded40) ghc-devel(containers-0.5.0.0-3b8b869ec10d44736414ab5bea776319) ghc-devel(ghc-prim-0.3.0.0-00db43fcd2f6e2a73243bdb496b765e0) ghc-devel(mtl-2.1.2-678980f6077e9f83a86186556aa2a425) ghc-devel(parsec-3.1.3-3a33ef6d1b68997243b4307c69d7cd49) ghc-devel(regex-base-0.93.2-6a541a53412d1d7d310fa69bca50c85f) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-11.el7.arm Wrote: /builddir/build/RPMS/ghc-regex-tdfa-1.1.8-11.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/ghc-regex-tdfa-devel-1.1.8-11.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.PNbeWI + 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-11.el7.arm + exit 0 Child return code was: 0