<86>Dec 13 05:05:56 userdel[3735816]: delete user 'rooter'
<86>Dec 13 05:05:56 userdel[3735816]: removed group 'rooter' owned by 'rooter'
<86>Dec 13 05:05:56 userdel[3735816]: removed shadow group 'rooter' owned by 'rooter'
<86>Dec 13 05:05:56 groupadd[3735843]: group added to /etc/group: name=rooter, GID=618
<86>Dec 13 05:05:56 groupadd[3735843]: group added to /etc/gshadow: name=rooter
<86>Dec 13 05:05:56 groupadd[3735843]: new group: name=rooter, GID=618
<86>Dec 13 05:05:56 useradd[3735868]: new user: name=rooter, UID=618, GID=618, home=/root, shell=/bin/bash
<86>Dec 13 05:05:56 userdel[3735891]: delete user 'builder'
<86>Dec 13 05:05:56 userdel[3735891]: removed group 'builder' owned by 'builder'
<86>Dec 13 05:05:56 userdel[3735891]: removed shadow group 'builder' owned by 'builder'
<86>Dec 13 05:05:56 groupadd[3735922]: group added to /etc/group: name=builder, GID=619
<86>Dec 13 05:05:56 groupadd[3735922]: group added to /etc/gshadow: name=builder
<86>Dec 13 05:05:56 groupadd[3735922]: new group: name=builder, GID=619
<86>Dec 13 05:05:56 useradd[3735950]: new user: name=builder, UID=619, GID=619, 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>Dec 13 05:05:58 rpmi: rpm-macros-ghc7.6.1-common-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed
<13>Dec 13 05:05:58 rpmi: rpm-build-haskell-1.4.5-alt1 sisyphus+222088.1140.12.1 1553099568 installed
<13>Dec 13 05:05:58 rpmi: libgmp-devel-6.1.2-alt3 sisyphus+229304.40.2.1 1557770931 installed
<13>Dec 13 05:05:58 rpmi: libffi-devel-1:3.2.1-alt3 p9+251949.100.1.1 1589887590 installed
<13>Dec 13 05:05:58 rpmi: haskell-filetrigger-0.0.5-alt3 sisyphus+222088.300.12.1 1553099539 installed
<13>Dec 13 05:05:58 rpmi: ghc7.6.1-common-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed
<13>Dec 13 05:06:05 rpmi: ghc7.6.1-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed
<13>Dec 13 05:06:05 rpmi: ghc7.6.1-primitive-0.5.0.1-alt2 sisyphus+222271.100.1.1 1550725198 installed
<13>Dec 13 05:06:06 rpmi: ghc7.6.1-doc-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/ghc7.6.1-vector-0.10.0.1-alt3.nosrc.rpm
Installing ghc7.6.1-vector-0.10.0.1-alt3.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.70786
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf ghc7.6.1-vector-0.10.0.1
+ echo 'Source #0 (ghc7.6.1-vector-0.10.0.1.tar):'
Source #0 (ghc7.6.1-vector-0.10.0.1.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/ghc7.6.1-vector-0.10.0.1.tar
+ cd ghc7.6.1-vector-0.10.0.1
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (ghc7.6.1-vector-0.10.0.1-alt3.patch):'
Patch #0 (ghc7.6.1-vector-0.10.0.1-alt3.patch):
+ /usr/bin/patch -p1
patching file Data/Vector/Fusion/Stream/Monadic.hs
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.70786
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd ghc7.6.1-vector-0.10.0.1
+ '[' -f configure.ac -a '!' -f configure ']'
+ '[' -x Setup ']'
+ ghc-7.6.1 Setup
[1 of 1] Compiling Main             ( Setup.hs, Setup.o )
Linking Setup ...
+ ./Setup configure --prefix=/usr --libdir=/usr/lib64 --docdir=/usr/share/doc/ghc7.6.1-vector-0.10.0.1 '--libsubdir=$compiler/lib/$pkgid' --docdir=/usr/share/doc/ghc7.6.1-vector-0.10.0.1 --datadir=/usr/share --datasubdir=ghc7.6.1-vector-0.10.0.1 --enable-library-profiling --enable-library-for-ghci --disable-executable-profiling --enable-split-objs --enable-shared -O2 --ghc
Configuring vector-0.10.0.1...
+ '[' -x Setup ']'
+ ./Setup makefile -f cabal-rpm.mk
unrecognised command: makefile (try --help)
+ ./Setup build
Building vector-0.10.0.1...
Preprocessing library vector-0.10.0.1...
[ 1 of 19] Compiling Data.Vector.Storable.Internal ( Data/Vector/Storable/Internal.hs, dist/build/Data/Vector/Storable/Internal.o )
[ 2 of 19] Compiling Data.Vector.Fusion.Util ( Data/Vector/Fusion/Util.hs, dist/build/Data/Vector/Fusion/Util.o )
[ 3 of 19] Compiling Data.Vector.Fusion.Stream.Size ( Data/Vector/Fusion/Stream/Size.hs, dist/build/Data/Vector/Fusion/Stream/Size.o )

