<86>Feb 16 09:32:33 userdel[681955]: delete user 'rooter'
<86>Feb 16 09:32:33 userdel[681955]: removed group 'rooter' owned by 'rooter'
<86>Feb 16 09:32:33 userdel[681955]: removed shadow group 'rooter' owned by 'rooter'
<86>Feb 16 09:32:33 groupadd[681965]: group added to /etc/group: name=rooter, GID=603
<86>Feb 16 09:32:33 groupadd[681965]: group added to /etc/gshadow: name=rooter
<86>Feb 16 09:32:33 groupadd[681965]: new group: name=rooter, GID=603
<86>Feb 16 09:32:33 useradd[681975]: new user: name=rooter, UID=603, GID=603, home=/root, shell=/bin/bash
<86>Feb 16 09:32:33 userdel[682000]: delete user 'builder'
<86>Feb 16 09:32:33 userdel[682000]: removed group 'builder' owned by 'builder'
<86>Feb 16 09:32:33 userdel[682000]: removed shadow group 'builder' owned by 'builder'
<86>Feb 16 09:32:33 groupadd[682022]: group added to /etc/group: name=builder, GID=604
<86>Feb 16 09:32:33 groupadd[682022]: group added to /etc/gshadow: name=builder
<86>Feb 16 09:32:33 groupadd[682022]: new group: name=builder, GID=604
<86>Feb 16 09:32:33 useradd[682032]: new user: name=builder, UID=604, GID=604, 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
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.67918
+ 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.23899
+ 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
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=' -march=i586 -mtune=generic'
+ 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=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 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 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_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 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 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_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 -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_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 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  -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.82317
+ 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
+ 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)
Checking contents of files in /usr/src/tmp/p3nfs-buildroot/ (default)
Compressing files in /usr/src/tmp/p3nfs-buildroot (auto)
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.pczu4o
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.NoVP4c
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
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.b4eOvq
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.krhqgc
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7DeZwo
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
Wrote: /usr/src/RPM/RPMS/i586/p3nfs-debuginfo-5.19-alt1.qa2.i586.rpm
7.93user 2.45system 0:14.30elapsed 72%CPU (0avgtext+0avgdata 25816maxresident)k
0inputs+0outputs (0major+360264minor)pagefaults 0swaps
14.66user 6.96system 0:26.00elapsed 83%CPU (0avgtext+0avgdata 108668maxresident)k
0inputs+0outputs (0major+571129minor)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	2020-02-16 09:32:56.525492223 +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