<86>Jun 5 08:22:26 userdel[2288963]: delete user 'rooter' <86>Jun 5 08:22:26 groupadd[2289053]: group added to /etc/group: name=rooter, GID=705 <86>Jun 5 08:22:26 groupadd[2289053]: group added to /etc/gshadow: name=rooter <86>Jun 5 08:22:26 groupadd[2289053]: new group: name=rooter, GID=705 <86>Jun 5 08:22:26 useradd[2289067]: new user: name=rooter, UID=705, GID=705, home=/root, shell=/bin/bash <86>Jun 5 08:22:26 userdel[2289074]: delete user 'builder' <86>Jun 5 08:22:26 groupadd[2289141]: group added to /etc/group: name=builder, GID=706 <86>Jun 5 08:22:26 groupadd[2289141]: group added to /etc/gshadow: name=builder <86>Jun 5 08:22:26 groupadd[2289141]: new group: name=builder, GID=706 <86>Jun 5 08:22:26 useradd[2289225]: new user: name=builder, UID=706, GID=706, home=/usr/src, shell=/bin/bash 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 5 08:22:30 rpmi: rpm-macros-ghc7.6.1-common-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed <13>Jun 5 08:22:30 rpmi: rpm-build-haskell-1.4.5-alt1 sisyphus+222088.1140.12.1 1553099568 installed <13>Jun 5 08:22:30 rpmi: libgmp-devel-6.1.2-alt3 sisyphus+229304.40.2.1 1557770931 installed <13>Jun 5 08:22:30 rpmi: libffi-devel-1:3.2.1-alt3 p9+251949.100.1.1 1589887590 installed <13>Jun 5 08:22:30 rpmi: haskell-filetrigger-0.0.5-alt3 sisyphus+222088.300.12.1 1553099539 installed <13>Jun 5 08:22:30 rpmi: ghc7.6.1-common-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed <13>Jun 5 08:22:36 rpmi: ghc7.6.1-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed <13>Jun 5 08:22:36 rpmi: ghc7.6.1-cpphs-1.15-alt2 sisyphus+221941.100.17.2 1550685870 installed <13>Jun 5 08:22:37 rpmi: ghc7.6.1-hscolour-1.20.3-alt2 sisyphus+221941.120.17.2 1550686007 installed <13>Jun 5 08:22:37 rpmi: ghc7.6.1-text-0.11.2.3-alt2 sisyphus+221941.261.17.2 1550688932 installed <13>Jun 5 08:22:37 rpmi: ghc7.6.1-happy-1.18.10-alt1 sisyphus+221941.140.17.2 1550686324 installed <13>Jun 5 08:22:37 rpmi: ghc7.6.1-doc-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed <13>Jun 5 08:22:37 rpmi: ghc7.6.1-c2hs-0.16.4-alt1 sisyphus+221941.260.17.2 1550688527 installed <13>Jun 5 08:22:37 rpmi: ghc7.6.1-alex-3.0.2-alt1 sisyphus+221941.240.17.2 1550687869 installed warning: File /usr/src/in/source/ghc7.6.1-polyparse-1.8-alt1.patch is smaller than 8 bytes Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/ghc7.6.1-polyparse-1.8-alt1.nosrc.rpm (w1.gzdio) warning: File /usr/src/RPM/SOURCES/ghc7.6.1-polyparse-1.8-alt1.patch is smaller than 8 bytes Installing ghc7.6.1-polyparse-1.8-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.25967 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ghc7.6.1-polyparse-1.8 + echo 'Source #0 (ghc7.6.1-polyparse-1.8.tar):' Source #0 (ghc7.6.1-polyparse-1.8.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ghc7.6.1-polyparse-1.8.tar + cd ghc7.6.1-polyparse-1.8 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (ghc7.6.1-polyparse-1.8-alt1.patch):' Patch #0 (ghc7.6.1-polyparse-1.8-alt1.patch): + /usr/bin/patch -p1 + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.41719 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ghc7.6.1-polyparse-1.8 + '[' -f configure.ac -a '!' -f configure ']' + '[' -x Setup ']' + ghc-7.6.1 Setup [1 of 1] Compiling Main ( Setup.hs, Setup.o ) Linking Setup ... + ./Setup configure --prefix=/usr --libdir=/usr/lib64 --docdir=/usr/share/doc/ghc7.6.1-polyparse-1.8 '--libsubdir=$compiler/lib/$pkgid' --docdir=/usr/share/doc/ghc7.6.1-polyparse-1.8 --datadir=/usr/share --datasubdir=ghc7.6.1-polyparse-1.8 --enable-library-profiling --enable-library-for-ghci --disable-executable-profiling --enable-split-objs --enable-shared -O2 --ghc Configuring polyparse-1.8... + '[' -x Setup ']' + ./Setup makefile -f cabal-rpm.mk unrecognised command: makefile (try --help) + ./Setup build Building polyparse-1.8... Preprocessing library polyparse-1.8... [ 1 of 18] Compiling Text.ParserCombinators.HuttonMeijerWallace ( src/Text/ParserCombinators/HuttonMeijerWallace.hs, dist/build/Text/ParserCombinators/HuttonMeijerWallace.o ) [ 2 of 18] Compiling Text.ParserCombinators.HuttonMeijer ( src/Text/ParserCombinators/HuttonMeijer.hs, dist/build/Text/ParserCombinators/HuttonMeijer.o ) [ 3 of 18] Compiling Text.ParserCombinators.Poly.Result ( src/Text/ParserCombinators/Poly/Result.hs, dist/build/Text/ParserCombinators/Poly/Result.o ) [ 4 of 18] Compiling Text.ParserCombinators.Poly.Base ( src/Text/ParserCombinators/Poly/Base.hs, dist/build/Text/ParserCombinators/Poly/Base.o ) [ 5 of 18] Compiling Text.ParserCombinators.Poly.ByteStringChar ( src/Text/ParserCombinators/Poly/ByteStringChar.hs, dist/build/Text/ParserCombinators/Poly/ByteStringChar.o ) [ 6 of 18] Compiling Text.Parse.ByteString ( src/Text/Parse/ByteString.hs, dist/build/Text/Parse/ByteString.o ) [ 7 of 18] Compiling Text.ParserCombinators.Poly.Text ( src/Text/ParserCombinators/Poly/Text.hs, dist/build/Text/ParserCombinators/Poly/Text.o ) [ 8 of 18] Compiling Text.ParserCombinators.Poly.StateText ( src/Text/ParserCombinators/Poly/StateText.hs, dist/build/Text/ParserCombinators/Poly/StateText.o ) [ 9 of 18] Compiling Text.ParserCombinators.Poly.Parser ( src/Text/ParserCombinators/Poly/Parser.hs, dist/build/Text/ParserCombinators/Poly/Parser.o ) [10 of 18] Compiling Text.ParserCombinators.Poly.Plain ( src/Text/ParserCombinators/Poly/Plain.hs, dist/build/Text/ParserCombinators/Poly/Plain.o ) [11 of 18] Compiling Text.ParserCombinators.Poly.Lazy ( src/Text/ParserCombinators/Poly/Lazy.hs, dist/build/Text/ParserCombinators/Poly/Lazy.o ) [12 of 18] Compiling Text.ParserCombinators.Poly.StateParser ( src/Text/ParserCombinators/Poly/StateParser.hs, dist/build/Text/ParserCombinators/Poly/StateParser.o ) [13 of 18] Compiling Text.ParserCombinators.Poly.State ( src/Text/ParserCombinators/Poly/State.hs, dist/build/Text/ParserCombinators/Poly/State.o ) [14 of 18] Compiling Text.ParserCombinators.Poly.StateLazy ( src/Text/ParserCombinators/Poly/StateLazy.hs, dist/build/Text/ParserCombinators/Poly/StateLazy.o ) [15 of 18] Compiling Text.ParserCombinators.Poly.Lex ( src/Text/ParserCombinators/Poly/Lex.hs, dist/build/Text/ParserCombinators/Poly/Lex.o ) [16 of 18] Compiling Text.ParserCombinators.Poly ( src/Text/ParserCombinators/Poly.hs, dist/build/Text/ParserCombinators/Poly.o ) [17 of 18] Compiling Text.Parse ( src/Text/Parse.hs, dist/build/Text/Parse.o ) [18 of 18] Compiling Text.ParserCombinators.Poly.ByteString ( src/Text/ParserCombinators/Poly/ByteString.hs, dist/build/Text/ParserCombinators/Poly/ByteString.o ) [ 1 of 18] Compiling Text.ParserCombinators.HuttonMeijerWallace ( src/Text/ParserCombinators/HuttonMeijerWallace.hs, dist/build/Text/ParserCombinators/HuttonMeijerWallace.p_o ) [ 2 of 18] Compiling Text.ParserCombinators.HuttonMeijer ( src/Text/ParserCombinators/HuttonMeijer.hs, dist/build/Text/ParserCombinators/HuttonMeijer.p_o ) [ 3 of 18] Compiling Text.ParserCombinators.Poly.Result ( src/Text/ParserCombinators/Poly/Result.hs, dist/build/Text/ParserCombinators/Poly/Result.p_o ) [ 4 of 18] Compiling Text.ParserCombinators.Poly.Base ( src/Text/ParserCombinators/Poly/Base.hs, dist/build/Text/ParserCombinators/Poly/Base.p_o ) [ 5 of 18] Compiling Text.ParserCombinators.Poly.ByteStringChar ( src/Text/ParserCombinators/Poly/ByteStringChar.hs, dist/build/Text/ParserCombinators/Poly/ByteStringChar.p_o ) [ 6 of 18] Compiling Text.Parse.ByteString ( src/Text/Parse/ByteString.hs, dist/build/Text/Parse/ByteString.p_o ) [ 7 of 18] Compiling Text.ParserCombinators.Poly.Text ( src/Text/ParserCombinators/Poly/Text.hs, dist/build/Text/ParserCombinators/Poly/Text.p_o ) [ 8 of 18] Compiling Text.ParserCombinators.Poly.StateText ( src/Text/ParserCombinators/Poly/StateText.hs, dist/build/Text/ParserCombinators/Poly/StateText.p_o ) [ 9 of 18] Compiling Text.ParserCombinators.Poly.Parser ( src/Text/ParserCombinators/Poly/Parser.hs, dist/build/Text/ParserCombinators/Poly/Parser.p_o ) [10 of 18] Compiling Text.ParserCombinators.Poly.Plain ( src/Text/ParserCombinators/Poly/Plain.hs, dist/build/Text/ParserCombinators/Poly/Plain.p_o ) [11 of 18] Compiling Text.ParserCombinators.Poly.Lazy ( src/Text/ParserCombinators/Poly/Lazy.hs, dist/build/Text/ParserCombinators/Poly/Lazy.p_o ) [12 of 18] Compiling Text.ParserCombinators.Poly.StateParser ( src/Text/ParserCombinators/Poly/StateParser.hs, dist/build/Text/ParserCombinators/Poly/StateParser.p_o ) [13 of 18] Compiling Text.ParserCombinators.Poly.State ( src/Text/ParserCombinators/Poly/State.hs, dist/build/Text/ParserCombinators/Poly/State.p_o ) [14 of 18] Compiling Text.ParserCombinators.Poly.StateLazy ( src/Text/ParserCombinators/Poly/StateLazy.hs, dist/build/Text/ParserCombinators/Poly/StateLazy.p_o ) [15 of 18] Compiling Text.ParserCombinators.Poly.Lex ( src/Text/ParserCombinators/Poly/Lex.hs, dist/build/Text/ParserCombinators/Poly/Lex.p_o ) [16 of 18] Compiling Text.ParserCombinators.Poly ( src/Text/ParserCombinators/Poly.hs, dist/build/Text/ParserCombinators/Poly.p_o ) [17 of 18] Compiling Text.Parse ( src/Text/Parse.hs, dist/build/Text/Parse.p_o ) [18 of 18] Compiling Text.ParserCombinators.Poly.ByteString ( src/Text/ParserCombinators/Poly/ByteString.hs, dist/build/Text/ParserCombinators/Poly/ByteString.p_o ) [ 1 of 18] Compiling Text.ParserCombinators.HuttonMeijerWallace ( src/Text/ParserCombinators/HuttonMeijerWallace.hs, dist/build/Text/ParserCombinators/HuttonMeijerWallace.dyn_o ) [ 2 of 18] Compiling Text.ParserCombinators.HuttonMeijer ( src/Text/ParserCombinators/HuttonMeijer.hs, dist/build/Text/ParserCombinators/HuttonMeijer.dyn_o ) [ 3 of 18] Compiling Text.ParserCombinators.Poly.Result ( src/Text/ParserCombinators/Poly/Result.hs, dist/build/Text/ParserCombinators/Poly/Result.dyn_o ) [ 4 of 18] Compiling Text.ParserCombinators.Poly.Base ( src/Text/ParserCombinators/Poly/Base.hs, dist/build/Text/ParserCombinators/Poly/Base.dyn_o ) [ 5 of 18] Compiling Text.ParserCombinators.Poly.ByteStringChar ( src/Text/ParserCombinators/Poly/ByteStringChar.hs, dist/build/Text/ParserCombinators/Poly/ByteStringChar.dyn_o ) [ 6 of 18] Compiling Text.Parse.ByteString ( src/Text/Parse/ByteString.hs, dist/build/Text/Parse/ByteString.dyn_o ) [ 7 of 18] Compiling Text.ParserCombinators.Poly.Text ( src/Text/ParserCombinators/Poly/Text.hs, dist/build/Text/ParserCombinators/Poly/Text.dyn_o ) [ 8 of 18] Compiling Text.ParserCombinators.Poly.StateText ( src/Text/ParserCombinators/Poly/StateText.hs, dist/build/Text/ParserCombinators/Poly/StateText.dyn_o ) [ 9 of 18] Compiling Text.ParserCombinators.Poly.Parser ( src/Text/ParserCombinators/Poly/Parser.hs, dist/build/Text/ParserCombinators/Poly/Parser.dyn_o ) [10 of 18] Compiling Text.ParserCombinators.Poly.Plain ( src/Text/ParserCombinators/Poly/Plain.hs, dist/build/Text/ParserCombinators/Poly/Plain.dyn_o ) [11 of 18] Compiling Text.ParserCombinators.Poly.Lazy ( src/Text/ParserCombinators/Poly/Lazy.hs, dist/build/Text/ParserCombinators/Poly/Lazy.dyn_o ) [12 of 18] Compiling Text.ParserCombinators.Poly.StateParser ( src/Text/ParserCombinators/Poly/StateParser.hs, dist/build/Text/ParserCombinators/Poly/StateParser.dyn_o ) [13 of 18] Compiling Text.ParserCombinators.Poly.State ( src/Text/ParserCombinators/Poly/State.hs, dist/build/Text/ParserCombinators/Poly/State.dyn_o ) [14 of 18] Compiling Text.ParserCombinators.Poly.StateLazy ( src/Text/ParserCombinators/Poly/StateLazy.hs, dist/build/Text/ParserCombinators/Poly/StateLazy.dyn_o ) [15 of 18] Compiling Text.ParserCombinators.Poly.Lex ( src/Text/ParserCombinators/Poly/Lex.hs, dist/build/Text/ParserCombinators/Poly/Lex.dyn_o ) [16 of 18] Compiling Text.ParserCombinators.Poly ( src/Text/ParserCombinators/Poly.hs, dist/build/Text/ParserCombinators/Poly.dyn_o ) [17 of 18] Compiling Text.Parse ( src/Text/Parse.hs, dist/build/Text/Parse.dyn_o ) [18 of 18] Compiling Text.ParserCombinators.Poly.ByteString ( src/Text/ParserCombinators/Poly/ByteString.hs, dist/build/Text/ParserCombinators/Poly/ByteString.dyn_o ) In-place registering polyparse-1.8... + ./Setup haddock Running Haddock for polyparse-1.8... Preprocessing library polyparse-1.8... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Haddock coverage: 77% ( 24 / 31) in 'Text.ParserCombinators.HuttonMeijerWallace' 6% ( 2 / 36) in 'Text.ParserCombinators.HuttonMeijer' 75% ( 3 / 4) in 'Text.ParserCombinators.Poly.Result' 96% ( 23 / 24) in 'Text.ParserCombinators.Poly.Base' 94% ( 16 / 17) in 'Text.ParserCombinators.Poly.ByteStringChar' 97% ( 29 / 30) in 'Text.Parse.ByteString' 94% ( 17 / 18) in 'Text.ParserCombinators.Poly.Text' 95% ( 21 / 22) in 'Text.ParserCombinators.Poly.StateText' 100% ( 11 / 11) in 'Text.ParserCombinators.Poly.Parser' 93% ( 14 / 15) in 'Text.ParserCombinators.Poly.Plain' 93% ( 14 / 15) in 'Text.ParserCombinators.Poly.Lazy' 100% ( 15 / 15) in 'Text.ParserCombinators.Poly.StateParser' 95% ( 18 / 19) in 'Text.ParserCombinators.Poly.State' 90% ( 18 / 20) in 'Text.ParserCombinators.Poly.StateLazy' 100% ( 16 / 16) in 'Text.ParserCombinators.Poly.Lex' 94% ( 16 / 17) in 'Text.ParserCombinators.Poly.ByteString' 50% ( 1 / 2) in 'Text.ParserCombinators.Poly' 71% ( 20 / 28) in 'Text.Parse' Warning: Text.ParserCombinators.HuttonMeijerWallace: could not find link destinations for: Text.ParserCombinators.HuttonMeijerWallace.ParseResult Warning: Text.ParserCombinators.HuttonMeijer: could not find link destinations for: Text.ParserCombinators.HuttonMeijer.Token Documentation created: dist/doc/html/polyparse/index.html + ./Setup register --gen-pkg-config=polyparse.pkg Creating package registration file: polyparse.pkg + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.57989 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ghc7.6.1-polyparse-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ghc7.6.1-polyparse-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd ghc7.6.1-polyparse-1.8 + '[' -x Setup ']' + ./Setup copy --destdir=/usr/src/tmp/ghc7.6.1-polyparse-buildroot Installing library in /usr/src/tmp/ghc7.6.1-polyparse-buildroot/usr/lib64/ghc-7.6.1/lib/polyparse-1.8 + '[' -f polyparse.pkg ']' + install -m 755 polyparse.pkg /usr/src/tmp/ghc7.6.1-polyparse-buildroot/usr/lib64/ghc-7.6.1/lib/polyparse-1.8 + mkdir -p /usr/src/tmp/ghc7.6.1-polyparse-buildroot/usr/lib64/ghc-7.6.1/package.conf.d + install -D -m 644 polyparse.pkg /usr/src/tmp/ghc7.6.1-polyparse-buildroot/usr/lib64/ghc-7.6.1/package.conf.d/polyparse-1.8.conf + /usr/lib/rpm-build-haskell/hs_gen_filelist.sh /usr/src/tmp/ghc7.6.1-polyparse-buildroot /usr/lib64 /usr/lib64/ghc-7.6.1/lib/polyparse-1.8 /usr/src/RPM/BUILD/ghc7.6.1-polyparse-1.8 ghc7.6.1-polyparse 1.8 /usr/lib64/ghc-7.6.1/package.conf.d/polyparse-1.8.conf ~/tmp/ghc7.6.1-polyparse-buildroot ~/RPM/BUILD/ghc7.6.1-polyparse-1.8 find: './usr/bin': No such file or directory find: './usr/share/ghc7.6.1-polyparse-1.8': No such file or directory ~/RPM/BUILD/ghc7.6.1-polyparse-1.8 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ghc7.6.1-polyparse-buildroot (auto) mode of './usr/lib64/ghc-7.6.1/lib/polyparse-1.8/libHSpolyparse-1.8-ghc7.6.1.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/ghc7.6.1-polyparse-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ghc7.6.1-polyparse-buildroot/ (default) Compressing files in /usr/src/tmp/ghc7.6.1-polyparse-buildroot (auto) Adjusting library links in /usr/src/tmp/ghc7.6.1-polyparse-buildroot ./usr/lib64: ./usr/lib64/ghc-7.6.1/lib: 056-debuginfo.brp: WARNING: debuginfo without debug sources. Verifying ELF objects in /usr/src/tmp/ghc7.6.1-polyparse-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/polyparse-1.8/libHSpolyparse-1.8-ghc7.6.1.so: RPATH contains several entries: /usr/lib64/ghc-7.6.1/lib/text-0.11.2.3:/usr/lib64/ghc-7.6.1/bytestring-0.10.0.0:/usr/lib64/ghc-7.6.1/deepseq-1.3.0.1:/usr/lib64/ghc-7.6.1/array-0.4.0.1:/usr/lib64/ghc-7.6.1/base-4.6.0.0:/usr/lib64/ghc-7.6.1/integer-gmp-0.5.0.0:/usr/lib64/ghc-7.6.1/ghc-prim-0.3.0.0:/usr/lib64/ghc-7.6.1 verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/polyparse-1.8/libHSpolyparse-1.8-ghc7.6.1.so: undefined symbol: stg_ap_pp_info verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/polyparse-1.8/libHSpolyparse-1.8-ghc7.6.1.so: undefined symbol: stg_CHARLIKE_closure verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/polyparse-1.8/libHSpolyparse-1.8-ghc7.6.1.so: undefined symbol: stg_CAF_BLACKHOLE_info verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/polyparse-1.8/libHSpolyparse-1.8-ghc7.6.1.so: undefined symbol: stg_gc_ut verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/polyparse-1.8/libHSpolyparse-1.8-ghc7.6.1.so: undefined symbol: stg_sel_0_upd_info verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/polyparse-1.8/libHSpolyparse-1.8-ghc7.6.1.so: undefined symbol: stg_upd_frame_info verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/polyparse-1.8/libHSpolyparse-1.8-ghc7.6.1.so: undefined symbol: stg_bh_upd_frame_info verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/polyparse-1.8/libHSpolyparse-1.8-ghc7.6.1.so: undefined symbol: stg_sel_1_upd_info verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/polyparse-1.8/libHSpolyparse-1.8-ghc7.6.1.so: undefined symbol: stg_ap_p_info verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/polyparse-1.8/libHSpolyparse-1.8-ghc7.6.1.so: undefined symbol: stg_ap_p_fast verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/polyparse-1.8/libHSpolyparse-1.8-ghc7.6.1.so: undefined symbol: stg_ap_pp_fast verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/polyparse-1.8/libHSpolyparse-1.8-ghc7.6.1.so: undefined symbol: stg_ap_0_fast verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/polyparse-1.8/libHSpolyparse-1.8-ghc7.6.1.so: undefined symbol: stg_newPinnedByteArrayzh verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/polyparse-1.8/libHSpolyparse-1.8-ghc7.6.1.so: undefined symbol: stg_sel_2_upd_info verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/polyparse-1.8/libHSpolyparse-1.8-ghc7.6.1.so: undefined symbol: stg_ap_2_upd_info verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/polyparse-1.8/libHSpolyparse-1.8-ghc7.6.1.so: undefined symbol: stg_ap_ppp_fast verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/polyparse-1.8/libHSpolyparse-1.8-ghc7.6.1.so: undefined symbol: stg_ap_3_upd_info verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/polyparse-1.8/libHSpolyparse-1.8-ghc7.6.1.so: undefined symbol: stg_gc_unbx_r1 verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/polyparse-1.8/libHSpolyparse-1.8-ghc7.6.1.so: undefined symbol: newCAF Hardlinking identical .pyc and .pyo files Processing files: ghc7.6.1-polyparse-1.8-alt1 warning: File listed twice: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/libHSpolyparse-1.8-ghc7.6.1.so warning: File listed twice: /usr/share/doc/ghc7.6.1-polyparse-1.8/COPYRIGHT warning: File listed twice: /usr/share/doc/ghc7.6.1-polyparse-1.8/html warning: File listed twice: /usr/share/doc/ghc7.6.1-polyparse-1.8/html/Text-Parse-ByteString.html warning: File listed twice: /usr/share/doc/ghc7.6.1-polyparse-1.8/html/Text-Parse-ByteString.html warning: File listed twice: /usr/share/doc/ghc7.6.1-polyparse-1.8/html/Text-Parse.html warning: File listed twice: /usr/share/doc/ghc7.6.1-polyparse-1.8/html/Text-Parse.html warning: File listed twice: /usr/share/doc/ghc7.6.1-polyparse-1.8/html/Text-ParserCombinators-HuttonMeijer.html warning: File listed twice: /usr/share/doc/ghc7.6.1-polyparse-1.8/html/Text-ParserCombinators-HuttonMeijer.html warning: File listed twice: /usr/share/doc/ghc7.6.1-polyparse-1.8/html/Text-ParserCombinators-HuttonMeijerWallace.html warning: File listed twice: /usr/share/doc/ghc7.6.1-polyparse-1.8/html/Text-ParserCombinators-HuttonMeijerWallace.html warning: File listed twice: /usr/share/doc/ghc7.6.1-polyparse-1.8/html/Text-ParserCombinators-Poly-Base.html warning: File listed twice: /usr/share/doc/ghc7.6.1-polyparse-1.8/html/Text-ParserCombinators-Poly-Base.html warning: File listed twice: /usr/share/doc/ghc7.6.1-polyparse-1.8/html/Text-ParserCombinators-Poly-ByteString.html warning: File listed twice: /usr/share/doc/ghc7.6.1-polyparse-1.8/html/Text-ParserCombinators-Poly-ByteString.html warning: File listed twice: /usr/share/doc/ghc7.6.1-polyparse-1.8/html/Text-ParserCombinators-Poly-ByteStringChar.html warning: File listed twice: /usr/share/doc/ghc7.6.1-polyparse-1.8/html/Text-ParserCombinators-Poly-ByteStringChar.html warning: File listed twice: /usr/share/doc/ghc7.6.1-polyparse-1.8/html/Text-ParserCombinators-Poly-Lazy.html warning: File listed twice: /usr/share/doc/ghc7.6.1-polyparse-1.8/html/Text-ParserCombinators-Poly-Lazy.html warning: File listed twice: /usr/share/doc/ghc7.6.1-polyparse-1.8/html/Text-ParserCombinators-Poly-Lex.html warning: File listed twice: /usr/share/doc/ghc7.6.1-polyparse-1.8/html/Text-ParserCombinators-Poly-Lex.html warning: File listed twice: /usr/share/doc/ghc7.6.1-polyparse-1.8/html/Text-ParserCombinators-Poly-Parser.html warning: File listed twice: /usr/share/doc/ghc7.6.1-polyparse-1.8/html/Text-ParserCombinators-Poly-Parser.html warning: File listed twice: /usr/share/doc/ghc7.6.1-polyparse-1.8/html/Text-ParserCombinators-Poly-Plain.html warning: File listed twice: /usr/share/doc/ghc7.6.1-polyparse-1.8/html/Text-ParserCombinators-Poly-Plain.html warning: File listed twice: /usr/share/doc/ghc7.6.1-polyparse-1.8/html/Text-ParserCombinators-Poly-Result.html warning: File listed twice: /usr/share/doc/ghc7.6.1-polyparse-1.8/html/Text-ParserCombinators-Poly-Result.html warning: File listed twice: /usr/share/doc/ghc7.6.1-polyparse-1.8/html/Text-ParserCombinators-Poly-State.html warning: File listed twice: /usr/share/doc/ghc7.6.1-polyparse-1.8/html/Text-ParserCombinators-Poly-State.html warning: File listed twice: /usr/share/doc/ghc7.6.1-polyparse-1.8/html/Text-ParserCombinators-Poly-StateLazy.html warning: File listed twice: /usr/share/doc/ghc7.6.1-polyparse-1.8/html/Text-ParserCombinators-Poly-StateLazy.html warning: File listed twice: /usr/share/doc/ghc7.6.1-polyparse-1.8/html/Text-ParserCombinators-Poly-StateParser.html warning: File listed twice: /usr/share/doc/ghc7.6.1-polyparse-1.8/html/Text-ParserCombinators-Poly-StateParser.html warning: File listed twice: /usr/share/doc/ghc7.6.1-polyparse-1.8/html/Text-ParserCombinators-Poly-StateText.html warning: File listed twice: /usr/share/doc/ghc7.6.1-polyparse-1.8/html/Text-ParserCombinators-Poly-StateText.html warning: File listed twice: /usr/share/doc/ghc7.6.1-polyparse-1.8/html/Text-ParserCombinators-Poly-Text.html warning: File listed twice: /usr/share/doc/ghc7.6.1-polyparse-1.8/html/Text-ParserCombinators-Poly-Text.html warning: File listed twice: /usr/share/doc/ghc7.6.1-polyparse-1.8/html/Text-ParserCombinators-Poly.html warning: File listed twice: /usr/share/doc/ghc7.6.1-polyparse-1.8/html/Text-ParserCombinators-Poly.html warning: File listed twice: /usr/share/doc/ghc7.6.1-polyparse-1.8/html/doc-index.html warning: File listed twice: /usr/share/doc/ghc7.6.1-polyparse-1.8/html/doc-index.html warning: File listed twice: /usr/share/doc/ghc7.6.1-polyparse-1.8/html/frames.html warning: File listed twice: /usr/share/doc/ghc7.6.1-polyparse-1.8/html/frames.html warning: File listed twice: /usr/share/doc/ghc7.6.1-polyparse-1.8/html/haddock-util.js warning: File listed twice: /usr/share/doc/ghc7.6.1-polyparse-1.8/html/haddock-util.js warning: File listed twice: /usr/share/doc/ghc7.6.1-polyparse-1.8/html/hslogo-16.png warning: File listed twice: /usr/share/doc/ghc7.6.1-polyparse-1.8/html/hslogo-16.png warning: File listed twice: /usr/share/doc/ghc7.6.1-polyparse-1.8/html/index-frames.html warning: File listed twice: /usr/share/doc/ghc7.6.1-polyparse-1.8/html/index-frames.html warning: File listed twice: /usr/share/doc/ghc7.6.1-polyparse-1.8/html/index.html warning: File listed twice: /usr/share/doc/ghc7.6.1-polyparse-1.8/html/index.html warning: File listed twice: /usr/share/doc/ghc7.6.1-polyparse-1.8/html/mini_Text-Parse-ByteString.html warning: File listed twice: /usr/share/doc/ghc7.6.1-polyparse-1.8/html/mini_Text-Parse-ByteString.html warning: File listed twice: /usr/share/doc/ghc7.6.1-polyparse-1.8/html/mini_Text-Parse.html warning: File listed twice: /usr/share/doc/ghc7.6.1-polyparse-1.8/html/mini_Text-Parse.html warning: File listed twice: /usr/share/doc/ghc7.6.1-polyparse-1.8/html/mini_Text-ParserCombinators-HuttonMeijer.html warning: File listed twice: /usr/share/doc/ghc7.6.1-polyparse-1.8/html/mini_Text-ParserCombinators-HuttonMeijer.html warning: File listed twice: /usr/share/doc/ghc7.6.1-polyparse-1.8/html/mini_Text-ParserCombinators-HuttonMeijerWallace.html warning: File listed twice: /usr/share/doc/ghc7.6.1-polyparse-1.8/html/mini_Text-ParserCombinators-HuttonMeijerWallace.html warning: File listed twice: /usr/share/doc/ghc7.6.1-polyparse-1.8/html/mini_Text-ParserCombinators-Poly-Base.html warning: File listed twice: /usr/share/doc/ghc7.6.1-polyparse-1.8/html/mini_Text-ParserCombinators-Poly-Base.html warning: File listed twice: /usr/share/doc/ghc7.6.1-polyparse-1.8/html/mini_Text-ParserCombinators-Poly-ByteString.html warning: File listed twice: /usr/share/doc/ghc7.6.1-polyparse-1.8/html/mini_Text-ParserCombinators-Poly-ByteString.html warning: File listed twice: /usr/share/doc/ghc7.6.1-polyparse-1.8/html/mini_Text-ParserCombinators-Poly-ByteStringChar.html warning: File listed twice: /usr/share/doc/ghc7.6.1-polyparse-1.8/html/mini_Text-ParserCombinators-Poly-ByteStringChar.html warning: File listed twice: /usr/share/doc/ghc7.6.1-polyparse-1.8/html/mini_Text-ParserCombinators-Poly-Lazy.html warning: File listed twice: /usr/share/doc/ghc7.6.1-polyparse-1.8/html/mini_Text-ParserCombinators-Poly-Lazy.html warning: File listed twice: /usr/share/doc/ghc7.6.1-polyparse-1.8/html/mini_Text-ParserCombinators-Poly-Lex.html warning: File listed twice: /usr/share/doc/ghc7.6.1-polyparse-1.8/html/mini_Text-ParserCombinators-Poly-Lex.html warning: File listed twice: /usr/share/doc/ghc7.6.1-polyparse-1.8/html/mini_Text-ParserCombinators-Poly-Parser.html warning: File listed twice: /usr/share/doc/ghc7.6.1-polyparse-1.8/html/mini_Text-ParserCombinators-Poly-Parser.html warning: File listed twice: /usr/share/doc/ghc7.6.1-polyparse-1.8/html/mini_Text-ParserCombinators-Poly-Plain.html warning: File listed twice: /usr/share/doc/ghc7.6.1-polyparse-1.8/html/mini_Text-ParserCombinators-Poly-Plain.html warning: File listed twice: /usr/share/doc/ghc7.6.1-polyparse-1.8/html/mini_Text-ParserCombinators-Poly-Result.html warning: File listed twice: /usr/share/doc/ghc7.6.1-polyparse-1.8/html/mini_Text-ParserCombinators-Poly-Result.html warning: File listed twice: /usr/share/doc/ghc7.6.1-polyparse-1.8/html/mini_Text-ParserCombinators-Poly-State.html warning: File listed twice: /usr/share/doc/ghc7.6.1-polyparse-1.8/html/mini_Text-ParserCombinators-Poly-State.html warning: File listed twice: /usr/share/doc/ghc7.6.1-polyparse-1.8/html/mini_Text-ParserCombinators-Poly-StateLazy.html warning: File listed twice: /usr/share/doc/ghc7.6.1-polyparse-1.8/html/mini_Text-ParserCombinators-Poly-StateLazy.html warning: File listed twice: /usr/share/doc/ghc7.6.1-polyparse-1.8/html/mini_Text-ParserCombinators-Poly-StateParser.html warning: File listed twice: /usr/share/doc/ghc7.6.1-polyparse-1.8/html/mini_Text-ParserCombinators-Poly-StateParser.html warning: File listed twice: /usr/share/doc/ghc7.6.1-polyparse-1.8/html/mini_Text-ParserCombinators-Poly-StateText.html warning: File listed twice: /usr/share/doc/ghc7.6.1-polyparse-1.8/html/mini_Text-ParserCombinators-Poly-StateText.html warning: File listed twice: /usr/share/doc/ghc7.6.1-polyparse-1.8/html/mini_Text-ParserCombinators-Poly-Text.html warning: File listed twice: /usr/share/doc/ghc7.6.1-polyparse-1.8/html/mini_Text-ParserCombinators-Poly-Text.html warning: File listed twice: /usr/share/doc/ghc7.6.1-polyparse-1.8/html/mini_Text-ParserCombinators-Poly.html warning: File listed twice: /usr/share/doc/ghc7.6.1-polyparse-1.8/html/mini_Text-ParserCombinators-Poly.html warning: File listed twice: /usr/share/doc/ghc7.6.1-polyparse-1.8/html/minus.gif warning: File listed twice: /usr/share/doc/ghc7.6.1-polyparse-1.8/html/minus.gif warning: File listed twice: /usr/share/doc/ghc7.6.1-polyparse-1.8/html/ocean.css warning: File listed twice: /usr/share/doc/ghc7.6.1-polyparse-1.8/html/ocean.css warning: File listed twice: /usr/share/doc/ghc7.6.1-polyparse-1.8/html/plus.gif warning: File listed twice: /usr/share/doc/ghc7.6.1-polyparse-1.8/html/plus.gif warning: File listed twice: /usr/share/doc/ghc7.6.1-polyparse-1.8/html/polyparse.haddock warning: File listed twice: /usr/share/doc/ghc7.6.1-polyparse-1.8/html/polyparse.haddock warning: File listed twice: /usr/share/doc/ghc7.6.1-polyparse-1.8/html/synopsis.png warning: File listed twice: /usr/share/doc/ghc7.6.1-polyparse-1.8/html/synopsis.png Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.89sdx1 find-provides: running scripts (debuginfo,haskell,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.EO5E1u find-requires: running scripts (cpp,debuginfo,files,haskell,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: ghc7.6.1(polyparse) = 1.8, ghc7.6.1(polyparse-1.8-d215aa7d881ad4bedaceecb2fe128c54) Requires: /usr/lib64/ghc-7.6.1/base-4.6.0.0/libHSbase-4.6.0.0-ghc7.6.1.so, /usr/lib64/ghc-7.6.1/bytestring-0.10.0.0/libHSbytestring-0.10.0.0-ghc7.6.1.so, /usr/lib64/ghc-7.6.1/ghc-prim-0.3.0.0/libHSghc-prim-0.3.0.0-ghc7.6.1.so, /usr/lib64/ghc-7.6.1/integer-gmp-0.5.0.0/libHSinteger-gmp-0.5.0.0-ghc7.6.1.so, /usr/lib64/ghc-7.6.1/lib/text-0.11.2.3/libHStext-0.11.2.3-ghc7.6.1.so, ghc7.6.1(base) = 4.6.0.0, ghc7.6.1(base-4.6.0.0-9108e251636b0c8499261c52a7809ea1), ghc7.6.1(bytestring) = 0.10.0.0, ghc7.6.1(bytestring-0.10.0.0-b8146809d010d5e46cdb979e5b99953f), ghc7.6.1(text) = 0.11.2.3, ghc7.6.1(text-0.11.2.3-e78bb42fbf8a0db4548af261a27f0dcc), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wyZBC1 Creating ghc7.6.1-polyparse-debuginfo package Processing files: ghc7.6.1-polyparse-debuginfo-1.8-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uv0AkB find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.y9Zo9d find-requires: running scripts (debuginfo) Requires: ghc7.6.1-polyparse = 1.8-alt1, /usr/lib/debug/usr/lib64/ghc-7.6.1/base-4.6.0.0/libHSbase-4.6.0.0-ghc7.6.1.so.debug, /usr/lib/debug/usr/lib64/ghc-7.6.1/bytestring-0.10.0.0/libHSbytestring-0.10.0.0-ghc7.6.1.so.debug, /usr/lib/debug/usr/lib64/ghc-7.6.1/ghc-prim-0.3.0.0/libHSghc-prim-0.3.0.0-ghc7.6.1.so.debug, /usr/lib/debug/usr/lib64/ghc-7.6.1/integer-gmp-0.5.0.0/libHSinteger-gmp-0.5.0.0-ghc7.6.1.so.debug, /usr/lib/debug/usr/lib64/ghc-7.6.1/lib/text-0.11.2.3/libHStext-0.11.2.3-ghc7.6.1.so.debug Adding to ghc7.6.1-polyparse-debuginfo a strict dependency on ghc7.6.1-polyparse Wrote: /usr/src/RPM/RPMS/x86_64/ghc7.6.1-polyparse-1.8-alt1.x86_64.rpm (w2T8.xzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ghc7.6.1-polyparse-debuginfo-1.8-alt1.x86_64.rpm (w2.lzdio) 47.87user 34.71system 1:43.84elapsed 79%CPU (0avgtext+0avgdata 182408maxresident)k 0inputs+0outputs (0major+15547130minor)pagefaults 0swaps 59.40user 39.25system 2:02.27elapsed 80%CPU (0avgtext+0avgdata 182408maxresident)k 0inputs+0outputs (34796major+15835235minor)pagefaults 0swaps --- ghc7.6.1-polyparse-1.8-alt1.x86_64.rpm.repo 2019-02-21 01:10:28.000000000 +0000 +++ ghc7.6.1-polyparse-1.8-alt1.x86_64.rpm.hasher 2022-06-05 08:24:28.186599458 +0000 @@ -135,61 +135,61 @@ File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/Text/Parse 40755 root:root -File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/Text/Parse.dyn_hi 100644 root:root 4529feb556184b3627f7e0b289971b60 -File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/Text/Parse.hi 100644 root:root 1f265adb68283024021850234fe6c1b1 -File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/Text/Parse.p_hi 100644 root:root 818f6697603f2e3d9b098b2a9513b616 -File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/Text/Parse/ByteString.dyn_hi 100644 root:root 4ae9d52c790913b699bc34125e5088f4 -File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/Text/Parse/ByteString.hi 100644 root:root 8e2643967301289f027a6cee2431dae5 -File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/Text/Parse/ByteString.p_hi 100644 root:root 0e1543083f216667aa6d4492b275407b +File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/Text/Parse.dyn_hi 100644 root:root 80fb252a02abbda0723e438467ceff2f +File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/Text/Parse.hi 100644 root:root ba818750fdab9f46b7739ccf2c72593b +File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/Text/Parse.p_hi 100644 root:root db10eec6d547fe4c6de5287c99a6e6a4 +File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/Text/Parse/ByteString.dyn_hi 100644 root:root 0406f2666846449348788cdeb842bdee +File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/Text/Parse/ByteString.hi 100644 root:root f8c6e2a7052d553b8b405a43bc566048 +File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/Text/Parse/ByteString.p_hi 100644 root:root 13f1d947f1509faa81977ea1fa70edc9 File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/Text/ParserCombinators 40755 root:root -File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/Text/ParserCombinators/HuttonMeijer.dyn_hi 100644 root:root 07314c056b3651407d57a9ac3e077c8e -File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/Text/ParserCombinators/HuttonMeijer.hi 100644 root:root 8621bddb9e9b9f8c10a6db7f4f72a434 -File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/Text/ParserCombinators/HuttonMeijer.p_hi 100644 root:root 5156dab95c121482fbdbbaae9c1491d2 -File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/Text/ParserCombinators/HuttonMeijerWallace.dyn_hi 100644 root:root 70ee50fe96143a479b72db0f09693e99 -File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/Text/ParserCombinators/HuttonMeijerWallace.hi 100644 root:root 45080e53c4b7f2d9f87487c3b6642dc7 -File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/Text/ParserCombinators/HuttonMeijerWallace.p_hi 100644 root:root b49707e38412c9537612fe7fb2b85c2c +File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/Text/ParserCombinators/HuttonMeijer.dyn_hi 100644 root:root e4b7668381ef71c1098176b6c9b5a5b2 +File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/Text/ParserCombinators/HuttonMeijer.hi 100644 root:root a48760694b2b218f7b43c783b3537e76 +File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/Text/ParserCombinators/HuttonMeijer.p_hi 100644 root:root 8b2b425c8feae98813ffeddaddcdc302 +File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/Text/ParserCombinators/HuttonMeijerWallace.dyn_hi 100644 root:root d805e91de8b446bfe456af046af18724 +File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/Text/ParserCombinators/HuttonMeijerWallace.hi 100644 root:root 65ca196a4c4a747704b3a1fa4107dab9 +File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/Text/ParserCombinators/HuttonMeijerWallace.p_hi 100644 root:root e626d60ef47527880e41b2811e64abef File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/Text/ParserCombinators/Poly 40755 root:root -File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/Text/ParserCombinators/Poly.dyn_hi 100644 root:root d6a1e9b6b57a60db80b4728b216408bb -File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/Text/ParserCombinators/Poly.hi 100644 root:root fdd73a542d719a8ce387ca72372f3a7d -File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/Text/ParserCombinators/Poly.p_hi 100644 root:root c62ed5f367a39987a8f7b5136ae1522f -File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/Text/ParserCombinators/Poly/Base.dyn_hi 100644 root:root 3c664c7f1d4cb2d142ec3460cc83b0cd -File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/Text/ParserCombinators/Poly/Base.hi 100644 root:root 6b28ecf62a468750ce9c68aed0048e59 -File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/Text/ParserCombinators/Poly/Base.p_hi 100644 root:root 25e00b45c4ba5dfb77f2c74ec92b6330 -File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/Text/ParserCombinators/Poly/ByteString.dyn_hi 100644 root:root 491a03de7ba6dc9f4730805d5b093242 -File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/Text/ParserCombinators/Poly/ByteString.hi 100644 root:root 9450c1299ff431c1c0b9fae97949e888 -File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/Text/ParserCombinators/Poly/ByteString.p_hi 100644 root:root 003697e705d0d74d9db62be225f70bf9 -File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/Text/ParserCombinators/Poly/ByteStringChar.dyn_hi 100644 root:root 00b49322d3f730ab0a2c8ae2ef9e4a99 -File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/Text/ParserCombinators/Poly/ByteStringChar.hi 100644 root:root 078c9ff8dc5a09834b356ce4f4e42d4b -File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/Text/ParserCombinators/Poly/ByteStringChar.p_hi 100644 root:root 8952fdeecc6ccede3d93477104e99a37 -File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/Text/ParserCombinators/Poly/Lazy.dyn_hi 100644 root:root 0ebeda8fd5fb3925bec4118d38f2c40a -File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/Text/ParserCombinators/Poly/Lazy.hi 100644 root:root 7e66a88c0a8d40c6faab5ab84a6fdca4 -File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/Text/ParserCombinators/Poly/Lazy.p_hi 100644 root:root 82e67c5c0ab85eab43ce3ca6ea8ec79d -File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/Text/ParserCombinators/Poly/Lex.dyn_hi 100644 root:root 1b6ecf7620fa13a26c4bba60727d5713 -File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/Text/ParserCombinators/Poly/Lex.hi 100644 root:root ed1f75c55016142caf3c6ec2bf3969b3 -File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/Text/ParserCombinators/Poly/Lex.p_hi 100644 root:root a7215bf8b910d42d3a1e3ecb56ae87d4 -File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/Text/ParserCombinators/Poly/Parser.dyn_hi 100644 root:root 7036368f2c2d8b7fa3b00987ccc7cef4 -File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/Text/ParserCombinators/Poly/Parser.hi 100644 root:root 4d242b6f7a27866c336d4964930210a2 -File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/Text/ParserCombinators/Poly/Parser.p_hi 100644 root:root b8d322d0e4ec1822c319320faf0ffc0f -File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/Text/ParserCombinators/Poly/Plain.dyn_hi 100644 root:root 3c4d9f5af3bc81518fc32275fcadfd45 -File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/Text/ParserCombinators/Poly/Plain.hi 100644 root:root bbcae1f344b0a89e87565f05e84ed5a0 -File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/Text/ParserCombinators/Poly/Plain.p_hi 100644 root:root 857f5b4db86fd80b8bdd2b926286c9d1 -File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/Text/ParserCombinators/Poly/Result.dyn_hi 100644 root:root 8b3087fcb02b259a5ac30f5c65e45bbf -File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/Text/ParserCombinators/Poly/Result.hi 100644 root:root 57427fd924870724c3d250e087f15ec7 -File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/Text/ParserCombinators/Poly/Result.p_hi 100644 root:root 0d349ca45eaebd82e0e89420ecb57bb4 -File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/Text/ParserCombinators/Poly/State.dyn_hi 100644 root:root b520310f6c83972b5faa823f5f3dce65 -File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/Text/ParserCombinators/Poly/State.hi 100644 root:root 73ad75692ae4cdae57e64760c78386ce -File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/Text/ParserCombinators/Poly/State.p_hi 100644 root:root 4d6e8e1723f8f691e2a7bb4fc0ec295f -File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/Text/ParserCombinators/Poly/StateLazy.dyn_hi 100644 root:root abb6f89175f39fd43dd60fea92c8122c -File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/Text/ParserCombinators/Poly/StateLazy.hi 100644 root:root 1f2abd7c1c753fb0fd2cd9166cbe1497 -File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/Text/ParserCombinators/Poly/StateLazy.p_hi 100644 root:root 1bf43efa5003a10e2901984dc47f3a04 -File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/Text/ParserCombinators/Poly/StateParser.dyn_hi 100644 root:root e211beedd02233daa8d09e95102c3729 -File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/Text/ParserCombinators/Poly/StateParser.hi 100644 root:root bd2491bf088935914d800c379da02bd3 -File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/Text/ParserCombinators/Poly/StateParser.p_hi 100644 root:root fa1cc2a128877d6c2304986a92d14b51 -File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/Text/ParserCombinators/Poly/StateText.dyn_hi 100644 root:root 8b086cb664b6d0d5ab5f957a8d439834 -File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/Text/ParserCombinators/Poly/StateText.hi 100644 root:root 96cbdd8eff380ed2bc52c7a67da2b802 -File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/Text/ParserCombinators/Poly/StateText.p_hi 100644 root:root 94fe2ee6905707835d973df42b563256 -File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/Text/ParserCombinators/Poly/Text.dyn_hi 100644 root:root df9fdedfb5b035b7e6fff19f704482f8 -File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/Text/ParserCombinators/Poly/Text.hi 100644 root:root 8ae51cbc730d039ed9d459bf70d085af -File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/Text/ParserCombinators/Poly/Text.p_hi 100644 root:root b2bc3e4eb56a87aa7e9190b957a95a92 -File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/libHSpolyparse-1.8-ghc7.6.1.so 100644 root:root a13f19cccb6869c681574ceb25a506fe -File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/libHSpolyparse-1.8.a 100644 root:root 8e607a25c1f1a55f03e2229d9c104a4d -File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/libHSpolyparse-1.8_p.a 100644 root:root e35cb8bbc2084b32e9f4bab44f411e26 +File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/Text/ParserCombinators/Poly.dyn_hi 100644 root:root 3423984e97e439c7496084e0a13ce942 +File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/Text/ParserCombinators/Poly.hi 100644 root:root 7e7b6bb6ceeebf3566c1579d2246d522 +File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/Text/ParserCombinators/Poly.p_hi 100644 root:root ea93144dd4e9c7bbdac2c20d378aaf25 +File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/Text/ParserCombinators/Poly/Base.dyn_hi 100644 root:root 19ee88329525e4b86721de79e7456652 +File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/Text/ParserCombinators/Poly/Base.hi 100644 root:root 2d3fc120c2605cd0581368fac1fa2284 +File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/Text/ParserCombinators/Poly/Base.p_hi 100644 root:root 16871492ff9d357e76dcc8bc7696dc87 +File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/Text/ParserCombinators/Poly/ByteString.dyn_hi 100644 root:root d32d36e2ea3b57dcc0c2e364240da69c +File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/Text/ParserCombinators/Poly/ByteString.hi 100644 root:root f26e784ba8855c3771894f49ac50643a +File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/Text/ParserCombinators/Poly/ByteString.p_hi 100644 root:root f810c9b780e564f25e6b7ad984f3ea3a +File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/Text/ParserCombinators/Poly/ByteStringChar.dyn_hi 100644 root:root 1d60b556efa4161144f07688f28cb53e +File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/Text/ParserCombinators/Poly/ByteStringChar.hi 100644 root:root e2d78ca19da5b3bc60e985b1fccdbf1f +File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/Text/ParserCombinators/Poly/ByteStringChar.p_hi 100644 root:root 0e5fe946c86f8b201bae22179c9a66ec +File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/Text/ParserCombinators/Poly/Lazy.dyn_hi 100644 root:root 63976d100b39eea64671ae1abd0f954a +File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/Text/ParserCombinators/Poly/Lazy.hi 100644 root:root f405fdbee7a69937e248e1b614148cd1 +File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/Text/ParserCombinators/Poly/Lazy.p_hi 100644 root:root 5f11820f0a5477884294776e612724e9 +File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/Text/ParserCombinators/Poly/Lex.dyn_hi 100644 root:root 6a34557adf0d44f9527452a4d63ee085 +File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/Text/ParserCombinators/Poly/Lex.hi 100644 root:root 2cc081e4f254272247449fc35b4c0678 +File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/Text/ParserCombinators/Poly/Lex.p_hi 100644 root:root 4ffd901ca14faba32bb7e19d3739b658 +File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/Text/ParserCombinators/Poly/Parser.dyn_hi 100644 root:root d11b82c3f48ffacb0cd5bbedd220ca3b +File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/Text/ParserCombinators/Poly/Parser.hi 100644 root:root d1e168b1d7f533840a3986e3444390bf +File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/Text/ParserCombinators/Poly/Parser.p_hi 100644 root:root 4f1c1c29f68cf6ecd9a7a9da785d3cc6 +File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/Text/ParserCombinators/Poly/Plain.dyn_hi 100644 root:root 70cd8dc5839cb9d605692ed84aa4e9b3 +File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/Text/ParserCombinators/Poly/Plain.hi 100644 root:root 48138bf562e0398867a926d20919bbfa +File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/Text/ParserCombinators/Poly/Plain.p_hi 100644 root:root 72a38fe9035ccbd2e4486ba8365e1add +File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/Text/ParserCombinators/Poly/Result.dyn_hi 100644 root:root fffd0a163858df9d604a10fcb05a6df5 +File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/Text/ParserCombinators/Poly/Result.hi 100644 root:root 9e826ba1c4751cd2b3f4656acfebbd0e +File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/Text/ParserCombinators/Poly/Result.p_hi 100644 root:root 3b51fa86ad506e2c595e9334210a1b5d +File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/Text/ParserCombinators/Poly/State.dyn_hi 100644 root:root ca69c8167fcf5ba1c9e1195ca0c783e4 +File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/Text/ParserCombinators/Poly/State.hi 100644 root:root f0691a3720c3d92c534ef2125fb3121e +File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/Text/ParserCombinators/Poly/State.p_hi 100644 root:root 6f247ee2215090e251ad0b385603bbfe +File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/Text/ParserCombinators/Poly/StateLazy.dyn_hi 100644 root:root 41115e438a8813e0782def81e798c198 +File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/Text/ParserCombinators/Poly/StateLazy.hi 100644 root:root c8ede1a53080190affe857f96d5038f3 +File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/Text/ParserCombinators/Poly/StateLazy.p_hi 100644 root:root f98ac813b08044227cb48bda4a5fcead +File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/Text/ParserCombinators/Poly/StateParser.dyn_hi 100644 root:root 6522047a37a046446b4d38e5ae606879 +File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/Text/ParserCombinators/Poly/StateParser.hi 100644 root:root 3b2bb027116c78297f3fc902bc2c12d0 +File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/Text/ParserCombinators/Poly/StateParser.p_hi 100644 root:root 9b20ccb2a720000a9a8d236a3016b4ae +File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/Text/ParserCombinators/Poly/StateText.dyn_hi 100644 root:root d5812c66b8ed169ca7e9108a008435ce +File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/Text/ParserCombinators/Poly/StateText.hi 100644 root:root 39925c8a82dc364cfa34db7e2f30ee69 +File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/Text/ParserCombinators/Poly/StateText.p_hi 100644 root:root 5c83c048b8f9e5c6d323097895de1b0f +File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/Text/ParserCombinators/Poly/Text.dyn_hi 100644 root:root 4a99c3783af005d61a454c7725c70327 +File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/Text/ParserCombinators/Poly/Text.hi 100644 root:root e31da6bb0467a5ed8cca4ecc77b7a8d0 +File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/Text/ParserCombinators/Poly/Text.p_hi 100644 root:root 27c4cc5e6ee9689e5ddd126ff8edb8f1 +File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/libHSpolyparse-1.8-ghc7.6.1.so 100644 root:root 418d50987f590e44dd510b81bfccca01 +File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/libHSpolyparse-1.8.a 100644 root:root b246099f1a9993428a44cf30cce8dd13 +File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/libHSpolyparse-1.8_p.a 100644 root:root ff4a45ef118718bef536a43136137aa1 File: /usr/lib64/ghc-7.6.1/lib/polyparse-1.8/polyparse.pkg 100755 root:root 7ccb0253f8da7eb807d8a967383c8bd3 @@ -246,2 +246,2 @@ File: /usr/share/doc/ghc7.6.1-polyparse-1.8/html/synopsis.png 100644 root:root f7936844cc05316ed73f6bf1d2e75434 -RPMIdentity: 0781ba46f6ae1d5cde12ac6e94f21bb42aea101a2a84b8f45df55d610a6d51d01f4e9e14316cfdf77224593f4b5c8fd7037e2de9e0c07ad53003dff845005007 +RPMIdentity: 8dd6b057aaa497995d0e24a2165bb38a9e83a1a7126c469b9bc2712fb04daa75140b3b69943d8ccdd979dca55af9f17ebf418f2a23f4af976915a7ea381e425e --- ghc7.6.1-polyparse-debuginfo-1.8-alt1.x86_64.rpm.repo 2019-02-21 01:10:28.000000000 +0000 +++ ghc7.6.1-polyparse-debuginfo-1.8-alt1.x86_64.rpm.hasher 2022-06-05 08:24:28.363599770 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/13 40755 root:root -/usr/lib/debug/.build-id/13/4fdad1677cb67ca795fa6b1276581d885ec5b6 120777 root:root ../../../../lib64/ghc-7.6.1/lib/polyparse-1.8/libHSpolyparse-1.8-ghc7.6.1.so -/usr/lib/debug/.build-id/13/4fdad1677cb67ca795fa6b1276581d885ec5b6.debug 120777 root:root ../../usr/lib64/ghc-7.6.1/lib/polyparse-1.8/libHSpolyparse-1.8-ghc7.6.1.so.debug +/usr/lib/debug/.build-id/f0 40755 root:root +/usr/lib/debug/.build-id/f0/b13ba81fb248b18f6327f4258f66d140faee44 120777 root:root ../../../../lib64/ghc-7.6.1/lib/polyparse-1.8/libHSpolyparse-1.8-ghc7.6.1.so +/usr/lib/debug/.build-id/f0/b13ba81fb248b18f6327f4258f66d140faee44.debug 120777 root:root ../../usr/lib64/ghc-7.6.1/lib/polyparse-1.8/libHSpolyparse-1.8-ghc7.6.1.so.debug /usr/lib/debug/usr/lib64/ghc-7.6.1 40755 root:root @@ -15,5 +15,5 @@ Provides: ghc7.6.1-polyparse-debuginfo = 1.8-alt1:sisyphus+222226.100.1.1 -File: /usr/lib/debug/.build-id/13 40755 root:root -File: /usr/lib/debug/.build-id/13/4fdad1677cb67ca795fa6b1276581d885ec5b6 120777 root:root ../../../../lib64/ghc-7.6.1/lib/polyparse-1.8/libHSpolyparse-1.8-ghc7.6.1.so -File: /usr/lib/debug/.build-id/13/4fdad1677cb67ca795fa6b1276581d885ec5b6.debug 120777 root:root ../../usr/lib64/ghc-7.6.1/lib/polyparse-1.8/libHSpolyparse-1.8-ghc7.6.1.so.debug +File: /usr/lib/debug/.build-id/f0 40755 root:root +File: /usr/lib/debug/.build-id/f0/b13ba81fb248b18f6327f4258f66d140faee44 120777 root:root ../../../../lib64/ghc-7.6.1/lib/polyparse-1.8/libHSpolyparse-1.8-ghc7.6.1.so +File: /usr/lib/debug/.build-id/f0/b13ba81fb248b18f6327f4258f66d140faee44.debug 120777 root:root ../../usr/lib64/ghc-7.6.1/lib/polyparse-1.8/libHSpolyparse-1.8-ghc7.6.1.so.debug File: /usr/lib/debug/usr/lib64/ghc-7.6.1 40755 root:root @@ -21,3 +21,3 @@ File: /usr/lib/debug/usr/lib64/ghc-7.6.1/lib/polyparse-1.8 40755 root:root -File: /usr/lib/debug/usr/lib64/ghc-7.6.1/lib/polyparse-1.8/libHSpolyparse-1.8-ghc7.6.1.so.debug 100644 root:root bff7b2ca17f91562b496a7ea85c79800 -RPMIdentity: 7d89cfe20f9da2ead7a3c12937fb04b3e401fed1b46430bf97cd8c9b00eb86de28a8ab935682788d0c960017e9c2de5990c7a368fa7cad09e84d9e5c004b0976 +File: /usr/lib/debug/usr/lib64/ghc-7.6.1/lib/polyparse-1.8/libHSpolyparse-1.8-ghc7.6.1.so.debug 100644 root:root 7347dfb98bb29606e05468d566507c26 +RPMIdentity: 6bcdd977445be15fb9ef2cea7d91b1843d2cf68654ebbd96bd70f86e246e972e694b9b734a22d77f68237694341cbe05bc933296e773b5df9b9af525215df703