Data/Vector/Fusion/Stream/Size.hs:25:10: Warning:
    No explicit method or default declaration for `*'
    In the instance declaration for `Num Size'

Data/Vector/Fusion/Stream/Size.hs:25:10: Warning:
    No explicit method or default declaration for `abs'
    In the instance declaration for `Num Size'

Data/Vector/Fusion/Stream/Size.hs:25:10: Warning:
    No explicit method or default declaration for `signum'
    In the instance declaration for `Num Size'
[ 4 of 19] Compiling Data.Vector.Internal.Check ( Data/Vector/Internal/Check.hs, dist/build/Data/Vector/Internal/Check.o )
[ 5 of 19] Compiling Data.Vector.Fusion.Stream.Monadic ( Data/Vector/Fusion/Stream/Monadic.hs, dist/build/Data/Vector/Fusion/Stream/Monadic.o )
Loading package ghc-prim ... linking ... done.
Loading package integer-gmp ... linking ... done.
Loading package base ... linking ... done.
Loading package primitive-0.5.0.1 ... linking ... done.
Loading package array-0.4.0.1 ... linking ... done.
Loading package deepseq-1.3.0.1 ... linking ... done.
[ 6 of 19] Compiling Data.Vector.Fusion.Stream ( Data/Vector/Fusion/Stream.hs, dist/build/Data/Vector/Fusion/Stream.o )
[ 7 of 19] Compiling Data.Vector.Generic.Mutable ( Data/Vector/Generic/Mutable.hs, dist/build/Data/Vector/Generic/Mutable.o )
[ 8 of 19] Compiling Data.Vector.Generic.Base ( Data/Vector/Generic/Base.hs, dist/build/Data/Vector/Generic/Base.o )
[ 9 of 19] Compiling Data.Vector.Generic.New ( Data/Vector/Generic/New.hs, dist/build/Data/Vector/Generic/New.o )
[10 of 19] Compiling Data.Vector.Generic ( Data/Vector/Generic.hs, dist/build/Data/Vector/Generic.o )
[11 of 19] Compiling Data.Vector.Primitive.Mutable ( Data/Vector/Primitive/Mutable.hs, dist/build/Data/Vector/Primitive/Mutable.o )
[12 of 19] Compiling Data.Vector.Primitive ( Data/Vector/Primitive.hs, dist/build/Data/Vector/Primitive.o )
[13 of 19] Compiling Data.Vector.Storable.Mutable ( Data/Vector/Storable/Mutable.hs, dist/build/Data/Vector/Storable/Mutable.o )
[14 of 19] Compiling Data.Vector.Storable ( Data/Vector/Storable.hs, dist/build/Data/Vector/Storable.o )
[15 of 19] Compiling Data.Vector.Unboxed.Base ( Data/Vector/Unboxed/Base.hs, dist/build/Data/Vector/Unboxed/Base.o )
[16 of 19] Compiling Data.Vector.Unboxed ( Data/Vector/Unboxed.hs, dist/build/Data/Vector/Unboxed.o )
[17 of 19] Compiling Data.Vector.Unboxed.Mutable ( Data/Vector/Unboxed/Mutable.hs, dist/build/Data/Vector/Unboxed/Mutable.o )
[18 of 19] Compiling Data.Vector.Mutable ( Data/Vector/Mutable.hs, dist/build/Data/Vector/Mutable.o )
[19 of 19] Compiling Data.Vector      ( Data/Vector.hs, dist/build/Data/Vector.o )
[ 1 of 19] Compiling Data.Vector.Storable.Internal ( Data/Vector/Storable/Internal.hs, dist/build/Data/Vector/Storable/Internal.p_o )
[ 2 of 19] Compiling Data.Vector.Fusion.Util ( Data/Vector/Fusion/Util.hs, dist/build/Data/Vector/Fusion/Util.p_o )
[ 3 of 19] Compiling Data.Vector.Fusion.Stream.Size ( Data/Vector/Fusion/Stream/Size.hs, dist/build/Data/Vector/Fusion/Stream/Size.p_o )

Data/Vector/Fusion/Stream/Size.hs:25:10: Warning:
    No explicit method or default declaration for `*'
    In the instance declaration for `Num Size'

Data/Vector/Fusion/Stream/Size.hs:25:10: Warning:
    No explicit method or default declaration for `abs'
    In the instance declaration for `Num Size'

