<86>Mar 24 01:03:57 userdel[405499]: delete user 'rooter' <86>Mar 24 01:03:57 userdel[405499]: removed group 'rooter' owned by 'rooter' <86>Mar 24 01:03:57 userdel[405499]: removed shadow group 'rooter' owned by 'rooter' <86>Mar 24 01:03:57 groupadd[405514]: group added to /etc/group: name=rooter, GID=1820 <86>Mar 24 01:03:57 groupadd[405514]: group added to /etc/gshadow: name=rooter <86>Mar 24 01:03:57 groupadd[405514]: new group: name=rooter, GID=1820 <86>Mar 24 01:03:57 useradd[405525]: new user: name=rooter, UID=1820, GID=1820, home=/root, shell=/bin/bash <86>Mar 24 01:03:57 userdel[405540]: delete user 'builder' <86>Mar 24 01:03:57 userdel[405540]: removed group 'builder' owned by 'builder' <86>Mar 24 01:03:57 userdel[405540]: removed shadow group 'builder' owned by 'builder' <86>Mar 24 01:03:57 groupadd[405553]: group added to /etc/group: name=builder, GID=1821 <86>Mar 24 01:03:57 groupadd[405553]: group added to /etc/gshadow: name=builder <86>Mar 24 01:03:57 groupadd[405553]: new group: name=builder, GID=1821 <86>Mar 24 01:03:57 useradd[405568]: new user: name=builder, UID=1821, GID=1821, 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.90858 + 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.90858 + 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 -- '{}' + sort -u + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + 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.77386 + 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.77386 + 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.Vvk33t 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.2t8wVq 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.sTWUrt 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.FIeDFt 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.9vUxLq 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.jeyVGq Processing files: dotlockfile-1.16-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0wdHaq 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.8air6q 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.6kLXtr 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.EPIH4q find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QdqObt 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.9ULshr find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LXFo2q 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.06user 3.13system 0:15.15elapsed 27%CPU (0avgtext+0avgdata 27756maxresident)k 0inputs+0outputs (0major+486714minor)pagefaults 0swaps 0.61user 2.01system 0:21.43elapsed 12%CPU (0avgtext+0avgdata 11856maxresident)k 0inputs+0outputs (0major+99713minor)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-03-24 01:04:14.920039671 +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 2703800b5a588822c6056bc9da5380f6 File: /usr/share/man/man1/dotlockfile.1.xz 100644 root:root 5360829b61d922b4cdab57d51192bf31 -RPMIdentity: c0e32cf0e20597d13675249d9a619694253909ebabc066bedece404db4b58c0e96c1fdf8f73b70388cc8caf8ce1199fc0e7a516e9f22ad2975e30b92bcdd2258 +RPMIdentity: 2586f716dc50beefe5b9533ac5b46cd88b32bc815a825ce3cd65791de5d76b7cb612b2da9bac6e43fbb65a1c732a0f8ff3a2bab8cbb0b98b7e2aa4480dfeb1ba --- 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-03-24 01:04:15.007041170 +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/d5 40755 root:root +/usr/lib/debug/.build-id/d5/ff1c765ac370475e1d783f99207428a9e6a7f5 120777 root:root ../../../../bin/dotlockfile +/usr/lib/debug/.build-id/d5/ff1c765ac370475e1d783f99207428a9e6a7f5.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/d5 40755 root:root +File: /usr/lib/debug/.build-id/d5/ff1c765ac370475e1d783f99207428a9e6a7f5 120777 root:root ../../../../bin/dotlockfile +File: /usr/lib/debug/.build-id/d5/ff1c765ac370475e1d783f99207428a9e6a7f5.debug 120777 root:root ../../usr/bin/dotlockfile.debug +File: /usr/lib/debug/usr/bin/dotlockfile.debug 100644 root:root b80d64f0dbc43c1a88cdc15c5460ce23 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: ef5c34437bbf344184f29be0e0a63db37ff3aa05e312e7579a601a7ffcd7c9f91a7998d4faf48b0dffb178e029028667315d50f344a77ee3de6f138118eaca5d --- 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-03-24 01:04:15.081042444 +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 21d767cb6556eb3c4197c5abb9d39953 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: 208ada76aacd09b0690d4bb933a64061c120ec89e2c2034d8ad5596f1864348602d78f42002271606b2bec304387da54a53d3ce710c4576c8cd0d0347297b541 --- 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-03-24 01:04:15.227044958 +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/62 40755 root:root +/usr/lib/debug/.build-id/62/501326cc80808cb7f29f8799881bc7130bc5c2 120777 root:root ../../../../lib64/liblockfile.so.1 +/usr/lib/debug/.build-id/62/501326cc80808cb7f29f8799881bc7130bc5c2.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/62 40755 root:root +File: /usr/lib/debug/.build-id/62/501326cc80808cb7f29f8799881bc7130bc5c2 120777 root:root ../../../../lib64/liblockfile.so.1 +File: /usr/lib/debug/.build-id/62/501326cc80808cb7f29f8799881bc7130bc5c2.debug 120777 root:root ../../usr/lib64/liblockfile.so.1.debug +File: /usr/lib/debug/usr/lib64/liblockfile.so.1.debug 100644 root:root af3e2c293996f3a8508753e694e5deb6 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: 724c50a4c75bf7999e99a65d1872c6518d5b89a26e6450ffcd3d8a08c5b7288dbaf9cc660525b466b9c719fb5bc17dfeb0f749e03423097849a8278cb35dcb8f