<86>Aug 23 10:17:50 userdel[2971672]: delete user 'rooter'
<86>Aug 23 10:17:50 groupadd[2971697]: group added to /etc/group: name=rooter, GID=573
<86>Aug 23 10:17:50 groupadd[2971697]: group added to /etc/gshadow: name=rooter
<86>Aug 23 10:17:50 groupadd[2971697]: new group: name=rooter, GID=573
<86>Aug 23 10:17:50 useradd[2971720]: new user: name=rooter, UID=573, GID=573, home=/root, shell=/bin/bash
<86>Aug 23 10:17:50 userdel[2971757]: delete user 'builder'
<86>Aug 23 10:17:50 groupadd[2971788]: group added to /etc/group: name=builder, GID=574
<86>Aug 23 10:17:50 groupadd[2971788]: new group: name=builder, GID=574
<86>Aug 23 10:17:50 useradd[2971807]: new user: name=builder, UID=574, GID=574, 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>Aug 23 10:17:57 rpmi: rpm-macros-ghc7.6.1-common-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed
<13>Aug 23 10:17:57 rpmi: rpm-build-haskell-1.4.5-alt1 sisyphus+222088.1140.12.1 1553099315 installed
<13>Aug 23 10:17:57 rpmi: libgmp-devel-6.1.2-alt3 sisyphus+229304.40.2.1 1557770992 installed
<13>Aug 23 10:17:57 rpmi: libffi-devel-1:3.2.1-alt3 p9+251949.100.1.1 1589887635 installed
<13>Aug 23 10:17:57 rpmi: haskell-filetrigger-0.0.5-alt3 sisyphus+222088.300.12.1 1553099539 installed
<13>Aug 23 10:17:57 rpmi: ghc7.6.1-common-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed
<13>Aug 23 10:18:10 rpmi: ghc7.6.1-7.6.1-alt8 sisyphus+222088.40.12.1 1553098792 installed
<13>Aug 23 10:18:10 rpmi: ghc7.6.1-transformers-0.3.0.0-alt2 sisyphus+221941.124.17.2 1550686124 installed
<13>Aug 23 10:18:10 rpmi: ghc7.6.1-mtl-2.1.2-alt2 sisyphus+221941.130.17.2 1550686207 installed
<13>Aug 23 10:18:10 rpmi: ghc7.6.1-cpphs-1.15-alt2 sisyphus+221941.100.17.2 1550685869 installed
<13>Aug 23 10:18:10 rpmi: ghc7.6.1-hscolour-1.20.3-alt2 sisyphus+221941.120.17.2 1550685997 installed
<13>Aug 23 10:18:11 rpmi: ghc7.6.1-text-0.11.2.3-alt2 sisyphus+221941.261.17.2 1550688728 installed
<13>Aug 23 10:18:12 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
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.51104
+ 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.65797
+ 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.62177
+ 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
+ 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)
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:
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.lShbfZ
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.U5kPNz
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.EsRjEN
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.7uB2wV
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.A6Kh4I
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
Wrote: /usr/src/RPM/RPMS/i586/ghc7.6.1-parsec-debuginfo-3.1.3-alt2.i586.rpm
61.34user 25.17system 1:45.82elapsed 81%CPU (0avgtext+0avgdata 164776maxresident)k
0inputs+0outputs (0major+5216890minor)pagefaults 0swaps
83.48user 31.77system 2:24.74elapsed 79%CPU (0avgtext+0avgdata 164776maxresident)k
4784inputs+0outputs (0major+5537464minor)pagefaults 0swaps