<86>Jun 13 01:13:53 userdel[8831]: delete user 'rooter' <86>Jun 13 01:13:53 groupadd[8842]: group added to /etc/group: name=rooter, GID=573 <86>Jun 13 01:13:53 groupadd[8842]: group added to /etc/gshadow: name=rooter <86>Jun 13 01:13:53 groupadd[8842]: new group: name=rooter, GID=573 <86>Jun 13 01:13:53 useradd[8858]: new user: name=rooter, UID=573, GID=573, home=/root, shell=/bin/bash <86>Jun 13 01:13:53 userdel[8899]: delete user 'builder' <86>Jun 13 01:13:53 userdel[8899]: removed group 'builder' owned by 'builder' <86>Jun 13 01:13:53 userdel[8899]: removed shadow group 'builder' owned by 'builder' <86>Jun 13 01:13:53 groupadd[8915]: group added to /etc/group: name=builder, GID=574 <86>Jun 13 01:13:53 groupadd[8915]: group added to /etc/gshadow: name=builder <86>Jun 13 01:13:53 groupadd[8915]: new group: name=builder, GID=574 <86>Jun 13 01:13:53 useradd[8925]: new user: name=builder, UID=574, GID=574, home=/usr/src, shell=/bin/bash warning: user mike does not exist - using root warning: group mike does not exist - using root warning: user mike does not exist - using root warning: group mike does not exist - using root warning: user mike does not exist - using root warning: group mike does not exist - using root Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/cutter-1.03-alt2.nosrc.rpm Installing cutter-1.03-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.43706 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf cutter-1.03 + echo 'Source #0 (cutter-1.03.tgz):' Source #0 (cutter-1.03.tgz): + /bin/gzip -dc /usr/src/RPM/SOURCES/cutter-1.03.tgz + /bin/tar -xf - + cd cutter-1.03 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (cutter-missing_headers.patch):' Patch #0 (cutter-missing_headers.patch): + /usr/bin/patch -p0 patching file cutter.c + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.20152 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd cutter-1.03 + gcc -o cutter -pipe -frecord-gcc-switches -Wall -g -O2 cutter.c cutter.c: In function 'getnexthop': cutter.c:122:27: warning: format '%lx' expects argument of type 'long unsigned int *', but argument 4 has type 'in_addr_t *' {aka 'unsigned int *'} [-Wformat=] if (sscanf(buff, "%s %8lx %8lx %4x %d %d %d %8lx %d %d %d", ~~~^ %8x iface, &dest_ip, &gateway_ip, &flags, &refcnt, ~~~~~~~~ cutter.c:122:32: warning: format '%lx' expects argument of type 'long unsigned int *', but argument 5 has type 'in_addr_t *' {aka 'unsigned int *'} [-Wformat=] if (sscanf(buff, "%s %8lx %8lx %4x %d %d %d %8lx %d %d %d", ~~~^ %8x iface, &dest_ip, &gateway_ip, &flags, &refcnt, ~~~~~~~~~~~ cutter.c:122:50: warning: format '%lx' expects argument of type 'long unsigned int *', but argument 10 has type 'in_addr_t *' {aka 'unsigned int *'} [-Wformat=] if (sscanf(buff, "%s %8lx %8lx %4x %d %d %d %8lx %d %d %d", ~~~^ %8x cutter.c:124:19: &use, &metric, &mask, &mtu, &window, &irtt ~~~~~ cutter.c: In function 'getmac': cutter.c:153:37: warning: unused variable 'ipu' [-Wunused-variable] union { uchar c[4]; in_addr_t n; } ipu; ^~~ cutter.c: In function 'getifconfig': cutter.c:207:6: warning: variable 'rtn' set but not used [-Wunused-but-set-variable] int rtn; ^~~ cutter.c: In function 'send_rst': cutter.c:396:76: warning: pointer targets in passing argument 6 of 'recvfrom' differ in signedness [-Wpointer-sign] i_result = recvfrom(raw_sock, &rpack, sizeof(rpack), 0, (void*)&gotaddr, &addrlen); ^~~~~~~~ In file included from /usr/include/sys/socket.h:269, from cutter.c:43: /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, ^~~~~~~~ cutter.c:244:26: warning: unused variable 'rtn' [-Wunused-variable] int i_result, raw_sock, rtn; ^~~ cutter.c: In function 'scan_conntrack': cutter.c:483:34: warning: unused variable 'bytes2' [-Wunused-variable] int packets1, packets2, bytes1, bytes2; ^~~~~~ cutter.c:483:26: warning: unused variable 'bytes1' [-Wunused-variable] int packets1, packets2, bytes1, bytes2; ^~~~~~ cutter.c:483:16: warning: unused variable 'packets2' [-Wunused-variable] int packets1, packets2, bytes1, bytes2; ^~~~~~~~ cutter.c:483:6: warning: unused variable 'packets1' [-Wunused-variable] int packets1, packets2, bytes1, bytes2; ^~~~~~~~ cutter.c:482:38: warning: unused variable 'i' [-Wunused-variable] int sport1, dport1, sport2, dport2, i; ^ + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.81633 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/cutter-buildroot + : + /bin/rm -rf -- /usr/src/tmp/cutter-buildroot + cd cutter-1.03 + install -pDm755 cutter /usr/src/tmp/cutter-buildroot/usr/bin/cutter + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/cutter-buildroot (auto) Verifying and fixing files in /usr/src/tmp/cutter-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/cutter-buildroot/ (default) Compressing files in /usr/src/tmp/cutter-buildroot (auto) Verifying ELF objects in /usr/src/tmp/cutter-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: cutter-1.03-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.73848 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd cutter-1.03 + DOCDIR=/usr/src/tmp/cutter-buildroot/usr/share/doc/cutter-1.03 + export DOCDIR + rm -rf /usr/src/tmp/cutter-buildroot/usr/share/doc/cutter-1.03 + /bin/mkdir -p /usr/src/tmp/cutter-buildroot/usr/share/doc/cutter-1.03 + cp -prL README /usr/src/tmp/cutter-buildroot/usr/share/doc/cutter-1.03 + chmod -R go-w /usr/src/tmp/cutter-buildroot/usr/share/doc/cutter-1.03 + chmod -R a+rX /usr/src/tmp/cutter-buildroot/usr/share/doc/cutter-1.03 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wTnh1h 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.gjIqkm find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.15)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), rtld(GNU_HASH) Conflicts: wesnoth-tools Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.j6TT7u Creating cutter-debuginfo package Processing files: cutter-debuginfo-1.03-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.m1hg8I find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.w9bvK1 find-requires: running scripts (debuginfo) Requires: cutter = 1.03-alt2, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Wrote: /usr/src/RPM/RPMS/x86_64/cutter-1.03-alt2.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/cutter-debuginfo-1.03-alt2.x86_64.rpm 4.52user 1.04system 0:13.24elapsed 42%CPU (0avgtext+0avgdata 33440maxresident)k 0inputs+0outputs (0major+172504minor)pagefaults 0swaps 7.02user 5.40system 0:20.71elapsed 59%CPU (0avgtext+0avgdata 33440maxresident)k 0inputs+0outputs (0major+360340minor)pagefaults 0swaps