Среда (12/14/11)

/dev/ttyp0
11:56:18
#make install clean
===>  Vulnerability check disabled, database not found
===>  License check disabled, port has not defined LICENSE
=> trafshow-5.2.3.tgz doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch ftp://renatasystems.org/pub/FreeBSD/ports/distfiles//trafshow-5.2.3.tgz
trafshow-5.2.3.tgz                            100% of  139 kB  476 kBps
===>  Extracting for trafshow-5.2.3,1
=> SHA256 Checksum OK for trafshow-5.2.3.tgz.
===>  Patching for trafshow-5.2.3,1
===>  Applying FreeBSD patches for trafshow-5.2.3,1
===>  Configuring for trafshow-5.2.3,1
checking build system type... i386-portbld-freebsd7.4
checking host system type... i386-portbld-freebsd7.4
checking target system type... i386-portbld-freebsd7.4
checking for gcc... cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ANSI C... none needed
checking for bison... bison -y
checking for flex... flex
checking for yywrap in -lfl... yes
checking lex output file root... lex.yy
checking whether yytext is a pointer... yes
checking how to run the C preprocessor... cpp
checking for egrep... grep -E
checking for AIX... no
checking for pthread_join in LIBS=-pthread with CFLAGS=... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads...
checking for cc_r... cc
checking for ANSI C header files... yes
checking whether time.h and sys/time.h may both be included... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking sys/termios.h usability... yes
checking sys/termios.h presence... yes
checking for sys/termios.h... yes
checking net/if_dl.h usability... yes
checking net/if_dl.h presence... yes
checking for net/if_dl.h... yes
checking paths.h usability... yes
checking paths.h presence... yes
checking for paths.h... yes
checking resolv.h usability... no
checking resolv.h presence... yes
configure: WARNING: resolv.h: present but cannot be compiled
configure: WARNING: resolv.h:     check for missing prerequisite headers?
configure: WARNING: resolv.h: see the Autoconf documentation
configure: WARNING: resolv.h:     section "Present But Cannot Be Compiled"
configure: WARNING: resolv.h: proceeding with the preprocessor's result
configure: WARNING: resolv.h: in the future, the compiler will take precedence
configure: WARNING:     ## ------------------------------------------ ##
configure: WARNING:     ## Report this to the AC_PACKAGE_NAME lists.  ##
configure: WARNING:     ## ------------------------------------------ ##
checking for resolv.h... yes
checking for an ANSI C-conforming const... yes
checking for u_int8_t... yes
checking for u_int16_t... yes
checking for u_int32_t... yes
checking for u_int64_t... yes
checking for in_addr_t... yes
checking for socklen_t... yes
checking for struct sockaddr_storage... yes
checking for struct ether_addr... no
checking for main in -lresolv... no
checking for main in -linet... no
checking for gethostbyname in -lnsl... no
checking for connect in -lsocket... no
checking for siginterrupt... yes
checking for snprintf... yes
checking for strftime... yes
checking for strcasecmp... yes
checking for pcap_findalldevs in -lpcap... yes
checking for pcap_dump_flush... yes
checking for pcap_get_selectable_fd... yes
checking for tgetent in -ltermcap... yes
checking for curses library... ncurses
checking for has_colors... yes
checking for bkgd... yes
checking for wbkgd... yes
checking for wredrawln... yes
checking for resizeterm... yes
checking for use_default_colors... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
===>  Building for trafshow-5.2.3,1
cc -O2 -fno-strict-aliasing -pipe -Wall -I. -DHAVE_CONFIG_H -c trafshow.c
cc -O2 -fno-strict-aliasing -pipe -Wall -I. -DHAVE_CONFIG_H -c screen.c
cc -O2 -fno-strict-aliasing -pipe -Wall -I. -DHAVE_CONFIG_H -c colormask.c
cc -O2 -fno-strict-aliasing -pipe -Wall -I. -DHAVE_CONFIG_H -c getkey.c
cc -O2 -fno-strict-aliasing -pipe -Wall -I. -DHAVE_CONFIG_H -c selector.c
cc -O2 -fno-strict-aliasing -pipe -Wall -I. -DHAVE_CONFIG_H -c events.c
cc -O2 -fno-strict-aliasing -pipe -Wall -I. -DHAVE_CONFIG_H -c session.c
cc -O2 -fno-strict-aliasing -pipe -Wall -I. -DHAVE_CONFIG_H -c show_if.c
cc -O2 -fno-strict-aliasing -pipe -Wall -I. -DHAVE_CONFIG_H -c show_stat.c
cc -O2 -fno-strict-aliasing -pipe -Wall -I. -DHAVE_CONFIG_H -c show_dump.c
cc -O2 -fno-strict-aliasing -pipe -Wall -I. -DHAVE_CONFIG_H -c parse_dl.c
cc -O2 -fno-strict-aliasing -pipe -Wall -I. -DHAVE_CONFIG_H -c parse_ip.c
cc -O2 -fno-strict-aliasing -pipe -Wall -I. -DHAVE_CONFIG_H -c netstat.c
cc -O2 -fno-strict-aliasing -pipe -Wall -I. -DHAVE_CONFIG_H -c cisco_netflow.c
cc -O2 -fno-strict-aliasing -pipe -Wall -I. -DHAVE_CONFIG_H -c addrtoname.c
cc -O2 -fno-strict-aliasing -pipe -Wall -I. -DHAVE_CONFIG_H -c hashtab.c
cc -O2 -fno-strict-aliasing -pipe -Wall -I. -DHAVE_CONFIG_H -c lookupa.c
cc -O2 -fno-strict-aliasing -pipe -Wall -I. -DHAVE_CONFIG_H -c recycle.c
cc -O2 -fno-strict-aliasing -pipe -Wall -I. -DHAVE_CONFIG_H -c util.c
cc -O2 -fno-strict-aliasing -pipe -Wall -I. -DHAVE_CONFIG_H -c help_page.c
cc -O2 -fno-strict-aliasing -pipe -Wall -I. -DHAVE_CONFIG_H -c domain_resolver.c
cc -O2 -fno-strict-aliasing -pipe -Wall -I. -DHAVE_CONFIG_H -c version.c
cc -O2 -fno-strict-aliasing -pipe -Wall -I. -DHAVE_CONFIG_H  -o trafshow trafshow.o screen.o colormask.o getkey.o selector.o events.o session.o show_if.o show_stat.o show_dump.o parse_dl.o parse_ip.o netstat.o cisco_netflow.o addrtoname.o hashtab.o lookupa.o recycle.o util.o help_page.o domain_resolver.o   version.o -pthread -lncurses -ltermcap -lpcap
===>  Installing for trafshow-5.2.3,1
===>   Generating temporary packing list
===>  Checking if net/trafshow already installed
install  -s -o root -g wheel -m 555 /usr/ports/net/trafshow/work/trafshow-5.2.3/trafshow /usr/local/bin
install  -o root -g wheel -m 444 /usr/ports/net/trafshow/work/trafshow-5.2.3/trafshow.1 /usr/local/man/man1
install  -o root -g wheel -m 444 /usr/ports/net/trafshow/work/trafshow-5.2.3/.trafshow /usr/local/etc/trafshow.dist
if [ ! -e /usr/local/etc/trafshow ]; then  /bin/cp -p /usr/local/etc/trafshow.dist /usr/local/etc/trafshow;  fi
===>   Compressing manual pages for trafshow-5.2.3,1
===>   Registering installation for trafshow-5.2.3,1
===> SECURITY REPORT:
      This port has installed the following files which may act as network
      servers and may therefore pose a remote security risk to the system.
/usr/local/bin/trafshow
      If there are vulnerabilities in these programs there may be a security
      risk to the system. FreeBSD makes no guarantee about the security of
      ports included in the Ports Collection. Please type 'make deinstall'
      to deinstall the port if this is a concern.
      For more information, and contact details about the security
      status of this software, see the following webpage:
http://soft.risp.ru/trafshow/index_en.shtml
===>  Cleaning for trafshow-5.2.3,1