<86>Apr 14 00:59:35 userdel[49989]: delete user 'rooter' <86>Apr 14 00:59:35 groupadd[49995]: group added to /etc/group: name=rooter, GID=669 <86>Apr 14 00:59:35 groupadd[49995]: group added to /etc/gshadow: name=rooter <86>Apr 14 00:59:35 groupadd[49995]: new group: name=rooter, GID=669 <86>Apr 14 00:59:35 useradd[50005]: new user: name=rooter, UID=669, GID=669, home=/root, shell=/bin/bash <86>Apr 14 00:59:35 userdel[50017]: delete user 'builder' <86>Apr 14 00:59:35 userdel[50017]: removed group 'builder' owned by 'builder' <86>Apr 14 00:59:35 userdel[50017]: removed shadow group 'builder' owned by 'builder' <86>Apr 14 00:59:35 groupadd[50028]: group added to /etc/group: name=builder, GID=670 <86>Apr 14 00:59:35 groupadd[50028]: group added to /etc/gshadow: name=builder <86>Apr 14 00:59:35 groupadd[50028]: new group: name=builder, GID=670 <86>Apr 14 00:59:35 useradd[50036]: new user: name=builder, UID=670, GID=670, home=/usr/src, shell=/bin/bash Installing ucspi-tcp-0.88-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.95551 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ucspi-tcp-0.88 + echo 'Source #0 (ucspi-tcp-0.88.tar):' Source #0 (ucspi-tcp-0.88.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ucspi-tcp-0.88.tar + cd ucspi-tcp-0.88 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (ucspi-tcp-0.88.errno.patch):' Patch #0 (ucspi-tcp-0.88.errno.patch): + /usr/bin/patch -p1 patching file error.h + echo 'Patch #1 (ucspi-tcp-0.88.nobase.patch):' Patch #1 (ucspi-tcp-0.88.nobase.patch): + /usr/bin/patch -p1 patching file rblsmtpd.c + echo 'Patch #2 (ucspi-tcp-0.88.a_record.patch):' Patch #2 (ucspi-tcp-0.88.a_record.patch): + /usr/bin/patch -p1 patching file rblsmtpd.c + echo 'Patch #3 (ucspi-tcp.check.setgroup.patch):' Patch #3 (ucspi-tcp.check.setgroup.patch): + /usr/bin/patch -p0 patching file Makefile patching file prot.c + echo 'Patch #4 (ucspi-tcp.HOME.patch):' Patch #4 (ucspi-tcp.HOME.patch): + /usr/bin/patch -p2 patching file conf-home + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.95551 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ucspi-tcp-0.88 + '[' -n '' ']' + NPROCS=8 + make -j8 prog make: Entering directory `/usr/src/RPM/BUILD/ucspi-tcp-0.88' ( cat warn-auto.sh; \ echo 'main="$1"; shift'; \ echo exec "`head -1 conf-ld`" \ '-o "$main" "$main".o ${1+"$@"}' \ ) > load ( cat warn-auto.sh; \ echo exec "`head -1 conf-cc`" '-c ${1+"$@"}' \ ) > compile cat warn-auto.sh choose.sh \ | sed s}HOME}"`head -1 conf-home`"}g \ > choose chmod 755 load chmod 755 compile ( cat warn-auto.sh; \ echo CC=\'`head -1 conf-cc`\'; \ echo LD=\'`head -1 conf-ld`\'; \ cat find-systype.sh; \ ) | sh > systype chmod 755 choose cat warn-auto.sh who@.sh \ | sed s}HOME}"`head -1 conf-home`"}g \ > who@ cat warn-auto.sh date@.sh \ | sed s}HOME}"`head -1 conf-home`"}g \ > date@ cat warn-auto.sh finger@.sh \ | sed s}HOME}"`head -1 conf-home`"}g \ > finger@ cat warn-auto.sh http@.sh \ | sed s}HOME}"`head -1 conf-home`"}g \ > http@ cat warn-auto.sh tcpcat.sh \ | sed s}HOME}"`head -1 conf-home`"}g \ > tcpcat cat warn-auto.sh mconnect.sh \ | sed s}HOME}"`head -1 conf-home`"}g \ > mconnect ./choose cl tryvfork fork.h1 fork.h2 > fork.h chmod 755 who@ chmod 755 date@ chmod 755 finger@ chmod 755 http@ chmod 755 tcpcat chmod 755 mconnect ./compile addcr.c ./compile delcr.c ./compile commands.c cat warn-auto.sh rts.sh \ | sed s}HOME}"`head -1 conf-home`"}g \ > rts chmod 755 rts ./choose clr trypoll iopause.h1 iopause.h2 > iopause.h ./choose clr tryulong64 uint64.h1 uint64.h2 > uint64.h ( ( ./compile tryulong32.c && ./load tryulong32 && \ ./tryulong32 ) >/dev/null 2>&1 \ && cat uint32.h2 || cat uint32.h1 ) > uint32.h delcr.c:4:1: warning: return type defaults to 'int' [-Wimplicit-int] main() ^ addcr.c:4:1: warning: return type defaults to 'int' [-Wimplicit-int] main() ^ ./choose c trysysel select.h1 select.h2 > select.h ./compile alloc.c ./compile alloc_re.c ./compile buffer.c rm -f tryulong32.o tryulong32 ./compile buffer_0.c alloc.c:3:14: warning: conflicting types for built-in function 'malloc' extern char *malloc(); ^ ./compile buffer_1.c ./compile buffer_2.c ./compile buffer_copy.c ./compile buffer_get.c ./compile buffer_put.c ./compile env.c ./compile error.c ./compile error_str.c ./compile fd_copy.c ./compile fd_move.c fd_copy.c: In function 'fd_copy': fd_copy.c:8:3: warning: implicit declaration of function 'close' [-Wimplicit-function-declaration] close(to); ^ ./compile getln.c ./compile getln2.c ./compile ndelay_off.c fd_move.c: In function 'fd_move': fd_move.c:7:3: warning: implicit declaration of function 'close' [-Wimplicit-function-declaration] close(from); ^ ./compile ndelay_on.c ./compile open_read.c ./compile open_trunc.c ./compile open_write.c ./compile openreadclose.c ./compile pathexec_env.c ./compile pathexec_run.c ./compile prot.c pathexec_run.c: In function 'pathexec_run': pathexec_run.c:16:5: warning: implicit declaration of function 'execve' [-Wimplicit-function-declaration] execve(file,argv,envp); ^ ./compile readclose.c ./compile seek_set.c prot.c: In function 'prot_gid': prot.c:10:7: warning: implicit declaration of function 'setgroups' [-Wimplicit-function-declaration] if (setgroups(1,&gid) == -1) return -1; ^ prot.c:12:10: warning: implicit declaration of function 'setgid' [-Wimplicit-function-declaration] return setgid(gid); /* _should_ be redundant, but on some systems it isn't */ ^ prot.c: In function 'prot_uid': prot.c:17:10: warning: implicit declaration of function 'setuid' [-Wimplicit-function-declaration] return setuid(uid); ^ seek_set.c: In function 'seek_set': seek_set.c:7:7: warning: implicit declaration of function 'lseek' [-Wimplicit-function-declaration] { if (lseek(fd,(off_t) pos,SET) == -1) return -1; return 0; } ^ ./compile sgetopt.c readclose.c: In function 'readclose_append': readclose.c:9:44: warning: implicit declaration of function 'close' [-Wimplicit-function-declaration] if (!stralloc_readyplus(sa,bufsize)) { close(fd); return -1; } ^ ./compile sig.c ./choose cl trysgprm hassgprm.h1 hassgprm.h2 > hassgprm.h ./choose cl trysgact hassgact.h1 hassgact.h2 > hassgact.h ./compile socket_accept.c ./compile socket_bind.c ./compile socket_conn.c ./compile socket_delay.c ./compile socket_listen.c ./compile socket_local.c ./compile socket_opts.c ./compile socket_remote.c ./compile socket_tcp.c ./compile socket_udp.c ./compile stralloc_cat.c ./compile stralloc_catb.c ./compile stralloc_cats.c ./compile stralloc_copy.c ./compile stralloc_eady.c socket_tcp.c: In function 'socket_tcp': socket_tcp.c:14:29: warning: implicit declaration of function 'close' [-Wimplicit-function-declaration] if (ndelay_on(s) == -1) { close(s); return -1; } ^ socket_udp.c: In function 'socket_udp': socket_udp.c:14:29: warning: implicit declaration of function 'close' [-Wimplicit-function-declaration] if (ndelay_on(s) == -1) { close(s); return -1; } ^ ./compile stralloc_opyb.c ./compile stralloc_opys.c ./compile stralloc_pend.c ./compile strerr_die.c ./compile strerr_sys.c ./compile subgetopt.c ./choose cl trywaitp haswaitp.h1 haswaitp.h2 > haswaitp.h ./compile byte_chr.c ./compile byte_copy.c ./compile byte_cr.c ./compile byte_diff.c ./compile byte_rchr.c ./compile byte_zero.c ./compile case_diffb.c ./compile case_diffs.c ./compile fmt_ulong.c ./compile ip4_fmt.c ./compile ip4_scan.c ./compile scan_ulong.c ./compile str_chr.c ./compile str_diff.c ./compile str_len.c ./compile str_start.c ./compile uint16_pack.c ./compile uint16_unpack.c ./compile uint32_pack.c ./compile uint32_unpack.c ( ( ./compile trylsock.c && \ ./load trylsock -lsocket -lnsl ) >/dev/null 2>&1 \ && echo -lsocket -lnsl || exit 0 ) > socket.lib ./compile tcprules.c ./compile tcprulescheck.c ./compile argv0.c tcprules.c: In function 'getnum': tcprules.c:50:15: warning: implicit declaration of function 'scan_ulong' [-Wimplicit-function-declaration] if (sanum.s[scan_ulong(sanum.s,u)]) die_bad(); ^ tcprules.c: At top level: tcprules.c:90:1: warning: return type defaults to 'int' [-Wimplicit-int] main(int argc,char **argv) ^ tcprules.c: In function 'main': tcprules.c:104:8: warning: implicit declaration of function 'open_trunc' [-Wimplicit-function-declaration] fd = open_trunc(fntemp); ^ tcprules.c:169:7: warning: implicit declaration of function 'fsync' [-Wimplicit-function-declaration] if (fsync(fd) == -1) die_write(); ^ tcprules.c:170:7: warning: implicit declaration of function 'close' [-Wimplicit-function-declaration] if (close(fd) == -1) die_write(); /* NFS stupidity */ ^ tcprules.c:171:7: warning: implicit declaration of function 'rename' [-Wimplicit-function-declaration] if (rename(fntemp,fn)) ^ ./compile recordio.c ./compile tcpclient.c tcprulescheck.c: In function 'found': tcprulescheck.c:19:2: warning: implicit declaration of function '_exit' [-Wimplicit-function-declaration] _exit(0); ^ tcprulescheck.c:19:2: warning: incompatible implicit declaration of built-in function '_exit' tcprulescheck.c:31:3: warning: incompatible implicit declaration of built-in function '_exit' _exit(0); ^ tcprulescheck.c: At top level: tcprulescheck.c:34:1: warning: return type defaults to 'int' [-Wimplicit-int] main(int argc,char **argv) ^ tcprulescheck.c: In function 'main': tcprulescheck.c:51:8: warning: implicit declaration of function 'open_read' [-Wimplicit-function-declaration] fd = open_read(fnrules); ^ tcprulescheck.c:56:3: warning: incompatible implicit declaration of built-in function '_exit' _exit(0); ^ ./compile mconnect-io.c argv0.c:4:1: warning: return type defaults to 'int' [-Wimplicit-int] main(int argc,char **argv,char **envp) ^ mconnect-io.c:21:1: warning: return type defaults to 'int' [-Wimplicit-int] main() ^ mconnect-io.c: In function 'main': mconnect-io.c:49:3: warning: implicit declaration of function 'kill' [-Wimplicit-function-declaration] kill(pid,sig_term); ^ recordio.c: In function 'doit': recordio.c:103:9: warning: implicit declaration of function 'close' [-Wimplicit-function-declaration] close(fdleft); ^ recordio.c: At top level: recordio.c:144:1: warning: return type defaults to 'int' [-Wimplicit-int] main(int argc,char **argv,char **envp) ^ recordio.c: In function 'main': recordio.c:149:21: warning: implicit declaration of function 'getpid' [-Wimplicit-function-declaration] pid[fmt_ulong(pid,getpid())] = 0; ^ recordio.c:154:7: warning: implicit declaration of function 'pipe' [-Wimplicit-function-declaration] if (pipe(piin) == -1) ^ recordio.c:159:10: warning: implicit declaration of function 'fork' [-Wimplicit-function-declaration] switch(fork()) { ^ recordio.c:171:7: warning: implicit declaration of function 'fd_move' [-Wimplicit-function-declaration] if (fd_move(0,piin[0]) == -1) ^ ./compile fixcrio.c tcpclient.c:68:1: warning: return type defaults to 'int' [-Wimplicit-int] main(int argc,char **argv) ^ tcpclient.c: In function 'main': tcpclient.c:79:3: warning: implicit declaration of function 'close' [-Wimplicit-function-declaration] close(6); ^ tcpclient.c:170:5: warning: implicit declaration of function 'socket_tcpnodelay' [-Wimplicit-function-declaration] socket_tcpnodelay(s); /* if it fails, bummer */ ^ ./compile rblsmtpd.c ./compile tcpserver.c rblsmtpd.c: In function 'rblsmtpd': rblsmtpd.c:175:47: warning: implicit declaration of function 'getpid' [-Wimplicit-function-declaration] buffer_put(buffer_2,strnum,fmt_ulong(strnum,getpid())); ^ rblsmtpd.c:187:5: warning: implicit declaration of function 'alarm' [-Wimplicit-function-declaration] alarm(timeout); ^ rblsmtpd.c: At top level: rblsmtpd.c:194:1: warning: return type defaults to 'int' [-Wimplicit-int] main(int argc,char **argv,char **envp) ^ fixcrio.c: In function 'doit': fixcrio.c:78:9: warning: implicit declaration of function 'close' [-Wimplicit-function-declaration] close(fdleft); ^ fixcrio.c: At top level: fixcrio.c:129:1: warning: return type defaults to 'int' [-Wimplicit-int] main(int argc,char **argv,char **envp) ^ fixcrio.c: In function 'main': fixcrio.c:137:7: warning: implicit declaration of function 'pipe' [-Wimplicit-function-declaration] if (pipe(piin) == -1) ^ fixcrio.c:142:10: warning: implicit declaration of function 'fork' [-Wimplicit-function-declaration] switch(fork()) { ^ fixcrio.c:154:7: warning: implicit declaration of function 'fd_move' [-Wimplicit-function-declaration] if (fd_move(0,piin[0]) == -1) ^ rm -f trylsock.o trylsock ./compile rules.c ./compile remoteinfo.c ./compile timeoutconn.c tcpserver.c: In function 'doit': tcpserver.c:143:29: warning: implicit declaration of function 'getpid' [-Wimplicit-function-declaration] strnum[fmt_ulong(strnum,getpid())] = 0; ^ tcpserver.c:148:5: warning: implicit declaration of function 'socket_ipoptionskill' [-Wimplicit-function-declaration] socket_ipoptionskill(t); ^ tcpserver.c:150:5: warning: implicit declaration of function 'socket_tcpnodelay' [-Wimplicit-function-declaration] socket_tcpnodelay(t); ^ tcpserver.c:210:7: warning: implicit declaration of function 'close' [-Wimplicit-function-declaration] close(fdrules); ^ tcpserver.c: At top level: tcpserver.c:292:1: warning: return type defaults to 'int' [-Wimplicit-int] main(int argc,char **argv) ^ tcpserver.c: In function 'main': remoteinfo.c: In function 'mywrite': remoteinfo.c:27:10: warning: implicit declaration of function 'write' [-Wimplicit-function-declaration] return write(fd,buf,len); ^ tcpserver.c:408:12: warning: implicit declaration of function 'fork' [-Wimplicit-function-declaration] switch(fork()) { ^ remoteinfo.c: In function 'myread': remoteinfo.c:45:10: warning: implicit declaration of function 'read' [-Wimplicit-function-declaration] return read(fd,buf,len); ^ remoteinfo.c: In function 'remoteinfo': remoteinfo.c:96:3: warning: implicit declaration of function 'close' [-Wimplicit-function-declaration] close(s); ^ ( cat warn-auto.sh; \ echo 'main="$1"; shift'; \ echo 'rm -f "$main"'; \ echo 'ar cr "$main" ${1+"$@"}'; \ case "`cat systype`" in \ sunos-5.*) ;; \ unix_sv*) ;; \ irix64-*) ;; \ irix-*) ;; \ dgux-*) ;; \ hp-ux-*) ;; \ sco*) ;; \ *) echo 'ranlib "$main"' ;; \ esac \ ) > makelib ./compile cdb.c chmod 755 makelib ./compile cdb_hash.c ./compile cdb_make.c ./compile dns_dfd.c ./compile dns_domain.c ./compile dns_dtda.c ./compile dns_ip.c ./compile dns_ipq.c ./compile dns_name.c ./compile dns_nd.c ./compile dns_packet.c ./compile dns_random.c ./compile dns_rcip.c ./compile dns_rcrw.c ./compile dns_resolve.c dns_rcrw.c: In function 'init': dns_rcrw.c:92:7: warning: implicit declaration of function 'gethostname' [-Wimplicit-function-declaration] if (gethostname(host,sizeof host) == -1) return -1; ^ ./compile dns_sortip.c dns_random.c: In function 'dns_random_init': dns_random.c:46:11: warning: implicit declaration of function 'getpid' [-Wimplicit-function-declaration] in[8] = getpid(); ^ dns_random.c:47:11: warning: implicit declaration of function 'getppid' [-Wimplicit-function-declaration] in[9] = getppid(); ^ ./compile dns_transmit.c ./compile dns_txt.c dns_transmit.c: In function 'socketfree': dns_transmit.c:70:3: warning: implicit declaration of function 'close' [-Wimplicit-function-declaration] close(d->s1 - 1); ^ dns_transmit.c: In function 'thisudp': dns_transmit.c:113:15: warning: implicit declaration of function 'send' [-Wimplicit-function-declaration] if (send(d->s1 - 1,d->query + 2,d->querylen - 2,0) == d->querylen - 2) { ^ dns_transmit.c: In function 'dns_transmit_get': dns_transmit.c:261:9: warning: implicit declaration of function 'recv' [-Wimplicit-function-declaration] r = recv(fd,udpbuf,sizeof udpbuf,0); ^ ./compile iopause.c ./compile tai_pack.c ./compile taia_add.c ./compile taia_approx.c ./compile taia_frac.c ./compile taia_less.c ./compile taia_now.c ./compile taia_pack.c ./compile taia_sub.c ./compile taia_uint.c ./compile sig_block.c ./compile sig_catch.c ./compile sig_pause.c ./compile wait_nohang.c ./compile wait_pid.c ./makelib byte.a byte_chr.o byte_copy.o byte_cr.o \ byte_diff.o byte_rchr.o byte_zero.o case_diffb.o \ case_diffs.o fmt_ulong.o ip4_fmt.o ip4_scan.o scan_ulong.o \ str_chr.o str_diff.o str_len.o str_start.o uint16_pack.o \ uint16_unpack.o uint32_pack.o uint32_unpack.o ./makelib cdb.a cdb.o cdb_hash.o cdb_make.o ./makelib time.a iopause.o tai_pack.o taia_add.o \ taia_approx.o taia_frac.o taia_less.o taia_now.o \ taia_pack.o taia_sub.o taia_uint.o ./makelib unix.a alloc.o alloc_re.o buffer.o buffer_0.o \ buffer_1.o buffer_2.o buffer_copy.o buffer_get.o \ buffer_put.o env.o error.o error_str.o fd_copy.o fd_move.o \ getln.o getln2.o ndelay_off.o ndelay_on.o open_read.o \ open_trunc.o open_write.o openreadclose.o pathexec_env.o \ pathexec_run.o prot.o readclose.o seek_set.o sgetopt.o \ sig.o sig_block.o sig_catch.o sig_pause.o socket_accept.o \ socket_bind.o socket_conn.o socket_delay.o socket_listen.o \ socket_local.o socket_opts.o socket_remote.o socket_tcp.o \ socket_udp.o stralloc_cat.o stralloc_catb.o stralloc_cats.o \ stralloc_copy.o stralloc_eady.o stralloc_opyb.o \ stralloc_opys.o stralloc_pend.o strerr_die.o strerr_sys.o \ subgetopt.o wait_nohang.o wait_pid.o ./load tcprules cdb.a unix.a byte.a ./load tcprulescheck rules.o cdb.a unix.a byte.a ./load argv0 unix.a byte.a ./load recordio time.a unix.a byte.a ./load mconnect-io unix.a byte.a ./load addcr unix.a byte.a ./load delcr unix.a byte.a ./load fixcrio time.a unix.a byte.a ./makelib dns.a dns_dfd.o dns_domain.o dns_dtda.o dns_ip.o \ dns_ipq.o dns_name.o dns_nd.o dns_packet.o dns_random.o \ dns_rcip.o dns_rcrw.o dns_resolve.o dns_sortip.o \ dns_transmit.o dns_txt.o ./load tcpserver rules.o remoteinfo.o timeoutconn.o cdb.a \ dns.a time.a unix.a byte.a `cat socket.lib` ./load tcpclient remoteinfo.o timeoutconn.o dns.a time.a \ unix.a byte.a `cat socket.lib` ./load rblsmtpd commands.o dns.a time.a unix.a byte.a \ `cat socket.lib` make: Leaving directory `/usr/src/RPM/BUILD/ucspi-tcp-0.88' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.66247 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ucspi-tcp-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ucspi-tcp-buildroot + cd ucspi-tcp-0.88 + for F in tcpserver tcprules tcprulescheck argv0 recordio tcpclient who@ date@ finger@ http@ tcpcat mconnect mconnect-io addcr delcr fixcrio rblsmtpd + install -Dp -m 755 tcpserver /usr/src/tmp/ucspi-tcp-buildroot/usr/bin/tcpserver + for F in tcpserver tcprules tcprulescheck argv0 recordio tcpclient who@ date@ finger@ http@ tcpcat mconnect mconnect-io addcr delcr fixcrio rblsmtpd + install -Dp -m 755 tcprules /usr/src/tmp/ucspi-tcp-buildroot/usr/bin/tcprules + for F in tcpserver tcprules tcprulescheck argv0 recordio tcpclient who@ date@ finger@ http@ tcpcat mconnect mconnect-io addcr delcr fixcrio rblsmtpd + install -Dp -m 755 tcprulescheck /usr/src/tmp/ucspi-tcp-buildroot/usr/bin/tcprulescheck + for F in tcpserver tcprules tcprulescheck argv0 recordio tcpclient who@ date@ finger@ http@ tcpcat mconnect mconnect-io addcr delcr fixcrio rblsmtpd + install -Dp -m 755 argv0 /usr/src/tmp/ucspi-tcp-buildroot/usr/bin/argv0 + for F in tcpserver tcprules tcprulescheck argv0 recordio tcpclient who@ date@ finger@ http@ tcpcat mconnect mconnect-io addcr delcr fixcrio rblsmtpd + install -Dp -m 755 recordio /usr/src/tmp/ucspi-tcp-buildroot/usr/bin/recordio + for F in tcpserver tcprules tcprulescheck argv0 recordio tcpclient who@ date@ finger@ http@ tcpcat mconnect mconnect-io addcr delcr fixcrio rblsmtpd + install -Dp -m 755 tcpclient /usr/src/tmp/ucspi-tcp-buildroot/usr/bin/tcpclient + for F in tcpserver tcprules tcprulescheck argv0 recordio tcpclient who@ date@ finger@ http@ tcpcat mconnect mconnect-io addcr delcr fixcrio rblsmtpd + install -Dp -m 755 who@ /usr/src/tmp/ucspi-tcp-buildroot/usr/bin/who@ + for F in tcpserver tcprules tcprulescheck argv0 recordio tcpclient who@ date@ finger@ http@ tcpcat mconnect mconnect-io addcr delcr fixcrio rblsmtpd + install -Dp -m 755 date@ /usr/src/tmp/ucspi-tcp-buildroot/usr/bin/date@ + for F in tcpserver tcprules tcprulescheck argv0 recordio tcpclient who@ date@ finger@ http@ tcpcat mconnect mconnect-io addcr delcr fixcrio rblsmtpd + install -Dp -m 755 finger@ /usr/src/tmp/ucspi-tcp-buildroot/usr/bin/finger@ + for F in tcpserver tcprules tcprulescheck argv0 recordio tcpclient who@ date@ finger@ http@ tcpcat mconnect mconnect-io addcr delcr fixcrio rblsmtpd + install -Dp -m 755 http@ /usr/src/tmp/ucspi-tcp-buildroot/usr/bin/http@ + for F in tcpserver tcprules tcprulescheck argv0 recordio tcpclient who@ date@ finger@ http@ tcpcat mconnect mconnect-io addcr delcr fixcrio rblsmtpd + install -Dp -m 755 tcpcat /usr/src/tmp/ucspi-tcp-buildroot/usr/bin/tcpcat + for F in tcpserver tcprules tcprulescheck argv0 recordio tcpclient who@ date@ finger@ http@ tcpcat mconnect mconnect-io addcr delcr fixcrio rblsmtpd + install -Dp -m 755 mconnect /usr/src/tmp/ucspi-tcp-buildroot/usr/bin/mconnect + for F in tcpserver tcprules tcprulescheck argv0 recordio tcpclient who@ date@ finger@ http@ tcpcat mconnect mconnect-io addcr delcr fixcrio rblsmtpd + install -Dp -m 755 mconnect-io /usr/src/tmp/ucspi-tcp-buildroot/usr/bin/mconnect-io + for F in tcpserver tcprules tcprulescheck argv0 recordio tcpclient who@ date@ finger@ http@ tcpcat mconnect mconnect-io addcr delcr fixcrio rblsmtpd + install -Dp -m 755 addcr /usr/src/tmp/ucspi-tcp-buildroot/usr/bin/addcr + for F in tcpserver tcprules tcprulescheck argv0 recordio tcpclient who@ date@ finger@ http@ tcpcat mconnect mconnect-io addcr delcr fixcrio rblsmtpd + install -Dp -m 755 delcr /usr/src/tmp/ucspi-tcp-buildroot/usr/bin/delcr + for F in tcpserver tcprules tcprulescheck argv0 recordio tcpclient who@ date@ finger@ http@ tcpcat mconnect mconnect-io addcr delcr fixcrio rblsmtpd + install -Dp -m 755 fixcrio /usr/src/tmp/ucspi-tcp-buildroot/usr/bin/fixcrio + for F in tcpserver tcprules tcprulescheck argv0 recordio tcpclient who@ date@ finger@ http@ tcpcat mconnect mconnect-io addcr delcr fixcrio rblsmtpd + install -Dp -m 755 rblsmtpd /usr/src/tmp/ucspi-tcp-buildroot/usr/bin/rblsmtpd + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ucspi-tcp-buildroot (auto) Verifying and fixing files in /usr/src/tmp/ucspi-tcp-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/ucspi-tcp-buildroot (auto) Verifying ELF objects in /usr/src/tmp/ucspi-tcp-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: ucspi-tcp-0.88-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.66247 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ucspi-tcp-0.88 + DOCDIR=/usr/src/tmp/ucspi-tcp-buildroot/usr/share/doc/ucspi-tcp-0.88 + export DOCDIR + rm -rf /usr/src/tmp/ucspi-tcp-buildroot/usr/share/doc/ucspi-tcp-0.88 + /bin/mkdir -p /usr/src/tmp/ucspi-tcp-buildroot/usr/share/doc/ucspi-tcp-0.88 + cp -prL TODO VERSION CHANGES README /usr/src/tmp/ucspi-tcp-buildroot/usr/share/doc/ucspi-tcp-0.88 + chmod -R go-w /usr/src/tmp/ucspi-tcp-buildroot/usr/share/doc/ucspi-tcp-0.88 + chmod -R a+rX /usr/src/tmp/ucspi-tcp-buildroot/usr/share/doc/ucspi-tcp-0.88 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XyJHGo find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TmTa5E find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) find-requires: FINDPACKAGE-COMMANDS: awk cat Requires: /bin/sh, /lib64/ld-linux-x86-64.so.2, coreutils, gawk, libc.so.6(GLIBC_2.2.5)(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.JThTQ0 Wrote: /usr/src/RPM/RPMS/x86_64/ucspi-tcp-0.88-alt1.x86_64.rpm 3.91user 1.83system 0:05.88elapsed 97%CPU (0avgtext+0avgdata 24644maxresident)k 0inputs+0outputs (0major+790614minor)pagefaults 0swaps 4.80user 3.48system 0:08.71elapsed 95%CPU (0avgtext+0avgdata 24644maxresident)k 0inputs+0outputs (0major+920266minor)pagefaults 0swaps