<86>Mar 26 07:33:59 userdel[2039128]: delete user 'rooter'
<86>Mar 26 07:33:59 userdel[2039128]: removed group 'rooter' owned by 'rooter'
<86>Mar 26 07:33:59 groupadd[2039154]: group added to /etc/group: name=rooter, GID=1302
<86>Mar 26 07:33:59 groupadd[2039154]: group added to /etc/gshadow: name=rooter
<86>Mar 26 07:33:59 groupadd[2039154]: new group: name=rooter, GID=1302
<86>Mar 26 07:33:59 useradd[2039171]: new user: name=rooter, UID=1302, GID=1302, home=/root, shell=/bin/bash
<86>Mar 26 07:34:00 userdel[2039209]: delete user 'builder'
<86>Mar 26 07:34:00 userdel[2039209]: removed group 'builder' owned by 'builder'
<86>Mar 26 07:34:00 userdel[2039209]: removed shadow group 'builder' owned by 'builder'
<86>Mar 26 07:34:00 groupadd[2039234]: group added to /etc/group: name=builder, GID=1303
<86>Mar 26 07:34:00 groupadd[2039234]: group added to /etc/gshadow: name=builder
<86>Mar 26 07:34:00 groupadd[2039234]: new group: name=builder, GID=1303
<86>Mar 26 07:34:00 useradd[2039251]: new user: name=builder, UID=1303, GID=1303, home=/usr/src, shell=/bin/bash
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/p3nfs-5.19-alt1.qa2.nosrc.rpm (w1.gzdio)
Installing p3nfs-5.19-alt1.qa2.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.19155
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf p3nfs-5.19
+ echo 'Source #0 (p3nfs-5.19.tar.gz):'
Source #0 (p3nfs-5.19.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/p3nfs-5.19.tar.gz
+ /bin/tar -xf -
+ cd p3nfs-5.19
+ /bin/chmod -c -Rf u+rwX,go-w .
+ cd /usr/src/RPM/BUILD
+ echo 'Source #2 (p3nfs-doc-1.tar.bz2):'
Source #2 (p3nfs-doc-1.tar.bz2):
+ /bin/bzip2 -dc /usr/src/RPM/SOURCES/p3nfs-doc-1.tar.bz2
+ /bin/tar -xf -
+ cd p3nfs-5.19
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (p3nfs-5.19-alt-configure.patch):'
Patch #0 (p3nfs-5.19-alt-configure.patch):
+ /usr/bin/patch -p1
patching file configure.in
+ echo 'Patch #1 (p3nfs-5.19-alt-Makefile.patch):'
Patch #1 (p3nfs-5.19-alt-Makefile.patch):
+ /usr/bin/patch -p1
patching file Makefile.in
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.73003
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd p3nfs-5.19
+ autoconf
+ 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
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 for x86_64-alt-linux-gcc... /usr/bin/x86_64-alt-linux-gcc
checking for AIX... no
checking for strerror... yes
checking for additional libraries... checking for socket in -lsocket... no
checking for gethostbyname in -lnsl... no
checking for svcudp_create in -lrpcsoc... no
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 sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/errno.h usability... yes
checking sys/errno.h presence... yes
checking for sys/errno.h... yes
checking sys/ttold.h usability... no
checking sys/ttold.h presence... no
checking for sys/ttold.h... no
checking for stdlib.h... (cached) yes
checking for mount table... /etc/mtab
checking for default serial line... /dev/ttyS0
checking EPOCR5 SDK... missing
checking Series60.V1 SDK... missing
checking Series60.V2 SDK... missing
checking Series80.V1 SDK... missing
checking Series80.V2 SDK... missing
checking UIQ.V2 SDK... missing
configure: creating ./config.status
config.status: creating Makefile
config.status: creating server/Makefile
config.status: creating pkg/p3nfs.spec
config.status: creating client/epoc32/nfsapp/Makefile
config.status: creating client/epoc32/nfsapp/version
config.status: creating doc/p3nfsd.1
config.status: creating server/config.h
configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext
+ make -j16
cd server; make all
make[1]: Entering directory '/usr/src/RPM/BUILD/p3nfs-5.19/server'
x86_64-alt-linux-gcc -O2 -Wall -I.   -c -o crc.o crc.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/p3nfs-5.19/server'
make[1]: Entering directory '/usr/src/RPM/BUILD/p3nfs-5.19/server'
x86_64-alt-linux-gcc -O2 -Wall -I.   -c -o nfs_prot_svc.o nfs_prot_svc.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/p3nfs-5.19/server'
make[1]: Entering directory '/usr/src/RPM/BUILD/p3nfs-5.19/server'
x86_64-alt-linux-gcc -O2 -Wall -I.   -c -o tcp.o tcp.c
tcp.c: In function 'init_tcp':
tcp.c:65:55: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness [-Wpointer-sign]
   if(getsockname(listen_sock, (struct sockaddr *)&sa, &ia) < 0)
                                                       ^~~
