<86>Sep 1 01:08:19 userdel[1059891]: delete user 'rooter' <86>Sep 1 01:08:19 userdel[1059891]: removed group 'rooter' owned by 'rooter' <86>Sep 1 01:08:19 userdel[1059891]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 1 01:08:19 groupadd[1059914]: group added to /etc/group: name=rooter, GID=1862 <86>Sep 1 01:08:19 groupadd[1059914]: group added to /etc/gshadow: name=rooter <86>Sep 1 01:08:19 groupadd[1059914]: new group: name=rooter, GID=1862 <86>Sep 1 01:08:19 useradd[1059936]: new user: name=rooter, UID=1862, GID=1862, home=/root, shell=/bin/bash, from=none <86>Sep 1 01:08:20 userdel[1059967]: delete user 'builder' <86>Sep 1 01:08:20 userdel[1059967]: removed group 'builder' owned by 'builder' <86>Sep 1 01:08:20 userdel[1059967]: removed shadow group 'builder' owned by 'builder' <86>Sep 1 01:08:20 groupadd[1059983]: group added to /etc/group: name=builder, GID=1863 <86>Sep 1 01:08:20 groupadd[1059983]: group added to /etc/gshadow: name=builder <86>Sep 1 01:08:20 groupadd[1059983]: new group: name=builder, GID=1863 <86>Sep 1 01:08:20 useradd[1060001]: new user: name=builder, UID=1863, GID=1863, home=/usr/src, shell=/bin/bash, from=none <13>Sep 1 01:08:24 rpmi: libncurses6-6.3.20220618-alt4 sisyphus+328055.40.2.1 1693212977 installed <13>Sep 1 01:08:24 rpmi: libtinfo-devel-6.3.20220618-alt4 sisyphus+328055.40.2.1 1693212977 installed <13>Sep 1 01:08:24 rpmi: libncurses-devel-6.3.20220618-alt4 sisyphus+328055.40.2.1 1693212977 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/bvi-1.4.2-alt1.nosrc.rpm (w1.gzdio) Installing bvi-1.4.2-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.18035 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf bvi-1.4.2 + echo 'Source #0 (bvi-1.4.2.tar):' Source #0 (bvi-1.4.2.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/bvi-1.4.2.tar + cd bvi-1.4.2 + /bin/chmod -c -Rf u+rwX,go-w . + sed -i s@/usr/local/share/bmore.help@/usr/share/bvi/bmore.help@ bmore.1 + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.18035 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd bvi-1.4.2 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + configure_runstatedir_flags= + grep -qF runstatedir=DIR ./configure + configure_runstatedir_flags=--runstatedir=/var/run + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --runstatedir=/var/run --without-included-gettext configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext checking for x86_64-alt-linux-gcc... x86_64-alt-linux-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 x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking for x86_64-alt-linux-gcc... (cached) x86_64-alt-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-alt-linux-gcc accepts -g... (cached) yes checking for x86_64-alt-linux-gcc option to accept ISO C89... (cached) none needed checking for a BSD-compatible install... /bin/install -c checking how to run the C preprocessor... x86_64-alt-linux-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 size of int... 4 checking size of long... 8 checking size of long long... 8 checking size of void *... 8 checking for size_t... yes checking for off_t... yes checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking termcap.h usability... yes checking termcap.h presence... yes checking for termcap.h... yes checking termio.h usability... yes checking termio.h presence... yes checking for termio.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking term.h usability... yes checking term.h presence... yes checking for term.h... yes checking ncurses/term.h usability... yes checking ncurses/term.h presence... yes checking for ncurses/term.h... yes checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking for library containing initscr... -lncurses checking for library containing tputs... none required checking for strdup... yes checking for strtol... yes checking for strtoll... yes checking for strerror... yes checking for memmove... yes checking for _LARGEFILE_SOURCE value needed for large files... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext + make -j16 make: Entering directory '/usr/src/RPM/BUILD/bvi-1.4.2' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DHAVE_CONFIG_H -c recomp.c make: Leaving directory '/usr/src/RPM/BUILD/bvi-1.4.2' make: Entering directory '/usr/src/RPM/BUILD/bvi-1.4.2' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DHAVE_CONFIG_H -c set.c make: Leaving directory '/usr/src/RPM/BUILD/bvi-1.4.2' make: Entering directory '/usr/src/RPM/BUILD/bvi-1.4.2' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DHAVE_CONFIG_H -c re.c re.c: In function 'fsearch_end': re.c:517:21: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 517 | if (*s_end = bregexec(spos, smem)) { | ^ re.c:519:25: warning: value computed is not used [-Wunused-value] 519 | *s_end++; | ^~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/bvi-1.4.2' make: Entering directory '/usr/src/RPM/BUILD/bvi-1.4.2' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DHAVE_CONFIG_H -c io.c io.c: In function 'do_shell': io.c:416:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 416 | int ret; | ^~~ make: Leaving directory '/usr/src/RPM/BUILD/bvi-1.4.2' make: Entering directory '/usr/src/RPM/BUILD/bvi-1.4.2' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DHAVE_CONFIG_H -c bm_unix.c bm_unix.c: In function 'doshell': bm_unix.c:162:17: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 162 | int ret; | ^~~ make: Leaving directory '/usr/src/RPM/BUILD/bvi-1.4.2' make: Entering directory '/usr/src/RPM/BUILD/bvi-1.4.2' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DHAVE_CONFIG_H -c edit.c make: Leaving directory '/usr/src/RPM/BUILD/bvi-1.4.2' make: Entering directory '/usr/src/RPM/BUILD/bvi-1.4.2' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DHAVE_CONFIG_H -c bvi.c make: Leaving directory '/usr/src/RPM/BUILD/bvi-1.4.2' make: Entering directory '/usr/src/RPM/BUILD/bvi-1.4.2' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DHAVE_CONFIG_H -c comm.c comm.c: In function 'docmdline': comm.c:110:32: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 110 | int n, ok, ret; | ^~~ make: Leaving directory '/usr/src/RPM/BUILD/bvi-1.4.2' make: Entering directory '/usr/src/RPM/BUILD/bvi-1.4.2' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DHAVE_CONFIG_H -DHELPFILE=\"/usr/share/bvi/bmore.help\" -c bmore.c bmore.c: In function 'main': bmore.c:123:25: warning: variable 'lflag' set but not used [-Wunused-but-set-variable] 123 | int lflag, repeat; | ^~~~~ make: Leaving directory '/usr/src/RPM/BUILD/bvi-1.4.2' make: Entering directory '/usr/src/RPM/BUILD/bvi-1.4.2' x86_64-alt-linux-gcc -o bmore bmore.o bm_unix.o recomp.o -lncurses make: Leaving directory '/usr/src/RPM/BUILD/bvi-1.4.2' make: Entering directory '/usr/src/RPM/BUILD/bvi-1.4.2' x86_64-alt-linux-gcc -o bvi bvi.o comm.o set.o re.o io.o edit.o recomp.o -lncurses make: Leaving directory '/usr/src/RPM/BUILD/bvi-1.4.2' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.41084 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/bvi-buildroot + : + /bin/rm -rf -- /usr/src/tmp/bvi-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd bvi-1.4.2 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/bvi-buildroot make: Entering directory '/usr/src/RPM/BUILD/bvi-1.4.2' /bin/sh ./mkinstalldirs /usr/src/tmp/bvi-buildroot/usr/bin /usr/src/tmp/bvi-buildroot/usr/share/bvi /usr/src/tmp/bvi-buildroot/usr/share/man/man1 mkdir -p -- /usr/src/tmp/bvi-buildroot/usr/bin /usr/src/tmp/bvi-buildroot/usr/share/bvi /usr/src/tmp/bvi-buildroot/usr/share/man/man1 Installing bvi make: Leaving directory '/usr/src/RPM/BUILD/bvi-1.4.2' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/bvi-buildroot (auto) Verifying and fixing files in /usr/src/tmp/bvi-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/bvi-buildroot/ (default) Compressing files in /usr/src/tmp/bvi-buildroot (auto) Verifying ELF objects in /usr/src/tmp/bvi-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: bvi-1.4.2-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.41084 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd bvi-1.4.2 + DOCDIR=/usr/src/tmp/bvi-buildroot/usr/share/doc/bvi-1.4.2 + export DOCDIR + rm -rf /usr/src/tmp/bvi-buildroot/usr/share/doc/bvi-1.4.2 + /bin/mkdir -p /usr/src/tmp/bvi-buildroot/usr/share/doc/bvi-1.4.2 + cp -prL README COPYING CREDITS CHANGES /usr/src/tmp/bvi-buildroot/usr/share/doc/bvi-1.4.2 + chmod -R go-w /usr/src/tmp/bvi-buildroot/usr/share/doc/bvi-1.4.2 + chmod -R a+rX /usr/src/tmp/bvi-buildroot/usr/share/doc/bvi-1.4.2 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.h8MYSe find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HTv1pA find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.11)(64bit), libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.33)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libncurses.so.6()(64bit) >= set:mi6NHG6gUJAsz84qrnQR6oYMz2BQbOItZmyHuXMeH0, libtinfo.so.6()(64bit) >= set:lhhUVR8NaVjcU1ocCOlX1Pck496sVj0l6q, 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.0fN5iA Creating bvi-debuginfo package Processing files: bvi-debuginfo-1.4.2-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AKzUX4 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Oateeb find-requires: running scripts (debuginfo) Requires: bvi = 1.4.2-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libncurses.so.6), debug64(libtinfo.so.6) Adding to bvi-debuginfo a strict dependency on bvi Wrote: /usr/src/RPM/RPMS/x86_64/bvi-1.4.2-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/bvi-debuginfo-1.4.2-alt1.x86_64.rpm (w2.lzdio) 4.36user 3.56system 0:10.53elapsed 75%CPU (0avgtext+0avgdata 56428maxresident)k 0inputs+0outputs (0major+724916minor)pagefaults 0swaps 5.21user 2.29system 0:20.91elapsed 35%CPU (0avgtext+0avgdata 126736maxresident)k 0inputs+0outputs (0major+191986minor)pagefaults 0swaps --- bvi-1.4.2-alt1.x86_64.rpm.repo 2023-05-07 16:06:42.000000000 +0000 +++ bvi-1.4.2-alt1.x86_64.rpm.hasher 2023-09-01 01:08:38.112129319 +0000 @@ -23,5 +23,5 @@ Requires: libc.so.6(GLIBC_2.7)(64bit) -Requires: libncurses.so.5()(64bit) >= set:mi6NHG6gUJAsz84qrnQR6oYMz2BQbOItZmyHuXMeH0 +Requires: libncurses.so.6()(64bit) >= set:mi6NHG6gUJAsz84qrnQR6oYMz2BQbOItZmyHuXMeH0 Requires: rpmlib(SetVersions) -Requires: libtinfo.so.5()(64bit) >= set:lhhUVR8NaVjcU1ocCOlX1Pck496sVj0l6q +Requires: libtinfo.so.6()(64bit) >= set:lhhUVR8NaVjcU1ocCOlX1Pck496sVj0l6q Requires: rtld(GNU_HASH) @@ -29,6 +29,6 @@ Provides: bvi = 1.4.2-alt1:sisyphus+320098.100.1.1 -File: /usr/bin/bmore 100755 root:root 730417bc9570adc9e2d1c8f4eba0e5c1 -File: /usr/bin/bvedit 100755 root:root e5fa9a8a5aafdd5bd99bf372e0ab4e27 -File: /usr/bin/bvi 100755 root:root e5fa9a8a5aafdd5bd99bf372e0ab4e27 -File: /usr/bin/bview 100755 root:root e5fa9a8a5aafdd5bd99bf372e0ab4e27 +File: /usr/bin/bmore 100755 root:root 6142c192a8c34120b6eb21f15acaee44 +File: /usr/bin/bvedit 100755 root:root 2dbd6d030fe79246cefe9a94044ce528 +File: /usr/bin/bvi 100755 root:root 2dbd6d030fe79246cefe9a94044ce528 +File: /usr/bin/bview 100755 root:root 2dbd6d030fe79246cefe9a94044ce528 File: /usr/share/bvi 40755 root:root @@ -42,2 +42,2 @@ File: /usr/share/man/man1/bvi.1.xz 100644 root:root 1dc504a7403bc6f89c7013faa45149a8 -RPMIdentity: 1685fb3e47747875337c8c1cabf7374dbc7ff395bafd70d7419664e57574b23a509d415ba3b477cb762a790a856175eb8654ad0a885c57a06440192fcf758c73 +RPMIdentity: 5f71902d436eab37a9c86eae53a2a8eee1f99a91ef3ca05eb07f23dac7fcc900812796f4b339d817502421bc9986f7b6bcc1084161b06ddef610e238c83fd53c --- bvi-debuginfo-1.4.2-alt1.x86_64.rpm.repo 2023-05-07 16:06:43.000000000 +0000 +++ bvi-debuginfo-1.4.2-alt1.x86_64.rpm.hasher 2023-09-01 01:08:38.214130681 +0000 @@ -1,7 +1,7 @@ -/usr/lib/debug/.build-id/6c 40755 root:root -/usr/lib/debug/.build-id/6c/3c5b181b5f42e7bbc866513e98b61f5816fb87 120777 root:root ../../../../bin/bvedit -/usr/lib/debug/.build-id/6c/3c5b181b5f42e7bbc866513e98b61f5816fb87.debug 120777 root:root ../../usr/bin/bvedit.debug -/usr/lib/debug/.build-id/a0 40755 root:root -/usr/lib/debug/.build-id/a0/196428987ac68aee3d33f42efabdd412761eb6 120777 root:root ../../../../bin/bmore -/usr/lib/debug/.build-id/a0/196428987ac68aee3d33f42efabdd412761eb6.debug 120777 root:root ../../usr/bin/bmore.debug +/usr/lib/debug/.build-id/b3 40755 root:root +/usr/lib/debug/.build-id/b3/2462124e0bc186ed3e781d0f53705e670affdd 120777 root:root ../../../../bin/bvedit +/usr/lib/debug/.build-id/b3/2462124e0bc186ed3e781d0f53705e670affdd.debug 120777 root:root ../../usr/bin/bvedit.debug +/usr/lib/debug/.build-id/db 40755 root:root +/usr/lib/debug/.build-id/db/933ed6970167695a640bbb2423ea2bb96b4a79 120777 root:root ../../../../bin/bmore +/usr/lib/debug/.build-id/db/933ed6970167695a640bbb2423ea2bb96b4a79.debug 120777 root:root ../../usr/bin/bmore.debug /usr/lib/debug/usr/bin/bmore.debug 100644 root:root @@ -25,4 +25,4 @@ Requires: debug64(libc.so.6) -Requires: debug64(libncurses.so.5) -Requires: debug64(libtinfo.so.5) +Requires: debug64(libncurses.so.6) +Requires: debug64(libtinfo.so.6) Requires: bvi = 1.4.2-alt1:sisyphus+320098.100.1.1 @@ -30,12 +30,12 @@ Provides: bvi-debuginfo = 1.4.2-alt1:sisyphus+320098.100.1.1 -File: /usr/lib/debug/.build-id/6c 40755 root:root -File: /usr/lib/debug/.build-id/6c/3c5b181b5f42e7bbc866513e98b61f5816fb87 120777 root:root ../../../../bin/bvedit -File: /usr/lib/debug/.build-id/6c/3c5b181b5f42e7bbc866513e98b61f5816fb87.debug 120777 root:root ../../usr/bin/bvedit.debug -File: /usr/lib/debug/.build-id/a0 40755 root:root -File: /usr/lib/debug/.build-id/a0/196428987ac68aee3d33f42efabdd412761eb6 120777 root:root ../../../../bin/bmore -File: /usr/lib/debug/.build-id/a0/196428987ac68aee3d33f42efabdd412761eb6.debug 120777 root:root ../../usr/bin/bmore.debug -File: /usr/lib/debug/usr/bin/bmore.debug 100644 root:root 31537ac080b4e22930fc8ebae4236c28 -File: /usr/lib/debug/usr/bin/bvedit.debug 100644 root:root 83df2d733debdc873662351798d4f73e -File: /usr/lib/debug/usr/bin/bvi.debug 100644 root:root 83df2d733debdc873662351798d4f73e -File: /usr/lib/debug/usr/bin/bview.debug 100644 root:root 83df2d733debdc873662351798d4f73e +File: /usr/lib/debug/.build-id/b3 40755 root:root +File: /usr/lib/debug/.build-id/b3/2462124e0bc186ed3e781d0f53705e670affdd 120777 root:root ../../../../bin/bvedit +File: /usr/lib/debug/.build-id/b3/2462124e0bc186ed3e781d0f53705e670affdd.debug 120777 root:root ../../usr/bin/bvedit.debug +File: /usr/lib/debug/.build-id/db 40755 root:root +File: /usr/lib/debug/.build-id/db/933ed6970167695a640bbb2423ea2bb96b4a79 120777 root:root ../../../../bin/bmore +File: /usr/lib/debug/.build-id/db/933ed6970167695a640bbb2423ea2bb96b4a79.debug 120777 root:root ../../usr/bin/bmore.debug +File: /usr/lib/debug/usr/bin/bmore.debug 100644 root:root c3471f749dc1b7fed866bfe05ac56a79 +File: /usr/lib/debug/usr/bin/bvedit.debug 100644 root:root 8f2d697a266338d08154c85f21473c86 +File: /usr/lib/debug/usr/bin/bvi.debug 100644 root:root 8f2d697a266338d08154c85f21473c86 +File: /usr/lib/debug/usr/bin/bview.debug 100644 root:root 8f2d697a266338d08154c85f21473c86 File: /usr/src/debug/bvi-1.4.2 40755 root:root @@ -53,2 +53,2 @@ File: /usr/src/debug/bvi-1.4.2/set.h 100644 root:root 89dd6587f1ce184f35e1fcbd4801efda -RPMIdentity: 1cbb88a23d2071770c760f485511a85a8d59074fcb77b6940e456d0b867ce548edf039a5beb68d25926a4d7f126eae39268b439303c75a82ae3ff8819c8d253f +RPMIdentity: fe3f63fbfcb6f7e49bcc6a1ec39d14e6e7a697236221c1ebb0852c56834d830e68a1e59b4b4efcb1e6437855a93339aa785e915214f3b5b241635c9da9fbb568