<86>Nov 23 04:44:18 userdel[15099]: delete user 'rooter' <86>Nov 23 04:44:18 userdel[15099]: removed group 'rooter' owned by 'rooter' <86>Nov 23 04:44:18 userdel[15099]: removed shadow group 'rooter' owned by 'rooter' <86>Nov 23 04:44:18 groupadd[15118]: group added to /etc/group: name=rooter, GID=561 <86>Nov 23 04:44:18 groupadd[15118]: group added to /etc/gshadow: name=rooter <86>Nov 23 04:44:18 groupadd[15118]: new group: name=rooter, GID=561 <86>Nov 23 04:44:18 useradd[15140]: new user: name=rooter, UID=561, GID=561, home=/root, shell=/bin/bash <86>Nov 23 04:44:18 userdel[15178]: delete user 'builder' <86>Nov 23 04:44:18 userdel[15178]: removed group 'builder' owned by 'builder' <86>Nov 23 04:44:18 userdel[15178]: removed shadow group 'builder' owned by 'builder' <86>Nov 23 04:44:18 groupadd[15195]: group added to /etc/group: name=builder, GID=562 <86>Nov 23 04:44:18 groupadd[15195]: group added to /etc/gshadow: name=builder <86>Nov 23 04:44:18 groupadd[15195]: new group: name=builder, GID=562 <86>Nov 23 04:44:18 useradd[15207]: new user: name=builder, UID=562, GID=562, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/ghc8.6.4-regex-tdfa-1.2.3.2-alt1.src.rpm: license not found in '/usr/share/license' directory: BSD3 warning: Macro %hs_configure2 not found warning: Macro %hs_build not found warning: Macro %hs_install not found warning: Macro %hs_gen_filelist not found <13>Nov 23 04:44:25 rpmi: rpm-macros-ghc8.6.4-common-8.6.4-alt2 sisyphus+227292.40.3.1 1555976270 installed <13>Nov 23 04:44:25 rpmi: rpm-build-haskell-1.4.5-alt1 sisyphus+222088.1140.12.1 1553099568 installed <13>Nov 23 04:44:25 rpmi: libgmp-devel-6.1.2-alt3 sisyphus+229304.40.2.1 1557770931 installed <13>Nov 23 04:44:25 rpmi: libffi-devel-1:3.2.1-alt2 1528881748 installed <13>Nov 23 04:44:25 rpmi: haskell-filetrigger-0.0.5-alt3 sisyphus+222088.300.12.1 1553099539 installed <13>Nov 23 04:44:25 rpmi: ghc8.6.4-common-8.6.4-alt2 sisyphus+227292.40.3.1 1555976270 installed <13>Nov 23 04:44:50 rpmi: ghc8.6.4-8.6.4-alt2 sisyphus+227292.40.3.1 1555976270 installed <13>Nov 23 04:44:50 rpmi: ghc8.6.4-regex-base-0.93.2-alt1 sisyphus+236925.100.1.1 1567170644 installed <13>Nov 23 04:44:51 rpmi: ghc8.6.4-doc-8.6.4-alt2 sisyphus+227292.40.3.1 1555976270 installed warning: File /usr/src/in/source/ghc8.6.4-regex-tdfa-1.2.3.2-alt1.patch is smaller than 8 bytes Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/ghc8.6.4-regex-tdfa-1.2.3.2-alt1.nosrc.rpm warning: File /usr/src/RPM/SOURCES/ghc8.6.4-regex-tdfa-1.2.3.2-alt1.patch is smaller than 8 bytes Installing ghc8.6.4-regex-tdfa-1.2.3.2-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.8822 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ghc8.6.4-regex-tdfa-1.2.3.2 + echo 'Source #0 (ghc8.6.4-regex-tdfa-1.2.3.2.tar):' Source #0 (ghc8.6.4-regex-tdfa-1.2.3.2.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ghc8.6.4-regex-tdfa-1.2.3.2.tar + cd ghc8.6.4-regex-tdfa-1.2.3.2 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (ghc8.6.4-regex-tdfa-1.2.3.2-alt1.patch):' Patch #0 (ghc8.6.4-regex-tdfa-1.2.3.2-alt1.patch): + /usr/bin/patch -p1 + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.90070 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ghc8.6.4-regex-tdfa-1.2.3.2 + '[' -f configure.ac -a '!' -f configure ']' + '[' -x Setup ']' + ghc-8.6.4 Setup [1 of 1] Compiling Main ( Setup.hs, Setup.o ) Linking Setup ... + ./Setup configure --prefix=/usr --libdir=/usr/lib64 --docdir=/usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2 '--libsubdir=$compiler/$pkgid' '--dynlibdir=/usr/lib64/$compiler/lib' --docdir=/usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2 --datadir=/usr/share --datasubdir=ghc8.6.4-regex-tdfa-1.2.3.2 --enable-library-profiling --enable-library-for-ghci --disable-executable-profiling --enable-split-objs --enable-shared -O2 --ghc Configuring regex-tdfa-1.2.3.2... Warning: The flag --disable-executable-profiling is deprecated. Please use --disable-profiling instead. + '[' -x Setup ']' + ./Setup makefile -f cabal-rpm.mk unrecognised command: makefile (try --help) + ./Setup build Preprocessing library for regex-tdfa-1.2.3.2.. Building library for regex-tdfa-1.2.3.2.. [ 1 of 23] Compiling Data.IntMap.CharMap2 ( Data/IntMap/CharMap2.hs, dist/build/Data/IntMap/CharMap2.o ) [ 2 of 23] Compiling Data.IntSet.EnumSet2 ( Data/IntSet/EnumSet2.hs, dist/build/Data/IntSet/EnumSet2.o ) [ 3 of 23] Compiling Data.IntMap.EnumMap2 ( Data/IntMap/EnumMap2.hs, dist/build/Data/IntMap/EnumMap2.o ) [ 4 of 23] Compiling Paths_regex_tdfa ( dist/build/autogen/Paths_regex_tdfa.hs, dist/build/Paths_regex_tdfa.o ) [ 5 of 23] Compiling Text.Regex.TDFA.IntArrTrieSet ( Text/Regex/TDFA/IntArrTrieSet.hs, dist/build/Text/Regex/TDFA/IntArrTrieSet.o ) [ 6 of 23] Compiling Text.Regex.TDFA.Common ( Text/Regex/TDFA/Common.hs, dist/build/Text/Regex/TDFA/Common.o ) [ 7 of 23] Compiling Text.Regex.TDFA.NewDFA.Uncons ( Text/Regex/TDFA/NewDFA/Uncons.hs, dist/build/Text/Regex/TDFA/NewDFA/Uncons.o ) [ 8 of 23] Compiling Text.Regex.TDFA.NewDFA.MakeTest ( Text/Regex/TDFA/NewDFA/MakeTest.hs, dist/build/Text/Regex/TDFA/NewDFA/MakeTest.o ) [ 9 of 23] Compiling Text.Regex.TDFA.NewDFA.Tester ( Text/Regex/TDFA/NewDFA/Tester.hs, dist/build/Text/Regex/TDFA/NewDFA/Tester.o ) [10 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 ) [11 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 ) [12 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 ) [13 of 23] Compiling Text.Regex.TDFA.NewDFA.Engine ( Text/Regex/TDFA/NewDFA/Engine.hs, dist/build/Text/Regex/TDFA/NewDFA/Engine.o ) [14 of 23] Compiling Text.Regex.TDFA.Pattern ( Text/Regex/TDFA/Pattern.hs, dist/build/Text/Regex/TDFA/Pattern.o ) [15 of 23] Compiling Text.Regex.TDFA.CorePattern ( Text/Regex/TDFA/CorePattern.hs, dist/build/Text/Regex/TDFA/CorePattern.o ) [16 of 23] Compiling Text.Regex.TDFA.ReadRegex ( Text/Regex/TDFA/ReadRegex.hs, dist/build/Text/Regex/TDFA/ReadRegex.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 ) [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.Sequence ( Text/Regex/TDFA/Sequence.hs, dist/build/Text/Regex/TDFA/Sequence.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.ByteString ( Text/Regex/TDFA/ByteString.hs, dist/build/Text/Regex/TDFA/ByteString.o ) [23 of 23] Compiling Text.Regex.TDFA ( Text/Regex/TDFA.hs, dist/build/Text/Regex/TDFA.o ) [ 1 of 23] Compiling Data.IntMap.CharMap2 ( Data/IntMap/CharMap2.hs, dist/build/Data/IntMap/CharMap2.p_o ) [ 2 of 23] Compiling Data.IntSet.EnumSet2 ( Data/IntSet/EnumSet2.hs, dist/build/Data/IntSet/EnumSet2.p_o ) [ 3 of 23] Compiling Data.IntMap.EnumMap2 ( Data/IntMap/EnumMap2.hs, dist/build/Data/IntMap/EnumMap2.p_o ) [ 4 of 23] Compiling Paths_regex_tdfa ( dist/build/autogen/Paths_regex_tdfa.hs, dist/build/Paths_regex_tdfa.p_o ) [ 5 of 23] Compiling Text.Regex.TDFA.IntArrTrieSet ( Text/Regex/TDFA/IntArrTrieSet.hs, dist/build/Text/Regex/TDFA/IntArrTrieSet.p_o ) [ 6 of 23] Compiling Text.Regex.TDFA.Common ( Text/Regex/TDFA/Common.hs, dist/build/Text/Regex/TDFA/Common.p_o ) [ 7 of 23] Compiling Text.Regex.TDFA.NewDFA.Uncons ( Text/Regex/TDFA/NewDFA/Uncons.hs, dist/build/Text/Regex/TDFA/NewDFA/Uncons.p_o ) [ 8 of 23] Compiling Text.Regex.TDFA.NewDFA.MakeTest ( Text/Regex/TDFA/NewDFA/MakeTest.hs, dist/build/Text/Regex/TDFA/NewDFA/MakeTest.p_o ) [ 9 of 23] Compiling Text.Regex.TDFA.NewDFA.Tester ( Text/Regex/TDFA/NewDFA/Tester.hs, dist/build/Text/Regex/TDFA/NewDFA/Tester.p_o ) [10 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 ) [11 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 ) [12 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 ) [13 of 23] Compiling Text.Regex.TDFA.NewDFA.Engine ( Text/Regex/TDFA/NewDFA/Engine.hs, dist/build/Text/Regex/TDFA/NewDFA/Engine.p_o ) [14 of 23] Compiling Text.Regex.TDFA.Pattern ( Text/Regex/TDFA/Pattern.hs, dist/build/Text/Regex/TDFA/Pattern.p_o ) [15 of 23] Compiling Text.Regex.TDFA.CorePattern ( Text/Regex/TDFA/CorePattern.hs, dist/build/Text/Regex/TDFA/CorePattern.p_o ) [16 of 23] Compiling Text.Regex.TDFA.ReadRegex ( Text/Regex/TDFA/ReadRegex.hs, dist/build/Text/Regex/TDFA/ReadRegex.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 ) [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.Sequence ( Text/Regex/TDFA/Sequence.hs, dist/build/Text/Regex/TDFA/Sequence.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.ByteString ( Text/Regex/TDFA/ByteString.hs, dist/build/Text/Regex/TDFA/ByteString.p_o ) [23 of 23] Compiling Text.Regex.TDFA ( Text/Regex/TDFA.hs, dist/build/Text/Regex/TDFA.p_o ) + ./Setup haddock Preprocessing library for regex-tdfa-1.2.3.2.. Running Haddock on library for regex-tdfa-1.2.3.2.. Haddock coverage: 0% ( 0 / 69) in 'Data.IntMap.CharMap2' Missing documentation for: Module header CharMap (Data/IntMap/CharMap2.hs:24) Key (Data/IntMap/CharMap2.hs:36) ! (Data/IntMap/CharMap2.hs:38) \\ (Data/IntMap/CharMap2.hs:41) null (Data/IntMap/CharMap2.hs:44) size (Data/IntMap/CharMap2.hs:47) member (Data/IntMap/CharMap2.hs:50) notMember (Data/IntMap/CharMap2.hs:53) lookup (Data/IntMap/CharMap2.hs:56) findWithDefault (Data/IntMap/CharMap2.hs:59) empty (Data/IntMap/CharMap2.hs:62) singleton (Data/IntMap/CharMap2.hs:65) insert (Data/IntMap/CharMap2.hs:68) insertWith (Data/IntMap/CharMap2.hs:71) insertWithKey (Data/IntMap/CharMap2.hs:74) insertLookupWithKey (Data/IntMap/CharMap2.hs:78) delete (Data/IntMap/CharMap2.hs:83) adjust (Data/IntMap/CharMap2.hs:86) adjustWithKey (Data/IntMap/CharMap2.hs:89) update (Data/IntMap/CharMap2.hs:93) updateWithKey (Data/IntMap/CharMap2.hs:96) updateLookupWithKey (Data/IntMap/CharMap2.hs:100) union (Data/IntMap/CharMap2.hs:105) unionWith (Data/IntMap/CharMap2.hs:108) unionWithKey (Data/IntMap/CharMap2.hs:111) unions (Data/IntMap/CharMap2.hs:115) unionsWith (Data/IntMap/CharMap2.hs:118) difference (Data/IntMap/CharMap2.hs:121) differenceWith (Data/IntMap/CharMap2.hs:124) differenceWithKey (Data/IntMap/CharMap2.hs:127) intersection (Data/IntMap/CharMap2.hs:131) intersectionWith (Data/IntMap/CharMap2.hs:134) intersectionWithKey (Data/IntMap/CharMap2.hs:137) map (Data/IntMap/CharMap2.hs:141) mapWithKey (Data/IntMap/CharMap2.hs:144) mapAccum (Data/IntMap/CharMap2.hs:148) mapAccumWithKey (Data/IntMap/CharMap2.hs:152) fold (Data/IntMap/CharMap2.hs:157) foldWithKey (Data/IntMap/CharMap2.hs:160) elems (Data/IntMap/CharMap2.hs:164) keys (Data/IntMap/CharMap2.hs:167) keysSet (Data/IntMap/CharMap2.hs:170) assocs (Data/IntMap/CharMap2.hs:173) toList (Data/IntMap/CharMap2.hs:176) fromList (Data/IntMap/CharMap2.hs:179) fromListWith (Data/IntMap/CharMap2.hs:182) fromListWithKey (Data/IntMap/CharMap2.hs:185) toAscList (Data/IntMap/CharMap2.hs:189) fromAscList (Data/IntMap/CharMap2.hs:192) fromAscListWith (Data/IntMap/CharMap2.hs:195) fromAscListWithKey (Data/IntMap/CharMap2.hs:198) fromDistinctAscList (Data/IntMap/CharMap2.hs:202) filter (Data/IntMap/CharMap2.hs:205) filterWithKey (Data/IntMap/CharMap2.hs:208) partition (Data/IntMap/CharMap2.hs:212) partitionWithKey (Data/IntMap/CharMap2.hs:216) mapMaybe (Data/IntMap/CharMap2.hs:221) mapMaybeWithKey (Data/IntMap/CharMap2.hs:224) mapEither (Data/IntMap/CharMap2.hs:228) mapEitherWithKey (Data/IntMap/CharMap2.hs:232) split (Data/IntMap/CharMap2.hs:237) splitLookup (Data/IntMap/CharMap2.hs:241) isSubmapOf (Data/IntMap/CharMap2.hs:245) isSubmapOfBy (Data/IntMap/CharMap2.hs:248) isProperSubmapOf (Data/IntMap/CharMap2.hs:251) isProperSubmapOfBy (Data/IntMap/CharMap2.hs:254) showTree (Data/IntMap/CharMap2.hs:257) showTreeWith (Data/IntMap/CharMap2.hs:260) 0% ( 0 / 31) in 'Data.IntSet.EnumSet2' Missing documentation for: Module header EnumSet (Data/IntSet/EnumSet2.hs:7) \\ (Data/IntSet/EnumSet2.hs:17) null (Data/IntSet/EnumSet2.hs:20) size (Data/IntSet/EnumSet2.hs:23) member (Data/IntSet/EnumSet2.hs:26) notMember (Data/IntSet/EnumSet2.hs:29) isSubsetOf (Data/IntSet/EnumSet2.hs:32) isProperSubsetOf (Data/IntSet/EnumSet2.hs:35) empty (Data/IntSet/EnumSet2.hs:38) singleton (Data/IntSet/EnumSet2.hs:41) insert (Data/IntSet/EnumSet2.hs:44) delete (Data/IntSet/EnumSet2.hs:47) union (Data/IntSet/EnumSet2.hs:50) unions (Data/IntSet/EnumSet2.hs:53) difference (Data/IntSet/EnumSet2.hs:56) intersection (Data/IntSet/EnumSet2.hs:59) filter (Data/IntSet/EnumSet2.hs:62) partition (Data/IntSet/EnumSet2.hs:66) split (Data/IntSet/EnumSet2.hs:71) splitMember (Data/IntSet/EnumSet2.hs:75) map (Data/IntSet/EnumSet2.hs:79) fold (Data/IntSet/EnumSet2.hs:83) elems (Data/IntSet/EnumSet2.hs:87) toList (Data/IntSet/EnumSet2.hs:90) fromList (Data/IntSet/EnumSet2.hs:93) toAscList (Data/IntSet/EnumSet2.hs:96) fromAscList (Data/IntSet/EnumSet2.hs:99) fromDistinctAscList (Data/IntSet/EnumSet2.hs:102) showTree (Data/IntSet/EnumSet2.hs:105) showTreeWith (Data/IntSet/EnumSet2.hs:108) 0% ( 0 / 68) in 'Data.IntMap.EnumMap2' Missing documentation for: Module header EnumMap (Data/IntMap/EnumMap2.hs:17) ! (Data/IntMap/EnumMap2.hs:33) \\ (Data/IntMap/EnumMap2.hs:36) null (Data/IntMap/EnumMap2.hs:39) size (Data/IntMap/EnumMap2.hs:42) member (Data/IntMap/EnumMap2.hs:45) notMember (Data/IntMap/EnumMap2.hs:48) lookup (Data/IntMap/EnumMap2.hs:52) findWithDefault (Data/IntMap/EnumMap2.hs:55) empty (Data/IntMap/EnumMap2.hs:58) singleton (Data/IntMap/EnumMap2.hs:61) insert (Data/IntMap/EnumMap2.hs:64) insertWith (Data/IntMap/EnumMap2.hs:67) insertWithKey (Data/IntMap/EnumMap2.hs:70) insertLookupWithKey (Data/IntMap/EnumMap2.hs:74) delete (Data/IntMap/EnumMap2.hs:79) adjust (Data/IntMap/EnumMap2.hs:82) adjustWithKey (Data/IntMap/EnumMap2.hs:85) update (Data/IntMap/EnumMap2.hs:89) updateWithKey (Data/IntMap/EnumMap2.hs:92) updateLookupWithKey (Data/IntMap/EnumMap2.hs:96) union (Data/IntMap/EnumMap2.hs:101) unionWith (Data/IntMap/EnumMap2.hs:104) unionWithKey (Data/IntMap/EnumMap2.hs:107) unions (Data/IntMap/EnumMap2.hs:111) unionsWith (Data/IntMap/EnumMap2.hs:114) difference (Data/IntMap/EnumMap2.hs:117) differenceWith (Data/IntMap/EnumMap2.hs:120) differenceWithKey (Data/IntMap/EnumMap2.hs:123) intersection (Data/IntMap/EnumMap2.hs:127) intersectionWith (Data/IntMap/EnumMap2.hs:130) intersectionWithKey (Data/IntMap/EnumMap2.hs:133) map (Data/IntMap/EnumMap2.hs:137) mapWithKey (Data/IntMap/EnumMap2.hs:140) mapAccum (Data/IntMap/EnumMap2.hs:144) mapAccumWithKey (Data/IntMap/EnumMap2.hs:148) fold (Data/IntMap/EnumMap2.hs:153) foldWithKey (Data/IntMap/EnumMap2.hs:156) elems (Data/IntMap/EnumMap2.hs:160) keys (Data/IntMap/EnumMap2.hs:163) keysSet (Data/IntMap/EnumMap2.hs:167) assocs (Data/IntMap/EnumMap2.hs:170) toList (Data/IntMap/EnumMap2.hs:173) fromList (Data/IntMap/EnumMap2.hs:176) fromListWith (Data/IntMap/EnumMap2.hs:179) fromListWithKey (Data/IntMap/EnumMap2.hs:182) toAscList (Data/IntMap/EnumMap2.hs:186) fromAscList (Data/IntMap/EnumMap2.hs:189) fromAscListWith (Data/IntMap/EnumMap2.hs:192) fromAscListWithKey (Data/IntMap/EnumMap2.hs:195) fromDistinctAscList (Data/IntMap/EnumMap2.hs:199) filter (Data/IntMap/EnumMap2.hs:202) filterWithKey (Data/IntMap/EnumMap2.hs:205) partition (Data/IntMap/EnumMap2.hs:209) partitionWithKey (Data/IntMap/EnumMap2.hs:213) mapMaybe (Data/IntMap/EnumMap2.hs:218) mapMaybeWithKey (Data/IntMap/EnumMap2.hs:221) mapEither (Data/IntMap/EnumMap2.hs:225) mapEitherWithKey (Data/IntMap/EnumMap2.hs:229) split (Data/IntMap/EnumMap2.hs:234) splitLookup (Data/IntMap/EnumMap2.hs:238) isSubmapOf (Data/IntMap/EnumMap2.hs:242) isSubmapOfBy (Data/IntMap/EnumMap2.hs:245) isProperSubmapOf (Data/IntMap/EnumMap2.hs:248) isProperSubmapOfBy (Data/IntMap/EnumMap2.hs:251) showTree (Data/IntMap/EnumMap2.hs:254) showTreeWith (Data/IntMap/EnumMap2.hs:257) 83% ( 5 / 6) in 'Text.Regex.TDFA.IntArrTrieSet' Missing documentation for: TrieSet (Text/Regex/TDFA/IntArrTrieSet.hs:17) Warning: 'sort' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'sortBy' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'newFlags' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. 59% ( 29 / 49) in 'Text.Regex.TDFA.Common' Missing documentation for: look (Text/Regex/TDFA/Common.hs:24) common_error (Text/Regex/TDFA/Common.hs:27) on (Text/Regex/TDFA/Common.hs:31) mapFst (Text/Regex/TDFA/Common.hs:48) mapSnd (Text/Regex/TDFA/Common.hs:51) fst3 (Text/Regex/TDFA/Common.hs:54) snd3 (Text/Regex/TDFA/Common.hs:57) thd3 (Text/Regex/TDFA/Common.hs:60) flipOrder (Text/Regex/TDFA/Common.hs:63) noWin (Text/Regex/TDFA/Common.hs:68) ExecOption (Text/Regex/TDFA/Common.hs:100) WinEmpty (Text/Regex/TDFA/Common.hs:160) Transition (Text/Regex/TDFA/Common.hs:215) Action (Text/Regex/TDFA/Common.hs:274) OrbitTransformer (Text/Regex/TDFA/Common.hs:275) OrbitLog (Text/Regex/TDFA/Common.hs:276) showQT (Text/Regex/TDFA/Common.hs:286) indent (Text/Regex/TDFA/Common.hs:302) showDT (Text/Regex/TDFA/Common.hs:305) seeDTrans (Text/Regex/TDFA/Common.hs:349) 0% ( 0 / 2) in 'Text.Regex.TDFA.NewDFA.Uncons' Missing documentation for: Module header Uncons (Text/Regex/TDFA/NewDFA/Uncons.hs:7) 0% ( 0 / 3) in 'Text.Regex.TDFA.NewDFA.MakeTest' Missing documentation for: Module header test_singleline (Text/Regex/TDFA/NewDFA/MakeTest.hs:10) test_multiline (Text/Regex/TDFA/NewDFA/MakeTest.hs:10) 50% ( 1 / 2) in 'Text.Regex.TDFA.NewDFA.Tester' Missing documentation for: matchTest (Text/Regex/TDFA/NewDFA/Tester.hs:22) 50% ( 1 / 2) in 'Text.Regex.TDFA.NewDFA.Engine_NC_FA' Missing documentation for: execMatch (Text/Regex/TDFA/NewDFA/Engine_NC_FA.hs:34) 50% ( 1 / 2) in 'Text.Regex.TDFA.NewDFA.Engine_NC' Missing documentation for: execMatch (Text/Regex/TDFA/NewDFA/Engine_NC.hs:47) 50% ( 1 / 2) in 'Text.Regex.TDFA.NewDFA.Engine_FA' Missing documentation for: execMatch (Text/Regex/TDFA/NewDFA/Engine_FA.hs:68) 50% ( 1 / 2) in 'Text.Regex.TDFA.NewDFA.Engine' Missing documentation for: execMatch (Text/Regex/TDFA/NewDFA/Engine.hs:77) 67% ( 10 / 15) in 'Text.Regex.TDFA.Pattern' Missing documentation for: PatternSet (Text/Regex/TDFA/Pattern.hs:92) PatternSetCharacterClass (Text/Regex/TDFA/Pattern.hs:117) PatternSetCollatingElement (Text/Regex/TDFA/Pattern.hs:119) PatternSetEquivalenceClass (Text/Regex/TDFA/Pattern.hs:121) starTrans' (Text/Regex/TDFA/Pattern.hs:168) 23% ( 3 / 13) in 'Text.Regex.TDFA.CorePattern' Missing documentation for: Q (Text/Regex/TDFA/CorePattern.hs:75) P (Text/Regex/TDFA/CorePattern.hs:60) Wanted (Text/Regex/TDFA/CorePattern.hs:121) TestInfo (Text/Regex/TDFA/CorePattern.hs:85) SetTestInfo (Text/Regex/TDFA/CorePattern.hs:89) NullView (Text/Regex/TDFA/CorePattern.hs:105) patternToQ (Text/Regex/TDFA/CorePattern.hs:303) cleanNullView (Text/Regex/TDFA/CorePattern.hs:189) cannotAccept (Text/Regex/TDFA/CorePattern.hs:241) mustAccept (Text/Regex/TDFA/CorePattern.hs:235) 100% ( 2 / 2) in 'Text.Regex.TDFA.ReadRegex' 83% ( 5 / 6) in 'Text.Regex.TDFA.TNFA' Missing documentation for: patternToNFA (Text/Regex/TDFA/TNFA.hs:79) 43% ( 3 / 7) in 'Text.Regex.TDFA.TDFA' Missing documentation for: patternToRegex (Text/Regex/TDFA/TDFA.hs:159) examineDFA (Text/Regex/TDFA/TDFA.hs:175) nfaToDFA (Text/Regex/TDFA/TDFA.hs:50) dfaMap (Text/Regex/TDFA/TDFA.hs:162) 64% ( 7 / 11) in 'Text.Regex.TDFA.String' Missing documentation for: ExecOption (Text/Regex/TDFA/Common.hs:100) compile (Text/Regex/TDFA/String.hs:40) execute (Text/Regex/TDFA/String.hs:53) regexec (Text/Regex/TDFA/String.hs:58) 43% ( 3 / 7) in 'Text.Regex.TDFA.Sequence' Missing documentation for: ExecOption (Text/Regex/TDFA/Common.hs:100) compile (Text/Regex/TDFA/Sequence.hs:62) execute (Text/Regex/TDFA/Sequence.hs:71) regexec (Text/Regex/TDFA/Sequence.hs:76) 43% ( 3 / 7) in 'Text.Regex.TDFA.ByteString.Lazy' Missing documentation for: ExecOption (Text/Regex/TDFA/Common.hs:100) compile (Text/Regex/TDFA/ByteString/Lazy.hs:73) execute (Text/Regex/TDFA/ByteString/Lazy.hs:82) regexec (Text/Regex/TDFA/ByteString/Lazy.hs:87) 43% ( 3 / 7) in 'Text.Regex.TDFA.ByteString' Missing documentation for: ExecOption (Text/Regex/TDFA/Common.hs:100) compile (Text/Regex/TDFA/ByteString.hs:57) execute (Text/Regex/TDFA/ByteString.hs:66) regexec (Text/Regex/TDFA/ByteString.hs:71) 75% ( 6 / 8) in 'Text.Regex.TDFA' Missing documentation for: getVersion_Text_Regex_TDFA (Text/Regex/TDFA.hs:190) ExecOption (Text/Regex/TDFA/Common.hs:100) Documentation created: dist/doc/html/regex-tdfa/index.html + ./Setup register --gen-pkg-config=regex-tdfa.pkg + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.46400 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ghc8.6.4-regex-tdfa-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ghc8.6.4-regex-tdfa-buildroot + cd ghc8.6.4-regex-tdfa-1.2.3.2 + '[' -x Setup ']' + ./Setup copy --destdir=/usr/src/tmp/ghc8.6.4-regex-tdfa-buildroot Installing library in /usr/src/tmp/ghc8.6.4-regex-tdfa-buildroot/usr/lib64/ghc-8.6.4/regex-tdfa-1.2.3.2 + '[' -f regex-tdfa.pkg ']' + install -m 755 regex-tdfa.pkg /usr/src/tmp/ghc8.6.4-regex-tdfa-buildroot/usr/lib64/ghc-8.6.4/regex-tdfa-1.2.3.2 + mkdir -p /usr/src/tmp/ghc8.6.4-regex-tdfa-buildroot/usr/lib64/ghc-8.6.4/package.conf.d + install -D -m 644 regex-tdfa.pkg /usr/src/tmp/ghc8.6.4-regex-tdfa-buildroot/usr/lib64/ghc-8.6.4/package.conf.d/regex-tdfa-1.2.3.2.conf + /usr/lib/rpm-build-haskell/hs_gen_filelist.sh /usr/src/tmp/ghc8.6.4-regex-tdfa-buildroot /usr/lib64 /usr/lib64/ghc-8.6.4/regex-tdfa-1.2.3.2 /usr/src/RPM/BUILD/ghc8.6.4-regex-tdfa-1.2.3.2 ghc8.6.4-regex-tdfa 1.2.3.2 /usr/lib64/ghc-8.6.4/package.conf.d/regex-tdfa-1.2.3.2.conf ~/tmp/ghc8.6.4-regex-tdfa-buildroot ~/RPM/BUILD/ghc8.6.4-regex-tdfa-1.2.3.2 find: './usr/bin': No such file or directory find: './usr/share/ghc8.6.4-regex-tdfa-1.2.3.2': No such file or directory ~/RPM/BUILD/ghc8.6.4-regex-tdfa-1.2.3.2 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ghc8.6.4-regex-tdfa-buildroot (auto) mode of './usr/lib64/ghc-8.6.4/lib/libHSregex-tdfa-1.2.3.2-24BpKmE04Wg88SsVhgqjyZ-ghc8.6.4.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/ghc8.6.4-regex-tdfa-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/ghc8.6.4-regex-tdfa-buildroot/ (default) Compressing files in /usr/src/tmp/ghc8.6.4-regex-tdfa-buildroot (auto) Adjusting library links in /usr/src/tmp/ghc8.6.4-regex-tdfa-buildroot ./usr/lib64: ./usr/lib64/ghc-8.6.4/lib: libHSregex-tdfa-1.2.3.2-24BpKmE04Wg88SsVhgqjyZ-ghc8.6.4.so -> libHSregex-tdfa-1.2.3.2-24BpKmE04Wg88SsVhgqjyZ-ghc8.6.4.so Verifying ELF objects in /usr/src/tmp/ghc8.6.4-regex-tdfa-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/lib64/ghc-8.6.4/lib/libHSregex-tdfa-1.2.3.2-24BpKmE04Wg88SsVhgqjyZ-ghc8.6.4.so: RPATH contains several entries: /usr/lib64/ghc-8.6.4/array-0.5.3.0:/usr/lib64/ghc-8.6.4/base-4.12.0.0:/usr/lib64/ghc-8.6.4/binary-0.8.6.0:/usr/lib64/ghc-8.6.4/bytestring-0.10.8.2:/usr/lib64/ghc-8.6.4/containers-0.6.0.1:/usr/lib64/ghc-8.6.4/deepseq-1.4.4.0:/usr/lib64/ghc-8.6.4/ghc-prim-0.5.3:/usr/lib64/ghc-8.6.4/integer-gmp-1.0.2.0:/usr/lib64/ghc-8.6.4/mtl-2.2.2:/usr/lib64/ghc-8.6.4/parsec-3.1.13.0:/usr/lib64/ghc-8.6.4/lib:/usr/lib64/ghc-8.6.4/rts:/usr/lib64/ghc-8.6.4/text-1.2.3.1:/usr/lib64/ghc-8.6.4/transformers-0.5.6.2 Hardlinking identical .pyc and .pyo files Processing files: ghc8.6.4-regex-tdfa-1.2.3.2-alt1 warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/LICENSE warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/Data-IntMap-CharMap2.html warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/Data-IntMap-CharMap2.html warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/Data-IntMap-EnumMap2.html warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/Data-IntMap-EnumMap2.html warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/Data-IntSet-EnumSet2.html warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/Data-IntSet-EnumSet2.html warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/Text-Regex-TDFA-ByteString-Lazy.html warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/Text-Regex-TDFA-ByteString-Lazy.html warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/Text-Regex-TDFA-ByteString.html warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/Text-Regex-TDFA-ByteString.html warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/Text-Regex-TDFA-Common.html warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/Text-Regex-TDFA-Common.html warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/Text-Regex-TDFA-CorePattern.html warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/Text-Regex-TDFA-CorePattern.html warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/Text-Regex-TDFA-IntArrTrieSet.html warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/Text-Regex-TDFA-IntArrTrieSet.html warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/Text-Regex-TDFA-NewDFA-Engine.html warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/Text-Regex-TDFA-NewDFA-Engine.html warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/Text-Regex-TDFA-NewDFA-Engine_FA.html warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/Text-Regex-TDFA-NewDFA-Engine_FA.html warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/Text-Regex-TDFA-NewDFA-Engine_NC.html warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/Text-Regex-TDFA-NewDFA-Engine_NC.html warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/Text-Regex-TDFA-NewDFA-Engine_NC_FA.html warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/Text-Regex-TDFA-NewDFA-Engine_NC_FA.html warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/Text-Regex-TDFA-NewDFA-MakeTest.html warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/Text-Regex-TDFA-NewDFA-MakeTest.html warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/Text-Regex-TDFA-NewDFA-Tester.html warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/Text-Regex-TDFA-NewDFA-Tester.html warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/Text-Regex-TDFA-NewDFA-Uncons.html warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/Text-Regex-TDFA-NewDFA-Uncons.html warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/Text-Regex-TDFA-Pattern.html warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/Text-Regex-TDFA-Pattern.html warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/Text-Regex-TDFA-ReadRegex.html warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/Text-Regex-TDFA-ReadRegex.html warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/Text-Regex-TDFA-Sequence.html warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/Text-Regex-TDFA-Sequence.html warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/Text-Regex-TDFA-String.html warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/Text-Regex-TDFA-String.html warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/Text-Regex-TDFA-TDFA.html warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/Text-Regex-TDFA-TDFA.html warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/Text-Regex-TDFA-TNFA.html warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/Text-Regex-TDFA-TNFA.html warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/Text-Regex-TDFA.html warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/Text-Regex-TDFA.html warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/doc-index-33.html warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/doc-index-33.html warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/doc-index-61.html warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/doc-index-61.html warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/doc-index-92.html warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/doc-index-92.html warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/doc-index-A.html warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/doc-index-A.html warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/doc-index-All.html warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/doc-index-All.html warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/doc-index-B.html warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/doc-index-B.html warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/doc-index-C.html warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/doc-index-C.html warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/doc-index-D.html warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/doc-index-D.html warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/doc-index-E.html warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/doc-index-E.html warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/doc-index-F.html warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/doc-index-F.html warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/doc-index-G.html warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/doc-index-G.html warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/doc-index-I.html warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/doc-index-I.html warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/doc-index-K.html warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/doc-index-K.html warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/doc-index-L.html warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/doc-index-L.html warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/doc-index-M.html warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/doc-index-M.html warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/doc-index-N.html warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/doc-index-N.html warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/doc-index-O.html warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/doc-index-O.html warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/doc-index-P.html warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/doc-index-P.html warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/doc-index-Q.html warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/doc-index-Q.html warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/doc-index-R.html warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/doc-index-R.html warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/doc-index-S.html warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/doc-index-S.html warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/doc-index-T.html warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/doc-index-T.html warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/doc-index-U.html warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/doc-index-U.html warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/doc-index-V.html warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/doc-index-V.html warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/doc-index-W.html warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/doc-index-W.html warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/doc-index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/doc-index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/haddock-bundle.min.js warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/haddock-bundle.min.js warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/hslogo-16.png warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/hslogo-16.png warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/meta.json warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/meta.json warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/minus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/minus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/ocean.css warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/ocean.css warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/plus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/plus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/quick-jump.css warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/quick-jump.css warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/regex-tdfa.haddock warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/regex-tdfa.haddock warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/synopsis.png warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-tdfa-1.2.3.2/html/synopsis.png Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1lk7nt find-provides: running scripts (debuginfo,haskell,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/ghc8.6.4-regex-tdfa-buildroot/usr/lib64/ghc-8.6.4/lib/libHSregex-tdfa-1.2.3.2-24BpKmE04Wg88SsVhgqjyZ-ghc8.6.4.so: 3121 symbols, 22 bpp warning: hash collision: regexzmtdfazm1zi2zi3zi2zm24BpKmE04Wg88SsVhgqjyZZ_DataziIntMapziEnumMap2_zdfMonoidEnumMapzugo_info regexzmtdfazm1zi2zi3zi2zm24BpKmE04Wg88SsVhgqjyZZ_TextziRegexziTDFAziTDFA_zdfShowAlterOrbitzuzdcshowsPrec_closure Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.A9x3Ku find-requires: running scripts (cpp,debuginfo,files,haskell,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) lib.req: WARNING: /usr/src/tmp/ghc8.6.4-regex-tdfa-buildroot/usr/lib64/ghc-8.6.4/lib/libHSregex-tdfa-1.2.3.2-24BpKmE04Wg88SsVhgqjyZ-ghc8.6.4.so: overlinked libraries: /lib64/libm.so.6 /usr/lib64/ghc-8.6.4/binary-0.8.6.0/libHSbinary-0.8.6.0-ghc8.6.4.so /usr/lib64/ghc-8.6.4/deepseq-1.4.4.0/libHSdeepseq-1.4.4.0-ghc8.6.4.so /usr/lib64/ghc-8.6.4/integer-gmp-1.0.2.0/libHSinteger-gmp-1.0.2.0-ghc8.6.4.so /usr/lib64/ghc-8.6.4/lib/libHStext-1.2.3.1-ghc8.6.4.so /usr/lib64/ghc-8.6.4/lib/libHStransformers-0.5.6.2-ghc8.6.4.so /usr/lib64/ghc-8.6.4/mtl-2.2.2/libHSmtl-2.2.2-ghc8.6.4.so /usr/lib64/libgmp.so.10 Provides: ghc8.6.4(regex-tdfa) = 1.2.3.2, ghc8.6.4(regex-tdfa-1.2.3.2-24BpKmE04Wg88SsVhgqjyZ), libHSregex-tdfa-1.2.3.2-24BpKmE04Wg88SsVhgqjyZ-ghc8.6.4.so()(64bit) = set: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 Requires: /usr/lib64/ghc-8.6.4/array-0.5.3.0/libHSarray-0.5.3.0-ghc8.6.4.so, /usr/lib64/ghc-8.6.4/base-4.12.0.0/libHSbase-4.12.0.0-ghc8.6.4.so, /usr/lib64/ghc-8.6.4/binary-0.8.6.0/libHSbinary-0.8.6.0-ghc8.6.4.so, /usr/lib64/ghc-8.6.4/bytestring-0.10.8.2/libHSbytestring-0.10.8.2-ghc8.6.4.so, /usr/lib64/ghc-8.6.4/containers-0.6.0.1/libHScontainers-0.6.0.1-ghc8.6.4.so, /usr/lib64/ghc-8.6.4/deepseq-1.4.4.0/libHSdeepseq-1.4.4.0-ghc8.6.4.so, /usr/lib64/ghc-8.6.4/ghc-prim-0.5.3/libHSghc-prim-0.5.3-ghc8.6.4.so, /usr/lib64/ghc-8.6.4/integer-gmp-1.0.2.0/libHSinteger-gmp-1.0.2.0-ghc8.6.4.so, /usr/lib64/ghc-8.6.4/mtl-2.2.2/libHSmtl-2.2.2-ghc8.6.4.so, /usr/lib64/ghc-8.6.4/parsec-3.1.13.0/libHSparsec-3.1.13.0-ghc8.6.4.so, ghc8.6.4(array) = 0.5.3.0, ghc8.6.4(array-0.5.3.0), ghc8.6.4(base) = 4.12.0.0, ghc8.6.4(base-4.12.0.0), ghc8.6.4(bytestring) = 0.10.8.2, ghc8.6.4(bytestring-0.10.8.2), ghc8.6.4(containers) = 0.6.0.1, ghc8.6.4(containers-0.6.0.1), ghc8.6.4(ghc-prim) = 0.5.3, ghc8.6.4(ghc-prim-0.5.3), ghc8.6.4(mtl) = 2.2.2, ghc8.6.4(mtl-2.2.2), ghc8.6.4(parsec) = 3.1.13.0, ghc8.6.4(parsec-3.1.13.0), ghc8.6.4(regex-base) = 0.93.2, ghc8.6.4(regex-base-0.93.2-8QGsCbNNqfw1S2nCPh78l5), libHSregex-base-0.93.2-8QGsCbNNqfw1S2nCPh78l5-ghc8.6.4.so()(64bit) >= set:mhZmvZzw9lGA8H54EBIup25izjPzPh6ECFNOKm5EeHMBf1v0r, libHStext-1.2.3.1-ghc8.6.4.so()(64bit), libHStransformers-0.5.6.2-ghc8.6.4.so()(64bit), libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libgmp.so.10()(64bit), libm.so.6()(64bit), rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.iIwXEu Wrote: /usr/src/RPM/RPMS/x86_64/ghc8.6.4-regex-tdfa-1.2.3.2-alt1.x86_64.rpm 364.01user 58.72system 8:31.11elapsed 82%CPU (0avgtext+0avgdata 1193268maxresident)k 0inputs+0outputs (0major+13090589minor)pagefaults 0swaps /.out/ghc8.6.4-regex-tdfa-1.2.3.2-alt1.x86_64.rpm: license not found in '/usr/share/license' directory: BSD3 396.20user 67.29system 9:18.89elapsed 82%CPU (0avgtext+0avgdata 1193268maxresident)k 344inputs+0outputs (0major+13399859minor)pagefaults 0swaps