<86>Apr 20 10:50:54 userdel[835334]: delete user 'rooter'
<86>Apr 20 10:50:54 userdel[835334]: removed group 'rooter' owned by 'rooter'
<86>Apr 20 10:50:54 userdel[835334]: removed shadow group 'rooter' owned by 'rooter'
<86>Apr 20 10:50:54 groupadd[835372]: group added to /etc/group: name=rooter, GID=681
<86>Apr 20 10:50:54 groupadd[835372]: group added to /etc/gshadow: name=rooter
<86>Apr 20 10:50:54 groupadd[835372]: new group: name=rooter, GID=681
<86>Apr 20 10:50:54 useradd[835385]: new user: name=rooter, UID=681, GID=681, home=/root, shell=/bin/bash
<86>Apr 20 10:50:54 userdel[835403]: delete user 'builder'
<86>Apr 20 10:50:54 userdel[835403]: removed group 'builder' owned by 'builder'
<86>Apr 20 10:50:54 userdel[835403]: removed shadow group 'builder' owned by 'builder'
<86>Apr 20 10:50:54 groupadd[835416]: group added to /etc/group: name=builder, GID=682
<86>Apr 20 10:50:54 groupadd[835416]: group added to /etc/gshadow: name=builder
<86>Apr 20 10:50:54 groupadd[835416]: new group: name=builder, GID=682
<86>Apr 20 10:50:54 useradd[835425]: new user: name=builder, UID=682, GID=682, home=/usr/src, shell=/bin/bash
/usr/src/in/srpm/sendip-2.5-alt4.qa1.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/sendip-2.5-alt4.qa1.nosrc.rpm
Installing sendip-2.5-alt4.qa1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.35816
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf sendip-2.5
+ echo 'Source #0 (sendip-2.5.tar.gz):'
Source #0 (sendip-2.5.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/sendip-2.5.tar.gz
+ /bin/tar -xf -
+ cd sendip-2.5
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (sendip-2.5-alt-makefile.patch):'
Patch #0 (sendip-2.5-alt-makefile.patch):
+ /usr/bin/patch -p1
patching file Makefile
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.35816
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd sendip-2.5
+ make LIBDIR=/usr/lib/sendip
make: Entering directory '/usr/src/RPM/BUILD/sendip-2.5'
gcc -fPIC -fsigned-char -pipe -Wall -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wnested-externs -Winline -g -Wcast-align -DSENDIP_LIBS=\"/usr/lib/sendip\"   -c -o csum.o csum.c
In file included from /usr/include/sys/types.h:25,
                 from csum.c:10:
/usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
gcc -fPIC -fsigned-char -pipe -Wall -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wnested-externs -Winline -g -Wcast-align -DSENDIP_LIBS=\"/usr/lib/sendip\"   -c -o compact.o compact.c
gcc -fPIC -fsigned-char -pipe -Wall -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wnested-externs -Winline -g -Wcast-align -DSENDIP_LIBS=\"/usr/lib/sendip\"   -c -o sendip.o sendip.c
gcc -fPIC -fsigned-char -pipe -Wall -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wnested-externs -Winline -g -Wcast-align -DSENDIP_LIBS=\"/usr/lib/sendip\"   -c -o gnugetopt.o gnugetopt.c
gcc -fPIC -fsigned-char -pipe -Wall -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wnested-externs -Winline -g -Wcast-align -DSENDIP_LIBS=\"/usr/lib/sendip\"   -c -o gnugetopt1.o gnugetopt1.c
sh -c "if [ `uname` = Linux ] ; then \
gcc -o sendip -g -rdynamic -fPIC -fsigned-char -pipe -Wall -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wnested-externs -Winline -g -Wcast-align -DSENDIP_LIBS=\"/usr/lib/sendip\" sendip.o gnugetopt.o gnugetopt1.o compact.o -ldl -lm ; \
elif [ `uname` = SunOS ] ; then \
gcc -o sendip -g -lsocket -lnsl -lm -ldl -fPIC -fsigned-char -pipe -Wall -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wnested-externs -Winline -g -Wcast-align -DSENDIP_LIBS=\"/usr/lib/sendip\" sendip.o gnugetopt.o gnugetopt1.o compact.o ;\
else \
gcc -o sendip -g -rdynamic -lm -fPIC -fsigned-char -pipe -Wall -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wnested-externs -Winline -g -Wcast-align -DSENDIP_LIBS=\"/usr/lib/sendip\" sendip.o gnugetopt.o gnugetopt1.o compact.o ; \
fi"
gcc -o ipv4.so -fPIC -fsigned-char -pipe -Wall -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wnested-externs -Winline -g -Wcast-align -DSENDIP_LIBS=\"/usr/lib/sendip\" -shared ipv4.c csum.o compact.o
ipv4.c: In function 'do_opt':
ipv4.c:212:12: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness [-Wpointer-sign]
  212 |    sprintf(data,"0x%s",arg);
      |            ^~~~
      |            |
      |            u_int8_t * {aka unsigned char *}