In file included from /usr/include/netinet/in.h:23,
                 from /usr/include/arpa/inet.h:22,
                 from tcp.c:3:
/usr/include/sys/socket.h:116:12: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *'
 extern int getsockname (int __fd, __SOCKADDR_ARG __addr,
            ^~~~~~~~~~~
tcp.c:77:58: warning: pointer targets in passing argument 3 of 'accept' differ in signedness [-Wpointer-sign]
   if((sock = accept(listen_sock, (struct sockaddr *)&sa, &ia)) < 0)
                                                          ^~~
In file included from /usr/include/netinet/in.h:23,
                 from /usr/include/arpa/inet.h:22,
                 from tcp.c:3:
/usr/include/sys/socket.h:232:12: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *'
 extern int accept (int __fd, __SOCKADDR_ARG __addr,
            ^~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/p3nfs-5.19/server'
make[1]: Entering directory '/usr/src/RPM/BUILD/p3nfs-5.19/server'
x86_64-alt-linux-gcc -O2 -Wall -I.   -c -o pty.o pty.c
pty.c: In function 'init_pty':
pty.c:201:3: warning: missing sentinel in function call [-Wformat=]
   execle(shell, shell, 0, newenv);
   ^~~~~~
pty.c:144:3: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result]
   dup(0);
   ^~~~~~
pty.c:145:3: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result]
   dup(0);
   ^~~~~~
pty.c:173:3: warning: ignoring return value of 'setgid', declared with attribute warn_unused_result [-Wunused-result]
   setgid(root_fattr.gid);
   ^~~~~~~~~~~~~~~~~~~~~~
pty.c:174:3: warning: ignoring return value of 'setuid', declared with attribute warn_unused_result [-Wunused-result]
   setuid(root_fattr.uid);
   ^~~~~~~~~~~~~~~~~~~~~~
pty.c: In function 'shell_feed':
pty.c:224:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
    write(masterfd, &c, 1);
    ^~~~~~~~~~~~~~~~~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/p3nfs-5.19/server'
make[1]: Entering directory '/usr/src/RPM/BUILD/p3nfs-5.19/server'
x86_64-alt-linux-gcc -O2 -Wall -I.   -c -o mp_serial.o mp_serial.c
mp_serial.c: In function 'close_012':
mp_serial.c:220:3: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result]
   dup(1);
   ^~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/p3nfs-5.19/server'
make[1]: Entering directory '/usr/src/RPM/BUILD/p3nfs-5.19/server'
x86_64-alt-linux-gcc -O2 -Wall -I.   -c -o mp_main.o mp_main.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/p3nfs-5.19/server'
make[1]: Entering directory '/usr/src/RPM/BUILD/p3nfs-5.19/server'
x86_64-alt-linux-gcc -O2 -Wall -I.   -c -o mp_mount.o mp_mount.c
mp_mount.c: In function 'dosystem':
mp_mount.c:243:3: warning: missing sentinel in function call [-Wformat=]
   execl("/bin/sh", "sh", "-c", str, 0);
   ^~~~~
mp_mount.c:241:3: warning: ignoring return value of 'setgid', declared with attribute warn_unused_result [-Wunused-result]
   setgid(root_fattr.gid);
   ^~~~~~~~~~~~~~~~~~~~~~
