Building vchat-2.42c.txz (origin /buildshare/ports/355755/net/vchat) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/vchat-2.42c.tar.gz x packages/ x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> vchat-2.42c depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /buildshare/ports/355755/ports-mgmt/pkg ===> Installing existing package /packages/pkg-1.2.7_2.txz Installing pkg-1.2.7_2... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of vchat-2.42c Make install ===> vchat-2.42c depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by vchat-2.42c for building ===> Extracting for vchat-2.42c => SHA256 Checksum OK for vchat-2.42c.tar.gz. ===> Patching for vchat-2.42c ===> Configuring for vchat-2.42c ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/net/vchat/work/vchat-2.42c/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/net/vchat/work/vchat-2.42c/configure loading site script /buildshare/ports/355755/Templates/config.site creating cache ./config.cache checking host system type... powerpc-portbld-freebsd11.0 checking target system type... powerpc-portbld-freebsd11.0 checking build system type... powerpc-portbld-freebsd11.0 checking for gcc... cc checking whether the C compiler (cc -O2 -pipe -fno-strict-aliasing ) works... yes checking whether the C compiler (cc -O2 -pipe -fno-strict-aliasing ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking whether cc understands -c and -o together... yes checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel checking for rm... /bin/rm checking for library containing tparm... -lcurses checking for socket in -lsocket... no checking for gethostbyname in -lnsl... no checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for ctype.h... (cached) yes checking for unistd.h... (cached) yes checking for memory.h... (cached) yes checking for syslog.h... yes checking for termcap.h... yes checking for curses.h... yes checking for term.h... yes checking for termios.h... yes checking for stropts.h... no checking for sys/conf.h... yes checking for sys/uio.h... yes checking for sys/select.h... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for sys/time.h... (cached) yes checking whether struct tm is in sys/time.h or time.h... time.h checking return type of signal handlers... void checking for size_t... (cached) yes checking for uid_t in sys/types.h... (cached) yes checking for u_char... (cached) yes checking for u_short... (cached) yes checking for u_long... (cached) yes checking for int8_t... yes checking for int16_t... (cached) yes checking for int32_t... (cached) yes checking for u_int8_t... (cached) yes checking for u_int16_t... (cached) yes checking for u_int32_t... (cached) yes checking whether to add '-Wall' to CFLAGS... yes checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... (cached) yes checking types of arguments for select()... int,fd_set *,struct timeval * checking for strftime... (cached) yes checking for vprintf... (cached) yes checking for strsep... (cached) yes checking for fpurge... (cached) yes checking for bzero... (cached) yes checking for bcmp... (cached) yes checking for bcopy... (cached) yes checking for memset... (cached) yes checking for memcmp... (cached) yes checking for memcpy... (cached) yes checking for herror... yes checking for hstrerror... yes checking for sigaction... (cached) yes checking for sigprocmask... (cached) yes checking for tparm... yes checking for appropriate OS_TYPE string... FBSD checking for version and release date... 2.42c / 24 Jun 2002 checking for odd address support... yes checking for aas.h... no checking for rplay.h... no checking which audio library to use... none updating cache ./config.cache creating ./config.status creating src/Makefile creating src/common/Makefile creating src/vchat/Makefile creating src/vchatd/Makefile creating Makefile creating src/common/include/config.h ===> Building for vchat-2.42c making all in src making all in src/common rm -f .depend cc -M -I/usr/local/include -I./include clock.c commands.c ed_funcs.c heartbeat.c microtime.c network.c screen.c sigctl.c statusbar.c snake.c subr.c tcap.c verror.c > .depend cc -Wall -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I./include -DHAVE_CONFIG_H -c clock.c cc -Wall -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I./include -DHAVE_CONFIG_H -c commands.c commands.c: In function 'aclcmd': commands.c:283: warning: pointer targets in passing argument 2 of 'snd_serv' differ in signedness commands.c:407: warning: pointer targets in passing argument 2 of 'snd_serv' differ in signedness commands.c: In function 'addnick': commands.c:452: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness commands.c:454: warning: pointer targets in passing argument 1 of 'input_line' differ in signedness commands.c:463: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness commands.c:474: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness commands.c:483: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness commands.c:485: warning: pointer targets in passing argument 1 of 'input_line' differ in signedness commands.c:494: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness commands.c:497: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness commands.c:499: warning: pointer targets in passing argument 1 of 'input_line' differ in signedness commands.c:503: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness commands.c:515: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness commands.c:516: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness commands.c:520: warning: pointer targets in passing argument 2 of 'snd_serv' differ in signedness commands.c: In function 'fixchan': commands.c:783: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness commands.c:785: warning: pointer targets in passing argument 2 of 'snd_serv' differ in signedness commands.c: In function 'chnick': commands.c:1152: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness commands.c:1156: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness commands.c:1163: warning: pointer targets in passing argument 1 of 'strchr' differ in signedness commands.c:1163: warning: pointer targets in passing argument 1 of 'strchr' differ in signedness commands.c:1184: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness commands.c:1194: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness commands.c:1196: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness commands.c:1200: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness commands.c:1200: warning: pointer targets in passing argument 2 of 'snd_serv' differ in signedness commands.c: In function 'chpasswd': commands.c:1225: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness commands.c:1232: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness commands.c:1232: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness commands.c:1247: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness commands.c:1254: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness commands.c:1264: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness commands.c:1265: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness commands.c:1265: warning: pointer targets in passing argument 2 of 'snd_serv' differ in signedness commands.c:1291: warning: pointer targets in passing argument 1 of 'escape_str' differ in signedness commands.c:1303: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness commands.c:1312: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness commands.c:1322: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness commands.c:1324: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness commands.c:1324: warning: pointer targets in passing argument 2 of 'snd_serv' differ in signedness commands.c: In function 'delnick': commands.c:1384: warning: pointer targets in initialization differ in signedness commands.c:1395: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness commands.c:1397: warning: pointer targets in passing argument 1 of 'input_line' differ in signedness commands.c:1406: warning: pointer targets in assignment differ in signedness commands.c:1413: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness commands.c:1413: warning: pointer targets in passing argument 2 of 'snd_serv' differ in signedness commands.c: In function 'rtcmp': commands.c:1618: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness commands.c: In function 'svdnsopt': commands.c:1941: warning: pointer targets in passing argument 2 of 'snd_serv' differ in signedness cc -Wall -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I./include -DHAVE_CONFIG_H -c ed_funcs.c ed_funcs.c: In function 'tabcomplete': ed_funcs.c:1004: warning: pointer targets in passing argument 1 of 'matching_chars' differ in signedness ed_funcs.c:1011: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness ed_funcs.c:1021: warning: pointer targets in passing argument 2 of 'matching_chars' differ in signedness ed_funcs.c:1022: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness ed_funcs.c:1029: warning: pointer targets in passing argument 2 of 'strcpy' differ in signedness cc -Wall -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I./include -DHAVE_CONFIG_H -c heartbeat.c cc -Wall -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I./include -DHAVE_CONFIG_H -c microtime.c cc -Wall -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I./include -DHAVE_CONFIG_H -c network.c network.c: In function 'connect_server': network.c:81: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness network.c:187: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness network.c:187: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness network.c: In function 'rcv_sv_msg': network.c:348: warning: pointer targets in passing argument 1 of 'ring_my_bell' differ in signedness network.c:415: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness network.c:415: warning: pointer targets in passing argument 2 of 'strcmp' differ in signedness cc -Wall -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I./include -DHAVE_CONFIG_H -c screen.c screen.c: In function 'cprintf': screen.c:80: warning: pointer targets in passing argument 1 of 'vsprintf' differ in signedness cc -Wall -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I./include -DHAVE_CONFIG_H -c sigctl.c cc -Wall -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I./include -DHAVE_CONFIG_H -c statusbar.c statusbar.c: In function 'init_status': statusbar.c:60: warning: pointer targets in passing argument 1 of 'strftime' differ in signedness statusbar.c: In function 'alter_status': statusbar.c:85: warning: pointer targets in passing argument 1 of 'vsprintf' differ in signedness statusbar.c: In function 'status_maxpriority': statusbar.c:168: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness statusbar.c:169: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness statusbar.c: In function 'full_update': statusbar.c:227: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness statusbar.c:232: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness statusbar.c: In function 'optimized_update': statusbar.c:300: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness statusbar.c:323: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness statusbar.c:328: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness statusbar.c:362: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness statusbar.c:367: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness cc -Wall -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I./include -DHAVE_CONFIG_H -c snake.c snake.c: In function 'snake_enable': snake.c:88: warning: comparison is always true due to limited range of data type cc -Wall -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I./include -DHAVE_CONFIG_H -c subr.c subr.c: In function 'history_save': subr.c:101: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness subr.c:137: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness subr.c:137: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness cc -Wall -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I./include -DHAVE_CONFIG_H -c tcap.c cc -Wall -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I./include -DHAVE_CONFIG_H -c verror.c verror.c:21: warning: pointer targets in initialization differ in signedness verror.c:22: warning: pointer targets in initialization differ in signedness verror.c:23: warning: pointer targets in initialization differ in signedness verror.c:24: warning: pointer targets in initialization differ in signedness verror.c:25: warning: pointer targets in initialization differ in signedness verror.c:26: warning: pointer targets in initialization differ in signedness verror.c:27: warning: pointer targets in initialization differ in signedness verror.c:28: warning: pointer targets in initialization differ in signedness verror.c:29: warning: pointer targets in initialization differ in signedness verror.c:30: warning: pointer targets in initialization differ in signedness verror.c:31: warning: pointer targets in initialization differ in signedness verror.c:32: warning: pointer targets in initialization differ in signedness verror.c:34: warning: pointer targets in initialization differ in signedness verror.c: In function 'v_error': verror.c:43: warning: pointer targets in return differ in signedness ar rs libvclient.a clock.o commands.o ed_funcs.o heartbeat.o microtime.o network.o screen.o sigctl.o statusbar.o snake.o subr.o tcap.o verror.o ar: warning: creating libvclient.a making all in src/vchat /bin/rm -f .depend cc -M -I/usr/local/include -I./include -I../common/include vc_commands.c vc_genvldat.c vc_help.c vc_input.c vc_main.c vc_resize.c vc_subr.c vc_tty.c vc_vchatrc.c vc_usage.c > .depend cc -Wall -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I./include -I../common/include -DHAVE_CONFIG_H -c vc_commands.c vc_commands.c: In function 'handle_cmd': vc_commands.c:89: warning: pointer targets in passing argument 1 of 'chpasswd' differ in signedness vc_commands.c: In function 'logcmd': vc_commands.c:155: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness vc_commands.c:178: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness vc_commands.c: In function 'chserver': vc_commands.c:281: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness vc_commands.c:288: warning: pointer targets in passing argument 1 of 'input_line' differ in signedness vc_commands.c:296: warning: pointer targets in assignment differ in signedness vc_commands.c:299: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness vc_commands.c:299: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness vc_commands.c:306: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness vc_commands.c:308: warning: pointer targets in passing argument 1 of 'input_line' differ in signedness vc_commands.c:318: warning: pointer targets in passing argument 2 of 'strncmp' differ in signedness vc_commands.c:323: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness vc_commands.c:325: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness vc_commands.c:337: warning: pointer targets in passing argument 5 of 'connect_server' differ in signedness vc_commands.c:344: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness vc_commands.c:355: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness cc -Wall -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I./include -I../common/include -DHAVE_CONFIG_H -c vc_genvldat.c vc_genvldat.c: In function 'genvldat': vc_genvldat.c:32: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness vc_genvldat.c:33: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness vc_genvldat.c: In function 'ident': vc_genvldat.c:45: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness cc -Wall -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I./include -I../common/include -DHAVE_CONFIG_H -c vc_help.c cc -Wall -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I./include -I../common/include -DHAVE_CONFIG_H -c vc_input.c vc_input.c: In function 'input_line': vc_input.c:168: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness vc_input.c:172: warning: pointer targets in passing argument 1 of 'input_line' differ in signedness cc -Wall -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I./include -I../common/include -DHAVE_CONFIG_H -c vc_main.c vc_main.c: In function 'main': vc_main.c:128: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness vc_main.c:270: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness vc_main.c:292: warning: pointer targets in passing argument 2 of 'strcpy' differ in signedness vc_main.c:318: warning: pointer targets in passing argument 2 of 'strcpy' differ in signedness vc_main.c:333: warning: pointer targets in passing argument 1 of 'history_save' differ in signedness vc_main.c:350: warning: pointer targets in assignment differ in signedness vc_main.c:366: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness vc_main.c:366: warning: pointer targets in passing argument 2 of 'snd_serv' differ in signedness cc -Wall -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I./include -I../common/include -DHAVE_CONFIG_H -c vc_resize.c cc -Wall -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I./include -I../common/include -DHAVE_CONFIG_H -c vc_subr.c vc_subr.c: In function 'init': vc_subr.c:112: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness vc_subr.c: In function 'read_string': vc_subr.c:457: warning: comparison is always false due to limited range of data type cc -Wall -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I./include -I../common/include -DHAVE_CONFIG_H -c vc_tty.c cc -Wall -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I./include -I../common/include -DHAVE_CONFIG_H -c vc_vchatrc.c cc -Wall -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I./include -I../common/include -DHAVE_CONFIG_H -c vc_usage.c cc -o vchat vc_commands.o vc_genvldat.o vc_help.o vc_input.o vc_main.o vc_resize.o vc_subr.o vc_tty.o vc_vchatrc.o vc_usage.o ../common/libvclient.a -lcurses -L/usr/local/lib making all in src/vchatd /bin/rm -f .depend cc -M -I/usr/local/include -I./include -I../common/include vd_commands.c vd_genvldat.c vd_help.c vd_input.c vd_log.c vd_main.c vd_resize.c vd_subr.c vd_telopts.c vd_telproto.c vd_telsubr.c vd_usage.c > .depend cc -Wall -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I./include -I../common/include -DHAVE_CONFIG_H -c vd_commands.c In file included from vd_commands.c:15: ./include/proto_vchatd.h:40: warning: conflicting types for built-in function 'log' vd_commands.c: In function 'handle_cmd': vd_commands.c:75: warning: pointer targets in passing argument 1 of 'chpasswd' differ in signedness cc -Wall -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I./include -I../common/include -DHAVE_CONFIG_H -c vd_genvldat.c In file included from vd_genvldat.c:15: ./include/proto_vchatd.h:40: warning: conflicting types for built-in function 'log' vd_genvldat.c: In function 'genvldat': vd_genvldat.c:35: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness vd_genvldat.c:36: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness vd_genvldat.c: In function 'ident': vd_genvldat.c:50: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness cc -Wall -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I./include -I../common/include -DHAVE_CONFIG_H -c vd_help.c In file included from vd_help.c:15: ./include/proto_vchatd.h:40: warning: conflicting types for built-in function 'log' cc -Wall -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I./include -I../common/include -DHAVE_CONFIG_H -c vd_input.c In file included from vd_input.c:15: ./include/proto_vchatd.h:40: warning: conflicting types for built-in function 'log' cc -Wall -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I./include -I../common/include -DHAVE_CONFIG_H -c vd_log.c In file included from vd_log.c:15: ./include/proto_vchatd.h:40: warning: conflicting types for built-in function 'log' cc -Wall -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I./include -I../common/include -DHAVE_CONFIG_H -c vd_main.c In file included from vd_main.c:15: ./include/proto_vchatd.h:40: warning: conflicting types for built-in function 'log' vd_main.c: In function 'main': vd_main.c:176: warning: pointer targets in passing argument 1 of 'get_user_input' differ in signedness vd_main.c:363: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness vd_main.c:385: warning: pointer targets in passing argument 2 of 'strcpy' differ in signedness vd_main.c:411: warning: pointer targets in passing argument 2 of 'strcpy' differ in signedness vd_main.c:426: warning: pointer targets in passing argument 1 of 'history_save' differ in signedness vd_main.c:442: warning: pointer targets in assignment differ in signedness vd_main.c:458: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness vd_main.c:458: warning: pointer targets in passing argument 2 of 'snd_serv' differ in signedness cc -Wall -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I./include -I../common/include -DHAVE_CONFIG_H -c vd_resize.c In file included from vd_resize.c:16: ./include/proto_vchatd.h:40: warning: conflicting types for built-in function 'log' cc -Wall -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I./include -I../common/include -DHAVE_CONFIG_H -c vd_subr.c In file included from vd_subr.c:15: ./include/proto_vchatd.h:40: warning: conflicting types for built-in function 'log' vd_subr.c: In function 'get_param': vd_subr.c:59: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness vd_subr.c:82: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness vd_subr.c:118: warning: pointer targets in passing argument 1 of 'fopen' differ in signedness cc -Wall -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I./include -I../common/include -DHAVE_CONFIG_H -c vd_telopts.c In file included from vd_telopts.c:16: ./include/proto_vchatd.h:40: warning: conflicting types for built-in function 'log' cc -Wall -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I./include -I../common/include -DHAVE_CONFIG_H -c vd_telproto.c In file included from vd_telproto.c:16: ./include/proto_vchatd.h:40: warning: conflicting types for built-in function 'log' cc -Wall -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I./include -I../common/include -DHAVE_CONFIG_H -c vd_telsubr.c In file included from vd_telsubr.c:16: ./include/proto_vchatd.h:40: warning: conflicting types for built-in function 'log' vd_telsubr.c: In function 'init_telnet_conn': vd_telsubr.c:58: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness vd_telsubr.c:84: warning: pointer targets in passing argument 3 of 'getpeername' differ in signedness cc -Wall -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I./include -I../common/include -DHAVE_CONFIG_H -c vd_usage.c In file included from vd_usage.c:15: ./include/proto_vchatd.h:40: warning: conflicting types for built-in function 'log' cc -o vchatd vd_commands.o vd_genvldat.o vd_help.o vd_input.o vd_log.o vd_main.o vd_resize.o vd_subr.o vd_telopts.o vd_telproto.o vd_telsubr.o vd_usage.o ../common/libvclient.a -lcurses -L/usr/local/lib ===> Installing for vchat-2.42c ===> Generating temporary packing list ===> Checking if net/vchat already installed making install in src making install in src/common making install in src/vchat /usr/bin/install -c -o root -g wheel -s -m 111 vchat /usr/local/bin /usr/bin/install -c -o root -g wheel -m 444 vchat.1 /usr/local/man/man1 /usr/bin/install -c -o root -g wheel -m 444 vchatrc.5 /usr/local/man/man5 making install in src/vchatd /usr/bin/install -c -o root -g wheel -s -m 111 vchatd /usr/local/libexec /usr/bin/install -c -o root -g wheel -m 444 vchatd.8 /usr/local/man/man8 ===> Compressing manual pages for vchat-2.42c ===> Registering installation for vchat-2.42c Installing vchat-2.42c... done Make package ===> Building package for vchat-2.42c Creating package for vchat-2.42c slot2: removed