<86>Jun 16 02:40:08 userdel[604232]: delete user 'rooter' <86>Jun 16 02:40:08 userdel[604232]: removed group 'rooter' owned by 'rooter' <86>Jun 16 02:40:08 userdel[604232]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 16 02:40:08 groupadd[604240]: group added to /etc/group: name=rooter, GID=1865 <86>Jun 16 02:40:08 groupadd[604240]: group added to /etc/gshadow: name=rooter <86>Jun 16 02:40:08 groupadd[604240]: new group: name=rooter, GID=1865 <86>Jun 16 02:40:08 useradd[604246]: new user: name=rooter, UID=1865, GID=1865, home=/root, shell=/bin/bash <86>Jun 16 02:40:08 userdel[604258]: delete user 'builder' <86>Jun 16 02:40:08 userdel[604258]: removed group 'builder' owned by 'builder' <86>Jun 16 02:40:08 userdel[604258]: removed shadow group 'builder' owned by 'builder' <86>Jun 16 02:40:08 groupadd[604269]: group added to /etc/group: name=builder, GID=1866 <86>Jun 16 02:40:08 groupadd[604269]: group added to /etc/gshadow: name=builder <86>Jun 16 02:40:08 groupadd[604269]: new group: name=builder, GID=1866 <86>Jun 16 02:40:08 useradd[604276]: new user: name=builder, UID=1866, GID=1866, home=/usr/src, shell=/bin/bash /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>Jun 16 02:40:12 rpmi: rpm-macros-ghc8.6.4-common-8.6.4-alt6 sisyphus+276268.100.1.1 1624932573 installed <13>Jun 16 02:40:12 rpmi: rpm-build-haskell-1.4.5-alt1 sisyphus+222088.1140.12.1 1553099568 installed <13>Jun 16 02:40:12 rpmi: libgmp-devel-6.2.1-alt5 p10+309809.100.1.1 1668099184 installed <13>Jun 16 02:40:12 rpmi: libffi-devel-1:3.3-alt1 sisyphus+278158.300.1.1 1626050055 installed <13>Jun 16 02:40:12 rpmi: haskell-filetrigger-0.0.5-alt3 sisyphus+222088.300.12.1 1553099539 installed <13>Jun 16 02:40:12 rpmi: ghc8.6.4-common-8.6.4-alt6 sisyphus+276268.100.1.1 1624932573 installed <13>Jun 16 02:40:23 rpmi: ghc8.6.4-8.6.4-alt6 sisyphus+276268.100.1.1 1624932573 installed <13>Jun 16 02:40:23 rpmi: ghc8.6.4-doc-8.6.4-alt6 sisyphus+276268.100.1.1 1624932573 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.6728 + 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.6728 + 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.47317 + 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:/bin:/usr/bin:/usr/X11R6/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 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.VW27NF 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.n4BNjF 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/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 /usr/lib64/libgmp.so.10 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.sxbr5C Wrote: /usr/src/RPM/RPMS/x86_64/ghc8.6.4-parsec-3.1.14.0-alt1.x86_64.rpm (w2T16.xzdio) 26.37user 24.44system 0:59.81elapsed 84%CPU (0avgtext+0avgdata 503636maxresident)k 0inputs+0outputs (0major+5336555minor)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.45user 2.64system 1:21.62elapsed 7%CPU (0avgtext+0avgdata 129868maxresident)k 0inputs+0outputs (0major+214261minor)pagefaults 0swaps --- ghc8.6.4-parsec-3.1.14.0-alt1.x86_64.rpm.repo 2019-08-29 15:57:33.000000000 +0000 +++ ghc8.6.4-parsec-3.1.14.0-alt1.x86_64.rpm.hasher 2024-06-16 02:41:26.891314915 +0000 @@ -177,3 +177,3 @@ Provides: ghc8.6.4-parsec = 3.1.14.0-alt1:sisyphus+236836.100.1.1 -File: /usr/lib64/ghc-8.6.4/lib/libHSparsec-3.1.14.0-8t8UKeFouAo5hdmomuIjPj-ghc8.6.4.so 100644 root:root 88aeffdc30022f8f1fab66abedc79711 +File: /usr/lib64/ghc-8.6.4/lib/libHSparsec-3.1.14.0-8t8UKeFouAo5hdmomuIjPj-ghc8.6.4.so 100644 root:root cea1dd50a979468b0b93da54dfe97bce 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 cb6249c2d7610a1f651dff3357c1efd1 -File: /usr/lib64/ghc-8.6.4/parsec-3.1.14.0/Text/Parsec/Char.hi 100644 root:root 46c43b26fb3910ef82c7d446cc47054d -File: /usr/lib64/ghc-8.6.4/parsec-3.1.14.0/Text/Parsec/Char.p_hi 100644 root:root 630128e5b25f4714b1f4c74b2ef2d7d1 +File: /usr/lib64/ghc-8.6.4/parsec-3.1.14.0/Text/Parsec/Char.dyn_hi 100644 root:root d0b211a405dc9b96f7a83da107c0bb9c +File: /usr/lib64/ghc-8.6.4/parsec-3.1.14.0/Text/Parsec/Char.hi 100644 root:root 2470ac71c6cef3f3988f9d40b3b99771 +File: /usr/lib64/ghc-8.6.4/parsec-3.1.14.0/Text/Parsec/Char.p_hi 100644 root:root d1957ae5fd84496541b795ce1e8a6dc9 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 59fa2f74a222b6f86626d93cf503130f -File: /usr/lib64/ghc-8.6.4/parsec-3.1.14.0/Text/Parsec/Expr.hi 100644 root:root aa8bb20b4c6594adcaafa0138276d99c -File: /usr/lib64/ghc-8.6.4/parsec-3.1.14.0/Text/Parsec/Expr.p_hi 100644 root:root 6486099635426aebe037367e46e1b327 +File: /usr/lib64/ghc-8.6.4/parsec-3.1.14.0/Text/Parsec/Expr.dyn_hi 100644 root:root 4fdd512aa07b7f46aa5a943c2817461b +File: /usr/lib64/ghc-8.6.4/parsec-3.1.14.0/Text/Parsec/Expr.hi 100644 root:root c103c776705d5f86b640358615952326 +File: /usr/lib64/ghc-8.6.4/parsec-3.1.14.0/Text/Parsec/Expr.p_hi 100644 root:root 5d651ee8dc15f501a95fd9a9d59baf96 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 ef87b8dc8380ba3f06c3466df2e90eea -File: /usr/lib64/ghc-8.6.4/parsec-3.1.14.0/Text/Parsec/Perm.hi 100644 root:root 248a2c88fa166884514b9f288de9e3b0 -File: /usr/lib64/ghc-8.6.4/parsec-3.1.14.0/Text/Parsec/Perm.p_hi 100644 root:root 7b7597d17f6895904b164b14efa31ec1 +File: /usr/lib64/ghc-8.6.4/parsec-3.1.14.0/Text/Parsec/Perm.dyn_hi 100644 root:root 6af6754f2c378f72b108e9e34933a61d +File: /usr/lib64/ghc-8.6.4/parsec-3.1.14.0/Text/Parsec/Perm.hi 100644 root:root 44ec96817cde8c736765ed757c2f294f +File: /usr/lib64/ghc-8.6.4/parsec-3.1.14.0/Text/Parsec/Perm.p_hi 100644 root:root e228b16ac5dc5e76bd5b33664357598f 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 d2597c665ce47e6f7638a4e6279c2051 -File: /usr/lib64/ghc-8.6.4/parsec-3.1.14.0/Text/Parsec/Prim.hi 100644 root:root eb26bb3b0cbb56d9bec47c8b0cd03f39 -File: /usr/lib64/ghc-8.6.4/parsec-3.1.14.0/Text/Parsec/Prim.p_hi 100644 root:root 9acb9d7a91d125b12904e837b821be8d +File: /usr/lib64/ghc-8.6.4/parsec-3.1.14.0/Text/Parsec/Prim.dyn_hi 100644 root:root 56db270d093027281bd613fa01202424 +File: /usr/lib64/ghc-8.6.4/parsec-3.1.14.0/Text/Parsec/Prim.hi 100644 root:root 4f3d4a680e6f7728526b7195d3a1542d +File: /usr/lib64/ghc-8.6.4/parsec-3.1.14.0/Text/Parsec/Prim.p_hi 100644 root:root 5e5b2673d8bf88a61b6afcf5d4943a6d 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 b2c9bde48c1a5516321e9857843746fa -File: /usr/lib64/ghc-8.6.4/parsec-3.1.14.0/Text/Parsec/Token.hi 100644 root:root 5e9edaad0fa1fc7f6b8984f31d0933f0 -File: /usr/lib64/ghc-8.6.4/parsec-3.1.14.0/Text/Parsec/Token.p_hi 100644 root:root 7c52d4fc0e354ac2a9df81b91b20690f +File: /usr/lib64/ghc-8.6.4/parsec-3.1.14.0/Text/Parsec/Token.dyn_hi 100644 root:root 62860cecfc95707b66fd7b87d3d5f70f +File: /usr/lib64/ghc-8.6.4/parsec-3.1.14.0/Text/Parsec/Token.hi 100644 root:root 77a37dfab9814ec0808e4b6ede34def3 +File: /usr/lib64/ghc-8.6.4/parsec-3.1.14.0/Text/Parsec/Token.p_hi 100644 root:root fc6246c662bf58974512aea037ed8d69 File: /usr/lib64/ghc-8.6.4/parsec-3.1.14.0/Text/ParserCombinators 40755 root:root @@ -262,4 +262,4 @@ File: /usr/lib64/ghc-8.6.4/parsec-3.1.14.0/Text/ParserCombinators/Parsec/Token.p_hi 100644 root:root a8a48978fca89a829d5b10fb3935e8d7 -File: /usr/lib64/ghc-8.6.4/parsec-3.1.14.0/libHSparsec-3.1.14.0-8t8UKeFouAo5hdmomuIjPj.a 100644 root:root 7aaf801c998e7a6c740b08bccf984c68 -File: /usr/lib64/ghc-8.6.4/parsec-3.1.14.0/libHSparsec-3.1.14.0-8t8UKeFouAo5hdmomuIjPj_p.a 100644 root:root 44e5e033aaee50cc50f9dce7eb47c8c2 +File: /usr/lib64/ghc-8.6.4/parsec-3.1.14.0/libHSparsec-3.1.14.0-8t8UKeFouAo5hdmomuIjPj.a 100644 root:root 1d50014048eb22f7d2fd7de29829e995 +File: /usr/lib64/ghc-8.6.4/parsec-3.1.14.0/libHSparsec-3.1.14.0-8t8UKeFouAo5hdmomuIjPj_p.a 100644 root:root 02554e47067e0bb65142f70259d48d37 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: e946858a9d32a48e75192e8e12a79048b460203803be06e5ee6bbe82462dae700ef2ffe9bd85a9fed491ca9d8e8d3b35a8a839c7b623a147996f97c1d9fe736e +RPMIdentity: e6287bbb69d104acf4571a3ace58bd6af9b212bfb97cc7fe9e6d2897a2f1eae62d38dfac3c1e3983527cb46ae10151b37126a2b4973c43416ea4e6995e9dad32