Building sshguard-pf-1.5_5.txz (origin /buildshare/ports/355755/security/sshguard-pf) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/sshguard-1.5.tar.bz2 x packages/ x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> sshguard-pf-1.5_5 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 sshguard-pf-1.5_5 Make install ===> sshguard-pf-1.5_5 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by sshguard-pf-1.5_5 for building ===> Extracting for sshguard-pf-1.5_5 => SHA256 Checksum OK for sshguard-1.5.tar.bz2. ===> Patching for sshguard-pf-1.5_5 ===> Applying FreeBSD patches for sshguard-pf-1.5_5 ===> Configuring for sshguard-pf-1.5_5 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/security/sshguard-pf/work/sshguard-1.5/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/security/sshguard-pf/work/sshguard-1.5/configure configure: loading site script /buildshare/ports/355755/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking build 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 style of include used by make... GNU checking dependency style of cc... gcc3 checking for ranlib... ranlib checking for bison... no checking for byacc... byacc checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for gawk... (cached) /usr/bin/awk checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for pthread_create in -lpthread... yes checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... (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 arpa/inet.h... (cached) yes checking for malloc.h... (cached) no checking for netdb.h... (cached) yes checking for netinet/in.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/socket.h... (cached) yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking for getopt.h... (cached) yes checking whether __SUNPRO_C is declared... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for off_t... (cached) yes checking for pid_t... (cached) yes checking for size_t... (cached) yes checking for vfork.h... (cached) no checking for fork... (cached) yes checking for vfork... (cached) yes checking for working fork... yes checking for working vfork... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking return type of signal handlers... void checking for gethostbyname... (cached) yes checking for inet_ntoa... (cached) yes checking for strerror... (cached) yes checking for strstr... yes checking for strtol... (cached) yes checking for kqueue... yes checking for library containing socket... none required checking for library containing gethostbyname... none required checking for pfctl... /sbin configure: Using /sbin as location for pfctl configure: creating ./config.status config.status: creating Makefile config.status: creating man/Makefile config.status: creating src/Makefile config.status: creating src/parser/Makefile config.status: creating src/fwalls/Makefile config.status: creating src/config.h config.status: executing depfiles commands ===> Building for sshguard-pf-1.5_5 Making all in src /usr/bin/make all-recursive Making all in parser /usr/bin/make all-am cc -DHAVE_CONFIG_H -I. -I../../src -I. -I.. -Wall -O2 -std=c99 -D_POSIX_C_SOURCE=200112L -O2 -pipe -fno-strict-aliasing -MT attack_parser.o -MD -MP -MF .deps/attack_parser.Tpo -c -o attack_parser.o attack_parser.c mv -f .deps/attack_parser.Tpo .deps/attack_parser.Po /bin/sh ../../ylwrap attack_scanner.l lex.yy.c attack_scanner.c -- flex cc -DHAVE_CONFIG_H -I. -I../../src -I. -I.. -Wall -O2 -std=c99 -D_POSIX_C_SOURCE=200112L -O2 -pipe -fno-strict-aliasing -MT attack_scanner.o -MD -MP -MF .deps/attack_scanner.Tpo -c -o attack_scanner.o attack_scanner.c attack_scanner.c:11758: warning: 'yyunput' defined but not used mv -f .deps/attack_scanner.Tpo .deps/attack_scanner.Po rm -f libparser.a ar cru libparser.a attack_parser.o attack_scanner.o ranlib libparser.a Making all in fwalls cc -DHAVE_CONFIG_H -I. -I../../src -I. -I.. -O2 -Wall -std=c99 -D_POSIX_C_SOURCE=200112L -O2 -pipe -fno-strict-aliasing -MT command.o -MD -MP -MF .deps/command.Tpo -c -o command.o command.c mv -f .deps/command.Tpo .deps/command.Po rm -f libfwall.a ar cru libfwall.a command.o ranlib libfwall.a cc -DHAVE_CONFIG_H -I. -I. -O2 -Wall -std=c99 -D_XOPEN_SOURCE -O2 -pipe -fno-strict-aliasing -MT sshguard.o -MD -MP -MF .deps/sshguard.Tpo -c -o sshguard.o sshguard.c mv -f .deps/sshguard.Tpo .deps/sshguard.Po cc -DHAVE_CONFIG_H -I. -I. -O2 -Wall -std=c99 -D_XOPEN_SOURCE -O2 -pipe -fno-strict-aliasing -MT seekers.o -MD -MP -MF .deps/seekers.Tpo -c -o seekers.o seekers.c mv -f .deps/seekers.Tpo .deps/seekers.Po cc -DHAVE_CONFIG_H -I. -I. -O2 -Wall -std=c99 -D_XOPEN_SOURCE -O2 -pipe -fno-strict-aliasing -MT sshguard_whitelist.o -MD -MP -MF .deps/sshguard_whitelist.Tpo -c -o sshguard_whitelist.o sshguard_whitelist.c mv -f .deps/sshguard_whitelist.Tpo .deps/sshguard_whitelist.Po cc -DHAVE_CONFIG_H -I. -I. -O2 -Wall -std=c99 -D_XOPEN_SOURCE -O2 -pipe -fno-strict-aliasing -MT sshguard_log.o -MD -MP -MF .deps/sshguard_log.Tpo -c -o sshguard_log.o sshguard_log.c mv -f .deps/sshguard_log.Tpo .deps/sshguard_log.Po cc -DHAVE_CONFIG_H -I. -I. -O2 -Wall -std=c99 -D_XOPEN_SOURCE -O2 -pipe -fno-strict-aliasing -MT sshguard_procauth.o -MD -MP -MF .deps/sshguard_procauth.Tpo -c -o sshguard_procauth.o sshguard_procauth.c mv -f .deps/sshguard_procauth.Tpo .deps/sshguard_procauth.Po cc -DHAVE_CONFIG_H -I. -I. -O2 -Wall -std=c99 -D_XOPEN_SOURCE -O2 -pipe -fno-strict-aliasing -MT sshguard_blacklist.o -MD -MP -MF .deps/sshguard_blacklist.Tpo -c -o sshguard_blacklist.o sshguard_blacklist.c mv -f .deps/sshguard_blacklist.Tpo .deps/sshguard_blacklist.Po cc -DHAVE_CONFIG_H -I. -I. -O2 -Wall -std=c99 -D_XOPEN_SOURCE -O2 -pipe -fno-strict-aliasing -MT sshguard_options.o -MD -MP -MF .deps/sshguard_options.Tpo -c -o sshguard_options.o sshguard_options.c mv -f .deps/sshguard_options.Tpo .deps/sshguard_options.Po cc -DHAVE_CONFIG_H -I. -I. -O2 -Wall -std=c99 -D_XOPEN_SOURCE -O2 -pipe -fno-strict-aliasing -MT sshguard_logsuck.o -MD -MP -MF .deps/sshguard_logsuck.Tpo -c -o sshguard_logsuck.o sshguard_logsuck.c sshguard_logsuck.c: In function 'logsuck_getline': sshguard_logsuck.c:245: warning: format '%lu' expects type 'long unsigned int', but argument 3 has type 'uintptr_t' mv -f .deps/sshguard_logsuck.Tpo .deps/sshguard_logsuck.Po cc -DHAVE_CONFIG_H -I. -I. -O2 -Wall -std=c99 -D_XOPEN_SOURCE -O2 -pipe -fno-strict-aliasing -MT simclist.o -MD -MP -MF .deps/simclist.Tpo -c -o simclist.o simclist.c mv -f .deps/simclist.Tpo .deps/simclist.Po cc -DHAVE_CONFIG_H -I. -I. -O2 -Wall -std=c99 -D_XOPEN_SOURCE -O2 -pipe -fno-strict-aliasing -MT hash_32a.o -MD -MP -MF .deps/hash_32a.Tpo -c -o hash_32a.o hash_32a.c mv -f .deps/hash_32a.Tpo .deps/hash_32a.Po cc -I. -O2 -Wall -std=c99 -D_XOPEN_SOURCE -O2 -pipe -fno-strict-aliasing -o sshguard sshguard.o seekers.o sshguard_whitelist.o sshguard_log.o sshguard_procauth.o sshguard_blacklist.o sshguard_options.o sshguard_logsuck.o simclist.o hash_32a.o parser/libparser.a fwalls/libfwall.a -lpthread Making all in man ===> Staging for sshguard-pf-1.5_5 ===> Generating temporary packing list Making install in src Making install in parser /usr/bin/make install-am Making install in fwalls test -z "/usr/local/sbin" || /bin/mkdir -p "/obj/buildshare/ports/355755/security/sshguard-pf/work/stage/usr/local/sbin" install -s -o root -g wheel -m 555 sshguard '/obj/buildshare/ports/355755/security/sshguard-pf/work/stage/usr/local/sbin' Making install in man test -z "/usr/local/man/man8" || /bin/mkdir -p "/obj/buildshare/ports/355755/security/sshguard-pf/work/stage/usr/local/man/man8" install -o root -g wheel -m 444 sshguard.8 '/obj/buildshare/ports/355755/security/sshguard-pf/work/stage/usr/local/man/man8' ====> Compressing man pages (compress-man) ===> Staging rc.d startup script(s) ===> Installing for sshguard-pf-1.5_5 ===> Checking if security/sshguard-pf already installed ===> Registering installation for sshguard-pf-1.5_5 Installing sshguard-pf-1.5_5... done ########################################################################## Sshguard installed successfully. To activate or configure PF see http://sshguard.sf.net/doc/setup/blockingpf.html If you would like to use sshguard via syslogd, add an entry to your /etc/syslog.conf like the following: auth.info;authpriv.info |exec /usr/local/sbin/sshguard and use "/etc/rc.d/syslogd reload" to activate it. Note, you can add additional arguments to the sshguard command if you so desire. Alternatively, you can also start sshguard as a daemon by using the rc.d script installed at /usr/local/etc/rc.d/sshguard . See sshguard(8) and http://sshguard.sourceforge.net for additional info. ########################################################################## Make package ===> Building package for sshguard-pf-1.5_5 slot1: removed