In file included from sendip_module.h:4,
                 from ipv4.c:21:
/usr/include/stdio.h:334:38: note: expected 'char * restrict' but argument is of type 'u_int8_t *' {aka 'unsigned char *'}
  334 | extern int sprintf (char *__restrict __s,
      |                     ~~~~~~~~~~~~~~~~~^~~
ipv4.c:213:25: warning: pointer targets in passing argument 1 of 'compact_string' differ in signedness [-Wpointer-sign]
  213 |    len = compact_string(data);
      |                         ^~~~
      |                         |
      |                         u_int8_t * {aka unsigned char *}
In file included from ipv4.c:21:
sendip_module.h:41:33: note: expected 'char *' but argument is of type 'u_int8_t *' {aka 'unsigned char *'}
   41 | extern int compact_string(char *data_out);
      |                           ~~~~~~^~~~~~~~
ipv4.c:240:27: warning: pointer targets in passing argument 5 of 'addoption' differ in signedness [-Wpointer-sign]
  240 |     addoption(0,0,7,len+2,data,pack);
      |                           ^~~~
      |                           |
      |                           char *
ipv4.c:82:33: note: expected 'u_int8_t *' {aka 'unsigned char *'} but argument is of type 'char *'
   82 |         u_int8_t len, u_int8_t *data,
      |                       ~~~~~~~~~~^~~~
ipv4.c:355:36: warning: pointer targets in passing argument 5 of 'addoption' differ in signedness [-Wpointer-sign]
  355 |    addoption(0,2,4,data_out-data+2,data,pack);
      |                                    ^~~~
      |                                    |
      |                                    char *
ipv4.c:82:33: note: expected 'u_int8_t *' {aka 'unsigned char *'} but argument is of type 'char *'
   82 |         u_int8_t len, u_int8_t *data,
      |                       ~~~~~~~~~~^~~~
ipv4.c:380:27: warning: pointer targets in passing argument 5 of 'addoption' differ in signedness [-Wpointer-sign]
  380 |     addoption(1,0,3,len+2,data,pack);
      |                           ^~~~
      |                           |
      |                           char *
ipv4.c:82:33: note: expected 'u_int8_t *' {aka 'unsigned char *'} but argument is of type 'char *'
   82 |         u_int8_t len, u_int8_t *data,
      |                       ~~~~~~~~~~^~~~
ipv4.c:402:27: warning: pointer targets in passing argument 5 of 'addoption' differ in signedness [-Wpointer-sign]
  402 |     addoption(1,0,9,len+2,data,pack);
      |                           ^~~~
      |                           |
      |                           char *
ipv4.c:82:33: note: expected 'u_int8_t *' {aka 'unsigned char *'} but argument is of type 'char *'
   82 |         u_int8_t len, u_int8_t *data,
      |                       ~~~~~~~~~~^~~~
gcc -o ipv6.so -fPIC -fsigned-char -pipe -Wall -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wnested-externs -Winline -g -Wcast-align -DSENDIP_LIBS=\"/usr/lib/sendip\" -shared ipv6.c csum.o compact.o
gcc -o icmp.so -fPIC -fsigned-char -pipe -Wall -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wnested-externs -Winline -g -Wcast-align -DSENDIP_LIBS=\"/usr/lib/sendip\" -shared icmp.c csum.o compact.o
gcc -o tcp.so -fPIC -fsigned-char -pipe -Wall -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wnested-externs -Winline -g -Wcast-align -DSENDIP_LIBS=\"/usr/lib/sendip\" -shared tcp.c csum.o compact.o
tcp.c: In function 'do_opt':
tcp.c:207:12: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness [-Wpointer-sign]
  207 |    sprintf(data,"0x%s",arg);
      |            ^~~~
      |            |
      |            u_int8_t * {aka unsigned char *}
In file included from sendip_module.h:4,
                 from tcp.c:22:
/usr/include/stdio.h:334:38: note: expected 'char * restrict' but argument is of type 'u_int8_t *' {aka 'unsigned char *'}
  334 | extern int sprintf (char *__restrict __s,
      |                     ~~~~~~~~~~~~~~~~~^~~
tcp.c:208:25: warning: pointer targets in passing argument 1 of 'compact_string' differ in signedness [-Wpointer-sign]
  208 |    len = compact_string(data);
      |                         ^~~~
      |                         |
      |                         u_int8_t * {aka unsigned char *}
In file included from tcp.c:22:
sendip_module.h:41:33: note: expected 'char *' but argument is of type 'u_int8_t *' {aka 'unsigned char *'}
   41 | extern int compact_string(char *data_out);
      |                           ~~~~~~^~~~~~~~
tcp.c:239:8: warning: pointer targets in assignment from 'char *' to 'unsigned char *' differ in signedness [-Wpointer-sign]
  239 |    next=arg;
      |        ^
tcp.c:241:17: warning: pointer targets in passing argument 1 of 'strchr' differ in signedness [-Wpointer-sign]
  241 |     next=strchr(next,',');
      |                 ^~~~
      |                 |
      |                 unsigned char *
In file included from tcp.c:21:
/usr/include/string.h:225:14: note: expected 'const char *' but argument is of type 'unsigned char *'
  225 | extern char *strchr (const char *__s, int __c)
      |              ^~~~~~
tcp.c:241:9: warning: pointer targets in assignment from 'char *' to 'unsigned char *' differ in signedness [-Wpointer-sign]
  241 |     next=strchr(next,',');
      |         ^
tcp.c:249:8: warning: pointer targets in assignment from 'char *' to 'unsigned char *' differ in signedness [-Wpointer-sign]
  249 |    next=arg;
      |        ^
tcp.c:252:9: warning: pointer targets in assignment from 'char *' to 'unsigned char *' differ in signedness [-Wpointer-sign]
  252 |     next=strchr(arg, ':');
      |         ^
tcp.c:262:8: warning: pointer targets in assignment from 'unsigned char *' to 'char *' differ in signedness [-Wpointer-sign]
  262 |     arg=next;
      |        ^
tcp.c:264:9: warning: pointer targets in assignment from 'char *' to 'unsigned char *' differ in signedness [-Wpointer-sign]
  264 |     next=strchr(arg, ',');
      |         ^
tcp.c:266:10: warning: pointer targets in assignment from 'char *' to 'unsigned char *' differ in signedness [-Wpointer-sign]
  266 |      next=arg-1; /* Finito - next points to \0 */
      |          ^
tcp.c:270:8: warning: pointer targets in assignment from 'unsigned char *' to 'char *' differ in signedness [-Wpointer-sign]
  270 |     arg=next;
      |        ^
gcc -o udp.so -fPIC -fsigned-char -pipe -Wall -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wnested-externs -Winline -g -Wcast-align -DSENDIP_LIBS=\"/usr/lib/sendip\" -shared udp.c csum.o compact.o
gcc -o rip.so -fPIC -fsigned-char -pipe -Wall -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wnested-externs -Winline -g -Wcast-align -DSENDIP_LIBS=\"/usr/lib/sendip\" -shared rip.c csum.o compact.o
rip.c: In function 'do_opt':
rip.c:64:3: warning: this 'while' clause does not guard... [-Wmisleading-indentation]
   64 |   while(*(q++)!=':') /* do nothing */; *(--q)='\0';
      |   ^~~~~
rip.c:64:40: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while'
   64 |   while(*(q++)!=':') /* do nothing */; *(--q)='\0';
      |                                        ^
gcc -o ripng.so -fPIC -fsigned-char -pipe -Wall -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wnested-externs -Winline -g -Wcast-align -DSENDIP_LIBS=\"/usr/lib/sendip\" -shared ripng.c csum.o compact.o
ripng.c: In function 'do_opt':
ripng.c:80:3: warning: this 'while' clause does not guard... [-Wmisleading-indentation]
   80 |   while(*(q++)!='/') /* do nothing */; *(--q)='\0';
      |   ^~~~~
ripng.c:80:40: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while'
   80 |   while(*(q++)!='/') /* do nothing */; *(--q)='\0';
      |                                        ^
gcc -o ntp.so -fPIC -fsigned-char -pipe -Wall -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wnested-externs -Winline -g -Wcast-align -DSENDIP_LIBS=\"/usr/lib/sendip\" -shared ntp.c csum.o compact.o
gcc -o bgp.so -fPIC -fsigned-char -pipe -Wall -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wnested-externs -Winline -g -Wcast-align -DSENDIP_LIBS=\"/usr/lib/sendip\" -shared bgp.c csum.o compact.o
./help2man -n "Send arbitrary IP packets" -N >sendip.1
echo -n '%define ver ' >sendip.spec
cat VERSION >>sendip.spec
cat sendip.spec.in >>sendip.spec
make: Leaving directory '/usr/src/RPM/BUILD/sendip-2.5'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.91875
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/sendip-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/sendip-buildroot
+ cd sendip-2.5
+ make PREFIX=/usr/src/tmp/sendip-buildroot/usr MANDIR=/usr/src/tmp/sendip-buildroot/usr/share/man/man1 LIBDIR=/usr/src/tmp/sendip-buildroot/usr/lib/sendip install
make: Entering directory '/usr/src/RPM/BUILD/sendip-2.5'
[ -d /usr/src/tmp/sendip-buildroot/usr/lib/sendip ] || mkdir -p /usr/src/tmp/sendip-buildroot/usr/lib/sendip
[ -d /usr/src/tmp/sendip-buildroot/usr/bin ] || mkdir -p /usr/src/tmp/sendip-buildroot/usr/bin
[ -d /usr/src/tmp/sendip-buildroot/usr/share/man/man1 ] || mkdir -p /usr/src/tmp/sendip-buildroot/usr/share/man/man1
install -m 755 sendip /usr/src/tmp/sendip-buildroot/usr/bin
install -m 644 sendip.1 /usr/src/tmp/sendip-buildroot/usr/share/man/man1
install -m 755 ipv4.so ipv6.so icmp.so tcp.so udp.so rip.so ripng.so ntp.so bgp.so /usr/src/tmp/sendip-buildroot/usr/lib/sendip
make: Leaving directory '/usr/src/RPM/BUILD/sendip-2.5'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/sendip-buildroot (auto)
mode of './usr/lib/sendip/bgp.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of './usr/lib/sendip/ntp.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of './usr/lib/sendip/ripng.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of './usr/lib/sendip/rip.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of './usr/lib/sendip/udp.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of './usr/lib/sendip/tcp.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of './usr/lib/sendip/icmp.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of './usr/lib/sendip/ipv6.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of './usr/lib/sendip/ipv4.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/sendip-buildroot (binconfig,pkgconfig,libtool,desktop)
Checking contents of files in /usr/src/tmp/sendip-buildroot/ (default)
Compressing files in /usr/src/tmp/sendip-buildroot (auto)
Adjusting library links in /usr/src/tmp/sendip-buildroot
./usr/lib:
Verifying ELF objects in /usr/src/tmp/sendip-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
verify-elf: WARNING: ./usr/bin/sendip: uses non-LFS functions: lseek mmap open
verify-elf: WARNING: ./usr/lib/sendip/ntp.so: undefined symbol: floor
Hardlinking identical .pyc and .pyo files
Processing files: sendip-2.5-alt4.qa1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.62872
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd sendip-2.5
+ DOCDIR=/usr/src/tmp/sendip-buildroot/usr/share/doc/sendip-2.5
+ export DOCDIR
+ rm -rf /usr/src/tmp/sendip-buildroot/usr/share/doc/sendip-2.5
+ /bin/mkdir -p /usr/src/tmp/sendip-buildroot/usr/share/doc/sendip-2.5
+ cp -prL VERSION README CHANGES TODO contrib /usr/src/tmp/sendip-buildroot/usr/share/doc/sendip-2.5
+ chmod -R go-w /usr/src/tmp/sendip-buildroot/usr/share/doc/sendip-2.5
+ chmod -R a+rX /usr/src/tmp/sendip-buildroot/usr/share/doc/sendip-2.5
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.45viQE
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.j3jqDF
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.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libdl.so.2(GLIBC_2.0), libdl.so.2(GLIBC_2.1), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qe7azD
Creating sendip-debuginfo package
Processing files: sendip-debuginfo-2.5-alt4.qa1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PnsoUC
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.D1Qi9B
find-requires: running scripts (debuginfo)
Requires: sendip = 2.5-alt4.qa1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libdl.so.2)
Wrote: /usr/src/RPM/RPMS/i586/sendip-2.5-alt4.qa1.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/sendip-debuginfo-2.5-alt4.qa1.i586.rpm
4.33user 1.40system 0:11.63elapsed 49%CPU (0avgtext+0avgdata 21348maxresident)k
0inputs+0outputs (0major+597250minor)pagefaults 0swaps
/.out/sendip-2.5-alt4.qa1.i586.rpm: The use of such a license name is ambiguous: GPL
/.out/sendip-debuginfo-2.5-alt4.qa1.i586.rpm: The use of such a license name is ambiguous: GPL
5.69user 3.46system 0:15.92elapsed 57%CPU (0avgtext+0avgdata 21348maxresident)k
0inputs+0outputs (0major+776588minor)pagefaults 0swaps
--- sendip-2.5-alt4.qa1.i586.rpm.repo	2013-04-15 14:03:35.000000000 +0000
+++ sendip-2.5-alt4.qa1.i586.rpm.hasher	2020-04-20 10:51:08.169871199 +0000
@@ -19,3 +19,3 @@
 /usr/share/doc/sendip-2.5/contrib/wake.sh	100755	
-/usr/share/man/man1/sendip.1.gz	100644	
+/usr/share/man/man1/sendip.1.xz	100644	
 Requires: /lib/ld-linux.so.2