Building ncrack-0.4.txz (origin /buildshare/ports/355755/security/ncrack) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/ncrack-0.4ALPHA.tar.gz x packages/ x packages/gettext-0.18.3.1_1.txz x packages/pkg-1.2.7_2.txz x packages/gmake-3.82_1.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> ncrack-0.4 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 ncrack-0.4 ===> ncrack-0.4 depends on executable: gmake - not found ===> Verifying install for gmake in /buildshare/ports/355755/devel/gmake ===> Installing existing package /packages/gmake-3.82_1.txz Installing gmake-3.82_1...Installing gettext-0.18.3.1_1... done done ===> Returning to build of ncrack-0.4 Make install ===> ncrack-0.4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ncrack-0.4 for building ===> Extracting for ncrack-0.4 => SHA256 Checksum OK for ncrack-0.4ALPHA.tar.gz. ===> Patching for ncrack-0.4 ===> ncrack-0.4 depends on executable: gmake - found ===> Configuring for ncrack-0.4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/security/ncrack/work/ncrack-0.4ALPHA/opensshlib/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/security/ncrack/work/ncrack-0.4ALPHA/opensshlib/configure ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/security/ncrack/work/ncrack-0.4ALPHA/nsock/src/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/security/ncrack/work/ncrack-0.4ALPHA/nsock/src/configure ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/security/ncrack/work/ncrack-0.4ALPHA/configure ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/security/ncrack/work/ncrack-0.4ALPHA/nbase/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/security/ncrack/work/ncrack-0.4ALPHA/nbase/configure configure: loading site script /buildshare/ports/355755/Templates/config.site checking for strip... /usr/bin/strip checking build system type... powerpc-portbld-freebsd11.0 checking host system type... powerpc-portbld-freebsd11.0 checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 ISO C89... none needed checking for inline... inline checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether the compiler is gcc 4 or greater... yes checking for __func__... yes checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for pwd.h... (cached) yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking sys/sockio.h usability... yes checking sys/sockio.h presence... yes checking for sys/sockio.h... yes checking for library containing setsockopt... none required checking for library containing gethostbyname... none required checking if sockaddr{} has sa_len member... yes checking whether byte ordering is bigendian... yes checking if struct in_addr is a wacky huge structure (some Sun boxes)... no checking for strerror... (cached) yes checking for signal... yes checking for type of 6th argument to recvfrom()... socklen_t checking openssl/ssl.h usability... yes checking openssl/ssl.h presence... yes checking for openssl/ssl.h... yes checking for BIO_int_ctrl in -lcrypto... yes checking for SSL_new in -lssl... yes configure: creating ./config.status config.status: creating Makefile config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting config.status: creating modules/Makefile config.status: creating ncrack_config.h === configuring in nbase (/obj/buildshare/ports/355755/security/ncrack/work/ncrack-0.4ALPHA/nbase) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=powerpc-portbld-freebsd11.0' 'build_alias=powerpc-portbld-freebsd11.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fno-strict-aliasing' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -fno-strict-aliasing' 'CPP=cpp' '--without-pcap' --cache-file=/dev/null --srcdir=. configure: loading site script /buildshare/ports/355755/Templates/config.site checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 ISO C89... none needed checking for ranlib... ranlib checking build system type... powerpc-portbld-freebsd11.0 checking host system type... powerpc-portbld-freebsd11.0 checking for inline... inline checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for string.h... (cached) yes checking for getopt.h... (cached) yes checking for strings.h... (cached) yes checking for sys/param.h... (cached) yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for errno.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/socket.h... (cached) yes checking for netinet/in.h... (cached) yes checking for arpa/inet.h... (cached) yes checking for sys/stat.h... (cached) yes checking for netdb.h... (cached) yes checking for sys/wait.h... (cached) yes checking for fcntl.h... (cached) yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking for inttypes.h... (cached) yes checking mach-o/dyld.h usability... no checking mach-o/dyld.h presence... no checking for mach-o/dyld.h... no checking whether time.h and sys/time.h may both be included... yes checking for sys/socket.h... (cached) yes checking for net/if.h... (cached) yes checking for __attribute__... yes checking whether byte ordering is bigendian... yes checking for int8_t... (cached) yes checking for int16_t... (cached) yes checking for int32_t... (cached) yes checking for int64_t... (cached) yes checking for uint8_t... (cached) yes checking for uint16_t... (cached) yes checking for uint32_t... (cached) yes checking for uint64_t... (cached) yes checking for snprintf... (cached) yes checking for vsnprintf... (cached) yes checking for nanosleep... yes checking for strerror... (cached) yes checking for strcasestr... yes checking for strcasecmp... (cached) yes checking for strncasecmp... (cached) yes checking for signal... yes checking for vsnprintf... (cached) yes checking for snprintf... (cached) yes checking for asprintf... (cached) yes checking for asnprintf... no checking for vasprintf... (cached) yes checking for vasnprintf... no checking for getopt... (cached) yes checking for getopt_long_only... (cached) yes checking for usleep... (cached) yes checking for gettimeofday... (cached) yes checking for sleep... (cached) yes checking for getopt_long_only... (cached) yes checking for strcasecmp... (cached) yes checking for strncasecmp... (cached) yes checking for library containing getaddrinfo... none required checking for library containing gai_strerror... none required checking for library containing getnameinfo... none required checking for gai_strerror... (cached) yes checking for inet_ntop... (cached) yes checking for inet_pton... yes checking for working getaddrinfo... yes checking for library containing inet_addr... none required checking for working getnameinfo... yes checking for sockaddr_in6... yes checking for sockaddr_storage... yes checking for AF_INET6 definition... yes checking for IPv6 support... yes checking openssl/ssl.h usability... yes checking openssl/ssl.h presence... yes checking for openssl/ssl.h... yes checking openssl/err.h usability... yes checking openssl/err.h presence... yes checking for openssl/err.h... yes checking openssl/rand.h usability... yes checking openssl/rand.h presence... yes checking for openssl/rand.h... yes checking for BIO_int_ctrl in -lcrypto... yes checking for SSL_new in -lssl... yes checking for /proc/self/exe... no configure: creating ./config.status config.status: creating Makefile config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting config.status: creating nbase_config.h === configuring in nsock/src (/obj/buildshare/ports/355755/security/ncrack/work/ncrack-0.4ALPHA/nsock/src) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=powerpc-portbld-freebsd11.0' 'build_alias=powerpc-portbld-freebsd11.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fno-strict-aliasing' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -fno-strict-aliasing' 'CPP=cpp' '--without-pcap' --cache-file=/dev/null --srcdir=. configure: loading site script /buildshare/ports/355755/Templates/config.site checking build system type... powerpc-portbld-freebsd11.0 checking host system type... powerpc-portbld-freebsd11.0 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 ISO C89... none needed checking for ranlib... ranlib checking for gethostent... yes checking for setsockopt... (cached) yes checking for nanosleep... yes checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking net/bpf.h usability... yes checking net/bpf.h presence... yes checking for net/bpf.h... yes checking for sys/ioctl.h... (cached) yes checking openssl/ssl.h usability... yes checking openssl/ssl.h presence... yes checking for openssl/ssl.h... yes checking for BIO_int_ctrl in -lcrypto... yes checking for SSL_new in -lssl... yes checking for library containing dlopen... none required checking for SSL_set_tlsext_host_name... yes configure: creating ./config.status config.status: creating Makefile config.status: creating ../include/nsock_config.h === configuring in opensshlib (/obj/buildshare/ports/355755/security/ncrack/work/ncrack-0.4ALPHA/opensshlib) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=powerpc-portbld-freebsd11.0' 'build_alias=powerpc-portbld-freebsd11.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fno-strict-aliasing' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -fno-strict-aliasing' 'CPP=cpp' '--without-pcap' --cache-file=/dev/null --srcdir=. configure: loading site script /buildshare/ports/355755/Templates/config.site 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 ISO C89... none needed checking build system type... powerpc-portbld-freebsd11.0 checking host system type... powerpc-portbld-freebsd11.0 checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking whether byte ordering is bigendian... yes checking for gawk... (cached) /usr/bin/awk checking how to run the C preprocessor... cpp checking for ranlib... ranlib checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking for egrep... (cached) /usr/bin/egrep checking for ar... /usr/bin/ar checking for cat... /bin/cat checking for kill... /bin/kill checking for perl5... no checking for perl... no checking for sed... (cached) /usr/bin/sed checking for ent... no checking for bash... no checking for ksh... no checking for sh... /bin/sh checking for sh... /bin/sh checking for groupadd... groupadd checking for useradd... useradd checking for pkgmk... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for login... /usr/bin/login checking for passwd... /usr/bin/passwd checking for inline... inline checking whether LLONG_MAX is declared... (cached) yes checking if cc accepts -fno-builtin-memset... yes checking if cc supports -fstack-protector-all... yes checking if -fstack-protector-all works... yes checking bstring.h usability... no checking bstring.h presence... no checking for bstring.h... no checking crypt.h usability... no checking crypt.h presence... no checking for crypt.h... no checking crypto/sha2.h usability... no checking crypto/sha2.h presence... no checking for crypto/sha2.h... no checking for dirent.h... (cached) yes checking endian.h usability... no checking endian.h presence... no checking for endian.h... no checking features.h usability... no checking features.h presence... no checking for features.h... no checking for fcntl.h... (cached) yes checking for floatingpoint.h... (cached) yes checking for getopt.h... (cached) yes checking for glob.h... (cached) yes checking ia.h usability... no checking ia.h presence... no checking for ia.h... no checking iaf.h usability... no checking iaf.h presence... no checking for iaf.h... no checking for limits.h... (cached) yes checking login.h usability... no checking login.h presence... no checking for login.h... no checking maillock.h usability... no checking maillock.h presence... no checking for maillock.h... no checking ndir.h usability... no checking ndir.h presence... no checking for ndir.h... no checking for net/if_tun.h... (cached) yes checking for netdb.h... (cached) yes checking netgroup.h usability... no checking netgroup.h presence... no checking for netgroup.h... no checking pam/pam_appl.h usability... no checking pam/pam_appl.h presence... no checking for pam/pam_appl.h... no checking for paths.h... (cached) yes checking for poll.h... (cached) yes checking pty.h usability... no checking pty.h presence... no checking for pty.h... no checking for readpassphrase.h... (cached) yes checking for rpc/types.h... (cached) yes checking for security/pam_appl.h... (cached) yes checking sha2.h usability... no checking sha2.h presence... no checking for sha2.h... no checking shadow.h usability... no checking shadow.h presence... no checking for shadow.h... no checking for stddef.h... (cached) yes checking for stdint.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sys/audit.h usability... no checking sys/audit.h presence... no checking for sys/audit.h... no checking sys/bitypes.h usability... no checking sys/bitypes.h presence... no checking for sys/bitypes.h... no checking sys/bsdtty.h usability... no checking sys/bsdtty.h presence... no checking for sys/bsdtty.h... no checking for sys/cdefs.h... (cached) yes checking for sys/dir.h... (cached) yes checking for sys/mman.h... (cached) yes checking for sys/mount.h... (cached) yes checking sys/ndir.h usability... no checking sys/ndir.h presence... no checking for sys/ndir.h... no checking for sys/poll.h... (cached) yes checking sys/prctl.h usability... no checking sys/prctl.h presence... no checking for sys/prctl.h... no checking sys/pstat.h usability... no checking sys/pstat.h presence... no checking for sys/pstat.h... no checking for sys/select.h... (cached) yes checking for sys/stat.h... (cached) yes checking sys/stream.h usability... no checking sys/stream.h presence... no checking for sys/stream.h... no checking sys/stropts.h usability... no checking sys/stropts.h presence... no checking for sys/stropts.h... no checking sys/strtio.h usability... no checking sys/strtio.h presence... no checking for sys/strtio.h... no checking for sys/statvfs.h... (cached) yes checking sys/sysmacros.h usability... no checking sys/sysmacros.h presence... no checking for sys/sysmacros.h... no checking for sys/time.h... (cached) yes checking for sys/timers.h... (cached) yes checking for sys/un.h... (cached) yes checking for time.h... (cached) yes checking tmpdir.h usability... no checking tmpdir.h presence... no checking for tmpdir.h... no checking for ttyent.h... (cached) yes checking ucred.h usability... no checking ucred.h presence... no checking for ucred.h... no checking for unistd.h... (cached) yes checking usersec.h usability... no checking usersec.h presence... no checking for usersec.h... no checking util.h usability... no checking util.h presence... no checking for util.h... no checking for utime.h... (cached) yes checking utmp.h usability... no checking utmp.h presence... no checking for utmp.h... no checking utmpx.h usability... yes checking utmpx.h presence... yes checking for utmpx.h... yes checking for vis.h... (cached) yes checking for lastlog.h... no checking for sys/ptms.h... no checking for login_cap.h... (cached) yes checking for net/if_tap.h... (cached) yes checking compiler and flags for sanity... yes checking for yp_match... (cached) yes checking for setsockopt... (cached) yes checking for dirname... (cached) yes checking for libgen.h... (cached) yes checking for getspnam... no checking for getspnam in -lgen... no checking for library containing basename... none required checking for deflate in -lz... (cached) yes checking for zlib.h... (cached) yes checking for possibly buggy zlib... no checking for strcasecmp... (cached) yes checking for utimes... (cached) yes checking for libutil.h... (cached) yes checking for library containing login... no checking for fmt_scaled... no checking for logout... no checking for updwtmp... no checking for logwtmp... no checking for strftime... (cached) yes checking for GLOB_ALTDIRFUNC support... yes checking for gl_matchc field in glob_t... yes checking whether GLOB_NOMATCH is declared... (cached) yes checking whether struct dirent allocates space for d_name... yes checking for /proc/pid/fd directory... no checking for arc4random... (cached) yes checking for arc4random_buf... (cached) yes checking for arc4random_uniform... (cached) yes checking for asprintf... (cached) yes checking for b64_ntop... no checking for __b64_ntop... (cached) yes checking for b64_pton... no checking for __b64_pton... (cached) yes checking for bcopy... (cached) yes checking for bindresvport_sa... (cached) yes checking for clock... (cached) yes checking for closefrom... (cached) yes checking for dirfd... yes checking for fchmod... (cached) yes checking for fchown... (cached) yes checking for freeaddrinfo... (cached) yes checking for fstatvfs... (cached) yes checking for futimes... (cached) yes checking for getaddrinfo... (cached) yes checking for getcwd... (cached) yes checking for getgrouplist... (cached) yes checking for getnameinfo... (cached) yes checking for getopt... (cached) yes checking for getpeereid... (cached) yes checking for getpeerucred... no checking for _getpty... no checking for getrlimit... (cached) yes checking for getttyent... (cached) yes checking for glob... (cached) yes checking for inet_aton... (cached) yes checking for inet_ntoa... (cached) yes checking for inet_ntop... (cached) yes checking for innetgr... (cached) yes checking for login_getcapbool... (cached) yes checking for md5_crypt... no checking for memmove... (cached) yes checking for mkdtemp... (cached) yes checking for mmap... (cached) yes checking for ngetaddrinfo... no checking for nsleep... no checking for ogetaddrinfo... no checking for openlog_r... no checking for openpty... no checking for poll... (cached) yes checking for prctl... no checking for pstat... no checking for readpassphrase... (cached) yes checking for realpath... (cached) yes checking for recvmsg... (cached) yes checking for rresvport_af... (cached) yes checking for sendmsg... (cached) yes checking for setdtablesize... no checking for setegid... (cached) yes checking for setenv... (cached) yes checking for seteuid... (cached) yes checking for setgroups... (cached) yes checking for setlogin... (cached) yes checking for setpcred... no checking for setproctitle... (cached) yes checking for setregid... (cached) yes checking for setreuid... (cached) yes checking for setrlimit... (cached) yes checking for setsid... (cached) yes checking for setvbuf... (cached) yes checking for sigaction... (cached) yes checking for sigvec... (cached) yes checking for snprintf... (cached) yes checking for socketpair... (cached) yes checking for statfs... (cached) yes checking for statvfs... (cached) yes checking for strdup... (cached) yes checking for strlcat... (cached) yes checking for strlcpy... (cached) yes checking for strmode... (cached) yes checking for strtoll... (cached) yes checking for strtoul... (cached) yes checking for swap32... no checking for sysconf... (cached) yes checking for truncate... (cached) yes checking for unsetenv... (cached) yes checking for updwtmpx... no checking for vasprintf... (cached) yes checking for vhangup... no checking for vsnprintf... (cached) yes checking for gai_strerror... (cached) yes checking for library containing nanosleep... none required checking whether getrusage is declared... no checking whether strsep is declared... (cached) yes checking for strsep... (cached) yes checking whether h_errno is declared... (cached) yes checking whether SHUT_RD is declared... (cached) yes checking whether O_NONBLOCK is declared... (cached) yes checking whether MAXSYMLINKS is declared... (cached) yes checking whether offsetof is declared... (cached) yes checking for gettimeofday... (cached) yes checking for time... (cached) yes checking for endutent... no checking for getutent... no checking for getutid... no checking for getutline... no checking for pututline... no checking for setutent... no checking for utmpname... no checking for endutxent... yes checking for getutxent... yes checking for getutxid... yes checking for getutxline... yes checking for pututxline... yes checking for setutxent... yes checking for utmpxname... no checking for getlastlogxbyname... no checking whether snprintf correctly terminates long strings... yes checking whether snprintf can declare const char *fmt... yes checking whether getpgrp requires zero arguments... (cached) yes checking OpenSSL header version... 1000105f (OpenSSL 1.0.1e-freebsd 11 Feb 2013) checking OpenSSL library version... 1000105f (OpenSSL 1.0.1e-freebsd 11 Feb 2013) checking whether OpenSSL's headers match the library... yes checking if programs using OpenSSL functions will link... yes checking whether OpenSSL has crippled AES support... no checking if EVP_DigestUpdate returns an int... yes checking for crypt in -lcrypt... (cached) yes checking for SHA256_Update... yes checking for EVP_sha256... yes checking for ia_openinfo in -liaf... no checking whether OpenSSL's PRNG is internally seeded... yes checking for ls... /bin/ls checking for netstat... /usr/bin/netstat checking for arp... /usr/sbin/arp checking for ifconfig... /sbin/ifconfig checking for jstat... no checking for ps... /bin/ps checking for sar... no checking for w... /usr/bin/w checking for who... /usr/bin/who checking for last... /usr/bin/last checking for lastlog... no checking for df... /bin/df checking for vmstat... /usr/bin/vmstat checking for uptime... /usr/bin/uptime checking for ipcs... /usr/bin/ipcs checking for tail... /usr/bin/tail checking for long long... (cached) yes checking for unsigned long long... (cached) yes checking for long double... (cached) yes checking size of char... 1 checking size of short int... 2 checking size of int... 4 checking size of long int... 4 checking size of long long int... 8 checking for u_int type... (cached) yes checking for intXX_t types... (cached) yes checking for int64_t type... (cached) yes checking for u_intXX_t types... (cached) yes checking for u_int64_t types... (cached) yes checking for uintXX_t types in stdint.h... yes checking for u_char... (cached) yes checking for socklen_t... (cached) yes checking for sig_atomic_t... (cached) yes checking for fsblkcnt_t... (cached) yes checking for fsfilcnt_t... (cached) yes checking for in_addr_t... (cached) yes checking for in_port_t... (cached) yes checking for size_t... (cached) yes checking for ssize_t... (cached) yes checking for clock_t... (cached) yes checking for sa_family_t... (cached) yes checking for pid_t... (cached) yes checking for mode_t... (cached) yes checking for struct sockaddr_storage... (cached) yes checking for struct sockaddr_in6... (cached) yes checking for struct in6_addr... (cached) yes checking for struct sockaddr_in6.sin6_scope_id... (cached) yes checking for struct addrinfo... (cached) yes checking for struct timeval... (cached) yes checking for struct timespec... (cached) yes checking for ut_host field in utmp.h... no checking for ut_host field in utmpx.h... yes checking for syslen field in utmpx.h... no checking for ut_pid field in utmp.h... no checking for ut_type field in utmp.h... no checking for ut_type field in utmpx.h... yes checking for ut_tv field in utmp.h... no checking for ut_id field in utmp.h... no checking for ut_id field in utmpx.h... yes checking for ut_addr field in utmp.h... no checking for ut_addr field in utmpx.h... no checking for ut_addr_v6 field in utmp.h... no checking for ut_addr_v6 field in utmpx.h... no checking for ut_exit field in utmp.h... no checking for ut_time field in utmp.h... no checking for ut_time field in utmpx.h... no checking for ut_tv field in utmpx.h... yes checking for struct stat.st_blksize... (cached) yes checking for struct __res_state.retrans... (cached) yes checking for ss_family field in struct sockaddr_storage... (cached) yes checking for __ss_family field in struct sockaddr_storage... no checking for pw_class field in struct passwd... (cached) yes checking for pw_expire field in struct passwd... (cached) yes checking for pw_change field in struct passwd... (cached) yes checking for msg_accrights field in struct msghdr... no checking if f_fsid has val members... no checking for msg_control field in struct msghdr... (cached) yes checking if libc defines __progname... (cached) yes checking whether cc implements __FUNCTION__... yes checking whether cc implements __func__... yes checking whether va_copy exists... (cached) yes checking whether __va_copy exists... (cached) yes checking whether getopt has optreset support... (cached) yes checking if libc defines sys_errlist... (cached) yes checking if libc defines sys_nerr... (cached) yes checking for library containing getrrsetbyname... no checking for library containing res_query... none required checking for library containing dn_expand... none required checking if res_query will link... yes checking for _getshort... (cached) yes checking for _getlong... (cached) yes checking whether _getshort is declared... no checking whether _getlong is declared... no checking for HEADER.ad... (cached) yes checking if struct __res_state _res is an extern... yes checking for xauth... no checking for "/dev/ptmx"... no checking for "/dev/ptc"... no checking for nroff... /usr/bin/nroff checking if the systems has expire shadow information... no checking for "/etc/default/login"... no configure: WARNING: Make sure the path to scp is in /etc/login.conf checking if we need to convert IPv4 in IPv6-mapped addresses... no (default) checking if your system defines LASTLOG_FILE... no checking if your system defines _PATH_LASTLOG... no configure: WARNING: ** Cannot find lastlog ** checking if your system defines UTMP_FILE... no checking if your system defines WTMP_FILE... no checking if your system defines UTMPX_FILE... no checking if your system defines WTMPX_FILE... no configure: creating ./config.status config.status: creating Makefile config.status: creating config.h ~00000 00000000 ,000$ 0$+~ $=0= .0+0 000 000 :000 0~0 0000. 0 00000 . .000000 0?= +.,. ,?00.$000 00000~.:~0 .$+00~?~000 :00000.=0000 ?00?00+=: ,0, 00000..0000~ 000000. $0 00..0~0?0::00,?0::?$0. 00 ~ .0. ,0?00000.0$,+,000.00 $00 0. 00.?00=00000~0+0:0000?0,~0?. .0 +00 0+0000 0000=?~0000?00 00 .: .~~ .000=00000~00=000000+0.0~0$$. 00 , ?00.. 000~000000000000.:0.0:0~ 0$00.+ 00.0 00 00?~000~000000000+00 + ~0000000000=$0000 $ 00 00. .00,000000000000$.00000. .0000+$+~00 0 00 .0 000000000?~0000000. 0. .0$000000+$0 0 0 0 000:$~0000=0.0000,$. 00 0000000000 0 00 ?.0000 $0 0 . .0000 . $ ?000. 0 0 0 +~?000 0. :000000?0 |=------=[ Ncrack ]=------=| 0000$?+00 00+0:~0$0+ .0$000?00 0?000000 .000~0 Configuration complete. Type make (or gmake on some *BSD machines) to compile. ===> Building for ncrack-0.4 gmake[1]: Entering directory `/obj/buildshare/ports/355755/security/ncrack/work/ncrack-0.4ALPHA' Makefile:133: makefile.dep: No such file or directory c++ -MM -Inbase -Insock/include -Iopensshlib -Imodules -DHAVE_CONFIG_H -DNCRACK_NAME=\"Ncrack\" -DNCRACK_URL=\"http://ncrack.org\" -DNCRACK_PLATFORM=\"powerpc-portbld-freebsd11.0\" -DNCRACKDATADIR=\"/usr/local/share/ncrack\" -D_FORTIFY_SOURCE=2 ncrack.cc utils.cc TargetGroup.cc Target.cc targets.cc NcrackOps.cc Service.cc ServiceGroup.cc Connection.h services.cc timing.cc ncrack_error.cc output.cc ncrack_tty.cc Buf.cc NcrackOutputTable.cc ncrack_input.cc ncrack_resume.cc crypto.cc > makefile.dep gmake[1]: Leaving directory `/obj/buildshare/ports/355755/security/ncrack/work/ncrack-0.4ALPHA' gmake[1]: Entering directory `/obj/buildshare/ports/355755/security/ncrack/work/ncrack-0.4ALPHA' Compiling libnbase cd nbase && gmake gmake[2]: Entering directory `/obj/buildshare/ports/355755/security/ncrack/work/ncrack-0.4ALPHA/nbase' cc -O2 -pipe -fno-strict-aliasing -Wall -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -c -o snprintf.o snprintf.c cc -O2 -pipe -fno-strict-aliasing -Wall -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -c -o nbase_str.o nbase_str.c cc -O2 -pipe -fno-strict-aliasing -Wall -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -c -o nbase_misc.o nbase_misc.c cc -O2 -pipe -fno-strict-aliasing -Wall -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -c -o nbase_memalloc.o nbase_memalloc.c cc -O2 -pipe -fno-strict-aliasing -Wall -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -c -o nbase_rnd.o nbase_rnd.c rm -f libnbase.a ar cr libnbase.a snprintf.o nbase_str.o nbase_misc.o nbase_memalloc.o nbase_rnd.o ranlib libnbase.a gmake[2]: Leaving directory `/obj/buildshare/ports/355755/security/ncrack/work/ncrack-0.4ALPHA/nbase' Compiling libnsock cd nsock/src && gmake gmake[2]: Entering directory `/obj/buildshare/ports/355755/security/ncrack/work/ncrack-0.4ALPHA/nsock/src' Makefile:80: makefile.dep: No such file or directory cc -MM -I../../nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -D_FORTIFY_SOURCE=2 -I../include -I../../libpcap error.c filespace.c gh_list.c nsock_connect.c nsock_core.c nsock_iod.c nsock_read.c nsock_timers.c nsock_write.c nsock_ssl.c nsock_event.c nsock_pool.c netutils.c nsock_pcap.c > makefile.dep gmake[2]: Leaving directory `/obj/buildshare/ports/355755/security/ncrack/work/ncrack-0.4ALPHA/nsock/src' gmake[2]: Entering directory `/obj/buildshare/ports/355755/security/ncrack/work/ncrack-0.4ALPHA/nsock/src' cc -c -I../../nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -D_FORTIFY_SOURCE=2 -I../include -I../../libpcap -O2 -pipe -fno-strict-aliasing -Wall error.c -o error.o cc -c -I../../nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -D_FORTIFY_SOURCE=2 -I../include -I../../libpcap -O2 -pipe -fno-strict-aliasing -Wall filespace.c -o filespace.o cc -c -I../../nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -D_FORTIFY_SOURCE=2 -I../include -I../../libpcap -O2 -pipe -fno-strict-aliasing -Wall gh_list.c -o gh_list.o cc -c -I../../nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -D_FORTIFY_SOURCE=2 -I../include -I../../libpcap -O2 -pipe -fno-strict-aliasing -Wall nsock_connect.c -o nsock_connect.o cc -c -I../../nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -D_FORTIFY_SOURCE=2 -I../include -I../../libpcap -O2 -pipe -fno-strict-aliasing -Wall nsock_core.c -o nsock_core.o cc -c -I../../nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -D_FORTIFY_SOURCE=2 -I../include -I../../libpcap -O2 -pipe -fno-strict-aliasing -Wall nsock_iod.c -o nsock_iod.o cc -c -I../../nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -D_FORTIFY_SOURCE=2 -I../include -I../../libpcap -O2 -pipe -fno-strict-aliasing -Wall nsock_read.c -o nsock_read.o cc -c -I../../nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -D_FORTIFY_SOURCE=2 -I../include -I../../libpcap -O2 -pipe -fno-strict-aliasing -Wall nsock_timers.c -o nsock_timers.o cc -c -I../../nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -D_FORTIFY_SOURCE=2 -I../include -I../../libpcap -O2 -pipe -fno-strict-aliasing -Wall nsock_write.c -o nsock_write.o cc -c -I../../nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -D_FORTIFY_SOURCE=2 -I../include -I../../libpcap -O2 -pipe -fno-strict-aliasing -Wall nsock_ssl.c -o nsock_ssl.o cc -c -I../../nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -D_FORTIFY_SOURCE=2 -I../include -I../../libpcap -O2 -pipe -fno-strict-aliasing -Wall nsock_event.c -o nsock_event.o cc -c -I../../nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -D_FORTIFY_SOURCE=2 -I../include -I../../libpcap -O2 -pipe -fno-strict-aliasing -Wall nsock_pool.c -o nsock_pool.o cc -c -I../../nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -D_FORTIFY_SOURCE=2 -I../include -I../../libpcap -O2 -pipe -fno-strict-aliasing -Wall netutils.c -o netutils.o cc -c -I../../nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -D_FORTIFY_SOURCE=2 -I../include -I../../libpcap -O2 -pipe -fno-strict-aliasing -Wall nsock_pcap.c -o nsock_pcap.o rm -f libnsock.a ar cr libnsock.a error.o filespace.o gh_list.o nsock_connect.o nsock_core.o nsock_iod.o nsock_read.o nsock_timers.o nsock_write.o nsock_ssl.o nsock_event.o nsock_pool.o netutils.o nsock_pcap.o ranlib libnsock.a gmake[2]: Leaving directory `/obj/buildshare/ports/355755/security/ncrack/work/ncrack-0.4ALPHA/nsock/src' Compiling openssh lib cd opensshlib && gmake gmake[2]: Entering directory `/obj/buildshare/ports/355755/security/ncrack/work/ncrack-0.4ALPHA/opensshlib' cc -O2 -pipe -fno-strict-aliasing -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -I. -DHAVE_CONFIG_H -c strlcpy.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -I. -DHAVE_CONFIG_H -c strlcat.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -I. -DHAVE_CONFIG_H -c bsd-snprintf.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -I. -DHAVE_CONFIG_H -c bsd-asprintf.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -I. -DHAVE_CONFIG_H -c sha2.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -I. -DHAVE_CONFIG_H -c acss.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -I. -DHAVE_CONFIG_H -c bufaux.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -I. -DHAVE_CONFIG_H -c bufbn.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -I. -DHAVE_CONFIG_H -c buffer.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -I. -DHAVE_CONFIG_H -c cipher.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -I. -DHAVE_CONFIG_H -c cipher-acss.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -I. -DHAVE_CONFIG_H -c cipher-aes.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -I. -DHAVE_CONFIG_H -c cipher-bf1.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -I. -DHAVE_CONFIG_H -c cipher-ctr.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -I. -DHAVE_CONFIG_H -c cipher-3des1.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -I. -DHAVE_CONFIG_H -c cleanup.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -I. -DHAVE_CONFIG_H -c compat.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -I. -DHAVE_CONFIG_H -c crc32.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -I. -DHAVE_CONFIG_H -c deattack.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -I. -DHAVE_CONFIG_H -c fatal.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -I. -DHAVE_CONFIG_H -c log.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -I. -DHAVE_CONFIG_H -c match.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -I. -DHAVE_CONFIG_H -c md-sha256.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -I. -DHAVE_CONFIG_H -c moduli.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -I. -DHAVE_CONFIG_H -c packet.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -I. -DHAVE_CONFIG_H -c rsa.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -I. -DHAVE_CONFIG_H -c xmalloc.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -I. -DHAVE_CONFIG_H -c key.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -I. -DHAVE_CONFIG_H -c kex.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -I. -DHAVE_CONFIG_H -c mac.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -I. -DHAVE_CONFIG_H -c misc.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -I. -DHAVE_CONFIG_H -c rijndael.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -I. -DHAVE_CONFIG_H -c ssh-dss.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -I. -DHAVE_CONFIG_H -c ssh-rsa.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -I. -DHAVE_CONFIG_H -c dh.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -I. -DHAVE_CONFIG_H -c kexdh.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -I. -DHAVE_CONFIG_H -c kexgex.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -I. -DHAVE_CONFIG_H -c kexdhc.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -I. -DHAVE_CONFIG_H -c kexgexc.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -I. -DHAVE_CONFIG_H -c umac.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -I. -DHAVE_CONFIG_H -c sshconnect2.c /usr/bin/ar cr libopenssh.a strlcpy.o strlcat.o bsd-snprintf.o bsd-asprintf.o sha2.o acss.o bufaux.o bufbn.o buffer.o cipher.o cipher-acss.o cipher-aes.o cipher-bf1.o cipher-ctr.o cipher-3des1.o cleanup.o compat.o crc32.o deattack.o fatal.o log.o match.o md-sha256.o moduli.o packet.o rsa.o xmalloc.o key.o kex.o mac.o misc.o rijndael.o ssh-dss.o ssh-rsa.o dh.o kexdh.o kexgex.o kexdhc.o kexgexc.o umac.o sshconnect2.o ranlib libopenssh.a gmake[2]: Leaving directory `/obj/buildshare/ports/355755/security/ncrack/work/ncrack-0.4ALPHA/opensshlib' Compiling modules cd modules && gmake gmake[2]: Entering directory `/obj/buildshare/ports/355755/security/ncrack/work/ncrack-0.4ALPHA/modules' c++ -c -Inbase -Insock/include -Iopensshlib -Imodules -DHAVE_CONFIG_H -DNCRACK_NAME=\"Ncrack\" -DNCRACK_URL=\"http://ncrack.org\" -DNCRACK_PLATFORM=\"powerpc-portbld-freebsd11.0\" -DNCRACKDATADIR=\"/usr/local/share/ncrack\" -D_FORTIFY_SOURCE=2 -I.. -I../nsock/include -I../nbase -I../opensshlib -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing -O2 -Wall -Wextra -fno-strict-aliasing ncrack_ssh.cc -o ncrack_ssh.o c++ -c -Inbase -Insock/include -Iopensshlib -Imodules -DHAVE_CONFIG_H -DNCRACK_NAME=\"Ncrack\" -DNCRACK_URL=\"http://ncrack.org\" -DNCRACK_PLATFORM=\"powerpc-portbld-freebsd11.0\" -DNCRACKDATADIR=\"/usr/local/share/ncrack\" -D_FORTIFY_SOURCE=2 -I.. -I../nsock/include -I../nbase -I../opensshlib -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing -O2 -Wall -Wextra -fno-strict-aliasing ncrack_smb.cc -o ncrack_smb.o ncrack_smb.cc: In function 'void ncrack_smb(void*, Connection*)': ncrack_smb.cc:616: warning: unused variable 'serv' ncrack_smb.cc:617: warning: unused variable 'ioptr' ncrack_smb.cc: At global scope: ncrack_smb.cc:700: warning: unused parameter 'con' c++ -c -Inbase -Insock/include -Iopensshlib -Imodules -DHAVE_CONFIG_H -DNCRACK_NAME=\"Ncrack\" -DNCRACK_URL=\"http://ncrack.org\" -DNCRACK_PLATFORM=\"powerpc-portbld-freebsd11.0\" -DNCRACKDATADIR=\"/usr/local/share/ncrack\" -D_FORTIFY_SOURCE=2 -I.. -I../nsock/include -I../nbase -I../opensshlib -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing -O2 -Wall -Wextra -fno-strict-aliasing ncrack_rdp.cc -o ncrack_rdp.o ncrack_rdp.cc: In constructor 'rdp_order_caps::rdp_order_caps()': ncrack_rdp.cc:643: warning: statement has no effect ncrack_rdp.cc: In function 'u_char* rdp_parse_text2(Connection*, u_char*, uint32_t, bool)': ncrack_rdp.cc:1947: warning: comparison is always true due to limited range of data type ncrack_rdp.cc:1950: warning: comparison is always false due to limited range of data type ncrack_rdp.cc: At global scope: ncrack_rdp.cc:1901: warning: unused parameter 'delta' ncrack_rdp.cc: In function 'int rdp_parse_rdpdata_pdu(Connection*, u_char*)': ncrack_rdp.cc:2717: warning: unused variable 'info' ncrack_rdp.cc: In function 'int rdp_process_loop(Connection*)': ncrack_rdp.cc:2799: warning: unused variable 'disc' ncrack_rdp.cc: In function 'u_char* rdp_mcs_recv_data(Connection*, uint16_t*)': ncrack_rdp.cc:3022: warning: unused variable 'info' ncrack_rdp.cc: In function 'int rdp_iso_recv_data(Connection*)': ncrack_rdp.cc:3113: warning: unused variable 'info' ncrack_rdp.cc: In function 'void ncrack_rdp(void*, Connection*)': ncrack_rdp.cc:3862: warning: unused variable 'serv' ncrack_rdp.cc:3863: warning: unused variable 'ioptr' ncrack_rdp.cc:3160: warning: 'mod_len' may be used uninitialized in this function ncrack_rdp.cc:3160: note: 'mod_len' was declared here ncrack_rdp.cc: At global scope: ncrack_rdp.cc:3674: warning: 'void rdp_scancode_msg(Connection*, uint32_t, uint16_t, uint8_t)' defined but not used ncrack_rdp.cc:207: warning: 'void rdp_parse_second_order(u_char*)' declared 'static' but never defined c++ -c -Inbase -Insock/include -Iopensshlib -Imodules -DHAVE_CONFIG_H -DNCRACK_NAME=\"Ncrack\" -DNCRACK_URL=\"http://ncrack.org\" -DNCRACK_PLATFORM=\"powerpc-portbld-freebsd11.0\" -DNCRACKDATADIR=\"/usr/local/share/ncrack\" -D_FORTIFY_SOURCE=2 -I.. -I../nsock/include -I../nbase -I../opensshlib -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing -O2 -Wall -Wextra -fno-strict-aliasing ncrack_ftp.cc -o ncrack_ftp.o ncrack_ftp.cc:106: warning: 'int ftp_loop_read(void*, Connection*)' declared 'static' but never defined c++ -c -Inbase -Insock/include -Iopensshlib -Imodules -DHAVE_CONFIG_H -DNCRACK_NAME=\"Ncrack\" -DNCRACK_URL=\"http://ncrack.org\" -DNCRACK_PLATFORM=\"powerpc-portbld-freebsd11.0\" -DNCRACKDATADIR=\"/usr/local/share/ncrack\" -D_FORTIFY_SOURCE=2 -I.. -I../nsock/include -I../nbase -I../opensshlib -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing -O2 -Wall -Wextra -fno-strict-aliasing ncrack_telnet.cc -o ncrack_telnet.o ncrack_telnet.cc: In function 'void ncrack_telnet(void*, Connection*)': ncrack_telnet.cc:172: warning: comparison between signed and unsigned integer expressions ncrack_telnet.cc:227: warning: comparison between signed and unsigned integer expressions ncrack_telnet.cc:316: warning: comparison between signed and unsigned integer expressions ncrack_telnet.cc:337: warning: comparison between signed and unsigned integer expressions c++ -c -Inbase -Insock/include -Iopensshlib -Imodules -DHAVE_CONFIG_H -DNCRACK_NAME=\"Ncrack\" -DNCRACK_URL=\"http://ncrack.org\" -DNCRACK_PLATFORM=\"powerpc-portbld-freebsd11.0\" -DNCRACKDATADIR=\"/usr/local/share/ncrack\" -D_FORTIFY_SOURCE=2 -I.. -I../nsock/include -I../nbase -I../opensshlib -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing -O2 -Wall -Wextra -fno-strict-aliasing ncrack_http.cc -o ncrack_http.o ncrack_http.cc: In function 'void ncrack_http(void*, Connection*)': ncrack_http.cc:225: warning: comparison between signed and unsigned integer expressions ncrack_http.cc:252: warning: comparison between signed and unsigned integer expressions c++ -c -Inbase -Insock/include -Iopensshlib -Imodules -DHAVE_CONFIG_H -DNCRACK_NAME=\"Ncrack\" -DNCRACK_URL=\"http://ncrack.org\" -DNCRACK_PLATFORM=\"powerpc-portbld-freebsd11.0\" -DNCRACKDATADIR=\"/usr/local/share/ncrack\" -D_FORTIFY_SOURCE=2 -I.. -I../nsock/include -I../nbase -I../opensshlib -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing -O2 -Wall -Wextra -fno-strict-aliasing ncrack_pop3.cc -o ncrack_pop3.o ncrack_pop3.cc: In function 'int pop3_response_parser(void*, Connection*)': ncrack_pop3.cc:117: warning: unused variable 'p' ncrack_pop3.cc:118: warning: unused variable 'i' c++ -c -Inbase -Insock/include -Iopensshlib -Imodules -DHAVE_CONFIG_H -DNCRACK_NAME=\"Ncrack\" -DNCRACK_URL=\"http://ncrack.org\" -DNCRACK_PLATFORM=\"powerpc-portbld-freebsd11.0\" -DNCRACKDATADIR=\"/usr/local/share/ncrack\" -D_FORTIFY_SOURCE=2 -I.. -I../nsock/include -I../nbase -I../opensshlib -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing -O2 -Wall -Wextra -fno-strict-aliasing ncrack_vnc.cc -o ncrack_vnc.o ncrack_vnc.cc: In function 'void vncEncryptBytes(unsigned char*, char*)': ncrack_vnc.cc:131: warning: comparison between signed and unsigned integer expressions gmake[2]: Leaving directory `/obj/buildshare/ports/355755/security/ncrack/work/ncrack-0.4ALPHA/modules' gmake ncrack gmake[2]: Entering directory `/obj/buildshare/ports/355755/security/ncrack/work/ncrack-0.4ALPHA' c++ -c -Inbase -Insock/include -Iopensshlib -Imodules -DHAVE_CONFIG_H -DNCRACK_NAME=\"Ncrack\" -DNCRACK_URL=\"http://ncrack.org\" -DNCRACK_PLATFORM=\"powerpc-portbld-freebsd11.0\" -DNCRACKDATADIR=\"/usr/local/share/ncrack\" -D_FORTIFY_SOURCE=2 -O2 -pipe -fno-strict-aliasing -O2 -Wall -Wextra -fno-strict-aliasing ncrack.cc -o ncrack.o c++ -c -Inbase -Insock/include -Iopensshlib -Imodules -DHAVE_CONFIG_H -DNCRACK_NAME=\"Ncrack\" -DNCRACK_URL=\"http://ncrack.org\" -DNCRACK_PLATFORM=\"powerpc-portbld-freebsd11.0\" -DNCRACKDATADIR=\"/usr/local/share/ncrack\" -D_FORTIFY_SOURCE=2 -O2 -pipe -fno-strict-aliasing -O2 -Wall -Wextra -fno-strict-aliasing utils.cc -o utils.o c++ -c -Inbase -Insock/include -Iopensshlib -Imodules -DHAVE_CONFIG_H -DNCRACK_NAME=\"Ncrack\" -DNCRACK_URL=\"http://ncrack.org\" -DNCRACK_PLATFORM=\"powerpc-portbld-freebsd11.0\" -DNCRACKDATADIR=\"/usr/local/share/ncrack\" -D_FORTIFY_SOURCE=2 -O2 -pipe -fno-strict-aliasing -O2 -Wall -Wextra -fno-strict-aliasing TargetGroup.cc -o TargetGroup.o c++ -c -Inbase -Insock/include -Iopensshlib -Imodules -DHAVE_CONFIG_H -DNCRACK_NAME=\"Ncrack\" -DNCRACK_URL=\"http://ncrack.org\" -DNCRACK_PLATFORM=\"powerpc-portbld-freebsd11.0\" -DNCRACKDATADIR=\"/usr/local/share/ncrack\" -D_FORTIFY_SOURCE=2 -O2 -pipe -fno-strict-aliasing -O2 -Wall -Wextra -fno-strict-aliasing Target.cc -o Target.o c++ -c -Inbase -Insock/include -Iopensshlib -Imodules -DHAVE_CONFIG_H -DNCRACK_NAME=\"Ncrack\" -DNCRACK_URL=\"http://ncrack.org\" -DNCRACK_PLATFORM=\"powerpc-portbld-freebsd11.0\" -DNCRACKDATADIR=\"/usr/local/share/ncrack\" -D_FORTIFY_SOURCE=2 -O2 -pipe -fno-strict-aliasing -O2 -Wall -Wextra -fno-strict-aliasing targets.cc -o targets.o c++ -c -Inbase -Insock/include -Iopensshlib -Imodules -DHAVE_CONFIG_H -DNCRACK_NAME=\"Ncrack\" -DNCRACK_URL=\"http://ncrack.org\" -DNCRACK_PLATFORM=\"powerpc-portbld-freebsd11.0\" -DNCRACKDATADIR=\"/usr/local/share/ncrack\" -D_FORTIFY_SOURCE=2 -O2 -pipe -fno-strict-aliasing -O2 -Wall -Wextra -fno-strict-aliasing NcrackOps.cc -o NcrackOps.o c++ -c -Inbase -Insock/include -Iopensshlib -Imodules -DHAVE_CONFIG_H -DNCRACK_NAME=\"Ncrack\" -DNCRACK_URL=\"http://ncrack.org\" -DNCRACK_PLATFORM=\"powerpc-portbld-freebsd11.0\" -DNCRACKDATADIR=\"/usr/local/share/ncrack\" -D_FORTIFY_SOURCE=2 -O2 -pipe -fno-strict-aliasing -O2 -Wall -Wextra -fno-strict-aliasing Service.cc -o Service.o c++ -c -Inbase -Insock/include -Iopensshlib -Imodules -DHAVE_CONFIG_H -DNCRACK_NAME=\"Ncrack\" -DNCRACK_URL=\"http://ncrack.org\" -DNCRACK_PLATFORM=\"powerpc-portbld-freebsd11.0\" -DNCRACKDATADIR=\"/usr/local/share/ncrack\" -D_FORTIFY_SOURCE=2 -O2 -pipe -fno-strict-aliasing -O2 -Wall -Wextra -fno-strict-aliasing ServiceGroup.cc -o ServiceGroup.o c++ -c -Inbase -Insock/include -Iopensshlib -Imodules -DHAVE_CONFIG_H -DNCRACK_NAME=\"Ncrack\" -DNCRACK_URL=\"http://ncrack.org\" -DNCRACK_PLATFORM=\"powerpc-portbld-freebsd11.0\" -DNCRACKDATADIR=\"/usr/local/share/ncrack\" -D_FORTIFY_SOURCE=2 -O2 -pipe -fno-strict-aliasing -O2 -Wall -Wextra -fno-strict-aliasing Connection.cc -o Connection.o c++ -c -Inbase -Insock/include -Iopensshlib -Imodules -DHAVE_CONFIG_H -DNCRACK_NAME=\"Ncrack\" -DNCRACK_URL=\"http://ncrack.org\" -DNCRACK_PLATFORM=\"powerpc-portbld-freebsd11.0\" -DNCRACKDATADIR=\"/usr/local/share/ncrack\" -D_FORTIFY_SOURCE=2 -O2 -pipe -fno-strict-aliasing -O2 -Wall -Wextra -fno-strict-aliasing services.cc -o services.o c++ -c -Inbase -Insock/include -Iopensshlib -Imodules -DHAVE_CONFIG_H -DNCRACK_NAME=\"Ncrack\" -DNCRACK_URL=\"http://ncrack.org\" -DNCRACK_PLATFORM=\"powerpc-portbld-freebsd11.0\" -DNCRACKDATADIR=\"/usr/local/share/ncrack\" -D_FORTIFY_SOURCE=2 -O2 -pipe -fno-strict-aliasing -O2 -Wall -Wextra -fno-strict-aliasing timing.cc -o timing.o c++ -c -Inbase -Insock/include -Iopensshlib -Imodules -DHAVE_CONFIG_H -DNCRACK_NAME=\"Ncrack\" -DNCRACK_URL=\"http://ncrack.org\" -DNCRACK_PLATFORM=\"powerpc-portbld-freebsd11.0\" -DNCRACKDATADIR=\"/usr/local/share/ncrack\" -D_FORTIFY_SOURCE=2 -O2 -pipe -fno-strict-aliasing -O2 -Wall -Wextra -fno-strict-aliasing ncrack_error.cc -o ncrack_error.o c++ -c -Inbase -Insock/include -Iopensshlib -Imodules -DHAVE_CONFIG_H -DNCRACK_NAME=\"Ncrack\" -DNCRACK_URL=\"http://ncrack.org\" -DNCRACK_PLATFORM=\"powerpc-portbld-freebsd11.0\" -DNCRACKDATADIR=\"/usr/local/share/ncrack\" -D_FORTIFY_SOURCE=2 -O2 -pipe -fno-strict-aliasing -O2 -Wall -Wextra -fno-strict-aliasing output.cc -o output.o c++ -c -Inbase -Insock/include -Iopensshlib -Imodules -DHAVE_CONFIG_H -DNCRACK_NAME=\"Ncrack\" -DNCRACK_URL=\"http://ncrack.org\" -DNCRACK_PLATFORM=\"powerpc-portbld-freebsd11.0\" -DNCRACKDATADIR=\"/usr/local/share/ncrack\" -D_FORTIFY_SOURCE=2 -O2 -pipe -fno-strict-aliasing -O2 -Wall -Wextra -fno-strict-aliasing ncrack_tty.cc -o ncrack_tty.o c++ -c -Inbase -Insock/include -Iopensshlib -Imodules -DHAVE_CONFIG_H -DNCRACK_NAME=\"Ncrack\" -DNCRACK_URL=\"http://ncrack.org\" -DNCRACK_PLATFORM=\"powerpc-portbld-freebsd11.0\" -DNCRACKDATADIR=\"/usr/local/share/ncrack\" -D_FORTIFY_SOURCE=2 -O2 -pipe -fno-strict-aliasing -O2 -Wall -Wextra -fno-strict-aliasing Buf.cc -o Buf.o c++ -c -Inbase -Insock/include -Iopensshlib -Imodules -DHAVE_CONFIG_H -DNCRACK_NAME=\"Ncrack\" -DNCRACK_URL=\"http://ncrack.org\" -DNCRACK_PLATFORM=\"powerpc-portbld-freebsd11.0\" -DNCRACKDATADIR=\"/usr/local/share/ncrack\" -D_FORTIFY_SOURCE=2 -O2 -pipe -fno-strict-aliasing -O2 -Wall -Wextra -fno-strict-aliasing NcrackOutputTable.cc -o NcrackOutputTable.o c++ -c -Inbase -Insock/include -Iopensshlib -Imodules -DHAVE_CONFIG_H -DNCRACK_NAME=\"Ncrack\" -DNCRACK_URL=\"http://ncrack.org\" -DNCRACK_PLATFORM=\"powerpc-portbld-freebsd11.0\" -DNCRACKDATADIR=\"/usr/local/share/ncrack\" -D_FORTIFY_SOURCE=2 -O2 -pipe -fno-strict-aliasing -O2 -Wall -Wextra -fno-strict-aliasing ncrack_input.cc -o ncrack_input.o c++ -c -Inbase -Insock/include -Iopensshlib -Imodules -DHAVE_CONFIG_H -DNCRACK_NAME=\"Ncrack\" -DNCRACK_URL=\"http://ncrack.org\" -DNCRACK_PLATFORM=\"powerpc-portbld-freebsd11.0\" -DNCRACKDATADIR=\"/usr/local/share/ncrack\" -D_FORTIFY_SOURCE=2 -O2 -pipe -fno-strict-aliasing -O2 -Wall -Wextra -fno-strict-aliasing ncrack_resume.cc -o ncrack_resume.o c++ -c -Inbase -Insock/include -Iopensshlib -Imodules -DHAVE_CONFIG_H -DNCRACK_NAME=\"Ncrack\" -DNCRACK_URL=\"http://ncrack.org\" -DNCRACK_PLATFORM=\"powerpc-portbld-freebsd11.0\" -DNCRACKDATADIR=\"/usr/local/share/ncrack\" -D_FORTIFY_SOURCE=2 -O2 -pipe -fno-strict-aliasing -O2 -Wall -Wextra -fno-strict-aliasing crypto.cc -o crypto.o Compiling Ncrack... rm -f ncrack c++ -Lnbase -Lnsock/src -Lopensshlib -o ncrack ncrack.o utils.o TargetGroup.o Target.o targets.o NcrackOps.o Service.o ServiceGroup.o Connection.o services.o timing.o ncrack_error.o output.o ncrack_tty.o Buf.o NcrackOutputTable.o ncrack_input.o ncrack_resume.o crypto.o modules/ncrack_ssh.o modules/ncrack_smb.o modules/ncrack_rdp.o modules/ncrack_ftp.o modules/ncrack_telnet.o modules/ncrack_http.o modules/ncrack_pop3.o modules/ncrack_vnc.o -lnsock -lnbase -lssl -lcrypto -lopenssh Ncrack compiled successfully! gmake[2]: Leaving directory `/obj/buildshare/ports/355755/security/ncrack/work/ncrack-0.4ALPHA' gmake[1]: Leaving directory `/obj/buildshare/ports/355755/security/ncrack/work/ncrack-0.4ALPHA' ===> Staging for ncrack-0.4 ===> Generating temporary packing list gmake[1]: Entering directory `/obj/buildshare/ports/355755/security/ncrack/work/ncrack-0.4ALPHA' /usr/bin/install -c -o root -g wheel -d /obj/buildshare/ports/355755/security/ncrack/work/stage/usr/local/bin /obj/buildshare/ports/355755/security/ncrack/work/stage/usr/local/man/man1 /obj/buildshare/ports/355755/security/ncrack/work/stage/usr/local/share/ncrack /usr/bin/install -c -o root -g wheel -c -m 755 ncrack /obj/buildshare/ports/355755/security/ncrack/work/stage/usr/local/bin/ncrack /usr/bin/strip /obj/buildshare/ports/355755/security/ncrack/work/stage/usr/local/bin/ncrack /usr/bin/install -c -o root -g wheel -c -m 644 docs/ncrack.1 /obj/buildshare/ports/355755/security/ncrack/work/stage/usr/local/man/man1/ /usr/bin/install -c -o root -g wheel -c -m 644 ncrack-services /obj/buildshare/ports/355755/security/ncrack/work/stage/usr/local/share/ncrack/ /usr/bin/install -c -o root -g wheel -c -m 644 lists/* /obj/buildshare/ports/355755/security/ncrack/work/stage/usr/local/share/ncrack/ NCRACK SUCCESSFULLY INSTALLED gmake[1]: Leaving directory `/obj/buildshare/ports/355755/security/ncrack/work/ncrack-0.4ALPHA' ====> Compressing man pages (compress-man) ===> Installing for ncrack-0.4 ===> Checking if security/ncrack already installed ===> Registering installation for ncrack-0.4 Installing ncrack-0.4... done ===> 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/ncrack 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://nmap.org/ncrack/ Make package ===> Building package for ncrack-0.4 slot1: removed