=> Building net-mgmt/p0f Started : Wednesday, 18 APR 2018 at 21:37:27 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 p0f-3.09b: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings -------------------------------------------------- -- CONFIGURE_ENV -------------------------------------------------- XDG_DATA_HOME=/construction/net-mgmt/p0f XDG_CONFIG_HOME=/construction/net-mgmt/p0f HOME=/construction/net-mgmt/p0f TMPDIR="/tmp" PATH=/construction/net-mgmt/p0f/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc50 -------------------------------------------------- -- CONFIGURE_ARGS -------------------------------------------------- -------------------------------------------------- -- MAKE_ENV -------------------------------------------------- XDG_DATA_HOME=/construction/net-mgmt/p0f XDG_CONFIG_HOME=/construction/net-mgmt/p0f HOME=/construction/net-mgmt/p0f TMPDIR="/tmp" PATH=/construction/net-mgmt/p0f/.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 -O2 -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS="" LIBS="" CXX="c++" CXXFLAGS=" -pipe -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 -------------------------------------------------- CC="cc" CFLAGS="-pipe -O2 -fno-strict-aliasing" DESTDIR=/construction/net-mgmt/p0f/stage -------------------------------------------------- -- PLIST_SUB -------------------------------------------------- PORTDOCS="" PORTEXAMPLES="" OSREL=5.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/p0f" EXAMPLESDIR="share/examples/p0f" DATADIR="share/p0f" WWWDIR="www/p0f" ETCDIR="etc/p0f" -------------------------------------------------- -- SUB_LIST -------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/p0f DOCSDIR=/usr/local/share/doc/p0f EXAMPLESDIR=/usr/local/share/examples/p0f WWWDIR=/usr/local/www/p0f ETCDIR=/usr/local/etc/p0f -------------------------------------------------- -- /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 LGPL21 accepted by the user -------------------------------------------------------------------------------- -- Phase: pkg-depends -------------------------------------------------------------------------------- ===> p0f-3.09b 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 ===> p0f-3.09b depends on file: /usr/local/sbin/pkg - found ===> Returning to build of p0f-3.09b -------------------------------------------------------------------------------- -- Phase: fetch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: fetch -------------------------------------------------------------------------------- ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by p0f-3.09b for building -------------------------------------------------------------------------------- -- Phase: checksum -------------------------------------------------------------------------------- ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by p0f-3.09b for building => SHA256 Checksum OK for p0f-3.09b.tgz. -------------------------------------------------------------------------------- -- Phase: extract-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: extract -------------------------------------------------------------------------------- ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by p0f-3.09b for building ===> Extracting for p0f-3.09b => SHA256 Checksum OK for p0f-3.09b.tgz. -------------------------------------------------------------------------------- -- Phase: patch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: patch -------------------------------------------------------------------------------- ===> Patching for p0f-3.09b ===> Applying ports patches for p0f-3.09b ===> Applying dragonfly patches for p0f-3.09b -------------------------------------------------------------------------------- -- Phase: build-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: lib-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: configure -------------------------------------------------------------------------------- ===> Configuring for p0f-3.09b -------------------------------------------------------------------------------- -- Phase: build -------------------------------------------------------------------------------- ===> Building for p0f-3.09b --- all --- Welcome to the build script for p0f 3.09b! Copyright (C) 2012 by Michal Zalewski [+] Configuring production build. [*] Checking for a sane build environment... OK [*] Checking for working GCC... OK [*] Checking for *modern* GCC... OK [*] Checking if memory alignment is required... nope [*] Checking for working libpcap... OK [*] Checking for working BPF... OK [+] Okay, you seem to be good to go. Fingers crossed! [*] Compiling p0f... OK [*] Compiling tools: --- p0f-client --- --- p0f-sendsyn --- --- p0f-sendsyn6 --- --- p0f-client --- cc -pipe -O2 -fno-strict-aliasing p0f-client.c -o p0f-client --- p0f-sendsyn --- cc -pipe -O2 -fno-strict-aliasing p0f-sendsyn.c -o p0f-sendsyn --- p0f-sendsyn6 --- cc -pipe -O2 -fno-strict-aliasing p0f-sendsyn6.c -o p0f-sendsyn6 Well, that's it. Be sure to review README. If you run into any problems, you can reach the author at . -------------------------------------------------------------------------------- -- Phase: run-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: stage -------------------------------------------------------------------------------- ===> Staging for p0f-3.09b ===> Generating temporary packing list install -s -m 555 /construction/net-mgmt/p0f/p0f-3.09b/p0f /construction/net-mgmt/p0f/stage/usr/local/bin install -s -m 555 /construction/net-mgmt/p0f/p0f-3.09b/tools/p0f-client /construction/net-mgmt/p0f/stage/usr/local/bin install -s -m 555 /construction/net-mgmt/p0f/p0f-3.09b/tools/p0f-sendsyn /construction/net-mgmt/p0f/stage/usr/local/bin install -s -m 555 /construction/net-mgmt/p0f/p0f-3.09b/tools/p0f-sendsyn6 /construction/net-mgmt/p0f/stage/usr/local/bin install -m 0644 /construction/net-mgmt/p0f/p0f-3.09b/p0f.fp /construction/net-mgmt/p0f/stage/usr/local/etc/ /bin/mkdir -p /construction/net-mgmt/p0f/stage/usr/local/share/doc/p0f install -m 0644 /construction/net-mgmt/p0f/p0f-3.09b/docs/ChangeLog /construction/net-mgmt/p0f/stage/usr/local/share/doc/p0f install -m 0644 /construction/net-mgmt/p0f/p0f-3.09b/docs/README /construction/net-mgmt/p0f/stage/usr/local/share/doc/p0f install -m 0644 /construction/net-mgmt/p0f/p0f-3.09b/docs/TODO /construction/net-mgmt/p0f/stage/usr/local/share/doc/p0f install -m 0644 /construction/net-mgmt/p0f/p0f-3.09b/docs/existential-notes.txt /construction/net-mgmt/p0f/stage/usr/local/share/doc/p0f install -m 0644 /construction/net-mgmt/p0f/p0f-3.09b/docs/extra-sigs.txt /construction/net-mgmt/p0f/stage/usr/local/share/doc/p0f ====> Compressing man pages (compress-man) -------------------------------------------------------------------------------- -- Phase: package -------------------------------------------------------------------------------- ===> Building package for p0f-3.09b file sizes/checksums [13]: . done packing files [13]: . done packing directories [0]: . done -------------------------------------------------- -- Termination -------------------------------------------------- Finished: Wednesday, 18 APR 2018 at 21:37:39 UTC Duration: 00:00:11