<86>Jun 2 01:18:54 userdel[47190]: delete user 'rooter' <86>Jun 2 01:18:54 userdel[47190]: removed group 'rooter' owned by 'rooter' <86>Jun 2 01:18:54 userdel[47190]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 2 01:18:54 groupadd[47261]: group added to /etc/group: name=rooter, GID=1805 <86>Jun 2 01:18:54 groupadd[47261]: group added to /etc/gshadow: name=rooter <86>Jun 2 01:18:54 groupadd[47261]: new group: name=rooter, GID=1805 <86>Jun 2 01:18:54 useradd[47317]: new user: name=rooter, UID=1805, GID=1805, home=/root, shell=/bin/bash <86>Jun 2 01:18:54 userdel[47387]: delete user 'builder' <86>Jun 2 01:18:54 userdel[47387]: removed group 'builder' owned by 'builder' <86>Jun 2 01:18:54 userdel[47387]: removed shadow group 'builder' owned by 'builder' <86>Jun 2 01:18:54 groupadd[47436]: group added to /etc/group: name=builder, GID=1806 <86>Jun 2 01:18:54 groupadd[47436]: group added to /etc/gshadow: name=builder <86>Jun 2 01:18:54 groupadd[47436]: new group: name=builder, GID=1806 <86>Jun 2 01:18:54 useradd[47487]: new user: name=builder, UID=1806, GID=1806, home=/usr/src, shell=/bin/bash Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/liblockfile-1.16-alt1.nosrc.rpm (w1.gzdio) Installing liblockfile-1.16-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.50837 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf liblockfile-1.16-alt1 + echo 'Source #0 (liblockfile-1.16-alt1.tar):' Source #0 (liblockfile-1.16-alt1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/liblockfile-1.16-alt1.tar + cd liblockfile-1.16-alt1 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.50837 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd liblockfile-1.16-alt1 + 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/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --enable-shared 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 build shared libs... yes checking build libnfslock... no checking for ldconfig... /sbin/ldconfig 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 getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for utime... yes checking for utimes... yes configure: creating ./config.status config.status: creating ./Makefile config.status: creating ./maillock.h config.status: creating autoconf.h configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext + make -j16 make: Entering directory '/usr/src/RPM/BUILD/liblockfile-1.16-alt1' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -D_GNU_SOURCE -fPIC -D_REENTRANT -I. -DLOCKPROG=\"/usr/bin/dotlockfile\" \ -c lockfile.c -o xlockfile.o lockfile.c: In function 'lockfile_create_save_tmplock': lockfile.c:317:9: warning: ignoring return value of 'link' declared with attribute 'warn_unused_result' [-Wunused-result] 317 | (void)link(tmplock, lockfile); | ^~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/liblockfile-1.16-alt1' make: Entering directory '/usr/src/RPM/BUILD/liblockfile-1.16-alt1' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -D_GNU_SOURCE -fPIC -D_REENTRANT -I. -DLOCKPROG=\"/usr/bin/dotlockfile\" \ -c dotlockfile.c make: Leaving directory '/usr/src/RPM/BUILD/liblockfile-1.16-alt1' make: Entering directory '/usr/src/RPM/BUILD/liblockfile-1.16-alt1' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -D_GNU_SOURCE -fPIC -D_REENTRANT -I. -DLIB -DLOCKPROG=\"/usr/bin/dotlockfile\" \ -c lockfile.c lockfile.c: In function 'lockfile_create_save_tmplock': lockfile.c:317:9: warning: ignoring return value of 'link' declared with attribute 'warn_unused_result' [-Wunused-result] 317 | (void)link(tmplock, lockfile); | ^~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/liblockfile-1.16-alt1' make: Entering directory '/usr/src/RPM/BUILD/liblockfile-1.16-alt1' ar rv liblockfile.a lockfile.o ar: creating liblockfile.a a - lockfile.o make: Leaving directory '/usr/src/RPM/BUILD/liblockfile-1.16-alt1' make: Entering directory '/usr/src/RPM/BUILD/liblockfile-1.16-alt1' x86_64-alt-linux-gcc -o dotlockfile dotlockfile.o xlockfile.o make: Leaving directory '/usr/src/RPM/BUILD/liblockfile-1.16-alt1' make: Entering directory '/usr/src/RPM/BUILD/liblockfile-1.16-alt1' x86_64-alt-linux-gcc -fPIC -shared -Wl,-soname,liblockfile.so.1 \ -o liblockfile.so lockfile.o -lc make: Leaving directory '/usr/src/RPM/BUILD/liblockfile-1.16-alt1' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.3112 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/liblockfile-buildroot + : + /bin/rm -rf -- /usr/src/tmp/liblockfile-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd liblockfile-1.16-alt1 + mkdir -p /usr/src/tmp/liblockfile-buildroot/usr/bin /usr/src/tmp/liblockfile-buildroot/usr/lib64 /usr/src/tmp/liblockfile-buildroot/usr/include /usr/src/tmp/liblockfile-buildroot/usr/share/man/man1 /usr/src/tmp/liblockfile-buildroot/usr/share/man/man3 + install -pm644 liblockfile.so /usr/src/tmp/liblockfile-buildroot/usr/lib64/liblockfile.so.1 + ln -s liblockfile.so.1 /usr/src/tmp/liblockfile-buildroot/usr/lib64/liblockfile.so + install -pm644 lockfile.h maillock.h /usr/src/tmp/liblockfile-buildroot/usr/include/ + install -pm755 dotlockfile /usr/src/tmp/liblockfile-buildroot/usr/bin/ + install -pm644 dotlockfile.1 /usr/src/tmp/liblockfile-buildroot/usr/share/man/man1/ + install -pm644 lockfile_create.3 maillock.3 /usr/src/tmp/liblockfile-buildroot/usr/share/man/man3/ + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/liblockfile-buildroot (auto) Verifying and fixing files in /usr/src/tmp/liblockfile-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/liblockfile-buildroot/ (default) Compressing files in /usr/src/tmp/liblockfile-buildroot (auto) Adjusting library links in /usr/src/tmp/liblockfile-buildroot ./usr/lib64: (from :0) liblockfile.so.1 -> liblockfile.so.1 Verifying ELF objects in /usr/src/tmp/liblockfile-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: liblockfile-1.16-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.3112 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd liblockfile-1.16-alt1 + DOCDIR=/usr/src/tmp/liblockfile-buildroot/usr/share/doc/liblockfile-1.16 + export DOCDIR + rm -rf /usr/src/tmp/liblockfile-buildroot/usr/share/doc/liblockfile-1.16 + /bin/mkdir -p /usr/src/tmp/liblockfile-buildroot/usr/share/doc/liblockfile-1.16 + cp -prL COPYRIGHT README /usr/src/tmp/liblockfile-buildroot/usr/share/doc/liblockfile-1.16 + chmod -R go-w /usr/src/tmp/liblockfile-buildroot/usr/share/doc/liblockfile-1.16 + chmod -R a+rX /usr/src/tmp/liblockfile-buildroot/usr/share/doc/liblockfile-1.16 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wf14Cg find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/liblockfile-buildroot/usr/lib64/liblockfile.so.1: 7 symbols, 13 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZZm3Si find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: liblockfile.so.1()(64bit) = set:gd7wFsGnLM0kAVR3 Requires: libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(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.uMN9Bf Creating liblockfile-debuginfo package Processing files: liblockfile-devel-1.16-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.umOLjh 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.QOaEQe find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /usr/lib64/liblockfile.so.1 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.u6fX2i Processing files: dotlockfile-1.16-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CA0pSe 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.gpVnDf 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.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(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.5lZkcf Creating dotlockfile-debuginfo package Processing files: liblockfile-debuginfo-1.16-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FJqkai find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hA07Ff find-requires: running scripts (debuginfo) Provides: debug64(liblockfile.so.1) Requires: liblockfile = 1.16-alt1, debug64(libc.so.6) Processing files: dotlockfile-debuginfo-1.16-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.54yB3e find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.R7lotg find-requires: running scripts (debuginfo) Requires: dotlockfile = 1.16-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Adding to liblockfile-debuginfo a strict dependency on liblockfile Adding to dotlockfile-debuginfo a strict dependency on dotlockfile Adding to liblockfile-devel a strict dependency on liblockfile Removing 1 extra deps from liblockfile-devel due to dependency on liblockfile Wrote: /usr/src/RPM/RPMS/x86_64/liblockfile-1.16-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/liblockfile-devel-1.16-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/dotlockfile-1.16-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/liblockfile-debuginfo-1.16-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/dotlockfile-debuginfo-1.16-alt1.x86_64.rpm (w2.lzdio) 1.09user 3.52system 0:15.37elapsed 30%CPU (0avgtext+0avgdata 27880maxresident)k 0inputs+0outputs (0major+486713minor)pagefaults 0swaps 0.56user 2.07system 0:21.39elapsed 12%CPU (0avgtext+0avgdata 12004maxresident)k 0inputs+0outputs (0major+99366minor)pagefaults 0swaps --- dotlockfile-1.16-alt1.x86_64.rpm.repo 2020-08-18 01:04:20.000000000 +0000 +++ dotlockfile-1.16-alt1.x86_64.rpm.hasher 2024-06-02 01:19:11.781752467 +0000 @@ -10,4 +10,4 @@ Provides: dotlockfile = 1.16-alt1:sisyphus+256397.100.1.1 -File: /usr/bin/dotlockfile 100755 root:root 2db7e0d41e3499d36d55207b6bf98a3e +File: /usr/bin/dotlockfile 100755 root:root c71d39656eaecc84b831fa3a73b6be24 File: /usr/share/man/man1/dotlockfile.1.xz 100644 root:root 5360829b61d922b4cdab57d51192bf31 -RPMIdentity: c0e32cf0e20597d13675249d9a619694253909ebabc066bedece404db4b58c0e96c1fdf8f73b70388cc8caf8ce1199fc0e7a516e9f22ad2975e30b92bcdd2258 +RPMIdentity: b3ef9a3003d1ebf6cec1e5458a6a3ebbd5cb5f09cc5401271bb986bb90cf0cce5a2af7571a31482bcd274e2c0583b6a5f4d52d1a689296b664d5ed5825bc5604 --- dotlockfile-debuginfo-1.16-alt1.x86_64.rpm.repo 2020-08-18 01:04:20.000000000 +0000 +++ dotlockfile-debuginfo-1.16-alt1.x86_64.rpm.hasher 2024-06-02 01:19:11.875754236 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/a4 40755 root:root -/usr/lib/debug/.build-id/a4/fcc5c613bc2203ef25e6ed41565a1153af4a9a 120777 root:root ../../../../bin/dotlockfile -/usr/lib/debug/.build-id/a4/fcc5c613bc2203ef25e6ed41565a1153af4a9a.debug 120777 root:root ../../usr/bin/dotlockfile.debug +/usr/lib/debug/.build-id/db 40755 root:root +/usr/lib/debug/.build-id/db/d1f92cbc35b8dcd482370ba732035ba443b4c5 120777 root:root ../../../../bin/dotlockfile +/usr/lib/debug/.build-id/db/d1f92cbc35b8dcd482370ba732035ba443b4c5.debug 120777 root:root ../../usr/bin/dotlockfile.debug /usr/lib/debug/usr/bin/dotlockfile.debug 100644 root:root @@ -13,6 +13,6 @@ Provides: dotlockfile-debuginfo = 1.16-alt1:sisyphus+256397.100.1.1 -File: /usr/lib/debug/.build-id/a4 40755 root:root -File: /usr/lib/debug/.build-id/a4/fcc5c613bc2203ef25e6ed41565a1153af4a9a 120777 root:root ../../../../bin/dotlockfile -File: /usr/lib/debug/.build-id/a4/fcc5c613bc2203ef25e6ed41565a1153af4a9a.debug 120777 root:root ../../usr/bin/dotlockfile.debug -File: /usr/lib/debug/usr/bin/dotlockfile.debug 100644 root:root 123716c7b8caa34e61a8014c6a05dab3 +File: /usr/lib/debug/.build-id/db 40755 root:root +File: /usr/lib/debug/.build-id/db/d1f92cbc35b8dcd482370ba732035ba443b4c5 120777 root:root ../../../../bin/dotlockfile +File: /usr/lib/debug/.build-id/db/d1f92cbc35b8dcd482370ba732035ba443b4c5.debug 120777 root:root ../../usr/bin/dotlockfile.debug +File: /usr/lib/debug/usr/bin/dotlockfile.debug 100644 root:root 4ce3755e1dbceeb3a91904fc624ca24e File: /usr/src/debug/liblockfile-1.16-alt1 40755 root:root @@ -21,2 +21,2 @@ File: /usr/src/debug/liblockfile-1.16-alt1/lockfile.h 100644 root:root 8bed71323c3456ddef0be85f929ff8b7 -RPMIdentity: db065bbf801d55ac5743bf2f46ceb51456f9f09ec70bcd04ae14cb999fc3d7afd06ab66c24e86740d588c963e747cba66358f26307e17593e66cdfaae903444a +RPMIdentity: 8fc13586ac855609c8c4fc39a9e89ff94fafa0e3bf086e625ae4070e9510dc911daa91993d487b4bb0e81c8ba0bb9671bb292ab31abde39e13de98c637b8106a --- liblockfile-1.16-alt1.x86_64.rpm.repo 2020-08-18 01:04:20.000000000 +0000 +++ liblockfile-1.16-alt1.x86_64.rpm.hasher 2024-06-02 01:19:11.960755836 +0000 @@ -11,3 +11,3 @@ Provides: liblockfile = 1.16-alt1:sisyphus+256397.100.1.1 -File: /usr/lib64/liblockfile.so.1 100644 root:root cbc1669194e2cb89d16337eb3eaa3b65 +File: /usr/lib64/liblockfile.so.1 100644 root:root fae3c0486cf88b048d1acc24d752c5ba File: /usr/share/doc/liblockfile-1.16 40755 root:root @@ -15,2 +15,2 @@ File: /usr/share/doc/liblockfile-1.16/README 100644 root:root 1b729f64379c9a34dc3e1d98d824e31b -RPMIdentity: 82db3cc98176ef284c3e7e6b729b436473a7320b17aae6ae92983f955fc7015fee8b691a5ac58bd32b89ee347068b170fc1b3d334ea1216d48dbf7e3f221eddf +RPMIdentity: f3fa5d5a7379e9185bc036b9acf3e57f6eb9eab132f80b42eeb66a81aa324953c382604c24a56aa3dd5c8ba26459dfe87b359f3a54e0b799b084ea73fa949162 --- liblockfile-debuginfo-1.16-alt1.x86_64.rpm.repo 2020-08-18 01:04:20.000000000 +0000 +++ liblockfile-debuginfo-1.16-alt1.x86_64.rpm.hasher 2024-06-02 01:19:12.125758941 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/58 40755 root:root -/usr/lib/debug/.build-id/58/0718a8e87656b5cfe7d52936c9bdfb6954d6f5 120777 root:root ../../../../lib64/liblockfile.so.1 -/usr/lib/debug/.build-id/58/0718a8e87656b5cfe7d52936c9bdfb6954d6f5.debug 120777 root:root ../../usr/lib64/liblockfile.so.1.debug +/usr/lib/debug/.build-id/21 40755 root:root +/usr/lib/debug/.build-id/21/d1c608a56b2dbd8b5d854504c67d8c3d91136a 120777 root:root ../../../../lib64/liblockfile.so.1 +/usr/lib/debug/.build-id/21/d1c608a56b2dbd8b5d854504c67d8c3d91136a.debug 120777 root:root ../../usr/lib64/liblockfile.so.1.debug /usr/lib/debug/usr/lib64/liblockfile.so.1.debug 100644 root:root @@ -11,8 +11,8 @@ Provides: liblockfile-debuginfo = 1.16-alt1:sisyphus+256397.100.1.1 -File: /usr/lib/debug/.build-id/58 40755 root:root -File: /usr/lib/debug/.build-id/58/0718a8e87656b5cfe7d52936c9bdfb6954d6f5 120777 root:root ../../../../lib64/liblockfile.so.1 -File: /usr/lib/debug/.build-id/58/0718a8e87656b5cfe7d52936c9bdfb6954d6f5.debug 120777 root:root ../../usr/lib64/liblockfile.so.1.debug -File: /usr/lib/debug/usr/lib64/liblockfile.so.1.debug 100644 root:root eccf157a8b24b68bfc31da9f2c5912ab +File: /usr/lib/debug/.build-id/21 40755 root:root +File: /usr/lib/debug/.build-id/21/d1c608a56b2dbd8b5d854504c67d8c3d91136a 120777 root:root ../../../../lib64/liblockfile.so.1 +File: /usr/lib/debug/.build-id/21/d1c608a56b2dbd8b5d854504c67d8c3d91136a.debug 120777 root:root ../../usr/lib64/liblockfile.so.1.debug +File: /usr/lib/debug/usr/lib64/liblockfile.so.1.debug 100644 root:root 90220dc4fc9f4e48f3bdb9f3fd389b79 File: /usr/src/debug/liblockfile-1.16-alt1 40755 root:root File: /usr/src/debug/liblockfile-1.16-alt1/lockfile.c 100644 root:root 9752a1011832b720caedfa7463407818 -RPMIdentity: dffe71b57791ead4a3533711e77552dc224763a71c3b78acceb66d8c011c7718491289cbac3735f2f77595eeedf51d6ceae1398e55976f273630ca0e7ac21e2a +RPMIdentity: 2367d5a881542d8881b0a5189ab7bbe5ba8ae57db41a4f470b28646e5871c463d6f56766341a26ea0aa93b0ede4f594f16af91d8f40ce5d60e09a5d835df2a45