=> Building security/knock Started : Thursday, 19 APR 2018 at 06:32:48 UTC Platform: 5.3-DEVELOPMENT DragonFly v5.3.0.81.g32506c-DEVELOPMENT #29: Tue Apr 10 08:49:52 PDT 2018 marino@pkgbox64.dragonflybsd.org:/usr/obj/usr/src/sys/X86_64_GENERIC x86_64 -------------------------------------------------- -- Environment -------------------------------------------------- UNAME_r=5.0-SYNTH UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=DragonFly 5.0-SYNTH UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 TERM=dumb PKG_CACHEDIR=/var/cache/pkg8 PKG_DBDIR=/var/db/pkg8 PORTSDIR=/xports LANG=C HOME=/root USER=root -------------------------------------------------- -- Options -------------------------------------------------- ===> The following configuration options are available for knock-0.5_1,1: ====> Options available for the multi MT1: you have to choose at least one of them CLIENT=on: Install knock client SERVER=on: Install knockd server ===> Use 'make config' to modify these settings -------------------------------------------------- -- CONFIGURE_ENV -------------------------------------------------- XDG_DATA_HOME=/construction/security/knock XDG_CONFIG_HOME=/construction/security/knock HOME=/construction/security/knock TMPDIR="/tmp" PATH=/construction/security/knock/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc50 CONFIG_SITE=/xports/Templates/config.site lt_cv_sys_max_cmd_len=262144 -------------------------------------------------- -- CONFIGURE_ARGS -------------------------------------------------- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} -------------------------------------------------- -- MAKE_ENV -------------------------------------------------- XDG_DATA_HOME=/construction/security/knock XDG_CONFIG_HOME=/construction/security/knock HOME=/construction/security/knock TMPDIR="/tmp" PATH=/construction/security/knock/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc50 PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" NOPROFILE=1 CC="cc" CFLAGS="-pipe -I/usr/local/include -D__FreeBSD__=9 -O2 -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS="" LIBS="" CXX="c++" CXXFLAGS=" -pipe -I/usr/local/include -D__FreeBSD__=9 -O2 -fno-strict-aliasing" MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" -------------------------------------------------- -- MAKE_ARGS -------------------------------------------------- DESTDIR=/construction/security/knock/stage -------------------------------------------------- -- PLIST_SUB -------------------------------------------------- PORTDOCS="" PORTEXAMPLES="" OSREL=5.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/knock" EXAMPLESDIR="share/examples/knock" DATADIR="share/knock" WWWDIR="www/knock" ETCDIR="etc/knock" -------------------------------------------------- -- SUB_LIST -------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/knock DOCSDIR=/usr/local/share/doc/knock EXAMPLESDIR=/usr/local/share/examples/knock WWWDIR=/usr/local/www/knock ETCDIR=/usr/local/etc/knock -------------------------------------------------- -- /etc/make.conf -------------------------------------------------- SYNTHPROFILE=Release-5.0 USE_PACKAGE_DEPENDS_ONLY=yes PACKAGE_BUILDING=yes BATCH=yes PKG_CREATE_VERBOSE=yes PORTSDIR=/xports DISTDIR=/distfiles WRKDIRPREFIX=/construction PORT_DBDIR=/options PACKAGES=/packages MAKE_JOBS_NUMBER_LIMIT=5 LICENSES_ACCEPTED= NONE HAVE_COMPAT_IA32_KERN= CONFIGURE_MAX_CMD_LEN=262144 _SMP_CPUS=8 UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=500000 OSVERSION=9999999 OSREL=5.0 _OSRELEASE=5.0-SYNTH -------------------------------------------------------------------------------- -- Phase: check-sanity -------------------------------------------------------------------------------- ===> License GPLv2 accepted by the user -------------------------------------------------------------------------------- -- Phase: pkg-depends -------------------------------------------------------------------------------- ===> knock-0.5_1,1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.5.txz Installing pkg-1.10.5... Extracting pkg-1.10.5: .......... done ===> knock-0.5_1,1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of knock-0.5_1,1 -------------------------------------------------------------------------------- -- Phase: fetch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: fetch -------------------------------------------------------------------------------- ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by knock-0.5_1,1 for building -------------------------------------------------------------------------------- -- Phase: checksum -------------------------------------------------------------------------------- ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by knock-0.5_1,1 for building => SHA256 Checksum OK for knock-0.5.tar.gz. -------------------------------------------------------------------------------- -- Phase: extract-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: extract -------------------------------------------------------------------------------- ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by knock-0.5_1,1 for building ===> Extracting for knock-0.5_1,1 ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by knock-0.5_1,1 for building => SHA256 Checksum OK for knock-0.5.tar.gz. -------------------------------------------------------------------------------- -- Phase: patch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: patch -------------------------------------------------------------------------------- ===> Patching for knock-0.5_1,1 ===> Applying ports patches for knock-0.5_1,1 -------------------------------------------------------------------------------- -- Phase: build-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: lib-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: configure -------------------------------------------------------------------------------- ===> Configuring for knock-0.5_1,1 configure: loading site script /xports/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 ANSI C... 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 checking for pcap_open_live in -lpcap... yes checking how to run the C preprocessor... cpp checking for egrep... grep -E 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 pcap.h usability... yes checking pcap.h presence... yes checking for pcap.h... yes 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 an ANSI C-conforming const... yes checking for size_t... (cached) yes checking whether struct tm is in sys/time.h or time.h... time.h checking for pid_t... (cached) yes checking for unistd.h... (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 vprintf... (cached) yes checking for _doprnt... no checking for inet_ntoa... (cached) yes checking for memmove... (cached) yes checking for strcasecmp... (cached) yes checking for strdup... (cached) yes checking for strstr... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h -------------------------------------------------------------------------------- -- Phase: build -------------------------------------------------------------------------------- ===> Building for knock-0.5_1,1 --- ./src/list.o --- --- ./src/knock.o --- --- ./src/knockd.o --- --- ./src/list.o --- cc -pipe -I/usr/local/include -D__FreeBSD__=9 -O2 -fno-strict-aliasing -pipe -I/usr/local/include -D__FreeBSD__=9 -O2 -fno-strict-aliasing -g -Wall -pedantic -fno-exceptions -D_GNU_SOURCE -I. -o ./src/list.o -c ./src/list.c --- ./src/knock.o --- cc -pipe -I/usr/local/include -D__FreeBSD__=9 -O2 -fno-strict-aliasing -pipe -I/usr/local/include -D__FreeBSD__=9 -O2 -fno-strict-aliasing -g -Wall -pedantic -fno-exceptions -D_GNU_SOURCE -I. -o ./src/knock.o -c ./src/knock.c --- ./src/knockd.o --- cc -pipe -I/usr/local/include -D__FreeBSD__=9 -O2 -fno-strict-aliasing -pipe -I/usr/local/include -D__FreeBSD__=9 -O2 -fno-strict-aliasing -g -Wall -pedantic -fno-exceptions -D_GNU_SOURCE -I. -o ./src/knockd.o -c ./src/knockd.c --- knock --- cc ./src/knock.o -o knock --- knockd --- cc ./src/knockd.o ./src/list.o -o knockd -lpcap -------------------------------------------------------------------------------- -- Phase: run-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: stage -------------------------------------------------------------------------------- ===> Staging for knock-0.5_1,1 ===> Generating temporary packing list install -s -m 555 /construction/security/knock/knock-0.5/knockd /construction/security/knock/stage/usr/local/bin install -m 0644 /construction/security/knock/knock-0.5/knockd.conf /construction/security/knock/stage/usr/local/etc/knockd.conf.sample install -m 444 /construction/security/knock/knock-0.5/doc/knockd.1.in /construction/security/knock/stage/usr/local/man/man1/knockd.1 install -s -m 555 /construction/security/knock/knock-0.5/knock /construction/security/knock/stage/usr/local/bin install -m 444 /construction/security/knock/knock-0.5/doc/knock.1.in /construction/security/knock/stage/usr/local/man/man1/knock.1 ====> Compressing man pages (compress-man) ===> Staging rc.d startup script(s) -------------------------------------------------------------------------------- -- Phase: package -------------------------------------------------------------------------------- ===> Building package for knock-0.5_1,1 file sizes/checksums [9]: . done packing files [9]: . done packing directories [0]: . done -------------------------------------------------- -- Termination -------------------------------------------------- Finished: Thursday, 19 APR 2018 at 06:33:12 UTC Duration: 00:00:23