<86>Apr 23 01:37:49 userdel[860891]: delete user 'rooter' <86>Apr 23 01:37:49 userdel[860891]: removed group 'rooter' owned by 'rooter' <86>Apr 23 01:37:49 userdel[860891]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 23 01:37:49 groupadd[860918]: group added to /etc/group: name=rooter, GID=1838 <86>Apr 23 01:37:49 groupadd[860918]: group added to /etc/gshadow: name=rooter <86>Apr 23 01:37:49 groupadd[860918]: new group: name=rooter, GID=1838 <86>Apr 23 01:37:49 useradd[860933]: new user: name=rooter, UID=1838, GID=1838, home=/root, shell=/bin/bash, from=none <86>Apr 23 01:37:49 userdel[860980]: delete user 'builder' <86>Apr 23 01:37:49 userdel[860980]: removed group 'builder' owned by 'builder' <86>Apr 23 01:37:49 userdel[860980]: removed shadow group 'builder' owned by 'builder' <86>Apr 23 01:37:49 groupadd[861010]: group added to /etc/group: name=builder, GID=1839 <86>Apr 23 01:37:49 groupadd[861010]: group added to /etc/gshadow: name=builder <86>Apr 23 01:37:49 groupadd[861010]: new group: name=builder, GID=1839 <86>Apr 23 01:37:49 useradd[861031]: new user: name=builder, UID=1839, GID=1839, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/viewcore-0.1-alt3.1.qa1.src.rpm: The use of such a license name is ambiguous: GPL <13>Apr 23 01:37:53 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>Apr 23 01:37:53 rpmi: libstdc++13-devel-13.2.1-alt3 sisyphus+339335.100.1.1 1706563486 installed <13>Apr 23 01:37:53 rpmi: gcc13-c++-13.2.1-alt3 sisyphus+339335.100.1.1 1706563486 installed <13>Apr 23 01:37:53 rpmi: gcc-c++-13-alt1 sisyphus+323337.300.1.1 1687267966 installed <13>Apr 23 01:37:53 rpmi: libstdc++-devel-13-alt1 sisyphus+323337.300.1.1 1687267966 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/viewcore-0.1-alt3.1.qa1.nosrc.rpm (w1.gzdio) Installing viewcore-0.1-alt3.1.qa1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.95294 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf viewcore + echo 'Source #0 (viewcore-0.1-2.tar.bz2):' Source #0 (viewcore-0.1-2.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/viewcore-0.1-2.tar.bz2 + /bin/tar -xf - + cd viewcore + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.95294 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd viewcore + 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 + echo 'rpm-build: warning: ./configure script does not support --runstatedir' rpm-build: warning: ./configure script does not support --runstatedir + ./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 --without-included-gettext checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking target system type... x86_64-alt-linux-gnu checking for a BSD-compatible install... /usr/bin/ginstall -c checking for -p flag to install... yes checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... fgrep: warning: fgrep is obsolescent; using grep -F GNU checking for x86_64-alt-linux-g++... x86_64-alt-linux-g++ checking whether we are using the GNU C++ compiler... no checking whether x86_64-alt-linux-g++ accepts -g... no checking dependency style of x86_64-alt-linux-g++... none checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... none needed checking dependency style of x86_64-alt-linux-gcc... none checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking whether x86_64-alt-linux-g++ supports -frepo... yes checking for ld used by GCC... egrep: warning: egrep is obsolescent; using grep -E /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... egrep: warning: egrep is obsolescent; using grep -E yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... nm checking for a sed that does not truncate output... egrep: warning: egrep is obsolescent; using grep -E checking whether ln -s works... yes checking how to recognise dependant libraries... (cached) pass_all checking for egrep... 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... x86_64-alt-linux-g++ -E checking the maximum length of command line arguments... 32768 checking command to parse nm output from x86_64-alt-linux-gcc object... egrep: warning: egrep is obsolescent; using grep -E egrep: warning: egrep is obsolescent; using grep -E egrep: warning: egrep is obsolescent; using grep -E ok checking for objdir... .libs checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking for x86_64-alt-linux-strip... no checking for strip... strip checking if x86_64-alt-linux-gcc static flag works... no checking if x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC works... yes checking if x86_64-alt-linux-gcc supports -c -o file.o... yes checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld) supports shared libraries... egrep: warning: egrep is obsolescent; using grep -E egrep: warning: egrep is obsolescent; using grep -E yes checking whether -lc should be explicitly linked in... no checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... GNU/Linux ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking whether the x86_64-alt-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes checking for x86_64-alt-linux-g++ option to produce PIC... checking if x86_64-alt-linux-g++ supports -c -o file.o... yes checking whether the x86_64-alt-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... GNU/Linux ld.so appending configuration tag "GCJ" to libtool checking if gcj supports -fno-rtti -fno-exceptions... (cached) no checking for gcj option to produce PIC... -fPIC checking if gcj PIC flag -fPIC works... no checking if gcj supports -c -o file.o... no checking whether the gcj linker (/usr/bin/ld) supports shared libraries... no checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... GNU/Linux ld.so checking the maximum length of command line arguments... (cached) 32768 checking command to parse nm output from gcj object... (cached) ok checking for objdir... (cached) .libs checking for x86_64-alt-linux-ranlib... ranlib checking for x86_64-alt-linux-strip... strip checking if x86_64-alt-linux-gcc static flag -static works... (cached) no checking if x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... (cached) no checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC works... (cached) yes checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld) supports shared libraries... egrep: warning: egrep is obsolescent; using grep -E egrep: warning: egrep is obsolescent; using grep -E yes checking whether -lc should be explicitly linked in... no checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... GNU/Linux ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking whether the x86_64-alt-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes checking for x86_64-alt-linux-g++ option to produce PIC... checking if x86_64-alt-linux-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... GNU/Linux ld.so appending configuration tag "GCJ" to libtool checking if gcj supports -fno-rtti -fno-exceptions... (cached) no checking for gcj option to produce PIC... -fPIC checking if gcj PIC flag -fPIC works... (cached) no checking if gcj supports -c -o file.o... (cached) no checking whether the gcj linker (/usr/bin/ld) supports shared libraries... no checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... GNU/Linux ld.so checking for extra includes... no checking for extra libs... no checking if viewcore should be compiled... yes configure: creating ./config.status config.status: creating Makefile config.status: creating viewcore/Makefile config.status: creating viewcore/docs/Makefile config.status: creating viewcore/docs/en/Makefile config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands Good - your configure finished. Start make now + make -j16 make all-recursive Making all in viewcore make[2]: Entering directory '/usr/src/RPM/BUILD/viewcore/viewcore' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c `test -f 'main.c' || echo './'`main.c main.c: In function 'main': main.c:113:33: warning: format '%d' expects argument of type 'int', but argument 2 has type '__nlink_t' {aka 'long unsigned int'} [-Wformat=] 113 | printf("hard links: %d\n", statbuf.st_nlink); | ~^ ~~~~~~~~~~~~~~~~ | | | | int __nlink_t {aka long unsigned int} | %ld main.c:116:33: warning: format '%d' expects argument of type 'int', but argument 2 has type '__off_t' {aka 'long int'} [-Wformat=] 116 | printf("size: %d\n", statbuf.st_size); | ~^ ~~~~~~~~~~~~~~~ | | | | int __off_t {aka long int} | %ld main.c:117:33: warning: format '%d' expects argument of type 'int', but argument 2 has type '__blksize_t' {aka 'long int'} [-Wformat=] 117 | printf("block size: %d\n", statbuf.st_blksize); | ~^ ~~~~~~~~~~~~~~~~~~ | | | | int __blksize_t {aka long int} | %ld main.c:118:33: warning: format '%d' expects argument of type 'int', but argument 2 has type '__blkcnt_t' {aka 'long int'} [-Wformat=] 118 | printf("block count: %d\n", statbuf.st_blocks); | ~^ ~~~~~~~~~~~~~~~~~ | | | | int __blkcnt_t {aka long int} | %ld main.c:554:82: warning: format '%d' expects argument of type 'int', but argument 2 has type '__time_t' {aka 'long int'} [-Wformat=] 554 | printf("user time: %d.%d sec\n", prstat->pr_utime.tv_sec, prstat->pr_utime.tv_usec); | ~^ ~~~~~~~~~~~~~~~~~~~~~~~ | | | | int __time_t {aka long int} | %ld main.c:554:85: warning: format '%d' expects argument of type 'int', but argument 3 has type '__suseconds_t' {aka 'long int'} [-Wformat=] 554 | printf("user time: %d.%d sec\n", prstat->pr_utime.tv_sec, prstat->pr_utime.tv_usec); | ~^ ~~~~~~~~~~~~~~~~~~~~~~~~ | | | | int __suseconds_t {aka long int} | %ld main.c:555:82: warning: format '%d' expects argument of type 'int', but argument 2 has type '__time_t' {aka 'long int'} [-Wformat=] 555 | printf("system time: %d.%d sec\n", prstat->pr_stime.tv_sec, prstat->pr_stime.tv_usec); | ~^ ~~~~~~~~~~~~~~~~~~~~~~~ | | | | int __time_t {aka long int} | %ld main.c:555:85: warning: format '%d' expects argument of type 'int', but argument 3 has type '__suseconds_t' {aka 'long int'} [-Wformat=] 555 | printf("system time: %d.%d sec\n", prstat->pr_stime.tv_sec, prstat->pr_stime.tv_usec); | ~^ ~~~~~~~~~~~~~~~~~~~~~~~~ | | | | int __suseconds_t {aka long int} | %ld main.c:556:82: warning: format '%d' expects argument of type 'int', but argument 2 has type '__time_t' {aka 'long int'} [-Wformat=] 556 | printf("cumulative user time: %d.%d sec\n", prstat->pr_cutime.tv_sec, prstat->pr_cutime.tv_usec); | ~^ ~~~~~~~~~~~~~~~~~~~~~~~~ | | | | int __time_t {aka long int} | %ld main.c:556:85: warning: format '%d' expects argument of type 'int', but argument 3 has type '__suseconds_t' {aka 'long int'} [-Wformat=] 556 | printf("cumulative user time: %d.%d sec\n", prstat->pr_cutime.tv_sec, prstat->pr_cutime.tv_usec); | ~^ ~~~~~~~~~~~~~~~~~~~~~~~~~ | | | | int __suseconds_t {aka long int} | %ld main.c:557:82: warning: format '%d' expects argument of type 'int', but argument 2 has type '__time_t' {aka 'long int'} [-Wformat=] 557 | printf("cumulative system time: %d.%d sec\n", prstat->pr_cstime.tv_sec, prstat->pr_cstime.tv_usec); | ~^ ~~~~~~~~~~~~~~~~~~~~~~~~ | | | | int __time_t {aka long int} | %ld main.c:557:85: warning: format '%d' expects argument of type 'int', but argument 3 has type '__suseconds_t' {aka 'long int'} [-Wformat=] 557 | printf("cumulative system time: %d.%d sec\n", prstat->pr_cstime.tv_sec, prstat->pr_cstime.tv_usec); | ~^ ~~~~~~~~~~~~~~~~~~~~~~~~~ | | | | int __suseconds_t {aka long int} | %ld main.c:604:84: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'int' [-Wformat=] 604 | printf("flag 1: %#lx\n", prpsinfo->pr_state); | ~~~^ ~~~~~~~~~~~~~~~~~~ | | | | | int | long unsigned int | %#x main.c:472:37: warning: unused variable 'j' [-Wunused-variable] 472 | int j=0; | ^ main.c:87:30: warning: variable 'prpsinfo_bool' set but not used [-Wunused-but-set-variable] 87 | int prstatus_bool=0, prpsinfo_bool=0; | ^~~~~~~~~~~~~ main.c:87:13: warning: variable 'prstatus_bool' set but not used [-Wunused-but-set-variable] 87 | int prstatus_bool=0, prpsinfo_bool=0; | ^~~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/viewcore/viewcore' make[2]: Entering directory '/usr/src/RPM/BUILD/viewcore/viewcore' /bin/sh ../libtool --silent --mode=link x86_64-alt-linux-gcc -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o viewcore main.o make[2]: Leaving directory '/usr/src/RPM/BUILD/viewcore/viewcore' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.42083 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/viewcore-buildroot + : + /bin/rm -rf -- /usr/src/tmp/viewcore-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd viewcore + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/viewcore-buildroot make: Entering directory '/usr/src/RPM/BUILD/viewcore' Making install in viewcore make[1]: Entering directory '/usr/src/RPM/BUILD/viewcore/viewcore' make[2]: Entering directory '/usr/src/RPM/BUILD/viewcore/viewcore' /bin/sh ../admin/mkinstalldirs /usr/src/tmp/viewcore-buildroot/usr/bin mkdir -p -- /usr/src/tmp/viewcore-buildroot/usr/bin /bin/sh ../libtool --silent --mode=install /usr/libexec/rpm-build/install -p viewcore /usr/src/tmp/viewcore-buildroot/usr/bin/viewcore make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/viewcore/viewcore' make[1]: Leaving directory '/usr/src/RPM/BUILD/viewcore/viewcore' make[1]: Entering directory '/usr/src/RPM/BUILD/viewcore' make[2]: Entering directory '/usr/src/RPM/BUILD/viewcore' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/viewcore' make[1]: Leaving directory '/usr/src/RPM/BUILD/viewcore' make: Leaving directory '/usr/src/RPM/BUILD/viewcore' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/viewcore-buildroot (auto) Verifying and fixing files in /usr/src/tmp/viewcore-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/viewcore-buildroot/ (default) Compressing files in /usr/src/tmp/viewcore-buildroot (auto) Verifying ELF objects in /usr/src/tmp/viewcore-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/viewcore-buildroot Processing files: viewcore-0.1-alt3.1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nMk67a 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.UBnWmF 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.2.5)(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), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8iZFRg Creating viewcore-debuginfo package Processing files: viewcore-debuginfo-0.1-alt3.1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Ttyf8f find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2lFKHj find-requires: running scripts (debuginfo) Requires: viewcore = 0.1-alt3.1.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Wrote: /usr/src/RPM/RPMS/x86_64/viewcore-0.1-alt3.1.qa1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/viewcore-debuginfo-0.1-alt3.1.qa1.x86_64.rpm (w2.lzdio) 1.74user 4.42system 0:11.41elapsed 54%CPU (0avgtext+0avgdata 30292maxresident)k 0inputs+0outputs (0major+790663minor)pagefaults 0swaps /.out/viewcore-0.1-alt3.1.qa1.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/viewcore-debuginfo-0.1-alt3.1.qa1.x86_64.rpm: The use of such a license name is ambiguous: GPL 3.97user 2.73system 0:22.08elapsed 30%CPU (0avgtext+0avgdata 132072maxresident)k 0inputs+0outputs (0major+192934minor)pagefaults 0swaps --- viewcore-0.1-alt3.1.qa1.x86_64.rpm.repo 2013-04-18 19:08:34.000000000 +0000 +++ viewcore-0.1-alt3.1.qa1.x86_64.rpm.hasher 2024-04-23 01:38:07.925923954 +0000 @@ -4,2 +4,5 @@ Requires: libc.so.6(GLIBC_2.3.4)(64bit) +Requires: libc.so.6(GLIBC_2.33)(64bit) +Requires: libc.so.6(GLIBC_2.34)(64bit) +Requires: libc.so.6(GLIBC_2.4)(64bit) Requires: rtld(GNU_HASH) @@ -7,3 +10,3 @@ Provides: viewcore = 0.1-alt3.1.qa1 -File: /usr/bin/viewcore 100755 root:root 35c470b8e9217a596ba87068238eaa73 -RPMIdentity: d7038524b38cff70071aa62c40d5ab0787fd4d4454edd470299134c102fcbfda9b1ca9033a3f5020582882510a40c2c83c37750d0dbff959c0d19080e2237ac6 +File: /usr/bin/viewcore 100755 root:root 224f5fdd7a523b19f732f93981924f4f +RPMIdentity: 0c5c4273f7d50f94f10c03e68ffa7eef9eadd707a7b79e1891feb483794f32485ce3bc8a7a59e00fc05b02ca7323769e0570eea1de911776e587af77863adea3 --- viewcore-debuginfo-0.1-alt3.1.qa1.x86_64.rpm.repo 2013-04-18 19:08:34.000000000 +0000 +++ viewcore-debuginfo-0.1-alt3.1.qa1.x86_64.rpm.hasher 2024-04-23 01:38:08.030925663 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/0f 40755 root:root -/usr/lib/debug/.build-id/0f/fe980ed0e5f01168a3e8f1694769750e4135c7 120777 root:root ../../../../bin/viewcore -/usr/lib/debug/.build-id/0f/fe980ed0e5f01168a3e8f1694769750e4135c7.debug 120777 root:root ../../usr/bin/viewcore.debug +/usr/lib/debug/.build-id/f5 40755 root:root +/usr/lib/debug/.build-id/f5/39b1238fa7c42870885dea72cbbe74a5808063 120777 root:root ../../../../bin/viewcore +/usr/lib/debug/.build-id/f5/39b1238fa7c42870885dea72cbbe74a5808063.debug 120777 root:root ../../usr/bin/viewcore.debug /usr/lib/debug/usr/bin/viewcore.debug 100644 root:root @@ -12,6 +12,6 @@ Provides: viewcore-debuginfo = 0.1-alt3.1.qa1 -File: /usr/lib/debug/.build-id/0f 40755 root:root -File: /usr/lib/debug/.build-id/0f/fe980ed0e5f01168a3e8f1694769750e4135c7 120777 root:root ../../../../bin/viewcore -File: /usr/lib/debug/.build-id/0f/fe980ed0e5f01168a3e8f1694769750e4135c7.debug 120777 root:root ../../usr/bin/viewcore.debug -File: /usr/lib/debug/usr/bin/viewcore.debug 100644 root:root 4941011e1a9e8cad72bcafcd60043749 +File: /usr/lib/debug/.build-id/f5 40755 root:root +File: /usr/lib/debug/.build-id/f5/39b1238fa7c42870885dea72cbbe74a5808063 120777 root:root ../../../../bin/viewcore +File: /usr/lib/debug/.build-id/f5/39b1238fa7c42870885dea72cbbe74a5808063.debug 120777 root:root ../../usr/bin/viewcore.debug +File: /usr/lib/debug/usr/bin/viewcore.debug 100644 root:root 59333654803665f36d41c40bbd426725 File: /usr/src/debug/viewcore 40755 root:root @@ -19,2 +19,2 @@ File: /usr/src/debug/viewcore/viewcore/main.c 100644 root:root 6a19722a18a8c0cbb5970f4c0350f211 -RPMIdentity: 5864dcf985268deba01d0abdaca3805f77894f7ddac7cf8e8a518c0765322fd17c1bccf28367fc399338d23627c3d6f8c50f1551238b7e8f2f5fcca94e936429 +RPMIdentity: 0c39c56bc8dd2b68faf1d2f5bf997a740b8c8b910c03fd9fcb0a03900ceacfce9803d12e34ae2e44d346256bb6163fee0784477e0db19eb324f0fe73cbcf66ab