<86>Nov 22 06:52:34 userdel[20296]: delete user 'rooter' <86>Nov 22 06:52:34 groupadd[20305]: group added to /etc/group: name=rooter, GID=564 <86>Nov 22 06:52:34 groupadd[20305]: group added to /etc/gshadow: name=rooter <86>Nov 22 06:52:34 groupadd[20305]: new group: name=rooter, GID=564 <86>Nov 22 06:52:34 useradd[20319]: new user: name=rooter, UID=564, GID=564, home=/root, shell=/bin/bash <86>Nov 22 06:52:34 userdel[20343]: delete user 'builder' <86>Nov 22 06:52:34 userdel[20343]: removed group 'builder' owned by 'builder' <86>Nov 22 06:52:34 userdel[20343]: removed shadow group 'builder' owned by 'builder' <86>Nov 22 06:52:34 groupadd[20354]: group added to /etc/group: name=builder, GID=565 <86>Nov 22 06:52:34 groupadd[20354]: group added to /etc/gshadow: name=builder <86>Nov 22 06:52:34 groupadd[20354]: new group: name=builder, GID=565 <86>Nov 22 06:52:34 useradd[20364]: new user: name=builder, UID=565, GID=565, home=/usr/src, shell=/bin/bash Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/ipxripd-0.8-alt6.qa1.nosrc.rpm Installing ipxripd-0.8-alt6.qa1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.68193 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ipxripd-0.8 + echo 'Source #0 (ipxripd-0.8.tar.gz):' Source #0 (ipxripd-0.8.tar.gz): + /bin/tar -xf - + /bin/gzip -dc /usr/src/RPM/SOURCES/ipxripd-0.8.tar.gz + cd ipxripd-0.8 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (ipxripd-rh5.patch):' Patch #0 (ipxripd-rh5.patch): + /usr/bin/patch -p1 patching file Makefile patching file ipxkern.c patching file ipxkern.h + echo 'Patch #1 (ipxripd-rh61.patch):' Patch #1 (ipxripd-rh61.patch): + /usr/bin/patch -p0 patching file ipxd.c Hunk #1 succeeded at 717 (offset 3 lines). patching file ipxripd.c Hunk #1 succeeded at 39 (offset 1 line). patching file ipxsapd.c Hunk #1 succeeded at 32 (offset 1 line). patching file ipxutil.h + echo 'Patch #2 (ipxripd-rh71.patch):' Patch #2 (ipxripd-rh71.patch): + /usr/bin/patch -p1 patching file ipxd.c Hunk #1 succeeded at 22 with fuzz 1. patching file ipxd.h + echo 'Patch #3 (ipxripd-0.8-namechange.patch):' Patch #3 (ipxripd-0.8-namechange.patch): + /usr/bin/patch -p1 patching file ipxd.8 + echo 'Patch #4 (ipxripd-0.8-alt-build-gcc3.patch):' Patch #4 (ipxripd-0.8-alt-build-gcc3.patch): + /usr/bin/patch -p1 patching file ipxd.h + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.68193 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ipxripd-0.8 + make -j8 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' make: Entering directory '/usr/src/RPM/BUILD/ipxripd-0.8' cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o ipxrip.o ipxrip.c In file included from ipxrip.c:25: ipxrip.h:49:29: warning: 'packed' attribute ignored for field of type 'struct rip_entry[50]' [-Wattributes] __attribute__ ((packed)); ^~~~~~~~~~~~~ In file included from ipxd.h:30, from ipxrip.c:26: ipxsap.h:48:2: warning: 'packed' attribute ignored for field of type 'ser_name_t' {aka 'char[48]'} [-Wattributes] ser_name_t ser_name __attribute__ ((packed)); ^~~~~~~~~~ ipxsap.h:50:2: warning: 'packed' attribute ignored for field of type 'IPXNode' {aka 'unsigned char[6]'} [-Wattributes] IPXNode node __attribute__ ((packed)); ^~~~~~~ ipxsap.h:59:29: warning: 'packed' attribute ignored for field of type 'struct sap_entry[7]' [-Wattributes] __attribute__ ((packed)); ^~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/ipxripd-0.8' make: Entering directory '/usr/src/RPM/BUILD/ipxripd-0.8' cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o ipxsap.o ipxsap.c In file included from ipxsap.c:27: ipxsap.h:48:2: warning: 'packed' attribute ignored for field of type 'ser_name_t' {aka 'char[48]'} [-Wattributes] ser_name_t ser_name __attribute__ ((packed)); ^~~~~~~~~~ ipxsap.h:50:2: warning: 'packed' attribute ignored for field of type 'IPXNode' {aka 'unsigned char[6]'} [-Wattributes] IPXNode node __attribute__ ((packed)); ^~~~~~~ ipxsap.h:59:29: warning: 'packed' attribute ignored for field of type 'struct sap_entry[7]' [-Wattributes] __attribute__ ((packed)); ^~~~~~~~~~~~~ In file included from ipxd.h:31, from ipxsap.c:28: ipxrip.h:49:29: warning: 'packed' attribute ignored for field of type 'struct rip_entry[50]' [-Wattributes] __attribute__ ((packed)); ^~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/ipxripd-0.8' make: Entering directory '/usr/src/RPM/BUILD/ipxripd-0.8' cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o ipxutil.o ipxutil.c make: Leaving directory '/usr/src/RPM/BUILD/ipxripd-0.8' make: Entering directory '/usr/src/RPM/BUILD/ipxripd-0.8' cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o ipxripd.o ipxripd.c In file included from ipxripd.c:44: ipxrip.h:49:29: warning: 'packed' attribute ignored for field of type 'struct rip_entry[50]' [-Wattributes] __attribute__ ((packed)); ^~~~~~~~~~~~~ In file included from ipxd.h:30, from ipxripd.c:45: ipxsap.h:48:2: warning: 'packed' attribute ignored for field of type 'ser_name_t' {aka 'char[48]'} [-Wattributes] ser_name_t ser_name __attribute__ ((packed)); ^~~~~~~~~~ ipxsap.h:50:2: warning: 'packed' attribute ignored for field of type 'IPXNode' {aka 'unsigned char[6]'} [-Wattributes] IPXNode node __attribute__ ((packed)); ^~~~~~~ ipxsap.h:59:29: warning: 'packed' attribute ignored for field of type 'struct sap_entry[7]' [-Wattributes] __attribute__ ((packed)); ^~~~~~~~~~~~~ ipxripd.c: In function 'ipx_socket': ipxripd.c:83:22: warning: the comparison will always evaluate as 'false' for the address of 'first_interface' will never be NULL [-Waddress] if (first_interface == NULL) ^~ make: Leaving directory '/usr/src/RPM/BUILD/ipxripd-0.8' make: Entering directory '/usr/src/RPM/BUILD/ipxripd-0.8' cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o ipxkern.o ipxkern.c ipxkern.c: In function 'ipx_kern_scan_rtable': ipxkern.c:64:2: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, sizeof(buf), ipx_route); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ipxkern.c: In function 'ipx_kern_scan_ifaces': ipxkern.c:122:2: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, sizeof(buf), ipx_ifc); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/ipxripd-0.8' make: Entering directory '/usr/src/RPM/BUILD/ipxripd-0.8' cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o ipxd.o ipxd.c In file included from ipxd.h:30, from ipxd.c:35: ipxsap.h:48:2: warning: 'packed' attribute ignored for field of type 'ser_name_t' {aka 'char[48]'} [-Wattributes] ser_name_t ser_name __attribute__ ((packed)); ^~~~~~~~~~ ipxsap.h:50:2: warning: 'packed' attribute ignored for field of type 'IPXNode' {aka 'unsigned char[6]'} [-Wattributes] IPXNode node __attribute__ ((packed)); ^~~~~~~ ipxsap.h:59:29: warning: 'packed' attribute ignored for field of type 'struct sap_entry[7]' [-Wattributes] __attribute__ ((packed)); ^~~~~~~~~~~~~ In file included from ipxd.h:31, from ipxd.c:35: ipxrip.h:49:29: warning: 'packed' attribute ignored for field of type 'struct rip_entry[50]' [-Wattributes] __attribute__ ((packed)); ^~~~~~~~~~~~~ ipxd.c: In function 'run': ipxd.c:534:13: warning: pointer targets in passing argument 6 of 'recvfrom' differ in signedness [-Wpointer-sign] &addr_len); ^~~~~~~~~ In file included from /usr/include/sys/socket.h:269, from ipxd.c:32: /usr/include/bits/socket2.h:64:1: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' recvfrom (int __fd, void *__restrict __buf, size_t __n, int __flags, ^~~~~~~~ ipxd.c:548:13: warning: pointer targets in passing argument 6 of 'recvfrom' differ in signedness [-Wpointer-sign] &addr_len); ^~~~~~~~~ In file included from /usr/include/sys/socket.h:269, from ipxd.c:32: /usr/include/bits/socket2.h:64:1: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' recvfrom (int __fd, void *__restrict __buf, size_t __n, int __flags, ^~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/ipxripd-0.8' make: Entering directory '/usr/src/RPM/BUILD/ipxripd-0.8' cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o ipxsapd.o ipxsapd.c In file included from ipxsapd.c:37: ipxsap.h:48:2: warning: 'packed' attribute ignored for field of type 'ser_name_t' {aka 'char[48]'} [-Wattributes] ser_name_t ser_name __attribute__ ((packed)); ^~~~~~~~~~ ipxsap.h:50:2: warning: 'packed' attribute ignored for field of type 'IPXNode' {aka 'unsigned char[6]'} [-Wattributes] IPXNode node __attribute__ ((packed)); ^~~~~~~ ipxsap.h:59:29: warning: 'packed' attribute ignored for field of type 'struct sap_entry[7]' [-Wattributes] __attribute__ ((packed)); ^~~~~~~~~~~~~ In file included from ipxd.h:31, from ipxsapd.c:38: ipxrip.h:49:29: warning: 'packed' attribute ignored for field of type 'struct rip_entry[50]' [-Wattributes] __attribute__ ((packed)); ^~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/ipxripd-0.8' make: Entering directory '/usr/src/RPM/BUILD/ipxripd-0.8' cc -o ipxd ipxd.o ipxripd.o ipxsapd.o ipxsap.o ipxrip.o ipxkern.o ipxutil.o make: Leaving directory '/usr/src/RPM/BUILD/ipxripd-0.8' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.70782 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ipxripd-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ipxripd-buildroot + cd ipxripd-0.8 + install -p -m755 -D /usr/src/RPM/SOURCES/ipxripd.init /usr/src/tmp/ipxripd-buildroot/etc/rc.d/init.d/ipxripd + install -p -m755 -D ipxd /usr/src/tmp/ipxripd-buildroot/usr/sbin/ipxripd + install -p -m644 -D ipx_ticks /usr/src/tmp/ipxripd-buildroot/etc/ipx_ticks + install -p -m644 -D ipxd.8 /usr/src/tmp/ipxripd-buildroot/usr/share/man/man8/ipxripd.8 + install -p -m644 -D ipx_ticks.5 /usr/src/tmp/ipxripd-buildroot/usr/share/man/man5/ipx_ticks.5 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ipxripd-buildroot (auto) Verifying and fixing files in /usr/src/tmp/ipxripd-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/ipxripd-buildroot/ (default) Compressing files in /usr/src/tmp/ipxripd-buildroot (auto) Verifying ELF objects in /usr/src/tmp/ipxripd-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/sbin/ipxripd: uses non-LFS functions: fopen open Hardlinking identical .pyc and .pyo files Processing files: ipxripd-0.8-alt6.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.61436 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ipxripd-0.8 + DOCDIR=/usr/src/tmp/ipxripd-buildroot/usr/share/doc/ipxripd-0.8 + export DOCDIR + rm -rf /usr/src/tmp/ipxripd-buildroot/usr/share/doc/ipxripd-0.8 + /bin/mkdir -p /usr/src/tmp/ipxripd-buildroot/usr/share/doc/ipxripd-0.8 + cp -prL README ipxripd-0.8.lsm /usr/src/tmp/ipxripd-buildroot/usr/share/doc/ipxripd-0.8 + chmod -R go-w /usr/src/tmp/ipxripd-buildroot/usr/share/doc/ipxripd-0.8 + chmod -R a+rX /usr/src/tmp/ipxripd-buildroot/usr/share/doc/ipxripd-0.8 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XeUDeC 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.bVqW9g find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) shell.req: /usr/src/tmp/ipxripd-buildroot/etc/rc.d/init.d/ipxripd: /etc/sysconfig/network -> /etc/sysconfig/network (raw, not installed) Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sG9fXq Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XVwfEI Requires: ipxutils, /bin/sh, /etc/rc.d/init.d, /etc/rc.d/init.d(msg_usage), /etc/rc.d/init.d(start_daemon), /etc/rc.d/init.d(status), /etc/rc.d/init.d(stop_daemon), /etc/rc.d/init.d/functions, /etc/sysconfig/network, /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.15), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), rtld(GNU_HASH) Requires(interp): /bin/sh, /bin/sh Requires(post): /bin/sh, /usr/sbin/post_service Requires(preun): /bin/sh, /usr/sbin/preun_service Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9Snagn Creating ipxripd-debuginfo package Processing files: ipxripd-debuginfo-0.8-alt6.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.E7A67l find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5kRkSw find-requires: running scripts (debuginfo) Requires: ipxripd = 0.8-alt6.qa1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Wrote: /usr/src/RPM/RPMS/i586/ipxripd-0.8-alt6.qa1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/ipxripd-debuginfo-0.8-alt6.qa1.i586.rpm 4.10user 0.51system 0:11.06elapsed 41%CPU (0avgtext+0avgdata 28652maxresident)k 0inputs+0outputs (0major+235790minor)pagefaults 0swaps 10.49user 2.47system 0:21.61elapsed 59%CPU (0avgtext+0avgdata 123008maxresident)k 0inputs+0outputs (0major+512973minor)pagefaults 0swaps --- ipxripd-0.8-alt6.qa1.i586.rpm.repo 2013-04-15 06:47:23.000000000 +0000 +++ ipxripd-0.8-alt6.qa1.i586.rpm.hasher 2018-11-22 06:52:48.253604024 +0000 @@ -6,4 +6,4 @@ /usr/share/doc/ipxripd-0.8/ipxripd-0.8.lsm 100644 -/usr/share/man/man5/ipx_ticks.5.gz 100644 -/usr/share/man/man8/ipxripd.8.gz 100644 +/usr/share/man/man5/ipx_ticks.5.xz 100644 +/usr/share/man/man8/ipxripd.8.xz 100644 Requires: ipxutils