mp_mount.c:242:3: warning: ignoring return value of 'setuid', declared with attribute warn_unused_result [-Wunused-result]
   setuid(root_fattr.uid);
   ^~~~~~~~~~~~~~~~~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/p3nfs-5.19/server'
make[1]: Entering directory '/usr/src/RPM/BUILD/p3nfs-5.19/server'
x86_64-alt-linux-gcc -O2 -Wall -I.   -c -o mp_xmit.o mp_xmit.c
mp_xmit.c: In function 'dump_data':
mp_xmit.c:133:19: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness [-Wpointer-sign]
           sprintf(l, "%08x: ", n);
                   ^
In file included from /usr/include/features.h:428,
                 from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from mp_xmit.c:55:
/usr/include/bits/stdio2.h:31:1: note: expected 'char * restrict' but argument is of type 'unsigned char *'
 __NTH (sprintf (char *__restrict __s, const char *__restrict __fmt, ...))
 ^~~~~
mp_xmit.c:144:16: warning: pointer targets in passing argument 1 of 'puts' differ in signedness [-Wpointer-sign]
           puts(l);
                ^
In file included from mp_xmit.c:55:
/usr/include/stdio.h:632:12: note: expected 'const char *' but argument is of type 'unsigned char *'
 extern int puts (const char *__s);
            ^~~~
mp_xmit.c:151:12: warning: pointer targets in passing argument 1 of 'puts' differ in signedness [-Wpointer-sign]
       puts(l);
            ^
In file included from mp_xmit.c:55:
/usr/include/stdio.h:632:12: note: expected 'const char *' but argument is of type 'unsigned char *'
 extern int puts (const char *__s);
            ^~~~
mp_xmit.c: In function 'senddata':
mp_xmit.c:206:48: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   if(debug > 1) printf("\tSending: %#x, %d\n", (unsigned int)p, len);
                                                ^
mp_xmit.c:211:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
          psionfd, (unsigned int)p, len, ret);
                   ^
mp_xmit.c:262:54: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
     printf("\t\twrite(%d, %#x, %d) = %d\n", psionfd, (unsigned int)p, len, ret);
                                                      ^
mp_xmit.c: In function 'getbyte':
mp_xmit.c:349:12: warning: pointer targets in passing argument 1 of 'dump_data' differ in signedness [-Wpointer-sign]
  dump_data(readbuf, len);
            ^~~~~~~
mp_xmit.c:122:1: note: expected 'char *' but argument is of type 'unsigned char *'
 dump_data(char *buf, int len)
 ^~~~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/p3nfs-5.19/server'
make[1]: Entering directory '/usr/src/RPM/BUILD/p3nfs-5.19/server'
x86_64-alt-linux-gcc -O2 -Wall -I.   -c -o nfs_prot_xdr.o nfs_prot_xdr.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/p3nfs-5.19/server'
make[1]: Entering directory '/usr/src/RPM/BUILD/p3nfs-5.19/server'
x86_64-alt-linux-gcc -O2 -Wall -I.   -c -o mp_inode.o mp_inode.c
mp_inode.c: In function 'get_nam':
mp_inode.c:92:18: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
            name, (unsigned int)ptr, ptr->inode);
                  ^
