<86>May 4 00:06:22 userdel[3040253]: delete user 'rooter' <86>May 4 00:06:22 userdel[3040253]: removed group 'rooter' owned by 'rooter' <86>May 4 00:06:22 userdel[3040253]: removed shadow group 'rooter' owned by 'rooter' <86>May 4 00:06:22 groupadd[3040282]: group added to /etc/group: name=rooter, GID=1265 <86>May 4 00:06:22 groupadd[3040282]: group added to /etc/gshadow: name=rooter <86>May 4 00:06:22 groupadd[3040282]: new group: name=rooter, GID=1265 <86>May 4 00:06:22 useradd[3040308]: new user: name=rooter, UID=1265, GID=1265, home=/root, shell=/bin/bash, from=none <86>May 4 00:06:22 userdel[3040348]: delete user 'builder' <86>May 4 00:06:22 userdel[3040348]: removed group 'builder' owned by 'builder' <86>May 4 00:06:22 userdel[3040348]: removed shadow group 'builder' owned by 'builder' <86>May 4 00:06:22 groupadd[3040371]: group added to /etc/group: name=builder, GID=1266 <86>May 4 00:06:22 groupadd[3040371]: group added to /etc/gshadow: name=builder <86>May 4 00:06:22 groupadd[3040371]: new group: name=builder, GID=1266 <86>May 4 00:06:22 useradd[3040393]: new user: name=builder, UID=1266, GID=1266, home=/usr/src, shell=/bin/bash, from=none /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.44619 + 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.44619 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd prc + make -j8 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' make: Entering directory '/usr/src/RPM/BUILD/prc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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:503, 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:92:1: note: expected 'char * restrict' but argument is of type 'prc_byte_t *' {aka 'unsigned char *'} 92 | __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 *} /usr/include/bits/string_fortified.h:92:1: note: expected 'const char * restrict' but argument is of type 'prc_byte_t *' {aka 'unsigned char *'} 92 | __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 -flto=auto -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:503, 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:92:1: note: expected 'char * restrict' but argument is of type 'prc_byte_t *' {aka 'unsigned char *'} 92 | __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 *} /usr/include/bits/string_fortified.h:92:1: note: expected 'const char * restrict' but argument is of type 'prc_byte_t *' {aka 'unsigned char *'} 92 | __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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -c -o strmwrit.o strmwrit.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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -c -o misc.o misc.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 -flto=auto -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.76794 + 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:/usr/bin:/bin:/usr/local/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) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/parc-buildroot 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.dSQCUN 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.7npc60 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)(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), 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.GSnPPJ 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.2QAqBC find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fcfXG5 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.33user 1.34system 0:06.91elapsed 53%CPU (0avgtext+0avgdata 44176maxresident)k 0inputs+0outputs (0major+303687minor)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.73user 1.32system 0:11.45elapsed 18%CPU (0avgtext+0avgdata 12096maxresident)k 0inputs+0outputs (0major+92070minor)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-05-04 00:06:31.356309457 +0000 @@ -1,5 +1,4 @@ /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 -Requires: libc.so.6(GLIBC_2.14)(64bit) Requires: libc.so.6(GLIBC_2.2.5)(64bit) @@ -7,2 +6,4 @@ 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) @@ -12,4 +13,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 b129a20d837eca138541ea2d9d8769db +File: /usr/share/man/man1/parc.1.xz 100644 root:root 5f88b53e1b81825f15c5bb6c3440d2b0 +RPMIdentity: f1edc98176df9ce38902a4927ed6867d6353eb1b4ae42ae312f5c42cd49284493a2750715917d4a88ce53d61e36592c8033a3983636ad98ccbd3aa5cb60eb8bc --- 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-05-04 00:06:31.425309580 +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/87 40755 root:root +/usr/lib/debug/.build-id/87/94d4230fa5e6d940016cf11e99d167b8f9ffd4 120777 root:root ../../../../bin/parc +/usr/lib/debug/.build-id/87/94d4230fa5e6d940016cf11e99d167b8f9ffd4.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/87 40755 root:root +File: /usr/lib/debug/.build-id/87/94d4230fa5e6d940016cf11e99d167b8f9ffd4 120777 root:root ../../../../bin/parc +File: /usr/lib/debug/.build-id/87/94d4230fa5e6d940016cf11e99d167b8f9ffd4.debug 120777 root:root ../../usr/bin/parc.debug +File: /usr/lib/debug/usr/bin/parc.debug 100644 root:root 49f4d89e3c5fe86f46b40c1c407f86a0 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: ad63a9d7b9110eacd7603ae20772ffa5745efa488f0bff70f42b5a7bfeaf3c1a1f0a315121a3d356380fa3553186af9933ac8a6efc3195bd569852f8240fdda3