<86>Aug 7 08:15:00 userdel[731289]: delete user 'rooter' <86>Aug 7 08:15:00 userdel[731289]: removed group 'rooter' owned by 'rooter' <86>Aug 7 08:15:00 userdel[731289]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 7 08:15:00 groupadd[731306]: group added to /etc/group: name=rooter, GID=975 <86>Aug 7 08:15:00 groupadd[731306]: group added to /etc/gshadow: name=rooter <86>Aug 7 08:15:00 groupadd[731306]: new group: name=rooter, GID=975 <86>Aug 7 08:15:00 useradd[731313]: new user: name=rooter, UID=975, GID=975, home=/root, shell=/bin/bash <86>Aug 7 08:15:00 userdel[731332]: delete user 'builder' <86>Aug 7 08:15:00 userdel[731332]: removed group 'builder' owned by 'builder' <86>Aug 7 08:15:00 userdel[731332]: removed shadow group 'builder' owned by 'builder' <86>Aug 7 08:15:00 groupadd[731345]: group added to /etc/group: name=builder, GID=976 <86>Aug 7 08:15:00 groupadd[731345]: group added to /etc/gshadow: name=builder <86>Aug 7 08:15:00 groupadd[731345]: new group: name=builder, GID=976 <86>Aug 7 08:15:00 useradd[731354]: new user: name=builder, UID=976, GID=976, 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 7 08:15:03 rpmi: libtinfo-devel-6.1.20180407-alt2 sisyphus+222164.200.1.1 1550686221 installed <13>Aug 7 08:15:03 rpmi: rpm-macros-ghc7.6.1-common-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed <13>Aug 7 08:15:03 rpmi: rpm-build-haskell-1.4.5-alt1 sisyphus+222088.1140.12.1 1553099568 installed <13>Aug 7 08:15:03 rpmi: libgmp-devel-6.1.2-alt3 sisyphus+229304.40.2.1 1557770931 installed <13>Aug 7 08:15:03 rpmi: libffi-devel-1:3.2.1-alt3 p9+251949.100.1.1 1589887590 installed <13>Aug 7 08:15:03 rpmi: haskell-filetrigger-0.0.5-alt3 sisyphus+222088.300.12.1 1553099539 installed <13>Aug 7 08:15:03 rpmi: ghc7.6.1-common-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed <13>Aug 7 08:15:09 rpmi: ghc7.6.1-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed <13>Aug 7 08:15:09 rpmi: libncurses-devel-6.1.20180407-alt2 sisyphus+222164.200.1.1 1550686221 installed <13>Aug 7 08:15:09 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-terminfo-0.3.2.5-alt1.patch is smaller than 8 bytes Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/ghc7.6.1-terminfo-0.3.2.5-alt1.nosrc.rpm (w1.gzdio) warning: File /usr/src/RPM/SOURCES/ghc7.6.1-terminfo-0.3.2.5-alt1.patch is smaller than 8 bytes Installing ghc7.6.1-terminfo-0.3.2.5-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.22871 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ghc7.6.1-terminfo-0.3.2.5 + echo 'Source #0 (ghc7.6.1-terminfo-0.3.2.5.tar):' Source #0 (ghc7.6.1-terminfo-0.3.2.5.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ghc7.6.1-terminfo-0.3.2.5.tar + cd ghc7.6.1-terminfo-0.3.2.5 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (ghc7.6.1-terminfo-0.3.2.5-alt1.patch):' Patch #0 (ghc7.6.1-terminfo-0.3.2.5-alt1.patch): + /usr/bin/patch -p1 + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.22871 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ghc7.6.1-terminfo-0.3.2.5 + '[' -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-terminfo-0.3.2.5 '--libsubdir=$compiler/lib/$pkgid' --docdir=/usr/share/doc/ghc7.6.1-terminfo-0.3.2.5 --datadir=/usr/share --datasubdir=ghc7.6.1-terminfo-0.3.2.5 --enable-library-profiling --enable-library-for-ghci --disable-executable-profiling --enable-split-objs --enable-shared -O2 --ghc Configuring terminfo-0.3.2.5... configure: WARNING: unrecognized options: --with-compiler, --with-gcc checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking for setupterm in -lncursesw... no checking for setupterm in -lncurses... yes configure: creating ./config.status config.status: creating terminfo.buildinfo configure: WARNING: unrecognized options: --with-compiler, --with-gcc + '[' -x Setup ']' + ./Setup makefile -f cabal-rpm.mk unrecognised command: makefile (try --help) + ./Setup build Building terminfo-0.3.2.5... Preprocessing library terminfo-0.3.2.5... [1 of 7] Compiling System.Console.Terminfo.Base ( System/Console/Terminfo/Base.hs, dist/build/System/Console/Terminfo/Base.o ) [2 of 7] Compiling System.Console.Terminfo.Keys ( System/Console/Terminfo/Keys.hs, dist/build/System/Console/Terminfo/Keys.o ) [3 of 7] Compiling System.Console.Terminfo.Cursor ( System/Console/Terminfo/Cursor.hs, dist/build/System/Console/Terminfo/Cursor.o ) [4 of 7] Compiling System.Console.Terminfo.Effects ( System/Console/Terminfo/Effects.hs, dist/build/System/Console/Terminfo/Effects.o ) [5 of 7] Compiling System.Console.Terminfo.Edit ( System/Console/Terminfo/Edit.hs, dist/build/System/Console/Terminfo/Edit.o ) [6 of 7] Compiling System.Console.Terminfo.Color ( System/Console/Terminfo/Color.hs, dist/build/System/Console/Terminfo/Color.o ) [7 of 7] Compiling System.Console.Terminfo ( System/Console/Terminfo.hs, dist/build/System/Console/Terminfo.o ) [1 of 7] Compiling System.Console.Terminfo.Base ( System/Console/Terminfo/Base.hs, dist/build/System/Console/Terminfo/Base.p_o ) [2 of 7] Compiling System.Console.Terminfo.Keys ( System/Console/Terminfo/Keys.hs, dist/build/System/Console/Terminfo/Keys.p_o ) [3 of 7] Compiling System.Console.Terminfo.Cursor ( System/Console/Terminfo/Cursor.hs, dist/build/System/Console/Terminfo/Cursor.p_o ) [4 of 7] Compiling System.Console.Terminfo.Effects ( System/Console/Terminfo/Effects.hs, dist/build/System/Console/Terminfo/Effects.p_o ) [5 of 7] Compiling System.Console.Terminfo.Edit ( System/Console/Terminfo/Edit.hs, dist/build/System/Console/Terminfo/Edit.p_o ) [6 of 7] Compiling System.Console.Terminfo.Color ( System/Console/Terminfo/Color.hs, dist/build/System/Console/Terminfo/Color.p_o ) [7 of 7] Compiling System.Console.Terminfo ( System/Console/Terminfo.hs, dist/build/System/Console/Terminfo.p_o ) [1 of 7] Compiling System.Console.Terminfo.Base ( System/Console/Terminfo/Base.hs, dist/build/System/Console/Terminfo/Base.dyn_o ) [2 of 7] Compiling System.Console.Terminfo.Keys ( System/Console/Terminfo/Keys.hs, dist/build/System/Console/Terminfo/Keys.dyn_o ) [3 of 7] Compiling System.Console.Terminfo.Cursor ( System/Console/Terminfo/Cursor.hs, dist/build/System/Console/Terminfo/Cursor.dyn_o ) [4 of 7] Compiling System.Console.Terminfo.Effects ( System/Console/Terminfo/Effects.hs, dist/build/System/Console/Terminfo/Effects.dyn_o ) [5 of 7] Compiling System.Console.Terminfo.Edit ( System/Console/Terminfo/Edit.hs, dist/build/System/Console/Terminfo/Edit.dyn_o ) [6 of 7] Compiling System.Console.Terminfo.Color ( System/Console/Terminfo/Color.hs, dist/build/System/Console/Terminfo/Color.dyn_o ) [7 of 7] Compiling System.Console.Terminfo ( System/Console/Terminfo.hs, dist/build/System/Console/Terminfo.dyn_o ) In-place registering terminfo-0.3.2.5... + ./Setup haddock Running Haddock for terminfo-0.3.2.5... Preprocessing library terminfo-0.3.2.5... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Haddock coverage: 79% ( 22 / 28) in 'System.Console.Terminfo.Base' 32% ( 6 / 19) in 'System.Console.Terminfo.Keys' 41% ( 15 / 37) in 'System.Console.Terminfo.Cursor' 56% ( 14 / 25) in 'System.Console.Terminfo.Effects' 100% ( 5 / 5) in 'System.Console.Terminfo.Edit' 88% ( 7 / 8) in 'System.Console.Terminfo.Color' 100% ( 7 / 7) in 'System.Console.Terminfo' Documentation created: dist/doc/html/terminfo/index.html + ./Setup register --gen-pkg-config=terminfo.pkg Creating package registration file: terminfo.pkg + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.59653 + 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-terminfo-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ghc7.6.1-terminfo-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd ghc7.6.1-terminfo-0.3.2.5 + '[' -x Setup ']' + ./Setup copy --destdir=/usr/src/tmp/ghc7.6.1-terminfo-buildroot Installing library in /usr/src/tmp/ghc7.6.1-terminfo-buildroot/usr/lib64/ghc-7.6.1/lib/terminfo-0.3.2.5 + '[' -f terminfo.pkg ']' + install -m 755 terminfo.pkg /usr/src/tmp/ghc7.6.1-terminfo-buildroot/usr/lib64/ghc-7.6.1/lib/terminfo-0.3.2.5 + mkdir -p /usr/src/tmp/ghc7.6.1-terminfo-buildroot/usr/lib64/ghc-7.6.1/package.conf.d + install -D -m 644 terminfo.pkg /usr/src/tmp/ghc7.6.1-terminfo-buildroot/usr/lib64/ghc-7.6.1/package.conf.d/terminfo-0.3.2.5.conf + /usr/lib/rpm-build-haskell/hs_gen_filelist.sh /usr/src/tmp/ghc7.6.1-terminfo-buildroot /usr/lib64 /usr/lib64/ghc-7.6.1/lib/terminfo-0.3.2.5 /usr/src/RPM/BUILD/ghc7.6.1-terminfo-0.3.2.5 ghc7.6.1-terminfo 0.3.2.5 /usr/lib64/ghc-7.6.1/package.conf.d/terminfo-0.3.2.5.conf ~/tmp/ghc7.6.1-terminfo-buildroot ~/RPM/BUILD/ghc7.6.1-terminfo-0.3.2.5 find: './usr/bin': No such file or directory find: './usr/share/ghc7.6.1-terminfo-0.3.2.5': No such file or directory ~/RPM/BUILD/ghc7.6.1-terminfo-0.3.2.5 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ghc7.6.1-terminfo-buildroot (auto) mode of './usr/lib64/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-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-terminfo-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ghc7.6.1-terminfo-buildroot/ (default) Compressing files in /usr/src/tmp/ghc7.6.1-terminfo-buildroot (auto) Adjusting library links in /usr/src/tmp/ghc7.6.1-terminfo-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-terminfo-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/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so: RPATH contains several entries: /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/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so: found executable STACK entry: GNU_STACK 0x000000 0x0000000000000000 0x0000000000000000 0x000000 0x000000 RWE 0x10 verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so: undefined symbol: stg_getMaskingStatezh verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so: undefined symbol: stg_ap_pp_info verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so: undefined symbol: stg_unmaskAsyncExceptionszh verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so: undefined symbol: stg_CAF_BLACKHOLE_info verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so: undefined symbol: stg_gc_ut verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so: undefined symbol: stg_sel_0_upd_info verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so: undefined symbol: stg_upd_frame_info verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so: undefined symbol: stg_bh_upd_frame_info verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so: undefined symbol: stg_maskAsyncExceptionszh verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so: undefined symbol: stg_sel_1_upd_info verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so: undefined symbol: stg_ap_ppv_fast verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so: undefined symbol: stg_makeStablePtrzh verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so: undefined symbol: stable_ptr_table verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so: undefined symbol: stg_ap_p_info verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so: undefined symbol: stg_ap_p_fast verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so: undefined symbol: stg_ap_ppp_info verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so: undefined symbol: stg_ap_pp_fast verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so: undefined symbol: stg_noDuplicatezh verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so: undefined symbol: stg_ap_0_fast verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so: undefined symbol: stg_catchzh verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so: undefined symbol: stg_ap_v_fast verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so: undefined symbol: stg_raiseIOzh verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so: undefined symbol: stg_newAlignedPinnedByteArrayzh verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so: undefined symbol: stg_ap_2_upd_info verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so: undefined symbol: stg_gc_noregs verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so: undefined symbol: stg_ap_pppppp_fast verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so: undefined symbol: stg_ap_ppp_fast verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so: undefined symbol: stg_ap_3_upd_info verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so: undefined symbol: stg_ap_pv_fast verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so: undefined symbol: stg_gc_unbx_r1 verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so: undefined symbol: rts_evalIO verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so: undefined symbol: rts_apply verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so: undefined symbol: rts_unlock verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so: undefined symbol: rts_getInt32 verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so: undefined symbol: rts_checkSchedStatus verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so: undefined symbol: rts_mkInt32 verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so: undefined symbol: resumeThread verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so: undefined symbol: createAdjustor verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so: undefined symbol: newCAF verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so: undefined symbol: freeHaskellFunctionPtr verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so: undefined symbol: suspendThread verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so: undefined symbol: rts_lock Hardlinking identical .pyc and .pyo files Processing files: ghc7.6.1-terminfo-0.3.2.5-alt1 warning: File listed twice: /usr/lib64/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so warning: File listed twice: /usr/share/doc/ghc7.6.1-terminfo-0.3.2.5/LICENSE warning: File listed twice: /usr/share/doc/ghc7.6.1-terminfo-0.3.2.5/html warning: File listed twice: /usr/share/doc/ghc7.6.1-terminfo-0.3.2.5/html/System-Console-Terminfo-Base.html warning: File listed twice: /usr/share/doc/ghc7.6.1-terminfo-0.3.2.5/html/System-Console-Terminfo-Base.html warning: File listed twice: /usr/share/doc/ghc7.6.1-terminfo-0.3.2.5/html/System-Console-Terminfo-Color.html warning: File listed twice: /usr/share/doc/ghc7.6.1-terminfo-0.3.2.5/html/System-Console-Terminfo-Color.html warning: File listed twice: /usr/share/doc/ghc7.6.1-terminfo-0.3.2.5/html/System-Console-Terminfo-Cursor.html warning: File listed twice: /usr/share/doc/ghc7.6.1-terminfo-0.3.2.5/html/System-Console-Terminfo-Cursor.html warning: File listed twice: /usr/share/doc/ghc7.6.1-terminfo-0.3.2.5/html/System-Console-Terminfo-Edit.html warning: File listed twice: /usr/share/doc/ghc7.6.1-terminfo-0.3.2.5/html/System-Console-Terminfo-Edit.html warning: File listed twice: /usr/share/doc/ghc7.6.1-terminfo-0.3.2.5/html/System-Console-Terminfo-Effects.html warning: File listed twice: /usr/share/doc/ghc7.6.1-terminfo-0.3.2.5/html/System-Console-Terminfo-Effects.html warning: File listed twice: /usr/share/doc/ghc7.6.1-terminfo-0.3.2.5/html/System-Console-Terminfo-Keys.html warning: File listed twice: /usr/share/doc/ghc7.6.1-terminfo-0.3.2.5/html/System-Console-Terminfo-Keys.html warning: File listed twice: /usr/share/doc/ghc7.6.1-terminfo-0.3.2.5/html/System-Console-Terminfo.html warning: File listed twice: /usr/share/doc/ghc7.6.1-terminfo-0.3.2.5/html/System-Console-Terminfo.html warning: File listed twice: /usr/share/doc/ghc7.6.1-terminfo-0.3.2.5/html/doc-index.html warning: File listed twice: /usr/share/doc/ghc7.6.1-terminfo-0.3.2.5/html/doc-index.html warning: File listed twice: /usr/share/doc/ghc7.6.1-terminfo-0.3.2.5/html/frames.html warning: File listed twice: /usr/share/doc/ghc7.6.1-terminfo-0.3.2.5/html/frames.html warning: File listed twice: /usr/share/doc/ghc7.6.1-terminfo-0.3.2.5/html/haddock-util.js warning: File listed twice: /usr/share/doc/ghc7.6.1-terminfo-0.3.2.5/html/haddock-util.js warning: File listed twice: /usr/share/doc/ghc7.6.1-terminfo-0.3.2.5/html/hslogo-16.png warning: File listed twice: /usr/share/doc/ghc7.6.1-terminfo-0.3.2.5/html/hslogo-16.png warning: File listed twice: /usr/share/doc/ghc7.6.1-terminfo-0.3.2.5/html/index-frames.html warning: File listed twice: /usr/share/doc/ghc7.6.1-terminfo-0.3.2.5/html/index-frames.html warning: File listed twice: /usr/share/doc/ghc7.6.1-terminfo-0.3.2.5/html/index.html warning: File listed twice: /usr/share/doc/ghc7.6.1-terminfo-0.3.2.5/html/index.html warning: File listed twice: /usr/share/doc/ghc7.6.1-terminfo-0.3.2.5/html/mini_System-Console-Terminfo-Base.html warning: File listed twice: /usr/share/doc/ghc7.6.1-terminfo-0.3.2.5/html/mini_System-Console-Terminfo-Base.html warning: File listed twice: /usr/share/doc/ghc7.6.1-terminfo-0.3.2.5/html/mini_System-Console-Terminfo-Color.html warning: File listed twice: /usr/share/doc/ghc7.6.1-terminfo-0.3.2.5/html/mini_System-Console-Terminfo-Color.html warning: File listed twice: /usr/share/doc/ghc7.6.1-terminfo-0.3.2.5/html/mini_System-Console-Terminfo-Cursor.html warning: File listed twice: /usr/share/doc/ghc7.6.1-terminfo-0.3.2.5/html/mini_System-Console-Terminfo-Cursor.html warning: File listed twice: /usr/share/doc/ghc7.6.1-terminfo-0.3.2.5/html/mini_System-Console-Terminfo-Edit.html warning: File listed twice: /usr/share/doc/ghc7.6.1-terminfo-0.3.2.5/html/mini_System-Console-Terminfo-Edit.html warning: File listed twice: /usr/share/doc/ghc7.6.1-terminfo-0.3.2.5/html/mini_System-Console-Terminfo-Effects.html warning: File listed twice: /usr/share/doc/ghc7.6.1-terminfo-0.3.2.5/html/mini_System-Console-Terminfo-Effects.html warning: File listed twice: /usr/share/doc/ghc7.6.1-terminfo-0.3.2.5/html/mini_System-Console-Terminfo-Keys.html warning: File listed twice: /usr/share/doc/ghc7.6.1-terminfo-0.3.2.5/html/mini_System-Console-Terminfo-Keys.html warning: File listed twice: /usr/share/doc/ghc7.6.1-terminfo-0.3.2.5/html/mini_System-Console-Terminfo.html warning: File listed twice: /usr/share/doc/ghc7.6.1-terminfo-0.3.2.5/html/mini_System-Console-Terminfo.html warning: File listed twice: /usr/share/doc/ghc7.6.1-terminfo-0.3.2.5/html/minus.gif warning: File listed twice: /usr/share/doc/ghc7.6.1-terminfo-0.3.2.5/html/minus.gif warning: File listed twice: /usr/share/doc/ghc7.6.1-terminfo-0.3.2.5/html/ocean.css warning: File listed twice: /usr/share/doc/ghc7.6.1-terminfo-0.3.2.5/html/ocean.css warning: File listed twice: /usr/share/doc/ghc7.6.1-terminfo-0.3.2.5/html/plus.gif warning: File listed twice: /usr/share/doc/ghc7.6.1-terminfo-0.3.2.5/html/plus.gif warning: File listed twice: /usr/share/doc/ghc7.6.1-terminfo-0.3.2.5/html/synopsis.png warning: File listed twice: /usr/share/doc/ghc7.6.1-terminfo-0.3.2.5/html/synopsis.png warning: File listed twice: /usr/share/doc/ghc7.6.1-terminfo-0.3.2.5/html/terminfo.haddock warning: File listed twice: /usr/share/doc/ghc7.6.1-terminfo-0.3.2.5/html/terminfo.haddock Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jac8Mx 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.Jpa82j 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(terminfo) = 0.3.2.5, ghc7.6.1(terminfo-0.3.2.5-931bfc526080cf4a023626931f72b43e) 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/ghc-prim-0.3.0.0/libHSghc-prim-0.3.0.0-ghc7.6.1.so, ghc7.6.1(base) = 4.6.0.0, ghc7.6.1(base-4.6.0.0-9108e251636b0c8499261c52a7809ea1), libtinfo.so.5()(64bit) >= set:lhfH3Jh3wnwvzIWyRLzuyYvlvu0, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1UFEL9 Creating ghc7.6.1-terminfo-debuginfo package Processing files: ghc7.6.1-terminfo-debuginfo-0.3.2.5-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LuibX2 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jyUjAZ find-requires: running scripts (debuginfo) Requires: ghc7.6.1-terminfo = 0.3.2.5-alt1, /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/ghc-prim-0.3.0.0/libHSghc-prim-0.3.0.0-ghc7.6.1.so.debug, debug64(libtinfo.so.5) Adding to ghc7.6.1-terminfo-debuginfo a strict dependency on ghc7.6.1-terminfo Wrote: /usr/src/RPM/RPMS/x86_64/ghc7.6.1-terminfo-0.3.2.5-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ghc7.6.1-terminfo-debuginfo-0.3.2.5-alt1.x86_64.rpm (w2.lzdio) 7.70user 4.53system 0:16.41elapsed 74%CPU (0avgtext+0avgdata 183644maxresident)k 0inputs+0outputs (0major+2602188minor)pagefaults 0swaps 17.49user 9.29system 0:30.64elapsed 87%CPU (0avgtext+0avgdata 183644maxresident)k 0inputs+0outputs (34964major+2883081minor)pagefaults 0swaps --- ghc7.6.1-terminfo-0.3.2.5-alt1.x86_64.rpm.repo 2019-02-21 05:29:53.000000000 +0000 +++ ghc7.6.1-terminfo-0.3.2.5-alt1.x86_64.rpm.hasher 2022-08-07 08:15:28.383968570 +0000 @@ -71,3 +71,3 @@ File: /usr/lib64/ghc-7.6.1/lib/terminfo-0.3.2.5 40755 root:root -File: /usr/lib64/ghc-7.6.1/lib/terminfo-0.3.2.5/HSterminfo-0.3.2.5.o 100644 root:root c5ccd9f3480daffd03f0b8317fd98672 +File: /usr/lib64/ghc-7.6.1/lib/terminfo-0.3.2.5/HSterminfo-0.3.2.5.o 100644 root:root bcfde7ce41c5080073d449ed7b668e56 File: /usr/lib64/ghc-7.6.1/lib/terminfo-0.3.2.5/System 40755 root:root @@ -75,26 +75,26 @@ File: /usr/lib64/ghc-7.6.1/lib/terminfo-0.3.2.5/System/Console/Terminfo 40755 root:root -File: /usr/lib64/ghc-7.6.1/lib/terminfo-0.3.2.5/System/Console/Terminfo.dyn_hi 100644 root:root 332847fcbd1915a516feb418b9a5ff10 -File: /usr/lib64/ghc-7.6.1/lib/terminfo-0.3.2.5/System/Console/Terminfo.hi 100644 root:root 2a47ac755294c8db778635052f7e7a58 -File: /usr/lib64/ghc-7.6.1/lib/terminfo-0.3.2.5/System/Console/Terminfo.p_hi 100644 root:root 932899abae2178cea8c1508aa826f484 -File: /usr/lib64/ghc-7.6.1/lib/terminfo-0.3.2.5/System/Console/Terminfo/Base.dyn_hi 100644 root:root 308f32088bb6029d43abf0049aab862b -File: /usr/lib64/ghc-7.6.1/lib/terminfo-0.3.2.5/System/Console/Terminfo/Base.hi 100644 root:root f133abeba6f28923c7dafb9a605e074a -File: /usr/lib64/ghc-7.6.1/lib/terminfo-0.3.2.5/System/Console/Terminfo/Base.p_hi 100644 root:root 1f440de38d03be159b6547a94f77c8cc -File: /usr/lib64/ghc-7.6.1/lib/terminfo-0.3.2.5/System/Console/Terminfo/Color.dyn_hi 100644 root:root a382fe3e401129ec25fe67180e6b50ad -File: /usr/lib64/ghc-7.6.1/lib/terminfo-0.3.2.5/System/Console/Terminfo/Color.hi 100644 root:root bbc9b56de242839036da030d5aace649 -File: /usr/lib64/ghc-7.6.1/lib/terminfo-0.3.2.5/System/Console/Terminfo/Color.p_hi 100644 root:root 935bb07724cc1664fc97195ba72025c4 -File: /usr/lib64/ghc-7.6.1/lib/terminfo-0.3.2.5/System/Console/Terminfo/Cursor.dyn_hi 100644 root:root f555badbb0016c4d9139b43298ea964c -File: /usr/lib64/ghc-7.6.1/lib/terminfo-0.3.2.5/System/Console/Terminfo/Cursor.hi 100644 root:root 29bbec6f04af8422c21b006794145d10 -File: /usr/lib64/ghc-7.6.1/lib/terminfo-0.3.2.5/System/Console/Terminfo/Cursor.p_hi 100644 root:root c7e64a2bcf6724a59bf761622ff597a5 -File: /usr/lib64/ghc-7.6.1/lib/terminfo-0.3.2.5/System/Console/Terminfo/Edit.dyn_hi 100644 root:root 40ee7a5cf90de431dfca83741a26dd91 -File: /usr/lib64/ghc-7.6.1/lib/terminfo-0.3.2.5/System/Console/Terminfo/Edit.hi 100644 root:root e208dfcbd67f091a585d155b3a1a119f -File: /usr/lib64/ghc-7.6.1/lib/terminfo-0.3.2.5/System/Console/Terminfo/Edit.p_hi 100644 root:root 7fbc7ee34b7d124bcd15fc80d0dba269 -File: /usr/lib64/ghc-7.6.1/lib/terminfo-0.3.2.5/System/Console/Terminfo/Effects.dyn_hi 100644 root:root 9d27223c7f0fb31cff64b2a1917cc9fe -File: /usr/lib64/ghc-7.6.1/lib/terminfo-0.3.2.5/System/Console/Terminfo/Effects.hi 100644 root:root 617eaaac63de6e9ef67177b0826eb922 -File: /usr/lib64/ghc-7.6.1/lib/terminfo-0.3.2.5/System/Console/Terminfo/Effects.p_hi 100644 root:root 27369d59518230be1289a9bf70c1f9b1 -File: /usr/lib64/ghc-7.6.1/lib/terminfo-0.3.2.5/System/Console/Terminfo/Keys.dyn_hi 100644 root:root 2128df79eda312341d12da08c1d47e4b -File: /usr/lib64/ghc-7.6.1/lib/terminfo-0.3.2.5/System/Console/Terminfo/Keys.hi 100644 root:root 889d36d4a3d2b3757d17faa1719f7094 -File: /usr/lib64/ghc-7.6.1/lib/terminfo-0.3.2.5/System/Console/Terminfo/Keys.p_hi 100644 root:root 2b0f5b0b7ac716607c8f48489fdea927 -File: /usr/lib64/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so 100644 root:root 3f154ba7d025441ccfd1f3030fa2775f -File: /usr/lib64/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5.a 100644 root:root 35f8100a81f7ea8f5ef477ba80e8b905 -File: /usr/lib64/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5_p.a 100644 root:root 3801a95dba66c8904a906bda9d7dd6e8 +File: /usr/lib64/ghc-7.6.1/lib/terminfo-0.3.2.5/System/Console/Terminfo.dyn_hi 100644 root:root 1ee154ce0752d0bc483bc8d30877a63d +File: /usr/lib64/ghc-7.6.1/lib/terminfo-0.3.2.5/System/Console/Terminfo.hi 100644 root:root 261863e6b527918b092d2cccd193ee4e +File: /usr/lib64/ghc-7.6.1/lib/terminfo-0.3.2.5/System/Console/Terminfo.p_hi 100644 root:root 5f60533d2bd90ab229dec1476884956a +File: /usr/lib64/ghc-7.6.1/lib/terminfo-0.3.2.5/System/Console/Terminfo/Base.dyn_hi 100644 root:root 81541d06730d6c829e430bfacbcbc0bd +File: /usr/lib64/ghc-7.6.1/lib/terminfo-0.3.2.5/System/Console/Terminfo/Base.hi 100644 root:root 111659f2e2014b8b442f24e83b9c5a89 +File: /usr/lib64/ghc-7.6.1/lib/terminfo-0.3.2.5/System/Console/Terminfo/Base.p_hi 100644 root:root b0db8322a8476197c6465e13a0996505 +File: /usr/lib64/ghc-7.6.1/lib/terminfo-0.3.2.5/System/Console/Terminfo/Color.dyn_hi 100644 root:root 05ea97e19e84ac1cc205efaedc2ceeb2 +File: /usr/lib64/ghc-7.6.1/lib/terminfo-0.3.2.5/System/Console/Terminfo/Color.hi 100644 root:root 725e4b3aa50658a3f0fb6cdf1fcf65f8 +File: /usr/lib64/ghc-7.6.1/lib/terminfo-0.3.2.5/System/Console/Terminfo/Color.p_hi 100644 root:root 4a7a0f6738048251f733525fc48477a3 +File: /usr/lib64/ghc-7.6.1/lib/terminfo-0.3.2.5/System/Console/Terminfo/Cursor.dyn_hi 100644 root:root 682a4f1d1b44019d784550072ec35e3c +File: /usr/lib64/ghc-7.6.1/lib/terminfo-0.3.2.5/System/Console/Terminfo/Cursor.hi 100644 root:root ded05ba67276f513542298669aa091d3 +File: /usr/lib64/ghc-7.6.1/lib/terminfo-0.3.2.5/System/Console/Terminfo/Cursor.p_hi 100644 root:root a297dbcb5fc47c8e000fce5065eb1fe4 +File: /usr/lib64/ghc-7.6.1/lib/terminfo-0.3.2.5/System/Console/Terminfo/Edit.dyn_hi 100644 root:root a05ded06e435226fca69724833a467b9 +File: /usr/lib64/ghc-7.6.1/lib/terminfo-0.3.2.5/System/Console/Terminfo/Edit.hi 100644 root:root dd9db1f7ea5fecab748ef126c805f193 +File: /usr/lib64/ghc-7.6.1/lib/terminfo-0.3.2.5/System/Console/Terminfo/Edit.p_hi 100644 root:root a1ee6c0480054475434d7f36df3b67c5 +File: /usr/lib64/ghc-7.6.1/lib/terminfo-0.3.2.5/System/Console/Terminfo/Effects.dyn_hi 100644 root:root 32bbb1135c41ae1cde8e73e195ae3ca1 +File: /usr/lib64/ghc-7.6.1/lib/terminfo-0.3.2.5/System/Console/Terminfo/Effects.hi 100644 root:root 100fa3190998afbe15ea92634870b49c +File: /usr/lib64/ghc-7.6.1/lib/terminfo-0.3.2.5/System/Console/Terminfo/Effects.p_hi 100644 root:root c5f21af2c9bc4ecbaab4fcb66bd90df0 +File: /usr/lib64/ghc-7.6.1/lib/terminfo-0.3.2.5/System/Console/Terminfo/Keys.dyn_hi 100644 root:root 22e37a0947891a3e012c163d1327eaaf +File: /usr/lib64/ghc-7.6.1/lib/terminfo-0.3.2.5/System/Console/Terminfo/Keys.hi 100644 root:root 263f6953f0b40b388bf63b081c594f9b +File: /usr/lib64/ghc-7.6.1/lib/terminfo-0.3.2.5/System/Console/Terminfo/Keys.p_hi 100644 root:root 640b9366db7950194d801c2d5e64f129 +File: /usr/lib64/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so 100644 root:root 7fa1a69cc1d4fea15af311010f8e8971 +File: /usr/lib64/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5.a 100644 root:root 53e3c0679972a284c9ae981559002afe +File: /usr/lib64/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5_p.a 100644 root:root 790c6891e877193094e18c67e3e2a4a4 File: /usr/lib64/ghc-7.6.1/lib/terminfo-0.3.2.5/terminfo.pkg 100755 root:root b179ff6048b62ce30a21edc66a50d864 @@ -129,2 +129,2 @@ File: /usr/share/doc/ghc7.6.1-terminfo-0.3.2.5/html/terminfo.haddock 100644 root:root aa596f69d2a16166b8009f6f4ce73e5a -RPMIdentity: 52baf97420bb584496477bb8dd6ee2367fe33db547773fe91135e6a2a32559bb901248a7e27aa9820bd5cdf383055fe4499871558d45552b238c2b49654e6ee4 +RPMIdentity: 8c3bf8a77dbb285806f1a8841a62f5f6cf19343b8948557610579d7b33c1b8e7462c1e5a9323803ebd110f966f5e44fed3e7f8703157d56245819e00436c5ff6 --- ghc7.6.1-terminfo-debuginfo-0.3.2.5-alt1.x86_64.rpm.repo 2019-02-21 05:29:53.000000000 +0000 +++ ghc7.6.1-terminfo-debuginfo-0.3.2.5-alt1.x86_64.rpm.hasher 2022-08-07 08:15:28.520970468 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/a3 40755 root:root -/usr/lib/debug/.build-id/a3/7101ac97fecdc1b9b1179e2c01e89ab6517f87 120777 root:root ../../../../lib64/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so -/usr/lib/debug/.build-id/a3/7101ac97fecdc1b9b1179e2c01e89ab6517f87.debug 120777 root:root ../../usr/lib64/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so.debug +/usr/lib/debug/.build-id/dd 40755 root:root +/usr/lib/debug/.build-id/dd/64c1b954a810db67bce6f503b6ebc33d9ba48c 120777 root:root ../../../../lib64/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so +/usr/lib/debug/.build-id/dd/64c1b954a810db67bce6f503b6ebc33d9ba48c.debug 120777 root:root ../../usr/lib64/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so.debug /usr/lib/debug/usr/lib64/ghc-7.6.1 40755 root:root @@ -13,5 +13,5 @@ Provides: ghc7.6.1-terminfo-debuginfo = 0.3.2.5-alt1:sisyphus+222286.100.1.1 -File: /usr/lib/debug/.build-id/a3 40755 root:root -File: /usr/lib/debug/.build-id/a3/7101ac97fecdc1b9b1179e2c01e89ab6517f87 120777 root:root ../../../../lib64/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so -File: /usr/lib/debug/.build-id/a3/7101ac97fecdc1b9b1179e2c01e89ab6517f87.debug 120777 root:root ../../usr/lib64/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so.debug +File: /usr/lib/debug/.build-id/dd 40755 root:root +File: /usr/lib/debug/.build-id/dd/64c1b954a810db67bce6f503b6ebc33d9ba48c 120777 root:root ../../../../lib64/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so +File: /usr/lib/debug/.build-id/dd/64c1b954a810db67bce6f503b6ebc33d9ba48c.debug 120777 root:root ../../usr/lib64/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so.debug File: /usr/lib/debug/usr/lib64/ghc-7.6.1 40755 root:root @@ -19,3 +19,3 @@ File: /usr/lib/debug/usr/lib64/ghc-7.6.1/lib/terminfo-0.3.2.5 40755 root:root -File: /usr/lib/debug/usr/lib64/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so.debug 100644 root:root d47e7a6eb3496588e112310279999b1b -RPMIdentity: 3b2ede1cfbb907c3e725861d699b9dd82c237033738f482dd3062f2c8b4285cc768043891c73d204a380ca3a797a094534b590cabe692363adb230b286341ef8 +File: /usr/lib/debug/usr/lib64/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so.debug 100644 root:root b354e48ffd24aa129b8ddfbae86beeca +RPMIdentity: 5674b784c91215c5f99c9428049b5b9560c9053206d54b9bbd6444c26f2425b9e0ce34f795148815f03d3872cd73cd4b47fdb8539460d25f8604d3407c1dae1c