Mock Version: 1.1.21 Mock Version: 1.1.21 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/ghc-regex-tdfa.spec'], False, '/var/lib/mock/f18-build-1394004-228354/root/', None, 86400, True, False, 500, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --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: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/ghc-regex-tdfa-1.1.8-7.fc18.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/ghc-regex-tdfa.spec'], False, '/var/lib/mock/f18-build-1394004-228354/root/', None, 86400, True, False, 500, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ezL6RZ + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + 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.3js2WZ + umask 022 + cd /builddir/build/BUILD + cd regex-tdfa-1.1.8 + LANG=C + export LANG + unset DISPLAY ++ ghc --info ++ grep '"Booter version","7.4.1"' + '[' '!' ' ,("Booter version","7.4.1")' ']' + '[' -x Setup ']' + ghc --make -no-user-package-conf -dynamic Setup [1 of 1] Compiling Main ( Setup.hs, Setup.o ) Linking Setup ... + ./Setup configure --prefix=/usr --libdir=/usr/lib64 --docdir=/usr/share/doc/ghc-regex-tdfa-1.1.8 --htmldir=/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8 '--libsubdir=$compiler/$pkgid' --ghc --enable-executable-dynamic -p --enable-shared --disable-library-for-ghci Configuring regex-tdfa-1.1.8... + '[' -x Setup ']' + ./Setup build Building regex-tdfa-1.1.8... Preprocessing library regex-tdfa-1.1.8... on the commandline: Warning: -XRecursiveDo is deprecated: use -XDoRec or pragma {-# LANGUAGE DoRec #-} instead [ 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:23:37: 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:8:37: 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:7:43: 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:22:37: 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 ) on the commandline: Warning: -XRecursiveDo is deprecated: use -XDoRec or pragma {-# LANGUAGE DoRec #-} instead [ 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:23:37: 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:8:37: 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:7:43: 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:22:37: 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 ) on the commandline: Warning: -XRecursiveDo is deprecated: use -XDoRec or pragma {-# LANGUAGE DoRec #-} instead [ 1 of 23] Compiling Text.Regex.TDFA.NewDFA.Uncons ( Text/Regex/TDFA/NewDFA/Uncons.hs, dist/build/Text/Regex/TDFA/NewDFA/Uncons.dyn_o ) [ 2 of 23] Compiling Text.Regex.TDFA.IntArrTrieSet ( Text/Regex/TDFA/IntArrTrieSet.hs, dist/build/Text/Regex/TDFA/IntArrTrieSet.dyn_o ) [ 3 of 23] Compiling Paths_regex_tdfa ( dist/build/autogen/Paths_regex_tdfa.hs, dist/build/Paths_regex_tdfa.dyn_o ) [ 4 of 23] Compiling Data.IntSet.EnumSet2 ( Data/IntSet/EnumSet2.hs, dist/build/Data/IntSet/EnumSet2.dyn_o ) [ 5 of 23] Compiling Data.IntMap.EnumMap2 ( Data/IntMap/EnumMap2.hs, dist/build/Data/IntMap/EnumMap2.dyn_o ) [ 6 of 23] Compiling Data.IntMap.CharMap2 ( Data/IntMap/CharMap2.hs, dist/build/Data/IntMap/CharMap2.dyn_o ) [ 7 of 23] Compiling Text.Regex.TDFA.Common ( Text/Regex/TDFA/Common.hs, dist/build/Text/Regex/TDFA/Common.dyn_o ) [ 8 of 23] Compiling Text.Regex.TDFA.Pattern ( Text/Regex/TDFA/Pattern.hs, dist/build/Text/Regex/TDFA/Pattern.dyn_o ) [ 9 of 23] Compiling Text.Regex.TDFA.ReadRegex ( Text/Regex/TDFA/ReadRegex.hs, dist/build/Text/Regex/TDFA/ReadRegex.dyn_o ) [10 of 23] Compiling Text.Regex.TDFA.CorePattern ( Text/Regex/TDFA/CorePattern.hs, dist/build/Text/Regex/TDFA/CorePattern.dyn_o ) [11 of 23] Compiling Text.Regex.TDFA.NewDFA.MakeTest ( Text/Regex/TDFA/NewDFA/MakeTest.hs, dist/build/Text/Regex/TDFA/NewDFA/MakeTest.dyn_o ) [12 of 23] Compiling Text.Regex.TDFA.NewDFA.Tester ( Text/Regex/TDFA/NewDFA/Tester.hs, dist/build/Text/Regex/TDFA/NewDFA/Tester.dyn_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.dyn_o ) Text/Regex/TDFA/NewDFA/Engine_FA.hs:23:37: 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.dyn_o ) Text/Regex/TDFA/NewDFA/Engine_NC.hs:8:37: 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.dyn_o ) Text/Regex/TDFA/NewDFA/Engine_NC_FA.hs:7:43: 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.dyn_o ) Text/Regex/TDFA/NewDFA/Engine.hs:22:37: 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.dyn_o ) [18 of 23] Compiling Text.Regex.TDFA.TDFA ( Text/Regex/TDFA/TDFA.hs, dist/build/Text/Regex/TDFA/TDFA.dyn_o ) [19 of 23] Compiling Text.Regex.TDFA.String ( Text/Regex/TDFA/String.hs, dist/build/Text/Regex/TDFA/String.dyn_o ) [20 of 23] Compiling Text.Regex.TDFA.ByteString ( Text/Regex/TDFA/ByteString.hs, dist/build/Text/Regex/TDFA/ByteString.dyn_o ) [21 of 23] Compiling Text.Regex.TDFA.ByteString.Lazy ( Text/Regex/TDFA/ByteString/Lazy.hs, dist/build/Text/Regex/TDFA/ByteString/Lazy.dyn_o ) [22 of 23] Compiling Text.Regex.TDFA.Sequence ( Text/Regex/TDFA/Sequence.hs, dist/build/Text/Regex/TDFA/Sequence.dyn_o ) [23 of 23] Compiling Text.Regex.TDFA ( Text/Regex/TDFA.hs, dist/build/Text/Regex/TDFA.dyn_o ) Registering regex-tdfa-1.1.8... + '[' -x Setup ']' + ./Setup haddock --hyperlink-source Running Haddock for regex-tdfa-1.1.8... Running hscolour for 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 Preprocessing library regex-tdfa-1.1.8... dist/build/tmp-477/Text/Regex/TDFA/NewDFA/Engine_FA.hs:23:37: 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-477/Text/Regex/TDFA/NewDFA/Engine_NC.hs:8:37: 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-477/Text/Regex/TDFA/NewDFA/Engine_NC_FA.hs:7:43: 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-477/Text/Regex/TDFA/NewDFA/Engine.hs:22:37: 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 / 4) 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 / 2) 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 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.lPfzUq + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64 ++ dirname /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64 + cd regex-tdfa-1.1.8 + LANG=C + export LANG + unset DISPLAY + '[' -x Setup ']' + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64 -v directory dist/doc/html/regex-tdfa does exist: True creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8 creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/share creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/share creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/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-7.fc18.x86_64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8'. creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8 creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/src Installing dist/doc/html/regex-tdfa/Text-Regex-TDFA-ByteString-Lazy.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/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-Sequence.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/Text-Regex-TDFA-Sequence.html Installing dist/doc/html/regex-tdfa/mini_Text-Regex-TDFA-ByteString-Lazy.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/mini_Text-Regex-TDFA-ByteString-Lazy.html Installing dist/doc/html/regex-tdfa/mini_Text-Regex-TDFA-NewDFA-Engine.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/mini_Text-Regex-TDFA-NewDFA-Engine.html Installing dist/doc/html/regex-tdfa/doc-index-I.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/doc-index-I.html Installing dist/doc/html/regex-tdfa/Text-Regex-TDFA-Pattern.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/Text-Regex-TDFA-Pattern.html Installing dist/doc/html/regex-tdfa/mini_Text-Regex-TDFA-NewDFA-Tester.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/mini_Text-Regex-TDFA-NewDFA-Tester.html Installing dist/doc/html/regex-tdfa/mini_Text-Regex-TDFA-ByteString.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/mini_Text-Regex-TDFA-ByteString.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-7.fc18.x86_64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/Text-Regex-TDFA-NewDFA-Engine_NC_FA.html Installing dist/doc/html/regex-tdfa/mini_Text-Regex-TDFA-NewDFA-Engine_FA.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/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/mini_Data-IntMap-EnumMap2.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/mini_Data-IntMap-EnumMap2.html Installing dist/doc/html/regex-tdfa/Data-IntMap-EnumMap2.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/Data-IntMap-EnumMap2.html Installing dist/doc/html/regex-tdfa/frames.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/frames.html Installing dist/doc/html/regex-tdfa/mini_Text-Regex-TDFA-NewDFA-MakeTest.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/mini_Text-Regex-TDFA-NewDFA-MakeTest.html Installing dist/doc/html/regex-tdfa/Data-IntSet-EnumSet2.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/Data-IntSet-EnumSet2.html Installing dist/doc/html/regex-tdfa/doc-index-33.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/doc-index-33.html Installing dist/doc/html/regex-tdfa/Text-Regex-TDFA-CorePattern.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/Text-Regex-TDFA-CorePattern.html Installing dist/doc/html/regex-tdfa/Text-Regex-TDFA-ReadRegex.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/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-NewDFA-Tester.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/Text-Regex-TDFA-NewDFA-Tester.html Installing dist/doc/html/regex-tdfa/doc-index-U.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/doc-index-U.html Installing dist/doc/html/regex-tdfa/mini_Text-Regex-TDFA-Common.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/mini_Text-Regex-TDFA-Common.html Installing dist/doc/html/regex-tdfa/mini_Text-Regex-TDFA-NewDFA-Uncons.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/mini_Text-Regex-TDFA-NewDFA-Uncons.html Installing dist/doc/html/regex-tdfa/mini_Data-IntSet-EnumSet2.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/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-NewDFA-Uncons.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/Text-Regex-TDFA-NewDFA-Uncons.html Installing dist/doc/html/regex-tdfa/haddock-util.js to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/haddock-util.js Installing dist/doc/html/regex-tdfa/Text-Regex-TDFA-NewDFA-MakeTest.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/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-TNFA.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/mini_Text-Regex-TDFA-TNFA.html Installing dist/doc/html/regex-tdfa/Text-Regex-TDFA-TDFA.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/Text-Regex-TDFA-TDFA.html Installing dist/doc/html/regex-tdfa/doc-index-O.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/doc-index-O.html Installing dist/doc/html/regex-tdfa/doc-index-E.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/doc-index-E.html Installing dist/doc/html/regex-tdfa/mini_Text-Regex-TDFA.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/mini_Text-Regex-TDFA.html Installing dist/doc/html/regex-tdfa/Data-IntMap-CharMap2.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/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.1.8-7.fc18.x86_64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/Text-Regex-TDFA-NewDFA-Engine_FA.html Installing dist/doc/html/regex-tdfa/mini_Text-Regex-TDFA-CorePattern.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/mini_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-7.fc18.x86_64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/doc-index-C.html Installing dist/doc/html/regex-tdfa/Text-Regex-TDFA-IntArrTrieSet.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/Text-Regex-TDFA-IntArrTrieSet.html Installing dist/doc/html/regex-tdfa/index-frames.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/index-frames.html Installing dist/doc/html/regex-tdfa/Text-Regex-TDFA.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/Text-Regex-TDFA.html Installing dist/doc/html/regex-tdfa/minus.gif to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/minus.gif Installing dist/doc/html/regex-tdfa/doc-index-B.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/doc-index-B.html Installing dist/doc/html/regex-tdfa/Text-Regex-TDFA-TNFA.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/Text-Regex-TDFA-TNFA.html Installing dist/doc/html/regex-tdfa/ocean.css to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/ocean.css Installing dist/doc/html/regex-tdfa/doc-index-R.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/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-String.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/mini_Text-Regex-TDFA-String.html Installing dist/doc/html/regex-tdfa/mini_Text-Regex-TDFA-TDFA.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/mini_Text-Regex-TDFA-TDFA.html Installing dist/doc/html/regex-tdfa/doc-index-Q.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/doc-index-Q.html Installing dist/doc/html/regex-tdfa/regex-tdfa.haddock to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/regex-tdfa.haddock Installing dist/doc/html/regex-tdfa/doc-index-W.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/doc-index-W.html Installing dist/doc/html/regex-tdfa/doc-index-All.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/doc-index-All.html Installing dist/doc/html/regex-tdfa/doc-index-92.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/doc-index-92.html Installing dist/doc/html/regex-tdfa/doc-index-P.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/doc-index-P.html Installing dist/doc/html/regex-tdfa/mini_Text-Regex-TDFA-Pattern.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/mini_Text-Regex-TDFA-Pattern.html Installing dist/doc/html/regex-tdfa/plus.gif to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/plus.gif Installing dist/doc/html/regex-tdfa/doc-index-G.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/doc-index-G.html Installing dist/doc/html/regex-tdfa/mini_Text-Regex-TDFA-ReadRegex.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/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-S.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/doc-index-S.html Installing dist/doc/html/regex-tdfa/doc-index-V.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/doc-index-V.html Installing dist/doc/html/regex-tdfa/mini_Text-Regex-TDFA-NewDFA-Engine_NC_FA.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/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/Text-Regex-TDFA-Common.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/Text-Regex-TDFA-Common.html Installing dist/doc/html/regex-tdfa/mini_Data-IntMap-CharMap2.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/mini_Data-IntMap-CharMap2.html Installing dist/doc/html/regex-tdfa/doc-index-K.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/doc-index-K.html Installing dist/doc/html/regex-tdfa/doc-index-L.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/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-Sequence.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/mini_Text-Regex-TDFA-Sequence.html Installing dist/doc/html/regex-tdfa/doc-index.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/doc-index.html Installing dist/doc/html/regex-tdfa/Text-Regex-TDFA-NewDFA-Engine.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/Text-Regex-TDFA-NewDFA-Engine.html Installing dist/doc/html/regex-tdfa/Text-Regex-TDFA-ByteString.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/Text-Regex-TDFA-ByteString.html Installing dist/doc/html/regex-tdfa/doc-index-A.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/doc-index-A.html Installing dist/doc/html/regex-tdfa/index.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/index.html Installing dist/doc/html/regex-tdfa/mini_Text-Regex-TDFA-IntArrTrieSet.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/mini_Text-Regex-TDFA-IntArrTrieSet.html Installing dist/doc/html/regex-tdfa/Text-Regex-TDFA-NewDFA-Engine_NC.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/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-M.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/doc-index-M.html Installing dist/doc/html/regex-tdfa/doc-index-61.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/doc-index-61.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-7.fc18.x86_64/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/Text-Regex-TDFA-String.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/Text-Regex-TDFA-String.html Installing dist/doc/html/regex-tdfa/synopsis.png to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/synopsis.png Installing dist/doc/html/regex-tdfa/doc-index-N.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/doc-index-N.html Installing dist/doc/html/regex-tdfa/hslogo-16.png to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/hslogo-16.png Installing dist/doc/html/regex-tdfa/doc-index-D.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/doc-index-D.html Installing dist/doc/html/regex-tdfa/doc-index-F.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/doc-index-F.html Installing dist/doc/html/regex-tdfa/doc-index-T.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/doc-index-T.html Installing dist/doc/html/regex-tdfa/src/Text-Regex-TDFA-ByteString-Lazy.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/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-Sequence.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/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-Pattern.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/src/Text-Regex-TDFA-Pattern.html Installing dist/doc/html/regex-tdfa/src/Text-Regex-TDFA-NewDFA-Engine_NC_FA.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/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/Data-IntMap-EnumMap2.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/src/Data-IntMap-EnumMap2.html Installing dist/doc/html/regex-tdfa/src/Data-IntSet-EnumSet2.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/src/Data-IntSet-EnumSet2.html Installing dist/doc/html/regex-tdfa/src/Text-Regex-TDFA-CorePattern.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/src/Text-Regex-TDFA-CorePattern.html Installing dist/doc/html/regex-tdfa/src/Text-Regex-TDFA-ReadRegex.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/src/Text-Regex-TDFA-ReadRegex.html Installing dist/doc/html/regex-tdfa/src/Text-Regex-TDFA-NewDFA-Tester.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/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-Uncons.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/src/Text-Regex-TDFA-NewDFA-Uncons.html Installing dist/doc/html/regex-tdfa/src/Text-Regex-TDFA-NewDFA-MakeTest.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/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-TDFA.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/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-CharMap2.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/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-7.fc18.x86_64/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-IntArrTrieSet.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/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.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/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-TNFA.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/src/Text-Regex-TDFA-TNFA.html Installing dist/doc/html/regex-tdfa/src/Paths_regex_tdfa.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/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-7.fc18.x86_64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/src/Text-Regex-TDFA-Common.html Installing dist/doc/html/regex-tdfa/src/Text-Regex-TDFA-NewDFA-Engine.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/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-ByteString.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/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-NewDFA-Engine_NC.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/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-String.html to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/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-7.fc18.x86_64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/src/hscolour.css creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/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-7.fc18.x86_64/usr/share/doc/ghc/html/libraries/regex-tdfa-1.1.8/regex-tdfa.haddock creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/share/doc/ghc-regex-tdfa-1.1.8 Installing LICENSE to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/share/doc/ghc-regex-tdfa-1.1.8/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/lib64/ghc-7.4.1/regex-tdfa-1.1.8 creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/lib64/ghc-7.4.1/regex-tdfa-1.1.8/Data/IntMap creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/lib64/ghc-7.4.1/regex-tdfa-1.1.8/Data creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/lib64/ghc-7.4.1/regex-tdfa-1.1.8 creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/lib64/ghc-7.4.1 creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/lib64/ghc-7.4.1 creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/lib64/ghc-7.4.1/regex-tdfa-1.1.8 creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/lib64/ghc-7.4.1/regex-tdfa-1.1.8/Data creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/lib64/ghc-7.4.1/regex-tdfa-1.1.8/Data/IntMap creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/lib64/ghc-7.4.1/regex-tdfa-1.1.8/Data/IntSet creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/lib64/ghc-7.4.1/regex-tdfa-1.1.8/Text/Regex creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/lib64/ghc-7.4.1/regex-tdfa-1.1.8/Text creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/lib64/ghc-7.4.1/regex-tdfa-1.1.8/Text/Regex creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/lib64/ghc-7.4.1/regex-tdfa-1.1.8/Text/Regex/TDFA creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/lib64/ghc-7.4.1/regex-tdfa-1.1.8/Text/Regex/TDFA/ByteString creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/lib64/ghc-7.4.1/regex-tdfa-1.1.8/Text/Regex/TDFA/NewDFA creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/lib64/ghc-7.4.1/regex-tdfa-1.1.8 Installing dist/build/Data/IntMap/CharMap2.hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/lib64/ghc-7.4.1/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-7.fc18.x86_64/usr/lib64/ghc-7.4.1/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-7.fc18.x86_64/usr/lib64/ghc-7.4.1/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-7.fc18.x86_64/usr/lib64/ghc-7.4.1/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-7.fc18.x86_64/usr/lib64/ghc-7.4.1/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-7.fc18.x86_64/usr/lib64/ghc-7.4.1/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-7.fc18.x86_64/usr/lib64/ghc-7.4.1/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-7.fc18.x86_64/usr/lib64/ghc-7.4.1/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-7.fc18.x86_64/usr/lib64/ghc-7.4.1/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-7.fc18.x86_64/usr/lib64/ghc-7.4.1/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-7.fc18.x86_64/usr/lib64/ghc-7.4.1/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-7.fc18.x86_64/usr/lib64/ghc-7.4.1/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-7.fc18.x86_64/usr/lib64/ghc-7.4.1/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-7.fc18.x86_64/usr/lib64/ghc-7.4.1/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-7.fc18.x86_64/usr/lib64/ghc-7.4.1/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-7.fc18.x86_64/usr/lib64/ghc-7.4.1/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-7.fc18.x86_64/usr/lib64/ghc-7.4.1/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-7.fc18.x86_64/usr/lib64/ghc-7.4.1/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-7.fc18.x86_64/usr/lib64/ghc-7.4.1/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-7.fc18.x86_64/usr/lib64/ghc-7.4.1/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-7.fc18.x86_64/usr/lib64/ghc-7.4.1/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-7.fc18.x86_64/usr/lib64/ghc-7.4.1/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-7.fc18.x86_64/usr/lib64/ghc-7.4.1/regex-tdfa-1.1.8/Paths_regex_tdfa.hi creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/lib64/ghc-7.4.1/regex-tdfa-1.1.8/Data/IntMap creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/lib64/ghc-7.4.1/regex-tdfa-1.1.8/Data/IntSet creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/lib64/ghc-7.4.1/regex-tdfa-1.1.8/Text/Regex creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/lib64/ghc-7.4.1/regex-tdfa-1.1.8/Text/Regex/TDFA creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/lib64/ghc-7.4.1/regex-tdfa-1.1.8/Text/Regex/TDFA/ByteString creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/lib64/ghc-7.4.1/regex-tdfa-1.1.8/Text/Regex/TDFA/NewDFA creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/lib64/ghc-7.4.1/regex-tdfa-1.1.8 Installing dist/build/Data/IntMap/CharMap2.p_hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/lib64/ghc-7.4.1/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-7.fc18.x86_64/usr/lib64/ghc-7.4.1/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-7.fc18.x86_64/usr/lib64/ghc-7.4.1/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-7.fc18.x86_64/usr/lib64/ghc-7.4.1/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-7.fc18.x86_64/usr/lib64/ghc-7.4.1/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-7.fc18.x86_64/usr/lib64/ghc-7.4.1/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-7.fc18.x86_64/usr/lib64/ghc-7.4.1/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-7.fc18.x86_64/usr/lib64/ghc-7.4.1/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-7.fc18.x86_64/usr/lib64/ghc-7.4.1/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-7.fc18.x86_64/usr/lib64/ghc-7.4.1/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-7.fc18.x86_64/usr/lib64/ghc-7.4.1/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-7.fc18.x86_64/usr/lib64/ghc-7.4.1/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-7.fc18.x86_64/usr/lib64/ghc-7.4.1/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-7.fc18.x86_64/usr/lib64/ghc-7.4.1/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-7.fc18.x86_64/usr/lib64/ghc-7.4.1/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-7.fc18.x86_64/usr/lib64/ghc-7.4.1/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-7.fc18.x86_64/usr/lib64/ghc-7.4.1/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-7.fc18.x86_64/usr/lib64/ghc-7.4.1/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-7.fc18.x86_64/usr/lib64/ghc-7.4.1/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-7.fc18.x86_64/usr/lib64/ghc-7.4.1/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-7.fc18.x86_64/usr/lib64/ghc-7.4.1/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-7.fc18.x86_64/usr/lib64/ghc-7.4.1/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-7.fc18.x86_64/usr/lib64/ghc-7.4.1/regex-tdfa-1.1.8/Paths_regex_tdfa.p_hi creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/lib64/ghc-7.4.1/regex-tdfa-1.1.8/Data/IntMap creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/lib64/ghc-7.4.1/regex-tdfa-1.1.8/Data/IntSet creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/lib64/ghc-7.4.1/regex-tdfa-1.1.8/Text/Regex creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/lib64/ghc-7.4.1/regex-tdfa-1.1.8/Text/Regex/TDFA creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/lib64/ghc-7.4.1/regex-tdfa-1.1.8/Text/Regex/TDFA/ByteString creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/lib64/ghc-7.4.1/regex-tdfa-1.1.8/Text/Regex/TDFA/NewDFA creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/lib64/ghc-7.4.1/regex-tdfa-1.1.8 Installing dist/build/Data/IntMap/CharMap2.dyn_hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/lib64/ghc-7.4.1/regex-tdfa-1.1.8/Data/IntMap/CharMap2.dyn_hi Installing dist/build/Data/IntMap/EnumMap2.dyn_hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/lib64/ghc-7.4.1/regex-tdfa-1.1.8/Data/IntMap/EnumMap2.dyn_hi Installing dist/build/Data/IntSet/EnumSet2.dyn_hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/lib64/ghc-7.4.1/regex-tdfa-1.1.8/Data/IntSet/EnumSet2.dyn_hi Installing dist/build/Text/Regex/TDFA.dyn_hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/lib64/ghc-7.4.1/regex-tdfa-1.1.8/Text/Regex/TDFA.dyn_hi Installing dist/build/Text/Regex/TDFA/ByteString.dyn_hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/lib64/ghc-7.4.1/regex-tdfa-1.1.8/Text/Regex/TDFA/ByteString.dyn_hi Installing dist/build/Text/Regex/TDFA/ByteString/Lazy.dyn_hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/lib64/ghc-7.4.1/regex-tdfa-1.1.8/Text/Regex/TDFA/ByteString/Lazy.dyn_hi Installing dist/build/Text/Regex/TDFA/Common.dyn_hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/lib64/ghc-7.4.1/regex-tdfa-1.1.8/Text/Regex/TDFA/Common.dyn_hi Installing dist/build/Text/Regex/TDFA/CorePattern.dyn_hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/lib64/ghc-7.4.1/regex-tdfa-1.1.8/Text/Regex/TDFA/CorePattern.dyn_hi Installing dist/build/Text/Regex/TDFA/IntArrTrieSet.dyn_hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/lib64/ghc-7.4.1/regex-tdfa-1.1.8/Text/Regex/TDFA/IntArrTrieSet.dyn_hi Installing dist/build/Text/Regex/TDFA/NewDFA/Engine.dyn_hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/lib64/ghc-7.4.1/regex-tdfa-1.1.8/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.1.8-7.fc18.x86_64/usr/lib64/ghc-7.4.1/regex-tdfa-1.1.8/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.1.8-7.fc18.x86_64/usr/lib64/ghc-7.4.1/regex-tdfa-1.1.8/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.1.8-7.fc18.x86_64/usr/lib64/ghc-7.4.1/regex-tdfa-1.1.8/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.1.8-7.fc18.x86_64/usr/lib64/ghc-7.4.1/regex-tdfa-1.1.8/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.1.8-7.fc18.x86_64/usr/lib64/ghc-7.4.1/regex-tdfa-1.1.8/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.1.8-7.fc18.x86_64/usr/lib64/ghc-7.4.1/regex-tdfa-1.1.8/Text/Regex/TDFA/NewDFA/MakeTest.dyn_hi Installing dist/build/Text/Regex/TDFA/Pattern.dyn_hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/lib64/ghc-7.4.1/regex-tdfa-1.1.8/Text/Regex/TDFA/Pattern.dyn_hi Installing dist/build/Text/Regex/TDFA/ReadRegex.dyn_hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/lib64/ghc-7.4.1/regex-tdfa-1.1.8/Text/Regex/TDFA/ReadRegex.dyn_hi Installing dist/build/Text/Regex/TDFA/Sequence.dyn_hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/lib64/ghc-7.4.1/regex-tdfa-1.1.8/Text/Regex/TDFA/Sequence.dyn_hi Installing dist/build/Text/Regex/TDFA/String.dyn_hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/lib64/ghc-7.4.1/regex-tdfa-1.1.8/Text/Regex/TDFA/String.dyn_hi Installing dist/build/Text/Regex/TDFA/TDFA.dyn_hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/lib64/ghc-7.4.1/regex-tdfa-1.1.8/Text/Regex/TDFA/TDFA.dyn_hi Installing dist/build/Text/Regex/TDFA/TNFA.dyn_hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/lib64/ghc-7.4.1/regex-tdfa-1.1.8/Text/Regex/TDFA/TNFA.dyn_hi Installing dist/build/Paths_regex_tdfa.dyn_hi to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/lib64/ghc-7.4.1/regex-tdfa-1.1.8/Paths_regex_tdfa.dyn_hi creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/lib64/ghc-7.4.1/regex-tdfa-1.1.8 Installing dist/build/libHSregex-tdfa-1.1.8.a to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/lib64/ghc-7.4.1/regex-tdfa-1.1.8/libHSregex-tdfa-1.1.8.a creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/lib64/ghc-7.4.1/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-7.fc18.x86_64/usr/lib64/ghc-7.4.1/regex-tdfa-1.1.8/libHSregex-tdfa-1.1.8_p.a creating /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/lib64/ghc-7.4.1/regex-tdfa-1.1.8 Installing executable dist/build/libHSregex-tdfa-1.1.8-ghc7.4.1.so to /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/lib64/ghc-7.4.1/regex-tdfa-1.1.8/libHSregex-tdfa-1.1.8-ghc7.4.1.so + '[' -x Setup ']' + ./Setup register --gen-pkg-config Creating package registration file: regex-tdfa-1.1.8.conf + mkdir -p /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/lib64/ghc-7.4.1/package.conf.d + install --mode=0644 regex-tdfa-1.1.8.conf /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/lib64/ghc-7.4.1/package.conf.d + rm -f ghc-regex-tdfa.files ghc-regex-tdfa-devel.files + '[' -d /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/lib64/ghc-7.4.1/regex-tdfa-1.1.8 ']' + echo '%dir /usr/lib64/ghc-7.4.1/regex-tdfa-1.1.8' + echo '%attr(755,root,root) /usr/lib64/ghc-7.4.1/regex-tdfa-1.1.8/libHSregex-tdfa-1.1.8-ghc7.4.1.so' + echo '/usr/lib64/ghc-7.4.1/package.conf.d/regex-tdfa-1.1.8*.conf' + '[' -d /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/lib64/ghc-7.4.1/regex-tdfa-1.1.8 ']' + find /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/lib64/ghc-7.4.1/regex-tdfa-1.1.8 -type d + sed 's/^/%dir /' + find /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/lib64/ghc-7.4.1/regex-tdfa-1.1.8 '!' '(' -type d -o -name 'libHS*.so' ')' + '[' -d /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/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-7.fc18.x86_64!!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-7.fc18.x86_64!!g' ghc-regex-tdfa-devel.files + find /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64 -type f -exec sh -c 'file {} | grep -q '\''dynamically linked'\''' ';' -exec strip '{}' ';' + /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-7.fc18.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.0PPkhY + umask 022 + cd /builddir/build/BUILD + cd regex-tdfa-1.1.8 + DOCDIR=/builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/share/doc/ghc-regex-tdfa-1.1.8 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/share/doc/ghc-regex-tdfa-1.1.8 + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/share/doc/ghc-regex-tdfa-1.1.8 + exit 0 Finding Provides: /usr/lib/rpm/ghc-deps.sh --provides /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/lib64/ghc-7.4.1 Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires: /usr/lib/rpm/ghc-deps.sh --requires /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/lib64/ghc-7.4.1 Provides: ghc-regex-tdfa = 1.1.8-7.fc18 ghc-regex-tdfa(x86-64) = 1.1.8-7.fc18 ghc(regex-tdfa-1.1.8-f9f97c3d3654838fe00b0a36db28a92e) libHSregex-tdfa-1.1.8-ghc7.4.1.so()(64bit) Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: ghc(array-0.4.0.0-59d1cc0e7979167b002f021942d60f46) ghc(base-4.5.0.0-40b99d05fae6a4eea95ea69e6e0c9702) ghc(bytestring-0.9.2.1-18f26186028d7c0e92e78edc9071d376) ghc(containers-0.4.2.1-cfc6420ecc2194c9ed977b06bdfd9e69) ghc(ghc-prim-0.2.0.0-c2ff696e5b8ec4d4b2bc2e42085fe471) ghc(mtl-2.1.1-801101765c9185fec3b8dbd5355f5550) ghc(parsec-3.1.2-c49daccbac995f3550aa3934c29ac961) ghc(regex-base-0.93.2-999bbda35d1e3877a409f563fd45e9a9) libHSarray-0.4.0.0-ghc7.4.1.so()(64bit) libHSbase-4.5.0.0-ghc7.4.1.so()(64bit) libHSbytestring-0.9.2.1-ghc7.4.1.so()(64bit) libHScontainers-0.4.2.1-ghc7.4.1.so()(64bit) libHSdeepseq-1.3.0.0-ghc7.4.1.so()(64bit) libHSghc-prim-0.2.0.0-ghc7.4.1.so()(64bit) libHSinteger-gmp-0.4.0.0-ghc7.4.1.so()(64bit) libHSmtl-2.1.1-ghc7.4.1.so()(64bit) libHSparsec-3.1.2-ghc7.4.1.so()(64bit) libHSregex-base-0.93.2-ghc7.4.1.so()(64bit) libHStext-0.11.2.0-ghc7.4.1.so()(64bit) libHStransformers-0.3.0.0-ghc7.4.1.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libgmp.so.10()(64bit) rtld(GNU_HASH) Processing files: ghc-regex-tdfa-devel-1.1.8-7.fc18.x86_64 Finding Provides: /usr/lib/rpm/ghc-deps.sh --provides /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/lib64/ghc-7.4.1 Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires: /usr/lib/rpm/ghc-deps.sh --requires /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64/usr/lib64/ghc-7.4.1 Provides: ghc-regex-tdfa-doc = 1.1.8-7.fc18 ghc-regex-tdfa-prof = 1.1.8-7.fc18 ghc-regex-tdfa-devel = 1.1.8-7.fc18 ghc-regex-tdfa-devel(x86-64) = 1.1.8-7.fc18 ghc-devel(regex-tdfa-1.1.8-f9f97c3d3654838fe00b0a36db28a92e) Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires(post): ghc-compiler = 7.4.1 /bin/sh Requires(postun): ghc-compiler = 7.4.1 /bin/sh Requires: ghc-devel(array-0.4.0.0-59d1cc0e7979167b002f021942d60f46) ghc-devel(base-4.5.0.0-40b99d05fae6a4eea95ea69e6e0c9702) ghc-devel(bytestring-0.9.2.1-18f26186028d7c0e92e78edc9071d376) ghc-devel(containers-0.4.2.1-cfc6420ecc2194c9ed977b06bdfd9e69) ghc-devel(ghc-prim-0.2.0.0-c2ff696e5b8ec4d4b2bc2e42085fe471) ghc-devel(mtl-2.1.1-801101765c9185fec3b8dbd5355f5550) ghc-devel(parsec-3.1.2-c49daccbac995f3550aa3934c29ac961) ghc-devel(regex-base-0.93.2-999bbda35d1e3877a409f563fd45e9a9) ghc(regex-tdfa-1.1.8-f9f97c3d3654838fe00b0a36db28a92e) Obsoletes: ghc-regex-tdfa-doc < 1.1.8-7.fc18 ghc-regex-tdfa-prof < 1.1.8-7.fc18 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-regex-tdfa-1.1.8-7.fc18.x86_64 Wrote: /builddir/build/RPMS/ghc-regex-tdfa-1.1.8-7.fc18.x86_64.rpm Wrote: /builddir/build/RPMS/ghc-regex-tdfa-devel-1.1.8-7.fc18.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ctUo7h + 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-7.fc18.x86_64 + exit 0 Child return code was: 0 LEAVE do -->