Data/Vector/Fusion/Stream/Size.hs:25:10: Warning:
    No explicit method or default declaration for `signum'
    In the instance declaration for `Num Size'
[ 4 of 19] Compiling Data.Vector.Internal.Check ( Data/Vector/Internal/Check.hs, dist/build/Data/Vector/Internal/Check.p_o )
[ 5 of 19] Compiling Data.Vector.Fusion.Stream.Monadic ( Data/Vector/Fusion/Stream/Monadic.hs, dist/build/Data/Vector/Fusion/Stream/Monadic.p_o )
Loading package ghc-prim ... linking ... done.
Loading package integer-gmp ... linking ... done.
Loading package base ... linking ... done.
Loading package primitive-0.5.0.1 ... linking ... done.
Loading package array-0.4.0.1 ... linking ... done.
Loading package deepseq-1.3.0.1 ... linking ... done.
[ 6 of 19] Compiling Data.Vector.Fusion.Stream ( Data/Vector/Fusion/Stream.hs, dist/build/Data/Vector/Fusion/Stream.p_o )
[ 7 of 19] Compiling Data.Vector.Generic.Mutable ( Data/Vector/Generic/Mutable.hs, dist/build/Data/Vector/Generic/Mutable.p_o )
[ 8 of 19] Compiling Data.Vector.Generic.Base ( Data/Vector/Generic/Base.hs, dist/build/Data/Vector/Generic/Base.p_o )
[ 9 of 19] Compiling Data.Vector.Generic.New ( Data/Vector/Generic/New.hs, dist/build/Data/Vector/Generic/New.p_o )
[10 of 19] Compiling Data.Vector.Generic ( Data/Vector/Generic.hs, dist/build/Data/Vector/Generic.p_o )
[11 of 19] Compiling Data.Vector.Primitive.Mutable ( Data/Vector/Primitive/Mutable.hs, dist/build/Data/Vector/Primitive/Mutable.p_o )
[12 of 19] Compiling Data.Vector.Primitive ( Data/Vector/Primitive.hs, dist/build/Data/Vector/Primitive.p_o )
[13 of 19] Compiling Data.Vector.Storable.Mutable ( Data/Vector/Storable/Mutable.hs, dist/build/Data/Vector/Storable/Mutable.p_o )
[14 of 19] Compiling Data.Vector.Storable ( Data/Vector/Storable.hs, dist/build/Data/Vector/Storable.p_o )
[15 of 19] Compiling Data.Vector.Unboxed.Base ( Data/Vector/Unboxed/Base.hs, dist/build/Data/Vector/Unboxed/Base.p_o )
[16 of 19] Compiling Data.Vector.Unboxed ( Data/Vector/Unboxed.hs, dist/build/Data/Vector/Unboxed.p_o )
[17 of 19] Compiling Data.Vector.Unboxed.Mutable ( Data/Vector/Unboxed/Mutable.hs, dist/build/Data/Vector/Unboxed/Mutable.p_o )
[18 of 19] Compiling Data.Vector.Mutable ( Data/Vector/Mutable.hs, dist/build/Data/Vector/Mutable.p_o )
[19 of 19] Compiling Data.Vector      ( Data/Vector.hs, dist/build/Data/Vector.p_o )
[ 1 of 19] Compiling Data.Vector.Storable.Internal ( Data/Vector/Storable/Internal.hs, dist/build/Data/Vector/Storable/Internal.dyn_o )
[ 2 of 19] Compiling Data.Vector.Fusion.Util ( Data/Vector/Fusion/Util.hs, dist/build/Data/Vector/Fusion/Util.dyn_o )
[ 3 of 19] Compiling Data.Vector.Fusion.Stream.Size ( Data/Vector/Fusion/Stream/Size.hs, dist/build/Data/Vector/Fusion/Stream/Size.dyn_o )

Data/Vector/Fusion/Stream/Size.hs:25:10: Warning:
    No explicit method or default declaration for `*'
    In the instance declaration for `Num Size'

Data/Vector/Fusion/Stream/Size.hs:25:10: Warning:
    No explicit method or default declaration for `abs'
    In the instance declaration for `Num Size'

Data/Vector/Fusion/Stream/Size.hs:25:10: Warning:
    No explicit method or default declaration for `signum'
    In the instance declaration for `Num Size'
