-------------------------------------------------------------------------------
-- Phase: Environment
-------------------------------------------------------------------------------
NO_DEPENDS=1
UNAME_r=6.5
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.34:
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 XDG_CACHE_HOME=/construction/net-mgmt/nagvis/.cache 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 PKG_CONFIG_LIBDIR=/construction/net-mgmt/nagvis/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig 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 XDG_CACHE_HOME=/construction/net-mgmt/nagvis/.cache 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 PKG_CONFIG_LIBDIR=/construction/net-mgmt/nagvis/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig 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:01
-------------------------------------------------------------------------------
-- Phase: PLIST_SUB
-------------------------------------------------------------------------------
WWWDIR="/usr/local/www/nagvis" PHP_EXT_DIR=20210902 OSREL=6.5 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:00
-------------------------------------------------------------------------------
-- Phase: SUB_LIST
-------------------------------------------------------------------------------
WWW_OWNER=www WWW_GROUP=www DIRMODE=750 FILEMODE=640 PHP_EXT_DIR=20210902 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
DFLY_STING_XFAIL=yes
USE_PACKAGE_DEPENDS_ONLY=yes
PORTSDIR=/xports
PORT_DBDIR=/options
PKG_DBDIR=/var/db/pkg
PKG_CACHEDIR=/var/cache/pkg
PKG_COMPRESSION_FORMAT=.tgz
DEVELOPER=1
WITH_CCACHE_BUILD=yes
CCACHE_DIR=/ccache
UID=0
ARCH=x86_64
OPSYS=DragonFly
DFLYVERSION=600503
OSVERSION=9999999
OSREL=6.5
_OSRELEASE=6.5-SYNTH
DISTDIR=/distfiles
WRKDIRPREFIX=/construction
BATCH=yes
PACKAGE_BUILDING=yes
PKG_CREATE_VERBOSE=yes
MAKE_JOBS_NUMBER=13
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: setup
-------------------------------------------------------------------------------
Installing /packages/All/ncurses-6.4.pkg
=====
Message from ncurses-6.4:
--
To get the terminfo database please install the terminfo-db package:
pkg install terminfo-db
Installing /packages/All/indexinfo-0.3.1.pkg
Installing /packages/All/libtextstyle-0.21.1.pkg
Installing /packages/All/gettext-runtime-0.21.1.pkg
Installing /packages/All/gettext-tools-0.21.1.pkg
Installing /packages/All/libltdl-2.4.7.pkg
Installing /packages/All/png-1.6.39.pkg
Installing /packages/All/brotli-1.0.9,1.pkg
Installing /packages/All/freetype2-2.12.1_2.pkg
=====
Message from freetype2-2.12.1_2:
--
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/index.html, if documentation was installed).
Installing /packages/All/expat-2.5.0.pkg
Installing /packages/All/fontconfig-2.14.2,1.pkg
Running fc-cache to build fontconfig cache...
Installing /packages/All/libdeflate-1.18.pkg
Installing /packages/All/jbigkit-2.1_1.pkg
Installing /packages/All/liblz4-1.9.4,1.pkg
Installing /packages/All/zstd-1.5.5.pkg
Installing /packages/All/jpeg-turbo-2.1.5.1.pkg
Installing /packages/All/tiff-4.4.0_1.pkg
Installing /packages/All/giflib-5.2.1.pkg
Installing /packages/All/webp-1.3.0_1.pkg
Installing /packages/All/libgd-2.3.3_5,1.pkg
Installing /packages/All/openssl-1.1.1u,1.pkg
Installing /packages/All/perl5-5.32.1_3.pkg
Installing /packages/All/nagios-plugins-2.4.3,1.pkg
Installing /packages/All/libargon2-20190702.pkg
Installing /packages/All/pcre2-10.42.pkg
Installing /packages/All/readline-8.2.1.pkg
Installing /packages/All/libxml2-2.10.4.pkg
Installing /packages/All/php81-8.1.20.pkg
Installing /packages/All/php81-xml-8.1.20.pkg
=====
Message from php81-xml-8.1.20:
--
This file has been added to automatically load the installed extension:
/usr/local/etc/php/ext-20-xml.ini
Installing /packages/All/php81-filter-8.1.20.pkg
=====
Message from php81-filter-8.1.20:
--
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.13,1.pkg
===> Creating groups.
Creating group 'nagios' with gid '181'.
===> Creating users
Creating user 'nagios' with uid '181'.
===> Creating homedir(s)
=====
Message from nagios4-4.4.13,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.4.4.pkg
Installing /packages/All/mpdecimal-2.5.1.pkg
Installing /packages/All/python39-3.9.17.pkg
=====
Message from python39-3.9.17:
--
Note that some standard Python modules are provided as separate ports
as they require additional dependencies. They are available as:
py39-gdbm databases/py-gdbm@py39
py39-sqlite3 databases/py-sqlite3@py39
py39-tkinter x11-toolkits/py-tkinter@py39
Installing /packages/All/mk-livestatus-1.2.8p25_3.pkg
=====
Message from mk-livestatus-1.2.8p25_3:
--
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/php81-gd-8.1.20.pkg
=====
Message from php81-gd-8.1.20:
--
This file has been added to automatically load the installed extension:
/usr/local/etc/php/ext-20-gd.ini
Installing /packages/All/php81-gettext-8.1.20.pkg
=====
Message from php81-gettext-8.1.20:
--
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.8_1.pkg
Installing /packages/All/php81-mbstring-8.1.20.pkg
=====
Message from php81-mbstring-8.1.20:
--
This file has been added to automatically load the installed extension:
/usr/local/etc/php/ext-20-mbstring.ini
Installing /packages/All/php81-session-8.1.20.pkg
=====
Message from php81-session-8.1.20:
--
This file has been added to automatically load the installed extension:
/usr/local/etc/php/ext-18-session.ini
Installing /packages/All/php81-pdo-8.1.20.pkg
=====
Message from php81-pdo-8.1.20:
--
This file has been added to automatically load the installed extension:
/usr/local/etc/php/ext-20-pdo.ini
UNFLAVORED databases/sqlite3 -> use databases/sqlite3@default
Installing /packages/All/libedit-3.1.20221030,1.pkg
Installing /packages/All/sqlite3-3.42.0,1.pkg
Installing /packages/All/php81-pdo_sqlite-8.1.20.pkg
=====
Message from php81-pdo_sqlite-8.1.20:
--
This file has been added to automatically load the installed extension:
/usr/local/etc/php/ext-30-pdo_sqlite.ini
UNFLAVORED databases/sqlite3 -> use databases/sqlite3@default
SUCCEEDED 00:00:10
-------------------------------------------------------------------------------
-- Phase: check-sanity
-------------------------------------------------------------------------------
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: pkg-depends
-------------------------------------------------------------------------------
===> nagvis-1.9.34 depends on file: /usr/local/sbin/pkg - found
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: fetch-depends
-------------------------------------------------------------------------------
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: fetch
-------------------------------------------------------------------------------
===> nagvis-1.9.34 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by nagvis-1.9.34 for building
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: checksum
-------------------------------------------------------------------------------
===> nagvis-1.9.34 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by nagvis-1.9.34 for building
=> SHA256 Checksum OK for nagvis-1.9.34.tar.gz.
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: extract-depends
-------------------------------------------------------------------------------
SUCCEEDED 00:00:01
-------------------------------------------------------------------------------
-- Phase: extract
-------------------------------------------------------------------------------
===> nagvis-1.9.34 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by nagvis-1.9.34 for building
===> Extracting for nagvis-1.9.34
=> SHA256 Checksum OK for nagvis-1.9.34.tar.gz.
Extracted Memory Use: 6.77M
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: patch-depends
-------------------------------------------------------------------------------
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: patch
-------------------------------------------------------------------------------
===> Patching for nagvis-1.9.34
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: build-depends
-------------------------------------------------------------------------------
===> nagvis-1.9.34 depends on executable: msgfmt - found
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: lib-depends
-------------------------------------------------------------------------------
===> nagvis-1.9.34 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so)
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: configure
-------------------------------------------------------------------------------
===> nagvis-1.9.34 depends on executable: msgfmt - found
===> nagvis-1.9.34 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so)
===> Configuring for nagvis-1.9.34
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: build
-------------------------------------------------------------------------------
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: run-depends
-------------------------------------------------------------------------------
===> nagvis-1.9.34 depends on package: mk-livestatus>=0 - found
===> nagvis-1.9.34 depends on file: /usr/local/include/php/main/php.h - found
===> nagvis-1.9.34 depends on file: /usr/local/lib/php/20210902/gd.so - found
===> nagvis-1.9.34 depends on file: /usr/local/lib/php/20210902/gettext.so - found
===> nagvis-1.9.34 depends on file: /usr/local/lib/php/20210902/mbstring.so - found
===> nagvis-1.9.34 depends on file: /usr/local/lib/php/20210902/session.so - found
===> nagvis-1.9.34 depends on file: /usr/local/lib/php/20210902/pdo.so - found
===> nagvis-1.9.34 depends on file: /usr/local/lib/php/20210902/pdo_sqlite.so - found
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: stage
-------------------------------------------------------------------------------
===> Staging for nagvis-1.9.34
===> nagvis-1.9.34 depends on package: mk-livestatus>=0 - found
===> nagvis-1.9.34 depends on file: /usr/local/include/php/main/php.h - found
===> nagvis-1.9.34 depends on file: /usr/local/lib/php/20210902/gd.so - found
===> nagvis-1.9.34 depends on file: /usr/local/lib/php/20210902/gettext.so - found
===> nagvis-1.9.34 depends on file: /usr/local/lib/php/20210902/mbstring.so - found
===> nagvis-1.9.34 depends on file: /usr/local/lib/php/20210902/session.so - found
===> nagvis-1.9.34 depends on file: /usr/local/lib/php/20210902/pdo.so - found
===> nagvis-1.9.34 depends on file: /usr/local/lib/php/20210902/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.34 && /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.34
file sizes/checksums [680]: 0%
file sizes/checksums [680]: 14%
file sizes/checksums [680]: 29%
file sizes/checksums [680]: 44%
file sizes/checksums [680]: 58%
file sizes/checksums [680]: 73%
file sizes/checksums [680]: 88%
file sizes/checksums [680]: 100%
Service unavailablepacking files [680]: 0%
packing files [680]: 14%
packing files [680]: 29%
packing files [680]: 44%
packing files [680]: 58%
packing files [680]: 73%
packing files [680]: 88%
packing files [680]: 100%
packing directories [6]: 0%
packing directories [6]: 100%
SUCCEEDED 00:00:01
TOTAL TIME 00:00:15