<86>May 4 04:00:21 userdel[1964166]: delete user 'rooter' <86>May 4 04:00:21 userdel[1964166]: removed group 'rooter' owned by 'rooter' <86>May 4 04:00:21 userdel[1964166]: removed shadow group 'rooter' owned by 'rooter' <86>May 4 04:00:21 groupadd[1964217]: group added to /etc/group: name=rooter, GID=1865 <86>May 4 04:00:21 groupadd[1964217]: group added to /etc/gshadow: name=rooter <86>May 4 04:00:21 groupadd[1964217]: new group: name=rooter, GID=1865 <86>May 4 04:00:21 useradd[1964252]: new user: name=rooter, UID=1865, GID=1865, home=/root, shell=/bin/bash, from=none <86>May 4 04:00:21 userdel[1964340]: delete user 'builder' <86>May 4 04:00:21 userdel[1964340]: removed group 'builder' owned by 'builder' <86>May 4 04:00:21 userdel[1964340]: removed shadow group 'builder' owned by 'builder' <86>May 4 04:00:22 groupadd[1964435]: group added to /etc/group: name=builder, GID=1866 <86>May 4 04:00:22 groupadd[1964435]: group added to /etc/gshadow: name=builder <86>May 4 04:00:22 groupadd[1964435]: new group: name=builder, GID=1866 <86>May 4 04:00:22 useradd[1964508]: new user: name=builder, UID=1866, GID=1866, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/ghc8.6.4-parsec-3.1.14.0-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>May 4 04:00:26 rpmi: rpm-macros-ghc8.6.4-common-8.6.4-alt11 sisyphus+340030.100.2.2 1707341956 installed <13>May 4 04:00:26 rpmi: rpm-build-haskell-1.4.7-alt1 sisyphus+326169.620.17.2 1692843658 installed <13>May 4 04:00:26 rpmi: libgmp-devel-6.3.0-alt1 sisyphus+328118.100.2.1 1693294124 installed <13>May 4 04:00:26 rpmi: libffi-devel-1:3.4.6-alt1 sisyphus+341904.100.1.1 1709474358 installed <13>May 4 04:00:26 rpmi: haskell-filetrigger-0.0.5-alt3 sisyphus+222088.300.12.1 1553099539 installed <13>May 4 04:00:26 rpmi: ghc8.6.4-common-8.6.4-alt11 sisyphus+340030.100.2.2 1707341956 installed <13>May 4 04:00:36 rpmi: ghc8.6.4-8.6.4-alt11 sisyphus+340030.100.2.2 1707341956 installed <13>May 4 04:00:37 rpmi: ghc8.6.4-doc-8.6.4-alt11 sisyphus+340030.100.2.2 1707341956 installed warning: File /usr/src/in/source/ghc8.6.4-parsec-3.1.14.0-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-parsec-3.1.14.0-alt1.nosrc.rpm (w1.gzdio) warning: File /usr/src/RPM/SOURCES/ghc8.6.4-parsec-3.1.14.0-alt1.patch is smaller than 8 bytes Installing ghc8.6.4-parsec-3.1.14.0-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.23322 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ghc8.6.4-parsec-3.1.14.0 + echo 'Source #0 (ghc8.6.4-parsec-3.1.14.0.tar):' Source #0 (ghc8.6.4-parsec-3.1.14.0.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ghc8.6.4-parsec-3.1.14.0.tar + cd ghc8.6.4-parsec-3.1.14.0 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (ghc8.6.4-parsec-3.1.14.0-alt1.patch):' Patch #0 (ghc8.6.4-parsec-3.1.14.0-alt1.patch): + /usr/bin/patch -p1 + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.23322 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ghc8.6.4-parsec-3.1.14.0 + '[' -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-parsec-3.1.14.0 '--libsubdir=$compiler/$pkgid' '--dynlibdir=/usr/lib64/$compiler/lib' --docdir=/usr/share/doc/ghc8.6.4-parsec-3.1.14.0 --datadir=/usr/share --datasubdir=ghc8.6.4-parsec-3.1.14.0 --enable-library-profiling --enable-library-for-ghci --disable-executable-profiling --enable-split-objs --enable-shared -O2 --ghc Configuring parsec-3.1.14.0... 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 parsec-3.1.14.0.. Building library for parsec-3.1.14.0.. [ 1 of 25] Compiling Text.Parsec.Pos ( src/Text/Parsec/Pos.hs, dist/build/Text/Parsec/Pos.o ) [ 2 of 25] Compiling Text.Parsec.Error ( src/Text/Parsec/Error.hs, dist/build/Text/Parsec/Error.o ) [ 3 of 25] Compiling Text.Parsec.Prim ( src/Text/Parsec/Prim.hs, dist/build/Text/Parsec/Prim.o ) [ 4 of 25] Compiling Text.Parsec.Combinator ( src/Text/Parsec/Combinator.hs, dist/build/Text/Parsec/Combinator.o ) [ 5 of 25] Compiling Text.Parsec.Expr ( src/Text/Parsec/Expr.hs, dist/build/Text/Parsec/Expr.o ) [ 6 of 25] Compiling Text.Parsec.Char ( src/Text/Parsec/Char.hs, dist/build/Text/Parsec/Char.o ) [ 7 of 25] Compiling Text.Parsec.ByteString.Lazy ( src/Text/Parsec/ByteString/Lazy.hs, dist/build/Text/Parsec/ByteString/Lazy.o ) [ 8 of 25] Compiling Text.Parsec.ByteString ( src/Text/Parsec/ByteString.hs, dist/build/Text/Parsec/ByteString.o ) [ 9 of 25] Compiling Text.Parsec ( src/Text/Parsec.hs, dist/build/Text/Parsec.o ) [10 of 25] Compiling Text.Parsec.Perm ( src/Text/Parsec/Perm.hs, dist/build/Text/Parsec/Perm.o ) [11 of 25] Compiling Text.Parsec.String ( src/Text/Parsec/String.hs, dist/build/Text/Parsec/String.o ) [12 of 25] Compiling Text.Parsec.Text ( src/Text/Parsec/Text.hs, dist/build/Text/Parsec/Text.o ) [13 of 25] Compiling Text.Parsec.Text.Lazy ( src/Text/Parsec/Text/Lazy.hs, dist/build/Text/Parsec/Text/Lazy.o ) [14 of 25] Compiling Text.Parsec.Token ( src/Text/Parsec/Token.hs, dist/build/Text/Parsec/Token.o ) [15 of 25] Compiling Text.Parsec.Language ( src/Text/Parsec/Language.hs, dist/build/Text/Parsec/Language.o ) [16 of 25] Compiling Text.ParserCombinators.Parsec.Char ( src/Text/ParserCombinators/Parsec/Char.hs, dist/build/Text/ParserCombinators/Parsec/Char.o ) [17 of 25] Compiling Text.ParserCombinators.Parsec.Combinator ( src/Text/ParserCombinators/Parsec/Combinator.hs, dist/build/Text/ParserCombinators/Parsec/Combinator.o ) [18 of 25] Compiling Text.ParserCombinators.Parsec.Error ( src/Text/ParserCombinators/Parsec/Error.hs, dist/build/Text/ParserCombinators/Parsec/Error.o ) [19 of 25] Compiling Text.ParserCombinators.Parsec.Language ( src/Text/ParserCombinators/Parsec/Language.hs, dist/build/Text/ParserCombinators/Parsec/Language.o ) [20 of 25] Compiling Text.ParserCombinators.Parsec.Perm ( src/Text/ParserCombinators/Parsec/Perm.hs, dist/build/Text/ParserCombinators/Parsec/Perm.o ) [21 of 25] Compiling Text.ParserCombinators.Parsec.Pos ( src/Text/ParserCombinators/Parsec/Pos.hs, dist/build/Text/ParserCombinators/Parsec/Pos.o ) [22 of 25] Compiling Text.ParserCombinators.Parsec.Prim ( src/Text/ParserCombinators/Parsec/Prim.hs, dist/build/Text/ParserCombinators/Parsec/Prim.o ) [23 of 25] Compiling Text.ParserCombinators.Parsec ( src/Text/ParserCombinators/Parsec.hs, dist/build/Text/ParserCombinators/Parsec.o ) [24 of 25] Compiling Text.ParserCombinators.Parsec.Expr ( src/Text/ParserCombinators/Parsec/Expr.hs, dist/build/Text/ParserCombinators/Parsec/Expr.o ) [25 of 25] Compiling Text.ParserCombinators.Parsec.Token ( src/Text/ParserCombinators/Parsec/Token.hs, dist/build/Text/ParserCombinators/Parsec/Token.o ) [ 1 of 25] Compiling Text.Parsec.Pos ( src/Text/Parsec/Pos.hs, dist/build/Text/Parsec/Pos.p_o ) [ 2 of 25] Compiling Text.Parsec.Error ( src/Text/Parsec/Error.hs, dist/build/Text/Parsec/Error.p_o ) [ 3 of 25] Compiling Text.Parsec.Prim ( src/Text/Parsec/Prim.hs, dist/build/Text/Parsec/Prim.p_o ) [ 4 of 25] Compiling Text.Parsec.Combinator ( src/Text/Parsec/Combinator.hs, dist/build/Text/Parsec/Combinator.p_o ) [ 5 of 25] Compiling Text.Parsec.Expr ( src/Text/Parsec/Expr.hs, dist/build/Text/Parsec/Expr.p_o ) [ 6 of 25] Compiling Text.Parsec.Char ( src/Text/Parsec/Char.hs, dist/build/Text/Parsec/Char.p_o ) [ 7 of 25] Compiling Text.Parsec.ByteString.Lazy ( src/Text/Parsec/ByteString/Lazy.hs, dist/build/Text/Parsec/ByteString/Lazy.p_o ) [ 8 of 25] Compiling Text.Parsec.ByteString ( src/Text/Parsec/ByteString.hs, dist/build/Text/Parsec/ByteString.p_o ) [ 9 of 25] Compiling Text.Parsec ( src/Text/Parsec.hs, dist/build/Text/Parsec.p_o ) [10 of 25] Compiling Text.Parsec.Perm ( src/Text/Parsec/Perm.hs, dist/build/Text/Parsec/Perm.p_o ) [11 of 25] Compiling Text.Parsec.String ( src/Text/Parsec/String.hs, dist/build/Text/Parsec/String.p_o ) [12 of 25] Compiling Text.Parsec.Text ( src/Text/Parsec/Text.hs, dist/build/Text/Parsec/Text.p_o ) [13 of 25] Compiling Text.Parsec.Text.Lazy ( src/Text/Parsec/Text/Lazy.hs, dist/build/Text/Parsec/Text/Lazy.p_o ) [14 of 25] Compiling Text.Parsec.Token ( src/Text/Parsec/Token.hs, dist/build/Text/Parsec/Token.p_o ) [15 of 25] Compiling Text.Parsec.Language ( src/Text/Parsec/Language.hs, dist/build/Text/Parsec/Language.p_o ) [16 of 25] Compiling Text.ParserCombinators.Parsec.Char ( src/Text/ParserCombinators/Parsec/Char.hs, dist/build/Text/ParserCombinators/Parsec/Char.p_o ) [17 of 25] Compiling Text.ParserCombinators.Parsec.Combinator ( src/Text/ParserCombinators/Parsec/Combinator.hs, dist/build/Text/ParserCombinators/Parsec/Combinator.p_o ) [18 of 25] Compiling Text.ParserCombinators.Parsec.Error ( src/Text/ParserCombinators/Parsec/Error.hs, dist/build/Text/ParserCombinators/Parsec/Error.p_o ) [19 of 25] Compiling Text.ParserCombinators.Parsec.Language ( src/Text/ParserCombinators/Parsec/Language.hs, dist/build/Text/ParserCombinators/Parsec/Language.p_o ) [20 of 25] Compiling Text.ParserCombinators.Parsec.Perm ( src/Text/ParserCombinators/Parsec/Perm.hs, dist/build/Text/ParserCombinators/Parsec/Perm.p_o ) [21 of 25] Compiling Text.ParserCombinators.Parsec.Pos ( src/Text/ParserCombinators/Parsec/Pos.hs, dist/build/Text/ParserCombinators/Parsec/Pos.p_o ) [22 of 25] Compiling Text.ParserCombinators.Parsec.Prim ( src/Text/ParserCombinators/Parsec/Prim.hs, dist/build/Text/ParserCombinators/Parsec/Prim.p_o ) [23 of 25] Compiling Text.ParserCombinators.Parsec ( src/Text/ParserCombinators/Parsec.hs, dist/build/Text/ParserCombinators/Parsec.p_o ) [24 of 25] Compiling Text.ParserCombinators.Parsec.Expr ( src/Text/ParserCombinators/Parsec/Expr.hs, dist/build/Text/ParserCombinators/Parsec/Expr.p_o ) [25 of 25] Compiling Text.ParserCombinators.Parsec.Token ( src/Text/ParserCombinators/Parsec/Token.hs, dist/build/Text/ParserCombinators/Parsec/Token.p_o ) + ./Setup haddock Preprocessing library for parsec-3.1.14.0.. Running Haddock on library for parsec-3.1.14.0.. Haddock coverage: 82% ( 14 / 17) in 'Text.Parsec.Pos' Missing documentation for: SourceName (src/Text/Parsec/Pos.hs:34) Line (src/Text/Parsec/Pos.hs:35) Column (src/Text/Parsec/Pos.hs:36) 43% ( 6 / 14) in 'Text.Parsec.Error' Missing documentation for: errorIsUnknown (src/Text/Parsec/Error.hs:116) showErrorMessages (src/Text/Parsec/Error.hs:179) newErrorMessage (src/Text/Parsec/Error.hs:126) newErrorUnknown (src/Text/Parsec/Error.hs:122) addErrorMessage (src/Text/Parsec/Error.hs:130) setErrorPos (src/Text/Parsec/Error.hs:134) setErrorMessage (src/Text/Parsec/Error.hs:138) mergeError (src/Text/Parsec/Error.hs:142) Warning: 'a' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'b' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. 64% ( 32 / 50) in 'Text.Parsec.Prim' Missing documentation for: unknownError (src/Text/Parsec/Prim.hs:115) sysUnExpectError (src/Text/Parsec/Prim.hs:118) Parsec (src/Text/Parsec/Prim.hs:181) Consumed (src/Text/Parsec/Prim.hs:183) Reply (src/Text/Parsec/Prim.hs:187) State (src/Text/Parsec/Prim.hs:191) parsecMap (src/Text/Parsec/Prim.hs:255) parserReturn (src/Text/Parsec/Prim.hs:308) parserBind (src/Text/Parsec/Prim.hs:313) mergeErrorReply (src/Text/Parsec/Prim.hs:353) parserFail (src/Text/Parsec/Prim.hs:359) parserPlus (src/Text/Parsec/Prim.hs:377) labels (src/Text/Parsec/Prim.hs:432) tokens (src/Text/Parsec/Prim.hs:483) tokenPrimEx (src/Text/Parsec/Prim.hs:620) manyAccum (src/Text/Parsec/Prim.hs:680) runPT (src/Text/Parsec/Prim.hs:699) runP (src/Text/Parsec/Prim.hs:713) 100% ( 28 / 28) in 'Text.Parsec.Combinator' 100% ( 5 / 5) in 'Text.Parsec.Expr' 100% ( 20 / 20) in 'Text.Parsec.Char' 50% ( 2 / 4) in 'Text.Parsec.ByteString.Lazy' Missing documentation for: Parser (src/Text/Parsec/ByteString/Lazy.hs:26) GenParser (src/Text/Parsec/ByteString/Lazy.hs:27) 50% ( 2 / 4) in 'Text.Parsec.ByteString' Missing documentation for: Parser (src/Text/Parsec/ByteString.hs:26) GenParser (src/Text/Parsec/ByteString.hs:27) 79% ( 77 / 98) in 'Text.Parsec' Missing documentation for: Parsec (src/Text/Parsec/Prim.hs:181) tokens (src/Text/Parsec/Prim.hs:483) labels (src/Text/Parsec/Prim.hs:432) SourceName (src/Text/Parsec/Pos.hs:34) Line (src/Text/Parsec/Pos.hs:35) Column (src/Text/Parsec/Pos.hs:36) manyAccum (src/Text/Parsec/Prim.hs:680) tokenPrimEx (src/Text/Parsec/Prim.hs:620) runPT (src/Text/Parsec/Prim.hs:699) unknownError (src/Text/Parsec/Prim.hs:115) sysUnExpectError (src/Text/Parsec/Prim.hs:118) mergeErrorReply (src/Text/Parsec/Prim.hs:353) runP (src/Text/Parsec/Prim.hs:713) Consumed (src/Text/Parsec/Prim.hs:183) Reply (src/Text/Parsec/Prim.hs:187) State (src/Text/Parsec/Prim.hs:191) parsecMap (src/Text/Parsec/Prim.hs:255) parserReturn (src/Text/Parsec/Prim.hs:308) parserBind (src/Text/Parsec/Prim.hs:313) parserFail (src/Text/Parsec/Prim.hs:359) parserPlus (src/Text/Parsec/Prim.hs:377) 100% ( 8 / 8) in 'Text.Parsec.Perm' 50% ( 2 / 4) in 'Text.Parsec.String' Missing documentation for: Parser (src/Text/Parsec/String.hs:24) GenParser (src/Text/Parsec/String.hs:25) 50% ( 2 / 4) in 'Text.Parsec.Text' Missing documentation for: Parser (src/Text/Parsec/Text.hs:26) GenParser (src/Text/Parsec/Text.hs:27) 50% ( 2 / 4) in 'Text.Parsec.Text.Lazy' Missing documentation for: Parser (src/Text/Parsec/Text/Lazy.hs:26) GenParser (src/Text/Parsec/Text/Lazy.hs:27) Warning: 'LanguageDef' is ambiguous. It is defined * at src/Text/Parsec/Token.hs:53:7 * at src/Text/Parsec/Token.hs:46:1 You may be able to disambiguate the identifier by qualifying it or by hiding some imports. Defaulting to 'LanguageDef' defined at src/Text/Parsec/Token.hs:46:1 67% ( 4 / 6) in 'Text.Parsec.Token' Missing documentation for: LanguageDef (src/Text/Parsec/Token.hs:46) TokenParser (src/Text/Parsec/Token.hs:117) 90% ( 9 / 10) in 'Text.Parsec.Language' Missing documentation for: LanguageDef (src/Text/Parsec/Token.hs:46) 95% ( 18 / 19) in 'Text.ParserCombinators.Parsec.Char' Missing documentation for: CharParser (src/Text/ParserCombinators/Parsec/Char.hs:42) 100% ( 24 / 24) in 'Text.ParserCombinators.Parsec.Combinator' 38% ( 6 / 16) in 'Text.ParserCombinators.Parsec.Error' Missing documentation for: messageCompare (src/Text/ParserCombinators/Parsec/Error.hs:38) messageEq (src/Text/ParserCombinators/Parsec/Error.hs:41) errorIsUnknown (src/Text/Parsec/Error.hs:116) showErrorMessages (src/Text/Parsec/Error.hs:179) newErrorMessage (src/Text/Parsec/Error.hs:126) newErrorUnknown (src/Text/Parsec/Error.hs:122) addErrorMessage (src/Text/Parsec/Error.hs:130) setErrorPos (src/Text/Parsec/Error.hs:134) setErrorMessage (src/Text/Parsec/Error.hs:138) mergeError (src/Text/Parsec/Error.hs:142) 90% ( 9 / 10) in 'Text.ParserCombinators.Parsec.Language' Missing documentation for: LanguageDef (src/Text/Parsec/Token.hs:46) 100% ( 7 / 7) in 'Text.ParserCombinators.Parsec.Perm' 82% ( 14 / 17) in 'Text.ParserCombinators.Parsec.Pos' Missing documentation for: SourceName (src/Text/Parsec/Pos.hs:34) Line (src/Text/Parsec/Pos.hs:35) Column (src/Text/Parsec/Pos.hs:36) 70% ( 21 / 30) in 'Text.ParserCombinators.Parsec.Prim' Missing documentation for: Parser (src/Text/Parsec/String.hs:24) GenParser (src/Text/Parsec/String.hs:25) runParser (src/Text/ParserCombinators/Parsec/Prim.hs:59) tokens (src/Text/Parsec/Prim.hs:483) tokenPrimEx (src/Text/Parsec/Prim.hs:620) try (src/Text/ParserCombinators/Parsec/Prim.hs:66) labels (src/Text/Parsec/Prim.hs:432) pzero (src/Text/ParserCombinators/Parsec/Prim.hs:56) State (src/Text/Parsec/Prim.hs:191) 83% ( 15 / 18) in 'Text.ParserCombinators.Parsec' Missing documentation for: SourceName (src/Text/Parsec/Pos.hs:34) Line (src/Text/Parsec/Pos.hs:35) Column (src/Text/Parsec/Pos.hs:36) 40% ( 2 / 5) in 'Text.ParserCombinators.Parsec.Expr' Missing documentation for: Operator (src/Text/ParserCombinators/Parsec/Expr.hs:30) OperatorTable (src/Text/ParserCombinators/Parsec/Expr.hs:34) buildExpressionParser (src/Text/ParserCombinators/Parsec/Expr.hs:41) 67% ( 4 / 6) in 'Text.ParserCombinators.Parsec.Token' Missing documentation for: LanguageDef (src/Text/Parsec/Token.hs:46) TokenParser (src/Text/Parsec/Token.hs:117) Documentation created: dist/doc/html/parsec/index.html + ./Setup register --gen-pkg-config=parsec.pkg + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.84126 + 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-parsec-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ghc8.6.4-parsec-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd ghc8.6.4-parsec-3.1.14.0 + '[' -x Setup ']' + ./Setup copy --destdir=/usr/src/tmp/ghc8.6.4-parsec-buildroot Installing library in /usr/src/tmp/ghc8.6.4-parsec-buildroot/usr/lib64/ghc-8.6.4/parsec-3.1.14.0 + '[' -f parsec.pkg ']' + install -m 755 parsec.pkg /usr/src/tmp/ghc8.6.4-parsec-buildroot/usr/lib64/ghc-8.6.4/parsec-3.1.14.0 + mkdir -p /usr/src/tmp/ghc8.6.4-parsec-buildroot/usr/lib64/ghc-8.6.4/package.conf.d + install -D -m 644 parsec.pkg /usr/src/tmp/ghc8.6.4-parsec-buildroot/usr/lib64/ghc-8.6.4/package.conf.d/parsec-3.1.14.0.conf + /usr/lib/rpm-build-haskell/hs_gen_filelist.sh /usr/src/tmp/ghc8.6.4-parsec-buildroot /usr/lib64 /usr/lib64/ghc-8.6.4/parsec-3.1.14.0 /usr/src/RPM/BUILD/ghc8.6.4-parsec-3.1.14.0 ghc8.6.4-parsec 3.1.14.0 /usr/lib64/ghc-8.6.4/package.conf.d/parsec-3.1.14.0.conf ~/tmp/ghc8.6.4-parsec-buildroot ~/RPM/BUILD/ghc8.6.4-parsec-3.1.14.0 find: './usr/bin': No such file or directory find: './usr/share/ghc8.6.4-parsec-3.1.14.0': No such file or directory ~/RPM/BUILD/ghc8.6.4-parsec-3.1.14.0 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ghc8.6.4-parsec-buildroot (auto) mode of './usr/lib64/ghc-8.6.4/lib/libHSparsec-3.1.14.0-8t8UKeFouAo5hdmomuIjPj-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-parsec-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ghc8.6.4-parsec-buildroot/ (default) Compressing files in /usr/src/tmp/ghc8.6.4-parsec-buildroot (auto) Adjusting library links in /usr/src/tmp/ghc8.6.4-parsec-buildroot ./usr/lib64: (from :0) ./usr/lib64/ghc-8.6.4/lib: (from :0) libHSparsec-3.1.14.0-8t8UKeFouAo5hdmomuIjPj-ghc8.6.4.so -> libHSparsec-3.1.14.0-8t8UKeFouAo5hdmomuIjPj-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/libHSparsec-3.1.14.0-8t8UKeFouAo5hdmomuIjPj-ghc8.6.4.so Verifying ELF objects in /usr/src/tmp/ghc8.6.4-parsec-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/libHSparsec-3.1.14.0-8t8UKeFouAo5hdmomuIjPj-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/rts:/usr/lib64/ghc-8.6.4/text-1.2.3.1:/usr/lib64/ghc-8.6.4/transformers-0.5.6.2 Splitting links to aliased files under /{,s}bin in /usr/src/tmp/ghc8.6.4-parsec-buildroot Processing files: ghc8.6.4-parsec-3.1.14.0-alt1 warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/LICENSE warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/Text-Parsec-ByteString-Lazy.html warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/Text-Parsec-ByteString-Lazy.html warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/Text-Parsec-ByteString.html warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/Text-Parsec-ByteString.html warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/Text-Parsec-Char.html warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/Text-Parsec-Char.html warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/Text-Parsec-Combinator.html warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/Text-Parsec-Combinator.html warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/Text-Parsec-Error.html warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/Text-Parsec-Error.html warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/Text-Parsec-Expr.html warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/Text-Parsec-Expr.html warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/Text-Parsec-Language.html warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/Text-Parsec-Language.html warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/Text-Parsec-Perm.html warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/Text-Parsec-Perm.html warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/Text-Parsec-Pos.html warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/Text-Parsec-Pos.html warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/Text-Parsec-Prim.html warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/Text-Parsec-Prim.html warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/Text-Parsec-String.html warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/Text-Parsec-String.html warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/Text-Parsec-Text-Lazy.html warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/Text-Parsec-Text-Lazy.html warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/Text-Parsec-Text.html warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/Text-Parsec-Text.html warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/Text-Parsec-Token.html warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/Text-Parsec-Token.html warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/Text-Parsec.html warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/Text-Parsec.html warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/Text-ParserCombinators-Parsec-Char.html warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/Text-ParserCombinators-Parsec-Char.html warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/Text-ParserCombinators-Parsec-Combinator.html warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/Text-ParserCombinators-Parsec-Combinator.html warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/Text-ParserCombinators-Parsec-Error.html warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/Text-ParserCombinators-Parsec-Error.html warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/Text-ParserCombinators-Parsec-Expr.html warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/Text-ParserCombinators-Parsec-Expr.html warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/Text-ParserCombinators-Parsec-Language.html warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/Text-ParserCombinators-Parsec-Language.html warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/Text-ParserCombinators-Parsec-Perm.html warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/Text-ParserCombinators-Parsec-Perm.html warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/Text-ParserCombinators-Parsec-Pos.html warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/Text-ParserCombinators-Parsec-Pos.html warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/Text-ParserCombinators-Parsec-Prim.html warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/Text-ParserCombinators-Parsec-Prim.html warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/Text-ParserCombinators-Parsec-Token.html warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/Text-ParserCombinators-Parsec-Token.html warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/Text-ParserCombinators-Parsec.html warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/Text-ParserCombinators-Parsec.html warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/doc-index-60.html warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/doc-index-60.html warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/doc-index-A.html warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/doc-index-A.html warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/doc-index-All.html warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/doc-index-All.html warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/doc-index-B.html warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/doc-index-B.html warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/doc-index-C.html warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/doc-index-C.html warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/doc-index-D.html warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/doc-index-D.html warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/doc-index-E.html warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/doc-index-E.html warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/doc-index-F.html warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/doc-index-F.html warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/doc-index-G.html warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/doc-index-G.html warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/doc-index-H.html warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/doc-index-H.html warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/doc-index-I.html warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/doc-index-I.html warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/doc-index-J.html warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/doc-index-J.html warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/doc-index-L.html warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/doc-index-L.html warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/doc-index-M.html warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/doc-index-M.html warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/doc-index-N.html warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/doc-index-N.html warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/doc-index-O.html warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/doc-index-O.html warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/doc-index-P.html warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/doc-index-P.html warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/doc-index-R.html warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/doc-index-R.html warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/doc-index-S.html warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/doc-index-S.html warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/doc-index-T.html warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/doc-index-T.html warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/doc-index-U.html warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/doc-index-U.html warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/doc-index-W.html warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/doc-index-W.html warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/doc-index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/doc-index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/haddock-bundle.min.js warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/haddock-bundle.min.js warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/hslogo-16.png warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/hslogo-16.png warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/meta.json warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/meta.json warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/minus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/minus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/ocean.css warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/ocean.css warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/parsec.haddock warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/parsec.haddock warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/plus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/plus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/quick-jump.css warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/quick-jump.css warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/synopsis.png warning: File listed twice: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/synopsis.png Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YduWzg find-provides: running scripts (debuginfo,haskell,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/ghc8.6.4-parsec-buildroot/usr/lib64/ghc-8.6.4/lib/libHSparsec-3.1.14.0-8t8UKeFouAo5hdmomuIjPj-ghc8.6.4.so: 1721 symbols, 21 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0gCYH4 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-parsec-buildroot/usr/lib64/ghc-8.6.4/lib/libHSparsec-3.1.14.0-8t8UKeFouAo5hdmomuIjPj-ghc8.6.4.so: overlinked libraries: /lib64/libgmp.so.10 /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/ghc-8.6.4/transformers-0.5.6.2/libHStransformers-0.5.6.2-ghc8.6.4.so Provides: ghc8.6.4(parsec) = 3.1.14.0, ghc8.6.4(parsec-3.1.14.0-8t8UKeFouAo5hdmomuIjPj), libHSparsec-3.1.14.0-8t8UKeFouAo5hdmomuIjPj-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/text-1.2.3.1/libHStext-1.2.3.1-ghc8.6.4.so, /usr/lib64/ghc-8.6.4/transformers-0.5.6.2/libHStransformers-0.5.6.2-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(mtl) = 2.2.2, ghc8.6.4(mtl-2.2.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.MuMkq3 Wrote: /usr/src/RPM/RPMS/x86_64/ghc8.6.4-parsec-3.1.14.0-alt1.x86_64.rpm (w2T16.xzdio) 17.35user 16.80system 0:35.60elapsed 95%CPU (0avgtext+0avgdata 496388maxresident)k 0inputs+0outputs (0major+1875192minor)pagefaults 0swaps /.out/ghc8.6.4-parsec-3.1.14.0-alt1.x86_64.rpm: license not found in '/usr/share/license' directory: BSD3 3.98user 3.06system 0:58.58elapsed 12%CPU (0avgtext+0avgdata 132840maxresident)k 0inputs+0outputs (0major+209888minor)pagefaults 0swaps --- ghc8.6.4-parsec-3.1.14.0-alt1.x86_64.rpm.repo 2023-08-24 04:39:54.000000000 +0000 +++ ghc8.6.4-parsec-3.1.14.0-alt1.x86_64.rpm.hasher 2024-05-04 04:01:16.913892238 +0000 @@ -177,3 +177,3 @@ Provides: ghc8.6.4-parsec = 3.1.14.0-alt1:sisyphus+326169.16400.17.2 -File: /usr/lib64/ghc-8.6.4/lib/libHSparsec-3.1.14.0-8t8UKeFouAo5hdmomuIjPj-ghc8.6.4.so 100644 root:root e645e17cbd91059b9e6ef968e557af73 +File: /usr/lib64/ghc-8.6.4/lib/libHSparsec-3.1.14.0-8t8UKeFouAo5hdmomuIjPj-ghc8.6.4.so 100644 root:root c8dd5c9b93330ff9a9c1d9e6ec155e70 File: /usr/lib64/ghc-8.6.4/package.conf.d/parsec-3.1.14.0.conf 100644 root:root 8ae396091fb45b01e98eff2f09c39381 @@ -193,5 +193,5 @@ File: /usr/lib64/ghc-8.6.4/parsec-3.1.14.0/Text/Parsec/ByteString/Lazy.p_hi 100644 root:root b5e8d2587a4fe561a3f1624c1907e3c8 -File: /usr/lib64/ghc-8.6.4/parsec-3.1.14.0/Text/Parsec/Char.dyn_hi 100644 root:root 4bc6306a46d543559c0945d677ad62e3 -File: /usr/lib64/ghc-8.6.4/parsec-3.1.14.0/Text/Parsec/Char.hi 100644 root:root cc7d3b6dbc8c8cbbe1429bdc7ff69492 -File: /usr/lib64/ghc-8.6.4/parsec-3.1.14.0/Text/Parsec/Char.p_hi 100644 root:root 668c0b41df0e4a460497436858ce89b0 +File: /usr/lib64/ghc-8.6.4/parsec-3.1.14.0/Text/Parsec/Char.dyn_hi 100644 root:root 52211c277b8ebf61a39bd9a55b359a68 +File: /usr/lib64/ghc-8.6.4/parsec-3.1.14.0/Text/Parsec/Char.hi 100644 root:root 4680ef54d77b00ddcd50d23cc2ceb431 +File: /usr/lib64/ghc-8.6.4/parsec-3.1.14.0/Text/Parsec/Char.p_hi 100644 root:root 196821525902c448b909cfe1dd61fece File: /usr/lib64/ghc-8.6.4/parsec-3.1.14.0/Text/Parsec/Combinator.dyn_hi 100644 root:root 524c970add5a2ed900092791c41df742 @@ -202,5 +202,5 @@ File: /usr/lib64/ghc-8.6.4/parsec-3.1.14.0/Text/Parsec/Error.p_hi 100644 root:root fa866f7de3ecff9569b89a532a2c2537 -File: /usr/lib64/ghc-8.6.4/parsec-3.1.14.0/Text/Parsec/Expr.dyn_hi 100644 root:root 05a4d02442ef14da0dc6ded94261ffc9 -File: /usr/lib64/ghc-8.6.4/parsec-3.1.14.0/Text/Parsec/Expr.hi 100644 root:root d9c0e36e1d0ecccbdc9e4cdb811b2c23 -File: /usr/lib64/ghc-8.6.4/parsec-3.1.14.0/Text/Parsec/Expr.p_hi 100644 root:root 43151984aa1ec86c1e9e2b1ea8618435 +File: /usr/lib64/ghc-8.6.4/parsec-3.1.14.0/Text/Parsec/Expr.dyn_hi 100644 root:root 7768677557701488ed3377e2d5cdb5b2 +File: /usr/lib64/ghc-8.6.4/parsec-3.1.14.0/Text/Parsec/Expr.hi 100644 root:root ca77a59f3addf7257d798042a350098e +File: /usr/lib64/ghc-8.6.4/parsec-3.1.14.0/Text/Parsec/Expr.p_hi 100644 root:root 4e64c28aa4b80d7cbaf83b40478108c1 File: /usr/lib64/ghc-8.6.4/parsec-3.1.14.0/Text/Parsec/Language.dyn_hi 100644 root:root 8bc26276d9c55b7e0ae40c635c926699 @@ -208,5 +208,5 @@ File: /usr/lib64/ghc-8.6.4/parsec-3.1.14.0/Text/Parsec/Language.p_hi 100644 root:root 12e8ea95dd640135e2c5c0c6a8a5bc59 -File: /usr/lib64/ghc-8.6.4/parsec-3.1.14.0/Text/Parsec/Perm.dyn_hi 100644 root:root bd70d51f16477869caaa20a0752b73ab -File: /usr/lib64/ghc-8.6.4/parsec-3.1.14.0/Text/Parsec/Perm.hi 100644 root:root d17a571e481c7dc200b7cad66e953fd2 -File: /usr/lib64/ghc-8.6.4/parsec-3.1.14.0/Text/Parsec/Perm.p_hi 100644 root:root 200d695a50ab0e0a5c4ae627f21f1f18 +File: /usr/lib64/ghc-8.6.4/parsec-3.1.14.0/Text/Parsec/Perm.dyn_hi 100644 root:root 83b8bf46d82231464b7f2ef91c84f84d +File: /usr/lib64/ghc-8.6.4/parsec-3.1.14.0/Text/Parsec/Perm.hi 100644 root:root 6a7d86b016b6095788d5ac510f4da5e3 +File: /usr/lib64/ghc-8.6.4/parsec-3.1.14.0/Text/Parsec/Perm.p_hi 100644 root:root 4faee4a466e61313145002983838f51c File: /usr/lib64/ghc-8.6.4/parsec-3.1.14.0/Text/Parsec/Pos.dyn_hi 100644 root:root 4a86e9b5d885f96a68bd905489e6ec13 @@ -214,5 +214,5 @@ File: /usr/lib64/ghc-8.6.4/parsec-3.1.14.0/Text/Parsec/Pos.p_hi 100644 root:root e3d7d894a091fa5ebefd9df80d52f654 -File: /usr/lib64/ghc-8.6.4/parsec-3.1.14.0/Text/Parsec/Prim.dyn_hi 100644 root:root b1d460808718bc5ee928817f3e906fc1 -File: /usr/lib64/ghc-8.6.4/parsec-3.1.14.0/Text/Parsec/Prim.hi 100644 root:root 8fd8776647b9f335a3ed7ba05f067cd2 -File: /usr/lib64/ghc-8.6.4/parsec-3.1.14.0/Text/Parsec/Prim.p_hi 100644 root:root fa0dc57680d548040d42cfcea1abaff6 +File: /usr/lib64/ghc-8.6.4/parsec-3.1.14.0/Text/Parsec/Prim.dyn_hi 100644 root:root 987b62885f8e449a247c26aba0d3409f +File: /usr/lib64/ghc-8.6.4/parsec-3.1.14.0/Text/Parsec/Prim.hi 100644 root:root 0fe6ee6bb0c69968b80af360681ce2dd +File: /usr/lib64/ghc-8.6.4/parsec-3.1.14.0/Text/Parsec/Prim.p_hi 100644 root:root da13f214778715eb391dc290270cabb2 File: /usr/lib64/ghc-8.6.4/parsec-3.1.14.0/Text/Parsec/String.dyn_hi 100644 root:root cd088e8ce9260d50515aab05c602f742 @@ -227,5 +227,5 @@ File: /usr/lib64/ghc-8.6.4/parsec-3.1.14.0/Text/Parsec/Text/Lazy.p_hi 100644 root:root 96fc9d7711d2b1c6504ff951388e68f2 -File: /usr/lib64/ghc-8.6.4/parsec-3.1.14.0/Text/Parsec/Token.dyn_hi 100644 root:root 4f91d80de28344546e5a34fd6edc876c -File: /usr/lib64/ghc-8.6.4/parsec-3.1.14.0/Text/Parsec/Token.hi 100644 root:root 33f7c8d684616b01326415e558e43383 -File: /usr/lib64/ghc-8.6.4/parsec-3.1.14.0/Text/Parsec/Token.p_hi 100644 root:root 02ee0b70314a59ff07bc79a7871108b9 +File: /usr/lib64/ghc-8.6.4/parsec-3.1.14.0/Text/Parsec/Token.dyn_hi 100644 root:root 8261183a9ec3906806c8bf557ddead13 +File: /usr/lib64/ghc-8.6.4/parsec-3.1.14.0/Text/Parsec/Token.hi 100644 root:root e7d0a5888105a4420f21aba4e36a50dd +File: /usr/lib64/ghc-8.6.4/parsec-3.1.14.0/Text/Parsec/Token.p_hi 100644 root:root 0b8f7a23623f27cc448f43f0fac953ee File: /usr/lib64/ghc-8.6.4/parsec-3.1.14.0/Text/ParserCombinators 40755 root:root @@ -263,3 +263,3 @@ File: /usr/lib64/ghc-8.6.4/parsec-3.1.14.0/libHSparsec-3.1.14.0-8t8UKeFouAo5hdmomuIjPj.a 100644 root:root d650d52ccbebc3009eaf1d304df4014b -File: /usr/lib64/ghc-8.6.4/parsec-3.1.14.0/libHSparsec-3.1.14.0-8t8UKeFouAo5hdmomuIjPj_p.a 100644 root:root abd1d6d30790fc13e92cb4d1d5ffcfb8 +File: /usr/lib64/ghc-8.6.4/parsec-3.1.14.0/libHSparsec-3.1.14.0-8t8UKeFouAo5hdmomuIjPj_p.a 100644 root:root 26b24abb07a20bea62d9191e6ff7b507 File: /usr/lib64/ghc-8.6.4/parsec-3.1.14.0/parsec.pkg 100755 root:root 8ae396091fb45b01e98eff2f09c39381 @@ -326,2 +326,2 @@ File: /usr/share/doc/ghc8.6.4-parsec-3.1.14.0/html/synopsis.png 100644 root:root f7936844cc05316ed73f6bf1d2e75434 -RPMIdentity: 09cb3083d2bea37507a794e683ecf261b0695fe8ad714417e214328d86729216df3f089c84f28c474bc15e936fde8d33f602f30e05d7564c6ef7c4f58bd760c5 +RPMIdentity: 2addea2a7ccd3379af735793b26367c86baa97c29bb3d7b25208ce968500a99b52afdb7ec3ef33b272c5b434e43a232c154d097ccd165e34ad6441fe5660041a