[ 4 of 19] Compiling Data.Vector.Internal.Check ( Data/Vector/Internal/Check.hs, dist/build/Data/Vector/Internal/Check.dyn_o )
[ 5 of 19] Compiling Data.Vector.Fusion.Stream.Monadic ( Data/Vector/Fusion/Stream/Monadic.hs, dist/build/Data/Vector/Fusion/Stream/Monadic.dyn_o )
Loading package ghc-prim ... linking ... done.
Loading package integer-gmp ... linking ... done.
Loading package base ... linking ... done.
Loading package primitive-0.5.0.1 ... linking ... done.
Loading package array-0.4.0.1 ... linking ... done.
Loading package deepseq-1.3.0.1 ... linking ... done.
[ 6 of 19] Compiling Data.Vector.Fusion.Stream ( Data/Vector/Fusion/Stream.hs, dist/build/Data/Vector/Fusion/Stream.dyn_o )
[ 7 of 19] Compiling Data.Vector.Generic.Mutable ( Data/Vector/Generic/Mutable.hs, dist/build/Data/Vector/Generic/Mutable.dyn_o )
[ 8 of 19] Compiling Data.Vector.Generic.Base ( Data/Vector/Generic/Base.hs, dist/build/Data/Vector/Generic/Base.dyn_o )
[ 9 of 19] Compiling Data.Vector.Generic.New ( Data/Vector/Generic/New.hs, dist/build/Data/Vector/Generic/New.dyn_o )
[10 of 19] Compiling Data.Vector.Generic ( Data/Vector/Generic.hs, dist/build/Data/Vector/Generic.dyn_o )
[11 of 19] Compiling Data.Vector.Primitive.Mutable ( Data/Vector/Primitive/Mutable.hs, dist/build/Data/Vector/Primitive/Mutable.dyn_o )
[12 of 19] Compiling Data.Vector.Primitive ( Data/Vector/Primitive.hs, dist/build/Data/Vector/Primitive.dyn_o )
[13 of 19] Compiling Data.Vector.Storable.Mutable ( Data/Vector/Storable/Mutable.hs, dist/build/Data/Vector/Storable/Mutable.dyn_o )
[14 of 19] Compiling Data.Vector.Storable ( Data/Vector/Storable.hs, dist/build/Data/Vector/Storable.dyn_o )
[15 of 19] Compiling Data.Vector.Unboxed.Base ( Data/Vector/Unboxed/Base.hs, dist/build/Data/Vector/Unboxed/Base.dyn_o )
[16 of 19] Compiling Data.Vector.Unboxed ( Data/Vector/Unboxed.hs, dist/build/Data/Vector/Unboxed.dyn_o )
[17 of 19] Compiling Data.Vector.Unboxed.Mutable ( Data/Vector/Unboxed/Mutable.hs, dist/build/Data/Vector/Unboxed/Mutable.dyn_o )
[18 of 19] Compiling Data.Vector.Mutable ( Data/Vector/Mutable.hs, dist/build/Data/Vector/Mutable.dyn_o )
[19 of 19] Compiling Data.Vector      ( Data/Vector.hs, dist/build/Data/Vector.dyn_o )
In-place registering vector-0.10.0.1...
+ ./Setup haddock
Running Haddock for vector-0.10.0.1...
Preprocessing library vector-0.10.0.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0

Data/Vector/Fusion/Stream/Size.hs:25:10: Warning:
    No explicit method or default declaration for `*'
    In the instance declaration for `Num Size'

Data/Vector/Fusion/Stream/Size.hs:25:10: Warning:
    No explicit method or default declaration for `abs'
    In the instance declaration for `Num Size'

Data/Vector/Fusion/Stream/Size.hs:25:10: Warning:
    No explicit method or default declaration for `signum'
    In the instance declaration for `Num Size'
Haddock coverage:
  25% (  1 /  4) in 'Data.Vector.Storable.Internal'
 100% (  5 /  5) in 'Data.Vector.Fusion.Util'
 100% (  6 /  6) in 'Data.Vector.Fusion.Stream.Size'
  11% (  1 /  9) in 'Data.Vector.Internal.Check'
  83% (104 /126) in 'Data.Vector.Fusion.Stream.Monadic'
  85% ( 88 /104) in 'Data.Vector.Fusion.Stream'
  64% ( 42 / 66) in 'Data.Vector.Generic.Mutable'
 100% (  3 /  3) in 'Data.Vector.Generic.Base'
   5% (  1 / 20) in 'Data.Vector.Generic.New'
  93% (215 /232) in 'Data.Vector.Generic'
  76% ( 38 / 50) in 'Data.Vector.Primitive.Mutable'
Warning: Data.Vector.Primitive: Instances of type and data families are not yet supported. Instances of the following families will be filtered out:
  Mutable
  97% (185 /191) in 'Data.Vector.Primitive'
  79% ( 46 / 58) in 'Data.Vector.Storable.Mutable'
Warning: Data.Vector.Storable: Instances of type and data families are not yet supported. Instances of the following families will be filtered out:
  Mutable
  97% (194 /200) in 'Data.Vector.Storable'
