<86>Dec 12 07:44:14 userdel[9317]: delete user 'rooter'
<86>Dec 12 07:44:14 userdel[9317]: removed group 'rooter' owned by 'rooter'
<86>Dec 12 07:44:14 userdel[9317]: removed shadow group 'rooter' owned by 'rooter'
<86>Dec 12 07:44:14 groupadd[9331]: group added to /etc/group: name=rooter, GID=627
<86>Dec 12 07:44:14 groupadd[9331]: group added to /etc/gshadow: name=rooter
<86>Dec 12 07:44:14 groupadd[9331]: new group: name=rooter, GID=627
<86>Dec 12 07:44:14 useradd[9338]: new user: name=rooter, UID=627, GID=627, home=/root, shell=/bin/bash
<86>Dec 12 07:44:14 userdel[9350]: delete user 'builder'
<86>Dec 12 07:44:14 userdel[9350]: removed group 'builder' owned by 'builder'
<86>Dec 12 07:44:14 userdel[9350]: removed shadow group 'builder' owned by 'builder'
<86>Dec 12 07:44:14 groupadd[9356]: group added to /etc/group: name=builder, GID=628
<86>Dec 12 07:44:14 groupadd[9356]: group added to /etc/gshadow: name=builder
<86>Dec 12 07:44:14 groupadd[9356]: new group: name=builder, GID=628
<86>Dec 12 07:44:14 useradd[9362]: new user: name=builder, UID=628, GID=628, home=/usr/src, shell=/bin/bash
/usr/src/in/srpm/p3nfs-5.19-alt1.qa2.src.rpm: The use of such a license name is ambiguous: GPL
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.56145
+ 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.56145
+ 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 find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ xargs -ri dirname -- '{}'
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ sort -u
+ ./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 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 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_mount.o mp_mount.c
mp_mount.c: In function 'dosystem':
mp_mount.c:243:3: warning: missing sentinel in function call [-Wformat=]
  243 |   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]
  241 |   setgid(root_fattr.gid);
      |   ^~~~~~~~~~~~~~~~~~~~~~
mp_mount.c:242:3: warning: ignoring return value of 'setuid', declared with attribute warn_unused_result [-Wunused-result]
  242 |   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 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]
   65 |   if(getsockname(listen_sock, (struct sockaddr *)&sa, &ia) < 0)
      |                                                       ^~~
      |                                                       |
      |                                                       int *
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:117:26: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *'
  117 |    socklen_t *__restrict __len) __THROW;
      |    ~~~~~~~~~~~~~~~~~~~~~~^~~~~
tcp.c:77:58: warning: pointer targets in passing argument 3 of 'accept' differ in signedness [-Wpointer-sign]
   77 |   if((sock = accept(listen_sock, (struct sockaddr *)&sa, &ia)) < 0)
      |                                                          ^~~
      |                                                          |
      |                                                          int *
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:233:28: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *'
  233 |      socklen_t *__restrict __addr_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 pty.o pty.c
pty.c: In function 'init_pty':
pty.c:201:3: warning: missing sentinel in function call [-Wformat=]
  201 |   execle(shell, shell, 0, newenv);
      |   ^~~~~~
pty.c:144:3: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result]
  144 |   dup(0);
      |   ^~~~~~
pty.c:145:3: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result]
  145 |   dup(0);
      |   ^~~~~~
pty.c:173:3: warning: ignoring return value of 'setgid', declared with attribute warn_unused_result [-Wunused-result]
  173 |   setgid(root_fattr.gid);
      |   ^~~~~~~~~~~~~~~~~~~~~~
pty.c:174:3: warning: ignoring return value of 'setuid', declared with attribute warn_unused_result [-Wunused-result]
  174 |   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]
  224 |    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 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]
  220 |   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 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_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 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_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]
  133 |           sprintf(l, "%08x: ", n);
      |                   ^
      |                   |
      |                   unsigned char *
In file included from /usr/include/features.h:450,
                 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:34:1: note: expected 'char * restrict' but argument is of type 'unsigned char *'
   34 | __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]
  144 |           puts(l);
      |                ^
      |                |
      |                unsigned char *
In file included from mp_xmit.c:55:
/usr/include/stdio.h:632:30: note: expected 'const char *' but argument is of type 'unsigned char *'
  632 | 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]
  151 |       puts(l);
      |            ^
      |            |
      |            unsigned char *
In file included from mp_xmit.c:55:
/usr/include/stdio.h:632:30: note: expected 'const char *' but argument is of type 'unsigned char *'
  632 | 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]
  349 |  dump_data(readbuf, len);
      |            ^~~~~~~
      |            |
      |            unsigned char *
mp_xmit.c:122:17: note: expected 'char *' but argument is of type 'unsigned char *'
  122 | 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  -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.16412
+ 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.mtHy97
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.EppZL6
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.lzYfI7
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.ye00O8
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gmBwq5
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
4.31user 0.79system 0:11.11elapsed 46%CPU (0avgtext+0avgdata 25236maxresident)k
0inputs+0outputs (0major+356538minor)pagefaults 0swaps
/.out/p3nfs-5.19-alt1.qa2.i586.rpm: The use of such a license name is ambiguous: GPL
/.out/p3nfs-debuginfo-5.19-alt1.qa2.i586.rpm: The use of such a license name is ambiguous: GPL
8.15user 2.96system 0:19.04elapsed 58%CPU (0avgtext+0avgdata 103660maxresident)k
0inputs+0outputs (0major+583418minor)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	2019-12-12 07:44:31.334211120 +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