86>Apr 1 08:37:05 userdel[922808]: delete user 'rooter' <86>Apr 1 08:37:05 userdel[922808]: removed group 'rooter' owned by 'rooter' <86>Apr 1 08:37:05 userdel[922808]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 1 08:37:06 groupadd[922937]: group added to /etc/group: name=rooter, GID=681 <86>Apr 1 08:37:06 groupadd[922937]: group added to /etc/gshadow: name=rooter <86>Apr 1 08:37:06 groupadd[922937]: new group: name=rooter, GID=681 <86>Apr 1 08:37:06 useradd[922959]: new user: name=rooter, UID=681, GID=681, home=/root, shell=/bin/bash <86>Apr 1 08:37:06 userdel[922984]: delete user 'builder' <86>Apr 1 08:37:06 userdel[922984]: removed group 'builder' owned by 'builder' <86>Apr 1 08:37:06 userdel[922984]: removed shadow group 'builder' owned by 'builder' <86>Apr 1 08:37:06 groupadd[923008]: group added to /etc/group: name=builder, GID=682 <86>Apr 1 08:37:06 groupadd[923008]: group added to /etc/gshadow: name=builder <86>Apr 1 08:37:06 groupadd[923008]: new group: name=builder, GID=682 <86>Apr 1 08:37:06 useradd[923014]: new user: name=builder, UID=682, GID=682, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/ipband-0.8.1-alt1.src.rpm: The use of such a license name is ambiguous: GPL warning: user hacker does not exist - using root warning: group hacker does not exist - using root warning: user hacker does not exist - using root warning: group hacker does not exist - using root warning: user hacker does not exist - using root warning: group hacker does not exist - using root warning: user hacker does not exist - using root warning: group hacker does not exist - using root <13>Apr 1 08:37:14 rpmi: liblz4-1:1.9.2-alt1 sisyphus+238585.100.2.2 1570066927 installed <13>Apr 1 08:37:14 rpmi: libgpg-error-1.36-alt1 sisyphus+225621.300.1.1 1553521082 installed <13>Apr 1 08:37:14 rpmi: libgcrypt20-1.8.5-alt3 sisyphus+239622.100.1.1 1571746654 installed <13>Apr 1 08:37:14 rpmi: libsystemd-1:245.3-alt1 sisyphus+248929.100.1.1 1585589833 installed <13>Apr 1 08:37:14 rpmi: libdbus-1.12.16-alt2 sisyphus+240566.100.2.1 1573547696 installed <13>Apr 1 08:37:14 rpmi: libpcap0.8-2:1.9.1-alt1 sisyphus+239373.240.3.1 1573482502 installed <13>Apr 1 08:37:14 rpmi: libpcap-devel-2:1.9.1-alt1 sisyphus+239373.240.3.1 1573482502 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/ipband-0.8.1-alt1.nosrc.rpm Installing ipband-0.8.1-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.42784 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ipband-0.8.1 + echo 'Source #0 (ipband-0.8.1.tgz):' Source #0 (ipband-0.8.1.tgz): + /bin/gzip -dc /usr/src/RPM/SOURCES/ipband-0.8.1.tgz + /bin/tar -xf - + cd ipband-0.8.1 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.66213 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ipband-0.8.1 + make -j8 make: Entering directory '/usr/src/RPM/BUILD/ipband-0.8.1' gcc -Wall -I/usr/include/pcap -c -o error.o error.c make: Leaving directory '/usr/src/RPM/BUILD/ipband-0.8.1' make: Entering directory '/usr/src/RPM/BUILD/ipband-0.8.1' gcc -Wall -I/usr/include/pcap -c -o utils.o utils.c make: Leaving directory '/usr/src/RPM/BUILD/ipband-0.8.1' make: Entering directory '/usr/src/RPM/BUILD/ipband-0.8.1' gcc -Wall -I/usr/include/pcap -c -o hash.o hash.c make: Leaving directory '/usr/src/RPM/BUILD/ipband-0.8.1' make: Entering directory '/usr/src/RPM/BUILD/ipband-0.8.1' gcc -Wall -I/usr/include/pcap -c -o popen.o popen.c popen.c: In function 'sec_popen': popen.c:38:26: warning: comparison with string literal results in unspecified behavior [-Waddress] 38 | if(cmd == NULL || cmd == "") | ^~ popen.c:127:2: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 127 | else | ^~~~ popen.c:130:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 130 | _exit(127); | ^~~~~ make: Leaving directory '/usr/src/RPM/BUILD/ipband-0.8.1' make: Entering directory '/usr/src/RPM/BUILD/ipband-0.8.1' gcc -Wall -I/usr/include/pcap -c -o pcapfunc.o pcapfunc.c make: Leaving directory '/usr/src/RPM/BUILD/ipband-0.8.1' make: Entering directory '/usr/src/RPM/BUILD/ipband-0.8.1' gcc -Wall -I/usr/include/pcap -c -o main.o main.c main.c: In function 'main': main.c:40:10: warning: variable 'raw_pkt_save' set but not used [-Wunused-but-set-variable] 40 | U_CHAR *raw_pkt_save = NULL; | ^~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/ipband-0.8.1' make: Entering directory '/usr/src/RPM/BUILD/ipband-0.8.1' gcc -Wall -I/usr/include/pcap -c -o reports.o reports.c reports.c: In function 'subnet_report': reports.c:55:9: warning: pointer targets in passing argument 1 of 'sscanf' differ in signedness [-Wpointer-sign] 55 | sscanf(key,"%08x",&ikey); | ^~~ | | | unsigned char * In file included from ipband.h:31, from reports.c:19: /usr/include/stdio.h:399:43: note: expected 'const char * restrict' but argument is of type 'unsigned char *' 399 | extern int sscanf (const char *__restrict __s, | ~~~~~~~~~~~~~~~~~~~~~~~^~~ reports.c:59:74: warning: pointer targets in passing argument 1 of 'hex2dot' differ in signedness [-Wpointer-sign] 59 | if(net_s) va_report("Subject: Bandwidth report for %s <%s>\n\n",hex2dot(key),net_s->n_name); | ^~~ | | | unsigned char * In file included from reports.c:19: ipband.h:261:7: note: expected 'char *' but argument is of type 'unsigned char *' 261 | char *hex2dot (char *); | ^~~~~~~ reports.c:60:64: warning: pointer targets in passing argument 1 of 'hex2dot' differ in signedness [-Wpointer-sign] 60 | else va_report("Subject: Bandwidth report for %s\n\n",hex2dot(key)); | ^~~ | | | unsigned char * In file included from reports.c:19: ipband.h:261:7: note: expected 'char *' but argument is of type 'unsigned char *' 261 | char *hex2dot (char *); | ^~~~~~~ reports.c:65:35: warning: pointer targets in passing argument 1 of 'hex2dot' differ in signedness [-Wpointer-sign] 65 | va_report("Network: %s", hex2dot(key)); | ^~~ | | | unsigned char * In file included from reports.c:19: ipband.h:261:7: note: expected 'char *' but argument is of type 'unsigned char *' 261 | char *hex2dot (char *); | ^~~~~~~ reports.c:107:10: warning: pointer targets in passing argument 1 of 'sscanf' differ in signedness [-Wpointer-sign] 107 | sscanf(key,"%08x",&ip_key); | ^~~ | | | unsigned char * In file included from ipband.h:31, from reports.c:19: /usr/include/stdio.h:399:43: note: expected 'const char * restrict' but argument is of type 'unsigned char *' 399 | extern int sscanf (const char *__restrict __s, | ~~~~~~~~~~~~~~~~~~~~~~~^~~ make: Leaving directory '/usr/src/RPM/BUILD/ipband-0.8.1' make: Entering directory '/usr/src/RPM/BUILD/ipband-0.8.1' gcc -Wall -I/usr/include/pcap -c -o packets.o packets.c packets.c: In function 'storepkt': packets.c:61:10: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness [-Wpointer-sign] 61 | sprintf(key_src,"%08x",ip_src); | ^~~~~~~ | | | unsigned char * In file included from ipband.h:31, from packets.c:22: /usr/include/stdio.h:334:38: note: expected 'char * restrict' but argument is of type 'unsigned char *' 334 | extern int sprintf (char *__restrict __s, | ~~~~~~~~~~~~~~~~~^~~ packets.c:62:10: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness [-Wpointer-sign] 62 | sprintf(key_dst,"%08x",ip_dst); | ^~~~~~~ | | | unsigned char * In file included from ipband.h:31, from packets.c:22: /usr/include/stdio.h:334:38: note: expected 'char * restrict' but argument is of type 'unsigned char *' 334 | extern int sprintf (char *__restrict __s, | ~~~~~~~~~~~~~~~~~^~~ packets.c: In function 'proc_aggr': packets.c:302:83: warning: pointer targets in passing argument 1 of 'hex2dot' differ in signedness [-Wpointer-sign] 302 | html_report("