Warning: Data.Vector.Unboxed.Base: Instances of type and data families are not yet supported. Instances of the following families will be filtered out:
  Mutable, MVector, Vector
  17% (  1 /  6) in 'Data.Vector.Unboxed.Base'
  96% (201 /210) in 'Data.Vector.Unboxed'
  77% ( 47 / 61) in 'Data.Vector.Unboxed.Mutable'
  76% ( 37 / 49) in 'Data.Vector.Mutable'
Warning: Data.Vector: Instances of type and data families are not yet supported. Instances of the following families will be filtered out:
  Mutable
  94% (199 /212) in 'Data.Vector'
Documentation created: dist/doc/html/vector/index.html
+ ./Setup register --gen-pkg-config=vector.pkg
Creating package registration file: vector.pkg
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.94654
+ 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-vector-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/ghc7.6.1-vector-buildroot
+ cd ghc7.6.1-vector-0.10.0.1
+ '[' -x Setup ']'
+ ./Setup copy --destdir=/usr/src/tmp/ghc7.6.1-vector-buildroot
Installing library in
/usr/src/tmp/ghc7.6.1-vector-buildroot/usr/lib64/ghc-7.6.1/lib/vector-0.10.0.1
+ '[' -f vector.pkg ']'
+ install -m 755 vector.pkg /usr/src/tmp/ghc7.6.1-vector-buildroot/usr/lib64/ghc-7.6.1/lib/vector-0.10.0.1
+ mkdir -p /usr/src/tmp/ghc7.6.1-vector-buildroot/usr/lib64/ghc-7.6.1/package.conf.d
+ install -D -m 644 vector.pkg /usr/src/tmp/ghc7.6.1-vector-buildroot/usr/lib64/ghc-7.6.1/package.conf.d/vector-0.10.0.1.conf
+ /usr/lib/rpm-build-haskell/hs_gen_filelist.sh /usr/src/tmp/ghc7.6.1-vector-buildroot /usr/lib64 /usr/lib64/ghc-7.6.1/lib/vector-0.10.0.1 /usr/src/RPM/BUILD/ghc7.6.1-vector-0.10.0.1 ghc7.6.1-vector 0.10.0.1 /usr/lib64/ghc-7.6.1/package.conf.d/vector-0.10.0.1.conf
~/tmp/ghc7.6.1-vector-buildroot ~/RPM/BUILD/ghc7.6.1-vector-0.10.0.1
find: './usr/bin': No such file or directory
find: './usr/share/ghc7.6.1-vector-0.10.0.1': No such file or directory
~/RPM/BUILD/ghc7.6.1-vector-0.10.0.1
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/ghc7.6.1-vector-buildroot (auto)
mode of './usr/lib64/ghc-7.6.1/lib/vector-0.10.0.1/libHSvector-0.10.0.1-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-vector-buildroot (binconfig,pkgconfig,libtool,desktop)
Checking contents of files in /usr/src/tmp/ghc7.6.1-vector-buildroot/ (default)
Compressing files in /usr/src/tmp/ghc7.6.1-vector-buildroot (auto)
Adjusting library links in /usr/src/tmp/ghc7.6.1-vector-buildroot
./usr/lib64:
./usr/lib64/ghc-7.6.1/lib:
Verifying ELF objects in /usr/src/tmp/ghc7.6.1-vector-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/vector-0.10.0.1/libHSvector-0.10.0.1-ghc7.6.1.so: RPATH contains several entries: /usr/lib64/ghc-7.6.1/lib/primitive-0.5.0.1:/usr/lib64/ghc-7.6.1/deepseq-1.3.0.1:/usr/lib64/ghc-7.6.1/array-0.4.0.1:/usr/lib64/ghc-7.6.1/base-4.6.0.0:/usr/lib64/ghc-7.6.1/integer-gmp-0.5.0.0:/usr/lib64/ghc-7.6.1/ghc-prim-0.3.0.0:/usr/lib64/ghc-7.6.1
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/vector-0.10.0.1/libHSvector-0.10.0.1-ghc7.6.1.so: undefined symbol: stg_ap_pp_info
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/vector-0.10.0.1/libHSvector-0.10.0.1-ghc7.6.1.so: undefined symbol: stg_ap_pppp_info
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/vector-0.10.0.1/libHSvector-0.10.0.1-ghc7.6.1.so: undefined symbol: stg_ap_n_info
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/vector-0.10.0.1/libHSvector-0.10.0.1-ghc7.6.1.so: undefined symbol: stg_CAF_BLACKHOLE_info
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/vector-0.10.0.1/libHSvector-0.10.0.1-ghc7.6.1.so: undefined symbol: stg_gc_ut
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/vector-0.10.0.1/libHSvector-0.10.0.1-ghc7.6.1.so: undefined symbol: stg_sel_0_upd_info
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/vector-0.10.0.1/libHSvector-0.10.0.1-ghc7.6.1.so: undefined symbol: stg_unsafeThawArrayzh
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/vector-0.10.0.1/libHSvector-0.10.0.1-ghc7.6.1.so: undefined symbol: stg_upd_frame_info
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/vector-0.10.0.1/libHSvector-0.10.0.1-ghc7.6.1.so: undefined symbol: stg_bh_upd_frame_info
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/vector-0.10.0.1/libHSvector-0.10.0.1-ghc7.6.1.so: undefined symbol: stg_newByteArrayzh
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/vector-0.10.0.1/libHSvector-0.10.0.1-ghc7.6.1.so: undefined symbol: stg_sel_1_upd_info
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/vector-0.10.0.1/libHSvector-0.10.0.1-ghc7.6.1.so: undefined symbol: stg_MUT_ARR_PTRS_DIRTY_info
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/vector-0.10.0.1/libHSvector-0.10.0.1-ghc7.6.1.so: undefined symbol: stg_ap_ppv_fast
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/vector-0.10.0.1/libHSvector-0.10.0.1-ghc7.6.1.so: undefined symbol: stg_ap_pv_info
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/vector-0.10.0.1/libHSvector-0.10.0.1-ghc7.6.1.so: undefined symbol: stg_ap_p_info
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/vector-0.10.0.1/libHSvector-0.10.0.1-ghc7.6.1.so: undefined symbol: stg_ap_p_fast
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/vector-0.10.0.1/libHSvector-0.10.0.1-ghc7.6.1.so: undefined symbol: stg_ap_ppv_info
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/vector-0.10.0.1/libHSvector-0.10.0.1-ghc7.6.1.so: undefined symbol: stg_ap_ppp_info
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/vector-0.10.0.1/libHSvector-0.10.0.1-ghc7.6.1.so: undefined symbol: stg_ap_pppv_info
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/vector-0.10.0.1/libHSvector-0.10.0.1-ghc7.6.1.so: undefined symbol: stg_ap_pp_fast
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/vector-0.10.0.1/libHSvector-0.10.0.1-ghc7.6.1.so: undefined symbol: stg_ap_0_fast
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/vector-0.10.0.1/libHSvector-0.10.0.1-ghc7.6.1.so: undefined symbol: stg_sel_4_upd_info
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/vector-0.10.0.1/libHSvector-0.10.0.1-ghc7.6.1.so: undefined symbol: stg_ap_v_info
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/vector-0.10.0.1/libHSvector-0.10.0.1-ghc7.6.1.so: undefined symbol: stg_sel_5_upd_info
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/vector-0.10.0.1/libHSvector-0.10.0.1-ghc7.6.1.so: undefined symbol: stg_newPinnedByteArrayzh
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/vector-0.10.0.1/libHSvector-0.10.0.1-ghc7.6.1.so: undefined symbol: stg_newArrayzh
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/vector-0.10.0.1/libHSvector-0.10.0.1-ghc7.6.1.so: undefined symbol: stg_ap_5_upd_info
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/vector-0.10.0.1/libHSvector-0.10.0.1-ghc7.6.1.so: undefined symbol: stg_sel_2_upd_info
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/vector-0.10.0.1/libHSvector-0.10.0.1-ghc7.6.1.so: undefined symbol: stg_ap_pppp_fast
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/vector-0.10.0.1/libHSvector-0.10.0.1-ghc7.6.1.so: undefined symbol: stg_MUT_ARR_PTRS_FROZEN0_info
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/vector-0.10.0.1/libHSvector-0.10.0.1-ghc7.6.1.so: undefined symbol: stg_ap_v_fast
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/vector-0.10.0.1/libHSvector-0.10.0.1-ghc7.6.1.so: undefined symbol: stg_ap_6_upd_info
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/vector-0.10.0.1/libHSvector-0.10.0.1-ghc7.6.1.so: undefined symbol: stg_ap_pppv_fast
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/vector-0.10.0.1/libHSvector-0.10.0.1-ghc7.6.1.so: undefined symbol: stg_ap_2_upd_info
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/vector-0.10.0.1/libHSvector-0.10.0.1-ghc7.6.1.so: undefined symbol: stg_ap_7_upd_info
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/vector-0.10.0.1/libHSvector-0.10.0.1-ghc7.6.1.so: undefined symbol: stg_ap_ppppp_fast
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/vector-0.10.0.1/libHSvector-0.10.0.1-ghc7.6.1.so: undefined symbol: stg_ap_4_upd_info
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/vector-0.10.0.1/libHSvector-0.10.0.1-ghc7.6.1.so: undefined symbol: stg_ap_pppppp_fast
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/vector-0.10.0.1/libHSvector-0.10.0.1-ghc7.6.1.so: undefined symbol: stg_ap_ppp_fast
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/vector-0.10.0.1/libHSvector-0.10.0.1-ghc7.6.1.so: undefined symbol: stg_ap_3_upd_info
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/vector-0.10.0.1/libHSvector-0.10.0.1-ghc7.6.1.so: undefined symbol: stg_sel_3_upd_info
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/vector-0.10.0.1/libHSvector-0.10.0.1-ghc7.6.1.so: undefined symbol: stg_ap_pv_fast
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/vector-0.10.0.1/libHSvector-0.10.0.1-ghc7.6.1.so: undefined symbol: stg_gc_unpt_r1
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/vector-0.10.0.1/libHSvector-0.10.0.1-ghc7.6.1.so: undefined symbol: stg_gc_unbx_r1
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/vector-0.10.0.1/libHSvector-0.10.0.1-ghc7.6.1.so: undefined symbol: stg_INTLIKE_closure
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/vector-0.10.0.1/libHSvector-0.10.0.1-ghc7.6.1.so: undefined symbol: newCAF
Hardlinking identical .pyc and .pyo files
Processing files: ghc7.6.1-vector-0.10.0.1-alt3
warning: File listed twice: /usr/lib64/ghc-7.6.1/lib/vector-0.10.0.1/libHSvector-0.10.0.1-ghc7.6.1.so
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/LICENSE
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/Data-Vector-Fusion-Stream-Monadic.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/Data-Vector-Fusion-Stream-Monadic.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/Data-Vector-Fusion-Stream-Size.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/Data-Vector-Fusion-Stream-Size.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/Data-Vector-Fusion-Stream.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/Data-Vector-Fusion-Stream.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/Data-Vector-Fusion-Util.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/Data-Vector-Fusion-Util.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/Data-Vector-Generic-Mutable.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/Data-Vector-Generic-Mutable.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/Data-Vector-Generic-New.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/Data-Vector-Generic-New.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/Data-Vector-Generic.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/Data-Vector-Generic.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/Data-Vector-Internal-Check.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/Data-Vector-Internal-Check.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/Data-Vector-Mutable.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/Data-Vector-Mutable.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/Data-Vector-Primitive-Mutable.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/Data-Vector-Primitive-Mutable.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/Data-Vector-Primitive.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/Data-Vector-Primitive.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/Data-Vector-Storable-Internal.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/Data-Vector-Storable-Internal.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/Data-Vector-Storable-Mutable.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/Data-Vector-Storable-Mutable.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/Data-Vector-Storable.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/Data-Vector-Storable.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/Data-Vector-Unboxed-Mutable.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/Data-Vector-Unboxed-Mutable.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/Data-Vector-Unboxed.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/Data-Vector-Unboxed.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/Data-Vector.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/Data-Vector.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/doc-index-33.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/doc-index-33.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/doc-index-43.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/doc-index-43.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/doc-index-47.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/doc-index-47.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/doc-index-A.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/doc-index-A.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/doc-index-All.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/doc-index-All.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/doc-index-B.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/doc-index-B.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/doc-index-C.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/doc-index-C.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/doc-index-D.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/doc-index-D.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/doc-index-E.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/doc-index-E.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/doc-index-F.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/doc-index-F.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/doc-index-G.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/doc-index-G.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/doc-index-H.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/doc-index-H.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/doc-index-I.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/doc-index-I.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/doc-index-L.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/doc-index-L.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/doc-index-M.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/doc-index-M.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/doc-index-N.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/doc-index-N.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/doc-index-O.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/doc-index-O.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/doc-index-P.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/doc-index-P.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/doc-index-R.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/doc-index-R.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/doc-index-S.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/doc-index-S.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/doc-index-T.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/doc-index-T.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/doc-index-U.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/doc-index-U.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/doc-index-V.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/doc-index-V.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/doc-index-W.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/doc-index-W.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/doc-index-Y.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/doc-index-Y.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/doc-index-Z.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/doc-index-Z.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/doc-index.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/doc-index.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/frames.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/frames.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/haddock-util.js
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/haddock-util.js
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/hslogo-16.png
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/hslogo-16.png
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/index-frames.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/index-frames.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/index.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/index.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/mini_Data-Vector-Fusion-Stream-Monadic.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/mini_Data-Vector-Fusion-Stream-Monadic.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/mini_Data-Vector-Fusion-Stream-Size.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/mini_Data-Vector-Fusion-Stream-Size.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/mini_Data-Vector-Fusion-Stream.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/mini_Data-Vector-Fusion-Stream.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/mini_Data-Vector-Fusion-Util.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/mini_Data-Vector-Fusion-Util.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/mini_Data-Vector-Generic-Mutable.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/mini_Data-Vector-Generic-Mutable.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/mini_Data-Vector-Generic-New.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/mini_Data-Vector-Generic-New.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/mini_Data-Vector-Generic.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/mini_Data-Vector-Generic.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/mini_Data-Vector-Internal-Check.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/mini_Data-Vector-Internal-Check.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/mini_Data-Vector-Mutable.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/mini_Data-Vector-Mutable.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/mini_Data-Vector-Primitive-Mutable.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/mini_Data-Vector-Primitive-Mutable.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/mini_Data-Vector-Primitive.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/mini_Data-Vector-Primitive.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/mini_Data-Vector-Storable-Internal.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/mini_Data-Vector-Storable-Internal.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/mini_Data-Vector-Storable-Mutable.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/mini_Data-Vector-Storable-Mutable.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/mini_Data-Vector-Storable.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/mini_Data-Vector-Storable.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/mini_Data-Vector-Unboxed-Mutable.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/mini_Data-Vector-Unboxed-Mutable.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/mini_Data-Vector-Unboxed.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/mini_Data-Vector-Unboxed.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/mini_Data-Vector.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/mini_Data-Vector.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/minus.gif
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/minus.gif
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/ocean.css
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/ocean.css
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/plus.gif
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/plus.gif
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/synopsis.png
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/synopsis.png
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/vector.haddock
warning: File listed twice: /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/vector.haddock
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.J3ERXV
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.5V31Gb
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(vector) = 0.10.0.1, ghc7.6.1(vector-0.10.0.1-fb11a5da755eb5217d4a9c488ca4d226)
Requires: /usr/lib64/ghc-7.6.1/base-4.6.0.0/libHSbase-4.6.0.0-ghc7.6.1.so, /usr/lib64/ghc-7.6.1/ghc-prim-0.3.0.0/libHSghc-prim-0.3.0.0-ghc7.6.1.so, /usr/lib64/ghc-7.6.1/integer-gmp-0.5.0.0/libHSinteger-gmp-0.5.0.0-ghc7.6.1.so, /usr/lib64/ghc-7.6.1/lib/primitive-0.5.0.1/libHSprimitive-0.5.0.1-ghc7.6.1.so, ghc7.6.1(base) = 4.6.0.0, ghc7.6.1(base-4.6.0.0-9108e251636b0c8499261c52a7809ea1), ghc7.6.1(deepseq) = 1.3.0.1, ghc7.6.1(deepseq-1.3.0.1-1ccff719c6664ff57ada7fc9b3033da2), ghc7.6.1(ghc-prim) = 0.3.0.0, ghc7.6.1(ghc-prim-0.3.0.0-4fae45041dab03fbd317982185b6da0d), ghc7.6.1(primitive) = 0.5.0.1, ghc7.6.1(primitive-0.5.0.1-9c439e9945e3b0d8b81657ffd7a581cb), libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fou9vu
Creating ghc7.6.1-vector-debuginfo package
Processing files: ghc7.6.1-vector-debuginfo-0.10.0.1-alt3
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.30ndsQ
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TATLuf
find-requires: running scripts (debuginfo)
Requires: ghc7.6.1-vector = 0.10.0.1-alt3, /usr/lib/debug/usr/lib64/ghc-7.6.1/base-4.6.0.0/libHSbase-4.6.0.0-ghc7.6.1.so.debug, /usr/lib/debug/usr/lib64/ghc-7.6.1/ghc-prim-0.3.0.0/libHSghc-prim-0.3.0.0-ghc7.6.1.so.debug, /usr/lib/debug/usr/lib64/ghc-7.6.1/integer-gmp-0.5.0.0/libHSinteger-gmp-0.5.0.0-ghc7.6.1.so.debug, /usr/lib/debug/usr/lib64/ghc-7.6.1/lib/primitive-0.5.0.1/libHSprimitive-0.5.0.1-ghc7.6.1.so.debug, debug64(libc.so.6)
Adding to ghc7.6.1-vector-debuginfo a strict dependency on ghc7.6.1-vector
Wrote: /usr/src/RPM/RPMS/x86_64/ghc7.6.1-vector-0.10.0.1-alt3.x86_64.rpm
Wrote: /usr/src/RPM/RPMS/x86_64/ghc7.6.1-vector-debuginfo-0.10.0.1-alt3.x86_64.rpm
145.55user 34.88system 3:30.38elapsed 85%CPU (0avgtext+0avgdata 339668maxresident)k
0inputs+0outputs (0major+16617980minor)pagefaults 0swaps
157.17user 38.11system 3:45.32elapsed 86%CPU (0avgtext+0avgdata 339668maxresident)k
0inputs+0outputs (0major+16939434minor)pagefaults 0swaps