<86>Sep  3 09:39:52 userdel[3667951]: delete user 'rooter'
<86>Sep  3 09:39:52 userdel[3667951]: removed shadow group 'rooter' owned by 'rooter'
<86>Sep  3 09:39:52 groupadd[3667985]: group added to /etc/group: name=rooter, GID=1850
<86>Sep  3 09:39:52 groupadd[3667985]: group added to /etc/gshadow: name=rooter
<86>Sep  3 09:39:52 groupadd[3667985]: new group: name=rooter, GID=1850
<86>Sep  3 09:39:52 useradd[3668009]: new user: name=rooter, UID=1850, GID=1850, home=/root, shell=/bin/bash
<86>Sep  3 09:39:52 userdel[3668046]: delete user 'builder'
<86>Sep  3 09:39:52 userdel[3668046]: removed group 'builder' owned by 'builder'
<86>Sep  3 09:39:52 groupadd[3668070]: group added to /etc/group: name=builder, GID=1851
<86>Sep  3 09:39:52 groupadd[3668070]: group added to /etc/gshadow: name=builder
<86>Sep  3 09:39:52 groupadd[3668070]: new group: name=builder, GID=1851
<86>Sep  3 09:39:52 useradd[3668084]: new user: name=builder, UID=1851, GID=1851, 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>Sep  3 09:39:55 rpmi: rpm-macros-ghc7.6.1-common-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed
<13>Sep  3 09:39:55 rpmi: rpm-build-haskell-1.4.5-alt1 sisyphus+222088.1140.12.1 1553099568 installed
<13>Sep  3 09:39:55 rpmi: libgmp-devel-6.1.2-alt3 sisyphus+229304.40.2.1 1557770931 installed
<13>Sep  3 09:39:55 rpmi: libffi-devel-1:3.2.1-alt3 p9+251949.100.1.1 1589887590 installed
<13>Sep  3 09:39:55 rpmi: haskell-filetrigger-0.0.5-alt3 sisyphus+222088.300.12.1 1553099539 installed
<13>Sep  3 09:39:55 rpmi: ghc7.6.1-common-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed
<13>Sep  3 09:40:00 rpmi: ghc7.6.1-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed
<13>Sep  3 09:40:00 rpmi: ghc7.6.1-doc-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed
warning: File /usr/src/in/source/ghc7.6.1-tar-0.4.0.1-alt2.patch is smaller than 8 bytes
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/ghc7.6.1-tar-0.4.0.1-alt2.nosrc.rpm (w1.gzdio)
warning: File /usr/src/RPM/SOURCES/ghc7.6.1-tar-0.4.0.1-alt2.patch is smaller than 8 bytes
Installing ghc7.6.1-tar-0.4.0.1-alt2.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.51661
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf ghc7.6.1-tar-0.4.0.1
+ echo 'Source #0 (ghc7.6.1-tar-0.4.0.1.tar):'
Source #0 (ghc7.6.1-tar-0.4.0.1.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/ghc7.6.1-tar-0.4.0.1.tar
+ cd ghc7.6.1-tar-0.4.0.1
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (ghc7.6.1-tar-0.4.0.1-alt2.patch):'
Patch #0 (ghc7.6.1-tar-0.4.0.1-alt2.patch):
+ /usr/bin/patch -p1
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.51661
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd ghc7.6.1-tar-0.4.0.1
+ '[' -f configure.ac -a '!' -f configure ']'
+ '[' -x Setup ']'
+ ghc-7.6.1 Setup
[1 of 1] Compiling Main             ( Setup.lhs, Setup.o )
Linking Setup ...
+ ./Setup configure --prefix=/usr --libdir=/usr/lib64 --docdir=/usr/share/doc/ghc7.6.1-tar-0.4.0.1 '--libsubdir=$compiler/lib/$pkgid' --docdir=/usr/share/doc/ghc7.6.1-tar-0.4.0.1 --datadir=/usr/share --datasubdir=ghc7.6.1-tar-0.4.0.1 --enable-library-profiling --enable-library-for-ghci --disable-executable-profiling --enable-split-objs --enable-shared -O2 --ghc
Configuring tar-0.4.0.1...
+ '[' -x Setup ']'
+ ./Setup makefile -f cabal-rpm.mk
unrecognised command: makefile (try --help)
+ ./Setup build
Building tar-0.4.0.1...
Preprocessing library tar-0.4.0.1...
[1 of 8] Compiling Codec.Archive.Tar.Types ( Codec/Archive/Tar/Types.hs, dist/build/Codec/Archive/Tar/Types.o )
[2 of 8] Compiling Codec.Archive.Tar.Read ( Codec/Archive/Tar/Read.hs, dist/build/Codec/Archive/Tar/Read.o )
[3 of 8] Compiling Codec.Archive.Tar.Write ( Codec/Archive/Tar/Write.hs, dist/build/Codec/Archive/Tar/Write.o )
[4 of 8] Compiling Codec.Archive.Tar.Pack ( Codec/Archive/Tar/Pack.hs, dist/build/Codec/Archive/Tar/Pack.o )
[5 of 8] Compiling Codec.Archive.Tar.Check ( Codec/Archive/Tar/Check.hs, dist/build/Codec/Archive/Tar/Check.o )
[6 of 8] Compiling Codec.Archive.Tar.Unpack ( Codec/Archive/Tar/Unpack.hs, dist/build/Codec/Archive/Tar/Unpack.o )
[7 of 8] Compiling Codec.Archive.Tar.Entry ( Codec/Archive/Tar/Entry.hs, dist/build/Codec/Archive/Tar/Entry.o )
[8 of 8] Compiling Codec.Archive.Tar ( Codec/Archive/Tar.hs, dist/build/Codec/Archive/Tar.o )
[1 of 8] Compiling Codec.Archive.Tar.Types ( Codec/Archive/Tar/Types.hs, dist/build/Codec/Archive/Tar/Types.p_o )
[2 of 8] Compiling Codec.Archive.Tar.Read ( Codec/Archive/Tar/Read.hs, dist/build/Codec/Archive/Tar/Read.p_o )
[3 of 8] Compiling Codec.Archive.Tar.Write ( Codec/Archive/Tar/Write.hs, dist/build/Codec/Archive/Tar/Write.p_o )
[4 of 8] Compiling Codec.Archive.Tar.Pack ( Codec/Archive/Tar/Pack.hs, dist/build/Codec/Archive/Tar/Pack.p_o )
[5 of 8] Compiling Codec.Archive.Tar.Check ( Codec/Archive/Tar/Check.hs, dist/build/Codec/Archive/Tar/Check.p_o )
[6 of 8] Compiling Codec.Archive.Tar.Unpack ( Codec/Archive/Tar/Unpack.hs, dist/build/Codec/Archive/Tar/Unpack.p_o )
[7 of 8] Compiling Codec.Archive.Tar.Entry ( Codec/Archive/Tar/Entry.hs, dist/build/Codec/Archive/Tar/Entry.p_o )
[8 of 8] Compiling Codec.Archive.Tar ( Codec/Archive/Tar.hs, dist/build/Codec/Archive/Tar.p_o )
[1 of 8] Compiling Codec.Archive.Tar.Types ( Codec/Archive/Tar/Types.hs, dist/build/Codec/Archive/Tar/Types.dyn_o )
[2 of 8] Compiling Codec.Archive.Tar.Read ( Codec/Archive/Tar/Read.hs, dist/build/Codec/Archive/Tar/Read.dyn_o )
[3 of 8] Compiling Codec.Archive.Tar.Write ( Codec/Archive/Tar/Write.hs, dist/build/Codec/Archive/Tar/Write.dyn_o )
[4 of 8] Compiling Codec.Archive.Tar.Pack ( Codec/Archive/Tar/Pack.hs, dist/build/Codec/Archive/Tar/Pack.dyn_o )
[5 of 8] Compiling Codec.Archive.Tar.Check ( Codec/Archive/Tar/Check.hs, dist/build/Codec/Archive/Tar/Check.dyn_o )
[6 of 8] Compiling Codec.Archive.Tar.Unpack ( Codec/Archive/Tar/Unpack.hs, dist/build/Codec/Archive/Tar/Unpack.dyn_o )
[7 of 8] Compiling Codec.Archive.Tar.Entry ( Codec/Archive/Tar/Entry.hs, dist/build/Codec/Archive/Tar/Entry.dyn_o )
[8 of 8] Compiling Codec.Archive.Tar ( Codec/Archive/Tar.hs, dist/build/Codec/Archive/Tar.dyn_o )
In-place registering tar-0.4.0.1...
+ ./Setup haddock
Running Haddock for tar-0.4.0.1...
Preprocessing library tar-0.4.0.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
  82% ( 27 / 33) in 'Codec.Archive.Tar.Types'
 100% (  3 /  3) in 'Codec.Archive.Tar.Read'
 100% (  2 /  2) in 'Codec.Archive.Tar.Write'
 100% (  5 /  5) in 'Codec.Archive.Tar.Pack'
 100% ( 11 / 11) in 'Codec.Archive.Tar.Check'
 100% (  2 /  2) in 'Codec.Archive.Tar.Unpack'
  84% ( 32 / 38) in 'Codec.Archive.Tar.Entry'
 100% ( 37 / 37) in 'Codec.Archive.Tar'
