<86>Nov 26 09:29:37 userdel[2927051]: delete user 'rooter' <86>Nov 26 09:29:37 userdel[2927051]: removed group 'rooter' owned by 'rooter' <86>Nov 26 09:29:37 userdel[2927051]: removed shadow group 'rooter' owned by 'rooter' <86>Nov 26 09:29:37 groupadd[2927086]: group added to /etc/group: name=rooter, GID=969 <86>Nov 26 09:29:37 groupadd[2927086]: group added to /etc/gshadow: name=rooter <86>Nov 26 09:29:37 groupadd[2927086]: new group: name=rooter, GID=969 <86>Nov 26 09:29:37 useradd[2927105]: new user: name=rooter, UID=969, GID=969, home=/root, shell=/bin/bash <86>Nov 26 09:29:37 userdel[2927128]: delete user 'builder' <86>Nov 26 09:29:37 userdel[2927128]: removed group 'builder' owned by 'builder' <86>Nov 26 09:29:37 userdel[2927128]: removed shadow group 'builder' owned by 'builder' <86>Nov 26 09:29:37 groupadd[2927151]: group added to /etc/group: name=builder, GID=970 <86>Nov 26 09:29:37 groupadd[2927151]: group added to /etc/gshadow: name=builder <86>Nov 26 09:29:37 groupadd[2927151]: new group: name=builder, GID=970 <86>Nov 26 09:29:37 useradd[2927174]: new user: name=builder, UID=970, GID=970, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/ghc8.6.4-bitarray-0.0.1.1-alt1.src.rpm: license not found in '/usr/share/license' directory: BSD3 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>Nov 26 09:29:39 rpmi: rpm-macros-ghc8.6.4-common-8.6.4-alt8.qa1 sisyphus+294086.100.1.1 1643125615 installed <13>Nov 26 09:29:39 rpmi: rpm-build-haskell-1.4.6-alt1 sisyphus+276274.200.4.1 1666627957 installed <13>Nov 26 09:29:39 rpmi: libgmp-devel-6.2.1-alt5 sisyphus+309797.200.2.1 1668090190 installed <13>Nov 26 09:29:39 rpmi: libffi-devel-1:3.4.2-alt2 sisyphus+287629.100.2.1 1634659534 installed <13>Nov 26 09:29:39 rpmi: haskell-filetrigger-0.0.5-alt3 sisyphus+222088.300.12.1 1553099539 installed <13>Nov 26 09:29:39 rpmi: ghc8.6.4-common-8.6.4-alt8.qa1 sisyphus+294086.100.1.1 1643125615 installed <13>Nov 26 09:29:51 rpmi: ghc8.6.4-8.6.4-alt8.qa1 sisyphus+294086.100.1.1 1643125559 installed warning: File /usr/src/in/source/ghc8.6.4-bitarray-0.0.1.1-alt1.patch is smaller than 8 bytes Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/ghc8.6.4-bitarray-0.0.1.1-alt1.nosrc.rpm (w1.gzdio) warning: File /usr/src/RPM/SOURCES/ghc8.6.4-bitarray-0.0.1.1-alt1.patch is smaller than 8 bytes Installing ghc8.6.4-bitarray-0.0.1.1-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.49726 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ghc8.6.4-bitarray-0.0.1.1 + echo 'Source #0 (ghc8.6.4-bitarray-0.0.1.1.tar):' Source #0 (ghc8.6.4-bitarray-0.0.1.1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ghc8.6.4-bitarray-0.0.1.1.tar + cd ghc8.6.4-bitarray-0.0.1.1 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (ghc8.6.4-bitarray-0.0.1.1-alt1.patch):' Patch #0 (ghc8.6.4-bitarray-0.0.1.1-alt1.patch): + /usr/bin/patch -p1 + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.49726 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ghc8.6.4-bitarray-0.0.1.1 + '[' -f configure.ac -a '!' -f configure ']' + '[' -x Setup ']' + ghc-8.6.4 Setup [1 of 1] Compiling Main ( Setup.lhs, Setup.o ) Linking Setup ... + ./Setup configure --prefix=/usr --libdir=/usr/lib --docdir=/usr/share/doc/ghc8.6.4-bitarray-0.0.1.1 '--libsubdir=$compiler/$pkgid' '--dynlibdir=/usr/lib/$compiler/lib' --docdir=/usr/share/doc/ghc8.6.4-bitarray-0.0.1.1 --datadir=/usr/share --datasubdir=ghc8.6.4-bitarray-0.0.1.1 --enable-library-profiling --enable-library-for-ghci --disable-executable-profiling --enable-split-objs --enable-shared -O2 --ghc Configuring bitarray-0.0.1.1... Warning: The flag --disable-executable-profiling is deprecated. Please use --disable-profiling instead. + '[' -x Setup ']' + ./Setup makefile -f cabal-rpm.mk unrecognised command: makefile (try --help) + ./Setup build Preprocessing library for bitarray-0.0.1.1.. Building library for bitarray-0.0.1.1.. [1 of 4] Compiling Data.BitArray.Immutable ( Data/BitArray/Immutable.hs, dist/build/Data/BitArray/Immutable.o ) [2 of 4] Compiling Data.BitArray.IO ( Data/BitArray/IO.hs, dist/build/Data/BitArray/IO.o ) Data/BitArray/IO.hs:49:5: warning: [-Wname-shadowing] This binding for `words' shadows the existing binding imported from `Prelude' at Data/BitArray/IO.hs:4:8-23 (and originally defined in `base-4.12.0.0:Data.OldList') | 49 | words <- newArray (0,k-1) w | ^^^^^ [3 of 4] Compiling Data.BitArray.ST ( Data/BitArray/ST.hs, dist/build/Data/BitArray/ST.o ) Data/BitArray/ST.hs:51:5: warning: [-Wname-shadowing] This binding for `words' shadows the existing binding imported from `Prelude' at Data/BitArray/ST.hs:4:8-23 (and originally defined in `base-4.12.0.0:Data.OldList') | 51 | words <- newArray (0,k-1) w | ^^^^^ [4 of 4] Compiling Data.BitArray ( Data/BitArray.hs, dist/build/Data/BitArray.o ) Data/BitArray.hs:28:1: warning: [-Wunused-imports] The import of `Data.Word' is redundant except perhaps to import instances from `Data.Word' To import instances alone, use: import Data.Word() | 28 | import Data.Word | ^^^^^^^^^^^^^^^^ Data/BitArray.hs:37:1: warning: [-Worphans] Orphan instance: instance Eq BitArray To avoid this move the instance declaration to the module of the class or of the type, or wrap the type with a newtype and declare the instance on the new type. | 37 | instance Eq BitArray where | ^^^^^^^^^^^^^^^^^^^^^^^^^^... Data/BitArray.hs:40:1: warning: [-Worphans] Orphan instance: instance Ord BitArray To avoid this move the instance declaration to the module of the class or of the type, or wrap the type with a newtype and declare the instance on the new type. | 40 | instance Ord BitArray where | ^^^^^^^^^^^^^^^^^^^^^^^^^^^... Data/BitArray.hs:43:1: warning: [-Worphans] Orphan instance: instance Show BitArray To avoid this move the instance declaration to the module of the class or of the type, or wrap the type with a newtype and declare the instance on the new type. | 43 | instance Show BitArray where | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^... Data/BitArray.hs:71:1: warning: SPECIALISE pragma for non-overloaded function `accumBitArray' | 71 | {-# SPECIALIZE accumBitArray :: (Bool -> Bool -> Bool) -> Bool -> (Int,Int) -> [(Int,Bool)] -> BitArray #-} | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Data/BitArray.hs:86:10: warning: [-Wname-shadowing] This binding for `bs' shadows the existing binding bound at Data/BitArray.hs:82:20 | 86 | worker bs = convert (take 64 bs) : worker (drop 64 bs) | ^^ Data/BitArray.hs:87:11: warning: [-Wname-shadowing] This binding for `bs' shadows the existing binding bound at Data/BitArray.hs:82:20 | 87 | convert bs = fst $ foldl f (0,1) bs | ^^ [1 of 4] Compiling Data.BitArray.Immutable ( Data/BitArray/Immutable.hs, dist/build/Data/BitArray/Immutable.p_o ) [2 of 4] Compiling Data.BitArray.IO ( Data/BitArray/IO.hs, dist/build/Data/BitArray/IO.p_o ) Data/BitArray/IO.hs:49:5: warning: [-Wname-shadowing] This binding for `words' shadows the existing binding imported from `Prelude' at Data/BitArray/IO.hs:4:8-23 (and originally defined in `base-4.12.0.0:Data.OldList') | 49 | words <- newArray (0,k-1) w | ^^^^^ [3 of 4] Compiling Data.BitArray.ST ( Data/BitArray/ST.hs, dist/build/Data/BitArray/ST.p_o ) Data/BitArray/ST.hs:51:5: warning: [-Wname-shadowing] This binding for `words' shadows the existing binding imported from `Prelude' at Data/BitArray/ST.hs:4:8-23 (and originally defined in `base-4.12.0.0:Data.OldList') | 51 | words <- newArray (0,k-1) w | ^^^^^ [4 of 4] Compiling Data.BitArray ( Data/BitArray.hs, dist/build/Data/BitArray.p_o ) Data/BitArray.hs:28:1: warning: [-Wunused-imports] The import of `Data.Word' is redundant except perhaps to import instances from `Data.Word' To import instances alone, use: import Data.Word() | 28 | import Data.Word | ^^^^^^^^^^^^^^^^ Data/BitArray.hs:37:1: warning: [-Worphans] Orphan instance: instance Eq BitArray To avoid this move the instance declaration to the module of the class or of the type, or wrap the type with a newtype and declare the instance on the new type. | 37 | instance Eq BitArray where | ^^^^^^^^^^^^^^^^^^^^^^^^^^... Data/BitArray.hs:40:1: warning: [-Worphans] Orphan instance: instance Ord BitArray To avoid this move the instance declaration to the module of the class or of the type, or wrap the type with a newtype and declare the instance on the new type. | 40 | instance Ord BitArray where | ^^^^^^^^^^^^^^^^^^^^^^^^^^^... Data/BitArray.hs:43:1: warning: [-Worphans] Orphan instance: instance Show BitArray To avoid this move the instance declaration to the module of the class or of the type, or wrap the type with a newtype and declare the instance on the new type. | 43 | instance Show BitArray where | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^... Data/BitArray.hs:71:1: warning: SPECIALISE pragma for non-overloaded function `accumBitArray' | 71 | {-# SPECIALIZE accumBitArray :: (Bool -> Bool -> Bool) -> Bool -> (Int,Int) -> [(Int,Bool)] -> BitArray #-} | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Data/BitArray.hs:86:10: warning: [-Wname-shadowing] This binding for `bs' shadows the existing binding bound at Data/BitArray.hs:82:20 | 86 | worker bs = convert (take 64 bs) : worker (drop 64 bs) | ^^ Data/BitArray.hs:87:11: warning: [-Wname-shadowing] This binding for `bs' shadows the existing binding bound at Data/BitArray.hs:82:20 | 87 | convert bs = fst $ foldl f (0,1) bs | ^^ + ./Setup haddock Preprocessing library for bitarray-0.0.1.1.. Running Haddock on library for bitarray-0.0.1.1.. Warning: The documentation for the following packages are not installed. No links will be generated to these packages: array-0.5.3.0, base-4.12.0.0, ghc-prim-0.5.3, integer-gmp-1.0.2.0 Data/BitArray/IO.hs:49:5: warning: [-Wname-shadowing] This binding for `words' shadows the existing binding imported from `Prelude' at Data/BitArray/IO.hs:4:8-23 (and originally defined in `base-4.12.0.0:Data.OldList') | 49 | words <- newArray (0,k-1) w | ^^^^^ Data/BitArray/ST.hs:51:5: warning: [-Wname-shadowing] This binding for `words' shadows the existing binding imported from `Prelude' at Data/BitArray/ST.hs:4:8-23 (and originally defined in `base-4.12.0.0:Data.OldList') | 51 | words <- newArray (0,k-1) w | ^^^^^ Data/BitArray.hs:28:1: warning: [-Wunused-imports] The import of `Data.Word' is redundant except perhaps to import instances from `Data.Word' To import instances alone, use: import Data.Word() | 28 | import Data.Word | ^^^^^^^^^^^^^^^^ Data/BitArray.hs:37:1: warning: [-Worphans] Orphan instance: instance Eq BitArray To avoid this move the instance declaration to the module of the class or of the type, or wrap the type with a newtype and declare the instance on the new type. | 37 | instance Eq BitArray where | ^^^^^^^^^^^^^^^^^^^^^^^^^^... Data/BitArray.hs:40:1: warning: [-Worphans] Orphan instance: instance Ord BitArray To avoid this move the instance declaration to the module of the class or of the type, or wrap the type with a newtype and declare the instance on the new type. | 40 | instance Ord BitArray where | ^^^^^^^^^^^^^^^^^^^^^^^^^^^... Data/BitArray.hs:43:1: warning: [-Worphans] Orphan instance: instance Show BitArray To avoid this move the instance declaration to the module of the class or of the type, or wrap the type with a newtype and declare the instance on the new type. | 43 | instance Show BitArray where | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^... Data/BitArray.hs:71:1: warning: SPECIALISE pragma for non-overloaded function `accumBitArray' | 71 | {-# SPECIALIZE accumBitArray :: (Bool -> Bool -> Bool) -> Bool -> (Int,Int) -> [(Int,Bool)] -> BitArray #-} | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Data/BitArray.hs:86:10: warning: [-Wname-shadowing] This binding for `bs' shadows the existing binding bound at Data/BitArray.hs:82:20 | 86 | worker bs = convert (take 64 bs) : worker (drop 64 bs) | ^^ Data/BitArray.hs:87:11: warning: [-Wname-shadowing] This binding for `bs' shadows the existing binding bound at Data/BitArray.hs:82:20 | 87 | convert bs = fst $ foldl f (0,1) bs | ^^ Haddock coverage: 14% ( 2 / 14) in 'Data.BitArray.IO' Missing documentation for: IOBitArray (Data/BitArray/IO.hs:34) getBitArrayBounds (Data/BitArray/IO.hs:42) newBitArray (Data/BitArray/IO.hs:45) readBit (Data/BitArray/IO.hs:58) writeBit (Data/BitArray/IO.hs:69) unsafeReadBit (Data/BitArray/IO.hs:63) unsafeWriteBit (Data/BitArray/IO.hs:74) unsafeFlipBit (Data/BitArray/IO.hs:89) thawBitArray (Data/BitArray/IO.hs:101) unsafeThawBitArray (Data/BitArray/IO.hs:105) freezeBitArray (Data/BitArray/IO.hs:109) unsafeFreezeBitArray (Data/BitArray/IO.hs:113) 14% ( 2 / 14) in 'Data.BitArray.ST' Missing documentation for: STBitArray (Data/BitArray/ST.hs:36) getBitArrayBounds (Data/BitArray/ST.hs:44) newBitArray (Data/BitArray/ST.hs:47) readBit (Data/BitArray/ST.hs:60) writeBit (Data/BitArray/ST.hs:71) unsafeReadBit (Data/BitArray/ST.hs:65) unsafeWriteBit (Data/BitArray/ST.hs:76) unsafeFlipBit (Data/BitArray/ST.hs:91) thawBitArray (Data/BitArray/ST.hs:103) unsafeThawBitArray (Data/BitArray/ST.hs:107) freezeBitArray (Data/BitArray/ST.hs:111) unsafeFreezeBitArray (Data/BitArray/ST.hs:115) 50% ( 7 / 14) in 'Data.BitArray' Missing documentation for: bitArrayBounds (Data/BitArray.hs:48) lookupBit (Data/BitArray.hs:51) unsafeLookupBit (Data/BitArray.hs:56) accumBitArray (Data/BitArray.hs:72) bits (Data/BitArray.hs:90) bits01 (Data/BitArray.hs:100) listBitArray01 (Data/BitArray.hs:97) Warning: Data.BitArray.IO: could not find link destinations for: IO Int Bool Warning: Data.BitArray.ST: could not find link destinations for: ST Int Bool Warning: Data.BitArray: could not find link destinations for: Word64 Eq == Bool /= Ord compare Ordering < <= > >= max min Show showsPrec Int ShowS show String showList False Documentation created: dist/doc/html/bitarray/index.html + ./Setup register --gen-pkg-config=bitarray.pkg + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.64033 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ghc8.6.4-bitarray-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ghc8.6.4-bitarray-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd ghc8.6.4-bitarray-0.0.1.1 + '[' -x Setup ']' + ./Setup copy --destdir=/usr/src/tmp/ghc8.6.4-bitarray-buildroot Installing library in /usr/src/tmp/ghc8.6.4-bitarray-buildroot/usr/lib/ghc-8.6.4/bitarray-0.0.1.1 + '[' -f bitarray.pkg ']' + install -m 755 bitarray.pkg /usr/src/tmp/ghc8.6.4-bitarray-buildroot/usr/lib/ghc-8.6.4/bitarray-0.0.1.1 + mkdir -p /usr/src/tmp/ghc8.6.4-bitarray-buildroot/usr/lib/ghc-8.6.4/package.conf.d + install -D -m 644 bitarray.pkg /usr/src/tmp/ghc8.6.4-bitarray-buildroot/usr/lib/ghc-8.6.4/package.conf.d/bitarray-0.0.1.1.conf + /usr/lib/rpm-build-haskell/hs_gen_filelist.sh /usr/src/tmp/ghc8.6.4-bitarray-buildroot /usr/lib /usr/lib/ghc-8.6.4/bitarray-0.0.1.1 /usr/src/RPM/BUILD/ghc8.6.4-bitarray-0.0.1.1 ghc8.6.4-bitarray 0.0.1.1 /usr/lib/ghc-8.6.4/package.conf.d/bitarray-0.0.1.1.conf ~/tmp/ghc8.6.4-bitarray-buildroot ~/RPM/BUILD/ghc8.6.4-bitarray-0.0.1.1 find: './usr/bin': No such file or directory find: './usr/share/ghc8.6.4-bitarray-0.0.1.1': No such file or directory ~/RPM/BUILD/ghc8.6.4-bitarray-0.0.1.1 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ghc8.6.4-bitarray-buildroot (auto) mode of './usr/lib/ghc-8.6.4/lib/libHSbitarray-0.0.1.1-57fm9u9YqCN6DKImkqvkn0-ghc8.6.4.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/ghc8.6.4-bitarray-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ghc8.6.4-bitarray-buildroot/ (default) Compressing files in /usr/src/tmp/ghc8.6.4-bitarray-buildroot (auto) Adjusting library links in /usr/src/tmp/ghc8.6.4-bitarray-buildroot ./usr/lib: (from :0) ./usr/lib/ghc-8.6.4/lib: (from :0) libHSbitarray-0.0.1.1-57fm9u9YqCN6DKImkqvkn0-ghc8.6.4.so -> libHSbitarray-0.0.1.1-57fm9u9YqCN6DKImkqvkn0-ghc8.6.4.so 056-debuginfo.brp: WARNING: You have 1 stripped ELF objects. Please compile with debugging information! 056-debuginfo.brp: WARNING: An excerpt from the list of affected files follows: ./usr/lib/ghc-8.6.4/lib/libHSbitarray-0.0.1.1-57fm9u9YqCN6DKImkqvkn0-ghc8.6.4.so Verifying ELF objects in /usr/src/tmp/ghc8.6.4-bitarray-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/lib/ghc-8.6.4/lib/libHSbitarray-0.0.1.1-57fm9u9YqCN6DKImkqvkn0-ghc8.6.4.so: RPATH contains several entries: /usr/lib/ghc-8.6.4/array-0.5.3.0:/usr/lib/ghc-8.6.4/base-4.12.0.0:/usr/lib/ghc-8.6.4/ghc-prim-0.5.3:/usr/lib/ghc-8.6.4/integer-gmp-1.0.2.0:/usr/lib/ghc-8.6.4/rts Processing files: ghc8.6.4-bitarray-0.0.1.1-alt1 warning: File listed twice: /usr/share/doc/ghc8.6.4-bitarray-0.0.1.1/LICENSE warning: File listed twice: /usr/share/doc/ghc8.6.4-bitarray-0.0.1.1/html warning: File listed twice: /usr/share/doc/ghc8.6.4-bitarray-0.0.1.1/html/Data-BitArray-IO.html warning: File listed twice: /usr/share/doc/ghc8.6.4-bitarray-0.0.1.1/html/Data-BitArray-IO.html warning: File listed twice: /usr/share/doc/ghc8.6.4-bitarray-0.0.1.1/html/Data-BitArray-ST.html warning: File listed twice: /usr/share/doc/ghc8.6.4-bitarray-0.0.1.1/html/Data-BitArray-ST.html warning: File listed twice: /usr/share/doc/ghc8.6.4-bitarray-0.0.1.1/html/Data-BitArray.html warning: File listed twice: /usr/share/doc/ghc8.6.4-bitarray-0.0.1.1/html/Data-BitArray.html warning: File listed twice: /usr/share/doc/ghc8.6.4-bitarray-0.0.1.1/html/bitarray.haddock warning: File listed twice: /usr/share/doc/ghc8.6.4-bitarray-0.0.1.1/html/bitarray.haddock warning: File listed twice: /usr/share/doc/ghc8.6.4-bitarray-0.0.1.1/html/doc-index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-bitarray-0.0.1.1/html/doc-index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-bitarray-0.0.1.1/html/haddock-bundle.min.js warning: File listed twice: /usr/share/doc/ghc8.6.4-bitarray-0.0.1.1/html/haddock-bundle.min.js warning: File listed twice: /usr/share/doc/ghc8.6.4-bitarray-0.0.1.1/html/hslogo-16.png warning: File listed twice: /usr/share/doc/ghc8.6.4-bitarray-0.0.1.1/html/hslogo-16.png warning: File listed twice: /usr/share/doc/ghc8.6.4-bitarray-0.0.1.1/html/index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-bitarray-0.0.1.1/html/index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-bitarray-0.0.1.1/html/meta.json warning: File listed twice: /usr/share/doc/ghc8.6.4-bitarray-0.0.1.1/html/meta.json warning: File listed twice: /usr/share/doc/ghc8.6.4-bitarray-0.0.1.1/html/minus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-bitarray-0.0.1.1/html/minus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-bitarray-0.0.1.1/html/ocean.css warning: File listed twice: /usr/share/doc/ghc8.6.4-bitarray-0.0.1.1/html/ocean.css warning: File listed twice: /usr/share/doc/ghc8.6.4-bitarray-0.0.1.1/html/plus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-bitarray-0.0.1.1/html/plus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-bitarray-0.0.1.1/html/quick-jump.css warning: File listed twice: /usr/share/doc/ghc8.6.4-bitarray-0.0.1.1/html/quick-jump.css warning: File listed twice: /usr/share/doc/ghc8.6.4-bitarray-0.0.1.1/html/synopsis.png warning: File listed twice: /usr/share/doc/ghc8.6.4-bitarray-0.0.1.1/html/synopsis.png Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9S8M66 find-provides: running scripts (debuginfo,haskell,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/ghc8.6.4-bitarray-buildroot/usr/lib/ghc-8.6.4/lib/libHSbitarray-0.0.1.1-57fm9u9YqCN6DKImkqvkn0-ghc8.6.4.so: 361 symbols, 19 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ycUfhC find-requires: running scripts (cpp,debuginfo,files,haskell,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) lib.req: WARNING: /usr/src/tmp/ghc8.6.4-bitarray-buildroot/usr/lib/ghc-8.6.4/lib/libHSbitarray-0.0.1.1-57fm9u9YqCN6DKImkqvkn0-ghc8.6.4.so: overlinked libraries: /lib/libm.so.6 /usr/lib/libgmp.so.10 Provides: ghc8.6.4(bitarray) = 0.0.1.1, ghc8.6.4(bitarray-0.0.1.1-57fm9u9YqCN6DKImkqvkn0), libHSbitarray-0.0.1.1-57fm9u9YqCN6DKImkqvkn0-ghc8.6.4.so = set:mdU14rAyI60AwIUwvAFm7Mabxds0aHVmOEm3pglmkoYVH74H2m1bfZaUr22q3pxIvXXmY6pIIViVgywVkdb4OB5uSb1VxZionIHj761nZ4TdgdEePUV9pMwficYSaoonJ3zH30dUhiRQ8OPgn1Z1fMuaBLD5A2PgQROn78mUPZ9CncizeBDAJmslBaU51GOZrnfipvcytFekZElzjW08aoIMgTF82IhsEvxIIdZjuEDQIFoExOhJZolZApUdpPZozXya4kdBKqt8lmqjQ85eHYOizV4dQ3peVOKFFhJWYqLaE7a9856cx8DsKdVi8ZsGrvN6xfEjHZheidNJYn3WXP2ckaMH5XMn3SiaiqCc2I0EzJV3clxbLcNSdBCFgV3X1huELv55jKLnCVHvM1gC3ZAA3pQ05RZFSAZeZzj5O1OJ3cIqakuZxg4lUWuoruPtXpZgtipekPn1m4b1YCEKz5gcqHhjP7ga44z61BMmwr919S5ZrVD3lKc5m8TnHuSZpBDoKuyqoBl7lMK1s4BqIJCF0D3i8KuZtGpwgwmxpZhiZxaghQzZaWjSLY4Ey65JJwzlpwGSmimOsdNAwrmE0vqudZw8WIno0d1CagbCwSYdUwZLNOL803IpRdmS0HvqkK2siSxSiYgXj39EnmSvMN5SxSxRRYkZ22ncLwwOawGsRNSrVWtUoW2hRZGZA38vZCbNsTcMaLWnz2JJsp48cQGYp1FD53 Requires: /usr/lib/ghc-8.6.4/array-0.5.3.0/libHSarray-0.5.3.0-ghc8.6.4.so, /usr/lib/ghc-8.6.4/base-4.12.0.0/libHSbase-4.12.0.0-ghc8.6.4.so, /usr/lib/ghc-8.6.4/ghc-prim-0.5.3/libHSghc-prim-0.5.3-ghc8.6.4.so, /usr/lib/ghc-8.6.4/integer-gmp-1.0.2.0/libHSinteger-gmp-1.0.2.0-ghc8.6.4.so, ghc8.6.4(array) = 0.5.3.0, ghc8.6.4(array-0.5.3.0), ghc8.6.4(base) = 4.12.0.0, ghc8.6.4(base-4.12.0.0), libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libgmp.so.10, libm.so.6, rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.IX7m9D Wrote: /usr/src/RPM/RPMS/i586/ghc8.6.4-bitarray-0.0.1.1-alt1.i586.rpm (w2.lzdio) 5.28user 3.53system 0:11.99elapsed 73%CPU (0avgtext+0avgdata 277040maxresident)k 0inputs+0outputs (0major+689991minor)pagefaults 0swaps /.out/ghc8.6.4-bitarray-0.0.1.1-alt1.i586.rpm: license not found in '/usr/share/license' directory: BSD3 1.98user 1.53system 0:29.88elapsed 11%CPU (0avgtext+0avgdata 108316maxresident)k 0inputs+0outputs (31662major+171421minor)pagefaults 0swaps --- ghc8.6.4-bitarray-0.0.1.1-alt1.i586.rpm.repo 2021-07-15 01:09:33.000000000 +0000 +++ ghc8.6.4-bitarray-0.0.1.1-alt1.i586.rpm.hasher 2022-11-26 09:30:05.765195465 +0000 @@ -59,19 +59,19 @@ File: /usr/lib/ghc-8.6.4/bitarray-0.0.1.1/Data/BitArray 40755 root:root -File: /usr/lib/ghc-8.6.4/bitarray-0.0.1.1/Data/BitArray.dyn_hi 100644 root:root ab63320bbc6ffd2ad2ea31caf1732475 -File: /usr/lib/ghc-8.6.4/bitarray-0.0.1.1/Data/BitArray.hi 100644 root:root 56b819c5cf102e152f3db596da3a6fb0 -File: /usr/lib/ghc-8.6.4/bitarray-0.0.1.1/Data/BitArray.p_hi 100644 root:root 4b525e28cdc30ea1b27b3af3aee3b67e -File: /usr/lib/ghc-8.6.4/bitarray-0.0.1.1/Data/BitArray/IO.dyn_hi 100644 root:root 70a316da1aca280483887d53238c7743 -File: /usr/lib/ghc-8.6.4/bitarray-0.0.1.1/Data/BitArray/IO.hi 100644 root:root efc46271e2eb787d0f2b71e842d0dd53 -File: /usr/lib/ghc-8.6.4/bitarray-0.0.1.1/Data/BitArray/IO.p_hi 100644 root:root 9a799228cad67ec65be475d8b527193d -File: /usr/lib/ghc-8.6.4/bitarray-0.0.1.1/Data/BitArray/Immutable.dyn_hi 100644 root:root aeed83afe524aad4ae3d7bd4eaaa6a28 -File: /usr/lib/ghc-8.6.4/bitarray-0.0.1.1/Data/BitArray/Immutable.hi 100644 root:root 99440475f4d5b34bb64c4dc7e08dd10f -File: /usr/lib/ghc-8.6.4/bitarray-0.0.1.1/Data/BitArray/Immutable.p_hi 100644 root:root b0dbdd62eb6a9aa662f8f28b2155da17 -File: /usr/lib/ghc-8.6.4/bitarray-0.0.1.1/Data/BitArray/ST.dyn_hi 100644 root:root 66065dc95988a74296758bff126da547 -File: /usr/lib/ghc-8.6.4/bitarray-0.0.1.1/Data/BitArray/ST.hi 100644 root:root a53f764b49d279351ad5bfc0f704457c -File: /usr/lib/ghc-8.6.4/bitarray-0.0.1.1/Data/BitArray/ST.p_hi 100644 root:root 7cddbf9df4b3e8d0680ea74b5bdb9354 -File: /usr/lib/ghc-8.6.4/bitarray-0.0.1.1/HSbitarray-0.0.1.1-57fm9u9YqCN6DKImkqvkn0.o 100644 root:root 98c617d30fc27ef0654fbef745c28e02 +File: /usr/lib/ghc-8.6.4/bitarray-0.0.1.1/Data/BitArray.dyn_hi 100644 root:root 55e2004b87b63535c89d88c8b19f3fa2 +File: /usr/lib/ghc-8.6.4/bitarray-0.0.1.1/Data/BitArray.hi 100644 root:root b1c71d2f4e230ca9fc4574cfeb385b42 +File: /usr/lib/ghc-8.6.4/bitarray-0.0.1.1/Data/BitArray.p_hi 100644 root:root dfff0a8b5c17cf24d2cadfca43e2138f +File: /usr/lib/ghc-8.6.4/bitarray-0.0.1.1/Data/BitArray/IO.dyn_hi 100644 root:root 3b188a75f007596f93c510275816f82a +File: /usr/lib/ghc-8.6.4/bitarray-0.0.1.1/Data/BitArray/IO.hi 100644 root:root 3150f899dddf36dc9eead615a1edf7d0 +File: /usr/lib/ghc-8.6.4/bitarray-0.0.1.1/Data/BitArray/IO.p_hi 100644 root:root da4a5644b020c1aab7d365f2e111049f +File: /usr/lib/ghc-8.6.4/bitarray-0.0.1.1/Data/BitArray/Immutable.dyn_hi 100644 root:root 0c6f7fb9b516e725e5173b2d6f549715 +File: /usr/lib/ghc-8.6.4/bitarray-0.0.1.1/Data/BitArray/Immutable.hi 100644 root:root 4683bcee557ded5e469c39d41f06abbf +File: /usr/lib/ghc-8.6.4/bitarray-0.0.1.1/Data/BitArray/Immutable.p_hi 100644 root:root bdd861f6193f7f256cea02f560ada60a +File: /usr/lib/ghc-8.6.4/bitarray-0.0.1.1/Data/BitArray/ST.dyn_hi 100644 root:root db9f50fcb76bd93adbe11ad381be4d9c +File: /usr/lib/ghc-8.6.4/bitarray-0.0.1.1/Data/BitArray/ST.hi 100644 root:root 371665a80a74cb2201a0f57c9afdea80 +File: /usr/lib/ghc-8.6.4/bitarray-0.0.1.1/Data/BitArray/ST.p_hi 100644 root:root 6236880d266ff2276b854c7f949c2849 +File: /usr/lib/ghc-8.6.4/bitarray-0.0.1.1/HSbitarray-0.0.1.1-57fm9u9YqCN6DKImkqvkn0.o 100644 root:root d5621c7ec8746c4ff82ac0fd07af477c File: /usr/lib/ghc-8.6.4/bitarray-0.0.1.1/bitarray.pkg 100755 root:root 0b34e3e9e971c42736e00ab606fe0095 -File: /usr/lib/ghc-8.6.4/bitarray-0.0.1.1/libHSbitarray-0.0.1.1-57fm9u9YqCN6DKImkqvkn0.a 100644 root:root 932234a6e2c2247baf7fe3fc31ca464a -File: /usr/lib/ghc-8.6.4/bitarray-0.0.1.1/libHSbitarray-0.0.1.1-57fm9u9YqCN6DKImkqvkn0_p.a 100644 root:root f12f86c38b1166f6620c8179311fb270 -File: /usr/lib/ghc-8.6.4/lib/libHSbitarray-0.0.1.1-57fm9u9YqCN6DKImkqvkn0-ghc8.6.4.so 100644 root:root 20f5a446632eacc54c1f170e971d8826 +File: /usr/lib/ghc-8.6.4/bitarray-0.0.1.1/libHSbitarray-0.0.1.1-57fm9u9YqCN6DKImkqvkn0.a 100644 root:root 70bdda4045ca707a04edfecd2e76b314 +File: /usr/lib/ghc-8.6.4/bitarray-0.0.1.1/libHSbitarray-0.0.1.1-57fm9u9YqCN6DKImkqvkn0_p.a 100644 root:root ec64b027afc972790600ff6b755f7c18 +File: /usr/lib/ghc-8.6.4/lib/libHSbitarray-0.0.1.1-57fm9u9YqCN6DKImkqvkn0-ghc8.6.4.so 100644 root:root 64a213933033cce0f2d5f7f7ed94bc06 File: /usr/lib/ghc-8.6.4/package.conf.d/bitarray-0.0.1.1.conf 100644 root:root 0b34e3e9e971c42736e00ab606fe0095 @@ -94,2 +94,2 @@ File: /usr/share/doc/ghc8.6.4-bitarray-0.0.1.1/html/synopsis.png 100644 root:root f7936844cc05316ed73f6bf1d2e75434 -RPMIdentity: 71fa02339781eb2c4f79c2d9da9f0c0522da0e70b04696790cb7a91c8a318dd4c289db26251e593ad71c12d047ec66f592faaf09e4257928c305ff5175489c7b +RPMIdentity: 0b75e6c32a6b8e6dd9175bb86c117ec7514b011eea014efdb923a318bbdb9daab1d44fc1df1025d308b1bd59755ccf629b09e024571df1bacf89f22d3e69a14c