=> Bootstrap dependency digest>=20010302: found digest-20121220 ===> Building for icb-5.0.9pl1nb6 Making in murgil cc -O2 -DNO_LRAND48 -DSTRINGS_H -DTIME_H -DVOID_SIGHANDLER=1 -I/usr/include -c clientserve.c cc -O2 -DNO_LRAND48 -DSTRINGS_H -DTIME_H -DVOID_SIGHANDLER=1 -I/usr/include -c contoport.c cc -O2 -DNO_LRAND48 -DSTRINGS_H -DTIME_H -DVOID_SIGHANDLER=1 -I/usr/include -c discuser.c cc -O2 -DNO_LRAND48 -DSTRINGS_H -DTIME_H -DVOID_SIGHANDLER=1 -I/usr/include -c getaddr.c cc -O2 -DNO_LRAND48 -DSTRINGS_H -DTIME_H -DVOID_SIGHANDLER=1 -I/usr/include -c getrname.c getrname.c: In function 'getremotename': getrname.c:32: warning: passing argument 2 of 'getpeername' from incompatible pointer type /usr/include/sys/socket.h:370: note: expected 'struct sockaddr * __restrict__' but argument is of type 'struct sockaddr_in *' getrname.c:42: warning: passing argument 1 of 'gethostbyaddr' from incompatible pointer type /usr/include/netdb.h:320: note: expected 'const char *' but argument is of type '__in_addr_t *' cc -O2 -DNO_LRAND48 -DSTRINGS_H -DTIME_H -DVOID_SIGHANDLER=1 -I/usr/include -c globals.c cc -O2 -DNO_LRAND48 -DSTRINGS_H -DTIME_H -DVOID_SIGHANDLER=1 -I/usr/include -c ignore.c cc -O2 -DNO_LRAND48 -DSTRINGS_H -DTIME_H -DVOID_SIGHANDLER=1 -I/usr/include -c makeport.c makeport.c: In function 'makenewport': makeport.c:60: error: 'FNDELAY' undeclared (first use in this function) makeport.c:60: error: (Each undeclared identifier is reported only once makeport.c:60: error: for each function it appears in.) *** Error code 1 Stop. make: stopped in /usr/pkgsrc/work/chat/icb/work/icb-5.0.9/murgil Making in tcl cc -O2 -DNO_LRAND48 -DSTRINGS_H -DTIME_H -DVOID_SIGHANDLER=1 -I. -DTCL_VERSION=\"3.3\" -I/usr/include -c panic.c In file included from panic.c:21: ./stdlib.h:72: warning: conflicting types for built-in function 'free' cc -O2 -DNO_LRAND48 -DSTRINGS_H -DTIME_H -DVOID_SIGHANDLER=1 -I. -DTCL_VERSION=\"3.3\" -I/usr/include -c strerror.c cc -O2 -DNO_LRAND48 -DSTRINGS_H -DTIME_H -DVOID_SIGHANDLER=1 -I. -DTCL_VERSION=\"3.3\" -I/usr/include -c tclAssem.c In file included from tclAssem.c:25: ./stdlib.h:72: warning: conflicting types for built-in function 'free' cc -O2 -DNO_LRAND48 -DSTRINGS_H -DTIME_H -DVOID_SIGHANDLER=1 -I. -DTCL_VERSION=\"3.3\" -I/usr/include -c tclBasic.c In file included from tclBasic.c:24: ./stdlib.h:72: warning: conflicting types for built-in function 'free' cc -O2 -DNO_LRAND48 -DSTRINGS_H -DTIME_H -DVOID_SIGHANDLER=1 -I. -DTCL_VERSION=\"3.3\" -I/usr/include -c tclCmdAH.c In file included from tclCmdAH.c:30: ./stdlib.h:72: warning: conflicting types for built-in function 'free' tclCmdAH.c:52: error: conflicting types for 'lseek' /usr/pkg.sav/gcc44/bin/../lib/gcc/i386-pc-minix/4.4.6/include-fixed/sys/types.h:299: note: previous declaration of 'lseek' was here tclCmdAH.c: In function 'Tcl_ExecCmd': tclCmdAH.c:579: warning: incompatible implicit declaration of built-in function '_exit' tclCmdAH.c:587: warning: incompatible implicit declaration of built-in function '_exit' *** Error code 1 Stop. make: stopped in /usr/pkgsrc/work/chat/icb/work/icb-5.0.9/tcl Making in readline cc -c -O2 -DNO_LRAND48 -DSTRINGS_H -DTIME_H -DVOID_SIGHANDLER=1 -I../ -DVI_MODE -I/usr/include readline.c readline.c: In function 'move_cursor_relative': readline.c:1855: warning: passing argument 3 of 'tputs' from incompatible pointer type /usr/include/termcap.h:40: note: expected 'int (*)(int)' but argument is of type 'void (*)()' readline.c: In function 'move_vert': readline.c:1906: warning: passing argument 3 of 'tputs' from incompatible pointer type /usr/include/termcap.h:40: note: expected 'int (*)(int)' but argument is of type 'void (*)()' readline.c:1913: warning: passing argument 3 of 'tputs' from incompatible pointer type /usr/include/termcap.h:40: note: expected 'int (*)(int)' but argument is of type 'void (*)()' readline.c: In function 'delete_chars': readline.c:2186: warning: passing argument 3 of 'tputs' from incompatible pointer type /usr/include/termcap.h:40: note: expected 'int (*)(int)' but argument is of type 'void (*)()' readline.c:2192: warning: passing argument 3 of 'tputs' from incompatible pointer type /usr/include/termcap.h:40: note: expected 'int (*)(int)' but argument is of type 'void (*)()' readline.c: In function 'insert_some_chars': readline.c:2207: warning: passing argument 3 of 'tputs' from incompatible pointer type /usr/include/termcap.h:40: note: expected 'int (*)(int)' but argument is of type 'void (*)()' readline.c:2216: warning: passing argument 3 of 'tputs' from incompatible pointer type /usr/include/termcap.h:40: note: expected 'int (*)(int)' but argument is of type 'void (*)()' readline.c:2223: warning: passing argument 3 of 'tputs' from incompatible pointer type /usr/include/termcap.h:40: note: expected 'int (*)(int)' but argument is of type 'void (*)()' readline.c:2232: warning: passing argument 3 of 'tputs' from incompatible pointer type /usr/include/termcap.h:40: note: expected 'int (*)(int)' but argument is of type 'void (*)()' readline.c: In function 'backspace': readline.c:2244: warning: passing argument 3 of 'tputs' from incompatible pointer type /usr/include/termcap.h:40: note: expected 'int (*)(int)' but argument is of type 'void (*)()' readline.c: In function 'clear_to_eol': readline.c:2266: warning: passing argument 3 of 'tputs' from incompatible pointer type /usr/include/termcap.h:40: note: expected 'int (*)(int)' but argument is of type 'void (*)()' readline.c: In function 'ding': readline.c:2678: warning: passing argument 3 of 'tputs' from incompatible pointer type /usr/include/termcap.h:40: note: expected 'int (*)(int)' but argument is of type 'void (*)()' readline.c: In function 'rl_refresh_line': readline.c:2999: warning: passing argument 3 of 'tputs' from incompatible pointer type /usr/include/termcap.h:40: note: expected 'int (*)(int)' but argument is of type 'void (*)()' readline.c: In function 'rl_clear_screen': readline.c:3019: warning: passing argument 3 of 'tputs' from incompatible pointer type /usr/include/termcap.h:40: note: expected 'int (*)(int)' but argument is of type 'void (*)()' cc -c -O2 -DNO_LRAND48 -DSTRINGS_H -DTIME_H -DVOID_SIGHANDLER=1 -I../ -DVI_MODE -I/usr/include vi_mode.c vi_mode.c: In function 'rl_vi_search': vi_mode.c:231: warning: incompatible implicit declaration of built-in function 'free' cc -c -O2 -DNO_LRAND48 -DSTRINGS_H -DTIME_H -DVOID_SIGHANDLER=1 -I../ -DVI_MODE -I/usr/include history.c history.c: In function 'add_history': history.c:163: warning: incompatible implicit declaration of built-in function 'free' history.c: In function 'stifle_history': history.c:389: warning: incompatible implicit declaration of built-in function 'free' history.c: In function 'read_history_range': history.c:488: warning: incompatible implicit declaration of built-in function 'free' history.c: In function 'history_truncate_file': history.c:589: warning: incompatible implicit declaration of built-in function 'free' history.c: In function 'get_history_event': history.c:887: warning: incompatible implicit declaration of built-in function 'free' history.c: In function 'history_expand': history.c:973: warning: incompatible implicit declaration of built-in function 'free' history.c: In function 'history_arg_extract': history.c:1440: warning: incompatible implicit declaration of built-in function 'free' cc -c -O2 -DNO_LRAND48 -DSTRINGS_H -DTIME_H -DVOID_SIGHANDLER=1 -I../ -DVI_MODE -I/usr/include funmap.c cc -c -O2 -DNO_LRAND48 -DSTRINGS_H -DTIME_H -DVOID_SIGHANDLER=1 -I../ -DVI_MODE -I/usr/include keymaps.c keymaps.c: In function 'rl_discard_keymap': keymaps.c:127: warning: incompatible implicit declaration of built-in function 'free' rm -f xmalloc.o cc -O2 -DNO_LRAND48 -DSTRINGS_H -DTIME_H -DVOID_SIGHANDLER=1 -I/usr/include -c ../malloc/xmalloc.c rm -f tilde.o cc -O2 -DNO_LRAND48 -DSTRINGS_H -DTIME_H -DVOID_SIGHANDLER=1 -I/usr/include -c ../glob/tilde.c rm -f xalloca.o cc -O2 -DNO_LRAND48 -DSTRINGS_H -DTIME_H -DVOID_SIGHANDLER=1 -I/usr/include -c ../malloc/xalloca.c rm -f ../lreadline.a ar clq ../lreadline.a readline.o vi_mode.o history.o funmap.o keymaps.o xmalloc.o tilde.o xalloca.o if [ -f /usr/bin/ranlib -o -f /bin/ranlib ]; then ranlib ../lreadline.a; fi Making in icb sed -e 's/(.*)/()/' protos.h > tmp mv -f tmp funcs.h cc -O2 -DNO_LRAND48 -DSTRINGS_H -DTIME_H -DVOID_SIGHANDLER=1 -I/usr/include -c c_hclear.c cc -O2 -DNO_LRAND48 -DSTRINGS_H -DTIME_H -DVOID_SIGHANDLER=1 -I/usr/include -c c_hdel.c cc -O2 -DNO_LRAND48 -DSTRINGS_H -DTIME_H -DVOID_SIGHANDLER=1 -I/usr/include -c c_help.c cc -O2 -DNO_LRAND48 -DSTRINGS_H -DTIME_H -DVOID_SIGHANDLER=1 -I/usr/include -c c_hush.c cc -O2 -DNO_LRAND48 -DSTRINGS_H -DTIME_H -DVOID_SIGHANDLER=1 -I/usr/include -c c_log.c cc -O2 -DNO_LRAND48 -DSTRINGS_H -DTIME_H -DVOID_SIGHANDLER=1 -I/usr/include -c c_quit.c cc -O2 -DNO_LRAND48 -DSTRINGS_H -DTIME_H -DVOID_SIGHANDLER=1 -I/usr/include -c c_rand.c cc -O2 -DNO_LRAND48 -DSTRINGS_H -DTIME_H -DVOID_SIGHANDLER=1 -I/usr/include -c c_replay.c c_replay.c: In function 'bufmatch': c_replay.c:178: warning: passing argument 1 of 'bufparse' makes pointer from integer without a cast c_replay.c:174: note: expected 'char *' but argument is of type 'int' cc -O2 -DNO_LRAND48 -DSTRINGS_H -DTIME_H -DVOID_SIGHANDLER=1 -I/usr/include -c c_shell.c cc -O2 -DNO_LRAND48 -DSTRINGS_H -DTIME_H -DVOID_SIGHANDLER=1 -I/usr/include -c c_time.c cc -O2 -DNO_LRAND48 -DSTRINGS_H -DTIME_H -DVOID_SIGHANDLER=1 -I/usr/include -c c_usage.c cc -O2 -DNO_LRAND48 -DSTRINGS_H -DTIME_H -DVOID_SIGHANDLER=1 -I/usr/include -c c_version.c cc -O2 -DNO_LRAND48 -DSTRINGS_H -DTIME_H -DVOID_SIGHANDLER=1 -I/usr/include -c cute.c cc -O2 -DNO_LRAND48 -DSTRINGS_H -DTIME_H -DVOID_SIGHANDLER=1 -I/usr/include -c defprocs.c cc -O2 -DNO_LRAND48 -DSTRINGS_H -DTIME_H -DVOID_SIGHANDLER=1 -I/usr/include -c dispatch.c cc -O2 -DNO_LRAND48 -DSTRINGS_H -DTIME_H -DVOID_SIGHANDLER=1 -I/usr/include -c oset.c cc -O2 -DNO_LRAND48 -DSTRINGS_H -DTIME_H -DVOID_SIGHANDLER=1 -c -I../readline -I.. getline.c cc -O2 -DNO_LRAND48 -DSTRINGS_H -DTIME_H -DVOID_SIGHANDLER=1 -I/usr/include -c getswitch.c cc -O2 -DNO_LRAND48 -DSTRINGS_H -DTIME_H -DVOID_SIGHANDLER=1 -I/usr/include -c globals.c cc -O2 -DNO_LRAND48 -DSTRINGS_H -DTIME_H -DVOID_SIGHANDLER=1 -I/usr/include -c helpdata.c cc -O2 -DNO_LRAND48 -DSTRINGS_H -DTIME_H -DVOID_SIGHANDLER=1 -I/usr/include -c history.c cc -O2 -DNO_LRAND48 -DSTRINGS_H -DTIME_H -DVOID_SIGHANDLER=1 -I/usr/include -c ipcf.c cc -O2 -DNO_LRAND48 -DSTRINGS_H -DTIME_H -DVOID_SIGHANDLER=1 -c -DDEFAULTHOST=\"crater.unm.edu\" -DDEFAULTPORT=7326 main.c cc -O2 -DNO_LRAND48 -DSTRINGS_H -DTIME_H -DVOID_SIGHANDLER=1 -I/usr/include -c msgs.c cc -O2 -DNO_LRAND48 -DSTRINGS_H -DTIME_H -DVOID_SIGHANDLER=1 -I/usr/include -c parse.c cc -O2 -DNO_LRAND48 -DSTRINGS_H -DTIME_H -DVOID_SIGHANDLER=1 -I/usr/include -c print.c cc -O2 -DNO_LRAND48 -DSTRINGS_H -DTIME_H -DVOID_SIGHANDLER=1 -c -I../readline -I.. readlineinit.c cc -O2 -DNO_LRAND48 -DSTRINGS_H -DTIME_H -DVOID_SIGHANDLER=1 -I/usr/include -c register.c cc -O2 -DNO_LRAND48 -DSTRINGS_H -DTIME_H -DVOID_SIGHANDLER=1 -I/usr/include -c s_admin.c cc -O2 -DNO_LRAND48 -DSTRINGS_H -DTIME_H -DVOID_SIGHANDLER=1 -I/usr/include -c s_beep.c cc -O2 -DNO_LRAND48 -DSTRINGS_H -DTIME_H -DVOID_SIGHANDLER=1 -I/usr/include -c s_bump.c cc -O2 -DNO_LRAND48 -DSTRINGS_H -DTIME_H -DVOID_SIGHANDLER=1 -I/usr/include -c s_chpw.c cc -O2 -DNO_LRAND48 -DSTRINGS_H -DTIME_H -DVOID_SIGHANDLER=1 -I/usr/include -c s_group.c cc -O2 -DNO_LRAND48 -DSTRINGS_H -DTIME_H -DVOID_SIGHANDLER=1 -I/usr/include -c s_motd.c cc -O2 -DNO_LRAND48 -DSTRINGS_H -DTIME_H -DVOID_SIGHANDLER=1 -I/usr/include -c s_open.c cc -O2 -DNO_LRAND48 -DSTRINGS_H -DTIME_H -DVOID_SIGHANDLER=1 -I/usr/include -c s_person.c cc -O2 -DNO_LRAND48 -DSTRINGS_H -DTIME_H -DVOID_SIGHANDLER=1 -I/usr/include -c s_register.c cc -O2 -DNO_LRAND48 -DSTRINGS_H -DTIME_H -DVOID_SIGHANDLER=1 -I/usr/include -c s_send.c cc -O2 -DNO_LRAND48 -DSTRINGS_H -DTIME_H -DVOID_SIGHANDLER=1 -I/usr/include -c s_user.c cc -O2 -DNO_LRAND48 -DSTRINGS_H -DTIME_H -DVOID_SIGHANDLER=1 -I/usr/include -c s_version.c cc -O2 -DNO_LRAND48 -DSTRINGS_H -DTIME_H -DVOID_SIGHANDLER=1 -I/usr/include -c s_who.c cc -O2 -DNO_LRAND48 -DSTRINGS_H -DTIME_H -DVOID_SIGHANDLER=1 -I/usr/include -c send.c cc -O2 -DNO_LRAND48 -DSTRINGS_H -DTIME_H -DVOID_SIGHANDLER=1 -c -DDEFAULTHOST=\"crater.unm.edu\" -DDEFAULTPORT=7326 -DSERVERLIST=\"/usr/pkg/libdata/icbserverdb\" serverlist.c cc -O2 -DNO_LRAND48 -DSTRINGS_H -DTIME_H -DVOID_SIGHANDLER=1 -c -I../readline -I.. signals.c cc -O2 -DNO_LRAND48 -DSTRINGS_H -DTIME_H -DVOID_SIGHANDLER=1 -I/usr/include -c strccmp.c cc -O2 -DNO_LRAND48 -DSTRINGS_H -DTIME_H -DVOID_SIGHANDLER=1 -I/usr/include -c strings.c cc -O2 -DNO_LRAND48 -DSTRINGS_H -DTIME_H -DVOID_SIGHANDLER=1 -I/usr/include -c strlist.c cc -O2 -DNO_LRAND48 -DSTRINGS_H -DTIME_H -DVOID_SIGHANDLER=1 -I/usr/include -c tcl.c cc -O2 -DNO_LRAND48 -DSTRINGS_H -DTIME_H -DVOID_SIGHANDLER=1 -I/usr/include -c unix.c unix.c: In function 'getterm': unix.c:109: error: storage size of 'lt' isn't known unix.c:112: error: 'TIOCGETP' undeclared (first use in this function) unix.c:112: error: (Each undeclared identifier is reported only once unix.c:112: error: for each function it appears in.) unix.c:121: error: invalid use of undefined type 'struct sgttyb' unix.c:122: error: invalid use of undefined type 'struct sgttyb' unix.c:128: error: 'TIOCGLTC' undeclared (first use in this function) unix.c: In function 'icbterm': unix.c:150: error: storage size of 'tty' isn't known unix.c:156: error: invalid application of 'sizeof' to incomplete type 'struct sgttyb' unix.c:164: error: 'CBREAK' undeclared (first use in this function) unix.c:165: error: 'ECHO' undeclared (first use in this function) unix.c:170: error: 'TIOCSETN' undeclared (first use in this function) unix.c: In function 'restoreterm': unix.c:184: error: 'TIOCSETN' undeclared (first use in this function) unix.c: In function 'getwinsize': unix.c:196: error: storage size of 'win' isn't known unix.c:199: error: invalid application of 'sizeof' to incomplete type 'struct winsize' unix.c: In function 'echo': unix.c:266: error: storage size of 'tty' isn't known unix.c:269: error: 'TIOCGETP' undeclared (first use in this function) unix.c:279: error: 'ECHO' undeclared (first use in this function) unix.c:285: error: 'TIOCSETN' undeclared (first use in this function) unix.c: In function 'noecho': unix.c:295: error: storage size of 'tty' isn't known unix.c:298: error: 'TIOCGETP' undeclared (first use in this function) unix.c:308: error: 'ECHO' undeclared (first use in this function) unix.c:314: error: 'TIOCSETN' undeclared (first use in this function) *** Error code 1 Stop. make: stopped in /usr/pkgsrc/work/chat/icb/work/icb-5.0.9/icb *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/work/chat/icb/work/icb-5.0.9 *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/chat/icb *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/chat/icb