<86>Jul 25 12:59:11 userdel[3369462]: delete user 'rooter' <86>Jul 25 12:59:11 groupadd[3369503]: group added to /etc/group: name=rooter, GID=678 <86>Jul 25 12:59:11 groupadd[3369503]: new group: name=rooter, GID=678 <86>Jul 25 12:59:11 useradd[3369531]: new user: name=rooter, UID=678, GID=678, home=/root, shell=/bin/bash <86>Jul 25 12:59:11 userdel[3369575]: delete user 'builder' <86>Jul 25 12:59:11 userdel[3369575]: removed group 'builder' owned by 'builder' <86>Jul 25 12:59:11 userdel[3369575]: removed shadow group 'builder' owned by 'builder' <86>Jul 25 12:59:11 groupadd[3369607]: group added to /etc/group: name=builder, GID=679 <86>Jul 25 12:59:11 groupadd[3369607]: new group: name=builder, GID=679 <86>Jul 25 12:59:11 useradd[3369656]: new user: name=builder, UID=679, GID=679, 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>Jul 25 12:59:14 rpmi: rpm-macros-ghc7.6.1-common-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed <13>Jul 25 12:59:14 rpmi: rpm-build-haskell-1.4.5-alt1 sisyphus+222088.1140.12.1 1553099315 installed <13>Jul 25 12:59:14 rpmi: libgmp-devel-6.1.2-alt3 sisyphus+229304.40.2.1 1557770992 installed <13>Jul 25 12:59:14 rpmi: libffi-devel-1:3.2.1-alt3 p9+251949.100.1.1 1589887635 installed <13>Jul 25 12:59:14 rpmi: haskell-filetrigger-0.0.5-alt3 sisyphus+222088.300.12.1 1553099539 installed <13>Jul 25 12:59:14 rpmi: ghc7.6.1-common-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed <13>Jul 25 12:59:21 rpmi: ghc7.6.1-7.6.1-alt8 sisyphus+222088.40.12.1 1553098792 installed <13>Jul 25 12:59:21 rpmi: ghc7.6.1-transformers-0.3.0.0-alt2 sisyphus+221941.124.17.2 1550686124 installed <13>Jul 25 12:59:21 rpmi: ghc7.6.1-mtl-2.1.2-alt2 sisyphus+221941.130.17.2 1550686207 installed <13>Jul 25 12:59:21 rpmi: ghc7.6.1-cpphs-1.15-alt2 sisyphus+221941.100.17.2 1550685869 installed <13>Jul 25 12:59:21 rpmi: ghc7.6.1-hscolour-1.20.3-alt2 sisyphus+221941.120.17.2 1550685997 installed <13>Jul 25 12:59:22 rpmi: ghc7.6.1-text-0.11.2.3-alt2 sisyphus+221941.261.17.2 1550688728 installed <13>Jul 25 12:59:22 rpmi: ghc7.6.1-doc-7.6.1-alt8 sisyphus+222088.40.12.1 1553098792 installed warning: File /usr/src/in/source/ghc7.6.1-parsec-3.1.3-alt2.patch is smaller than 8 bytes Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/ghc7.6.1-parsec-3.1.3-alt2.nosrc.rpm (w1.gzdio) warning: File /usr/src/RPM/SOURCES/ghc7.6.1-parsec-3.1.3-alt2.patch is smaller than 8 bytes Installing ghc7.6.1-parsec-3.1.3-alt2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.87316 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ghc7.6.1-parsec-3.1.3 + echo 'Source #0 (ghc7.6.1-parsec-3.1.3.tar):' Source #0 (ghc7.6.1-parsec-3.1.3.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ghc7.6.1-parsec-3.1.3.tar + cd ghc7.6.1-parsec-3.1.3 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (ghc7.6.1-parsec-3.1.3-alt2.patch):' Patch #0 (ghc7.6.1-parsec-3.1.3-alt2.patch): + /usr/bin/patch -p1 + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.55718 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ghc7.6.1-parsec-3.1.3 + '[' -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/lib --docdir=/usr/share/doc/ghc7.6.1-parsec-3.1.3 '--libsubdir=$compiler/lib/$pkgid' --docdir=/usr/share/doc/ghc7.6.1-parsec-3.1.3 --datadir=/usr/share --datasubdir=ghc7.6.1-parsec-3.1.3 --enable-library-profiling --enable-library-for-ghci --disable-executable-profiling --enable-split-objs --enable-shared -O2 --ghc Configuring parsec-3.1.3... + '[' -x Setup ']' + ./Setup makefile -f cabal-rpm.mk unrecognised command: makefile (try --help) + ./Setup build Building parsec-3.1.3... Preprocessing library parsec-3.1.3... [ 1 of 25] Compiling Text.Parsec.Pos ( Text/Parsec/Pos.hs, dist/build/Text/Parsec/Pos.o ) [ 2 of 25] Compiling Text.Parsec.Error ( Text/Parsec/Error.hs, dist/build/Text/Parsec/Error.o ) [ 3 of 25] Compiling Text.ParserCombinators.Parsec.Error ( Text/ParserCombinators/Parsec/Error.hs, dist/build/Text/ParserCombinators/Parsec/Error.o ) [ 4 of 25] Compiling Text.ParserCombinators.Parsec.Pos ( Text/ParserCombinators/Parsec/Pos.hs, dist/build/Text/ParserCombinators/Parsec/Pos.o ) [ 5 of 25] Compiling Text.Parsec.Prim ( Text/Parsec/Prim.hs, dist/build/Text/Parsec/Prim.o ) [ 6 of 25] Compiling Text.Parsec.Char ( Text/Parsec/Char.hs, dist/build/Text/Parsec/Char.o ) [ 7 of 25] Compiling Text.Parsec.Combinator ( Text/Parsec/Combinator.hs, dist/build/Text/Parsec/Combinator.o ) [ 8 of 25] Compiling Text.ParserCombinators.Parsec.Combinator ( Text/ParserCombinators/Parsec/Combinator.hs, dist/build/Text/ParserCombinators/Parsec/Combinator.o ) [ 9 of 25] Compiling Text.Parsec.String ( Text/Parsec/String.hs, dist/build/Text/Parsec/String.o ) [10 of 25] Compiling Text.ParserCombinators.Parsec.Char ( Text/ParserCombinators/Parsec/Char.hs, dist/build/Text/ParserCombinators/Parsec/Char.o ) [11 of 25] Compiling Text.Parsec.ByteString ( Text/Parsec/ByteString.hs, dist/build/Text/Parsec/ByteString.o ) [12 of 25] Compiling Text.Parsec.ByteString.Lazy ( Text/Parsec/ByteString/Lazy.hs, dist/build/Text/Parsec/ByteString/Lazy.o ) [13 of 25] Compiling Text.Parsec.Text ( Text/Parsec/Text.hs, dist/build/Text/Parsec/Text.o ) [14 of 25] Compiling Text.Parsec.Text.Lazy ( Text/Parsec/Text/Lazy.hs, dist/build/Text/Parsec/Text/Lazy.o ) [15 of 25] Compiling Text.Parsec.Token ( Text/Parsec/Token.hs, dist/build/Text/Parsec/Token.o ) [16 of 25] Compiling Text.ParserCombinators.Parsec.Token ( Text/ParserCombinators/Parsec/Token.hs, dist/build/Text/ParserCombinators/Parsec/Token.o ) [17 of 25] Compiling Text.Parsec.Expr ( Text/Parsec/Expr.hs, dist/build/Text/Parsec/Expr.o ) [18 of 25] Compiling Text.ParserCombinators.Parsec.Prim ( Text/ParserCombinators/Parsec/Prim.hs, dist/build/Text/ParserCombinators/Parsec/Prim.o ) [19 of 25] Compiling Text.ParserCombinators.Parsec ( Text/ParserCombinators/Parsec.hs, dist/build/Text/ParserCombinators/Parsec.o ) [20 of 25] Compiling Text.ParserCombinators.Parsec.Expr ( Text/ParserCombinators/Parsec/Expr.hs, dist/build/Text/ParserCombinators/Parsec/Expr.o ) [21 of 25] Compiling Text.Parsec ( Text/Parsec.hs, dist/build/Text/Parsec.o ) [22 of 25] Compiling Text.Parsec.Language ( Text/Parsec/Language.hs, dist/build/Text/Parsec/Language.o ) [23 of 25] Compiling Text.ParserCombinators.Parsec.Language ( Text/ParserCombinators/Parsec/Language.hs, dist/build/Text/ParserCombinators/Parsec/Language.o ) [24 of 25] Compiling Text.Parsec.Perm ( Text/Parsec/Perm.hs, dist/build/Text/Parsec/Perm.o ) [25 of 25] Compiling Text.ParserCombinators.Parsec.Perm ( Text/ParserCombinators/Parsec/Perm.hs, dist/build/Text/ParserCombinators/Parsec/Perm.o ) [ 1 of 25] Compiling Text.Parsec.Pos ( Text/Parsec/Pos.hs, dist/build/Text/Parsec/Pos.p_o ) [ 2 of 25] Compiling Text.Parsec.Error ( Text/Parsec/Error.hs, dist/build/Text/Parsec/Error.p_o ) [ 3 of 25] Compiling Text.ParserCombinators.Parsec.Error ( Text/ParserCombinators/Parsec/Error.hs, dist/build/Text/ParserCombinators/Parsec/Error.p_o ) [ 4 of 25] Compiling Text.ParserCombinators.Parsec.Pos ( Text/ParserCombinators/Parsec/Pos.hs, dist/build/Text/ParserCombinators/Parsec/Pos.p_o ) [ 5 of 25] Compiling Text.Parsec.Prim ( Text/Parsec/Prim.hs, dist/build/Text/Parsec/Prim.p_o ) [ 6 of 25] Compiling Text.Parsec.Char ( Text/Parsec/Char.hs, dist/build/Text/Parsec/Char.p_o ) [ 7 of 25] Compiling Text.Parsec.Combinator ( Text/Parsec/Combinator.hs, dist/build/Text/Parsec/Combinator.p_o ) [ 8 of 25] Compiling Text.ParserCombinators.Parsec.Combinator ( Text/ParserCombinators/Parsec/Combinator.hs, dist/build/Text/ParserCombinators/Parsec/Combinator.p_o ) [ 9 of 25] Compiling Text.Parsec.String ( Text/Parsec/String.hs, dist/build/Text/Parsec/String.p_o ) [10 of 25] Compiling Text.ParserCombinators.Parsec.Char ( Text/ParserCombinators/Parsec/Char.hs, dist/build/Text/ParserCombinators/Parsec/Char.p_o ) [11 of 25] Compiling Text.Parsec.ByteString ( Text/Parsec/ByteString.hs, dist/build/Text/Parsec/ByteString.p_o ) [12 of 25] Compiling Text.Parsec.ByteString.Lazy ( Text/Parsec/ByteString/Lazy.hs, dist/build/Text/Parsec/ByteString/Lazy.p_o ) [13 of 25] Compiling Text.Parsec.Text ( Text/Parsec/Text.hs, dist/build/Text/Parsec/Text.p_o ) [14 of 25] Compiling Text.Parsec.Text.Lazy ( Text/Parsec/Text/Lazy.hs, dist/build/Text/Parsec/Text/Lazy.p_o ) [15 of 25] Compiling Text.Parsec.Token ( Text/Parsec/Token.hs, dist/build/Text/Parsec/Token.p_o ) [16 of 25] Compiling Text.ParserCombinators.Parsec.Token ( Text/ParserCombinators/Parsec/Token.hs, dist/build/Text/ParserCombinators/Parsec/Token.p_o ) [17 of 25] Compiling Text.Parsec.Expr ( Text/Parsec/Expr.hs, dist/build/Text/Parsec/Expr.p_o ) [18 of 25] Compiling Text.ParserCombinators.Parsec.Prim ( Text/ParserCombinators/Parsec/Prim.hs, dist/build/Text/ParserCombinators/Parsec/Prim.p_o ) [19 of 25] Compiling Text.ParserCombinators.Parsec ( Text/ParserCombinators/Parsec.hs, dist/build/Text/ParserCombinators/Parsec.p_o ) [20 of 25] Compiling Text.ParserCombinators.Parsec.Expr ( Text/ParserCombinators/Parsec/Expr.hs, dist/build/Text/ParserCombinators/Parsec/Expr.p_o ) [21 of 25] Compiling Text.Parsec ( Text/Parsec.hs, dist/build/Text/Parsec.p_o ) [22 of 25] Compiling Text.Parsec.Language ( Text/Parsec/Language.hs, dist/build/Text/Parsec/Language.p_o ) [23 of 25] Compiling Text.ParserCombinators.Parsec.Language ( Text/ParserCombinators/Parsec/Language.hs, dist/build/Text/ParserCombinators/Parsec/Language.p_o ) [24 of 25] Compiling Text.Parsec.Perm ( Text/Parsec/Perm.hs, dist/build/Text/Parsec/Perm.p_o ) [25 of 25] Compiling Text.ParserCombinators.Parsec.Perm ( Text/ParserCombinators/Parsec/Perm.hs, dist/build/Text/ParserCombinators/Parsec/Perm.p_o ) [ 1 of 25] Compiling Text.Parsec.Pos ( Text/Parsec/Pos.hs, dist/build/Text/Parsec/Pos.dyn_o ) [ 2 of 25] Compiling Text.Parsec.Error ( Text/Parsec/Error.hs, dist/build/Text/Parsec/Error.dyn_o ) [ 3 of 25] Compiling Text.ParserCombinators.Parsec.Error ( Text/ParserCombinators/Parsec/Error.hs, dist/build/Text/ParserCombinators/Parsec/Error.dyn_o ) [ 4 of 25] Compiling Text.ParserCombinators.Parsec.Pos ( Text/ParserCombinators/Parsec/Pos.hs, dist/build/Text/ParserCombinators/Parsec/Pos.dyn_o ) [ 5 of 25] Compiling Text.Parsec.Prim ( Text/Parsec/Prim.hs, dist/build/Text/Parsec/Prim.dyn_o ) [ 6 of 25] Compiling Text.Parsec.Char ( Text/Parsec/Char.hs, dist/build/Text/Parsec/Char.dyn_o ) [ 7 of 25] Compiling Text.Parsec.Combinator ( Text/Parsec/Combinator.hs, dist/build/Text/Parsec/Combinator.dyn_o ) [ 8 of 25] Compiling Text.ParserCombinators.Parsec.Combinator ( Text/ParserCombinators/Parsec/Combinator.hs, dist/build/Text/ParserCombinators/Parsec/Combinator.dyn_o ) [ 9 of 25] Compiling Text.Parsec.String ( Text/Parsec/String.hs, dist/build/Text/Parsec/String.dyn_o ) [10 of 25] Compiling Text.ParserCombinators.Parsec.Char ( Text/ParserCombinators/Parsec/Char.hs, dist/build/Text/ParserCombinators/Parsec/Char.dyn_o ) [11 of 25] Compiling Text.Parsec.ByteString ( Text/Parsec/ByteString.hs, dist/build/Text/Parsec/ByteString.dyn_o ) [12 of 25] Compiling Text.Parsec.ByteString.Lazy ( Text/Parsec/ByteString/Lazy.hs, dist/build/Text/Parsec/ByteString/Lazy.dyn_o ) [13 of 25] Compiling Text.Parsec.Text ( Text/Parsec/Text.hs, dist/build/Text/Parsec/Text.dyn_o ) [14 of 25] Compiling Text.Parsec.Text.Lazy ( Text/Parsec/Text/Lazy.hs, dist/build/Text/Parsec/Text/Lazy.dyn_o ) [15 of 25] Compiling Text.Parsec.Token ( Text/Parsec/Token.hs, dist/build/Text/Parsec/Token.dyn_o ) [16 of 25] Compiling Text.ParserCombinators.Parsec.Token ( Text/ParserCombinators/Parsec/Token.hs, dist/build/Text/ParserCombinators/Parsec/Token.dyn_o ) [17 of 25] Compiling Text.Parsec.Expr ( Text/Parsec/Expr.hs, dist/build/Text/Parsec/Expr.dyn_o ) [18 of 25] Compiling Text.ParserCombinators.Parsec.Prim ( Text/ParserCombinators/Parsec/Prim.hs, dist/build/Text/ParserCombinators/Parsec/Prim.dyn_o ) [19 of 25] Compiling Text.ParserCombinators.Parsec ( Text/ParserCombinators/Parsec.hs, dist/build/Text/ParserCombinators/Parsec.dyn_o ) [20 of 25] Compiling Text.ParserCombinators.Parsec.Expr ( Text/ParserCombinators/Parsec/Expr.hs, dist/build/Text/ParserCombinators/Parsec/Expr.dyn_o ) [21 of 25] Compiling Text.Parsec ( Text/Parsec.hs, dist/build/Text/Parsec.dyn_o ) [22 of 25] Compiling Text.Parsec.Language ( Text/Parsec/Language.hs, dist/build/Text/Parsec/Language.dyn_o ) [23 of 25] Compiling Text.ParserCombinators.Parsec.Language ( Text/ParserCombinators/Parsec/Language.hs, dist/build/Text/ParserCombinators/Parsec/Language.dyn_o ) [24 of 25] Compiling Text.Parsec.Perm ( Text/Parsec/Perm.hs, dist/build/Text/Parsec/Perm.dyn_o ) [25 of 25] Compiling Text.ParserCombinators.Parsec.Perm ( Text/ParserCombinators/Parsec/Perm.hs, dist/build/Text/ParserCombinators/Parsec/Perm.dyn_o ) In-place registering parsec-3.1.3... + ./Setup haddock Running Haddock for parsec-3.1.3... Preprocessing library parsec-3.1.3... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Haddock coverage: 82% ( 14 / 17) in 'Text.Parsec.Pos' 43% ( 6 / 14) in 'Text.Parsec.Error' 38% ( 6 / 16) in 'Text.ParserCombinators.Parsec.Error' 82% ( 14 / 17) in 'Text.ParserCombinators.Parsec.Pos' 62% ( 31 / 50) in 'Text.Parsec.Prim' 100% ( 18 / 18) in 'Text.Parsec.Char' 100% ( 24 / 24) in 'Text.Parsec.Combinator' 100% ( 24 / 24) in 'Text.ParserCombinators.Parsec.Combinator' 50% ( 2 / 4) in 'Text.Parsec.String' 95% ( 18 / 19) in 'Text.ParserCombinators.Parsec.Char' 50% ( 2 / 4) in 'Text.Parsec.ByteString' 50% ( 2 / 4) in 'Text.Parsec.ByteString.Lazy' 33% ( 1 / 3) in 'Text.Parsec.Text' 33% ( 1 / 3) in 'Text.Parsec.Text.Lazy' 67% ( 4 / 6) in 'Text.Parsec.Token' 67% ( 4 / 6) in 'Text.ParserCombinators.Parsec.Token' 100% ( 5 / 5) in 'Text.Parsec.Expr' 67% ( 20 / 30) in 'Text.ParserCombinators.Parsec.Prim' 83% ( 15 / 18) in 'Text.ParserCombinators.Parsec' 40% ( 2 / 5) in 'Text.ParserCombinators.Parsec.Expr' 86% ( 18 / 21) in 'Text.Parsec' 80% ( 8 / 10) in 'Text.Parsec.Language' 80% ( 8 / 10) in 'Text.ParserCombinators.Parsec.Language' 100% ( 8 / 8) in 'Text.Parsec.Perm' 100% ( 7 / 7) in 'Text.ParserCombinators.Parsec.Perm' Documentation created: dist/doc/html/parsec/index.html + ./Setup register --gen-pkg-config=parsec.pkg Creating package registration file: parsec.pkg + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.38953 + 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-parsec-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ghc7.6.1-parsec-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd ghc7.6.1-parsec-3.1.3 + '[' -x Setup ']' + ./Setup copy --destdir=/usr/src/tmp/ghc7.6.1-parsec-buildroot Installing library in /usr/src/tmp/ghc7.6.1-parsec-buildroot/usr/lib/ghc-7.6.1/lib/parsec-3.1.3 + '[' -f parsec.pkg ']' + install -m 755 parsec.pkg /usr/src/tmp/ghc7.6.1-parsec-buildroot/usr/lib/ghc-7.6.1/lib/parsec-3.1.3 + mkdir -p /usr/src/tmp/ghc7.6.1-parsec-buildroot/usr/lib/ghc-7.6.1/package.conf.d + install -D -m 644 parsec.pkg /usr/src/tmp/ghc7.6.1-parsec-buildroot/usr/lib/ghc-7.6.1/package.conf.d/parsec-3.1.3.conf + /usr/lib/rpm-build-haskell/hs_gen_filelist.sh /usr/src/tmp/ghc7.6.1-parsec-buildroot /usr/lib /usr/lib/ghc-7.6.1/lib/parsec-3.1.3 /usr/src/RPM/BUILD/ghc7.6.1-parsec-3.1.3 ghc7.6.1-parsec 3.1.3 /usr/lib/ghc-7.6.1/package.conf.d/parsec-3.1.3.conf ~/tmp/ghc7.6.1-parsec-buildroot ~/RPM/BUILD/ghc7.6.1-parsec-3.1.3 find: './usr/bin': No such file or directory find: './usr/share/ghc7.6.1-parsec-3.1.3': No such file or directory ~/RPM/BUILD/ghc7.6.1-parsec-3.1.3 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ghc7.6.1-parsec-buildroot (auto) mode of './usr/lib/ghc-7.6.1/lib/parsec-3.1.3/libHSparsec-3.1.3-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-parsec-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ghc7.6.1-parsec-buildroot/ (default) Compressing files in /usr/src/tmp/ghc7.6.1-parsec-buildroot (auto) Adjusting library links in /usr/src/tmp/ghc7.6.1-parsec-buildroot ./usr/lib: ./usr/lib/ghc-7.6.1/lib: 056-debuginfo.brp: WARNING: 1 non-stripped binaries don't contain .debug sections making -debuginfo 056-debuginfo.brp: WARNING: package less relevant. An excerpt from the list of affected files follows: ./usr/lib/ghc-7.6.1/lib/parsec-3.1.3/libHSparsec-3.1.3-ghc7.6.1.so 056-debuginfo.brp: WARNING: debuginfo without debug sources. Verifying ELF objects in /usr/src/tmp/ghc7.6.1-parsec-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/parsec-3.1.3/libHSparsec-3.1.3-ghc7.6.1.so: RPATH contains several entries: /usr/lib/ghc-7.6.1/lib/text-0.11.2.3:/usr/lib/ghc-7.6.1/lib/mtl-2.1.2:/usr/lib/ghc-7.6.1/lib/transformers-0.3.0.0:/usr/lib/ghc-7.6.1/bytestring-0.10.0.0:/usr/lib/ghc-7.6.1/deepseq-1.3.0.1:/usr/lib/ghc-7.6.1/array-0.4.0.1:/usr/lib/ghc-7.6.1/base-4.6.0.0:/usr/lib/ghc-7.6.1/integer-gmp-0.5.0.0:/usr/lib/ghc-7.6.1/ghc-prim-0.3.0.0:/usr/lib/ghc-7.6.1 verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/parsec-3.1.3/libHSparsec-3.1.3-ghc7.6.1.so: undefined symbol: stg_ap_pp_info verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/parsec-3.1.3/libHSparsec-3.1.3-ghc7.6.1.so: undefined symbol: stg_sel_7_upd_info verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/parsec-3.1.3/libHSparsec-3.1.3-ghc7.6.1.so: undefined symbol: stg_CAF_BLACKHOLE_info verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/parsec-3.1.3/libHSparsec-3.1.3-ghc7.6.1.so: undefined symbol: stg_gc_ut verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/parsec-3.1.3/libHSparsec-3.1.3-ghc7.6.1.so: undefined symbol: stg_sel_0_upd_info verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/parsec-3.1.3/libHSparsec-3.1.3-ghc7.6.1.so: undefined symbol: stg_upd_frame_info verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/parsec-3.1.3/libHSparsec-3.1.3-ghc7.6.1.so: undefined symbol: stg_bh_upd_frame_info verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/parsec-3.1.3/libHSparsec-3.1.3-ghc7.6.1.so: undefined symbol: stg_sel_1_upd_info verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/parsec-3.1.3/libHSparsec-3.1.3-ghc7.6.1.so: undefined symbol: stg_ap_p_info verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/parsec-3.1.3/libHSparsec-3.1.3-ghc7.6.1.so: undefined symbol: stg_ap_p_fast verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/parsec-3.1.3/libHSparsec-3.1.3-ghc7.6.1.so: undefined symbol: stg_ap_pp_fast verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/parsec-3.1.3/libHSparsec-3.1.3-ghc7.6.1.so: undefined symbol: stg_ap_0_fast verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/parsec-3.1.3/libHSparsec-3.1.3-ghc7.6.1.so: undefined symbol: stg_sel_4_upd_info verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/parsec-3.1.3/libHSparsec-3.1.3-ghc7.6.1.so: undefined symbol: stg_sel_5_upd_info verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/parsec-3.1.3/libHSparsec-3.1.3-ghc7.6.1.so: undefined symbol: stg_sel_2_upd_info verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/parsec-3.1.3/libHSparsec-3.1.3-ghc7.6.1.so: undefined symbol: stg_ap_pppp_fast verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/parsec-3.1.3/libHSparsec-3.1.3-ghc7.6.1.so: undefined symbol: newCAF verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/parsec-3.1.3/libHSparsec-3.1.3-ghc7.6.1.so: undefined symbol: stg_ap_ppppp_info verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/parsec-3.1.3/libHSparsec-3.1.3-ghc7.6.1.so: undefined symbol: stg_ap_2_upd_info verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/parsec-3.1.3/libHSparsec-3.1.3-ghc7.6.1.so: undefined symbol: stg_ap_ppppp_fast verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/parsec-3.1.3/libHSparsec-3.1.3-ghc7.6.1.so: undefined symbol: stg_gc_d1 verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/parsec-3.1.3/libHSparsec-3.1.3-ghc7.6.1.so: undefined symbol: stg_ap_pppppp_fast verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/parsec-3.1.3/libHSparsec-3.1.3-ghc7.6.1.so: undefined symbol: stg_ap_ppp_fast verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/parsec-3.1.3/libHSparsec-3.1.3-ghc7.6.1.so: undefined symbol: stg_ap_3_upd_info verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/parsec-3.1.3/libHSparsec-3.1.3-ghc7.6.1.so: undefined symbol: stg_sel_3_upd_info verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/parsec-3.1.3/libHSparsec-3.1.3-ghc7.6.1.so: undefined symbol: stg_gc_unpt_r1 verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/parsec-3.1.3/libHSparsec-3.1.3-ghc7.6.1.so: undefined symbol: stg_gc_unbx_r1 Hardlinking identical .pyc and .pyo files Processing files: ghc7.6.1-parsec-3.1.3-alt2 warning: File listed twice: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/libHSparsec-3.1.3-ghc7.6.1.so warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/LICENSE warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/Text-Parsec-ByteString-Lazy.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/Text-Parsec-ByteString-Lazy.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/Text-Parsec-ByteString.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/Text-Parsec-ByteString.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/Text-Parsec-Char.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/Text-Parsec-Char.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/Text-Parsec-Combinator.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/Text-Parsec-Combinator.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/Text-Parsec-Error.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/Text-Parsec-Error.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/Text-Parsec-Expr.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/Text-Parsec-Expr.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/Text-Parsec-Language.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/Text-Parsec-Language.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/Text-Parsec-Perm.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/Text-Parsec-Perm.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/Text-Parsec-Pos.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/Text-Parsec-Pos.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/Text-Parsec-Prim.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/Text-Parsec-Prim.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/Text-Parsec-String.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/Text-Parsec-String.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/Text-Parsec-Text-Lazy.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/Text-Parsec-Text-Lazy.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/Text-Parsec-Text.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/Text-Parsec-Text.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/Text-Parsec-Token.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/Text-Parsec-Token.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/Text-Parsec.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/Text-Parsec.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/Text-ParserCombinators-Parsec-Char.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/Text-ParserCombinators-Parsec-Char.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/Text-ParserCombinators-Parsec-Combinator.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/Text-ParserCombinators-Parsec-Combinator.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/Text-ParserCombinators-Parsec-Error.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/Text-ParserCombinators-Parsec-Error.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/Text-ParserCombinators-Parsec-Expr.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/Text-ParserCombinators-Parsec-Expr.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/Text-ParserCombinators-Parsec-Language.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/Text-ParserCombinators-Parsec-Language.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/Text-ParserCombinators-Parsec-Perm.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/Text-ParserCombinators-Parsec-Perm.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/Text-ParserCombinators-Parsec-Pos.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/Text-ParserCombinators-Parsec-Pos.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/Text-ParserCombinators-Parsec-Prim.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/Text-ParserCombinators-Parsec-Prim.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/Text-ParserCombinators-Parsec-Token.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/Text-ParserCombinators-Parsec-Token.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/Text-ParserCombinators-Parsec.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/Text-ParserCombinators-Parsec.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/doc-index-60.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/doc-index-60.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/doc-index-A.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/doc-index-A.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/doc-index-All.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/doc-index-All.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/doc-index-B.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/doc-index-B.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/doc-index-C.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/doc-index-C.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/doc-index-D.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/doc-index-D.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/doc-index-E.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/doc-index-E.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/doc-index-F.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/doc-index-F.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/doc-index-G.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/doc-index-G.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/doc-index-H.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/doc-index-H.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/doc-index-I.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/doc-index-I.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/doc-index-J.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/doc-index-J.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/doc-index-L.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/doc-index-L.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/doc-index-M.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/doc-index-M.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/doc-index-N.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/doc-index-N.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/doc-index-O.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/doc-index-O.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/doc-index-P.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/doc-index-P.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/doc-index-R.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/doc-index-R.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/doc-index-S.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/doc-index-S.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/doc-index-T.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/doc-index-T.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/doc-index-U.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/doc-index-U.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/doc-index-W.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/doc-index-W.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/doc-index.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/doc-index.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/frames.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/frames.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/haddock-util.js warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/haddock-util.js warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/hslogo-16.png warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/hslogo-16.png warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/index-frames.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/index-frames.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/index.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/index.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/mini_Text-Parsec-ByteString-Lazy.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/mini_Text-Parsec-ByteString-Lazy.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/mini_Text-Parsec-ByteString.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/mini_Text-Parsec-ByteString.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/mini_Text-Parsec-Char.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/mini_Text-Parsec-Char.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/mini_Text-Parsec-Combinator.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/mini_Text-Parsec-Combinator.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/mini_Text-Parsec-Error.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/mini_Text-Parsec-Error.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/mini_Text-Parsec-Expr.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/mini_Text-Parsec-Expr.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/mini_Text-Parsec-Language.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/mini_Text-Parsec-Language.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/mini_Text-Parsec-Perm.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/mini_Text-Parsec-Perm.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/mini_Text-Parsec-Pos.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/mini_Text-Parsec-Pos.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/mini_Text-Parsec-Prim.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/mini_Text-Parsec-Prim.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/mini_Text-Parsec-String.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/mini_Text-Parsec-String.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/mini_Text-Parsec-Text-Lazy.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/mini_Text-Parsec-Text-Lazy.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/mini_Text-Parsec-Text.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/mini_Text-Parsec-Text.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/mini_Text-Parsec-Token.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/mini_Text-Parsec-Token.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/mini_Text-Parsec.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/mini_Text-Parsec.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/mini_Text-ParserCombinators-Parsec-Char.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/mini_Text-ParserCombinators-Parsec-Char.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/mini_Text-ParserCombinators-Parsec-Combinator.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/mini_Text-ParserCombinators-Parsec-Combinator.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/mini_Text-ParserCombinators-Parsec-Error.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/mini_Text-ParserCombinators-Parsec-Error.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/mini_Text-ParserCombinators-Parsec-Expr.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/mini_Text-ParserCombinators-Parsec-Expr.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/mini_Text-ParserCombinators-Parsec-Language.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/mini_Text-ParserCombinators-Parsec-Language.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/mini_Text-ParserCombinators-Parsec-Perm.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/mini_Text-ParserCombinators-Parsec-Perm.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/mini_Text-ParserCombinators-Parsec-Pos.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/mini_Text-ParserCombinators-Parsec-Pos.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/mini_Text-ParserCombinators-Parsec-Prim.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/mini_Text-ParserCombinators-Parsec-Prim.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/mini_Text-ParserCombinators-Parsec-Token.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/mini_Text-ParserCombinators-Parsec-Token.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/mini_Text-ParserCombinators-Parsec.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/mini_Text-ParserCombinators-Parsec.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/minus.gif warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/minus.gif warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/ocean.css warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/ocean.css warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/parsec.haddock warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/parsec.haddock warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/plus.gif warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/plus.gif warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/synopsis.png warning: File listed twice: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/synopsis.png Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JgSltW 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.xsi7IV 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(parsec) = 3.1.3, ghc7.6.1(parsec-3.1.3-656c2f72613c4d18bb31c58d120b2090) Requires: /usr/lib/ghc-7.6.1/base-4.6.0.0/libHSbase-4.6.0.0-ghc7.6.1.so, /usr/lib/ghc-7.6.1/bytestring-0.10.0.0/libHSbytestring-0.10.0.0-ghc7.6.1.so, /usr/lib/ghc-7.6.1/ghc-prim-0.3.0.0/libHSghc-prim-0.3.0.0-ghc7.6.1.so, /usr/lib/ghc-7.6.1/integer-gmp-0.5.0.0/libHSinteger-gmp-0.5.0.0-ghc7.6.1.so, /usr/lib/ghc-7.6.1/lib/mtl-2.1.2/libHSmtl-2.1.2-ghc7.6.1.so, /usr/lib/ghc-7.6.1/lib/text-0.11.2.3/libHStext-0.11.2.3-ghc7.6.1.so, /usr/lib/ghc-7.6.1/lib/transformers-0.3.0.0/libHStransformers-0.3.0.0-ghc7.6.1.so, ghc7.6.1(base) = 4.6.0.0, ghc7.6.1(base-4.6.0.0-eac4fa0d0988628e5bd960fef8805b26), ghc7.6.1(bytestring) = 0.10.0.0, ghc7.6.1(bytestring-0.10.0.0-80755c979f4e13d16f7cebf2db87835f), ghc7.6.1(mtl) = 2.1.2, ghc7.6.1(mtl-2.1.2-34280a5f0957a3f45a69cc22950deec6), ghc7.6.1(text) = 0.11.2.3, ghc7.6.1(text-0.11.2.3-7fda3bf2303f359e2c5ab091029013cf), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DMlIA4 Creating ghc7.6.1-parsec-debuginfo package Processing files: ghc7.6.1-parsec-debuginfo-3.1.3-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.obLGUp find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.23ck11 find-requires: running scripts (debuginfo) Requires: ghc7.6.1-parsec = 3.1.3-alt2, /usr/lib/debug/usr/lib/ghc-7.6.1/base-4.6.0.0/libHSbase-4.6.0.0-ghc7.6.1.so.debug, /usr/lib/debug/usr/lib/ghc-7.6.1/bytestring-0.10.0.0/libHSbytestring-0.10.0.0-ghc7.6.1.so.debug, /usr/lib/debug/usr/lib/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/lib/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/lib/ghc-7.6.1/lib/mtl-2.1.2/libHSmtl-2.1.2-ghc7.6.1.so.debug, /usr/lib/debug/usr/lib/ghc-7.6.1/lib/text-0.11.2.3/libHStext-0.11.2.3-ghc7.6.1.so.debug, /usr/lib/debug/usr/lib/ghc-7.6.1/lib/transformers-0.3.0.0/libHStransformers-0.3.0.0-ghc7.6.1.so.debug Adding to ghc7.6.1-parsec-debuginfo a strict dependency on ghc7.6.1-parsec Wrote: /usr/src/RPM/RPMS/i586/ghc7.6.1-parsec-3.1.3-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/ghc7.6.1-parsec-debuginfo-3.1.3-alt2.i586.rpm (w2.lzdio) 27.60user 10.45system 0:47.14elapsed 80%CPU (0avgtext+0avgdata 164764maxresident)k 0inputs+0outputs (0major+5216459minor)pagefaults 0swaps 39.25user 13.37system 1:03.24elapsed 83%CPU (0avgtext+0avgdata 164764maxresident)k 0inputs+0outputs (0major+5533499minor)pagefaults 0swaps --- ghc7.6.1-parsec-3.1.3-alt2.i586.rpm.repo 2019-02-21 00:09:34.000000000 +0000 +++ ghc7.6.1-parsec-3.1.3-alt2.i586.rpm.hasher 2021-07-25 13:00:13.039566309 +0000 @@ -198,84 +198,84 @@ File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/Parsec 40755 root:root -File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/Parsec.dyn_hi 100644 root:root a52a750447b9251ac136d86cd9e27f84 -File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/Parsec.hi 100644 root:root 835f30ef379140d0ef12fb501e30df5b -File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/Parsec.p_hi 100644 root:root b82bee258426cac0f957acf78b994b04 +File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/Parsec.dyn_hi 100644 root:root 0030c1cb783f19b28fd6a75d3d10add6 +File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/Parsec.hi 100644 root:root 3b7f5fce40981202247261081d5d582e +File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/Parsec.p_hi 100644 root:root 38f865e37c04bd877b456e3b553669dd File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/Parsec/ByteString 40755 root:root -File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/Parsec/ByteString.dyn_hi 100644 root:root d0254b357e8d6f6995c8a81a386139c9 -File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/Parsec/ByteString.hi 100644 root:root c4be85be0434e1fe63d12db78707b6fd -File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/Parsec/ByteString.p_hi 100644 root:root cb4bf6906495dce763a1616dd86ea238 -File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/Parsec/ByteString/Lazy.dyn_hi 100644 root:root 6f9c317bfdc00ed124afe898aeba007e -File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/Parsec/ByteString/Lazy.hi 100644 root:root b4dce5307c6b63f5e0f57fcb8e41e0df -File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/Parsec/ByteString/Lazy.p_hi 100644 root:root c402ff98bf412af20f3b3b7e644d4386 -File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/Parsec/Char.dyn_hi 100644 root:root 1d8f961449c22e9f0d9ceed8f5211929 -File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/Parsec/Char.hi 100644 root:root 31da01e89fd09d241fa8462360bac681 -File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/Parsec/Char.p_hi 100644 root:root 063bbe014044a75dd860c9be04be5238 -File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/Parsec/Combinator.dyn_hi 100644 root:root 482a2eb89a49f459445fd8bcd4364b34 -File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/Parsec/Combinator.hi 100644 root:root b081ad4f90403df447c4057cc500089f -File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/Parsec/Combinator.p_hi 100644 root:root 9cb895bb04eed882ccd6a7f33399e7e5 -File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/Parsec/Error.dyn_hi 100644 root:root e766ff0f23a67c32dcbf1f5818393fa3 -File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/Parsec/Error.hi 100644 root:root cc1b5bc7aa62d00293e60a42abaf3cda -File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/Parsec/Error.p_hi 100644 root:root 88f35bd5e15c1867a534557fd406c63d -File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/Parsec/Expr.dyn_hi 100644 root:root 94e65e1ff48bac147c7ae349b84669cb -File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/Parsec/Expr.hi 100644 root:root 54e7fa59dedf468c39d514f4555ba466 -File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/Parsec/Expr.p_hi 100644 root:root 64a74daf838316ae482169d8368164a9 -File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/Parsec/Language.dyn_hi 100644 root:root 4282093c10cf53359177cbbeb0f34c59 -File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/Parsec/Language.hi 100644 root:root 04db58c3795a6881ab4a21f564ed036b -File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/Parsec/Language.p_hi 100644 root:root b6dfeb658d1d7fda15d4e4ada51aa620 -File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/Parsec/Perm.dyn_hi 100644 root:root 4067ea6f75867e69b07d25242d19368d -File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/Parsec/Perm.hi 100644 root:root 3256d11f486e98f78592b8c3d2f0b260 -File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/Parsec/Perm.p_hi 100644 root:root 9b5acae221e9355284d19c616c409d32 -File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/Parsec/Pos.dyn_hi 100644 root:root 0f05443790c79f5ec53574e2669f6d69 -File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/Parsec/Pos.hi 100644 root:root ce473d6d31233a6bd92faa337d35f229 -File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/Parsec/Pos.p_hi 100644 root:root c5258e3efa1b3f14950729d3c50252e4 -File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/Parsec/Prim.dyn_hi 100644 root:root e58a55b9b17bc1dd7284a4718d7a59c4 -File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/Parsec/Prim.hi 100644 root:root 5599ebfba012867eefb91c345d8fe242 -File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/Parsec/Prim.p_hi 100644 root:root 3c69d75cbbef55bc6cf60792f058b1f8 -File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/Parsec/String.dyn_hi 100644 root:root 95956622878004528f28f24e497bb508 -File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/Parsec/String.hi 100644 root:root 17a3d0a863f8e560656024a7c27fde2b -File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/Parsec/String.p_hi 100644 root:root 28bfc52432f4ea92cd7f38fbbd8601a9 +File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/Parsec/ByteString.dyn_hi 100644 root:root 2b2c4b366b7e0a4efa5cf17f2106e76b +File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/Parsec/ByteString.hi 100644 root:root 93c226aea6b2977125f25fc2a1f056a0 +File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/Parsec/ByteString.p_hi 100644 root:root 015fbea5f23bb876971c8532d4820300 +File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/Parsec/ByteString/Lazy.dyn_hi 100644 root:root 0a0ffe6a96ebf8ab0531fd0ea360e4f4 +File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/Parsec/ByteString/Lazy.hi 100644 root:root d2b670aa00d6fde27696bf9c1cfc1fab +File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/Parsec/ByteString/Lazy.p_hi 100644 root:root 012110367ce573dd676e9ed9d47402dc +File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/Parsec/Char.dyn_hi 100644 root:root 8475798eaabbb743c7fa5706a62db4db +File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/Parsec/Char.hi 100644 root:root a6c632b02afc7e3fea5a30050b4edd31 +File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/Parsec/Char.p_hi 100644 root:root 9a7ca02b72a3b59469d87e795bf8f46a +File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/Parsec/Combinator.dyn_hi 100644 root:root e5ad33a84d20e06f87edb1c621cc81d2 +File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/Parsec/Combinator.hi 100644 root:root fde08e84dd1cbe0c5756566bee1e2342 +File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/Parsec/Combinator.p_hi 100644 root:root 73a45235c9161b2879944b04d908e6e3 +File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/Parsec/Error.dyn_hi 100644 root:root 08c10a518ed228fc68cb946e17df4fb0 +File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/Parsec/Error.hi 100644 root:root c3df15a7df150f9cb75e5346653f2eef +File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/Parsec/Error.p_hi 100644 root:root 8e1fa88f47eaa8575cf3557582a30f6a +File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/Parsec/Expr.dyn_hi 100644 root:root 234bd62ff9b83450f14a9b6d42a1eeab +File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/Parsec/Expr.hi 100644 root:root 5ff5c2cc14079b8aa7407d0ad01d06e4 +File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/Parsec/Expr.p_hi 100644 root:root 9e2d4eff82e847c8ee713c3f140a99c4 +File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/Parsec/Language.dyn_hi 100644 root:root b0970509f1b156b450e8bec0060d3161 +File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/Parsec/Language.hi 100644 root:root f38aca017629f73f2c18e82216f4a868 +File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/Parsec/Language.p_hi 100644 root:root 4921ca7f1490861905bc8fec75d1fa0b +File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/Parsec/Perm.dyn_hi 100644 root:root c0a7fbe9ba6bf4eafb5d6e19947c8beb +File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/Parsec/Perm.hi 100644 root:root 2ee2307651147b8c1c9ab9bff0034c7a +File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/Parsec/Perm.p_hi 100644 root:root 9883240d11fd3e87fc05dab079462426 +File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/Parsec/Pos.dyn_hi 100644 root:root 8dc8ddf19b7ad1349cbc01d7c3705495 +File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/Parsec/Pos.hi 100644 root:root 5b050b07001e6167da5bdcda973288b5 +File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/Parsec/Pos.p_hi 100644 root:root 8c3dfea7f548555b9aad7778553d903d +File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/Parsec/Prim.dyn_hi 100644 root:root 3a0ecccedce828fdd1ad1897ef6ab7ac +File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/Parsec/Prim.hi 100644 root:root f067ba89e941df90cffcdb1a00e873e5 +File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/Parsec/Prim.p_hi 100644 root:root 2498d870a9797cc2c87ea06a82a25c4b +File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/Parsec/String.dyn_hi 100644 root:root 389504e01cc24ae07c50af82f9cf9513 +File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/Parsec/String.hi 100644 root:root 36151cc5d915a0b10fba411b05c87376 +File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/Parsec/String.p_hi 100644 root:root b0d065ebc95e185cf92c09f2e69d7b9f File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/Parsec/Text 40755 root:root -File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/Parsec/Text.dyn_hi 100644 root:root 88e7044fad3e40c9113f823517771abc -File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/Parsec/Text.hi 100644 root:root 27bfb69bf4cd0b07a1b062534600602e -File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/Parsec/Text.p_hi 100644 root:root 8e7e89b7fecf531d7fd4f979aceaf346 -File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/Parsec/Text/Lazy.dyn_hi 100644 root:root 7ec6b604fc25fbc0522fd5148198e668 -File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/Parsec/Text/Lazy.hi 100644 root:root 878ae25d1fbd5d77a6209513d59bf67f -File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/Parsec/Text/Lazy.p_hi 100644 root:root 9deb3ae981810c7d16dc5034324e7669 -File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/Parsec/Token.dyn_hi 100644 root:root d2179c2f9eb15d4ff1975cf6e7ccba79 -File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/Parsec/Token.hi 100644 root:root 6d0fd8b836fbd4b507f6e3b40e50d33d -File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/Parsec/Token.p_hi 100644 root:root dd4d65216304c13846b2c099b8e774f7 +File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/Parsec/Text.dyn_hi 100644 root:root 3786f5242d6f88ed9bbd399fe83c1f30 +File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/Parsec/Text.hi 100644 root:root ab1a406c14773aa5d37e24e5b7946113 +File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/Parsec/Text.p_hi 100644 root:root 1b8889c92cee1233a4a0949fe2b76d88 +File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/Parsec/Text/Lazy.dyn_hi 100644 root:root 6daaed683dfe60ec511fdb027c92a310 +File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/Parsec/Text/Lazy.hi 100644 root:root 7ba609895c4caf72e48a03f6773d6481 +File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/Parsec/Text/Lazy.p_hi 100644 root:root 6f8d6bb77c6b57dc4490ab221c1c43b2 +File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/Parsec/Token.dyn_hi 100644 root:root ad511defb0514a3c742652068c69c6a5 +File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/Parsec/Token.hi 100644 root:root 1749c3ccd92f66ef17d8497637104433 +File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/Parsec/Token.p_hi 100644 root:root f6182aa08a7371c7491750723b7840e7 File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/ParserCombinators 40755 root:root File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/ParserCombinators/Parsec 40755 root:root -File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/ParserCombinators/Parsec.dyn_hi 100644 root:root c8546ee070744b1ea90d2b983dcb03df -File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/ParserCombinators/Parsec.hi 100644 root:root da7d7c55943378a5c45f9beea02ffd33 -File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/ParserCombinators/Parsec.p_hi 100644 root:root 0d3fa77c1bc9a9c7a8818ea21d2d7f07 -File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/ParserCombinators/Parsec/Char.dyn_hi 100644 root:root 4bcb40bd3830fb51618087b99da7d05e -File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/ParserCombinators/Parsec/Char.hi 100644 root:root e4b19689490d6108c9104d8b89229a4e -File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/ParserCombinators/Parsec/Char.p_hi 100644 root:root 9e63b530749e885083b5fba3a1f4f128 -File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/ParserCombinators/Parsec/Combinator.dyn_hi 100644 root:root 6ca43fd27f1c5e6764cacdff4b219e4f -File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/ParserCombinators/Parsec/Combinator.hi 100644 root:root 427ddaf17863a416bd32699f9f5a48bd -File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/ParserCombinators/Parsec/Combinator.p_hi 100644 root:root 571749829029c9f0cd788a0824c92b34 -File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/ParserCombinators/Parsec/Error.dyn_hi 100644 root:root ff66eaa0e2cb0d9d3dcc9e8acaf320da -File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/ParserCombinators/Parsec/Error.hi 100644 root:root 47f1541f06f074faaccd1177dde21915 -File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/ParserCombinators/Parsec/Error.p_hi 100644 root:root ec3924ca6b2f4873c7b3b8e094719d45 -File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/ParserCombinators/Parsec/Expr.dyn_hi 100644 root:root 72c2dea74c76164467c7ffe4a14a769f -File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/ParserCombinators/Parsec/Expr.hi 100644 root:root b271c3f655a620508e7bf5ef418b645e -File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/ParserCombinators/Parsec/Expr.p_hi 100644 root:root 2a7e81f8d439dbcc064094104c9395f4 -File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/ParserCombinators/Parsec/Language.dyn_hi 100644 root:root 48c9e2fc539382f67a18bbf9ee4c2d6b -File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/ParserCombinators/Parsec/Language.hi 100644 root:root 63493cee601a03cf0ebc0dc51ce75989 -File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/ParserCombinators/Parsec/Language.p_hi 100644 root:root 61998aabae6cf5d01dfebdb16c688f51 -File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/ParserCombinators/Parsec/Perm.dyn_hi 100644 root:root 19a49786bbbaafc97cc785efac221a78 -File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/ParserCombinators/Parsec/Perm.hi 100644 root:root ecfd84b42962324edcf2c84377893744 -File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/ParserCombinators/Parsec/Perm.p_hi 100644 root:root aaecbede87f9251ace94a09c73b0a6aa -File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/ParserCombinators/Parsec/Pos.dyn_hi 100644 root:root d21c74006804346f52c12a98c7ce19e9 -File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/ParserCombinators/Parsec/Pos.hi 100644 root:root 699cb4c1d848ab9a2ba62cceeb985592 -File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/ParserCombinators/Parsec/Pos.p_hi 100644 root:root e247ceb6d7130c3e1a145d712b0869b7 -File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/ParserCombinators/Parsec/Prim.dyn_hi 100644 root:root 1bbdca853965b0525140a50853dad346 -File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/ParserCombinators/Parsec/Prim.hi 100644 root:root f2f405403cc9bf1a119849bbb70605fa -File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/ParserCombinators/Parsec/Prim.p_hi 100644 root:root 8d0d5843c1f1b435a6a15b3acf26bbfa -File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/ParserCombinators/Parsec/Token.dyn_hi 100644 root:root d4635f591d4582a8de3661064481819d -File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/ParserCombinators/Parsec/Token.hi 100644 root:root 3b3127d19d63597465ebf32a70a840f3 -File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/ParserCombinators/Parsec/Token.p_hi 100644 root:root ae2cb6fbd180d63a4a6f2c45309fb618 -File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/libHSparsec-3.1.3-ghc7.6.1.so 100644 root:root 359d25a679d4a1f7811fbc4e7104e19d -File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/libHSparsec-3.1.3.a 100644 root:root cbd24fc302e74b76618895e163493f9b -File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/libHSparsec-3.1.3_p.a 100644 root:root 7fbc5448a68552e2c192327fd36928cf +File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/ParserCombinators/Parsec.dyn_hi 100644 root:root 66cdbe7c580fb7ab3078dc5f71cb830d +File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/ParserCombinators/Parsec.hi 100644 root:root 3917d133e9286b045d37b1318ab4a8aa +File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/ParserCombinators/Parsec.p_hi 100644 root:root 531a836145f0104f7958599fce9801c2 +File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/ParserCombinators/Parsec/Char.dyn_hi 100644 root:root 25ee04bb8cf2d5d0eb64087f045088c6 +File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/ParserCombinators/Parsec/Char.hi 100644 root:root 7d44252656a264256e31098ce1afc18d +File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/ParserCombinators/Parsec/Char.p_hi 100644 root:root c419af0354143a15f3d8786cf643aad4 +File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/ParserCombinators/Parsec/Combinator.dyn_hi 100644 root:root 2d794c3f4c689f6b6e7d1239f1071ea8 +File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/ParserCombinators/Parsec/Combinator.hi 100644 root:root 8ff22887e732aae75bf241a81366708f +File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/ParserCombinators/Parsec/Combinator.p_hi 100644 root:root 740b51fa8028c833297538d66cb7ac3d +File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/ParserCombinators/Parsec/Error.dyn_hi 100644 root:root 9654dad6de2887f5adab5803f1ea6786 +File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/ParserCombinators/Parsec/Error.hi 100644 root:root 9b61112ea422f5d89287b2987424c86a +File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/ParserCombinators/Parsec/Error.p_hi 100644 root:root 36bd7f7b444baab68f1329bd323d661f +File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/ParserCombinators/Parsec/Expr.dyn_hi 100644 root:root 40a3560fe94619c4ef61c2370355d29c +File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/ParserCombinators/Parsec/Expr.hi 100644 root:root f22297e80f4c12f7d9713ae38d75b4e0 +File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/ParserCombinators/Parsec/Expr.p_hi 100644 root:root 71838ef4ebb64057bfde786c3bba7ac0 +File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/ParserCombinators/Parsec/Language.dyn_hi 100644 root:root b0d4a0d3df8a67a7c6fdef2b93118aa8 +File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/ParserCombinators/Parsec/Language.hi 100644 root:root 974d1e7fa3f57887b92aee2344c9b319 +File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/ParserCombinators/Parsec/Language.p_hi 100644 root:root 07f562b1d6a56ca66b77d7ba037207db +File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/ParserCombinators/Parsec/Perm.dyn_hi 100644 root:root 2bd86f1336f40884151b0a7951c51b31 +File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/ParserCombinators/Parsec/Perm.hi 100644 root:root 59f7ead955dd8447b7455fc49cbba82d +File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/ParserCombinators/Parsec/Perm.p_hi 100644 root:root 7d5f841a021e96d393cfdd4d1c4cfba0 +File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/ParserCombinators/Parsec/Pos.dyn_hi 100644 root:root 43b43af513336369f586f9b5204b73a6 +File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/ParserCombinators/Parsec/Pos.hi 100644 root:root 212f5c8ccec83b2ef6fbb8e00bebede7 +File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/ParserCombinators/Parsec/Pos.p_hi 100644 root:root 2513bec2e120ba55079cc2b28e848a0e +File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/ParserCombinators/Parsec/Prim.dyn_hi 100644 root:root b3efeb7c454f1972f6d69cbec670d8b2 +File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/ParserCombinators/Parsec/Prim.hi 100644 root:root 903e5cdac1def38f43598f6e76a22bb8 +File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/ParserCombinators/Parsec/Prim.p_hi 100644 root:root f2fee8e3ebe0443b9782fa86148289b1 +File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/ParserCombinators/Parsec/Token.dyn_hi 100644 root:root e640a8c4afe3fcfd513ed664814c6b32 +File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/ParserCombinators/Parsec/Token.hi 100644 root:root a3bb26c0cf5dff99ff4fd71778a3a12a +File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/Text/ParserCombinators/Parsec/Token.p_hi 100644 root:root e16837341d1535e9a288e926d935a0ed +File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/libHSparsec-3.1.3-ghc7.6.1.so 100644 root:root 4162076d838a6356135b0786099130c7 +File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/libHSparsec-3.1.3.a 100644 root:root c936e8878436bb8296e079bc8cd49ec9 +File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/libHSparsec-3.1.3_p.a 100644 root:root 03b4dbf3ee54a41a09d9c67d32333bf6 File: /usr/lib/ghc-7.6.1/lib/parsec-3.1.3/parsec.pkg 100755 root:root efbbe4c8d0ee01f27b2613e4d8a878a2 @@ -368,2 +368,2 @@ File: /usr/share/doc/ghc7.6.1-parsec-3.1.3/html/synopsis.png 100644 root:root f7936844cc05316ed73f6bf1d2e75434 -RPMIdentity: d8351a27dac58d9e44d5981b23384e9b +RPMIdentity: b925247b643312d38c8a1d9bbd678241 --- ghc7.6.1-parsec-debuginfo-3.1.3-alt2.i586.rpm.repo 2019-02-21 00:09:34.000000000 +0000 +++ ghc7.6.1-parsec-debuginfo-3.1.3-alt2.i586.rpm.hasher 2021-07-25 13:00:13.114566428 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/50 40755 root:root -/usr/lib/debug/.build-id/50/7cdf7817ac600743417892ad734d4afdf410d6 120777 root:root ../../../ghc-7.6.1/lib/parsec-3.1.3/libHSparsec-3.1.3-ghc7.6.1.so -/usr/lib/debug/.build-id/50/7cdf7817ac600743417892ad734d4afdf410d6.debug 120777 root:root ../../usr/lib/ghc-7.6.1/lib/parsec-3.1.3/libHSparsec-3.1.3-ghc7.6.1.so.debug +/usr/lib/debug/.build-id/b6 40755 root:root +/usr/lib/debug/.build-id/b6/3ff11c91e1403feb32cdde150d5f6c2a7c92fb 120777 root:root ../../../ghc-7.6.1/lib/parsec-3.1.3/libHSparsec-3.1.3-ghc7.6.1.so +/usr/lib/debug/.build-id/b6/3ff11c91e1403feb32cdde150d5f6c2a7c92fb.debug 120777 root:root ../../usr/lib/ghc-7.6.1/lib/parsec-3.1.3/libHSparsec-3.1.3-ghc7.6.1.so.debug /usr/lib/debug/usr/lib/ghc-7.6.1 40755 root:root @@ -17,5 +17,5 @@ Provides: ghc7.6.1-parsec-debuginfo = 3.1.3-alt2:sisyphus+222223.100.1.1 -File: /usr/lib/debug/.build-id/50 40755 root:root -File: /usr/lib/debug/.build-id/50/7cdf7817ac600743417892ad734d4afdf410d6 120777 root:root ../../../ghc-7.6.1/lib/parsec-3.1.3/libHSparsec-3.1.3-ghc7.6.1.so -File: /usr/lib/debug/.build-id/50/7cdf7817ac600743417892ad734d4afdf410d6.debug 120777 root:root ../../usr/lib/ghc-7.6.1/lib/parsec-3.1.3/libHSparsec-3.1.3-ghc7.6.1.so.debug +File: /usr/lib/debug/.build-id/b6 40755 root:root +File: /usr/lib/debug/.build-id/b6/3ff11c91e1403feb32cdde150d5f6c2a7c92fb 120777 root:root ../../../ghc-7.6.1/lib/parsec-3.1.3/libHSparsec-3.1.3-ghc7.6.1.so +File: /usr/lib/debug/.build-id/b6/3ff11c91e1403feb32cdde150d5f6c2a7c92fb.debug 120777 root:root ../../usr/lib/ghc-7.6.1/lib/parsec-3.1.3/libHSparsec-3.1.3-ghc7.6.1.so.debug File: /usr/lib/debug/usr/lib/ghc-7.6.1 40755 root:root @@ -23,3 +23,3 @@ File: /usr/lib/debug/usr/lib/ghc-7.6.1/lib/parsec-3.1.3 40755 root:root -File: /usr/lib/debug/usr/lib/ghc-7.6.1/lib/parsec-3.1.3/libHSparsec-3.1.3-ghc7.6.1.so.debug 100644 root:root d5586aadf0647d6ecb90fdecffc66304 -RPMIdentity: 7ed1f42df4a6fec788eba451fe46380f +File: /usr/lib/debug/usr/lib/ghc-7.6.1/lib/parsec-3.1.3/libHSparsec-3.1.3-ghc7.6.1.so.debug 100644 root:root 44f880b462522f4ab8b4be43a99bfd26 +RPMIdentity: 95bfa838415648227a45818d0bcefea7