Mock Version: 1.1.41 Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/ghc-regex-tdfa.spec'], False, '/var/lib/mock/f22-ghc-2873077-448690/root/', None, 86400, True, False, 1000, 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 i686 --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: buildvm-03.phx2.fedoraproject.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/ghc-regex-tdfa-1.2.0-1.fc22.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/ghc-regex-tdfa.spec'], False, '/var/lib/mock/f22-ghc-2873077-448690/root/', None, 86400, True, False, 1000, 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 i686 --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: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Afh4Ns + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf regex-tdfa-1.2.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/regex-tdfa-1.2.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd regex-tdfa-1.2.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.63Yesh + umask 022 + cd /builddir/build/BUILD + cd regex-tdfa-1.2.0 ++ ghc --info ++ grep '"Booter version","7.8.4"' + '[' '!' ' ,("Booter version","7.8.4")' ']' + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' -x Setup ']' + ghc --make -no-user-package-db -dynamic Setup [1 of 1] Compiling Main ( Setup.hs, Setup.o ) Linking Setup ... ++ echo ' -O2' -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables ++ sed -e 's/ / -optc/g' ++ echo ' -Wl,-z,relro' ++ sed -e 's/ / -optl/g' + ./Setup configure --prefix=/usr --libdir=/usr/lib --docdir=/usr/share/doc/ghc-regex-tdfa '--libsubdir=$compiler/$pkgid' '--datasubdir=$pkgid' --ghc --enable-executable-dynamic '--ghc-options= -optc-O2 -optc-g -optc-pipe -optc-Wall -optc-Werror=format-security -optc-Wp,-D_FORTIFY_SOURCE=2 -optc-fexceptions -optc-fstack-protector-strong -optc--param=ssp-buffer-size=4 -optc-grecord-gcc-switches -optc-m32 -optc-march=i686 -optc-mtune=atom -optc-fasynchronous-unwind-tables -optl-Wl,-z,relro' -p --enable-shared --htmldir=/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0 --global Configuring regex-tdfa-1.2.0... + '[' -x Setup ']' + ./Setup build Building regex-tdfa-1.2.0... Preprocessing library regex-tdfa-1.2.0... [ 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 ) [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 ) [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 ) [16 of 23] Compiling Text.Regex.TDFA.NewDFA.Engine ( Text/Regex/TDFA/NewDFA/Engine.hs, dist/build/Text/Regex/TDFA/NewDFA/Engine.o ) [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 ) Text/Regex/TDFA/TDFA.hs:9:1: Warning: Module `Control.Monad.Instances' is deprecated: This module now contains no instances and will be removed in the future [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 ) [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 ) [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 ) [16 of 23] Compiling Text.Regex.TDFA.NewDFA.Engine ( Text/Regex/TDFA/NewDFA/Engine.hs, dist/build/Text/Regex/TDFA/NewDFA/Engine.p_o ) [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 ) Text/Regex/TDFA/TDFA.hs:9:1: Warning: Module `Control.Monad.Instances' is deprecated: This module now contains no instances and will be removed in the future [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.2.0... + '[' -x Setup ']' + ./Setup haddock --html --hyperlink-source --hoogle Running Haddock for regex-tdfa-1.2.0... Running hscolour for regex-tdfa-1.2.0... Preprocessing library regex-tdfa-1.2.0... Preprocessing library regex-tdfa-1.2.0... Text/Regex/TDFA/TDFA.hs:9:1: Warning: Module `Control.Monad.Instances' is deprecated: This module now contains no instances and will be removed in the future Haddock coverage: 0% ( 0 / 2) in 'Text.Regex.TDFA.NewDFA.Uncons' 83% ( 5 / 6) in 'Text.Regex.TDFA.IntArrTrieSet' 0% ( 0 / 8) in 'Paths_regex_tdfa' 0% ( 0 / 32) in 'Data.IntSet.EnumSet2' 0% ( 0 / 71) in 'Data.IntMap.EnumMap2' 0% ( 0 / 71) in 'Data.IntMap.CharMap2' 52% ( 29 / 56) 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.DryOCU + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386 ++ dirname /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386 + cd regex-tdfa-1.2.0 + '[' -x Setup ']' + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386 -v directory dist/doc/html/regex-tdfa does exist: True creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0 creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0 copy directory 'dist/doc/html/regex-tdfa' to '/builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0'. creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0 creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0/src Installing dist/doc/html/regex-tdfa/hslogo-16.png to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0/hslogo-16.png Installing dist/doc/html/regex-tdfa/doc-index-33.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0/doc-index-33.html Installing dist/doc/html/regex-tdfa/Text-Regex-TDFA.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0/Text-Regex-TDFA.html Installing dist/doc/html/regex-tdfa/mini_Text-Regex-TDFA-Sequence.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0/mini_Text-Regex-TDFA-Sequence.html Installing dist/doc/html/regex-tdfa/doc-index-61.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0/doc-index-61.html Installing dist/doc/html/regex-tdfa/plus.gif to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0/plus.gif Installing dist/doc/html/regex-tdfa/mini_Text-Regex-TDFA.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0/mini_Text-Regex-TDFA.html Installing dist/doc/html/regex-tdfa/minus.gif to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0/minus.gif Installing dist/doc/html/regex-tdfa/doc-index.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0/doc-index.html Installing dist/doc/html/regex-tdfa/Text-Regex-TDFA-NewDFA-Engine_NC_FA.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0/Text-Regex-TDFA-NewDFA-Engine_NC_FA.html Installing dist/doc/html/regex-tdfa/Text-Regex-TDFA-ByteString-Lazy.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0/Text-Regex-TDFA-ByteString-Lazy.html Installing dist/doc/html/regex-tdfa/doc-index-W.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0/doc-index-W.html Installing dist/doc/html/regex-tdfa/index.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0/index.html Installing dist/doc/html/regex-tdfa/doc-index-A.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0/doc-index-A.html Installing dist/doc/html/regex-tdfa/Text-Regex-TDFA-IntArrTrieSet.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0/Text-Regex-TDFA-IntArrTrieSet.html Installing dist/doc/html/regex-tdfa/mini_Text-Regex-TDFA-CorePattern.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0/mini_Text-Regex-TDFA-CorePattern.html Installing dist/doc/html/regex-tdfa/mini_Text-Regex-TDFA-ByteString.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0/mini_Text-Regex-TDFA-ByteString.html Installing dist/doc/html/regex-tdfa/haddock-util.js to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0/haddock-util.js Installing dist/doc/html/regex-tdfa/Data-IntMap-EnumMap2.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0/Data-IntMap-EnumMap2.html Installing dist/doc/html/regex-tdfa/doc-index-R.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0/doc-index-R.html Installing dist/doc/html/regex-tdfa/mini_Text-Regex-TDFA-Pattern.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0/mini_Text-Regex-TDFA-Pattern.html Installing dist/doc/html/regex-tdfa/Text-Regex-TDFA-Common.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0/Text-Regex-TDFA-Common.html Installing dist/doc/html/regex-tdfa/doc-index-B.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0/doc-index-B.html Installing dist/doc/html/regex-tdfa/doc-index-E.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0/doc-index-E.html Installing dist/doc/html/regex-tdfa/mini_Text-Regex-TDFA-NewDFA-Engine.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0/mini_Text-Regex-TDFA-NewDFA-Engine.html Installing dist/doc/html/regex-tdfa/mini_Text-Regex-TDFA-TDFA.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0/mini_Text-Regex-TDFA-TDFA.html Installing dist/doc/html/regex-tdfa/ocean.css to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0/ocean.css Installing dist/doc/html/regex-tdfa/Data-IntMap-CharMap2.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0/Data-IntMap-CharMap2.html Installing dist/doc/html/regex-tdfa/Text-Regex-TDFA-NewDFA-Engine_FA.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0/Text-Regex-TDFA-NewDFA-Engine_FA.html Installing dist/doc/html/regex-tdfa/doc-index-K.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0/doc-index-K.html Installing dist/doc/html/regex-tdfa/mini_Data-IntMap-EnumMap2.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0/mini_Data-IntMap-EnumMap2.html Installing dist/doc/html/regex-tdfa/Text-Regex-TDFA-NewDFA-Engine.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0/Text-Regex-TDFA-NewDFA-Engine.html Installing dist/doc/html/regex-tdfa/doc-index-G.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0/doc-index-G.html Installing dist/doc/html/regex-tdfa/doc-index-L.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0/doc-index-L.html Installing dist/doc/html/regex-tdfa/Data-IntSet-EnumSet2.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0/Data-IntSet-EnumSet2.html Installing dist/doc/html/regex-tdfa/doc-index-All.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0/doc-index-All.html Installing dist/doc/html/regex-tdfa/mini_Text-Regex-TDFA-Common.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0/mini_Text-Regex-TDFA-Common.html Installing dist/doc/html/regex-tdfa/doc-index-P.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0/doc-index-P.html Installing dist/doc/html/regex-tdfa/doc-index-92.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0/doc-index-92.html Installing dist/doc/html/regex-tdfa/Text-Regex-TDFA-NewDFA-Uncons.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0/Text-Regex-TDFA-NewDFA-Uncons.html Installing dist/doc/html/regex-tdfa/Text-Regex-TDFA-TNFA.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0/Text-Regex-TDFA-TNFA.html Installing dist/doc/html/regex-tdfa/frames.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0/frames.html Installing dist/doc/html/regex-tdfa/doc-index-M.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0/doc-index-M.html Installing dist/doc/html/regex-tdfa/doc-index-F.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0/doc-index-F.html Installing dist/doc/html/regex-tdfa/Text-Regex-TDFA-String.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0/Text-Regex-TDFA-String.html Installing dist/doc/html/regex-tdfa/mini_Data-IntSet-EnumSet2.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0/mini_Data-IntSet-EnumSet2.html Installing dist/doc/html/regex-tdfa/Text-Regex-TDFA-CorePattern.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0/Text-Regex-TDFA-CorePattern.html Installing dist/doc/html/regex-tdfa/doc-index-T.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0/doc-index-T.html Installing dist/doc/html/regex-tdfa/mini_Text-Regex-TDFA-ByteString-Lazy.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0/mini_Text-Regex-TDFA-ByteString-Lazy.html Installing dist/doc/html/regex-tdfa/mini_Text-Regex-TDFA-NewDFA-Uncons.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0/mini_Text-Regex-TDFA-NewDFA-Uncons.html Installing dist/doc/html/regex-tdfa/regex-tdfa.haddock to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0/regex-tdfa.haddock Installing dist/doc/html/regex-tdfa/mini_Text-Regex-TDFA-NewDFA-MakeTest.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0/mini_Text-Regex-TDFA-NewDFA-MakeTest.html Installing dist/doc/html/regex-tdfa/mini_Text-Regex-TDFA-TNFA.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0/mini_Text-Regex-TDFA-TNFA.html Installing dist/doc/html/regex-tdfa/doc-index-S.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0/doc-index-S.html Installing dist/doc/html/regex-tdfa/doc-index-I.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0/doc-index-I.html Installing dist/doc/html/regex-tdfa/mini_Data-IntMap-CharMap2.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0/mini_Data-IntMap-CharMap2.html Installing dist/doc/html/regex-tdfa/mini_Text-Regex-TDFA-IntArrTrieSet.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0/mini_Text-Regex-TDFA-IntArrTrieSet.html Installing dist/doc/html/regex-tdfa/doc-index-Q.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0/doc-index-Q.html Installing dist/doc/html/regex-tdfa/doc-index-O.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0/doc-index-O.html Installing dist/doc/html/regex-tdfa/Text-Regex-TDFA-NewDFA-Engine_NC.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0/Text-Regex-TDFA-NewDFA-Engine_NC.html Installing dist/doc/html/regex-tdfa/mini_Text-Regex-TDFA-NewDFA-Engine_NC_FA.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0/mini_Text-Regex-TDFA-NewDFA-Engine_NC_FA.html Installing dist/doc/html/regex-tdfa/mini_Text-Regex-TDFA-ReadRegex.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0/mini_Text-Regex-TDFA-ReadRegex.html Installing dist/doc/html/regex-tdfa/Text-Regex-TDFA-Pattern.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0/Text-Regex-TDFA-Pattern.html Installing dist/doc/html/regex-tdfa/doc-index-V.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0/doc-index-V.html Installing dist/doc/html/regex-tdfa/Text-Regex-TDFA-ReadRegex.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0/Text-Regex-TDFA-ReadRegex.html Installing dist/doc/html/regex-tdfa/mini_Text-Regex-TDFA-String.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0/mini_Text-Regex-TDFA-String.html Installing dist/doc/html/regex-tdfa/Text-Regex-TDFA-ByteString.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0/Text-Regex-TDFA-ByteString.html Installing dist/doc/html/regex-tdfa/Text-Regex-TDFA-NewDFA-Tester.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0/Text-Regex-TDFA-NewDFA-Tester.html Installing dist/doc/html/regex-tdfa/doc-index-D.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0/doc-index-D.html Installing dist/doc/html/regex-tdfa/Text-Regex-TDFA-Sequence.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0/Text-Regex-TDFA-Sequence.html Installing dist/doc/html/regex-tdfa/mini_Text-Regex-TDFA-NewDFA-Engine_FA.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0/mini_Text-Regex-TDFA-NewDFA-Engine_FA.html Installing dist/doc/html/regex-tdfa/Text-Regex-TDFA-NewDFA-MakeTest.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0/Text-Regex-TDFA-NewDFA-MakeTest.html Installing dist/doc/html/regex-tdfa/index-frames.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0/index-frames.html Installing dist/doc/html/regex-tdfa/doc-index-N.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0/doc-index-N.html Installing dist/doc/html/regex-tdfa/Text-Regex-TDFA-TDFA.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0/Text-Regex-TDFA-TDFA.html Installing dist/doc/html/regex-tdfa/doc-index-U.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0/doc-index-U.html Installing dist/doc/html/regex-tdfa/mini_Text-Regex-TDFA-NewDFA-Tester.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0/mini_Text-Regex-TDFA-NewDFA-Tester.html Installing dist/doc/html/regex-tdfa/doc-index-C.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0/doc-index-C.html Installing dist/doc/html/regex-tdfa/synopsis.png to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0/synopsis.png Installing dist/doc/html/regex-tdfa/regex-tdfa.txt to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0/regex-tdfa.txt Installing dist/doc/html/regex-tdfa/mini_Text-Regex-TDFA-NewDFA-Engine_NC.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0/mini_Text-Regex-TDFA-NewDFA-Engine_NC.html Installing dist/doc/html/regex-tdfa/src/Paths_regex_tdfa.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0/src/Paths_regex_tdfa.html Installing dist/doc/html/regex-tdfa/src/Text-Regex-TDFA.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0/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.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0/src/Text-Regex-TDFA-NewDFA-Engine_NC_FA.html Installing dist/doc/html/regex-tdfa/src/Text-Regex-TDFA-ByteString-Lazy.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0/src/Text-Regex-TDFA-ByteString-Lazy.html Installing dist/doc/html/regex-tdfa/src/Text-Regex-TDFA-IntArrTrieSet.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0/src/Text-Regex-TDFA-IntArrTrieSet.html Installing dist/doc/html/regex-tdfa/src/Data-IntMap-EnumMap2.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0/src/Data-IntMap-EnumMap2.html Installing dist/doc/html/regex-tdfa/src/Text-Regex-TDFA-Common.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0/src/Text-Regex-TDFA-Common.html Installing dist/doc/html/regex-tdfa/src/Data-IntMap-CharMap2.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0/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.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0/src/Text-Regex-TDFA-NewDFA-Engine_FA.html Installing dist/doc/html/regex-tdfa/src/Text-Regex-TDFA-NewDFA-Engine.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0/src/Text-Regex-TDFA-NewDFA-Engine.html Installing dist/doc/html/regex-tdfa/src/Data-IntSet-EnumSet2.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0/src/Data-IntSet-EnumSet2.html Installing dist/doc/html/regex-tdfa/src/Text-Regex-TDFA-NewDFA-Uncons.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0/src/Text-Regex-TDFA-NewDFA-Uncons.html Installing dist/doc/html/regex-tdfa/src/Text-Regex-TDFA-TNFA.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0/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.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0/src/Text-Regex-TDFA-String.html Installing dist/doc/html/regex-tdfa/src/Text-Regex-TDFA-CorePattern.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0/src/Text-Regex-TDFA-CorePattern.html Installing dist/doc/html/regex-tdfa/src/Text-Regex-TDFA-NewDFA-Engine_NC.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0/src/Text-Regex-TDFA-NewDFA-Engine_NC.html Installing dist/doc/html/regex-tdfa/src/hscolour.css to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0/src/hscolour.css Installing dist/doc/html/regex-tdfa/src/Text-Regex-TDFA-Pattern.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0/src/Text-Regex-TDFA-Pattern.html Installing dist/doc/html/regex-tdfa/src/Text-Regex-TDFA-ReadRegex.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0/src/Text-Regex-TDFA-ReadRegex.html Installing dist/doc/html/regex-tdfa/src/Text-Regex-TDFA-ByteString.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0/src/Text-Regex-TDFA-ByteString.html Installing dist/doc/html/regex-tdfa/src/Text-Regex-TDFA-NewDFA-Tester.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0/src/Text-Regex-TDFA-NewDFA-Tester.html Installing dist/doc/html/regex-tdfa/src/Text-Regex-TDFA-Sequence.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0/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.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0/src/Text-Regex-TDFA-NewDFA-MakeTest.html Installing dist/doc/html/regex-tdfa/src/Text-Regex-TDFA-TDFA.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0/src/Text-Regex-TDFA-TDFA.html creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0 Installing dist/doc/html/regex-tdfa/regex-tdfa.haddock to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0/regex-tdfa.haddock creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc-regex-tdfa Installing LICENSE to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc-regex-tdfa/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/lib/ghc-7.8.4/regex-tdfa-1.2.0 creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/lib/ghc-7.8.4/regex-tdfa-1.2.0/Data/IntMap creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/lib/ghc-7.8.4/regex-tdfa-1.2.0/Data creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/lib/ghc-7.8.4/regex-tdfa-1.2.0 creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/lib/ghc-7.8.4 creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/lib creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/lib/ghc-7.8.4 creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/lib/ghc-7.8.4/regex-tdfa-1.2.0 creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/lib/ghc-7.8.4/regex-tdfa-1.2.0/Data creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/lib/ghc-7.8.4/regex-tdfa-1.2.0/Data/IntMap creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/lib/ghc-7.8.4/regex-tdfa-1.2.0/Data/IntSet creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/lib/ghc-7.8.4/regex-tdfa-1.2.0/Text/Regex creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/lib/ghc-7.8.4/regex-tdfa-1.2.0/Text creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/lib/ghc-7.8.4/regex-tdfa-1.2.0/Text/Regex creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/lib/ghc-7.8.4/regex-tdfa-1.2.0/Text/Regex/TDFA creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/lib/ghc-7.8.4/regex-tdfa-1.2.0/Text/Regex/TDFA/ByteString creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/lib/ghc-7.8.4/regex-tdfa-1.2.0/Text/Regex/TDFA/NewDFA creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/lib/ghc-7.8.4/regex-tdfa-1.2.0 Installing dist/build/Data/IntMap/CharMap2.hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/lib/ghc-7.8.4/regex-tdfa-1.2.0/Data/IntMap/CharMap2.hi Installing dist/build/Data/IntMap/EnumMap2.hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/lib/ghc-7.8.4/regex-tdfa-1.2.0/Data/IntMap/EnumMap2.hi Installing dist/build/Data/IntSet/EnumSet2.hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/lib/ghc-7.8.4/regex-tdfa-1.2.0/Data/IntSet/EnumSet2.hi Installing dist/build/Text/Regex/TDFA.hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/lib/ghc-7.8.4/regex-tdfa-1.2.0/Text/Regex/TDFA.hi Installing dist/build/Text/Regex/TDFA/ByteString.hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/lib/ghc-7.8.4/regex-tdfa-1.2.0/Text/Regex/TDFA/ByteString.hi Installing dist/build/Text/Regex/TDFA/ByteString/Lazy.hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/lib/ghc-7.8.4/regex-tdfa-1.2.0/Text/Regex/TDFA/ByteString/Lazy.hi Installing dist/build/Text/Regex/TDFA/Common.hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/lib/ghc-7.8.4/regex-tdfa-1.2.0/Text/Regex/TDFA/Common.hi Installing dist/build/Text/Regex/TDFA/CorePattern.hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/lib/ghc-7.8.4/regex-tdfa-1.2.0/Text/Regex/TDFA/CorePattern.hi Installing dist/build/Text/Regex/TDFA/IntArrTrieSet.hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/lib/ghc-7.8.4/regex-tdfa-1.2.0/Text/Regex/TDFA/IntArrTrieSet.hi Installing dist/build/Text/Regex/TDFA/NewDFA/Engine.hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/lib/ghc-7.8.4/regex-tdfa-1.2.0/Text/Regex/TDFA/NewDFA/Engine.hi Installing dist/build/Text/Regex/TDFA/NewDFA/Engine_FA.hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/lib/ghc-7.8.4/regex-tdfa-1.2.0/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.2.0-1.fc22.i386/usr/lib/ghc-7.8.4/regex-tdfa-1.2.0/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.2.0-1.fc22.i386/usr/lib/ghc-7.8.4/regex-tdfa-1.2.0/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.2.0-1.fc22.i386/usr/lib/ghc-7.8.4/regex-tdfa-1.2.0/Text/Regex/TDFA/NewDFA/Tester.hi Installing dist/build/Text/Regex/TDFA/NewDFA/Uncons.hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/lib/ghc-7.8.4/regex-tdfa-1.2.0/Text/Regex/TDFA/NewDFA/Uncons.hi Installing dist/build/Text/Regex/TDFA/NewDFA/MakeTest.hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/lib/ghc-7.8.4/regex-tdfa-1.2.0/Text/Regex/TDFA/NewDFA/MakeTest.hi Installing dist/build/Text/Regex/TDFA/Pattern.hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/lib/ghc-7.8.4/regex-tdfa-1.2.0/Text/Regex/TDFA/Pattern.hi Installing dist/build/Text/Regex/TDFA/ReadRegex.hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/lib/ghc-7.8.4/regex-tdfa-1.2.0/Text/Regex/TDFA/ReadRegex.hi Installing dist/build/Text/Regex/TDFA/Sequence.hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/lib/ghc-7.8.4/regex-tdfa-1.2.0/Text/Regex/TDFA/Sequence.hi Installing dist/build/Text/Regex/TDFA/String.hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/lib/ghc-7.8.4/regex-tdfa-1.2.0/Text/Regex/TDFA/String.hi Installing dist/build/Text/Regex/TDFA/TDFA.hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/lib/ghc-7.8.4/regex-tdfa-1.2.0/Text/Regex/TDFA/TDFA.hi Installing dist/build/Text/Regex/TDFA/TNFA.hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/lib/ghc-7.8.4/regex-tdfa-1.2.0/Text/Regex/TDFA/TNFA.hi Installing dist/build/Paths_regex_tdfa.hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/lib/ghc-7.8.4/regex-tdfa-1.2.0/Paths_regex_tdfa.hi creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/lib/ghc-7.8.4/regex-tdfa-1.2.0/Data/IntMap creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/lib/ghc-7.8.4/regex-tdfa-1.2.0/Data/IntSet creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/lib/ghc-7.8.4/regex-tdfa-1.2.0/Text/Regex creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/lib/ghc-7.8.4/regex-tdfa-1.2.0/Text/Regex/TDFA creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/lib/ghc-7.8.4/regex-tdfa-1.2.0/Text/Regex/TDFA/ByteString creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/lib/ghc-7.8.4/regex-tdfa-1.2.0/Text/Regex/TDFA/NewDFA creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/lib/ghc-7.8.4/regex-tdfa-1.2.0 Installing dist/build/Data/IntMap/CharMap2.p_hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/lib/ghc-7.8.4/regex-tdfa-1.2.0/Data/IntMap/CharMap2.p_hi Installing dist/build/Data/IntMap/EnumMap2.p_hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/lib/ghc-7.8.4/regex-tdfa-1.2.0/Data/IntMap/EnumMap2.p_hi Installing dist/build/Data/IntSet/EnumSet2.p_hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/lib/ghc-7.8.4/regex-tdfa-1.2.0/Data/IntSet/EnumSet2.p_hi Installing dist/build/Text/Regex/TDFA.p_hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/lib/ghc-7.8.4/regex-tdfa-1.2.0/Text/Regex/TDFA.p_hi Installing dist/build/Text/Regex/TDFA/ByteString.p_hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/lib/ghc-7.8.4/regex-tdfa-1.2.0/Text/Regex/TDFA/ByteString.p_hi Installing dist/build/Text/Regex/TDFA/ByteString/Lazy.p_hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/lib/ghc-7.8.4/regex-tdfa-1.2.0/Text/Regex/TDFA/ByteString/Lazy.p_hi Installing dist/build/Text/Regex/TDFA/Common.p_hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/lib/ghc-7.8.4/regex-tdfa-1.2.0/Text/Regex/TDFA/Common.p_hi Installing dist/build/Text/Regex/TDFA/CorePattern.p_hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/lib/ghc-7.8.4/regex-tdfa-1.2.0/Text/Regex/TDFA/CorePattern.p_hi Installing dist/build/Text/Regex/TDFA/IntArrTrieSet.p_hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/lib/ghc-7.8.4/regex-tdfa-1.2.0/Text/Regex/TDFA/IntArrTrieSet.p_hi Installing dist/build/Text/Regex/TDFA/NewDFA/Engine.p_hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/lib/ghc-7.8.4/regex-tdfa-1.2.0/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.2.0-1.fc22.i386/usr/lib/ghc-7.8.4/regex-tdfa-1.2.0/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.2.0-1.fc22.i386/usr/lib/ghc-7.8.4/regex-tdfa-1.2.0/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.2.0-1.fc22.i386/usr/lib/ghc-7.8.4/regex-tdfa-1.2.0/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.2.0-1.fc22.i386/usr/lib/ghc-7.8.4/regex-tdfa-1.2.0/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.2.0-1.fc22.i386/usr/lib/ghc-7.8.4/regex-tdfa-1.2.0/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.2.0-1.fc22.i386/usr/lib/ghc-7.8.4/regex-tdfa-1.2.0/Text/Regex/TDFA/NewDFA/MakeTest.p_hi Installing dist/build/Text/Regex/TDFA/Pattern.p_hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/lib/ghc-7.8.4/regex-tdfa-1.2.0/Text/Regex/TDFA/Pattern.p_hi Installing dist/build/Text/Regex/TDFA/ReadRegex.p_hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/lib/ghc-7.8.4/regex-tdfa-1.2.0/Text/Regex/TDFA/ReadRegex.p_hi Installing dist/build/Text/Regex/TDFA/Sequence.p_hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/lib/ghc-7.8.4/regex-tdfa-1.2.0/Text/Regex/TDFA/Sequence.p_hi Installing dist/build/Text/Regex/TDFA/String.p_hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/lib/ghc-7.8.4/regex-tdfa-1.2.0/Text/Regex/TDFA/String.p_hi Installing dist/build/Text/Regex/TDFA/TDFA.p_hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/lib/ghc-7.8.4/regex-tdfa-1.2.0/Text/Regex/TDFA/TDFA.p_hi Installing dist/build/Text/Regex/TDFA/TNFA.p_hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/lib/ghc-7.8.4/regex-tdfa-1.2.0/Text/Regex/TDFA/TNFA.p_hi Installing dist/build/Paths_regex_tdfa.p_hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/lib/ghc-7.8.4/regex-tdfa-1.2.0/Paths_regex_tdfa.p_hi creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/lib/ghc-7.8.4/regex-tdfa-1.2.0/Data/IntMap creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/lib/ghc-7.8.4/regex-tdfa-1.2.0/Data/IntSet creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/lib/ghc-7.8.4/regex-tdfa-1.2.0/Text/Regex creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/lib/ghc-7.8.4/regex-tdfa-1.2.0/Text/Regex/TDFA creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/lib/ghc-7.8.4/regex-tdfa-1.2.0/Text/Regex/TDFA/ByteString creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/lib/ghc-7.8.4/regex-tdfa-1.2.0/Text/Regex/TDFA/NewDFA creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/lib/ghc-7.8.4/regex-tdfa-1.2.0 Installing dist/build/Data/IntMap/CharMap2.dyn_hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/lib/ghc-7.8.4/regex-tdfa-1.2.0/Data/IntMap/CharMap2.dyn_hi Installing dist/build/Data/IntMap/EnumMap2.dyn_hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/lib/ghc-7.8.4/regex-tdfa-1.2.0/Data/IntMap/EnumMap2.dyn_hi Installing dist/build/Data/IntSet/EnumSet2.dyn_hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/lib/ghc-7.8.4/regex-tdfa-1.2.0/Data/IntSet/EnumSet2.dyn_hi Installing dist/build/Text/Regex/TDFA.dyn_hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/lib/ghc-7.8.4/regex-tdfa-1.2.0/Text/Regex/TDFA.dyn_hi Installing dist/build/Text/Regex/TDFA/ByteString.dyn_hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/lib/ghc-7.8.4/regex-tdfa-1.2.0/Text/Regex/TDFA/ByteString.dyn_hi Installing dist/build/Text/Regex/TDFA/ByteString/Lazy.dyn_hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/lib/ghc-7.8.4/regex-tdfa-1.2.0/Text/Regex/TDFA/ByteString/Lazy.dyn_hi Installing dist/build/Text/Regex/TDFA/Common.dyn_hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/lib/ghc-7.8.4/regex-tdfa-1.2.0/Text/Regex/TDFA/Common.dyn_hi Installing dist/build/Text/Regex/TDFA/CorePattern.dyn_hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/lib/ghc-7.8.4/regex-tdfa-1.2.0/Text/Regex/TDFA/CorePattern.dyn_hi Installing dist/build/Text/Regex/TDFA/IntArrTrieSet.dyn_hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/lib/ghc-7.8.4/regex-tdfa-1.2.0/Text/Regex/TDFA/IntArrTrieSet.dyn_hi Installing dist/build/Text/Regex/TDFA/NewDFA/Engine.dyn_hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/lib/ghc-7.8.4/regex-tdfa-1.2.0/Text/Regex/TDFA/NewDFA/Engine.dyn_hi Installing dist/build/Text/Regex/TDFA/NewDFA/Engine_FA.dyn_hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/lib/ghc-7.8.4/regex-tdfa-1.2.0/Text/Regex/TDFA/NewDFA/Engine_FA.dyn_hi Installing dist/build/Text/Regex/TDFA/NewDFA/Engine_NC.dyn_hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/lib/ghc-7.8.4/regex-tdfa-1.2.0/Text/Regex/TDFA/NewDFA/Engine_NC.dyn_hi Installing dist/build/Text/Regex/TDFA/NewDFA/Engine_NC_FA.dyn_hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/lib/ghc-7.8.4/regex-tdfa-1.2.0/Text/Regex/TDFA/NewDFA/Engine_NC_FA.dyn_hi Installing dist/build/Text/Regex/TDFA/NewDFA/Tester.dyn_hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/lib/ghc-7.8.4/regex-tdfa-1.2.0/Text/Regex/TDFA/NewDFA/Tester.dyn_hi Installing dist/build/Text/Regex/TDFA/NewDFA/Uncons.dyn_hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/lib/ghc-7.8.4/regex-tdfa-1.2.0/Text/Regex/TDFA/NewDFA/Uncons.dyn_hi Installing dist/build/Text/Regex/TDFA/NewDFA/MakeTest.dyn_hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/lib/ghc-7.8.4/regex-tdfa-1.2.0/Text/Regex/TDFA/NewDFA/MakeTest.dyn_hi Installing dist/build/Text/Regex/TDFA/Pattern.dyn_hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/lib/ghc-7.8.4/regex-tdfa-1.2.0/Text/Regex/TDFA/Pattern.dyn_hi Installing dist/build/Text/Regex/TDFA/ReadRegex.dyn_hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/lib/ghc-7.8.4/regex-tdfa-1.2.0/Text/Regex/TDFA/ReadRegex.dyn_hi Installing dist/build/Text/Regex/TDFA/Sequence.dyn_hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/lib/ghc-7.8.4/regex-tdfa-1.2.0/Text/Regex/TDFA/Sequence.dyn_hi Installing dist/build/Text/Regex/TDFA/String.dyn_hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/lib/ghc-7.8.4/regex-tdfa-1.2.0/Text/Regex/TDFA/String.dyn_hi Installing dist/build/Text/Regex/TDFA/TDFA.dyn_hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/lib/ghc-7.8.4/regex-tdfa-1.2.0/Text/Regex/TDFA/TDFA.dyn_hi Installing dist/build/Text/Regex/TDFA/TNFA.dyn_hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/lib/ghc-7.8.4/regex-tdfa-1.2.0/Text/Regex/TDFA/TNFA.dyn_hi Installing dist/build/Paths_regex_tdfa.dyn_hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/lib/ghc-7.8.4/regex-tdfa-1.2.0/Paths_regex_tdfa.dyn_hi creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/lib/ghc-7.8.4/regex-tdfa-1.2.0 Installing dist/build/libHSregex-tdfa-1.2.0.a to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/lib/ghc-7.8.4/regex-tdfa-1.2.0/libHSregex-tdfa-1.2.0.a creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/lib/ghc-7.8.4/regex-tdfa-1.2.0 Installing dist/build/libHSregex-tdfa-1.2.0_p.a to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/lib/ghc-7.8.4/regex-tdfa-1.2.0/libHSregex-tdfa-1.2.0_p.a creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/lib/ghc-7.8.4/regex-tdfa-1.2.0 Installing executable dist/build/libHSregex-tdfa-1.2.0-ghc7.8.4.so to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/lib/ghc-7.8.4/regex-tdfa-1.2.0/libHSregex-tdfa-1.2.0-ghc7.8.4.so + '[' -x Setup ']' + ./Setup register --gen-pkg-config Creating package registration file: regex-tdfa-1.2.0.conf + install -D --mode=0644 regex-tdfa-1.2.0.conf /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/lib/ghc-7.8.4/package.conf.d/regex-tdfa-1.2.0.conf + rm -f ghc-regex-tdfa.files ghc-regex-tdfa-devel.files + '[' -d /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/lib/ghc-7.8.4/regex-tdfa-1.2.0 ']' + echo '%dir /usr/lib/ghc-7.8.4/regex-tdfa-1.2.0' + echo '%attr(755,root,root) /usr/lib/ghc-7.8.4/regex-tdfa-1.2.0/libHSregex-tdfa-1.2.0-ghc7.8.4.so' + echo '/usr/lib/ghc-7.8.4/package.conf.d/regex-tdfa-1.2.0*.conf' + '[' -d /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/lib/ghc-7.8.4/regex-tdfa-1.2.0 ']' + find /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/lib/ghc-7.8.4/regex-tdfa-1.2.0 -mindepth 1 -type d + sed 's/^/%dir /' + find /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/lib/ghc-7.8.4/regex-tdfa-1.2.0 '!' '(' -type d -o -name 'libHS*.so' ')' + '[' -d /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0 ']' + echo /usr/share/doc/ghc/html/libraries/regex-tdfa-1.2.0 + 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.2.0-1.fc22.i386!!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.2.0-1.fc22.i386!!g' ghc-regex-tdfa-devel.files + find /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386 -type f -exec sh -c 'file {} | grep -q '\''dynamically linked'\''' ';' -exec strip '{}' ';' + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: ghc-regex-tdfa-1.2.0-1.fc22.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.MTwjgC + umask 022 + cd /builddir/build/BUILD + cd regex-tdfa-1.2.0 + DOCDIR=/builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc-regex-tdfa + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc-regex-tdfa + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386/usr/share/doc/ghc-regex-tdfa + exit 0 Provides: ghc(regex-tdfa-1.2.0-538dc6ced7af771dd6075a0662600486) ghc-regex-tdfa = 1.2.0-1.fc22 ghc-regex-tdfa(x86-32) = 1.2.0-1.fc22 libHSregex-tdfa-1.2.0-ghc7.8.4.so Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ghc(array-0.5.0.0-737cbb51757a43319cad7f20f341524e) ghc(base-4.7.0.2-6d16fd65767daf67b7606bd63b471328) ghc(bytestring-0.10.4.0-83f3b7b69f60f3bd6231c616d3fa1140) ghc(containers-0.5.5.1-32dd78caec8e93b9e731c209b5e4e867) ghc(ghc-prim-0.3.1.0-f0b77db25e6a07f3e2798ad2aa2db4f0) ghc(mtl-2.1.3.1-37f47084eacfb82b92e11a8c90d0ba72) ghc(parsec-3.1.5-b9b70f520e2a41b7b909616bbb176305) ghc(regex-base-0.93.2-022725c76f3271d832d1b87130ac63c6) libHSarray-0.5.0.0-ghc7.8.4.so libHSbase-4.7.0.2-ghc7.8.4.so libHSbytestring-0.10.4.0-ghc7.8.4.so libHScontainers-0.5.5.1-ghc7.8.4.so libHSdeepseq-1.3.0.2-ghc7.8.4.so libHSghc-prim-0.3.1.0-ghc7.8.4.so libHSinteger-gmp-0.5.1.0-ghc7.8.4.so libHSmtl-2.1.3.1-ghc7.8.4.so libHSparsec-3.1.5-ghc7.8.4.so libHSregex-base-0.93.2-ghc7.8.4.so libHStext-1.1.1.3-ghc7.8.4.so libHStransformers-0.3.0.0-ghc7.8.4.so libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libgmp.so.10 rtld(GNU_HASH) Processing files: ghc-regex-tdfa-devel-1.2.0-1.fc22.i686 Provides: ghc-devel(regex-tdfa-1.2.0-538dc6ced7af771dd6075a0662600486) ghc-regex-tdfa-devel = 1.2.0-1.fc22 ghc-regex-tdfa-devel(x86-32) = 1.2.0-1.fc22 ghc-regex-tdfa-static = 1.2.0-1.fc22 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.8.4 Requires(postun): /bin/sh ghc-compiler = 7.8.4 Requires: ghc(regex-tdfa-1.2.0-538dc6ced7af771dd6075a0662600486) ghc-devel(array-0.5.0.0-737cbb51757a43319cad7f20f341524e) ghc-devel(base-4.7.0.2-6d16fd65767daf67b7606bd63b471328) ghc-devel(bytestring-0.10.4.0-83f3b7b69f60f3bd6231c616d3fa1140) ghc-devel(containers-0.5.5.1-32dd78caec8e93b9e731c209b5e4e867) ghc-devel(ghc-prim-0.3.1.0-f0b77db25e6a07f3e2798ad2aa2db4f0) ghc-devel(mtl-2.1.3.1-37f47084eacfb82b92e11a8c90d0ba72) ghc-devel(parsec-3.1.5-b9b70f520e2a41b7b909616bbb176305) ghc-devel(regex-base-0.93.2-022725c76f3271d832d1b87130ac63c6) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386 warning: Could not canonicalize hostname: buildvm-03.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/ghc-regex-tdfa-1.2.0-1.fc22.i686.rpm Wrote: /builddir/build/RPMS/ghc-regex-tdfa-devel-1.2.0-1.fc22.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.pjSrht + umask 022 + cd /builddir/build/BUILD + cd regex-tdfa-1.2.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-regex-tdfa-1.2.0-1.fc22.i386 + exit 0 Child return code was: 0 LEAVE do -->