make[1]: Leaving directory '/usr/src/RPM/BUILD/p3nfs-5.19/server'
make[1]: Entering directory '/usr/src/RPM/BUILD/p3nfs-5.19/server'
x86_64-alt-linux-gcc -O2 -Wall -I.   -c -o mp_pfs_ops.o mp_pfs_ops.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/p3nfs-5.19/server'
make[1]: Entering directory '/usr/src/RPM/BUILD/p3nfs-5.19/server'
x86_64-alt-linux-gcc  -o p3nfsd mp_main.o mp_mount.o nfs_prot_svc.o nfs_prot_xdr.o mp_pfs_ops.o mp_serial.o mp_inode.o mp_xmit.o crc.o pty.o tcp.o 
make[1]: Leaving directory '/usr/src/RPM/BUILD/p3nfs-5.19/server'
make[1]: Entering directory '/usr/src/RPM/BUILD/p3nfs-5.19/server'
cp p3nfsd ../bin
make[1]: Leaving directory '/usr/src/RPM/BUILD/p3nfs-5.19/server'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.16906
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/p3nfs-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/p3nfs-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd p3nfs-5.19
+ mkdir -p /usr/src/tmp/p3nfs-buildroot/usr/bin /usr/src/tmp/p3nfs-buildroot/usr/share/man/man1
+ install server/p3nfsd /usr/src/tmp/p3nfs-buildroot/usr/bin
+ mkdir -p /usr/src/tmp/p3nfs-buildroot/usr/share/man/man1
+ cp doc/p3nfsd.1 /usr/src/tmp/p3nfs-buildroot/usr/share/man/man1
+ mkdir -p /usr/src/tmp/p3nfs-buildroot/usr/share/doc/p3nfs-5.19
+ cp doc/CHANGES doc/INSTALL.epoc16 doc/INSTALL.symbian doc/LICENCE doc/TODO doc/TRANSFER-TIMES doc/bluetooth.linux doc/bluetooth.macosx doc/flowcontrol-test.txt doc/p3nfs.html doc/p3nfsd.1 doc/p3nfsd.1.in doc/usb.linux /usr/src/tmp/p3nfs-buildroot/usr/share/doc/p3nfs-5.19
+ cp bin/nfsapp-5.19-UIQ.v2.sis bin/nfsapp-5.19-epocR5.sis bin/nfsapp-5.19-series60.v1.noirda.sis bin/nfsapp-5.19-series60.v1.sis bin/nfsapp-5.19-series60.v2.sis bin/nfsapp-5.19-series80.v1.sis bin/nfsapp-5.19-series80.v2.sis client/epoc16/opl/boot.opl client/epoc16/opl/nfsc3.opl client/epoc16/opl/nfsc3a.opl client/epoc32/opl/nfsc5.opl client/epoc16/nfsc/nfsc.app /usr/src/tmp/p3nfs-buildroot/usr/share/doc/p3nfs-5.19
+ cp ../p3nfs-doc-1/faq.txt ../p3nfs-doc-1/p3nfs.jpg /usr/src/tmp/p3nfs-buildroot/usr/share/doc/p3nfs-5.19
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/p3nfs-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/p3nfs-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/p3nfs-buildroot/ (default)
Compressing files in /usr/src/tmp/p3nfs-buildroot (auto)
056-debuginfo.brp: WARNING: debuginfo without debug sources.
Verifying ELF objects in /usr/src/tmp/p3nfs-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Hardlinking identical .pyc and .pyo files
Processing files: p3nfs-5.19-alt1.qa2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0xYqIk
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fU9NDA
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,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.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), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.snpy5T
Creating p3nfs-debuginfo package
Processing files: p3nfs-debuginfo-5.19-alt1.qa2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DRyG0g
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.O7zrqH
find-requires: running scripts (debuginfo)
Requires: p3nfs = 5.19-alt1.qa2, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6)
Wrote: /usr/src/RPM/RPMS/x86_64/p3nfs-5.19-alt1.qa2.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/p3nfs-debuginfo-5.19-alt1.qa2.x86_64.rpm (w2.lzdio)
2.24user 1.15system 0:07.69elapsed 44%CPU (0avgtext+0avgdata 31636maxresident)k
0inputs+0outputs (0major+428791minor)pagefaults 0swaps
1.65user 0.91system 0:11.59elapsed 22%CPU (0avgtext+0avgdata 113800maxresident)k
0inputs+0outputs (17846major+113233minor)pagefaults 0swaps
--- p3nfs-5.19-alt1.qa2.x86_64.rpm.repo	2013-04-17 14:50:50.000000000 +0000
+++ p3nfs-5.19-alt1.qa2.x86_64.rpm.hasher	2023-03-26 07:34:10.254926756 +0000
@@ -29,3 +29,3 @@
 /usr/share/doc/p3nfs-5.19/usb.linux	100644	root:root	
-/usr/share/man/man1/p3nfsd.1.gz	100644	root:root	
+/usr/share/man/man1/p3nfsd.1.xz	100644	root:root	
 Requires: /lib64/ld-linux-x86-64.so.2  
@@ -40,3 +40,3 @@
 Provides: p3nfs = 5.19-alt1.qa2