Documentation created: dist/doc/html/tar/index.html
+ ./Setup register --gen-pkg-config=tar.pkg
Creating package registration file: tar.pkg
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.73354
+ 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-tar-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/ghc7.6.1-tar-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd ghc7.6.1-tar-0.4.0.1
+ '[' -x Setup ']'
+ ./Setup copy --destdir=/usr/src/tmp/ghc7.6.1-tar-buildroot
Installing library in
/usr/src/tmp/ghc7.6.1-tar-buildroot/usr/lib64/ghc-7.6.1/lib/tar-0.4.0.1
+ '[' -f tar.pkg ']'
+ install -m 755 tar.pkg /usr/src/tmp/ghc7.6.1-tar-buildroot/usr/lib64/ghc-7.6.1/lib/tar-0.4.0.1
+ mkdir -p /usr/src/tmp/ghc7.6.1-tar-buildroot/usr/lib64/ghc-7.6.1/package.conf.d
+ install -D -m 644 tar.pkg /usr/src/tmp/ghc7.6.1-tar-buildroot/usr/lib64/ghc-7.6.1/package.conf.d/tar-0.4.0.1.conf
+ /usr/lib/rpm-build-haskell/hs_gen_filelist.sh /usr/src/tmp/ghc7.6.1-tar-buildroot /usr/lib64 /usr/lib64/ghc-7.6.1/lib/tar-0.4.0.1 /usr/src/RPM/BUILD/ghc7.6.1-tar-0.4.0.1 ghc7.6.1-tar 0.4.0.1 /usr/lib64/ghc-7.6.1/package.conf.d/tar-0.4.0.1.conf
~/tmp/ghc7.6.1-tar-buildroot ~/RPM/BUILD/ghc7.6.1-tar-0.4.0.1
find: './usr/bin': No such file or directory
find: './usr/share/ghc7.6.1-tar-0.4.0.1': No such file or directory
~/RPM/BUILD/ghc7.6.1-tar-0.4.0.1
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/ghc7.6.1-tar-buildroot (auto)
mode of './usr/lib64/ghc-7.6.1/lib/tar-0.4.0.1/libHStar-0.4.0.1-ghc7.6.1.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/ghc7.6.1-tar-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/ghc7.6.1-tar-buildroot/ (default)
Compressing files in /usr/src/tmp/ghc7.6.1-tar-buildroot (auto)
Adjusting library links in /usr/src/tmp/ghc7.6.1-tar-buildroot
./usr/lib64:
./usr/lib64/ghc-7.6.1/lib:
056-debuginfo.brp: WARNING: debuginfo without debug sources.
Verifying ELF objects in /usr/src/tmp/ghc7.6.1-tar-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/tar-0.4.0.1/libHStar-0.4.0.1-ghc7.6.1.so: RPATH contains several entries: /usr/lib64/ghc-7.6.1/old-time-1.1.0.1:/usr/lib64/ghc-7.6.1/directory-1.2.0.0:/usr/lib64/ghc-7.6.1/unix-2.6.0.0:/usr/lib64/ghc-7.6.1/time-1.4.0.1:/usr/lib64/ghc-7.6.1/old-locale-1.0.0.5:/usr/lib64/ghc-7.6.1/filepath-1.3.0.1:/usr/lib64/ghc-7.6.1/bytestring-0.10.0.0:/usr/lib64/ghc-7.6.1/deepseq-1.3.0.1:/usr/lib64/ghc-7.6.1/array-0.4.0.1:/usr/lib64/ghc-7.6.1/base-4.6.0.0:/usr/lib64/ghc-7.6.1/integer-gmp-0.5.0.0:/usr/lib64/ghc-7.6.1/ghc-prim-0.3.0.0:/usr/lib64/ghc-7.6.1
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/tar-0.4.0.1/libHStar-0.4.0.1-ghc7.6.1.so: undefined symbol: stg_CAF_BLACKHOLE_info
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/tar-0.4.0.1/libHStar-0.4.0.1-ghc7.6.1.so: undefined symbol: stg_gc_ut
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/tar-0.4.0.1/libHStar-0.4.0.1-ghc7.6.1.so: undefined symbol: stg_sel_0_upd_info
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/tar-0.4.0.1/libHStar-0.4.0.1-ghc7.6.1.so: undefined symbol: stg_upd_frame_info
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/tar-0.4.0.1/libHStar-0.4.0.1-ghc7.6.1.so: undefined symbol: stg_bh_upd_frame_info
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/tar-0.4.0.1/libHStar-0.4.0.1-ghc7.6.1.so: undefined symbol: stg_sel_1_upd_info
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/tar-0.4.0.1/libHStar-0.4.0.1-ghc7.6.1.so: undefined symbol: stg_ap_p_info
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/tar-0.4.0.1/libHStar-0.4.0.1-ghc7.6.1.so: undefined symbol: stg_ap_p_fast
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/tar-0.4.0.1/libHStar-0.4.0.1-ghc7.6.1.so: undefined symbol: stg_ap_pp_fast
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/tar-0.4.0.1/libHStar-0.4.0.1-ghc7.6.1.so: undefined symbol: stg_noDuplicatezh
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/tar-0.4.0.1/libHStar-0.4.0.1-ghc7.6.1.so: undefined symbol: stg_ap_0_fast
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/tar-0.4.0.1/libHStar-0.4.0.1-ghc7.6.1.so: undefined symbol: stg_catchzh
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/tar-0.4.0.1/libHStar-0.4.0.1-ghc7.6.1.so: undefined symbol: stg_ap_v_fast
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/tar-0.4.0.1/libHStar-0.4.0.1-ghc7.6.1.so: undefined symbol: stg_raiseIOzh
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/tar-0.4.0.1/libHStar-0.4.0.1-ghc7.6.1.so: undefined symbol: stg_ap_2_upd_info
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/tar-0.4.0.1/libHStar-0.4.0.1-ghc7.6.1.so: undefined symbol: stg_gc_noregs
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/tar-0.4.0.1/libHStar-0.4.0.1-ghc7.6.1.so: undefined symbol: stg_gc_unbx_r1
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/tar-0.4.0.1/libHStar-0.4.0.1-ghc7.6.1.so: undefined symbol: newCAF
Hardlinking identical .pyc and .pyo files
Processing files: ghc7.6.1-tar-0.4.0.1-alt2
warning: File listed twice: /usr/lib64/ghc-7.6.1/lib/tar-0.4.0.1/libHStar-0.4.0.1-ghc7.6.1.so
warning: File listed twice: /usr/share/doc/ghc7.6.1-tar-0.4.0.1/LICENSE
warning: File listed twice: /usr/share/doc/ghc7.6.1-tar-0.4.0.1/html
warning: File listed twice: /usr/share/doc/ghc7.6.1-tar-0.4.0.1/html/Codec-Archive-Tar-Check.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-tar-0.4.0.1/html/Codec-Archive-Tar-Check.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-tar-0.4.0.1/html/Codec-Archive-Tar-Entry.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-tar-0.4.0.1/html/Codec-Archive-Tar-Entry.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-tar-0.4.0.1/html/Codec-Archive-Tar.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-tar-0.4.0.1/html/Codec-Archive-Tar.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-tar-0.4.0.1/html/doc-index.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-tar-0.4.0.1/html/doc-index.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-tar-0.4.0.1/html/frames.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-tar-0.4.0.1/html/frames.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-tar-0.4.0.1/html/haddock-util.js
warning: File listed twice: /usr/share/doc/ghc7.6.1-tar-0.4.0.1/html/haddock-util.js
warning: File listed twice: /usr/share/doc/ghc7.6.1-tar-0.4.0.1/html/hslogo-16.png
warning: File listed twice: /usr/share/doc/ghc7.6.1-tar-0.4.0.1/html/hslogo-16.png
warning: File listed twice: /usr/share/doc/ghc7.6.1-tar-0.4.0.1/html/index-frames.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-tar-0.4.0.1/html/index-frames.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-tar-0.4.0.1/html/index.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-tar-0.4.0.1/html/index.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-tar-0.4.0.1/html/mini_Codec-Archive-Tar-Check.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-tar-0.4.0.1/html/mini_Codec-Archive-Tar-Check.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-tar-0.4.0.1/html/mini_Codec-Archive-Tar-Entry.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-tar-0.4.0.1/html/mini_Codec-Archive-Tar-Entry.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-tar-0.4.0.1/html/mini_Codec-Archive-Tar.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-tar-0.4.0.1/html/mini_Codec-Archive-Tar.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-tar-0.4.0.1/html/minus.gif
warning: File listed twice: /usr/share/doc/ghc7.6.1-tar-0.4.0.1/html/minus.gif
warning: File listed twice: /usr/share/doc/ghc7.6.1-tar-0.4.0.1/html/ocean.css
warning: File listed twice: /usr/share/doc/ghc7.6.1-tar-0.4.0.1/html/ocean.css
warning: File listed twice: /usr/share/doc/ghc7.6.1-tar-0.4.0.1/html/plus.gif
warning: File listed twice: /usr/share/doc/ghc7.6.1-tar-0.4.0.1/html/plus.gif
warning: File listed twice: /usr/share/doc/ghc7.6.1-tar-0.4.0.1/html/synopsis.png
warning: File listed twice: /usr/share/doc/ghc7.6.1-tar-0.4.0.1/html/synopsis.png
warning: File listed twice: /usr/share/doc/ghc7.6.1-tar-0.4.0.1/html/tar.haddock
warning: File listed twice: /usr/share/doc/ghc7.6.1-tar-0.4.0.1/html/tar.haddock
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gBcOG5
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.vfYkvW
find-requires: running scripts (cpp,debuginfo,files,haskell,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: ghc7.6.1(tar) = 0.4.0.1, ghc7.6.1(tar-0.4.0.1-ce0291be6159509d2f25f47863aa3128)
Requires: /usr/lib64/ghc-7.6.1/base-4.6.0.0/libHSbase-4.6.0.0-ghc7.6.1.so, /usr/lib64/ghc-7.6.1/bytestring-0.10.0.0/libHSbytestring-0.10.0.0-ghc7.6.1.so, /usr/lib64/ghc-7.6.1/directory-1.2.0.0/libHSdirectory-1.2.0.0-ghc7.6.1.so, /usr/lib64/ghc-7.6.1/filepath-1.3.0.1/libHSfilepath-1.3.0.1-ghc7.6.1.so, /usr/lib64/ghc-7.6.1/ghc-prim-0.3.0.0/libHSghc-prim-0.3.0.0-ghc7.6.1.so, /usr/lib64/ghc-7.6.1/integer-gmp-0.5.0.0/libHSinteger-gmp-0.5.0.0-ghc7.6.1.so, /usr/lib64/ghc-7.6.1/time-1.4.0.1/libHStime-1.4.0.1-ghc7.6.1.so, /usr/lib64/ghc-7.6.1/unix-2.6.0.0/libHSunix-2.6.0.0-ghc7.6.1.so, ghc7.6.1(base) = 4.6.0.0, ghc7.6.1(base-4.6.0.0-9108e251636b0c8499261c52a7809ea1), ghc7.6.1(bytestring) = 0.10.0.0, ghc7.6.1(bytestring-0.10.0.0-b8146809d010d5e46cdb979e5b99953f), ghc7.6.1(directory) = 1.2.0.0, ghc7.6.1(directory-1.2.0.0-8edf300597b0da609c8eccc9aa6d0cc3), ghc7.6.1(filepath) = 1.3.0.1, ghc7.6.1(filepath-1.3.0.1-2c4d917e81bff7e614bd53f8f5b93fee), ghc7.6.1(old-time) = 1.1.0.1, ghc7.6.1(old-time-1.1.0.1-c8e3ba5e93f1e1ba85077102eb9d8d73), ghc7.6.1(time) = 1.4.0.1, ghc7.6.1(time-1.4.0.1-33800c270045254917e8d7fbe173f4cf), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Kdx1MQ
Creating ghc7.6.1-tar-debuginfo package
Processing files: ghc7.6.1-tar-debuginfo-0.4.0.1-alt2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fuSnvO
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4aAWGP
find-requires: running scripts (debuginfo)
Requires: ghc7.6.1-tar = 0.4.0.1-alt2, /usr/lib/debug/usr/lib64/ghc-7.6.1/base-4.6.0.0/libHSbase-4.6.0.0-ghc7.6.1.so.debug, /usr/lib/debug/usr/lib64/ghc-7.6.1/bytestring-0.10.0.0/libHSbytestring-0.10.0.0-ghc7.6.1.so.debug, /usr/lib/debug/usr/lib64/ghc-7.6.1/directory-1.2.0.0/libHSdirectory-1.2.0.0-ghc7.6.1.so.debug, /usr/lib/debug/usr/lib64/ghc-7.6.1/filepath-1.3.0.1/libHSfilepath-1.3.0.1-ghc7.6.1.so.debug, /usr/lib/debug/usr/lib64/ghc-7.6.1/ghc-prim-0.3.0.0/libHSghc-prim-0.3.0.0-ghc7.6.1.so.debug, /usr/lib/debug/usr/lib64/ghc-7.6.1/integer-gmp-0.5.0.0/libHSinteger-gmp-0.5.0.0-ghc7.6.1.so.debug, /usr/lib/debug/usr/lib64/ghc-7.6.1/time-1.4.0.1/libHStime-1.4.0.1-ghc7.6.1.so.debug, /usr/lib/debug/usr/lib64/ghc-7.6.1/unix-2.6.0.0/libHSunix-2.6.0.0-ghc7.6.1.so.debug
Adding to ghc7.6.1-tar-debuginfo a strict dependency on ghc7.6.1-tar
Wrote: /usr/src/RPM/RPMS/x86_64/ghc7.6.1-tar-0.4.0.1-alt2.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/ghc7.6.1-tar-debuginfo-0.4.0.1-alt2.x86_64.rpm (w2.lzdio)
7.58user 4.65system 0:17.57elapsed 69%CPU (0avgtext+0avgdata 182008maxresident)k
0inputs+0outputs (0major+2531495minor)pagefaults 0swaps
3.37user 1.22system 0:29.15elapsed 15%CPU (0avgtext+0avgdata 134704maxresident)k
0inputs+0outputs (0major+195799minor)pagefaults 0swaps
--- ghc7.6.1-tar-0.4.0.1-alt2.x86_64.rpm.repo	2019-02-21 05:29:55.000000000 +0000
+++ ghc7.6.1-tar-0.4.0.1-alt2.x86_64.rpm.hasher	2023-09-03 09:40:20.414768746 +0000
@@ -92,5 +92,5 @@
 File: /usr/lib64/ghc-7.6.1/lib/tar-0.4.0.1/Codec/Archive/Tar/Entry.p_hi	100644	root:root	9880dbdef99c715980c13f41fbb14ba0	
-File: /usr/lib64/ghc-7.6.1/lib/tar-0.4.0.1/Codec/Archive/Tar/Pack.dyn_hi	100644	root:root	ab45a1108a1c3c5452568a5bb933c354	
-File: /usr/lib64/ghc-7.6.1/lib/tar-0.4.0.1/Codec/Archive/Tar/Pack.hi	100644	root:root	0bbb73832d97a299cfd87cb2c3e3ca38	
-File: /usr/lib64/ghc-7.6.1/lib/tar-0.4.0.1/Codec/Archive/Tar/Pack.p_hi	100644	root:root	5e68f3feeba0a932fff6fddad08501b9	
+File: /usr/lib64/ghc-7.6.1/lib/tar-0.4.0.1/Codec/Archive/Tar/Pack.dyn_hi	100644	root:root	af7f538afc4253ee45d2290ee5a3a04a	
+File: /usr/lib64/ghc-7.6.1/lib/tar-0.4.0.1/Codec/Archive/Tar/Pack.hi	100644	root:root	a163f667a32d628e651080b7c7fc2976	
+File: /usr/lib64/ghc-7.6.1/lib/tar-0.4.0.1/Codec/Archive/Tar/Pack.p_hi	100644	root:root	6d121a48d3bff4dea0a6774db752e8cd	
 File: /usr/lib64/ghc-7.6.1/lib/tar-0.4.0.1/Codec/Archive/Tar/Read.dyn_hi	100644	root:root	33f195d297a74d908880f236b4ccb859	
@@ -108,5 +108,5 @@
 File: /usr/lib64/ghc-7.6.1/lib/tar-0.4.0.1/HStar-0.4.0.1.o	100644	root:root	bf03469f3af7415570c88bd02aa497e6	
-File: /usr/lib64/ghc-7.6.1/lib/tar-0.4.0.1/libHStar-0.4.0.1-ghc7.6.1.so	100644	root:root	5cf64d736a2f3bd0458f813184961c43	
-File: /usr/lib64/ghc-7.6.1/lib/tar-0.4.0.1/libHStar-0.4.0.1.a	100644	root:root	7afa0a5a2d7cf4ecbd4ae4b46aa799a0	
-File: /usr/lib64/ghc-7.6.1/lib/tar-0.4.0.1/libHStar-0.4.0.1_p.a	100644	root:root	edc7e44481be3ceb872cc5a0157bfb20	
+File: /usr/lib64/ghc-7.6.1/lib/tar-0.4.0.1/libHStar-0.4.0.1-ghc7.6.1.so	100644	root:root	a58bd7695df64e3f5d06c2cfdad9cff2	
+File: /usr/lib64/ghc-7.6.1/lib/tar-0.4.0.1/libHStar-0.4.0.1.a	100644	root:root	a52964b1072e0571de844d7a2a8a2651	
+File: /usr/lib64/ghc-7.6.1/lib/tar-0.4.0.1/libHStar-0.4.0.1_p.a	100644	root:root	afbd4c14c6074ab2e08174e6b51e68a1	
 File: /usr/lib64/ghc-7.6.1/lib/tar-0.4.0.1/tar.pkg	100755	root:root	9c68d7cb7649f3bef0b4761eb87ad1f7	
@@ -133,2 +133,2 @@
 File: /usr/share/doc/ghc7.6.1-tar-0.4.0.1/html/tar.haddock	100644	root:root	edd77c0fac950617504a336da5119384	
-RPMIdentity: 8fb348410637c918d773627f64d255905b00cffd0e95285d635ec41543f8e4bd247e36ee7ead8abc8ae689ff924b7ea7f3bf474e18b89d743619a2aeb18a9882
+RPMIdentity: 32615f30d4d7922a66c9708d1b176ed8fa13910bd7aafb4e390c342f3e1a60a713f6254b2d7f4e5a7331b83a206ac7c76cb70a48e634e9aab38ff14405a71397
--- ghc7.6.1-tar-debuginfo-0.4.0.1-alt2.x86_64.rpm.repo	2019-02-21 05:29:55.000000000 +0000
+++ ghc7.6.1-tar-debuginfo-0.4.0.1-alt2.x86_64.rpm.hasher	2023-09-03 09:40:20.473769394 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/a8	40755	root:root	
-/usr/lib/debug/.build-id/a8/0f76eedce39dac2b77da6d5c88fac7219c21cb	120777	root:root	../../../../lib64/ghc-7.6.1/lib/tar-0.4.0.1/libHStar-0.4.0.1-ghc7.6.1.so
-/usr/lib/debug/.build-id/a8/0f76eedce39dac2b77da6d5c88fac7219c21cb.debug	120777	root:root	../../usr/lib64/ghc-7.6.1/lib/tar-0.4.0.1/libHStar-0.4.0.1-ghc7.6.1.so.debug
+/usr/lib/debug/.build-id/0f	40755	root:root	
+/usr/lib/debug/.build-id/0f/383b1da9068f6967fb311931f0330c934a4c12	120777	root:root	../../../../lib64/ghc-7.6.1/lib/tar-0.4.0.1/libHStar-0.4.0.1-ghc7.6.1.so
+/usr/lib/debug/.build-id/0f/383b1da9068f6967fb311931f0330c934a4c12.debug	120777	root:root	../../usr/lib64/ghc-7.6.1/lib/tar-0.4.0.1/libHStar-0.4.0.1-ghc7.6.1.so.debug
 /usr/lib/debug/usr/lib64/ghc-7.6.1	40755	root:root	
@@ -18,5 +18,5 @@
 Provides: ghc7.6.1-tar-debuginfo = 0.4.0.1-alt2:sisyphus+222283.100.1.1
-File: /usr/lib/debug/.build-id/a8	40755	root:root		
-File: /usr/lib/debug/.build-id/a8/0f76eedce39dac2b77da6d5c88fac7219c21cb	120777	root:root		../../../../lib64/ghc-7.6.1/lib/tar-0.4.0.1/libHStar-0.4.0.1-ghc7.6.1.so
-File: /usr/lib/debug/.build-id/a8/0f76eedce39dac2b77da6d5c88fac7219c21cb.debug	120777	root:root		../../usr/lib64/ghc-7.6.1/lib/tar-0.4.0.1/libHStar-0.4.0.1-ghc7.6.1.so.debug
+File: /usr/lib/debug/.build-id/0f	40755	root:root		
+File: /usr/lib/debug/.build-id/0f/383b1da9068f6967fb311931f0330c934a4c12	120777	root:root		../../../../lib64/ghc-7.6.1/lib/tar-0.4.0.1/libHStar-0.4.0.1-ghc7.6.1.so
+File: /usr/lib/debug/.build-id/0f/383b1da9068f6967fb311931f0330c934a4c12.debug	120777	root:root		../../usr/lib64/ghc-7.6.1/lib/tar-0.4.0.1/libHStar-0.4.0.1-ghc7.6.1.so.debug
 File: /usr/lib/debug/usr/lib64/ghc-7.6.1	40755	root:root		
@@ -24,3 +24,3 @@
 File: /usr/lib/debug/usr/lib64/ghc-7.6.1/lib/tar-0.4.0.1	40755	root:root		
-File: /usr/lib/debug/usr/lib64/ghc-7.6.1/lib/tar-0.4.0.1/libHStar-0.4.0.1-ghc7.6.1.so.debug	100644	root:root	a31c98af9a23f66fef0169c40c35f09b	
-RPMIdentity: 08b61c6c654bb13f2069650116e80f38c142db978463a78e9e204959a88be008937d141e7980f40f42494c5664f95d490a28506872058c23011ae9f86398c76f
+File: /usr/lib/debug/usr/lib64/ghc-7.6.1/lib/tar-0.4.0.1/libHStar-0.4.0.1-ghc7.6.1.so.debug	100644	root:root	dce7f83aeda223b0800f3405d6b92075	
+RPMIdentity: 8108856ac40c8f9526e4bdf038057696a68dc0a090d430c6d06f4ebede065763ab31b195f6033c7d38eae624ad48898818f3c023fb5c25c772d3ff63b8f7e814