<86>Aug 1 10:45:44 userdel[2827407]: delete user 'rooter' <86>Aug 1 10:45:44 userdel[2827407]: removed group 'rooter' owned by 'rooter' <86>Aug 1 10:45:44 userdel[2827407]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 1 10:45:44 groupadd[2827424]: group added to /etc/group: name=rooter, GID=693 <86>Aug 1 10:45:44 groupadd[2827424]: group added to /etc/gshadow: name=rooter <86>Aug 1 10:45:44 groupadd[2827424]: new group: name=rooter, GID=693 <86>Aug 1 10:45:44 useradd[2827440]: new user: name=rooter, UID=693, GID=693, home=/root, shell=/bin/bash <86>Aug 1 10:45:44 userdel[2827457]: delete user 'builder' <86>Aug 1 10:45:44 userdel[2827457]: removed group 'builder' owned by 'builder' <86>Aug 1 10:45:44 userdel[2827457]: removed shadow group 'builder' owned by 'builder' <86>Aug 1 10:45:44 groupadd[2827490]: group added to /etc/group: name=builder, GID=694 <86>Aug 1 10:45:44 groupadd[2827490]: group added to /etc/gshadow: name=builder <86>Aug 1 10:45:44 groupadd[2827490]: new group: name=builder, GID=694 <86>Aug 1 10:45:44 useradd[2827504]: new user: name=builder, UID=694, GID=694, 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>Aug 1 10:45:46 rpmi: rpm-macros-ghc7.6.1-common-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed <13>Aug 1 10:45:46 rpmi: rpm-build-haskell-1.4.5-alt1 sisyphus+222088.1140.12.1 1553099315 installed <13>Aug 1 10:45:46 rpmi: libgmp-devel-6.1.2-alt3 sisyphus+229304.40.2.1 1557770992 installed <13>Aug 1 10:45:46 rpmi: libffi-devel-1:3.2.1-alt3 p9+251949.100.1.1 1589887635 installed <13>Aug 1 10:45:46 rpmi: haskell-filetrigger-0.0.5-alt3 sisyphus+222088.300.12.1 1553099539 installed <13>Aug 1 10:45:46 rpmi: ghc7.6.1-common-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed <13>Aug 1 10:45:53 rpmi: ghc7.6.1-7.6.1-alt8 sisyphus+222088.40.12.1 1553098792 installed <13>Aug 1 10:45:53 rpmi: ghc7.6.1-doc-7.6.1-alt8 sisyphus+222088.40.12.1 1553098792 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: i586 Building for target i586 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: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.5491 + 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.35629 + 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/lib --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.79461 + 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/lib/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/lib/ghc-7.6.1/lib/tar-0.4.0.1 + mkdir -p /usr/src/tmp/ghc7.6.1-tar-buildroot/usr/lib/ghc-7.6.1/package.conf.d + install -D -m 644 tar.pkg /usr/src/tmp/ghc7.6.1-tar-buildroot/usr/lib/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/lib /usr/lib/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/lib/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/lib/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/lib: ./usr/lib/ghc-7.6.1/lib: 056-debuginfo.brp: WARNING: 1 non-stripped binaries don't contain .debug sections making -debuginfo 056-debuginfo.brp: WARNING: package less relevant. An excerpt from the list of affected files follows: ./usr/lib/ghc-7.6.1/lib/tar-0.4.0.1/libHStar-0.4.0.1-ghc7.6.1.so 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/lib/ghc-7.6.1/lib/tar-0.4.0.1/libHStar-0.4.0.1-ghc7.6.1.so: RPATH contains several entries: /usr/lib/ghc-7.6.1/old-time-1.1.0.1:/usr/lib/ghc-7.6.1/directory-1.2.0.0:/usr/lib/ghc-7.6.1/unix-2.6.0.0:/usr/lib/ghc-7.6.1/time-1.4.0.1:/usr/lib/ghc-7.6.1/old-locale-1.0.0.5:/usr/lib/ghc-7.6.1/filepath-1.3.0.1:/usr/lib/ghc-7.6.1/bytestring-0.10.0.0:/usr/lib/ghc-7.6.1/deepseq-1.3.0.1:/usr/lib/ghc-7.6.1/array-0.4.0.1:/usr/lib/ghc-7.6.1/base-4.6.0.0:/usr/lib/ghc-7.6.1/integer-gmp-0.5.0.0:/usr/lib/ghc-7.6.1/ghc-prim-0.3.0.0:/usr/lib/ghc-7.6.1 verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/tar-0.4.0.1/libHStar-0.4.0.1-ghc7.6.1.so: undefined symbol: stg_gc_l1 verify-elf: WARNING: ./usr/lib/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/lib/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/lib/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/lib/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/lib/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/lib/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/lib/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/lib/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/lib/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/lib/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/lib/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/lib/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/lib/ghc-7.6.1/lib/tar-0.4.0.1/libHStar-0.4.0.1-ghc7.6.1.so: undefined symbol: newCAF verify-elf: WARNING: ./usr/lib/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/lib/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/lib/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/lib/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 Hardlinking identical .pyc and .pyo files Processing files: ghc7.6.1-tar-0.4.0.1-alt2 warning: File listed twice: /usr/lib/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.0Sgo9K 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.lRzalz 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-d30d61a826eb0cd7e326cc8c06512228) Requires: /usr/lib/ghc-7.6.1/base-4.6.0.0/libHSbase-4.6.0.0-ghc7.6.1.so, /usr/lib/ghc-7.6.1/bytestring-0.10.0.0/libHSbytestring-0.10.0.0-ghc7.6.1.so, /usr/lib/ghc-7.6.1/directory-1.2.0.0/libHSdirectory-1.2.0.0-ghc7.6.1.so, /usr/lib/ghc-7.6.1/filepath-1.3.0.1/libHSfilepath-1.3.0.1-ghc7.6.1.so, /usr/lib/ghc-7.6.1/ghc-prim-0.3.0.0/libHSghc-prim-0.3.0.0-ghc7.6.1.so, /usr/lib/ghc-7.6.1/integer-gmp-0.5.0.0/libHSinteger-gmp-0.5.0.0-ghc7.6.1.so, /usr/lib/ghc-7.6.1/time-1.4.0.1/libHStime-1.4.0.1-ghc7.6.1.so, /usr/lib/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-eac4fa0d0988628e5bd960fef8805b26), ghc7.6.1(bytestring) = 0.10.0.0, ghc7.6.1(bytestring-0.10.0.0-80755c979f4e13d16f7cebf2db87835f), ghc7.6.1(directory) = 1.2.0.0, ghc7.6.1(directory-1.2.0.0-18c80591a3177d4688a9f4089c8f77c0), ghc7.6.1(filepath) = 1.3.0.1, ghc7.6.1(filepath-1.3.0.1-0f2c87bffcd53e681c53f97daa05873e), ghc7.6.1(old-time) = 1.1.0.1, ghc7.6.1(old-time-1.1.0.1-228d06aaad215a6fbe3e3056a444f090), ghc7.6.1(time) = 1.4.0.1, ghc7.6.1(time-1.4.0.1-99ee732ac9b557578889d9596b451d13), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZSqaAE 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.b9FLDP find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6tWrth find-requires: running scripts (debuginfo) Requires: ghc7.6.1-tar = 0.4.0.1-alt2, /usr/lib/debug/usr/lib/ghc-7.6.1/base-4.6.0.0/libHSbase-4.6.0.0-ghc7.6.1.so.debug, /usr/lib/debug/usr/lib/ghc-7.6.1/bytestring-0.10.0.0/libHSbytestring-0.10.0.0-ghc7.6.1.so.debug, /usr/lib/debug/usr/lib/ghc-7.6.1/directory-1.2.0.0/libHSdirectory-1.2.0.0-ghc7.6.1.so.debug, /usr/lib/debug/usr/lib/ghc-7.6.1/filepath-1.3.0.1/libHSfilepath-1.3.0.1-ghc7.6.1.so.debug, /usr/lib/debug/usr/lib/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/lib/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/lib/ghc-7.6.1/time-1.4.0.1/libHStime-1.4.0.1-ghc7.6.1.so.debug, /usr/lib/debug/usr/lib/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/i586/ghc7.6.1-tar-0.4.0.1-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/ghc7.6.1-tar-debuginfo-0.4.0.1-alt2.i586.rpm (w2.lzdio) 11.65user 4.32system 0:20.82elapsed 76%CPU (0avgtext+0avgdata 164812maxresident)k 0inputs+0outputs (0major+2249634minor)pagefaults 0swaps 22.49user 7.19system 0:34.82elapsed 85%CPU (0avgtext+0avgdata 164812maxresident)k 0inputs+0outputs (0major+2547685minor)pagefaults 0swaps --- ghc7.6.1-tar-0.4.0.1-alt2.i586.rpm.repo 2019-02-21 05:30:27.000000000 +0000 +++ ghc7.6.1-tar-0.4.0.1-alt2.i586.rpm.hasher 2021-08-01 10:46:17.580673721 +0000 @@ -92,5 +92,5 @@ File: /usr/lib/ghc-7.6.1/lib/tar-0.4.0.1/Codec/Archive/Tar/Entry.p_hi 100644 root:root a401cd4055283417128e9657378d32d8 -File: /usr/lib/ghc-7.6.1/lib/tar-0.4.0.1/Codec/Archive/Tar/Pack.dyn_hi 100644 root:root de10b1913293b00bfce09b5a03af1d8c -File: /usr/lib/ghc-7.6.1/lib/tar-0.4.0.1/Codec/Archive/Tar/Pack.hi 100644 root:root b71896f6b729a0b423aa0283a3ef2f10 -File: /usr/lib/ghc-7.6.1/lib/tar-0.4.0.1/Codec/Archive/Tar/Pack.p_hi 100644 root:root 6d96ed758381c57dbfe500ef20bd10f1 +File: /usr/lib/ghc-7.6.1/lib/tar-0.4.0.1/Codec/Archive/Tar/Pack.dyn_hi 100644 root:root 453ab9b9c3c9d215ec09991a9547a57f +File: /usr/lib/ghc-7.6.1/lib/tar-0.4.0.1/Codec/Archive/Tar/Pack.hi 100644 root:root ec7cb4ce8e163cfe97553be427a970e6 +File: /usr/lib/ghc-7.6.1/lib/tar-0.4.0.1/Codec/Archive/Tar/Pack.p_hi 100644 root:root f1d175d3255c1c8030369e5885374ea6 File: /usr/lib/ghc-7.6.1/lib/tar-0.4.0.1/Codec/Archive/Tar/Read.dyn_hi 100644 root:root 7873da6641bfbe3710e05fec660fb7a7 @@ -108,5 +108,5 @@ File: /usr/lib/ghc-7.6.1/lib/tar-0.4.0.1/HStar-0.4.0.1.o 100644 root:root 13c9d5b5e068f68414bf5a1a933e80a4 -File: /usr/lib/ghc-7.6.1/lib/tar-0.4.0.1/libHStar-0.4.0.1-ghc7.6.1.so 100644 root:root 85930bf0a84a0f4b937f91531531c712 -File: /usr/lib/ghc-7.6.1/lib/tar-0.4.0.1/libHStar-0.4.0.1.a 100644 root:root b22921005d43bebde8902c2fe6b609d2 -File: /usr/lib/ghc-7.6.1/lib/tar-0.4.0.1/libHStar-0.4.0.1_p.a 100644 root:root 5311733adc7471fc86c37112a6d1e9fe +File: /usr/lib/ghc-7.6.1/lib/tar-0.4.0.1/libHStar-0.4.0.1-ghc7.6.1.so 100644 root:root 2a9cf54567db350896a2dec891942884 +File: /usr/lib/ghc-7.6.1/lib/tar-0.4.0.1/libHStar-0.4.0.1.a 100644 root:root 0fc40324948ce5f6bd93bf99775dedf7 +File: /usr/lib/ghc-7.6.1/lib/tar-0.4.0.1/libHStar-0.4.0.1_p.a 100644 root:root 1a5a27a39b05f43028c4adab8542d64c File: /usr/lib/ghc-7.6.1/lib/tar-0.4.0.1/tar.pkg 100755 root:root 0636c3f0096e67e40be642f56c5e2132 @@ -133,2 +133,2 @@ File: /usr/share/doc/ghc7.6.1-tar-0.4.0.1/html/tar.haddock 100644 root:root edd77c0fac950617504a336da5119384 -RPMIdentity: 92438877bea7d17577e46dcde3c5e23df2d6e54265ed988e672469e6712d6d811d9a168457893fee4aecc55bfccf80401ca0b9e4e55a19a9f17f4259de23b664 +RPMIdentity: b3a65b1584b144f6212dd0dfe84c36852c22aba27257f29cf43904c08733a3558bb6171af04ea5cbcb91ec1994390c08a531e584e0b08f47d7f5b75c69f014f8 --- ghc7.6.1-tar-debuginfo-0.4.0.1-alt2.i586.rpm.repo 2019-02-21 05:30:27.000000000 +0000 +++ ghc7.6.1-tar-debuginfo-0.4.0.1-alt2.i586.rpm.hasher 2021-08-01 10:46:18.018677897 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/23 40755 root:root -/usr/lib/debug/.build-id/23/3f45a6194d3239c3cb9d305c4dccbeadf72127 120777 root:root ../../../ghc-7.6.1/lib/tar-0.4.0.1/libHStar-0.4.0.1-ghc7.6.1.so -/usr/lib/debug/.build-id/23/3f45a6194d3239c3cb9d305c4dccbeadf72127.debug 120777 root:root ../../usr/lib/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/33 40755 root:root +/usr/lib/debug/.build-id/33/7085747d652ae78b7b35a75ad3214eef82b0cd 120777 root:root ../../../ghc-7.6.1/lib/tar-0.4.0.1/libHStar-0.4.0.1-ghc7.6.1.so +/usr/lib/debug/.build-id/33/7085747d652ae78b7b35a75ad3214eef82b0cd.debug 120777 root:root ../../usr/lib/ghc-7.6.1/lib/tar-0.4.0.1/libHStar-0.4.0.1-ghc7.6.1.so.debug /usr/lib/debug/usr/lib/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/23 40755 root:root -File: /usr/lib/debug/.build-id/23/3f45a6194d3239c3cb9d305c4dccbeadf72127 120777 root:root ../../../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/23/3f45a6194d3239c3cb9d305c4dccbeadf72127.debug 120777 root:root ../../usr/lib/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/33 40755 root:root +File: /usr/lib/debug/.build-id/33/7085747d652ae78b7b35a75ad3214eef82b0cd 120777 root:root ../../../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/33/7085747d652ae78b7b35a75ad3214eef82b0cd.debug 120777 root:root ../../usr/lib/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/lib/ghc-7.6.1 40755 root:root @@ -24,3 +24,3 @@ File: /usr/lib/debug/usr/lib/ghc-7.6.1/lib/tar-0.4.0.1 40755 root:root -File: /usr/lib/debug/usr/lib/ghc-7.6.1/lib/tar-0.4.0.1/libHStar-0.4.0.1-ghc7.6.1.so.debug 100644 root:root 0b65ff9fb74c333911919ab491da81c4 -RPMIdentity: 037b1d3d6689cff1aea1568c3770a417a93cbc939143d43f13d5fb61dd382be989e2367af6e94dfed09d74f26a1710510da2ba8d23f3dd7211b8c1f7eb0c2360 +File: /usr/lib/debug/usr/lib/ghc-7.6.1/lib/tar-0.4.0.1/libHStar-0.4.0.1-ghc7.6.1.so.debug 100644 root:root 5bf21116290086f370338660c8eec531 +RPMIdentity: 45fdc0281ccd619ce1fed37cc0add84b79da707f54b9b3e509427d5402319ef3e015d058ef1c4415954be0ef38b1776918360895f169d7ea77c16c8a06cf30ae