<86>Mar 6 03:52:46 userdel[2827004]: delete user 'rooter' <86>Mar 6 03:52:46 userdel[2827004]: removed group 'rooter' owned by 'rooter' <86>Mar 6 03:52:46 userdel[2827004]: removed shadow group 'rooter' owned by 'rooter' <86>Mar 6 03:52:46 groupadd[2827032]: group added to /etc/group: name=rooter, GID=687 <86>Mar 6 03:52:46 groupadd[2827032]: group added to /etc/gshadow: name=rooter <86>Mar 6 03:52:46 groupadd[2827032]: new group: name=rooter, GID=687 <86>Mar 6 03:52:46 useradd[2827048]: new user: name=rooter, UID=687, GID=687, home=/root, shell=/bin/bash <86>Mar 6 03:52:46 userdel[2827073]: delete user 'builder' <86>Mar 6 03:52:46 userdel[2827073]: removed group 'builder' owned by 'builder' <86>Mar 6 03:52:46 userdel[2827073]: removed shadow group 'builder' owned by 'builder' <86>Mar 6 03:52:46 groupadd[2827097]: group added to /etc/group: name=builder, GID=688 <86>Mar 6 03:52:46 groupadd[2827097]: group added to /etc/gshadow: name=builder <86>Mar 6 03:52:46 groupadd[2827097]: new group: name=builder, GID=688 <86>Mar 6 03:52:46 useradd[2827110]: new user: name=builder, UID=688, GID=688, 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: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/p3nfs-5.19-alt1.qa2.nosrc.rpm 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.61041 + 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.61041 + 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 + '[' -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 find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -ri dirname -- '{}' + 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 -j8 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 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 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_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' 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_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' 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 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 -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' 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=] 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' 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] 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 'senddata': mp_xmit.c:206:48: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 206 | 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] 211 | psionfd, (unsigned int)p, len, ret); | ^ mp_xmit.c:262:54: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 262 | 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] 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' 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] 92 | 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 -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.52635 + 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) 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.UDPFAF 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.VafoOD 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.likQ7D 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.ia4gkG find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.U9qk1F 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 Wrote: /usr/src/RPM/RPMS/x86_64/p3nfs-debuginfo-5.19-alt1.qa2.x86_64.rpm 5.28user 1.61system 0:12.19elapsed 56%CPU (0avgtext+0avgdata 31068maxresident)k 0inputs+0outputs (0major+411028minor)pagefaults 0swaps /.out/p3nfs-5.19-alt1.qa2.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/p3nfs-debuginfo-5.19-alt1.qa2.x86_64.rpm: The use of such a license name is ambiguous: GPL 10.07user 4.35system 0:22.37elapsed 64%CPU (0avgtext+0avgdata 103692maxresident)k 560inputs+0outputs (0major+639955minor)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 2020-03-06 03:53:05.627631807 +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: /lib64/ld-linux-x86-64.so.2