<86>Jun 3 07:11:34 userdel[1492570]: delete user 'rooter' <86>Jun 3 07:11:34 userdel[1492570]: removed group 'rooter' owned by 'rooter' <86>Jun 3 07:11:34 userdel[1492570]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 3 07:11:34 groupadd[1492582]: group added to /etc/group: name=rooter, GID=1271 <86>Jun 3 07:11:34 groupadd[1492582]: group added to /etc/gshadow: name=rooter <86>Jun 3 07:11:34 groupadd[1492582]: new group: name=rooter, GID=1271 <86>Jun 3 07:11:34 useradd[1492588]: new user: name=rooter, UID=1271, GID=1271, home=/root, shell=/bin/bash, from=none <86>Jun 3 07:11:34 userdel[1492605]: delete user 'builder' <86>Jun 3 07:11:34 userdel[1492605]: removed group 'builder' owned by 'builder' <86>Jun 3 07:11:34 userdel[1492605]: removed shadow group 'builder' owned by 'builder' <86>Jun 3 07:11:34 groupadd[1492614]: group added to /etc/group: name=builder, GID=1272 <86>Jun 3 07:11:34 groupadd[1492614]: group added to /etc/gshadow: name=builder <86>Jun 3 07:11:34 groupadd[1492614]: new group: name=builder, GID=1272 <86>Jun 3 07:11:34 useradd[1492620]: new user: name=builder, UID=1272, GID=1272, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/ghc8.6.4-tar-0.5.1.0-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>Jun 3 07:11:37 rpmi: rpm-macros-ghc8.6.4-common-8.6.4-alt8.qa1 sisyphus+294086.100.1.1 1643125615 installed <13>Jun 3 07:11:37 rpmi: rpm-build-haskell-1.4.6-alt1 sisyphus+276274.200.4.1 1666627957 installed <13>Jun 3 07:11:37 rpmi: libgmp-devel-6.2.1-alt5 sisyphus+309797.200.2.1 1668090190 installed <13>Jun 3 07:11:37 rpmi: libffi-devel-1:3.4.2-alt2 sisyphus+287629.100.2.1 1634659534 installed <13>Jun 3 07:11:37 rpmi: haskell-filetrigger-0.0.5-alt3 sisyphus+222088.300.12.1 1553099539 installed <13>Jun 3 07:11:37 rpmi: ghc8.6.4-common-8.6.4-alt8.qa1 sisyphus+294086.100.1.1 1643125615 installed <13>Jun 3 07:11:53 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-tar-0.5.1.0-alt1.patch is smaller than 8 bytes Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/ghc8.6.4-tar-0.5.1.0-alt1.nosrc.rpm (w1.gzdio) warning: File /usr/src/RPM/SOURCES/ghc8.6.4-tar-0.5.1.0-alt1.patch is smaller than 8 bytes Installing ghc8.6.4-tar-0.5.1.0-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.19882 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ghc8.6.4-tar-0.5.1.0 + echo 'Source #0 (ghc8.6.4-tar-0.5.1.0.tar):' Source #0 (ghc8.6.4-tar-0.5.1.0.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ghc8.6.4-tar-0.5.1.0.tar + cd ghc8.6.4-tar-0.5.1.0 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (ghc8.6.4-tar-0.5.1.0-alt1.patch):' Patch #0 (ghc8.6.4-tar-0.5.1.0-alt1.patch): + /usr/bin/patch -p1 + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.19882 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ghc8.6.4-tar-0.5.1.0 + '[' -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-tar-0.5.1.0 '--libsubdir=$compiler/$pkgid' '--dynlibdir=/usr/lib/$compiler/lib' --docdir=/usr/share/doc/ghc8.6.4-tar-0.5.1.0 --datadir=/usr/share --datasubdir=ghc8.6.4-tar-0.5.1.0 --enable-library-profiling --enable-library-for-ghci --disable-executable-profiling --enable-split-objs --enable-shared -O2 --ghc Configuring tar-0.5.1.0... 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 tar-0.5.1.0.. Building library for tar-0.5.1.0.. [ 1 of 11] Compiling Codec.Archive.Tar.Index.IntTrie ( Codec/Archive/Tar/Index/IntTrie.hs, dist/build/Codec/Archive/Tar/Index/IntTrie.o ) [ 2 of 11] Compiling Codec.Archive.Tar.Index.StringTable ( Codec/Archive/Tar/Index/StringTable.hs, dist/build/Codec/Archive/Tar/Index/StringTable.o ) [ 3 of 11] Compiling Codec.Archive.Tar.Types ( Codec/Archive/Tar/Types.hs, dist/build/Codec/Archive/Tar/Types.o ) [ 4 of 11] Compiling Codec.Archive.Tar.Read ( Codec/Archive/Tar/Read.hs, dist/build/Codec/Archive/Tar/Read.o ) [ 5 of 11] Compiling Codec.Archive.Tar.Pack ( Codec/Archive/Tar/Pack.hs, dist/build/Codec/Archive/Tar/Pack.o ) [ 6 of 11] Compiling Codec.Archive.Tar.Index ( Codec/Archive/Tar/Index.hs, dist/build/Codec/Archive/Tar/Index.o ) [ 7 of 11] Compiling Codec.Archive.Tar.Entry ( Codec/Archive/Tar/Entry.hs, dist/build/Codec/Archive/Tar/Entry.o ) [ 8 of 11] Compiling Codec.Archive.Tar.Check ( Codec/Archive/Tar/Check.hs, dist/build/Codec/Archive/Tar/Check.o ) [ 9 of 11] Compiling Codec.Archive.Tar.Unpack ( Codec/Archive/Tar/Unpack.hs, dist/build/Codec/Archive/Tar/Unpack.o ) [10 of 11] Compiling Codec.Archive.Tar.Write ( Codec/Archive/Tar/Write.hs, dist/build/Codec/Archive/Tar/Write.o ) [11 of 11] Compiling Codec.Archive.Tar ( Codec/Archive/Tar.hs, dist/build/Codec/Archive/Tar.o ) [ 1 of 11] Compiling Codec.Archive.Tar.Index.IntTrie ( Codec/Archive/Tar/Index/IntTrie.hs, dist/build/Codec/Archive/Tar/Index/IntTrie.p_o ) [ 2 of 11] Compiling Codec.Archive.Tar.Index.StringTable ( Codec/Archive/Tar/Index/StringTable.hs, dist/build/Codec/Archive/Tar/Index/StringTable.p_o ) [ 3 of 11] Compiling Codec.Archive.Tar.Types ( Codec/Archive/Tar/Types.hs, dist/build/Codec/Archive/Tar/Types.p_o ) [ 4 of 11] Compiling Codec.Archive.Tar.Read ( Codec/Archive/Tar/Read.hs, dist/build/Codec/Archive/Tar/Read.p_o ) [ 5 of 11] Compiling Codec.Archive.Tar.Pack ( Codec/Archive/Tar/Pack.hs, dist/build/Codec/Archive/Tar/Pack.p_o ) [ 6 of 11] Compiling Codec.Archive.Tar.Index ( Codec/Archive/Tar/Index.hs, dist/build/Codec/Archive/Tar/Index.p_o ) [ 7 of 11] Compiling Codec.Archive.Tar.Entry ( Codec/Archive/Tar/Entry.hs, dist/build/Codec/Archive/Tar/Entry.p_o ) [ 8 of 11] Compiling Codec.Archive.Tar.Check ( Codec/Archive/Tar/Check.hs, dist/build/Codec/Archive/Tar/Check.p_o ) [ 9 of 11] Compiling Codec.Archive.Tar.Unpack ( Codec/Archive/Tar/Unpack.hs, dist/build/Codec/Archive/Tar/Unpack.p_o ) [10 of 11] Compiling Codec.Archive.Tar.Write ( Codec/Archive/Tar/Write.hs, dist/build/Codec/Archive/Tar/Write.p_o ) [11 of 11] Compiling Codec.Archive.Tar ( Codec/Archive/Tar.hs, dist/build/Codec/Archive/Tar.p_o ) + ./Setup haddock Preprocessing library for tar-0.5.1.0.. Running Haddock on library for tar-0.5.1.0.. 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, bytestring-0.10.8.2, containers-0.6.0.1, deepseq-1.4.4.0, directory-1.3.3.0, filepath-1.4.2.1, ghc-prim-0.5.3, integer-gmp-1.0.2.0, time-1.8.0.2, unix-2.7.2.2 Haddock coverage: Warning: 'UstarHeader' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'checkSecurity' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'unfoldr' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. 94% ( 34 / 36) in 'Codec.Archive.Tar.Index' Missing documentation for: emptyIndex (Codec/Archive/Tar/Index.hs:293) finaliseIndex (Codec/Archive/Tar/Index.hs:325) 84% ( 32 / 38) in 'Codec.Archive.Tar.Entry' Missing documentation for: Ownership (Codec/Archive/Tar/Types.hs:144) FileSize (Codec/Archive/Tar/Types.hs:88) Permissions (Codec/Archive/Tar/Types.hs:94) DevMajor (Codec/Archive/Tar/Types.hs:91) DevMinor (Codec/Archive/Tar/Types.hs:92) TypeCode (Codec/Archive/Tar/Types.hs:93) 100% ( 11 / 11) in 'Codec.Archive.Tar.Check' 100% ( 39 / 39) in 'Codec.Archive.Tar' Warning: Codec.Archive.Tar.Index: could not find link destinations for: Eq == Bool /= Show showsPrec Int ShowS show String showList NFData rnf FilePath Maybe Word32 Handle IO Either ByteString Warning: Codec.Archive.Tar.Entry: could not find link destinations for: FilePath Eq == Bool /= Show showsPrec Int ShowS show String showList NFData rnf ByteString Ord compare Ordering < <= > >= max min Int64 FileMode Char IO getDirectoryContents hasTrailingPathSeparator Either Maybe Warning: Codec.Archive.Tar.Check: could not find link destinations for: Either FilePath Show showsPrec Int ShowS show String showList Exception toException SomeException fromException Maybe displayException Warning: Codec.Archive.Tar: could not find link destinations for: FilePath IO ByteString Exception Eq == Bool /= Show showsPrec Int ShowS show String showList NFData rnf Ord compare Ordering < <= > >= max min Monoid Functor Type fmap <$ Semigroup <> sconcat NonEmpty stimes Integral mempty mappend mconcat Either map foldr foldl Maybe throw catch toException SomeException fromException displayException Documentation created: dist/doc/html/tar/index.html + ./Setup register --gen-pkg-config=tar.pkg + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.53884 + 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-tar-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ghc8.6.4-tar-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd ghc8.6.4-tar-0.5.1.0 + '[' -x Setup ']' + ./Setup copy --destdir=/usr/src/tmp/ghc8.6.4-tar-buildroot Installing library in /usr/src/tmp/ghc8.6.4-tar-buildroot/usr/lib/ghc-8.6.4/tar-0.5.1.0 + '[' -f tar.pkg ']' + install -m 755 tar.pkg /usr/src/tmp/ghc8.6.4-tar-buildroot/usr/lib/ghc-8.6.4/tar-0.5.1.0 + mkdir -p /usr/src/tmp/ghc8.6.4-tar-buildroot/usr/lib/ghc-8.6.4/package.conf.d + install -D -m 644 tar.pkg /usr/src/tmp/ghc8.6.4-tar-buildroot/usr/lib/ghc-8.6.4/package.conf.d/tar-0.5.1.0.conf + /usr/lib/rpm-build-haskell/hs_gen_filelist.sh /usr/src/tmp/ghc8.6.4-tar-buildroot /usr/lib /usr/lib/ghc-8.6.4/tar-0.5.1.0 /usr/src/RPM/BUILD/ghc8.6.4-tar-0.5.1.0 ghc8.6.4-tar 0.5.1.0 /usr/lib/ghc-8.6.4/package.conf.d/tar-0.5.1.0.conf ~/tmp/ghc8.6.4-tar-buildroot ~/RPM/BUILD/ghc8.6.4-tar-0.5.1.0 find: './usr/bin': No such file or directory find: './usr/share/ghc8.6.4-tar-0.5.1.0': No such file or directory ~/RPM/BUILD/ghc8.6.4-tar-0.5.1.0 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ghc8.6.4-tar-buildroot (auto) mode of './usr/lib/ghc-8.6.4/lib/libHStar-0.5.1.0-HaIVxa1LuWJqqT6yxHWqZ-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-tar-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ghc8.6.4-tar-buildroot/ (default) Compressing files in /usr/src/tmp/ghc8.6.4-tar-buildroot (auto) Adjusting library links in /usr/src/tmp/ghc8.6.4-tar-buildroot ./usr/lib: (from :0) ./usr/lib/ghc-8.6.4/lib: (from :0) libHStar-0.5.1.0-HaIVxa1LuWJqqT6yxHWqZ-ghc8.6.4.so -> libHStar-0.5.1.0-HaIVxa1LuWJqqT6yxHWqZ-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/libHStar-0.5.1.0-HaIVxa1LuWJqqT6yxHWqZ-ghc8.6.4.so Verifying ELF objects in /usr/src/tmp/ghc8.6.4-tar-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/libHStar-0.5.1.0-HaIVxa1LuWJqqT6yxHWqZ-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/bytestring-0.10.8.2:/usr/lib/ghc-8.6.4/containers-0.6.0.1:/usr/lib/ghc-8.6.4/deepseq-1.4.4.0:/usr/lib/ghc-8.6.4/directory-1.3.3.0:/usr/lib/ghc-8.6.4/filepath-1.4.2.1:/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:/usr/lib/ghc-8.6.4/time-1.8.0.2:/usr/lib/ghc-8.6.4/unix-2.7.2.2 Processing files: ghc8.6.4-tar-0.5.1.0-alt1 warning: File listed twice: /usr/share/doc/ghc8.6.4-tar-0.5.1.0/LICENSE warning: File listed twice: /usr/share/doc/ghc8.6.4-tar-0.5.1.0/html warning: File listed twice: /usr/share/doc/ghc8.6.4-tar-0.5.1.0/html/Codec-Archive-Tar-Check.html warning: File listed twice: /usr/share/doc/ghc8.6.4-tar-0.5.1.0/html/Codec-Archive-Tar-Check.html warning: File listed twice: /usr/share/doc/ghc8.6.4-tar-0.5.1.0/html/Codec-Archive-Tar-Entry.html warning: File listed twice: /usr/share/doc/ghc8.6.4-tar-0.5.1.0/html/Codec-Archive-Tar-Entry.html warning: File listed twice: /usr/share/doc/ghc8.6.4-tar-0.5.1.0/html/Codec-Archive-Tar-Index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-tar-0.5.1.0/html/Codec-Archive-Tar-Index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-tar-0.5.1.0/html/Codec-Archive-Tar.html warning: File listed twice: /usr/share/doc/ghc8.6.4-tar-0.5.1.0/html/Codec-Archive-Tar.html warning: File listed twice: /usr/share/doc/ghc8.6.4-tar-0.5.1.0/html/doc-index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-tar-0.5.1.0/html/doc-index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-tar-0.5.1.0/html/haddock-bundle.min.js warning: File listed twice: /usr/share/doc/ghc8.6.4-tar-0.5.1.0/html/haddock-bundle.min.js warning: File listed twice: /usr/share/doc/ghc8.6.4-tar-0.5.1.0/html/hslogo-16.png warning: File listed twice: /usr/share/doc/ghc8.6.4-tar-0.5.1.0/html/hslogo-16.png warning: File listed twice: /usr/share/doc/ghc8.6.4-tar-0.5.1.0/html/index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-tar-0.5.1.0/html/index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-tar-0.5.1.0/html/meta.json warning: File listed twice: /usr/share/doc/ghc8.6.4-tar-0.5.1.0/html/meta.json warning: File listed twice: /usr/share/doc/ghc8.6.4-tar-0.5.1.0/html/minus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-tar-0.5.1.0/html/minus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-tar-0.5.1.0/html/ocean.css warning: File listed twice: /usr/share/doc/ghc8.6.4-tar-0.5.1.0/html/ocean.css warning: File listed twice: /usr/share/doc/ghc8.6.4-tar-0.5.1.0/html/plus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-tar-0.5.1.0/html/plus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-tar-0.5.1.0/html/quick-jump.css warning: File listed twice: /usr/share/doc/ghc8.6.4-tar-0.5.1.0/html/quick-jump.css warning: File listed twice: /usr/share/doc/ghc8.6.4-tar-0.5.1.0/html/synopsis.png warning: File listed twice: /usr/share/doc/ghc8.6.4-tar-0.5.1.0/html/synopsis.png warning: File listed twice: /usr/share/doc/ghc8.6.4-tar-0.5.1.0/html/tar.haddock warning: File listed twice: /usr/share/doc/ghc8.6.4-tar-0.5.1.0/html/tar.haddock Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fLVF21 find-provides: running scripts (debuginfo,haskell,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/ghc8.6.4-tar-buildroot/usr/lib/ghc-8.6.4/lib/libHStar-0.5.1.0-HaIVxa1LuWJqqT6yxHWqZ-ghc8.6.4.so: 1388 symbols, 21 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wfPU76 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-tar-buildroot/usr/lib/ghc-8.6.4/lib/libHStar-0.5.1.0-HaIVxa1LuWJqqT6yxHWqZ-ghc8.6.4.so: overlinked libraries: /lib/libm.so.6 /usr/lib/ghc-8.6.4/deepseq-1.4.4.0/libHSdeepseq-1.4.4.0-ghc8.6.4.so /usr/lib/ghc-8.6.4/unix-2.7.2.2/libHSunix-2.7.2.2-ghc8.6.4.so /usr/lib/libgmp.so.10 Provides: ghc8.6.4(tar) = 0.5.1.0, ghc8.6.4(tar-0.5.1.0-HaIVxa1LuWJqqT6yxHWqZ), libHStar-0.5.1.0-HaIVxa1LuWJqqT6yxHWqZ-ghc8.6.4.so = set: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 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/bytestring-0.10.8.2/libHSbytestring-0.10.8.2-ghc8.6.4.so, /usr/lib/ghc-8.6.4/containers-0.6.0.1/libHScontainers-0.6.0.1-ghc8.6.4.so, /usr/lib/ghc-8.6.4/deepseq-1.4.4.0/libHSdeepseq-1.4.4.0-ghc8.6.4.so, /usr/lib/ghc-8.6.4/directory-1.3.3.0/libHSdirectory-1.3.3.0-ghc8.6.4.so, /usr/lib/ghc-8.6.4/filepath-1.4.2.1/libHSfilepath-1.4.2.1-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, /usr/lib/ghc-8.6.4/time-1.8.0.2/libHStime-1.8.0.2-ghc8.6.4.so, /usr/lib/ghc-8.6.4/unix-2.7.2.2/libHSunix-2.7.2.2-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), ghc8.6.4(bytestring) = 0.10.8.2, ghc8.6.4(bytestring-0.10.8.2), ghc8.6.4(containers) = 0.6.0.1, ghc8.6.4(containers-0.6.0.1), ghc8.6.4(deepseq) = 1.4.4.0, ghc8.6.4(deepseq-1.4.4.0), ghc8.6.4(directory) = 1.3.3.0, ghc8.6.4(directory-1.3.3.0), ghc8.6.4(filepath) = 1.4.2.1, ghc8.6.4(filepath-1.4.2.1), ghc8.6.4(time) = 1.8.0.2, ghc8.6.4(time-1.8.0.2), 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.3YVKrF Wrote: /usr/src/RPM/RPMS/i586/ghc8.6.4-tar-0.5.1.0-alt1.i586.rpm (w2.lzdio) 26.48user 8.14system 0:44.57elapsed 77%CPU (0avgtext+0avgdata 276892maxresident)k 0inputs+0outputs (0major+1635081minor)pagefaults 0swaps /.out/ghc8.6.4-tar-0.5.1.0-alt1.i586.rpm: license not found in '/usr/share/license' directory: BSD3 2.87user 1.94system 1:09.51elapsed 6%CPU (0avgtext+0avgdata 109872maxresident)k 243592inputs+0outputs (0major+189517minor)pagefaults 0swaps --- ghc8.6.4-tar-0.5.1.0-alt1.i586.rpm.repo 2021-07-14 23:30:32.000000000 +0000 +++ ghc8.6.4-tar-0.5.1.0-alt1.i586.rpm.hasher 2023-06-03 07:12:41.260571905 +0000 @@ -91,8 +91,4 @@ Requires: libc.so.6(GLIBC_2.1.3) -Requires: libdl.so.2 Requires: libgmp.so.10 Requires: libm.so.6 -Requires: libpthread.so.0 -Requires: librt.so.1 -Requires: libutil.so.1 Requires: rtld(GNU_HASH) @@ -103,3 +99,3 @@ Provides: ghc8.6.4-tar = 0.5.1.0-alt1:sisyphus+278961.1000.1.1 -File: /usr/lib/ghc-8.6.4/lib/libHStar-0.5.1.0-HaIVxa1LuWJqqT6yxHWqZ-ghc8.6.4.so 100644 root:root 021e36a1bb49501cf4cb108d6a7fe267 +File: /usr/lib/ghc-8.6.4/lib/libHStar-0.5.1.0-HaIVxa1LuWJqqT6yxHWqZ-ghc8.6.4.so 100644 root:root 455c875fd9ddb6897dfa668e7d8be0a6 File: /usr/lib/ghc-8.6.4/package.conf.d/tar-0.5.1.0.conf 100644 root:root 84e36ff90e2628a3b18e02c83993faae @@ -109,5 +105,5 @@ File: /usr/lib/ghc-8.6.4/tar-0.5.1.0/Codec/Archive/Tar 40755 root:root -File: /usr/lib/ghc-8.6.4/tar-0.5.1.0/Codec/Archive/Tar.dyn_hi 100644 root:root 9d87043170fd20966a78646556e021f5 -File: /usr/lib/ghc-8.6.4/tar-0.5.1.0/Codec/Archive/Tar.hi 100644 root:root a9d7af85419757a4ebf8a382f83094e0 -File: /usr/lib/ghc-8.6.4/tar-0.5.1.0/Codec/Archive/Tar.p_hi 100644 root:root 093de93529cab12b8290c75ed6258e4a +File: /usr/lib/ghc-8.6.4/tar-0.5.1.0/Codec/Archive/Tar.dyn_hi 100644 root:root 7b2a477f3230df97090585874f667731 +File: /usr/lib/ghc-8.6.4/tar-0.5.1.0/Codec/Archive/Tar.hi 100644 root:root 4cb1a01e4b79cecff201ceee6f3a3729 +File: /usr/lib/ghc-8.6.4/tar-0.5.1.0/Codec/Archive/Tar.p_hi 100644 root:root fe99feda8d37f830574fb03bf78cdb9b File: /usr/lib/ghc-8.6.4/tar-0.5.1.0/Codec/Archive/Tar/Check.dyn_hi 100644 root:root bebcdbbfa7b9e44d4f78ba3f1318469e @@ -119,23 +115,23 @@ File: /usr/lib/ghc-8.6.4/tar-0.5.1.0/Codec/Archive/Tar/Index 40755 root:root -File: /usr/lib/ghc-8.6.4/tar-0.5.1.0/Codec/Archive/Tar/Index.dyn_hi 100644 root:root c8a1ffb74263af3473ef1c7c0fc518de -File: /usr/lib/ghc-8.6.4/tar-0.5.1.0/Codec/Archive/Tar/Index.hi 100644 root:root 518446c1a3b58f36f57f46d6387e6f5e -File: /usr/lib/ghc-8.6.4/tar-0.5.1.0/Codec/Archive/Tar/Index.p_hi 100644 root:root d2b4790faab499933433b40cc221cdaa -File: /usr/lib/ghc-8.6.4/tar-0.5.1.0/Codec/Archive/Tar/Index/IntTrie.dyn_hi 100644 root:root 8ab09b9c4922b939365f526b9418212c -File: /usr/lib/ghc-8.6.4/tar-0.5.1.0/Codec/Archive/Tar/Index/IntTrie.hi 100644 root:root 16e22e3a9ee5ec73e46ddbd6e26c2ab8 -File: /usr/lib/ghc-8.6.4/tar-0.5.1.0/Codec/Archive/Tar/Index/IntTrie.p_hi 100644 root:root d4fffc39883ea0a8f6a3125d761a0b85 -File: /usr/lib/ghc-8.6.4/tar-0.5.1.0/Codec/Archive/Tar/Index/StringTable.dyn_hi 100644 root:root 57d9db7bc60e6d3ac60f33a56d84d85f -File: /usr/lib/ghc-8.6.4/tar-0.5.1.0/Codec/Archive/Tar/Index/StringTable.hi 100644 root:root f9b911377181f06f184e8a16e95c8a56 -File: /usr/lib/ghc-8.6.4/tar-0.5.1.0/Codec/Archive/Tar/Index/StringTable.p_hi 100644 root:root b1700e0088d3f6c10b241900d205a543 -File: /usr/lib/ghc-8.6.4/tar-0.5.1.0/Codec/Archive/Tar/Pack.dyn_hi 100644 root:root e54042260d02ea160f9e6f27c92ac59e -File: /usr/lib/ghc-8.6.4/tar-0.5.1.0/Codec/Archive/Tar/Pack.hi 100644 root:root 1d01ba88beff4d0a9ab6df564477c399 -File: /usr/lib/ghc-8.6.4/tar-0.5.1.0/Codec/Archive/Tar/Pack.p_hi 100644 root:root e1063f66fa7aa4b84dc268cc015a7f73 -File: /usr/lib/ghc-8.6.4/tar-0.5.1.0/Codec/Archive/Tar/Read.dyn_hi 100644 root:root afd977e5a954757e09427c81013b15a1 -File: /usr/lib/ghc-8.6.4/tar-0.5.1.0/Codec/Archive/Tar/Read.hi 100644 root:root e7c1bc4edba3bda5cfec188a1fd54498 -File: /usr/lib/ghc-8.6.4/tar-0.5.1.0/Codec/Archive/Tar/Read.p_hi 100644 root:root 5f9689f025af37888bc1407234cfa929 -File: /usr/lib/ghc-8.6.4/tar-0.5.1.0/Codec/Archive/Tar/Types.dyn_hi 100644 root:root 10bc1fe40aedeefc58f54a4aa74c8ce5 -File: /usr/lib/ghc-8.6.4/tar-0.5.1.0/Codec/Archive/Tar/Types.hi 100644 root:root 132323d548d775dc2cfdd88660a4975a -File: /usr/lib/ghc-8.6.4/tar-0.5.1.0/Codec/Archive/Tar/Types.p_hi 100644 root:root 754e069e77c4e83fa0673ad622350aaf -File: /usr/lib/ghc-8.6.4/tar-0.5.1.0/Codec/Archive/Tar/Unpack.dyn_hi 100644 root:root f77ed1ec0c87d051f240647eded3e5ba -File: /usr/lib/ghc-8.6.4/tar-0.5.1.0/Codec/Archive/Tar/Unpack.hi 100644 root:root 86c7f5a4911d18ab2a388120a90f45fe -File: /usr/lib/ghc-8.6.4/tar-0.5.1.0/Codec/Archive/Tar/Unpack.p_hi 100644 root:root 0f1dc7d72bbc485a1320b4142c648728 +File: /usr/lib/ghc-8.6.4/tar-0.5.1.0/Codec/Archive/Tar/Index.dyn_hi 100644 root:root 8d0f095143257ee811e8daa115b91a3c +File: /usr/lib/ghc-8.6.4/tar-0.5.1.0/Codec/Archive/Tar/Index.hi 100644 root:root f99ca4d1a519c640fa7237dc2385d392 +File: /usr/lib/ghc-8.6.4/tar-0.5.1.0/Codec/Archive/Tar/Index.p_hi 100644 root:root 1797c89f3960318e5ce8c0718853ea4a +File: /usr/lib/ghc-8.6.4/tar-0.5.1.0/Codec/Archive/Tar/Index/IntTrie.dyn_hi 100644 root:root 4e6cbc32a29720707ec41666558e4337 +File: /usr/lib/ghc-8.6.4/tar-0.5.1.0/Codec/Archive/Tar/Index/IntTrie.hi 100644 root:root a85b9eea26f70fda779ada1ec4d6711a +File: /usr/lib/ghc-8.6.4/tar-0.5.1.0/Codec/Archive/Tar/Index/IntTrie.p_hi 100644 root:root be25700ca25e9e9d31a9922ad1f45f39 +File: /usr/lib/ghc-8.6.4/tar-0.5.1.0/Codec/Archive/Tar/Index/StringTable.dyn_hi 100644 root:root 3ab9712c04e246639ce3ba0728173680 +File: /usr/lib/ghc-8.6.4/tar-0.5.1.0/Codec/Archive/Tar/Index/StringTable.hi 100644 root:root f69d9e059a50b81247fc1e0ad8735750 +File: /usr/lib/ghc-8.6.4/tar-0.5.1.0/Codec/Archive/Tar/Index/StringTable.p_hi 100644 root:root 5880594e9a13957fae1461732234d7af +File: /usr/lib/ghc-8.6.4/tar-0.5.1.0/Codec/Archive/Tar/Pack.dyn_hi 100644 root:root bc889808d7a9a7dac4ad1b9ec1791032 +File: /usr/lib/ghc-8.6.4/tar-0.5.1.0/Codec/Archive/Tar/Pack.hi 100644 root:root 83603fe40e61c2266e65f4f1540f3b45 +File: /usr/lib/ghc-8.6.4/tar-0.5.1.0/Codec/Archive/Tar/Pack.p_hi 100644 root:root e210776196fa0b8741906fb6875f7499 +File: /usr/lib/ghc-8.6.4/tar-0.5.1.0/Codec/Archive/Tar/Read.dyn_hi 100644 root:root ea9c49cff04dcb84447b646cd8bad47f +File: /usr/lib/ghc-8.6.4/tar-0.5.1.0/Codec/Archive/Tar/Read.hi 100644 root:root 3e2bcfd619d0a6b3e11a9152e38a8ea8 +File: /usr/lib/ghc-8.6.4/tar-0.5.1.0/Codec/Archive/Tar/Read.p_hi 100644 root:root dc3b8b984752eee53d03b175cdd82202 +File: /usr/lib/ghc-8.6.4/tar-0.5.1.0/Codec/Archive/Tar/Types.dyn_hi 100644 root:root 179e4ab86f0a1f773a85d1cb0ec0a48e +File: /usr/lib/ghc-8.6.4/tar-0.5.1.0/Codec/Archive/Tar/Types.hi 100644 root:root 877bb73c7949dacf8773478f63a65cc5 +File: /usr/lib/ghc-8.6.4/tar-0.5.1.0/Codec/Archive/Tar/Types.p_hi 100644 root:root a87fb9e18d96904cd3f276a91920d44d +File: /usr/lib/ghc-8.6.4/tar-0.5.1.0/Codec/Archive/Tar/Unpack.dyn_hi 100644 root:root a24c734ff6d85e947b9ffef7f426e0c0 +File: /usr/lib/ghc-8.6.4/tar-0.5.1.0/Codec/Archive/Tar/Unpack.hi 100644 root:root d49531aca61c65d6999e1aad49dbc4a8 +File: /usr/lib/ghc-8.6.4/tar-0.5.1.0/Codec/Archive/Tar/Unpack.p_hi 100644 root:root 9c0d51457f1ec7af7866bbb3ede7e919 File: /usr/lib/ghc-8.6.4/tar-0.5.1.0/Codec/Archive/Tar/Write.dyn_hi 100644 root:root 9020592e3480b42f766c01fd04a310da @@ -143,5 +139,5 @@ File: /usr/lib/ghc-8.6.4/tar-0.5.1.0/Codec/Archive/Tar/Write.p_hi 100644 root:root 1f213b8c3bf872a48266b48f3bb773d5 -File: /usr/lib/ghc-8.6.4/tar-0.5.1.0/HStar-0.5.1.0-HaIVxa1LuWJqqT6yxHWqZ.o 100644 root:root 94640bf4cb5fa01fabd05c218776a5ca -File: /usr/lib/ghc-8.6.4/tar-0.5.1.0/libHStar-0.5.1.0-HaIVxa1LuWJqqT6yxHWqZ.a 100644 root:root 7a2d7bc11f57373d64aefd47cc3cf6c3 -File: /usr/lib/ghc-8.6.4/tar-0.5.1.0/libHStar-0.5.1.0-HaIVxa1LuWJqqT6yxHWqZ_p.a 100644 root:root 28555417e9516f415fd1f1e25a16fe87 +File: /usr/lib/ghc-8.6.4/tar-0.5.1.0/HStar-0.5.1.0-HaIVxa1LuWJqqT6yxHWqZ.o 100644 root:root fd9ffb9fa801db6b53de95ba41f9a5fb +File: /usr/lib/ghc-8.6.4/tar-0.5.1.0/libHStar-0.5.1.0-HaIVxa1LuWJqqT6yxHWqZ.a 100644 root:root cf4b6e401303b92d1d342a31b9514a4c +File: /usr/lib/ghc-8.6.4/tar-0.5.1.0/libHStar-0.5.1.0-HaIVxa1LuWJqqT6yxHWqZ_p.a 100644 root:root 1b37f5d935d40148d8ee93f6c8846bbb File: /usr/lib/ghc-8.6.4/tar-0.5.1.0/tar.pkg 100755 root:root 84e36ff90e2628a3b18e02c83993faae @@ -165,2 +161,2 @@ File: /usr/share/doc/ghc8.6.4-tar-0.5.1.0/html/tar.haddock 100644 root:root 06d9bed3e45d76eec4884d93e866887f -RPMIdentity: 1079ed4204a521d8cc4f59640ae7f96f3770141c581efb67191bcce26d12eedc169b8b6aff7d9b66bb4c9a0a5d242b7221adba9e74bd9724d6130fb54324dfaf +RPMIdentity: 1d4ce8cdf7f226b35905976fde3bd1ce4a67b25da8bef8e51d0415a371d4647d593937d97bb80f3d8535f9e024c25a491a461a574f6d2a6f244c4dfe463e7669