<86>Jan 7 01:20:56 userdel[424977]: delete user 'rooter' <86>Jan 7 01:20:56 userdel[424977]: removed group 'rooter' owned by 'rooter' <86>Jan 7 01:20:56 userdel[424977]: removed shadow group 'rooter' owned by 'rooter' <86>Jan 7 01:20:56 groupadd[424990]: group added to /etc/group: name=rooter, GID=1253 <86>Jan 7 01:20:56 groupadd[424990]: group added to /etc/gshadow: name=rooter <86>Jan 7 01:20:56 groupadd[424990]: new group: name=rooter, GID=1253 <86>Jan 7 01:20:56 useradd[424999]: new user: name=rooter, UID=1253, GID=1253, home=/root, shell=/bin/bash <86>Jan 7 01:20:56 userdel[425010]: delete user 'builder' <86>Jan 7 01:20:56 userdel[425010]: removed group 'builder' owned by 'builder' <86>Jan 7 01:20:56 userdel[425010]: removed shadow group 'builder' owned by 'builder' <86>Jan 7 01:20:56 groupadd[425022]: group added to /etc/group: name=builder, GID=1254 <86>Jan 7 01:20:56 groupadd[425022]: group added to /etc/gshadow: name=builder <86>Jan 7 01:20:56 groupadd[425022]: new group: name=builder, GID=1254 <86>Jan 7 01:20:56 useradd[425030]: new user: name=builder, UID=1254, GID=1254, home=/usr/src, shell=/bin/bash Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/clpbar-1.10.9-alt2_16.nosrc.rpm (w1.gzdio) Installing clpbar-1.10.9-alt2_16.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.68541 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf bar-1.10.9 + echo 'Source #0 (bar_1.10.9.tar.gz):' Source #0 (bar_1.10.9.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/bar_1.10.9.tar.gz + /bin/tar -xf - + cd bar-1.10.9 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (bar-1.10.9-clpbar.patch):' Patch #0 (bar-1.10.9-clpbar.patch): + /usr/bin/patch -p1 patching file Makefile.am patching file args.c patching file configure.in patching file test-001 patching file test-002 patching file test-003 patching file test-004 + echo 'Patch #1 (bar-1.10.9-Makefile.patch):' Patch #1 (bar-1.10.9-Makefile.patch): + /usr/bin/patch -p1 patching file Makefile.am patching file Makefile.in + echo 'Patch #2 (bar-1.10.9-Werror=format-security.patch):' Patch #2 (bar-1.10.9-Werror=format-security.patch): + /usr/bin/patch -p1 patching file args.c patching file display.c + cp /usr/src/RPM/SOURCES/clpbar.1.in . + ./autogen aclocal-default: warning: autoconf input should be named 'configure.ac', not 'configure.in' automake-default: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:3: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.in:3: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation automake-default: warning: autoconf input should be named 'configure.ac', not 'configure.in' parallel-tests: installing './test-driver' + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.32950 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd bar-1.10.9 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' ++ 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 --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 --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext configure: WARNING: unrecognized options: --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... /bin/install -c checking whether build environment is sane... yes /usr/src/RPM/BUILD/bar-1.10.9/missing: Unknown `--is-lightweight' option Try `/usr/src/RPM/BUILD/bar-1.10.9/missing --help' for more information configure: WARNING: 'missing' script is too old or missing checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes 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 whether x86_64-alt-linux-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-alt-linux-gcc... none checking whether ln -s works... yes checking for gawk... (cached) gawk 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 assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/stat.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking for unistd.h... (cached) yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for posix_memalign... yes checking for select... yes checking for strerror... yes checking for sysconf... yes checking for sprintf... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking whether time.h and sys/time.h may both be included... yes checking if filesystem supports Large Files natively... yes checking for vectored I/O support... yes checking size of unsigned char... 1 checking size of unsigned short... 2 checking size of unsigned int... 4 checking size of unsigned long... 8 checking size of unsigned long long... 8 checking size of size_t... 8 checking whether _SC_PAGE_SIZE is declared... yes checking whether _SC_PAGESIZE is declared... yes checking for default screen width adjustment... (cached) 0 checking if twiddle display should be enabled by default... (cached) 0 checking default buffer size... (cached) 52488 checking sysconf usability... yes checking default page size... (cached) 4096 checking if aligned memory allocation is enabled... (cached) yes checking for posix_memalign usability... yes checking if aligned memory allocation is available... (cached) yes checking if aligned memory allocation is usable... yes checking if vectored I/O is enabled... (cached) yes checking if vectored I/O is available... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating clpbar.1 config.status: creating doxygen.conf config.status: creating config.h config.status: executing depfiles commands config.status: executing test-script-preparation commands configure: WARNING: unrecognized options: --without-included-gettext configure: configure: Current Configuration: configure: ---------------------- configure: Screen width -1 modifier: no configure: Display twiddle by default: no configure: Use aligned memory allocation: yes (default page size: 4096) configure: Use vectored I/O: yes configure: Default I/O buffer size: 52488 configure: Install Path: /usr configure: + make -j8 make all-am make[1]: Entering directory '/usr/src/RPM/BUILD/bar-1.10.9' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o error.o error.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bar-1.10.9' make[1]: Entering directory '/usr/src/RPM/BUILD/bar-1.10.9' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o fd.o fd.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bar-1.10.9' make[1]: Entering directory '/usr/src/RPM/BUILD/bar-1.10.9' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o test-001-pre.o test-001-pre.c test-001-pre.c: In function 'main': test-001-pre.c:16:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 16 | write(out, buffer, strlen(buffer)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ test-001-pre.c:18:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 18 | write(out, buffer, strlen(buffer)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/bar-1.10.9' make[1]: Entering directory '/usr/src/RPM/BUILD/bar-1.10.9' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o test-001-post.o test-001-post.c test-001-post.c: In function 'main': test-001-post.c:14:2: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 14 | read(in, buffer, strlen(expected)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ test-001-post.c:21:2: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 21 | read(in, buffer, strlen(expected)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/bar-1.10.9' make[1]: Entering directory '/usr/src/RPM/BUILD/bar-1.10.9' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o bar.o bar.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bar-1.10.9' make[1]: Entering directory '/usr/src/RPM/BUILD/bar-1.10.9' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-001-pre test-001-pre.o make[1]: Leaving directory '/usr/src/RPM/BUILD/bar-1.10.9' make[1]: Entering directory '/usr/src/RPM/BUILD/bar-1.10.9' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-001-post test-001-post.o make[1]: Leaving directory '/usr/src/RPM/BUILD/bar-1.10.9' make[1]: Entering directory '/usr/src/RPM/BUILD/bar-1.10.9' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o test-types.o test-types.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bar-1.10.9' make[1]: Entering directory '/usr/src/RPM/BUILD/bar-1.10.9' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o io.o io.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bar-1.10.9' make[1]: Entering directory '/usr/src/RPM/BUILD/bar-1.10.9' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-types test-types.o make[1]: Leaving directory '/usr/src/RPM/BUILD/bar-1.10.9' make[1]: Entering directory '/usr/src/RPM/BUILD/bar-1.10.9' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o display.o display.c display.c: In function 'displayEnd': display.c:705:31: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'long unsigned int' [-Wformat=] 705 | fprintf(stderr, "Copied: %llu%s (%.1f%s)", | ~~~^ | | | long long unsigned int | %lu display.c:735:36: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'long unsigned int' [-Wformat=] 735 | fprintf(stderr, "Throughput: %llu%s (%.1f%s)\n\n", | ~~~^ | | | long long unsigned int | %lu make[1]: Leaving directory '/usr/src/RPM/BUILD/bar-1.10.9' make[1]: Entering directory '/usr/src/RPM/BUILD/bar-1.10.9' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o args.o args.c args.c: In function 'parse_rcfiles': args.c:2811:26: warning: '/.clpbarrc' directive writing 10 bytes into a region of size between 5 and 4096 [-Wformat-overflow=] 2811 | sprintf(filename, "%.*s/.clpbarrc", 4091, home_dir); | ^~~~~~~~~~ In file included from /usr/include/stdio.h:866, from headers.h:10, from args.c:3: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 11 and 4102 bytes into a destination of size 4096 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/bar-1.10.9' make[1]: Entering directory '/usr/src/RPM/BUILD/bar-1.10.9' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o clpbar error.o fd.o io.o display.o args.o bar.o make[1]: Leaving directory '/usr/src/RPM/BUILD/bar-1.10.9' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.4362 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/clpbar-buildroot + : + /bin/rm -rf -- /usr/src/tmp/clpbar-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd bar-1.10.9 + make install DESTDIR=/usr/src/tmp/clpbar-buildroot make: Entering directory '/usr/src/RPM/BUILD/bar-1.10.9' make install-am make[1]: Entering directory '/usr/src/RPM/BUILD/bar-1.10.9' make[2]: Entering directory '/usr/src/RPM/BUILD/bar-1.10.9' /bin/mkdir -p '/usr/src/tmp/clpbar-buildroot/usr/bin' /bin/install -c clpbar '/usr/src/tmp/clpbar-buildroot/usr/bin' /bin/mkdir -p '/usr/src/tmp/clpbar-buildroot/usr/share/man/man1' /bin/install -c -m 644 clpbar.1 '/usr/src/tmp/clpbar-buildroot/usr/share/man/man1' make[2]: Leaving directory '/usr/src/RPM/BUILD/bar-1.10.9' make[1]: Leaving directory '/usr/src/RPM/BUILD/bar-1.10.9' make: Leaving directory '/usr/src/RPM/BUILD/bar-1.10.9' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/clpbar-buildroot (auto) Verifying and fixing files in /usr/src/tmp/clpbar-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/clpbar-buildroot/ (default) Compressing files in /usr/src/tmp/clpbar-buildroot (auto) Verifying ELF objects in /usr/src/tmp/clpbar-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.4362 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd bar-1.10.9 + make check make: Entering directory '/usr/src/RPM/BUILD/bar-1.10.9' make check-am make[1]: Entering directory '/usr/src/RPM/BUILD/bar-1.10.9' make check-TESTS make[2]: Entering directory '/usr/src/RPM/BUILD/bar-1.10.9' make[3]: Entering directory '/usr/src/RPM/BUILD/bar-1.10.9' PASS: test-types PASS: test-001 PASS: test-002 ============================================================================ Testsuite summary for ============================================================================ # TOTAL: 3 # PASS: 3 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory '/usr/src/RPM/BUILD/bar-1.10.9' make[2]: Leaving directory '/usr/src/RPM/BUILD/bar-1.10.9' make[1]: Leaving directory '/usr/src/RPM/BUILD/bar-1.10.9' make: Leaving directory '/usr/src/RPM/BUILD/bar-1.10.9' + exit 0 Processing files: clpbar-1.10.9-alt2_16 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.78921 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd bar-1.10.9 + DOCDIR=/usr/src/tmp/clpbar-buildroot/usr/share/doc/clpbar-1.10.9 + export DOCDIR + rm -rf /usr/src/tmp/clpbar-buildroot/usr/share/doc/clpbar-1.10.9 + /bin/mkdir -p /usr/src/tmp/clpbar-buildroot/usr/share/doc/clpbar-1.10.9 + cp -prL AUTHORS COPYING ChangeLog TODO TROUBLESHOOTING /usr/src/tmp/clpbar-buildroot/usr/share/doc/clpbar-1.10.9 + chmod -R go-w /usr/src/tmp/clpbar-buildroot/usr/share/doc/clpbar-1.10.9 + chmod -R a+rX /usr/src/tmp/clpbar-buildroot/usr/share/doc/clpbar-1.10.9 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9rEW3i 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.sWuHjj 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.15)(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.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5CaKok Creating clpbar-debuginfo package Processing files: clpbar-debuginfo-1.10.9-alt2_16 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ci5nZh find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dZUNYf find-requires: running scripts (debuginfo) Requires: clpbar = 1.10.9-alt2_16, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Wrote: /usr/src/RPM/RPMS/x86_64/clpbar-1.10.9-alt2_16.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/clpbar-debuginfo-1.10.9-alt2_16.x86_64.rpm (w2.lzdio) 4.42user 2.68system 0:15.80elapsed 44%CPU (0avgtext+0avgdata 43824maxresident)k 0inputs+0outputs (0major+633193minor)pagefaults 0swaps 4.80user 1.76system 0:25.41elapsed 25%CPU (0avgtext+0avgdata 123596maxresident)k 0inputs+0outputs (0major+134965minor)pagefaults 0swaps --- clpbar-1.10.9-alt2_16.x86_64.rpm.repo 2017-10-01 01:11:51.000000000 +0000 +++ clpbar-1.10.9-alt2_16.x86_64.rpm.hasher 2024-01-07 01:21:18.391144028 +0000 @@ -18,3 +18,3 @@ Provides: clpbar = 1.10.9-alt2_16 -File: /usr/bin/clpbar 100755 root:root f0668af6d17a9e2a42b5da565f428ec0 +File: /usr/bin/clpbar 100755 root:root e85ea5c357d02072cb33f651a39fb310 File: /usr/share/doc/clpbar-1.10.9 40755 root:root @@ -26,2 +26,2 @@ File: /usr/share/man/man1/clpbar.1.xz 100644 root:root c2fb1b646af4847dd8f37d001ba0c491 -RPMIdentity: 6002414f2341fab8ebd9faa26b6f2ddfdde40fb70cd104aec667d50b40de3623ca6084d9988ac35d28fb2750bcf43cc75d061b89e2d47dc0aaae69cbdc749f38 +RPMIdentity: 591580c2ec746ce2fd842ed92351d6eb4f8ffded87f48e1e007dbf01fda80c7291ae67e17384bfbf12a1e4c6273717155535d2e9e759d586756c4325448e4310 --- clpbar-debuginfo-1.10.9-alt2_16.x86_64.rpm.repo 2017-10-01 01:11:51.000000000 +0000 +++ clpbar-debuginfo-1.10.9-alt2_16.x86_64.rpm.hasher 2024-01-07 01:21:18.485144251 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/d0 40755 root:root -/usr/lib/debug/.build-id/d0/2722a7aa9a35c7eee9b7805e0d9994a8b89b7b 120777 root:root ../../../../bin/clpbar -/usr/lib/debug/.build-id/d0/2722a7aa9a35c7eee9b7805e0d9994a8b89b7b.debug 120777 root:root ../../usr/bin/clpbar.debug +/usr/lib/debug/.build-id/cd 40755 root:root +/usr/lib/debug/.build-id/cd/56666ea41ade335572d8cc5c9faa06ed304eb5 120777 root:root ../../../../bin/clpbar +/usr/lib/debug/.build-id/cd/56666ea41ade335572d8cc5c9faa06ed304eb5.debug 120777 root:root ../../usr/bin/clpbar.debug /usr/lib/debug/usr/bin/clpbar.debug 100644 root:root @@ -22,6 +22,6 @@ Provides: clpbar-debuginfo = 1.10.9-alt2_16 -File: /usr/lib/debug/.build-id/d0 40755 root:root -File: /usr/lib/debug/.build-id/d0/2722a7aa9a35c7eee9b7805e0d9994a8b89b7b 120777 root:root ../../../../bin/clpbar -File: /usr/lib/debug/.build-id/d0/2722a7aa9a35c7eee9b7805e0d9994a8b89b7b.debug 120777 root:root ../../usr/bin/clpbar.debug -File: /usr/lib/debug/usr/bin/clpbar.debug 100644 root:root 897748eb01ce190ab47ffa773ee289d1 +File: /usr/lib/debug/.build-id/cd 40755 root:root +File: /usr/lib/debug/.build-id/cd/56666ea41ade335572d8cc5c9faa06ed304eb5 120777 root:root ../../../../bin/clpbar +File: /usr/lib/debug/.build-id/cd/56666ea41ade335572d8cc5c9faa06ed304eb5.debug 120777 root:root ../../usr/bin/clpbar.debug +File: /usr/lib/debug/usr/bin/clpbar.debug 100644 root:root 2cc4acce8af570d214e435ac971360af File: /usr/src/debug/bar-1.10.9 40755 root:root @@ -39,2 +39,2 @@ File: /usr/src/debug/bar-1.10.9/types.h 100644 root:root 174f8468e1326d51ae2c8dc08356b0c7 -RPMIdentity: 9249906b8f97462f99cf4735ac2c4921a7fe00929c85e93bbfe146552be22cc3fb19c24683a800cc99f9da618cb73ec2a2facd60fdcb61623b7a59ff665650f3 +RPMIdentity: 6a8dc0cd1a1bc4dd145fb920e4518f59a909076e6fef653e842d3dc9e3560a49b17e066613c6139410030cff344c1fcc56eddce00eae2f0835d88d3ae8d78f93