<86>Jun 16 00:41:33 userdel[177775]: delete user 'rooter' <86>Jun 16 00:41:33 userdel[177775]: removed group 'rooter' owned by 'rooter' <86>Jun 16 00:41:33 userdel[177775]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 16 00:41:33 groupadd[177822]: group added to /etc/group: name=rooter, GID=1802 <86>Jun 16 00:41:33 groupadd[177822]: group added to /etc/gshadow: name=rooter <86>Jun 16 00:41:33 groupadd[177822]: new group: name=rooter, GID=1802 <86>Jun 16 00:41:33 useradd[177851]: new user: name=rooter, UID=1802, GID=1802, home=/root, shell=/bin/bash <86>Jun 16 00:41:33 userdel[177902]: delete user 'builder' <86>Jun 16 00:41:33 userdel[177902]: removed group 'builder' owned by 'builder' <86>Jun 16 00:41:33 userdel[177902]: removed shadow group 'builder' owned by 'builder' <86>Jun 16 00:41:33 groupadd[177945]: group added to /etc/group: name=builder, GID=1803 <86>Jun 16 00:41:33 groupadd[177945]: group added to /etc/gshadow: name=builder <86>Jun 16 00:41:33 groupadd[177945]: new group: name=builder, GID=1803 <86>Jun 16 00:41:33 useradd[177965]: new user: name=builder, UID=1803, GID=1803, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/parc-00.05.01-alt1.qa1.src.rpm: The use of such a license name is ambiguous: MPL Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/parc-00.05.01-alt1.qa1.nosrc.rpm (w1.gzdio) Installing parc-00.05.01-alt1.qa1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.67833 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf prc + echo 'Source #0 (prc.tgz):' Source #0 (prc.tgz): + /bin/gzip -dc /usr/src/RPM/SOURCES/prc.tgz + /bin/tar -xf - + cd prc + /bin/chmod -c -Rf u+rwX,go-w . + /usr/bin/subst 's,\,parc,g' par.man + /usr/bin/subst 's,\,PARC,g' par.man + /usr/bin/subst 's,\,parc,g' par.c + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.67833 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd prc + make -j16 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2' make: Entering directory '/usr/src/RPM/BUILD/prc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -c -o create.o create.c make: Leaving directory '/usr/src/RPM/BUILD/prc' make: Entering directory '/usr/src/RPM/BUILD/prc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -c -o close.o close.c make: Leaving directory '/usr/src/RPM/BUILD/prc' make: Entering directory '/usr/src/RPM/BUILD/prc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -c -o ihead.o ihead.c make: Leaving directory '/usr/src/RPM/BUILD/prc' make: Entering directory '/usr/src/RPM/BUILD/prc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -c -o open.o open.c make: Leaving directory '/usr/src/RPM/BUILD/prc' make: Entering directory '/usr/src/RPM/BUILD/prc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -c -o destroy.o destroy.c make: Leaving directory '/usr/src/RPM/BUILD/prc' make: Entering directory '/usr/src/RPM/BUILD/prc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -c -o frrec.o frrec.c make: Leaving directory '/usr/src/RPM/BUILD/prc' make: Entering directory '/usr/src/RPM/BUILD/prc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -c -o frhead.o frhead.c frhead.c: In function 'prcfreadheader': frhead.c:42:13: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness [-Wpointer-sign] 42 | strncpy(&prc->name[0], fbuf.name, 32); | ^~~~~~~~~~~~~ | | | prc_byte_t * {aka unsigned char *} In file included from /usr/include/features.h:465, from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from prcsys.h:39, from prcp.h:33, from frhead.c:26: /usr/include/bits/string_fortified.h:88:1: note: expected 'char * restrict' but argument is of type 'prc_byte_t *' {aka 'unsigned char *'} 88 | __NTH (strncpy (char *__restrict __dest, const char *__restrict __src, | ^~~~~ frhead.c:42:32: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness [-Wpointer-sign] 42 | strncpy(&prc->name[0], fbuf.name, 32); | ~~~~^~~~~ | | | prc_byte_t * {aka unsigned char *} In file included from /usr/include/features.h:465, from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from prcsys.h:39, from prcp.h:33, from frhead.c:26: /usr/include/bits/string_fortified.h:88:1: note: expected 'const char * restrict' but argument is of type 'prc_byte_t *' {aka 'unsigned char *'} 88 | __NTH (strncpy (char *__restrict __dest, const char *__restrict __src, | ^~~~~ make: Leaving directory '/usr/src/RPM/BUILD/prc' make: Entering directory '/usr/src/RPM/BUILD/prc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -c -o fwrec.o fwrec.c make: Leaving directory '/usr/src/RPM/BUILD/prc' make: Entering directory '/usr/src/RPM/BUILD/prc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -c -o fwhead.o fwhead.c fwhead.c: In function 'prcfwriteheader': fwhead.c:48:13: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness [-Wpointer-sign] 48 | strncpy(&fbuf.name[0], prc->name, 32); | ^~~~~~~~~~~~~ | | | prc_byte_t * {aka unsigned char *} In file included from /usr/include/features.h:465, from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from prcsys.h:39, from prcp.h:33, from fwhead.c:26: /usr/include/bits/string_fortified.h:88:1: note: expected 'char * restrict' but argument is of type 'prc_byte_t *' {aka 'unsigned char *'} 88 | __NTH (strncpy (char *__restrict __dest, const char *__restrict __src, | ^~~~~ fwhead.c:48:31: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness [-Wpointer-sign] 48 | strncpy(&fbuf.name[0], prc->name, 32); | ~~~^~~~~~ | | | prc_byte_t * {aka unsigned char *} In file included from /usr/include/features.h:465, from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from prcsys.h:39, from prcp.h:33, from fwhead.c:26: /usr/include/bits/string_fortified.h:88:1: note: expected 'const char * restrict' but argument is of type 'prc_byte_t *' {aka 'unsigned char *'} 88 | __NTH (strncpy (char *__restrict __dest, const char *__restrict __src, | ^~~~~ make: Leaving directory '/usr/src/RPM/BUILD/prc' make: Entering directory '/usr/src/RPM/BUILD/prc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -c -o frrsrc.o frrsrc.c make: Leaving directory '/usr/src/RPM/BUILD/prc' make: Entering directory '/usr/src/RPM/BUILD/prc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -c -o flush.o flush.c make: Leaving directory '/usr/src/RPM/BUILD/prc' make: Entering directory '/usr/src/RPM/BUILD/prc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -c -o fwrsrc.o fwrsrc.c make: Leaving directory '/usr/src/RPM/BUILD/prc' make: Entering directory '/usr/src/RPM/BUILD/prc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -c -o recapp.o recapp.c make: Leaving directory '/usr/src/RPM/BUILD/prc' make: Entering directory '/usr/src/RPM/BUILD/prc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -c -o recset.o recset.c make: Leaving directory '/usr/src/RPM/BUILD/prc' make: Entering directory '/usr/src/RPM/BUILD/prc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -c -o recget.o recget.c make: Leaving directory '/usr/src/RPM/BUILD/prc' make: Entering directory '/usr/src/RPM/BUILD/prc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -c -o recrem.o recrem.c make: Leaving directory '/usr/src/RPM/BUILD/prc' make: Entering directory '/usr/src/RPM/BUILD/prc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -c -o recdes.o recdes.c make: Leaving directory '/usr/src/RPM/BUILD/prc' make: Entering directory '/usr/src/RPM/BUILD/prc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -c -o rsrcnext.o rsrcnext.c make: Leaving directory '/usr/src/RPM/BUILD/prc' make: Entering directory '/usr/src/RPM/BUILD/prc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -c -o recnext.o recnext.c make: Leaving directory '/usr/src/RPM/BUILD/prc' make: Entering directory '/usr/src/RPM/BUILD/prc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -c -o fpopen.o fpopen.c make: Leaving directory '/usr/src/RPM/BUILD/prc' make: Entering directory '/usr/src/RPM/BUILD/prc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -c -o rsrcapp.o rsrcapp.c make: Leaving directory '/usr/src/RPM/BUILD/prc' make: Entering directory '/usr/src/RPM/BUILD/prc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -c -o rsrcrem.o rsrcrem.c make: Leaving directory '/usr/src/RPM/BUILD/prc' make: Entering directory '/usr/src/RPM/BUILD/prc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -c -o rsrcdes.o rsrcdes.c make: Leaving directory '/usr/src/RPM/BUILD/prc' make: Entering directory '/usr/src/RPM/BUILD/prc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -c -o rsrcget.o rsrcget.c make: Leaving directory '/usr/src/RPM/BUILD/prc' make: Entering directory '/usr/src/RPM/BUILD/prc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -c -o rsrcset.o rsrcset.c make: Leaving directory '/usr/src/RPM/BUILD/prc' make: Entering directory '/usr/src/RPM/BUILD/prc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -c -o stotype.o stotype.c make: Leaving directory '/usr/src/RPM/BUILD/prc' make: Entering directory '/usr/src/RPM/BUILD/prc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -c -o typetos.o typetos.c make: Leaving directory '/usr/src/RPM/BUILD/prc' make: Entering directory '/usr/src/RPM/BUILD/prc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -c -o timetos.o timetos.c make: Leaving directory '/usr/src/RPM/BUILD/prc' make: Entering directory '/usr/src/RPM/BUILD/prc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -c -o time.o time.c make: Leaving directory '/usr/src/RPM/BUILD/prc' make: Entering directory '/usr/src/RPM/BUILD/prc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -c -o recnew.o recnew.c make: Leaving directory '/usr/src/RPM/BUILD/prc' make: Entering directory '/usr/src/RPM/BUILD/prc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -c -o rsrcnew.o rsrcnew.c make: Leaving directory '/usr/src/RPM/BUILD/prc' make: Entering directory '/usr/src/RPM/BUILD/prc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -c -o sortiset.o sortiset.c make: Leaving directory '/usr/src/RPM/BUILD/prc' make: Entering directory '/usr/src/RPM/BUILD/prc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -c -o recmap.o recmap.c make: Leaving directory '/usr/src/RPM/BUILD/prc' make: Entering directory '/usr/src/RPM/BUILD/prc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -c -o appiset.o appiset.c make: Leaving directory '/usr/src/RPM/BUILD/prc' make: Entering directory '/usr/src/RPM/BUILD/prc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -c -o setname.o setname.c make: Leaving directory '/usr/src/RPM/BUILD/prc' make: Entering directory '/usr/src/RPM/BUILD/prc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -c -o stotime.o stotime.c make: Leaving directory '/usr/src/RPM/BUILD/prc' make: Entering directory '/usr/src/RPM/BUILD/prc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -c -o rsrcmap.o rsrcmap.c make: Leaving directory '/usr/src/RPM/BUILD/prc' make: Entering directory '/usr/src/RPM/BUILD/prc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -c -o attrtos.o attrtos.c make: Leaving directory '/usr/src/RPM/BUILD/prc' make: Entering directory '/usr/src/RPM/BUILD/prc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -c -o nrecord.o nrecord.c make: Leaving directory '/usr/src/RPM/BUILD/prc' make: Entering directory '/usr/src/RPM/BUILD/prc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -c -o bufto.o bufto.c make: Leaving directory '/usr/src/RPM/BUILD/prc' make: Entering directory '/usr/src/RPM/BUILD/prc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -c -o tobuf.o tobuf.c make: Leaving directory '/usr/src/RPM/BUILD/prc' make: Entering directory '/usr/src/RPM/BUILD/prc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -c -o errno.o errno.c make: Leaving directory '/usr/src/RPM/BUILD/prc' make: Entering directory '/usr/src/RPM/BUILD/prc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -c -o misc.o misc.c make: Leaving directory '/usr/src/RPM/BUILD/prc' make: Entering directory '/usr/src/RPM/BUILD/prc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -c -o strmread.o strmread.c strmread.c: In function 'prcstreamread': strmread.c:34:28: warning: variable 'prev' set but not used [-Wunused-but-set-variable] 34 | prc_internal_record_t* prev; | ^~~~ make: Leaving directory '/usr/src/RPM/BUILD/prc' make: Entering directory '/usr/src/RPM/BUILD/prc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -c -o strerror.o strerror.c make: Leaving directory '/usr/src/RPM/BUILD/prc' make: Entering directory '/usr/src/RPM/BUILD/prc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -c -o strmwrit.o strmwrit.c make: Leaving directory '/usr/src/RPM/BUILD/prc' make: Entering directory '/usr/src/RPM/BUILD/prc' ar rc libprc.a create.o open.o close.o destroy.o ihead.o flush.o fpopen.o frhead.o fwhead.o frrec.o fwrec.o frrsrc.o fwrsrc.o recapp.o recget.o recset.o recrem.o recdes.o rsrcapp.o rsrcget.o rsrcnext.o recnext.o rsrcset.o rsrcrem.o rsrcdes.o typetos.o stotype.o timetos.o stotime.o attrtos.o time.o recnew.o rsrcnew.o appiset.o sortiset.o rsrcmap.o recmap.o setname.o tobuf.o bufto.o nrecord.o strmwrit.o strmread.o errno.o strerror.o misc.o ranlib libprc.a make: Leaving directory '/usr/src/RPM/BUILD/prc' make: Entering directory '/usr/src/RPM/BUILD/prc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -c -o par.o par.c make: Leaving directory '/usr/src/RPM/BUILD/prc' make: Entering directory '/usr/src/RPM/BUILD/prc' gcc -g -o par par.o -L. -lprc make: Leaving directory '/usr/src/RPM/BUILD/prc' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.67833 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/parc-buildroot + : + /bin/rm -rf -- /usr/src/tmp/parc-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd prc + /bin/install -m755 -p -D par /usr/src/tmp/parc-buildroot/usr/bin/parc + /bin/install -m644 -p -D par.man /usr/src/tmp/parc-buildroot/usr/share/man/man1/parc.1 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/parc-buildroot (auto) Verifying and fixing files in /usr/src/tmp/parc-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/parc-buildroot/ (default) Compressing files in /usr/src/tmp/parc-buildroot (auto) Verifying ELF objects in /usr/src/tmp/parc-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: parc-00.05.01-alt1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lqdD3g 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.E6YSCh 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)(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.zXLs8k Creating parc-debuginfo package Processing files: parc-debuginfo-00.05.01-alt1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3uXZqi find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.eEwiGk find-requires: running scripts (debuginfo) Requires: parc = 00.05.01-alt1.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Wrote: /usr/src/RPM/RPMS/x86_64/parc-00.05.01-alt1.qa1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/parc-debuginfo-00.05.01-alt1.qa1.x86_64.rpm (w2.lzdio) 2.04user 1.82system 0:06.24elapsed 61%CPU (0avgtext+0avgdata 35884maxresident)k 0inputs+0outputs (0major+335837minor)pagefaults 0swaps /.out/parc-00.05.01-alt1.qa1.x86_64.rpm: The use of such a license name is ambiguous: MPL /.out/parc-debuginfo-00.05.01-alt1.qa1.x86_64.rpm: The use of such a license name is ambiguous: MPL 0.60user 1.92system 0:11.47elapsed 22%CPU (0avgtext+0avgdata 11948maxresident)k 0inputs+0outputs (0major+96125minor)pagefaults 0swaps --- parc-00.05.01-alt1.qa1.x86_64.rpm.repo 2013-04-15 12:19:33.000000000 +0000 +++ parc-00.05.01-alt1.qa1.x86_64.rpm.hasher 2024-06-16 00:41:41.642466579 +0000 @@ -1,3 +1,3 @@ /usr/bin/parc 100755 root:root -/usr/share/man/man1/parc.1.gz 100644 root:root +/usr/share/man/man1/parc.1.xz 100644 root:root Requires: /lib64/ld-linux-x86-64.so.2 @@ -12,4 +12,4 @@ Provides: parc = 00.05.01-alt1.qa1 -File: /usr/bin/parc 100755 root:root 50bdde325e261abe8de7f4267f9e8dbc -File: /usr/share/man/man1/parc.1.gz 100644 root:root b816c95fc7ed5f47aa00c135e1e478f2 -RPMIdentity: ce5d7a27c56c8de3925ac0dccff1f68e9106706afc2f2553fdcb337fe766be1d5848a63628644f205a491246559445dd9c1a4b672f8daccf8617101d22de7701 +File: /usr/bin/parc 100755 root:root 3e1480fd90f8e6bbb608e859f80e039b +File: /usr/share/man/man1/parc.1.xz 100644 root:root 5f88b53e1b81825f15c5bb6c3440d2b0 +RPMIdentity: 5834ec68a0fc7606ec0f284c0ccef08f7a1055696ebc9b9ebae078924ead52023d41c67e814f1be9f6a4ed07eac2c39dde2e93062270f710f24952a59b87c685 --- parc-debuginfo-00.05.01-alt1.qa1.x86_64.rpm.repo 2013-04-15 12:19:33.000000000 +0000 +++ parc-debuginfo-00.05.01-alt1.qa1.x86_64.rpm.hasher 2024-06-16 00:41:41.700467491 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/65 40755 root:root -/usr/lib/debug/.build-id/65/bb5f63cbbc3e4261e822c43feac1254b6b3ef8 120777 root:root ../../../../bin/parc -/usr/lib/debug/.build-id/65/bb5f63cbbc3e4261e822c43feac1254b6b3ef8.debug 120777 root:root ../../usr/bin/parc.debug +/usr/lib/debug/.build-id/ad 40755 root:root +/usr/lib/debug/.build-id/ad/b44627c8cdefe716eacc3d6b3d59accd423f7c 120777 root:root ../../../../bin/parc +/usr/lib/debug/.build-id/ad/b44627c8cdefe716eacc3d6b3d59accd423f7c.debug 120777 root:root ../../usr/bin/parc.debug /usr/lib/debug/usr/bin/parc.debug 100644 root:root @@ -58,6 +58,6 @@ Provides: parc-debuginfo = 00.05.01-alt1.qa1 -File: /usr/lib/debug/.build-id/65 40755 root:root -File: /usr/lib/debug/.build-id/65/bb5f63cbbc3e4261e822c43feac1254b6b3ef8 120777 root:root ../../../../bin/parc -File: /usr/lib/debug/.build-id/65/bb5f63cbbc3e4261e822c43feac1254b6b3ef8.debug 120777 root:root ../../usr/bin/parc.debug -File: /usr/lib/debug/usr/bin/parc.debug 100644 root:root 6877410a586fc67fb6dfc75dd3f37ad5 +File: /usr/lib/debug/.build-id/ad 40755 root:root +File: /usr/lib/debug/.build-id/ad/b44627c8cdefe716eacc3d6b3d59accd423f7c 120777 root:root ../../../../bin/parc +File: /usr/lib/debug/.build-id/ad/b44627c8cdefe716eacc3d6b3d59accd423f7c.debug 120777 root:root ../../usr/bin/parc.debug +File: /usr/lib/debug/usr/bin/parc.debug 100644 root:root 0602d66ea8b25815360efe5584198e76 File: /usr/src/debug/prc 40755 root:root @@ -111,2 +111,2 @@ File: /usr/src/debug/prc/typetos.c 100644 root:root e67ff20dace21dd0e49c544e2420a394 -RPMIdentity: c805144135bbbf645cef0c12496b40b84ec2f3aca1e08a8a4a2baee241441d8fa4074dff98085e823281dee2260e13a85cd8dc292b28eb2dea8be6b517f11e8c +RPMIdentity: b0bcac7c9795cc0c6e39756d18e596f180029d9d18b5094c40951892d352e6b92585dddf000c3b4c8bf57f1be7f6c7381f8d5246311750cf5000d2b2eb8e4587