<86>Jun 27 08:37:03 userdel[3045147]: delete user 'rooter'
<86>Jun 27 08:37:03 groupadd[3045156]: group added to /etc/group: name=rooter, GID=696
<86>Jun 27 08:37:03 groupadd[3045156]: group added to /etc/gshadow: name=rooter
<86>Jun 27 08:37:03 groupadd[3045156]: new group: name=rooter, GID=696
<86>Jun 27 08:37:03 useradd[3045161]: new user: name=rooter, UID=696, GID=696, home=/root, shell=/bin/bash
<86>Jun 27 08:37:03 userdel[3045170]: delete user 'builder'
<86>Jun 27 08:37:03 userdel[3045170]: removed group 'builder' owned by 'builder'
<86>Jun 27 08:37:03 userdel[3045170]: removed shadow group 'builder' owned by 'builder'
<86>Jun 27 08:37:03 groupadd[3045180]: group added to /etc/group: name=builder, GID=697
<86>Jun 27 08:37:03 groupadd[3045180]: group added to /etc/gshadow: name=builder
<86>Jun 27 08:37:03 groupadd[3045180]: new group: name=builder, GID=697
<86>Jun 27 08:37:03 useradd[3045188]: new user: name=builder, UID=697, GID=697, home=/usr/src, shell=/bin/bash
Building target platforms: i586
Building for target i586
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: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.65343
+ 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/tar -xf -
+ /bin/gzip -dc /usr/src/RPM/SOURCES/p3nfs-5.19.tar.gz
+ 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/tar -xf -
+ /bin/bzip2 -dc /usr/src/RPM/SOURCES/p3nfs-doc-1.tar.bz2
+ 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.1629
+ 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 -march=i586 -mtune=generic'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export FCFLAGS
+ '[' -n '' ']'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ ASFLAGS=' -march=i586 -mtune=generic'
+ export ASFLAGS
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ xargs -ri dirname -- '{}'
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ sort -u
+ readlink -e -- ./configure
+ ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --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 i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes
checking for i586-alt-linux-gcc option to accept ISO C89... none needed
checking for i586-alt-linux-gcc... /usr/bin/i586-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... i586-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 -j8
cd server; make all
make[1]: Entering directory '/usr/src/RPM/BUILD/p3nfs-5.19/server'
i586-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'
i586-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'
i586-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'
i586-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 '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'
i586-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'
i586-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'
i586-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'
i586-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'
i586-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'
i586-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'
i586-alt-linux-gcc -O2 -Wall -I.   -c -o mp_inode.o mp_inode.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'
i586-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.21530
+ 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)
verify-elf: WARNING: ./usr/bin/p3nfsd: uses non-LFS functions: __fxstat open readdir
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.yo8TFY
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.f5v8S3
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.15), libc.so.6(GLIBC_2.2.3), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mOtabu
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.K41cru
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8hcYJ2
find-requires: running scripts (debuginfo)
Requires: p3nfs = 5.19-alt1.qa2, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6)
Wrote: /usr/src/RPM/RPMS/i586/p3nfs-5.19-alt1.qa2.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/p3nfs-debuginfo-5.19-alt1.qa2.i586.rpm (w2.lzdio)
4.48user 0.84system 0:14.53elapsed 36%CPU (0avgtext+0avgdata 25700maxresident)k
0inputs+0outputs (0major+368212minor)pagefaults 0swaps
8.20user 2.73system 0:24.94elapsed 43%CPU (0avgtext+0avgdata 109696maxresident)k
0inputs+0outputs (0major+578582minor)pagefaults 0swaps
--- p3nfs-5.19-alt1.qa2.i586.rpm.repo	2013-04-17 14:50:49.000000000 +0000
+++ p3nfs-5.19-alt1.qa2.i586.rpm.hasher	2021-06-27 08:37:25.215502875 +0000
@@ -29,3 +29,3 @@
 /usr/share/doc/p3nfs-5.19/usb.linux	100644	
-/usr/share/man/man1/p3nfsd.1.gz	100644	
+/usr/share/man/man1/p3nfsd.1.xz	100644	
 Requires: /lib/ld-linux.so.2  
@@ -39,2 +39,2 @@
 Provides: p3nfs = 5.19-alt1.qa2
-RPMIdentity: 04e4b9517498f7ad3d740c80b1e91211
+RPMIdentity: d071daf904daa7b3040239d9ea5ef29b
--- p3nfs-debuginfo-5.19-alt1.qa2.i586.rpm.repo	2013-04-17 14:50:49.000000000 +0000
+++ p3nfs-debuginfo-5.19-alt1.qa2.i586.rpm.hasher	2021-06-27 08:37:25.401504119 +0000
@@ -5,2 +5,2 @@
 Provides: p3nfs-debuginfo = 5.19-alt1.qa2
-RPMIdentity: 86c6b8a334f99ed6339f3228c1581144
+RPMIdentity: bf88afee1a535cbf62ca5f231b921879