<86>May 9 02:53:50 userdel[3259924]: delete user 'rooter' <86>May 9 02:53:50 userdel[3259924]: removed group 'rooter' owned by 'rooter' <86>May 9 02:53:50 userdel[3259924]: removed shadow group 'rooter' owned by 'rooter' <86>May 9 02:53:50 groupadd[3259994]: group added to /etc/group: name=rooter, GID=1817 <86>May 9 02:53:50 groupadd[3259994]: group added to /etc/gshadow: name=rooter <86>May 9 02:53:50 groupadd[3259994]: new group: name=rooter, GID=1817 <86>May 9 02:53:50 useradd[3260017]: new user: name=rooter, UID=1817, GID=1817, home=/root, shell=/bin/bash, from=none <86>May 9 02:53:50 userdel[3260098]: delete user 'builder' <86>May 9 02:53:50 userdel[3260098]: removed group 'builder' owned by 'builder' <86>May 9 02:53:50 userdel[3260098]: removed shadow group 'builder' owned by 'builder' <86>May 9 02:53:50 groupadd[3260170]: group added to /etc/group: name=builder, GID=1818 <86>May 9 02:53:50 groupadd[3260170]: group added to /etc/gshadow: name=builder <86>May 9 02:53:50 groupadd[3260170]: new group: name=builder, GID=1818 <86>May 9 02:53:50 useradd[3260204]: new user: name=builder, UID=1818, GID=1818, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/ghc8.6.4-polyparse-1.13-alt1.src.rpm: The use of such a license name is ambiguous: LGPL 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>May 9 02:53:52 rpmi: rpm-macros-ghc8.6.4-common-8.6.4-alt8.qa1 sisyphus+294086.100.1.1 1643125615 installed <13>May 9 02:53:52 rpmi: rpm-build-haskell-1.4.6-alt1 sisyphus+276274.200.4.1 1666627957 installed <13>May 9 02:53:52 rpmi: libgmp-devel-6.2.1-alt5 sisyphus+309797.200.2.1 1668090171 installed <13>May 9 02:53:52 rpmi: libffi-devel-1:3.4.2-alt2 sisyphus+287629.100.2.1 1634659242 installed <13>May 9 02:53:52 rpmi: haskell-filetrigger-0.0.5-alt3 sisyphus+222088.300.12.1 1553099539 installed <13>May 9 02:53:52 rpmi: ghc8.6.4-common-8.6.4-alt8.qa1 sisyphus+294086.100.1.1 1643125615 installed <13>May 9 02:54:03 rpmi: ghc8.6.4-8.6.4-alt8.qa1 sisyphus+294086.100.1.1 1643125615 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/ghc8.6.4-polyparse-1.13-alt1.nosrc.rpm (w1.gzdio) Installing ghc8.6.4-polyparse-1.13-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.45742 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ghc8.6.4-polyparse-1.13 + echo 'Source #0 (ghc8.6.4-polyparse-1.13.tar):' Source #0 (ghc8.6.4-polyparse-1.13.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ghc8.6.4-polyparse-1.13.tar + cd ghc8.6.4-polyparse-1.13 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.45742 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ghc8.6.4-polyparse-1.13 + '[' -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-polyparse-1.13 '--libsubdir=$compiler/$pkgid' '--dynlibdir=/usr/lib64/$compiler/lib' --docdir=/usr/share/doc/ghc8.6.4-polyparse-1.13 --datadir=/usr/share --datasubdir=ghc8.6.4-polyparse-1.13 --enable-library-profiling --enable-library-for-ghci --disable-executable-profiling --enable-split-objs --enable-shared -O2 --ghc Configuring polyparse-1.13... 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 polyparse-1.13.. Building library for polyparse-1.13.. [ 1 of 18] Compiling Text.ParserCombinators.HuttonMeijer ( src/Text/ParserCombinators/HuttonMeijer.hs, dist/build/Text/ParserCombinators/HuttonMeijer.o ) [ 2 of 18] Compiling Text.ParserCombinators.HuttonMeijerWallace ( src/Text/ParserCombinators/HuttonMeijerWallace.hs, dist/build/Text/ParserCombinators/HuttonMeijerWallace.o ) [ 3 of 18] Compiling Text.ParserCombinators.Poly.Base ( src/Text/ParserCombinators/Poly/Base.hs, dist/build/Text/ParserCombinators/Poly/Base.o ) src/Text/ParserCombinators/Poly/Base.hs:3:19: warning: [-Wtabs] Tab character found here, and in 14 further locations. Please use spaces instead. | 3 | Commitment(..) -- class of all two-level-error values | ^^^^^^ [ 4 of 18] Compiling Text.ParserCombinators.Poly.Result ( src/Text/ParserCombinators/Poly/Result.hs, dist/build/Text/ParserCombinators/Poly/Result.o ) src/Text/ParserCombinators/Poly/Result.hs:3:15: warning: [-Wtabs] Tab character found here. Please use spaces instead. | 3 | Result(..) -- A parsing result type, with Success, Failure, and Commitment. | ^^ [ 5 of 18] Compiling Text.ParserCombinators.Poly.Parser ( src/Text/ParserCombinators/Poly/Parser.hs, dist/build/Text/ParserCombinators/Poly/Parser.o ) src/Text/ParserCombinators/Poly/Parser.hs:7:14: warning: [-Wtabs] Tab character found here, and in 8 further locations. Please use spaces instead. | 7 | Parser(P) -- datatype, instance of: Functor, Monad, PolyParse | ^^^ [ 6 of 18] Compiling Text.ParserCombinators.Poly.Plain ( src/Text/ParserCombinators/Poly/Plain.hs, dist/build/Text/ParserCombinators/Poly/Plain.o ) src/Text/ParserCombinators/Poly/Plain.hs:3:14: warning: [-Wtabs] Tab character found here, and in 9 further locations. Please use spaces instead. | 3 | Parser(P) -- datatype, instance of: Functor, Monad, PolyParse | ^^^ [ 7 of 18] Compiling Text.ParserCombinators.Poly ( src/Text/ParserCombinators/Poly.hs, dist/build/Text/ParserCombinators/Poly.o ) [ 8 of 18] Compiling Text.Parse ( src/Text/Parse.hs, dist/build/Text/Parse.o ) src/Text/Parse.hs:4:15: warning: [-Wtabs] Tab character found here, and in 12 further locations. Please use spaces instead. | 4 | TextParser -- synonym for Parser Char, i.e. string input, no state | ^^ [ 9 of 18] Compiling Text.ParserCombinators.Poly.Lex ( src/Text/ParserCombinators/Poly/Lex.hs, dist/build/Text/ParserCombinators/Poly/Lex.o ) src/Text/ParserCombinators/Poly/Lex.hs:96:18: warning: [-Wtabs] Tab character found here. Please use spaces instead. | 96 | infixl 6 `onFail` -- not sure about precedence 6? | ^^^^^^^ [10 of 18] Compiling Text.ParserCombinators.Poly.Lazy ( src/Text/ParserCombinators/Poly/Lazy.hs, dist/build/Text/ParserCombinators/Poly/Lazy.o ) src/Text/ParserCombinators/Poly/Lazy.hs:4:14: warning: [-Wtabs] Tab character found here, and in 8 further locations. Please use spaces instead. | 4 | Parser(P) -- datatype, instance of: Functor, Monad, PolyParse | ^^^ [11 of 18] Compiling Text.ParserCombinators.Poly.ByteStringChar ( src/Text/ParserCombinators/Poly/ByteStringChar.hs, dist/build/Text/ParserCombinators/Poly/ByteStringChar.o ) [12 of 18] Compiling Text.Parse.ByteString ( src/Text/Parse/ByteString.hs, dist/build/Text/Parse/ByteString.o ) src/Text/Parse/ByteString.hs:5:15: warning: [-Wtabs] Tab character found here, and in 13 further locations. Please use spaces instead. | 5 | TextParser -- synonym for Text.ParserCombinators.Poly.ByteString | ^^ [13 of 18] Compiling Text.ParserCombinators.Poly.ByteString ( src/Text/ParserCombinators/Poly/ByteString.hs, dist/build/Text/ParserCombinators/Poly/ByteString.o ) [14 of 18] Compiling Text.ParserCombinators.Poly.StateParser ( src/Text/ParserCombinators/Poly/StateParser.hs, dist/build/Text/ParserCombinators/Poly/StateParser.o ) src/Text/ParserCombinators/Poly/StateParser.hs:7:14: warning: [-Wtabs] Tab character found here, and in 7 further locations. Please use spaces instead. | 7 | Parser(P) -- datatype, instance of: Functor, Monad, PolyParse | ^^^ [15 of 18] Compiling Text.ParserCombinators.Poly.StateLazy ( src/Text/ParserCombinators/Poly/StateLazy.hs, dist/build/Text/ParserCombinators/Poly/StateLazy.o ) src/Text/ParserCombinators/Poly/StateLazy.hs:4:14: warning: [-Wtabs] Tab character found here, and in 8 further locations. Please use spaces instead. | 4 | Parser(P) -- datatype, instance of: Functor, Monad, PolyParse | ^^^ [16 of 18] Compiling Text.ParserCombinators.Poly.State ( src/Text/ParserCombinators/Poly/State.hs, dist/build/Text/ParserCombinators/Poly/State.o ) src/Text/ParserCombinators/Poly/State.hs:3:14: warning: [-Wtabs] Tab character found here, and in 8 further locations. Please use spaces instead. | 3 | Parser(P) -- datatype, instance of: Functor, Monad, PolyParse | ^^^ [17 of 18] Compiling Text.ParserCombinators.Poly.StateText ( src/Text/ParserCombinators/Poly/StateText.hs, dist/build/Text/ParserCombinators/Poly/StateText.o ) [18 of 18] Compiling Text.ParserCombinators.Poly.Text ( src/Text/ParserCombinators/Poly/Text.hs, dist/build/Text/ParserCombinators/Poly/Text.o ) [ 1 of 18] Compiling Text.ParserCombinators.HuttonMeijer ( src/Text/ParserCombinators/HuttonMeijer.hs, dist/build/Text/ParserCombinators/HuttonMeijer.p_o ) [ 2 of 18] Compiling Text.ParserCombinators.HuttonMeijerWallace ( src/Text/ParserCombinators/HuttonMeijerWallace.hs, dist/build/Text/ParserCombinators/HuttonMeijerWallace.p_o ) [ 3 of 18] Compiling Text.ParserCombinators.Poly.Base ( src/Text/ParserCombinators/Poly/Base.hs, dist/build/Text/ParserCombinators/Poly/Base.p_o ) src/Text/ParserCombinators/Poly/Base.hs:3:19: warning: [-Wtabs] Tab character found here, and in 14 further locations. Please use spaces instead. | 3 | Commitment(..) -- class of all two-level-error values | ^^^^^^ [ 4 of 18] Compiling Text.ParserCombinators.Poly.Result ( src/Text/ParserCombinators/Poly/Result.hs, dist/build/Text/ParserCombinators/Poly/Result.p_o ) src/Text/ParserCombinators/Poly/Result.hs:3:15: warning: [-Wtabs] Tab character found here. Please use spaces instead. | 3 | Result(..) -- A parsing result type, with Success, Failure, and Commitment. | ^^ [ 5 of 18] Compiling Text.ParserCombinators.Poly.Parser ( src/Text/ParserCombinators/Poly/Parser.hs, dist/build/Text/ParserCombinators/Poly/Parser.p_o ) src/Text/ParserCombinators/Poly/Parser.hs:7:14: warning: [-Wtabs] Tab character found here, and in 8 further locations. Please use spaces instead. | 7 | Parser(P) -- datatype, instance of: Functor, Monad, PolyParse | ^^^ [ 6 of 18] Compiling Text.ParserCombinators.Poly.Plain ( src/Text/ParserCombinators/Poly/Plain.hs, dist/build/Text/ParserCombinators/Poly/Plain.p_o ) src/Text/ParserCombinators/Poly/Plain.hs:3:14: warning: [-Wtabs] Tab character found here, and in 9 further locations. Please use spaces instead. | 3 | Parser(P) -- datatype, instance of: Functor, Monad, PolyParse | ^^^ [ 7 of 18] Compiling Text.ParserCombinators.Poly ( src/Text/ParserCombinators/Poly.hs, dist/build/Text/ParserCombinators/Poly.p_o ) [ 8 of 18] Compiling Text.Parse ( src/Text/Parse.hs, dist/build/Text/Parse.p_o ) src/Text/Parse.hs:4:15: warning: [-Wtabs] Tab character found here, and in 12 further locations. Please use spaces instead. | 4 | TextParser -- synonym for Parser Char, i.e. string input, no state | ^^ [ 9 of 18] Compiling Text.ParserCombinators.Poly.Lex ( src/Text/ParserCombinators/Poly/Lex.hs, dist/build/Text/ParserCombinators/Poly/Lex.p_o ) src/Text/ParserCombinators/Poly/Lex.hs:96:18: warning: [-Wtabs] Tab character found here. Please use spaces instead. | 96 | infixl 6 `onFail` -- not sure about precedence 6? | ^^^^^^^ [10 of 18] Compiling Text.ParserCombinators.Poly.Lazy ( src/Text/ParserCombinators/Poly/Lazy.hs, dist/build/Text/ParserCombinators/Poly/Lazy.p_o ) src/Text/ParserCombinators/Poly/Lazy.hs:4:14: warning: [-Wtabs] Tab character found here, and in 8 further locations. Please use spaces instead. | 4 | Parser(P) -- datatype, instance of: Functor, Monad, PolyParse | ^^^ [11 of 18] Compiling Text.ParserCombinators.Poly.ByteStringChar ( src/Text/ParserCombinators/Poly/ByteStringChar.hs, dist/build/Text/ParserCombinators/Poly/ByteStringChar.p_o ) [12 of 18] Compiling Text.Parse.ByteString ( src/Text/Parse/ByteString.hs, dist/build/Text/Parse/ByteString.p_o ) src/Text/Parse/ByteString.hs:5:15: warning: [-Wtabs] Tab character found here, and in 13 further locations. Please use spaces instead. | 5 | TextParser -- synonym for Text.ParserCombinators.Poly.ByteString | ^^ [13 of 18] Compiling Text.ParserCombinators.Poly.ByteString ( src/Text/ParserCombinators/Poly/ByteString.hs, dist/build/Text/ParserCombinators/Poly/ByteString.p_o ) [14 of 18] Compiling Text.ParserCombinators.Poly.StateParser ( src/Text/ParserCombinators/Poly/StateParser.hs, dist/build/Text/ParserCombinators/Poly/StateParser.p_o ) src/Text/ParserCombinators/Poly/StateParser.hs:7:14: warning: [-Wtabs] Tab character found here, and in 7 further locations. Please use spaces instead. | 7 | Parser(P) -- datatype, instance of: Functor, Monad, PolyParse | ^^^ [15 of 18] Compiling Text.ParserCombinators.Poly.StateLazy ( src/Text/ParserCombinators/Poly/StateLazy.hs, dist/build/Text/ParserCombinators/Poly/StateLazy.p_o ) src/Text/ParserCombinators/Poly/StateLazy.hs:4:14: warning: [-Wtabs] Tab character found here, and in 8 further locations. Please use spaces instead. | 4 | Parser(P) -- datatype, instance of: Functor, Monad, PolyParse | ^^^ [16 of 18] Compiling Text.ParserCombinators.Poly.State ( src/Text/ParserCombinators/Poly/State.hs, dist/build/Text/ParserCombinators/Poly/State.p_o ) src/Text/ParserCombinators/Poly/State.hs:3:14: warning: [-Wtabs] Tab character found here, and in 8 further locations. Please use spaces instead. | 3 | Parser(P) -- datatype, instance of: Functor, Monad, PolyParse | ^^^ [17 of 18] Compiling Text.ParserCombinators.Poly.StateText ( src/Text/ParserCombinators/Poly/StateText.hs, dist/build/Text/ParserCombinators/Poly/StateText.p_o ) [18 of 18] Compiling Text.ParserCombinators.Poly.Text ( src/Text/ParserCombinators/Poly/Text.hs, dist/build/Text/ParserCombinators/Poly/Text.p_o ) + ./Setup haddock Preprocessing library for polyparse-1.13.. Running Haddock on library for polyparse-1.13.. Warning: The documentation for the following packages are not installed. No links will be generated to these packages: array-0.5.3.0, base-4.12.0.0, binary-0.8.6.0, bytestring-0.10.8.2, containers-0.6.0.1, deepseq-1.4.4.0, ghc-prim-0.5.3, integer-gmp-1.0.2.0, text-1.2.3.1 src/Text/ParserCombinators/Poly/Base.hs:3:19: warning: [-Wtabs] Tab character found here, and in 14 further locations. Please use spaces instead. | 3 | Commitment(..) -- class of all two-level-error values | ^^^^^^ src/Text/ParserCombinators/Poly/Result.hs:3:15: warning: [-Wtabs] Tab character found here. Please use spaces instead. | 3 | Result(..) -- A parsing result type, with Success, Failure, and Commitment. | ^^ src/Text/ParserCombinators/Poly/Parser.hs:7:14: warning: [-Wtabs] Tab character found here, and in 8 further locations. Please use spaces instead. | 7 | Parser(P) -- datatype, instance of: Functor, Monad, PolyParse | ^^^ src/Text/ParserCombinators/Poly/Plain.hs:3:14: warning: [-Wtabs] Tab character found here, and in 9 further locations. Please use spaces instead. | 3 | Parser(P) -- datatype, instance of: Functor, Monad, PolyParse | ^^^ src/Text/Parse.hs:4:15: warning: [-Wtabs] Tab character found here, and in 12 further locations. Please use spaces instead. | 4 | TextParser -- synonym for Parser Char, i.e. string input, no state | ^^ src/Text/ParserCombinators/Poly/Lex.hs:96:18: warning: [-Wtabs] Tab character found here. Please use spaces instead. | 96 | infixl 6 `onFail` -- not sure about precedence 6? | ^^^^^^^ src/Text/ParserCombinators/Poly/Lazy.hs:4:14: warning: [-Wtabs] Tab character found here, and in 8 further locations. Please use spaces instead. | 4 | Parser(P) -- datatype, instance of: Functor, Monad, PolyParse | ^^^ src/Text/Parse/ByteString.hs:5:15: warning: [-Wtabs] Tab character found here, and in 13 further locations. Please use spaces instead. | 5 | TextParser -- synonym for Text.ParserCombinators.Poly.ByteString | ^^ src/Text/ParserCombinators/Poly/StateParser.hs:7:14: warning: [-Wtabs] Tab character found here, and in 7 further locations. Please use spaces instead. | 7 | Parser(P) -- datatype, instance of: Functor, Monad, PolyParse | ^^^ src/Text/ParserCombinators/Poly/StateLazy.hs:4:14: warning: [-Wtabs] Tab character found here, and in 8 further locations. Please use spaces instead. | 4 | Parser(P) -- datatype, instance of: Functor, Monad, PolyParse | ^^^ src/Text/ParserCombinators/Poly/State.hs:3:14: warning: [-Wtabs] Tab character found here, and in 8 further locations. Please use spaces instead. | 3 | Parser(P) -- datatype, instance of: Functor, Monad, PolyParse | ^^^ Haddock coverage: 6% ( 2 / 36) in 'Text.ParserCombinators.HuttonMeijer' Missing documentation for: item (src/Text/ParserCombinators/HuttonMeijer.hs:89) first (src/Text/ParserCombinators/HuttonMeijer.hs:94) papply (src/Text/ParserCombinators/HuttonMeijer.hs:99) +++ (src/Text/ParserCombinators/HuttonMeijer.hs:106) sat (src/Text/ParserCombinators/HuttonMeijer.hs:109) many (src/Text/ParserCombinators/HuttonMeijer.hs:115) many1 (src/Text/ParserCombinators/HuttonMeijer.hs:119) sepby (src/Text/ParserCombinators/HuttonMeijer.hs:122) sepby1 (src/Text/ParserCombinators/HuttonMeijer.hs:125) chainl (src/Text/ParserCombinators/HuttonMeijer.hs:128) chainl1 (src/Text/ParserCombinators/HuttonMeijer.hs:131) chainr (src/Text/ParserCombinators/HuttonMeijer.hs:137) chainr1 (src/Text/ParserCombinators/HuttonMeijer.hs:140) ops (src/Text/ParserCombinators/HuttonMeijer.hs:146) bracket (src/Text/ParserCombinators/HuttonMeijer.hs:149) char (src/Text/ParserCombinators/HuttonMeijer.hs:156) digit (src/Text/ParserCombinators/HuttonMeijer.hs:159) lower (src/Text/ParserCombinators/HuttonMeijer.hs:162) upper (src/Text/ParserCombinators/HuttonMeijer.hs:165) letter (src/Text/ParserCombinators/HuttonMeijer.hs:168) alphanum (src/Text/ParserCombinators/HuttonMeijer.hs:171) string (src/Text/ParserCombinators/HuttonMeijer.hs:174) ident (src/Text/ParserCombinators/HuttonMeijer.hs:178) nat (src/Text/ParserCombinators/HuttonMeijer.hs:181) int (src/Text/ParserCombinators/HuttonMeijer.hs:186) spaces (src/Text/ParserCombinators/HuttonMeijer.hs:193) comment (src/Text/ParserCombinators/HuttonMeijer.hs:196) junk (src/Text/ParserCombinators/HuttonMeijer.hs:206) skip (src/Text/ParserCombinators/HuttonMeijer.hs:209) token (src/Text/ParserCombinators/HuttonMeijer.hs:212) natural (src/Text/ParserCombinators/HuttonMeijer.hs:219) integer (src/Text/ParserCombinators/HuttonMeijer.hs:222) symbol (src/Text/ParserCombinators/HuttonMeijer.hs:225) identifier (src/Text/ParserCombinators/HuttonMeijer.hs:228) 77% ( 24 / 31) in 'Text.ParserCombinators.HuttonMeijerWallace' Missing documentation for: Parser (src/Text/ParserCombinators/HuttonMeijerWallace.hs:67) chainl (src/Text/ParserCombinators/HuttonMeijerWallace.hs:227) chainl1 (src/Text/ParserCombinators/HuttonMeijerWallace.hs:231) chainr (src/Text/ParserCombinators/HuttonMeijerWallace.hs:237) chainr1 (src/Text/ParserCombinators/HuttonMeijerWallace.hs:241) ops (src/Text/ParserCombinators/HuttonMeijerWallace.hs:250) bracket (src/Text/ParserCombinators/HuttonMeijerWallace.hs:253) 96% ( 23 / 24) in 'Text.ParserCombinators.Poly.Base' Missing documentation for: Module header 75% ( 3 / 4) in 'Text.ParserCombinators.Poly.Result' Missing documentation for: Module header 100% ( 12 / 12) in 'Text.ParserCombinators.Poly.Parser' Warning: Text.ParserCombinators.Poly.Plain: Could not find documentation for exported module: Control.Applicative 93% ( 14 / 15) in 'Text.ParserCombinators.Poly.Plain' Missing documentation for: Module header 50% ( 1 / 2) in 'Text.ParserCombinators.Poly' Missing documentation for: Module header 77% ( 23 / 30) in 'Text.Parse' Missing documentation for: Module header parseSigned (src/Text/Parse.hs:229) parseInt (src/Text/Parse.hs:234) parseDec (src/Text/Parse.hs:242) parseOct (src/Text/Parse.hs:242) parseHex (src/Text/Parse.hs:242) parseFloat (src/Text/Parse.hs:247) Warning: Text.ParserCombinators.Poly.Lex: Could not find documentation for exported module: Control.Applicative 100% ( 15 / 15) in 'Text.ParserCombinators.Poly.Lex' Warning: Text.ParserCombinators.Poly.Lazy: Could not find documentation for exported module: Control.Applicative 93% ( 14 / 15) in 'Text.ParserCombinators.Poly.Lazy' Missing documentation for: Module header 94% ( 16 / 17) in 'Text.ParserCombinators.Poly.ByteStringChar' Missing documentation for: Module header 97% ( 31 / 32) in 'Text.Parse.ByteString' Missing documentation for: Module header 94% ( 16 / 17) in 'Text.ParserCombinators.Poly.ByteString' Missing documentation for: Module header 100% ( 15 / 15) in 'Text.ParserCombinators.Poly.StateParser' Warning: Text.ParserCombinators.Poly.StateLazy: Could not find documentation for exported module: Control.Applicative 94% ( 32 / 34) in 'Text.ParserCombinators.Poly.StateLazy' Missing documentation for: Module header manyFinally (src/Text/ParserCombinators/Poly/StateLazy.hs:142) Warning: Text.ParserCombinators.Poly.State: Could not find documentation for exported module: Control.Applicative 94% ( 17 / 18) in 'Text.ParserCombinators.Poly.State' Missing documentation for: Module header Warning: Text.ParserCombinators.Poly.StateText: Could not find documentation for exported module: Control.Applicative 95% ( 20 / 21) in 'Text.ParserCombinators.Poly.StateText' Missing documentation for: Module header Warning: Text.ParserCombinators.Poly.Text: Could not find documentation for exported module: Control.Applicative 94% ( 16 / 17) in 'Text.ParserCombinators.Poly.Text' Missing documentation for: Module header Warning: Text.ParserCombinators.HuttonMeijer: could not find link destinations for: Token Monad Type >>= >> return fail String Functor fmap <$ MonadFail fail Applicative pure <*> liftA2 *> <* Alternative empty <|> some many MonadPlus mzero mplus Bool Char Int Warning: Text.ParserCombinators.HuttonMeijerWallace: could not find link destinations for: Either ParseResult Monad Type >>= >> return fail String Functor fmap <$ MonadFail fail Applicative pure <*> liftA2 *> <* Alternative empty <|> some many MonadPlus mzero mplus Show error Eq Warning: Text.ParserCombinators.Poly.Base: could not find link destinations for: String Type Functor Monad MonadFail Applicative Alternative Int Show Warning: Text.ParserCombinators.Poly.Result: could not find link destinations for: String Functor Type fmap <$ Either Warning: Text.ParserCombinators.Poly.Parser: could not find link destinations for: Monad Type >>= >> return fail String Functor fmap <$ MonadFail fail Applicative pure <*> liftA2 *> <* Alternative empty <|> some many Bool Show Warning: Text.ParserCombinators.Poly.Plain: could not find link destinations for: Monad Type >>= >> return fail String Functor fmap <$ MonadFail fail Applicative pure <*> liftA2 *> <* Alternative empty <|> some many Either Bool Show Warning: Text.Parse: could not find link destinations for: Char Int Bool Double Float Integer Ordering Maybe Either Read String ReadS Show Real Integral RealFrac Warning: Text.ParserCombinators.Poly.Lex: could not find link destinations for: String Monad Type >>= >> return fail Functor fmap <$ MonadFail fail Applicative pure <*> liftA2 *> <* Alternative empty <|> some many Either Bool Warning: Text.ParserCombinators.Poly.Lazy: could not find link destinations for: Monad Type >>= >> return fail String Functor fmap <$ MonadFail fail Applicative pure <*> liftA2 *> <* Alternative empty <|> some many Bool Show Warning: Text.ParserCombinators.Poly.ByteStringChar: could not find link destinations for: ByteString Monad Type >>= >> return fail String Functor fmap <$ MonadFail fail Applicative pure <*> liftA2 *> <* Alternative empty <|> some many Either Char Bool Warning: Text.Parse.ByteString: could not find link destinations for: Int Bool Char Double Float Integer Ordering Maybe Either Read String ReadS Show Real Integral RealFrac ByteString Warning: Text.ParserCombinators.Poly.ByteString: could not find link destinations for: ByteString Monad Type >>= >> return fail String Functor fmap <$ MonadFail fail Applicative pure <*> liftA2 *> <* Alternative empty <|> some many Either Word8 Bool Warning: Text.ParserCombinators.Poly.StateParser: could not find link destinations for: Monad Type >>= >> return fail String Functor fmap <$ MonadFail fail Applicative pure <*> liftA2 *> <* Alternative empty <|> some many Bool Warning: Text.ParserCombinators.Poly.StateLazy: could not find link destinations for: Monad Type >>= >> return fail String Functor fmap <$ MonadFail fail Applicative pure <*> liftA2 *> <* Alternative empty <|> some many Bool Int Show Warning: Text.ParserCombinators.Poly.State: could not find link destinations for: Monad Type >>= >> return fail String Functor fmap <$ MonadFail fail Applicative pure <*> liftA2 *> <* Alternative empty <|> some many Either Bool Warning: Text.ParserCombinators.Poly.StateText: could not find link destinations for: Text Monad Type >>= >> return fail String Functor fmap <$ MonadFail fail Applicative pure <*> liftA2 *> <* Alternative empty <|> some many Either Char Bool Warning: Text.ParserCombinators.Poly.Text: could not find link destinations for: Text Monad Type >>= >> return fail String Functor fmap <$ MonadFail fail Applicative pure <*> liftA2 *> <* Alternative empty <|> some many Either Char Bool Documentation created: dist/doc/html/polyparse/index.html + ./Setup register --gen-pkg-config=polyparse.pkg + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.43932 + 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-polyparse-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ghc8.6.4-polyparse-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd ghc8.6.4-polyparse-1.13 + '[' -x Setup ']' + ./Setup copy --destdir=/usr/src/tmp/ghc8.6.4-polyparse-buildroot Installing library in /usr/src/tmp/ghc8.6.4-polyparse-buildroot/usr/lib64/ghc-8.6.4/polyparse-1.13 + '[' -f polyparse.pkg ']' + install -m 755 polyparse.pkg /usr/src/tmp/ghc8.6.4-polyparse-buildroot/usr/lib64/ghc-8.6.4/polyparse-1.13 + mkdir -p /usr/src/tmp/ghc8.6.4-polyparse-buildroot/usr/lib64/ghc-8.6.4/package.conf.d + install -D -m 644 polyparse.pkg /usr/src/tmp/ghc8.6.4-polyparse-buildroot/usr/lib64/ghc-8.6.4/package.conf.d/polyparse-1.13.conf + /usr/lib/rpm-build-haskell/hs_gen_filelist.sh /usr/src/tmp/ghc8.6.4-polyparse-buildroot /usr/lib64 /usr/lib64/ghc-8.6.4/polyparse-1.13 /usr/src/RPM/BUILD/ghc8.6.4-polyparse-1.13 ghc8.6.4-polyparse 1.13 /usr/lib64/ghc-8.6.4/package.conf.d/polyparse-1.13.conf ~/tmp/ghc8.6.4-polyparse-buildroot ~/RPM/BUILD/ghc8.6.4-polyparse-1.13 find: './usr/bin': No such file or directory find: './usr/share/ghc8.6.4-polyparse-1.13': No such file or directory ~/RPM/BUILD/ghc8.6.4-polyparse-1.13 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ghc8.6.4-polyparse-buildroot (auto) mode of './usr/lib64/ghc-8.6.4/lib/libHSpolyparse-1.13-EKcHViyOzJG8eHtbiavVB2-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-polyparse-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ghc8.6.4-polyparse-buildroot/ (default) Compressing files in /usr/src/tmp/ghc8.6.4-polyparse-buildroot (auto) Adjusting library links in /usr/src/tmp/ghc8.6.4-polyparse-buildroot ./usr/lib64: (from :0) ./usr/lib64/ghc-8.6.4/lib: (from :0) libHSpolyparse-1.13-EKcHViyOzJG8eHtbiavVB2-ghc8.6.4.so -> libHSpolyparse-1.13-EKcHViyOzJG8eHtbiavVB2-ghc8.6.4.so 056-debuginfo.brp: WARNING: You have 1 stripped ELF objects. Please compile with debugging information! 056-debuginfo.brp: WARNING: An excerpt from the list of affected files follows: ./usr/lib64/ghc-8.6.4/lib/libHSpolyparse-1.13-EKcHViyOzJG8eHtbiavVB2-ghc8.6.4.so Verifying ELF objects in /usr/src/tmp/ghc8.6.4-polyparse-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/libHSpolyparse-1.13-EKcHViyOzJG8eHtbiavVB2-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/rts:/usr/lib64/ghc-8.6.4/text-1.2.3.1 Processing files: ghc8.6.4-polyparse-1.13-alt1 warning: File listed twice: /usr/share/doc/ghc8.6.4-polyparse-1.13/COPYRIGHT warning: File listed twice: /usr/share/doc/ghc8.6.4-polyparse-1.13/LICENCE-LGPL warning: File listed twice: /usr/share/doc/ghc8.6.4-polyparse-1.13/LICENCE-commercial warning: File listed twice: /usr/share/doc/ghc8.6.4-polyparse-1.13/html warning: File listed twice: /usr/share/doc/ghc8.6.4-polyparse-1.13/html/Text-Parse-ByteString.html warning: File listed twice: /usr/share/doc/ghc8.6.4-polyparse-1.13/html/Text-Parse-ByteString.html warning: File listed twice: /usr/share/doc/ghc8.6.4-polyparse-1.13/html/Text-Parse.html warning: File listed twice: /usr/share/doc/ghc8.6.4-polyparse-1.13/html/Text-Parse.html warning: File listed twice: /usr/share/doc/ghc8.6.4-polyparse-1.13/html/Text-ParserCombinators-HuttonMeijer.html warning: File listed twice: /usr/share/doc/ghc8.6.4-polyparse-1.13/html/Text-ParserCombinators-HuttonMeijer.html warning: File listed twice: /usr/share/doc/ghc8.6.4-polyparse-1.13/html/Text-ParserCombinators-HuttonMeijerWallace.html warning: File listed twice: /usr/share/doc/ghc8.6.4-polyparse-1.13/html/Text-ParserCombinators-HuttonMeijerWallace.html warning: File listed twice: /usr/share/doc/ghc8.6.4-polyparse-1.13/html/Text-ParserCombinators-Poly-Base.html warning: File listed twice: /usr/share/doc/ghc8.6.4-polyparse-1.13/html/Text-ParserCombinators-Poly-Base.html warning: File listed twice: /usr/share/doc/ghc8.6.4-polyparse-1.13/html/Text-ParserCombinators-Poly-ByteString.html warning: File listed twice: /usr/share/doc/ghc8.6.4-polyparse-1.13/html/Text-ParserCombinators-Poly-ByteString.html warning: File listed twice: /usr/share/doc/ghc8.6.4-polyparse-1.13/html/Text-ParserCombinators-Poly-ByteStringChar.html warning: File listed twice: /usr/share/doc/ghc8.6.4-polyparse-1.13/html/Text-ParserCombinators-Poly-ByteStringChar.html warning: File listed twice: /usr/share/doc/ghc8.6.4-polyparse-1.13/html/Text-ParserCombinators-Poly-Lazy.html warning: File listed twice: /usr/share/doc/ghc8.6.4-polyparse-1.13/html/Text-ParserCombinators-Poly-Lazy.html warning: File listed twice: /usr/share/doc/ghc8.6.4-polyparse-1.13/html/Text-ParserCombinators-Poly-Lex.html warning: File listed twice: /usr/share/doc/ghc8.6.4-polyparse-1.13/html/Text-ParserCombinators-Poly-Lex.html warning: File listed twice: /usr/share/doc/ghc8.6.4-polyparse-1.13/html/Text-ParserCombinators-Poly-Parser.html warning: File listed twice: /usr/share/doc/ghc8.6.4-polyparse-1.13/html/Text-ParserCombinators-Poly-Parser.html warning: File listed twice: /usr/share/doc/ghc8.6.4-polyparse-1.13/html/Text-ParserCombinators-Poly-Plain.html warning: File listed twice: /usr/share/doc/ghc8.6.4-polyparse-1.13/html/Text-ParserCombinators-Poly-Plain.html warning: File listed twice: /usr/share/doc/ghc8.6.4-polyparse-1.13/html/Text-ParserCombinators-Poly-Result.html warning: File listed twice: /usr/share/doc/ghc8.6.4-polyparse-1.13/html/Text-ParserCombinators-Poly-Result.html warning: File listed twice: /usr/share/doc/ghc8.6.4-polyparse-1.13/html/Text-ParserCombinators-Poly-State.html warning: File listed twice: /usr/share/doc/ghc8.6.4-polyparse-1.13/html/Text-ParserCombinators-Poly-State.html warning: File listed twice: /usr/share/doc/ghc8.6.4-polyparse-1.13/html/Text-ParserCombinators-Poly-StateLazy.html warning: File listed twice: /usr/share/doc/ghc8.6.4-polyparse-1.13/html/Text-ParserCombinators-Poly-StateLazy.html warning: File listed twice: /usr/share/doc/ghc8.6.4-polyparse-1.13/html/Text-ParserCombinators-Poly-StateParser.html warning: File listed twice: /usr/share/doc/ghc8.6.4-polyparse-1.13/html/Text-ParserCombinators-Poly-StateParser.html warning: File listed twice: /usr/share/doc/ghc8.6.4-polyparse-1.13/html/Text-ParserCombinators-Poly-StateText.html warning: File listed twice: /usr/share/doc/ghc8.6.4-polyparse-1.13/html/Text-ParserCombinators-Poly-StateText.html warning: File listed twice: /usr/share/doc/ghc8.6.4-polyparse-1.13/html/Text-ParserCombinators-Poly-Text.html warning: File listed twice: /usr/share/doc/ghc8.6.4-polyparse-1.13/html/Text-ParserCombinators-Poly-Text.html warning: File listed twice: /usr/share/doc/ghc8.6.4-polyparse-1.13/html/Text-ParserCombinators-Poly.html warning: File listed twice: /usr/share/doc/ghc8.6.4-polyparse-1.13/html/Text-ParserCombinators-Poly.html warning: File listed twice: /usr/share/doc/ghc8.6.4-polyparse-1.13/html/doc-index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-polyparse-1.13/html/doc-index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-polyparse-1.13/html/haddock-bundle.min.js warning: File listed twice: /usr/share/doc/ghc8.6.4-polyparse-1.13/html/haddock-bundle.min.js warning: File listed twice: /usr/share/doc/ghc8.6.4-polyparse-1.13/html/hslogo-16.png warning: File listed twice: /usr/share/doc/ghc8.6.4-polyparse-1.13/html/hslogo-16.png warning: File listed twice: /usr/share/doc/ghc8.6.4-polyparse-1.13/html/index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-polyparse-1.13/html/index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-polyparse-1.13/html/meta.json warning: File listed twice: /usr/share/doc/ghc8.6.4-polyparse-1.13/html/meta.json warning: File listed twice: /usr/share/doc/ghc8.6.4-polyparse-1.13/html/minus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-polyparse-1.13/html/minus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-polyparse-1.13/html/ocean.css warning: File listed twice: /usr/share/doc/ghc8.6.4-polyparse-1.13/html/ocean.css warning: File listed twice: /usr/share/doc/ghc8.6.4-polyparse-1.13/html/plus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-polyparse-1.13/html/plus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-polyparse-1.13/html/polyparse.haddock warning: File listed twice: /usr/share/doc/ghc8.6.4-polyparse-1.13/html/polyparse.haddock warning: File listed twice: /usr/share/doc/ghc8.6.4-polyparse-1.13/html/quick-jump.css warning: File listed twice: /usr/share/doc/ghc8.6.4-polyparse-1.13/html/quick-jump.css warning: File listed twice: /usr/share/doc/ghc8.6.4-polyparse-1.13/html/synopsis.png warning: File listed twice: /usr/share/doc/ghc8.6.4-polyparse-1.13/html/synopsis.png Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jAN8NL find-provides: running scripts (debuginfo,haskell,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/ghc8.6.4-polyparse-buildroot/usr/lib64/ghc-8.6.4/lib/libHSpolyparse-1.13-EKcHViyOzJG8eHtbiavVB2-ghc8.6.4.so: 2292 symbols, 22 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AEQ5NP find-requires: running scripts (cpp,debuginfo,files,haskell,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) lib.req: WARNING: /usr/src/tmp/ghc8.6.4-polyparse-buildroot/usr/lib64/ghc-8.6.4/lib/libHSpolyparse-1.13-EKcHViyOzJG8eHtbiavVB2-ghc8.6.4.so: overlinked libraries: /lib64/libm.so.6 /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/binary-0.8.6.0/libHSbinary-0.8.6.0-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/libgmp.so.10 Provides: ghc8.6.4(polyparse) = 1.13, ghc8.6.4(polyparse-1.13-EKcHViyOzJG8eHtbiavVB2), libHSpolyparse-1.13-EKcHViyOzJG8eHtbiavVB2-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/text-1.2.3.1/libHStext-1.2.3.1-ghc8.6.4.so, 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(text) = 1.2.3.1, ghc8.6.4(text-1.2.3.1), libc.so.6(GLIBC_2.2.5)(64bit), libgmp.so.10()(64bit), libm.so.6()(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.58IN0Y Wrote: /usr/src/RPM/RPMS/x86_64/ghc8.6.4-polyparse-1.13-alt1.x86_64.rpm (w2T16.xzdio) 29.30user 20.14system 0:52.76elapsed 93%CPU (0avgtext+0avgdata 496668maxresident)k 0inputs+0outputs (0major+3997151minor)pagefaults 0swaps /.out/ghc8.6.4-polyparse-1.13-alt1.x86_64.rpm: The use of such a license name is ambiguous: LGPL 2.33user 2.00system 1:12.16elapsed 6%CPU (0avgtext+0avgdata 111112maxresident)k 0inputs+0outputs (0major+204876minor)pagefaults 0swaps --- ghc8.6.4-polyparse-1.13-alt1.x86_64.rpm.repo 2021-07-15 00:20:45.000000000 +0000 +++ ghc8.6.4-polyparse-1.13-alt1.x86_64.rpm.hasher 2023-05-09 02:54:59.236733931 +0000 @@ -123,66 +123,66 @@ Provides: ghc8.6.4-polyparse = 1.13-alt1:sisyphus+278961.4600.1.1 -File: /usr/lib64/ghc-8.6.4/lib/libHSpolyparse-1.13-EKcHViyOzJG8eHtbiavVB2-ghc8.6.4.so 100644 root:root 6610ecd946aefa7efe7ea07a0226eb89 +File: /usr/lib64/ghc-8.6.4/lib/libHSpolyparse-1.13-EKcHViyOzJG8eHtbiavVB2-ghc8.6.4.so 100644 root:root e5e2167216c587d560f9872642477a68 File: /usr/lib64/ghc-8.6.4/package.conf.d/polyparse-1.13.conf 100644 root:root 21c226b0b1936f7c2e125cdd319b9310 File: /usr/lib64/ghc-8.6.4/polyparse-1.13 40755 root:root -File: /usr/lib64/ghc-8.6.4/polyparse-1.13/HSpolyparse-1.13-EKcHViyOzJG8eHtbiavVB2.o 100644 root:root bcb41c9f217b316eb33d2bd733fcbc82 +File: /usr/lib64/ghc-8.6.4/polyparse-1.13/HSpolyparse-1.13-EKcHViyOzJG8eHtbiavVB2.o 100644 root:root 06a94ca4947200b05a78571521c4fa1e File: /usr/lib64/ghc-8.6.4/polyparse-1.13/Text 40755 root:root File: /usr/lib64/ghc-8.6.4/polyparse-1.13/Text/Parse 40755 root:root -File: /usr/lib64/ghc-8.6.4/polyparse-1.13/Text/Parse.dyn_hi 100644 root:root 3dbde1fbff55b9e0ef68da10c79c7033 -File: /usr/lib64/ghc-8.6.4/polyparse-1.13/Text/Parse.hi 100644 root:root 8b2ca9771fb122afd742308984cff81c -File: /usr/lib64/ghc-8.6.4/polyparse-1.13/Text/Parse.p_hi 100644 root:root a09ab2d366decce13292daf67e44c1c3 -File: /usr/lib64/ghc-8.6.4/polyparse-1.13/Text/Parse/ByteString.dyn_hi 100644 root:root b411dd1c888b92b80db93e50ea73056c -File: /usr/lib64/ghc-8.6.4/polyparse-1.13/Text/Parse/ByteString.hi 100644 root:root 82d1d68cc96ef833b2f49cd6df0c4c57 -File: /usr/lib64/ghc-8.6.4/polyparse-1.13/Text/Parse/ByteString.p_hi 100644 root:root ec5c35240f4975fabf3e8efe4a687507 +File: /usr/lib64/ghc-8.6.4/polyparse-1.13/Text/Parse.dyn_hi 100644 root:root 7681c26c52ea6d4a460918e1ccbfa522 +File: /usr/lib64/ghc-8.6.4/polyparse-1.13/Text/Parse.hi 100644 root:root 349573eecf85dd4f52d2e6a239f76057 +File: /usr/lib64/ghc-8.6.4/polyparse-1.13/Text/Parse.p_hi 100644 root:root 8193193527681cc4933d41888a09cbf1 +File: /usr/lib64/ghc-8.6.4/polyparse-1.13/Text/Parse/ByteString.dyn_hi 100644 root:root 81cd2bcd38d7ef79e4f5ac4e32d819da +File: /usr/lib64/ghc-8.6.4/polyparse-1.13/Text/Parse/ByteString.hi 100644 root:root 25fd8d8998c8408859daa98566804637 +File: /usr/lib64/ghc-8.6.4/polyparse-1.13/Text/Parse/ByteString.p_hi 100644 root:root dcc544b3a47c20530758db235bbe7278 File: /usr/lib64/ghc-8.6.4/polyparse-1.13/Text/ParserCombinators 40755 root:root -File: /usr/lib64/ghc-8.6.4/polyparse-1.13/Text/ParserCombinators/HuttonMeijer.dyn_hi 100644 root:root e43b94375dd8852bc6de074fde0404cc -File: /usr/lib64/ghc-8.6.4/polyparse-1.13/Text/ParserCombinators/HuttonMeijer.hi 100644 root:root 894e44805af36b0e7bff1b517a0d2d43 -File: /usr/lib64/ghc-8.6.4/polyparse-1.13/Text/ParserCombinators/HuttonMeijer.p_hi 100644 root:root 6b73a0c908e3b2aec6a9fb3583c8e4d7 -File: /usr/lib64/ghc-8.6.4/polyparse-1.13/Text/ParserCombinators/HuttonMeijerWallace.dyn_hi 100644 root:root b887cdc02235ef13aea8a5f5c0b8281d -File: /usr/lib64/ghc-8.6.4/polyparse-1.13/Text/ParserCombinators/HuttonMeijerWallace.hi 100644 root:root 078c3e34c079ff52073297b63efd7dd1 -File: /usr/lib64/ghc-8.6.4/polyparse-1.13/Text/ParserCombinators/HuttonMeijerWallace.p_hi 100644 root:root 8e14105b2133ed4007d7cd0d8fe8b72e +File: /usr/lib64/ghc-8.6.4/polyparse-1.13/Text/ParserCombinators/HuttonMeijer.dyn_hi 100644 root:root 9796c43b9aa76cc9c2d7243fd9b1e289 +File: /usr/lib64/ghc-8.6.4/polyparse-1.13/Text/ParserCombinators/HuttonMeijer.hi 100644 root:root 6deb89b8b0c64ce23443cda2e48fde7a +File: /usr/lib64/ghc-8.6.4/polyparse-1.13/Text/ParserCombinators/HuttonMeijer.p_hi 100644 root:root 822c64bf74a8d9d750c2d97c5a7776f5 +File: /usr/lib64/ghc-8.6.4/polyparse-1.13/Text/ParserCombinators/HuttonMeijerWallace.dyn_hi 100644 root:root 50c0a3168f0fadce55bca0b577dc8782 +File: /usr/lib64/ghc-8.6.4/polyparse-1.13/Text/ParserCombinators/HuttonMeijerWallace.hi 100644 root:root 4af0bde132cae7e4b496f97c681a9ed9 +File: /usr/lib64/ghc-8.6.4/polyparse-1.13/Text/ParserCombinators/HuttonMeijerWallace.p_hi 100644 root:root f84d7e8f93276ccbbac388a44d7ddf63 File: /usr/lib64/ghc-8.6.4/polyparse-1.13/Text/ParserCombinators/Poly 40755 root:root -File: /usr/lib64/ghc-8.6.4/polyparse-1.13/Text/ParserCombinators/Poly.dyn_hi 100644 root:root 603b20e0492ed34cd270305f224405eb -File: /usr/lib64/ghc-8.6.4/polyparse-1.13/Text/ParserCombinators/Poly.hi 100644 root:root e62a49f691284510c69da8422095414b -File: /usr/lib64/ghc-8.6.4/polyparse-1.13/Text/ParserCombinators/Poly.p_hi 100644 root:root c78c6514cad878d5868bf3142c7d66d8 -File: /usr/lib64/ghc-8.6.4/polyparse-1.13/Text/ParserCombinators/Poly/Base.dyn_hi 100644 root:root ebea175b38c230de17d9da937e1051b9 -File: /usr/lib64/ghc-8.6.4/polyparse-1.13/Text/ParserCombinators/Poly/Base.hi 100644 root:root 1c50ffa0745a44e068bc98ef0d70b9a4 -File: /usr/lib64/ghc-8.6.4/polyparse-1.13/Text/ParserCombinators/Poly/Base.p_hi 100644 root:root fb26bb5366d6fc0e3f072deb0a18394b -File: /usr/lib64/ghc-8.6.4/polyparse-1.13/Text/ParserCombinators/Poly/ByteString.dyn_hi 100644 root:root cad911ab5d40b54b4d1c2f5f740a6a0c -File: /usr/lib64/ghc-8.6.4/polyparse-1.13/Text/ParserCombinators/Poly/ByteString.hi 100644 root:root 3d2e5be58ce843cbf283037a038034c5 -File: /usr/lib64/ghc-8.6.4/polyparse-1.13/Text/ParserCombinators/Poly/ByteString.p_hi 100644 root:root 69c85bb2015f7daa461eb6dad17a9e02 -File: /usr/lib64/ghc-8.6.4/polyparse-1.13/Text/ParserCombinators/Poly/ByteStringChar.dyn_hi 100644 root:root 67aa0b4bbf4289e0a07f1a39f20c133d -File: /usr/lib64/ghc-8.6.4/polyparse-1.13/Text/ParserCombinators/Poly/ByteStringChar.hi 100644 root:root 2a09ff2a2d87cfb7510f6dc126d8d0f8 -File: /usr/lib64/ghc-8.6.4/polyparse-1.13/Text/ParserCombinators/Poly/ByteStringChar.p_hi 100644 root:root 27dd82546bf06bd6f768764e9043d188 -File: /usr/lib64/ghc-8.6.4/polyparse-1.13/Text/ParserCombinators/Poly/Lazy.dyn_hi 100644 root:root 80b06f1a90ffdcab2e374652e5495a67 -File: /usr/lib64/ghc-8.6.4/polyparse-1.13/Text/ParserCombinators/Poly/Lazy.hi 100644 root:root ef6590f75c4ce0892231473ba17a46b9 -File: /usr/lib64/ghc-8.6.4/polyparse-1.13/Text/ParserCombinators/Poly/Lazy.p_hi 100644 root:root 590e73f0ac4fcc7cb76843cd70389b7c -File: /usr/lib64/ghc-8.6.4/polyparse-1.13/Text/ParserCombinators/Poly/Lex.dyn_hi 100644 root:root 138897a51675a3c89f83b2d5c4ecd81a -File: /usr/lib64/ghc-8.6.4/polyparse-1.13/Text/ParserCombinators/Poly/Lex.hi 100644 root:root 0b370cd525a9441c0894f57cd014c3f0 -File: /usr/lib64/ghc-8.6.4/polyparse-1.13/Text/ParserCombinators/Poly/Lex.p_hi 100644 root:root c4c9e97d6079e0dec829b2fe0be852dc -File: /usr/lib64/ghc-8.6.4/polyparse-1.13/Text/ParserCombinators/Poly/Parser.dyn_hi 100644 root:root b717d66e19c2dd5312e69013c0646828 -File: /usr/lib64/ghc-8.6.4/polyparse-1.13/Text/ParserCombinators/Poly/Parser.hi 100644 root:root 16a21723f09d3e3d17a82bc070a4ba74 -File: /usr/lib64/ghc-8.6.4/polyparse-1.13/Text/ParserCombinators/Poly/Parser.p_hi 100644 root:root 9b94a38b9c62277433391c5ae7942f21 -File: /usr/lib64/ghc-8.6.4/polyparse-1.13/Text/ParserCombinators/Poly/Plain.dyn_hi 100644 root:root e411e7ab60e7d1807635af943d81a322 -File: /usr/lib64/ghc-8.6.4/polyparse-1.13/Text/ParserCombinators/Poly/Plain.hi 100644 root:root 9e23b6d244373596986782e7544fec1f -File: /usr/lib64/ghc-8.6.4/polyparse-1.13/Text/ParserCombinators/Poly/Plain.p_hi 100644 root:root 499e70700c807bb6639ba6acfb7d830b -File: /usr/lib64/ghc-8.6.4/polyparse-1.13/Text/ParserCombinators/Poly/Result.dyn_hi 100644 root:root 32fcdefe0b4a92a55b928aa7970c8eed -File: /usr/lib64/ghc-8.6.4/polyparse-1.13/Text/ParserCombinators/Poly/Result.hi 100644 root:root 6d142a608a746ee3012022e0a9bf4c74 -File: /usr/lib64/ghc-8.6.4/polyparse-1.13/Text/ParserCombinators/Poly/Result.p_hi 100644 root:root 1c597d254fcfd099a2402f638e0dfc4d -File: /usr/lib64/ghc-8.6.4/polyparse-1.13/Text/ParserCombinators/Poly/State.dyn_hi 100644 root:root 42fc61e9bc395e084287e8e537411791 -File: /usr/lib64/ghc-8.6.4/polyparse-1.13/Text/ParserCombinators/Poly/State.hi 100644 root:root 2ef5b4f93d2c4b60f0b2aa41a3045f9a -File: /usr/lib64/ghc-8.6.4/polyparse-1.13/Text/ParserCombinators/Poly/State.p_hi 100644 root:root 50ba06579587228786c5b6d2cf829845 -File: /usr/lib64/ghc-8.6.4/polyparse-1.13/Text/ParserCombinators/Poly/StateLazy.dyn_hi 100644 root:root 8f8d0d837d015a78961dfd06a9af2d77 -File: /usr/lib64/ghc-8.6.4/polyparse-1.13/Text/ParserCombinators/Poly/StateLazy.hi 100644 root:root 6e33d42134faa4560ac37a9d6cc27705 -File: /usr/lib64/ghc-8.6.4/polyparse-1.13/Text/ParserCombinators/Poly/StateLazy.p_hi 100644 root:root d25d60623dfffb5584fd32544da4e74f -File: /usr/lib64/ghc-8.6.4/polyparse-1.13/Text/ParserCombinators/Poly/StateParser.dyn_hi 100644 root:root 6a80288fd99dea9cc7c34f0e4fc387bd -File: /usr/lib64/ghc-8.6.4/polyparse-1.13/Text/ParserCombinators/Poly/StateParser.hi 100644 root:root 8201ecd811801419ae1ab639493c3fac -File: /usr/lib64/ghc-8.6.4/polyparse-1.13/Text/ParserCombinators/Poly/StateParser.p_hi 100644 root:root 6ab2b3b6a381173f6ae4225541958c0e -File: /usr/lib64/ghc-8.6.4/polyparse-1.13/Text/ParserCombinators/Poly/StateText.dyn_hi 100644 root:root 13039cb77ba77c4c50704ead222a3ddd -File: /usr/lib64/ghc-8.6.4/polyparse-1.13/Text/ParserCombinators/Poly/StateText.hi 100644 root:root 333b57dd9820140284de52d6c26a2665 -File: /usr/lib64/ghc-8.6.4/polyparse-1.13/Text/ParserCombinators/Poly/StateText.p_hi 100644 root:root 9a8f2c1f41faeb8a1228dd9bc15c9f77 -File: /usr/lib64/ghc-8.6.4/polyparse-1.13/Text/ParserCombinators/Poly/Text.dyn_hi 100644 root:root 0e58c17fa4d5a34397668183bf11be30 -File: /usr/lib64/ghc-8.6.4/polyparse-1.13/Text/ParserCombinators/Poly/Text.hi 100644 root:root 1e000c9326332f55f97d0cd4d0a21b50 -File: /usr/lib64/ghc-8.6.4/polyparse-1.13/Text/ParserCombinators/Poly/Text.p_hi 100644 root:root 1c53c6285fcbe2b1cfdb35fc42d92162 -File: /usr/lib64/ghc-8.6.4/polyparse-1.13/libHSpolyparse-1.13-EKcHViyOzJG8eHtbiavVB2.a 100644 root:root 393ce0362b0ff644c25e2a6c191cb5a2 -File: /usr/lib64/ghc-8.6.4/polyparse-1.13/libHSpolyparse-1.13-EKcHViyOzJG8eHtbiavVB2_p.a 100644 root:root fbf3d5322b283be62520a7d5c036fb21 +File: /usr/lib64/ghc-8.6.4/polyparse-1.13/Text/ParserCombinators/Poly.dyn_hi 100644 root:root 623f9f50a80ffb7f3703579c3f59c595 +File: /usr/lib64/ghc-8.6.4/polyparse-1.13/Text/ParserCombinators/Poly.hi 100644 root:root c7ddc18852cf4c2df56dd9d3f519e4a3 +File: /usr/lib64/ghc-8.6.4/polyparse-1.13/Text/ParserCombinators/Poly.p_hi 100644 root:root b70339ba128fd06947611ff98cdd7e3a +File: /usr/lib64/ghc-8.6.4/polyparse-1.13/Text/ParserCombinators/Poly/Base.dyn_hi 100644 root:root 53f92445ce4c42c38746dc39bbeefc69 +File: /usr/lib64/ghc-8.6.4/polyparse-1.13/Text/ParserCombinators/Poly/Base.hi 100644 root:root 5fb6205131fec1e6c5412fd1ef966dfc +File: /usr/lib64/ghc-8.6.4/polyparse-1.13/Text/ParserCombinators/Poly/Base.p_hi 100644 root:root 1bbfbd5d867a8cd54c4590258bc20138 +File: /usr/lib64/ghc-8.6.4/polyparse-1.13/Text/ParserCombinators/Poly/ByteString.dyn_hi 100644 root:root 93046ee5a05dc1ae7a86c5c191a2ed0e +File: /usr/lib64/ghc-8.6.4/polyparse-1.13/Text/ParserCombinators/Poly/ByteString.hi 100644 root:root 6effa07e3b0d49bb88057cb178db8a36 +File: /usr/lib64/ghc-8.6.4/polyparse-1.13/Text/ParserCombinators/Poly/ByteString.p_hi 100644 root:root 03f789a07cdd740708d6619f197c707d +File: /usr/lib64/ghc-8.6.4/polyparse-1.13/Text/ParserCombinators/Poly/ByteStringChar.dyn_hi 100644 root:root 5b814102d4c2a3697005b9b5976877eb +File: /usr/lib64/ghc-8.6.4/polyparse-1.13/Text/ParserCombinators/Poly/ByteStringChar.hi 100644 root:root 1dc4f0328b1159c4e5b8c5120f542b07 +File: /usr/lib64/ghc-8.6.4/polyparse-1.13/Text/ParserCombinators/Poly/ByteStringChar.p_hi 100644 root:root 6ed2e2efcef43727c46154844b222686 +File: /usr/lib64/ghc-8.6.4/polyparse-1.13/Text/ParserCombinators/Poly/Lazy.dyn_hi 100644 root:root 0edfbe9ac14a3d5d01635877ce58d734 +File: /usr/lib64/ghc-8.6.4/polyparse-1.13/Text/ParserCombinators/Poly/Lazy.hi 100644 root:root a34c22db190ee5b4f647fd8d3d24376a +File: /usr/lib64/ghc-8.6.4/polyparse-1.13/Text/ParserCombinators/Poly/Lazy.p_hi 100644 root:root b1142d7c207f659d45b99d9bbafd2ee0 +File: /usr/lib64/ghc-8.6.4/polyparse-1.13/Text/ParserCombinators/Poly/Lex.dyn_hi 100644 root:root 2650914410ca9caac02ac4f854d205e4 +File: /usr/lib64/ghc-8.6.4/polyparse-1.13/Text/ParserCombinators/Poly/Lex.hi 100644 root:root d147d1d2cbd0deb3312adc8eb2ad3154 +File: /usr/lib64/ghc-8.6.4/polyparse-1.13/Text/ParserCombinators/Poly/Lex.p_hi 100644 root:root 531b7eeda7ebd147c2670b625fd9e537 +File: /usr/lib64/ghc-8.6.4/polyparse-1.13/Text/ParserCombinators/Poly/Parser.dyn_hi 100644 root:root 854a91cab280740eb06dbc675e2d1388 +File: /usr/lib64/ghc-8.6.4/polyparse-1.13/Text/ParserCombinators/Poly/Parser.hi 100644 root:root 60282882d4634598e8c706ad319daf90 +File: /usr/lib64/ghc-8.6.4/polyparse-1.13/Text/ParserCombinators/Poly/Parser.p_hi 100644 root:root d8b45d9b41628def8cf2ca55513fc256 +File: /usr/lib64/ghc-8.6.4/polyparse-1.13/Text/ParserCombinators/Poly/Plain.dyn_hi 100644 root:root 1c59a2038e7194dfe6944395d228fc5d +File: /usr/lib64/ghc-8.6.4/polyparse-1.13/Text/ParserCombinators/Poly/Plain.hi 100644 root:root 6488a27742874a797ec2d39820244dee +File: /usr/lib64/ghc-8.6.4/polyparse-1.13/Text/ParserCombinators/Poly/Plain.p_hi 100644 root:root 388e9dbbf68d6415d5c76ffa6cf9451a +File: /usr/lib64/ghc-8.6.4/polyparse-1.13/Text/ParserCombinators/Poly/Result.dyn_hi 100644 root:root be39b43d8b1205503034c7b16c6754b8 +File: /usr/lib64/ghc-8.6.4/polyparse-1.13/Text/ParserCombinators/Poly/Result.hi 100644 root:root f87d75a2637ed7ec343ec9f5960ac456 +File: /usr/lib64/ghc-8.6.4/polyparse-1.13/Text/ParserCombinators/Poly/Result.p_hi 100644 root:root f752cafad3c7d5c08e740385f1359790 +File: /usr/lib64/ghc-8.6.4/polyparse-1.13/Text/ParserCombinators/Poly/State.dyn_hi 100644 root:root 79a6e715b1196a099b8084bc8e39cb96 +File: /usr/lib64/ghc-8.6.4/polyparse-1.13/Text/ParserCombinators/Poly/State.hi 100644 root:root a30f1a44019e27ac0b68a6e18777e878 +File: /usr/lib64/ghc-8.6.4/polyparse-1.13/Text/ParserCombinators/Poly/State.p_hi 100644 root:root addd7337ced95761204c3c9c1fca166c +File: /usr/lib64/ghc-8.6.4/polyparse-1.13/Text/ParserCombinators/Poly/StateLazy.dyn_hi 100644 root:root 645b7aac50b83edd9773b2d79c01ab69 +File: /usr/lib64/ghc-8.6.4/polyparse-1.13/Text/ParserCombinators/Poly/StateLazy.hi 100644 root:root d09b5cd9c972252a0d41cf93f19138ef +File: /usr/lib64/ghc-8.6.4/polyparse-1.13/Text/ParserCombinators/Poly/StateLazy.p_hi 100644 root:root b66ccedf607de7312d3e365489942bf8 +File: /usr/lib64/ghc-8.6.4/polyparse-1.13/Text/ParserCombinators/Poly/StateParser.dyn_hi 100644 root:root f70923edf9afe49a71049feb6db3fbb8 +File: /usr/lib64/ghc-8.6.4/polyparse-1.13/Text/ParserCombinators/Poly/StateParser.hi 100644 root:root b5b837da3aee1c0f20efd2328cbf0b19 +File: /usr/lib64/ghc-8.6.4/polyparse-1.13/Text/ParserCombinators/Poly/StateParser.p_hi 100644 root:root 4a95ef4db83501bc6e407834651da13e +File: /usr/lib64/ghc-8.6.4/polyparse-1.13/Text/ParserCombinators/Poly/StateText.dyn_hi 100644 root:root 84bad6322e5436f651f59dd273eed400 +File: /usr/lib64/ghc-8.6.4/polyparse-1.13/Text/ParserCombinators/Poly/StateText.hi 100644 root:root 3e38408105b50c0a18ab025b62854aa1 +File: /usr/lib64/ghc-8.6.4/polyparse-1.13/Text/ParserCombinators/Poly/StateText.p_hi 100644 root:root 875b150cac107466bfd3f7ead33bee56 +File: /usr/lib64/ghc-8.6.4/polyparse-1.13/Text/ParserCombinators/Poly/Text.dyn_hi 100644 root:root a6e594f7a8df82337018f755b7f0b11f +File: /usr/lib64/ghc-8.6.4/polyparse-1.13/Text/ParserCombinators/Poly/Text.hi 100644 root:root 8f7ac441cdf8c4feaddb39ec790d30b5 +File: /usr/lib64/ghc-8.6.4/polyparse-1.13/Text/ParserCombinators/Poly/Text.p_hi 100644 root:root 45593ad2add0090003329b534b34497e +File: /usr/lib64/ghc-8.6.4/polyparse-1.13/libHSpolyparse-1.13-EKcHViyOzJG8eHtbiavVB2.a 100644 root:root ac19c142d0c25236bdff3abf3c9314b1 +File: /usr/lib64/ghc-8.6.4/polyparse-1.13/libHSpolyparse-1.13-EKcHViyOzJG8eHtbiavVB2_p.a 100644 root:root 8c047179d93abda7482a10dff953c488 File: /usr/lib64/ghc-8.6.4/polyparse-1.13/polyparse.pkg 100755 root:root 21c226b0b1936f7c2e125cdd319b9310 @@ -222,2 +222,2 @@ File: /usr/share/doc/ghc8.6.4-polyparse-1.13/html/synopsis.png 100644 root:root f7936844cc05316ed73f6bf1d2e75434 -RPMIdentity: 0da1adc55b3884a3b196ea12f2eee8344e9c5957abb6e778902a3720f5d72ac973690145d7259369adc497085f661bd6ca6b51d694b96f22c455cbd694d277c6 +RPMIdentity: ae2020d3de7b53d9afec53d4db9404161667166a4680d1a57d6bfad5b95dffac6af06182c4c023eae8ddb322f8377ff34fecf798b1d8fb0ecc113d8f680d5621