-------------------------------------------------------------------------------
-- Phase: Environment
-------------------------------------------------------------------------------
NO_DEPENDS=1
UNAME_r=5.9
UNAME_m=x86_64
UNAME_p=x86_64
UNAME_v=unknown
UNAME_s=DragonFly
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin
SSL_NO_VERIFY_PEER=1
LANG=C
HOME=/root
USER=root
TERM=dumb
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: showconfig
-------------------------------------------------------------------------------
===> The following configuration options are available for nagvis-1.9.23:
GRAPHVIZ=off: Graphviz is needed for automaps
====> Options available for the single BROKER: you have to select exactly one of them
MKLIVESTATUS=on: Depend on mk-livestatus broker (preferred)
NDO2DB=off: Depend on ndo2db broker
===> Use 'make config' to modify these settings
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: CONFIGURE_ENV
-------------------------------------------------------------------------------
XDG_DATA_HOME=/construction/net-mgmt/nagvis XDG_CONFIG_HOME=/construction/net-mgmt/nagvis HOME=/construction/net-mgmt/nagvis TMPDIR="/tmp" PATH=/construction/net-mgmt/nagvis/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: CONFIGURE_ARGS
-------------------------------------------------------------------------------
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: MAKE_ENV
-------------------------------------------------------------------------------
XDG_DATA_HOME=/construction/net-mgmt/nagvis XDG_CONFIG_HOME=/construction/net-mgmt/nagvis HOME=/construction/net-mgmt/nagvis TMPDIR="/tmp" PATH=/construction/net-mgmt/nagvis/.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=gcc80 PREFIX=/usr/local LOCALBASE=/usr/local 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"
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: MAKE_ARGS
-------------------------------------------------------------------------------
DESTDIR=/construction/net-mgmt/nagvis/stage
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: PLIST_SUB
-------------------------------------------------------------------------------
WWWDIR="/usr/local/www/nagvis" PHP_EXT_DIR=20190902 OSREL=5.9 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/nagvis" EXAMPLESDIR="share/examples/nagvis" DATADIR="share/nagvis" WWWDIR="www/nagvis" ETCDIR="etc/nagvis"
SUCCEEDED 00:00:01
-------------------------------------------------------------------------------
-- Phase: SUB_LIST
-------------------------------------------------------------------------------
WWW_OWNER=www WWW_GROUP=www DIRMODE=750 FILEMODE=640 PHP_EXT_DIR=20190902 PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/nagvis DOCSDIR=/usr/local/share/doc/nagvis EXAMPLESDIR=/usr/local/share/examples/nagvis WWWDIR=/usr/local/www/nagvis ETCDIR=/usr/local/etc/nagvis
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: /etc/make.conf
-------------------------------------------------------------------------------
DPORTS_BUILDER=yes
DISABLE_LICENSES=yes
DEFAULT_VERSIONS=ssl=openssl
FORCE_PACKAGE=yes
DEVELOPER=yes
USE_PACKAGE_DEPENDS_ONLY=yes
PORTSDIR=/xports
PORT_DBDIR=/options
PKG_DBDIR=/var/db/pkg
PKG_CACHEDIR=/var/cache/pkg
PKG_SUFX=.txz
DEVELOPER=1
UID=0
ARCH=x86_64
OPSYS=DragonFly
DFLYVERSION=500906
OSVERSION=9999999
OSREL=5.9
_OSRELEASE=5.9-SYNTH
DISTDIR=/distfiles
WRKDIRPREFIX=/construction
BATCH=yes
PACKAGE_BUILDING=yes
PKG_CREATE_VERBOSE=yes
MAKE_JOBS_NUMBER=10
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: setup
-------------------------------------------------------------------------------
Installing /packages/All/ncurses-6.2.20210116.txz
Installing /packages/All/indexinfo-0.3.1.txz
Installing /packages/All/libtextstyle-0.21.txz
Installing /packages/All/gettext-runtime-0.21.txz
Installing /packages/All/gettext-tools-0.21.txz
Installing /packages/All/libltdl-2.4.6.txz
Installing /packages/All/png-1.6.37.txz
Installing /packages/All/freetype2-2.10.4.txz
=====
Message from freetype2-2.10.4:
--
The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as
the default, emulating a modern version of ClearType. This change inevitably
leads to different rendering results, and you might change port's options to
adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment
variable).
The environment variable "FREETYPE_PROPERTIES" can be used to control the
driver properties. Example:
FREETYPE_PROPERTIES=truetype:interpreter-version=35 \
cff:no-stem-darkening=1 \
autofitter:warping=1
This allows to select, say, the subpixel hinting mode at runtime for a given
application.
If LONG_PCF_NAMES port's option was enabled, the PCF family names may include
the foundry and information whether they contain wide characters. For example,
"Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at
run time with using pcf:no-long-family-names property, if needed. Example:
FREETYPE_PROPERTIES=pcf:no-long-family-names=1
How to recreate fontconfig cache with using such environment variable,
if needed:
# env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv
The controllable properties are listed in the section "Controlling FreeType
Modules" in the reference's table of contents
(/usr/local/share/doc/freetype2/reference/site/index.html, if documentation was installed).
Installing /packages/All/expat-2.2.10.txz
Installing /packages/All/fontconfig-2.13.92_2,1.txz
Running fc-cache to build fontconfig cache...
Font directories:
/usr/local/share/fonts
/usr/local/lib/X11/fonts
/usr/local/share/fonts: skipping, no such directory
/usr/local/lib/X11/fonts: skipping, no such directory
/var/db/fontconfig: cleaning cache directory
fc-cache: succeeded
Installing /packages/All/jbigkit-2.1_1.txz
Installing /packages/All/jpeg-turbo-2.0.6.txz
Installing /packages/All/tiff-4.2.0.txz
Installing /packages/All/giflib-5.2.1.txz
Installing /packages/All/webp-1.1.0.txz
Installing /packages/All/libgd-2.3.0,1.txz
Installing /packages/All/openssl-1.1.1i,1.txz
Installing /packages/All/perl5-5.32.0_1.txz
Installing /packages/All/nagios-plugins-2.3.3_2,1.txz
Installing /packages/All/pcre2-10.36.txz
Installing /packages/All/libargon2-20190702.txz
Installing /packages/All/libxml2-2.9.10_2.txz
Installing /packages/All/php74-7.4.14.txz
Installing /packages/All/php74-xml-7.4.14.txz
=====
Message from php74-xml-7.4.14:
--
This file has been added to automatically load the installed extension:
/usr/local/etc/php/ext-20-xml.ini
Installing /packages/All/php74-filter-7.4.14.txz
=====
Message from php74-filter-7.4.14:
--
This file has been added to automatically load the installed extension:
/usr/local/etc/php/ext-20-filter.ini
Installing /packages/All/nagios4-4.4.6_1,1.txz
===> Creating groups.
Creating group 'nagios' with gid '181'.
===> Creating users
Creating user 'nagios' with uid '181'.
===> Creating homedir(s)
=====
Message from nagios4-4.4.6_1,1:
--
Enable Nagios in /etc/rc.conf with the following line:
nagios_enable="YES"
Configuration templates are available in /usr/local/etc/nagios as
*.cfg-sample files. Copy them to *.cfg files where required and
edit to suit your needs.
If you don't already have a web server running, you will need to
install and configure one to finish off your Nagios installation.
When used with Apache, the following should be sufficient to publish
the web component of Nagios (modify the allow list to suit):
Require ip 127.0.0.1
php_flag engine on
php_admin_value open_basedir /usr/local/www/nagios/:/var/spool/nagios/
Options ExecCGI
ScriptAlias /nagios/cgi-bin/ /usr/local/www/nagios/cgi-bin/
Alias /nagios/ /usr/local/www/nagios/
Installing /packages/All/libffi-3.3_1.txz
Installing /packages/All/readline-8.0.4_1.txz
Installing /packages/All/python37-3.7.9_1.txz
=====
Message from python37-3.7.9_1:
--
Note that some standard Python modules are provided as separate ports
as they require additional dependencies. They are available as:
py37-gdbm databases/py-gdbm@py37
py37-sqlite3 databases/py-sqlite3@py37
py37-tkinter x11-toolkits/py-tkinter@py37
Installing /packages/All/mk-livestatus-1.2.8p25_2.txz
=====
Message from mk-livestatus-1.2.8p25_2:
--
Notes:
* See the documentation at https://mathias-kettner.com/checkmk_livestatus.html
* Requires Nagios (net-mgmt/nagios, or net-mgmt/nagios4) be built with event
broker support enabled, or 'livestatus.o' will never be loaded. This is
the default for net-mgmt/nagios4.
* unixcat (for use with reading from the socket and/or inetd(8) support)
moved from /usr/local/bin to /usr/local/lib/mk-livestatus
in order to avoid a conflict with sysutils/ucspi-unix
* livecheck was removed in 1.2.3.i5. Please adjust your "broker_module=..."
directive in /usr/local/etc/nagios/nagios.cfg!
Installing /packages/All/php74-gd-7.4.14.txz
=====
Message from php74-gd-7.4.14:
--
This file has been added to automatically load the installed extension:
/usr/local/etc/php/ext-20-gd.ini
Installing /packages/All/php74-gettext-7.4.14.txz
=====
Message from php74-gettext-7.4.14:
--
This file has been added to automatically load the installed extension:
/usr/local/etc/php/ext-20-gettext.ini
Installing /packages/All/oniguruma-6.9.6.txz
Installing /packages/All/php74-mbstring-7.4.14.txz
=====
Message from php74-mbstring-7.4.14:
--
This file has been added to automatically load the installed extension:
/usr/local/etc/php/ext-20-mbstring.ini
Installing /packages/All/php74-session-7.4.14.txz
=====
Message from php74-session-7.4.14:
--
This file has been added to automatically load the installed extension:
/usr/local/etc/php/ext-18-session.ini
Installing /packages/All/php74-json-7.4.14.txz
=====
Message from php74-json-7.4.14:
--
This file has been added to automatically load the installed extension:
/usr/local/etc/php/ext-20-json.ini
Installing /packages/All/php74-pdo-7.4.14.txz
=====
Message from php74-pdo-7.4.14:
--
This file has been added to automatically load the installed extension:
/usr/local/etc/php/ext-20-pdo.ini
Installing /packages/All/libedit-3.1.20191231,1.txz
Installing /packages/All/sqlite3-3.34.0,1.txz
Installing /packages/All/php74-pdo_sqlite-7.4.14.txz
=====
Message from php74-pdo_sqlite-7.4.14:
--
This file has been added to automatically load the installed extension:
/usr/local/etc/php/ext-30-pdo_sqlite.ini
SUCCEEDED 00:00:24
-------------------------------------------------------------------------------
-- Phase: check-sanity
-------------------------------------------------------------------------------
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: pkg-depends
-------------------------------------------------------------------------------
===> nagvis-1.9.23 depends on file: /usr/local/sbin/pkg - found
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: fetch-depends
-------------------------------------------------------------------------------
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: fetch
-------------------------------------------------------------------------------
===> nagvis-1.9.23 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by nagvis-1.9.23 for building
SUCCEEDED 00:00:01
-------------------------------------------------------------------------------
-- Phase: checksum
-------------------------------------------------------------------------------
===> nagvis-1.9.23 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by nagvis-1.9.23 for building
=> SHA256 Checksum OK for nagvis-1.9.23.tar.gz.
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: extract-depends
-------------------------------------------------------------------------------
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: extract
-------------------------------------------------------------------------------
===> nagvis-1.9.23 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by nagvis-1.9.23 for building
===> Extracting for nagvis-1.9.23
=> SHA256 Checksum OK for nagvis-1.9.23.tar.gz.
Extracted Memory Use: 6.93M
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: patch-depends
-------------------------------------------------------------------------------
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: patch
-------------------------------------------------------------------------------
===> Patching for nagvis-1.9.23
SUCCEEDED 00:00:01
-------------------------------------------------------------------------------
-- Phase: build-depends
-------------------------------------------------------------------------------
===> nagvis-1.9.23 depends on executable: msgfmt - found
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: lib-depends
-------------------------------------------------------------------------------
===> nagvis-1.9.23 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so)
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: configure
-------------------------------------------------------------------------------
===> nagvis-1.9.23 depends on executable: msgfmt - found
===> nagvis-1.9.23 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so)
===> Configuring for nagvis-1.9.23
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: build
-------------------------------------------------------------------------------
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: run-depends
-------------------------------------------------------------------------------
===> nagvis-1.9.23 depends on package: mk-livestatus>=0 - found
===> nagvis-1.9.23 depends on file: /usr/local/include/php/main/php.h - found
===> nagvis-1.9.23 depends on file: /usr/local/lib/php/20190902/gd.so - found
===> nagvis-1.9.23 depends on file: /usr/local/lib/php/20190902/gettext.so - found
===> nagvis-1.9.23 depends on file: /usr/local/lib/php/20190902/mbstring.so - found
===> nagvis-1.9.23 depends on file: /usr/local/lib/php/20190902/session.so - found
===> nagvis-1.9.23 depends on file: /usr/local/lib/php/20190902/json.so - found
===> nagvis-1.9.23 depends on file: /usr/local/lib/php/20190902/pdo.so - found
===> nagvis-1.9.23 depends on file: /usr/local/lib/php/20190902/pdo_sqlite.so - found
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: stage
-------------------------------------------------------------------------------
===> Staging for nagvis-1.9.23
===> nagvis-1.9.23 depends on package: mk-livestatus>=0 - found
===> nagvis-1.9.23 depends on file: /usr/local/include/php/main/php.h - found
===> nagvis-1.9.23 depends on file: /usr/local/lib/php/20190902/gd.so - found
===> nagvis-1.9.23 depends on file: /usr/local/lib/php/20190902/gettext.so - found
===> nagvis-1.9.23 depends on file: /usr/local/lib/php/20190902/mbstring.so - found
===> nagvis-1.9.23 depends on file: /usr/local/lib/php/20190902/session.so - found
===> nagvis-1.9.23 depends on file: /usr/local/lib/php/20190902/json.so - found
===> nagvis-1.9.23 depends on file: /usr/local/lib/php/20190902/pdo.so - found
===> nagvis-1.9.23 depends on file: /usr/local/lib/php/20190902/pdo_sqlite.so - found
===> Generating temporary packing list
/bin/mkdir -p /construction/net-mgmt/nagvis/stage/usr/local/www/nagvis/etc/automaps /construction/net-mgmt/nagvis/stage/usr/local/www/nagvis/share/var /construction/net-mgmt/nagvis/stage/usr/local/www/nagvis/var/tmpl/cache /construction/net-mgmt/nagvis/stage/usr/local/www/nagvis/var/tmpl/compile
(cd /construction/net-mgmt/nagvis/nagvis-1.9.23 && /bin/sh -c '(/usr/bin/find -Ed $1 $3 | /usr/bin/cpio -dumpl $2 >/dev/null 2>&1) && /usr/bin/find -Ed $1 $3 \( -type d -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 755 "$@"'\'' . {} + -o -type f -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 0644 "$@"'\'' . {} + \)' COPYTREE_SHARE \* /construction/net-mgmt/nagvis/stage/usr/local/www/nagvis)
====> Compressing man pages (compress-man)
====> Running Q/A tests (stage-qa)
Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks
SUCCEEDED 00:00:01
-------------------------------------------------------------------------------
-- Phase: check-plist
-------------------------------------------------------------------------------
====> Checking for pkg-plist issues (check-plist)
===> Parsing plist
===> Checking for items in STAGEDIR missing from pkg-plist
===> Checking for items in pkg-plist which are not in STAGEDIR
===> No pkg-plist issues found (check-plist)
SUCCEEDED 00:00:01
-------------------------------------------------------------------------------
-- Phase: package
-------------------------------------------------------------------------------
===> Building package for nagvis-1.9.23
file sizes/checksums [684]: 0%
file sizes/checksums [684]: 14%
file sizes/checksums [684]: 29%
file sizes/checksums [684]: 43%
file sizes/checksums [684]: 58%
file sizes/checksums [684]: 73%
file sizes/checksums [684]: 87%
file sizes/checksums [684]: 100%
packing files [684]: 0%
packing files [684]: 14%
packing files [684]: 29%
packing files [684]: 43%
packing files [684]: 58%
packing files [684]: 73%
packing files [684]: 87%
packing files [684]: 100%
packing directories [6]: 0%
packing directories [6]: 100%
SUCCEEDED 00:00:04
TOTAL TIME 00:00:33