-File: /usr/bin/p3nfsd	100755	root:root	0cbcc5f994efef7b526caeff17d920c5	
+File: /usr/bin/p3nfsd	100755	root:root	d038338743b3274bb631b561fbdba6c8	
 File: /usr/share/doc/p3nfs-5.19	40755	root:root		
@@ -69,3 +69,3 @@
 File: /usr/share/doc/p3nfs-5.19/usb.linux	100644	root:root	bc81e5214280764700248167e6209a1a	
-File: /usr/share/man/man1/p3nfsd.1.gz	100644	root:root	c4341c7b9a0ca5a6e1012b51f0afbb52	
-RPMIdentity: 2e19b4e5db989d0987c432b22d0ff1ebc56e6d7d646dc92ff63f1b877d3d63303e8b7a455189bf54c857f8639899b9715ac873a83d61493ed1c9a0a5cb01dd5b
+File: /usr/share/man/man1/p3nfsd.1.xz	100644	root:root	9f35dd4f29e38d793b98a33f41158b21	
+RPMIdentity: 80370f2c5da4723fcb2299dd0b3b68be5e1741b5c1f3bdddc6ae128bdf00f060f701e4ba6c0a850d4069d684b0991a31ac824231ce31508ccf448b913d6e8209
--- p3nfs-debuginfo-5.19-alt1.qa2.x86_64.rpm.repo	2013-04-17 14:50:49.000000000 +0000
+++ p3nfs-debuginfo-5.19-alt1.qa2.x86_64.rpm.hasher	2023-03-26 07:34:10.310927679 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/6e	40755	root:root	
-/usr/lib/debug/.build-id/6e/90af88e06ce3b068860f488afc9e99fb5ec23a	120777	root:root	../../../../bin/p3nfsd
-/usr/lib/debug/.build-id/6e/90af88e06ce3b068860f488afc9e99fb5ec23a.debug	120777	root:root	../../usr/bin/p3nfsd.debug
+/usr/lib/debug/.build-id/7f	40755	root:root	
+/usr/lib/debug/.build-id/7f/93c1a5af0a443e94acdf35d71058461fba2148	120777	root:root	../../../../bin/p3nfsd
+/usr/lib/debug/.build-id/7f/93c1a5af0a443e94acdf35d71058461fba2148.debug	120777	root:root	../../usr/bin/p3nfsd.debug
 /usr/lib/debug/usr/bin/p3nfsd.debug	100644	root:root	
@@ -9,6 +9,6 @@
 Provides: p3nfs-debuginfo = 5.19-alt1.qa2
-File: /usr/lib/debug/.build-id/6e	40755	root:root		
-File: /usr/lib/debug/.build-id/6e/90af88e06ce3b068860f488afc9e99fb5ec23a	120777	root:root		../../../../bin/p3nfsd
-File: /usr/lib/debug/.build-id/6e/90af88e06ce3b068860f488afc9e99fb5ec23a.debug	120777	root:root		../../usr/bin/p3nfsd.debug
-File: /usr/lib/debug/usr/bin/p3nfsd.debug	100644	root:root	c946b8c1c14bf0082877851f84e65ed6	
-RPMIdentity: 22c6da8b79b207c252f3a10966313750b8612b4c005799329c6d638070297d7742e562c09d4904fda0d78cbeae895fb9f4cb6f0f2506d413f0232bf9d88dc2ec
+File: /usr/lib/debug/.build-id/7f	40755	root:root		
+File: /usr/lib/debug/.build-id/7f/93c1a5af0a443e94acdf35d71058461fba2148	120777	root:root		../../../../bin/p3nfsd
+File: /usr/lib/debug/.build-id/7f/93c1a5af0a443e94acdf35d71058461fba2148.debug	120777	root:root		../../usr/bin/p3nfsd.debug
+File: /usr/lib/debug/usr/bin/p3nfsd.debug	100644	root:root	760a45535a921884af2670564726dc5a	
+RPMIdentity: cfd2892633d959f5329a820e670bcb8aab81ae73c54b9d6a820a64dfff5eb1a227808c5db7c438f88be0b9481cd51a0976fa2479c075e23398d04e1000118b4b