<86>Feb 18 09:36:13 userdel[50009]: delete user 'rooter' <86>Feb 18 09:36:13 userdel[50009]: removed group 'rooter' owned by 'rooter' <86>Feb 18 09:36:13 groupadd[50035]: group added to /etc/group: name=rooter, GID=615 <86>Feb 18 09:36:13 groupadd[50035]: group added to /etc/gshadow: name=rooter <86>Feb 18 09:36:13 groupadd[50035]: new group: name=rooter, GID=615 <86>Feb 18 09:36:13 useradd[50070]: new user: name=rooter, UID=615, GID=615, home=/root, shell=/bin/bash <86>Feb 18 09:36:13 userdel[50157]: delete user 'builder' <86>Feb 18 09:36:13 userdel[50157]: removed group 'builder' owned by 'builder' <86>Feb 18 09:36:13 userdel[50157]: removed shadow group 'builder' owned by 'builder' <86>Feb 18 09:36:13 groupadd[50209]: group added to /etc/group: name=builder, GID=616 <86>Feb 18 09:36:13 groupadd[50209]: group added to /etc/gshadow: name=builder <86>Feb 18 09:36:13 groupadd[50209]: new group: name=builder, GID=616 <86>Feb 18 09:36:13 useradd[50265]: new user: name=builder, UID=616, GID=616, 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>Feb 18 09:36:16 rpmi: rpm-macros-ghc7.6.1-common-7.6.1-alt7 sisyphus+220973.400.3.1 1549592097 installed <13>Feb 18 09:36:16 rpmi: rpm-build-haskell-1.3-alt1 sisyphus+221044.100.2.2 1549725357 installed <13>Feb 18 09:36:16 rpmi: libgmp-devel-6.1.2-alt2 1492205017 installed <13>Feb 18 09:36:16 rpmi: libffi-devel-1:3.2.1-alt2 1528881777 installed <13>Feb 18 09:36:16 rpmi: haskell-filetrigger-0.0.5-alt2 1445446241 installed <13>Feb 18 09:36:16 rpmi: ghc7.6.1-common-7.6.1-alt7 sisyphus+220973.400.3.1 1549592097 installed <13>Feb 18 09:36:25 rpmi: ghc7.6.1-7.6.1-alt7 sisyphus+220973.400.3.1 1549591937 installed <13>Feb 18 09:36:25 rpmi: ghc7.6.1-primitive-0.5.0.1-alt2 1356211141 installed <13>Feb 18 09:36:25 rpmi: ghc7.6.1-doc-7.6.1-alt7 sisyphus+220973.400.3.1 1549591937 installed warning: File /usr/src/in/source/ghc7.6.1-vector-0.10.0.1-alt2.patch is smaller than 8 bytes Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/ghc7.6.1-vector-0.10.0.1-alt2.nosrc.rpm warning: File /usr/src/RPM/SOURCES/ghc7.6.1-vector-0.10.0.1-alt2.patch is smaller than 8 bytes Installing ghc7.6.1-vector-0.10.0.1-alt2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.27742 + 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-alt2.patch):' Patch #0 (ghc7.6.1-vector-0.10.0.1-alt2.patch): + /usr/bin/patch -p1 + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.27742 + 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/lib --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 --flags=-templateHaskell -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 ) 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.52433 + 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/lib/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/lib/ghc-7.6.1/lib/vector-0.10.0.1 + mkdir -p /usr/src/tmp/ghc7.6.1-vector-buildroot/usr/lib/ghc-7.6.1/package.conf.d + install -D -m 644 vector.pkg /usr/src/tmp/ghc7.6.1-vector-buildroot/usr/lib/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/lib/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/lib/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) 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/lib: ./usr/lib/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) Hardlinking identical .pyc and .pyo files Processing files: ghc7.6.1-vector-0.10.0.1-alt2 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.oqWyW3 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.nYDKyd find-requires: running scripts (cpp,debuginfo,files,haskell,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: ghc7.6.1(vector) = 0.10.0.1, ghc7.6.1(vector-0.10.0.1-89fac339f5f9a597a2d52ee2cad998b9) Requires: ghc7.6.1(base) = 4.6.0.0, ghc7.6.1(base-4.6.0.0-eac4fa0d0988628e5bd960fef8805b26), ghc7.6.1(deepseq) = 1.3.0.1, ghc7.6.1(deepseq-1.3.0.1-28de53f8de2594f40a633cbde90e94af), ghc7.6.1(ghc-prim) = 0.3.0.0, ghc7.6.1(ghc-prim-0.3.0.0-070be7bc5ffed55720acc7af88b59841), ghc7.6.1(primitive) = 0.5.0.1, ghc7.6.1(primitive-0.5.0.1-3327858de33c6e7d25320b1a1514b40d) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Q2SqOt Wrote: /usr/src/RPM/RPMS/i586/ghc7.6.1-vector-0.10.0.1-alt2.i586.rpm 79.58user 2.02system 1:43.45elapsed 78%CPU (0avgtext+0avgdata 191700maxresident)k 0inputs+0outputs (0major+622237minor)pagefaults 0swaps 96.91user 5.40system 2:05.90elapsed 81%CPU (0avgtext+0avgdata 191700maxresident)k 122568inputs+0outputs (0major+1047298minor)pagefaults 0swaps --- ghc7.6.1-vector-0.10.0.1-alt2.i586.rpm.repo 2012-12-23 01:46:18.000000000 +0000 +++ ghc7.6.1-vector-0.10.0.1-alt2.i586.rpm.hasher 2019-02-18 09:38:12.619705313 +0000 @@ -3,3 +3,2 @@ /usr/lib/ghc-7.6.1/lib/vector-0.10.0.1/Data/Vector 40755 -/usr/lib/ghc-7.6.1/lib/vector-0.10.0.1/Data/Vector.dyn_hi 100644 /usr/lib/ghc-7.6.1/lib/vector-0.10.0.1/Data/Vector.hi 100644 @@ -8,12 +7,8 @@ /usr/lib/ghc-7.6.1/lib/vector-0.10.0.1/Data/Vector/Fusion/Stream 40755 -/usr/lib/ghc-7.6.1/lib/vector-0.10.0.1/Data/Vector/Fusion/Stream.dyn_hi 100644 /usr/lib/ghc-7.6.1/lib/vector-0.10.0.1/Data/Vector/Fusion/Stream.hi 100644 /usr/lib/ghc-7.6.1/lib/vector-0.10.0.1/Data/Vector/Fusion/Stream.p_hi 100644 -/usr/lib/ghc-7.6.1/lib/vector-0.10.0.1/Data/Vector/Fusion/Stream/Monadic.dyn_hi 100644 /usr/lib/ghc-7.6.1/lib/vector-0.10.0.1/Data/Vector/Fusion/Stream/Monadic.hi 100644 /usr/lib/ghc-7.6.1/lib/vector-0.10.0.1/Data/Vector/Fusion/Stream/Monadic.p_hi 100644 -/usr/lib/ghc-7.6.1/lib/vector-0.10.0.1/Data/Vector/Fusion/Stream/Size.dyn_hi 100644 /usr/lib/ghc-7.6.1/lib/vector-0.10.0.1/Data/Vector/Fusion/Stream/Size.hi 100644 /usr/lib/ghc-7.6.1/lib/vector-0.10.0.1/Data/Vector/Fusion/Stream/Size.p_hi 100644 -/usr/lib/ghc-7.6.1/lib/vector-0.10.0.1/Data/Vector/Fusion/Util.dyn_hi 100644 /usr/lib/ghc-7.6.1/lib/vector-0.10.0.1/Data/Vector/Fusion/Util.hi 100644 @@ -21,12 +16,8 @@ /usr/lib/ghc-7.6.1/lib/vector-0.10.0.1/Data/Vector/Generic 40755 -/usr/lib/ghc-7.6.1/lib/vector-0.10.0.1/Data/Vector/Generic.dyn_hi 100644 /usr/lib/ghc-7.6.1/lib/vector-0.10.0.1/Data/Vector/Generic.hi 100644 /usr/lib/ghc-7.6.1/lib/vector-0.10.0.1/Data/Vector/Generic.p_hi 100644 -/usr/lib/ghc-7.6.1/lib/vector-0.10.0.1/Data/Vector/Generic/Base.dyn_hi 100644 /usr/lib/ghc-7.6.1/lib/vector-0.10.0.1/Data/Vector/Generic/Base.hi 100644 /usr/lib/ghc-7.6.1/lib/vector-0.10.0.1/Data/Vector/Generic/Base.p_hi 100644 -/usr/lib/ghc-7.6.1/lib/vector-0.10.0.1/Data/Vector/Generic/Mutable.dyn_hi 100644 /usr/lib/ghc-7.6.1/lib/vector-0.10.0.1/Data/Vector/Generic/Mutable.hi 100644 /usr/lib/ghc-7.6.1/lib/vector-0.10.0.1/Data/Vector/Generic/Mutable.p_hi 100644 -/usr/lib/ghc-7.6.1/lib/vector-0.10.0.1/Data/Vector/Generic/New.dyn_hi 100644 /usr/lib/ghc-7.6.1/lib/vector-0.10.0.1/Data/Vector/Generic/New.hi 100644 @@ -34,6 +25,4 @@ /usr/lib/ghc-7.6.1/lib/vector-0.10.0.1/Data/Vector/Internal 40755 -/usr/lib/ghc-7.6.1/lib/vector-0.10.0.1/Data/Vector/Internal/Check.dyn_hi 100644 /usr/lib/ghc-7.6.1/lib/vector-0.10.0.1/Data/Vector/Internal/Check.hi 100644 /usr/lib/ghc-7.6.1/lib/vector-0.10.0.1/Data/Vector/Internal/Check.p_hi 100644 -/usr/lib/ghc-7.6.1/lib/vector-0.10.0.1/Data/Vector/Mutable.dyn_hi 100644 /usr/lib/ghc-7.6.1/lib/vector-0.10.0.1/Data/Vector/Mutable.hi 100644 @@ -41,6 +30,4 @@ /usr/lib/ghc-7.6.1/lib/vector-0.10.0.1/Data/Vector/Primitive 40755 -/usr/lib/ghc-7.6.1/lib/vector-0.10.0.1/Data/Vector/Primitive.dyn_hi 100644 /usr/lib/ghc-7.6.1/lib/vector-0.10.0.1/Data/Vector/Primitive.hi 100644 /usr/lib/ghc-7.6.1/lib/vector-0.10.0.1/Data/Vector/Primitive.p_hi 100644 -/usr/lib/ghc-7.6.1/lib/vector-0.10.0.1/Data/Vector/Primitive/Mutable.dyn_hi 100644 /usr/lib/ghc-7.6.1/lib/vector-0.10.0.1/Data/Vector/Primitive/Mutable.hi 100644 @@ -48,9 +35,6 @@ /usr/lib/ghc-7.6.1/lib/vector-0.10.0.1/Data/Vector/Storable 40755 -/usr/lib/ghc-7.6.1/lib/vector-0.10.0.1/Data/Vector/Storable.dyn_hi 100644 /usr/lib/ghc-7.6.1/lib/vector-0.10.0.1/Data/Vector/Storable.hi 100644 /usr/lib/ghc-7.6.1/lib/vector-0.10.0.1/Data/Vector/Storable.p_hi 100644 -/usr/lib/ghc-7.6.1/lib/vector-0.10.0.1/Data/Vector/Storable/Internal.dyn_hi 100644 /usr/lib/ghc-7.6.1/lib/vector-0.10.0.1/Data/Vector/Storable/Internal.hi 100644 /usr/lib/ghc-7.6.1/lib/vector-0.10.0.1/Data/Vector/Storable/Internal.p_hi 100644 -/usr/lib/ghc-7.6.1/lib/vector-0.10.0.1/Data/Vector/Storable/Mutable.dyn_hi 100644 /usr/lib/ghc-7.6.1/lib/vector-0.10.0.1/Data/Vector/Storable/Mutable.hi 100644 @@ -58,9 +42,6 @@ /usr/lib/ghc-7.6.1/lib/vector-0.10.0.1/Data/Vector/Unboxed 40755 -/usr/lib/ghc-7.6.1/lib/vector-0.10.0.1/Data/Vector/Unboxed.dyn_hi 100644 /usr/lib/ghc-7.6.1/lib/vector-0.10.0.1/Data/Vector/Unboxed.hi 100644 /usr/lib/ghc-7.6.1/lib/vector-0.10.0.1/Data/Vector/Unboxed.p_hi 100644 -/usr/lib/ghc-7.6.1/lib/vector-0.10.0.1/Data/Vector/Unboxed/Base.dyn_hi 100644 /usr/lib/ghc-7.6.1/lib/vector-0.10.0.1/Data/Vector/Unboxed/Base.hi 100644 /usr/lib/ghc-7.6.1/lib/vector-0.10.0.1/Data/Vector/Unboxed/Base.p_hi 100644 -/usr/lib/ghc-7.6.1/lib/vector-0.10.0.1/Data/Vector/Unboxed/Mutable.dyn_hi 100644 /usr/lib/ghc-7.6.1/lib/vector-0.10.0.1/Data/Vector/Unboxed/Mutable.hi 100644 @@ -70,3 +51,2 @@ /usr/lib/ghc-7.6.1/lib/vector-0.10.0.1/include/vector.h 100644 -/usr/lib/ghc-7.6.1/lib/vector-0.10.0.1/libHSvector-0.10.0.1-ghc7.6.1.so 100644 /usr/lib/ghc-7.6.1/lib/vector-0.10.0.1/libHSvector-0.10.0.1.a 100644 @@ -149,6 +129,2 @@ /usr/share/doc/ghc7.6.1-vector-0.10.0.1/html/vector.haddock 100644 -Requires: /usr/lib/ghc-7.6.1/base-4.6.0.0/libHSbase-4.6.0.0-ghc7.6.1.so -Requires: /usr/lib/ghc-7.6.1/ghc-prim-0.3.0.0/libHSghc-prim-0.3.0.0-ghc7.6.1.so -Requires: /usr/lib/ghc-7.6.1/integer-gmp-0.5.0.0/libHSinteger-gmp-0.5.0.0-ghc7.6.1.so -Requires: /usr/lib/ghc-7.6.1/lib/primitive-0.5.0.1/libHSprimitive-0.5.0.1-ghc7.6.1.so Requires: ghc7.6.1(base) = 4.6.0.0 @@ -161,8 +137,5 @@ Requires: ghc7.6.1(primitive-0.5.0.1-3327858de33c6e7d25320b1a1514b40d) -Requires: libc.so.6(GLIBC_2.0) -Requires: libc.so.6(GLIBC_2.1.3) -Requires: rtld(GNU_HASH) Requires: rpmlib(PayloadIsLzma) Provides: ghc7.6.1(vector) = 0.10.0.1 -Provides: ghc7.6.1(vector-0.10.0.1-24fa3cf902cc1ca1a76feb2e29314288) +Provides: ghc7.6.1(vector-0.10.0.1-89fac339f5f9a597a2d52ee2cad998b9) Provides: ghc7.6.1-vector = 0.10.0.1-alt2