<86>Apr  9 05:35:50 userdel[1127354]: delete user 'rooter'
<86>Apr  9 05:35:50 groupadd[1127418]: group added to /etc/group: name=rooter, GID=975
<86>Apr  9 05:35:50 groupadd[1127418]: group added to /etc/gshadow: name=rooter
<86>Apr  9 05:35:50 groupadd[1127418]: new group: name=rooter, GID=975
<86>Apr  9 05:35:50 useradd[1127466]: new user: name=rooter, UID=975, GID=975, home=/root, shell=/bin/bash
<86>Apr  9 05:35:50 userdel[1127508]: delete user 'builder'
<86>Apr  9 05:35:50 userdel[1127508]: removed group 'builder' owned by 'builder'
<86>Apr  9 05:35:50 userdel[1127508]: removed shadow group 'builder' owned by 'builder'
<86>Apr  9 05:35:50 groupadd[1127608]: group added to /etc/group: name=builder, GID=976
<86>Apr  9 05:35:50 groupadd[1127608]: group added to /etc/gshadow: name=builder
<86>Apr  9 05:35:50 groupadd[1127608]: new group: name=builder, GID=976
<86>Apr  9 05:35:50 useradd[1127844]: new user: name=builder, UID=976, GID=976, home=/usr/src, shell=/bin/bash
/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>Apr  9 05:35:54 rpmi: rpm-macros-ghc8.6.4-common-8.6.4-alt8.qa1 sisyphus+294086.100.1.1 1643125615 installed
<13>Apr  9 05:35:54 rpmi: rpm-build-haskell-1.4.5-alt1 sisyphus+222088.1140.12.1 1553099315 installed
<13>Apr  9 05:35:54 rpmi: libgmp-devel-6.2.1-alt4 sisyphus+288362.20.3.1 1635767901 installed
<13>Apr  9 05:35:54 rpmi: libffi-devel-1:3.4.2-alt2 sisyphus+287629.100.2.1 1634659534 installed
<13>Apr  9 05:35:54 rpmi: haskell-filetrigger-0.0.5-alt3 sisyphus+222088.300.12.1 1553099539 installed
<13>Apr  9 05:35:54 rpmi: ghc8.6.4-common-8.6.4-alt8.qa1 sisyphus+294086.100.1.1 1643125615 installed
<13>Apr  9 05:36:09 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.8756
+ 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.8756
+ 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.55473
+ 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 <cmdline>:0)
./usr/lib/ghc-8.6.4/lib: (from <cmdline>: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.YEvNow
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.ShnnZQ
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.5jEHrU
Wrote: /usr/src/RPM/RPMS/i586/ghc8.6.4-tar-0.5.1.0-alt1.i586.rpm (w2.lzdio)
22.53user 6.12system 0:39.52elapsed 72%CPU (0avgtext+0avgdata 275056maxresident)k
0inputs+0outputs (0major+1591936minor)pagefaults 0swaps
/.out/ghc8.6.4-tar-0.5.1.0-alt1.i586.rpm: license not found in '/usr/share/license' directory: BSD3
40.95user 12.63system 1:07.25elapsed 79%CPU (0avgtext+0avgdata 275056maxresident)k
0inputs+0outputs (30230major+1850143minor)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	2022-04-09 05:36:52.166255644 +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	3bb26152c99e509dfc25e5cb63f089f1	
 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	a4b63a2b8fdf90d9f3f9b18a69a5a550	
+File: /usr/lib/ghc-8.6.4/tar-0.5.1.0/Codec/Archive/Tar.hi	100644	root:root	92b0fe630c164344e401c85f70b064a8	
+File: /usr/lib/ghc-8.6.4/tar-0.5.1.0/Codec/Archive/Tar.p_hi	100644	root:root	3f9b948d4e4d23c9643574f6c18cd7a6	
 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	24803773838db3abc0b03fbb58c2929e	
+File: /usr/lib/ghc-8.6.4/tar-0.5.1.0/Codec/Archive/Tar/Index.hi	100644	root:root	10328d25c7efacea2b8cc0588bf027c0	
+File: /usr/lib/ghc-8.6.4/tar-0.5.1.0/Codec/Archive/Tar/Index.p_hi	100644	root:root	4983822263cd70279a4e83efb6adf206	
+File: /usr/lib/ghc-8.6.4/tar-0.5.1.0/Codec/Archive/Tar/Index/IntTrie.dyn_hi	100644	root:root	f8e0b06c02227b7706ac8fa5475b0f8f	
+File: /usr/lib/ghc-8.6.4/tar-0.5.1.0/Codec/Archive/Tar/Index/IntTrie.hi	100644	root:root	ee6cbf54914cb9cbff7313ac06adb413	
+File: /usr/lib/ghc-8.6.4/tar-0.5.1.0/Codec/Archive/Tar/Index/IntTrie.p_hi	100644	root:root	60ad81b5b974ba669bd5055a4b115b95	
+File: /usr/lib/ghc-8.6.4/tar-0.5.1.0/Codec/Archive/Tar/Index/StringTable.dyn_hi	100644	root:root	9357faafb30dff916411c7f2779f3213	
+File: /usr/lib/ghc-8.6.4/tar-0.5.1.0/Codec/Archive/Tar/Index/StringTable.hi	100644	root:root	da36cf79f7a6c04b70fe742601f241e5	
+File: /usr/lib/ghc-8.6.4/tar-0.5.1.0/Codec/Archive/Tar/Index/StringTable.p_hi	100644	root:root	a16b0f9298156f464c656bc9a4eb7360	
+File: /usr/lib/ghc-8.6.4/tar-0.5.1.0/Codec/Archive/Tar/Pack.dyn_hi	100644	root:root	3d2b2018aa97d31975e9afbddc89ba49	
+File: /usr/lib/ghc-8.6.4/tar-0.5.1.0/Codec/Archive/Tar/Pack.hi	100644	root:root	07d5355aeba1086a068d163bba61708f	
+File: /usr/lib/ghc-8.6.4/tar-0.5.1.0/Codec/Archive/Tar/Pack.p_hi	100644	root:root	b5c3ad0ed5df54a675a7f3cc073d0605	
+File: /usr/lib/ghc-8.6.4/tar-0.5.1.0/Codec/Archive/Tar/Read.dyn_hi	100644	root:root	c0d48d30179c283883de7110dcd0b1d1	
+File: /usr/lib/ghc-8.6.4/tar-0.5.1.0/Codec/Archive/Tar/Read.hi	100644	root:root	f56af52054e7a3302de6f96e0a6845e4	
+File: /usr/lib/ghc-8.6.4/tar-0.5.1.0/Codec/Archive/Tar/Read.p_hi	100644	root:root	15a0189476326ac5ad1698b33f388e72	
+File: /usr/lib/ghc-8.6.4/tar-0.5.1.0/Codec/Archive/Tar/Types.dyn_hi	100644	root:root	b36da6e9664cd94558c67ed12c7b03c5	
+File: /usr/lib/ghc-8.6.4/tar-0.5.1.0/Codec/Archive/Tar/Types.hi	100644	root:root	9f1a4c3f261e089297e0fc1323b1957a	
+File: /usr/lib/ghc-8.6.4/tar-0.5.1.0/Codec/Archive/Tar/Types.p_hi	100644	root:root	4aaa236ac672d80155943c42790cbc92	
+File: /usr/lib/ghc-8.6.4/tar-0.5.1.0/Codec/Archive/Tar/Unpack.dyn_hi	100644	root:root	bed189085faefd936bba03d4d46b22f0	
+File: /usr/lib/ghc-8.6.4/tar-0.5.1.0/Codec/Archive/Tar/Unpack.hi	100644	root:root	d0e434704379f60796b942c24b82e891	
+File: /usr/lib/ghc-8.6.4/tar-0.5.1.0/Codec/Archive/Tar/Unpack.p_hi	100644	root:root	a7c1c436f9f2fed7f93367c269a7c7ca	
 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	0c5b5a8ead24fd307eab60f8278d9cce	
 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: aaac3faa9eb4d4c7f713ded93110fae6aae98ab1d47c3954d50138f7de3de208e3fe865a5e040c4bd3fda6071c1b8333f4d08b468cd9013c7450fe58a7928917