------------------------------------------------------------------------------- -- 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 ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- XDG_DATA_HOME=/construction/net-mgmt/rrdbot XDG_CONFIG_HOME=/construction/net-mgmt/rrdbot XDG_CACHE_HOME=/construction/net-mgmt/rrdbot/.cache HOME=/construction/net-mgmt/rrdbot TMPDIR="/tmp" PATH=/construction/net-mgmt/rrdbot/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/net-mgmt/rrdbot/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 DEFAULT_AUTOCONF=2.71 CONFIG_SITE=/xports/Templates/config.site lt_cv_sys_max_cmd_len=262144 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ARGS ------------------------------------------------------------------------------- --libdir=/usr/local/lib --includedir=/usr/local/include --datarootdir=/usr/local/share/rrdbot --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ENV ------------------------------------------------------------------------------- XDG_DATA_HOME=/construction/net-mgmt/rrdbot XDG_CONFIG_HOME=/construction/net-mgmt/rrdbot XDG_CACHE_HOME=/construction/net-mgmt/rrdbot/.cache HOME=/construction/net-mgmt/rrdbot TMPDIR="/tmp" PATH=/construction/net-mgmt/rrdbot/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/net-mgmt/rrdbot/.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 DEFAULT_AUTOCONF=2.71 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/rrdbot/stage SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- OSREL=6.5 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/rrdbot" EXAMPLESDIR="share/examples/rrdbot" DATADIR="share/rrdbot" WWWDIR="www/rrdbot" ETCDIR="etc/rrdbot" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/rrdbot DOCSDIR=/usr/local/share/doc/rrdbot EXAMPLESDIR=/usr/local/share/examples/rrdbot WWWDIR=/usr/local/www/rrdbot ETCDIR=/usr/local/etc/rrdbot 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/autoconf-switch-20220527.pkg Installing /packages/All/indexinfo-0.3.1.pkg Installing /packages/All/gettext-runtime-0.21.1.pkg Installing /packages/All/m4-1.4.19,1.pkg Installing /packages/All/perl5-5.32.1_3.pkg Installing /packages/All/autoconf-2.71.pkg Installing /packages/All/automake-1.16.5.pkg Installing /packages/All/ccache-3.7.12_4.pkg Create compiler links... create symlink for cc create symlink for cc (world) create symlink for c++ create symlink for c++ (world) create symlink for CC create symlink for CC (world) create symlink for gcc create symlink for gcc (world) create symlink for g++ create symlink for g++ (world) ===== Message from ccache-3.7.12_4: -- NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. Installing /packages/All/brotli-1.0.9,1.pkg Installing /packages/All/png-1.6.39.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/graphite2-1.3.14.pkg Installing /packages/All/libffi-3.4.4.pkg Installing /packages/All/pcre2-10.42.pkg 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/readline-8.2.1.pkg Installing /packages/All/libxml2-2.10.4.pkg Installing /packages/All/libiconv-1.17.pkg Installing /packages/All/expat-2.5.0.pkg Installing /packages/All/mpdecimal-2.5.1.pkg Installing /packages/All/openssl-1.1.1u,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/glib-2.76.4,2.pkg Generating GIO modules cache Compiling glib schemas No schema files found: doing nothing. Installing /packages/All/harfbuzz-7.3.0.pkg Installing /packages/All/fontconfig-2.14.2,1.pkg Running fc-cache to build fontconfig cache... Installing /packages/All/libXau-1.0.9.pkg Installing /packages/All/xorgproto-2022.1_1.pkg Installing /packages/All/libXdmcp-1.1.3.pkg Installing /packages/All/libxcb-1.15_1.pkg Installing /packages/All/libX11-1.8.6,1.pkg Installing /packages/All/libXext-1.3.4,1.pkg Installing /packages/All/libglvnd-1.6.0.pkg Installing /packages/All/pixman-0.42.2.pkg Installing /packages/All/libXrender-0.9.10_2.pkg Installing /packages/All/cairo-1.17.4_2,3.pkg Installing /packages/All/fribidi-1.0.13.pkg Installing /packages/All/libdatrie-0.2.13_1.pkg Installing /packages/All/libthai-0.1.29.pkg ===== Message from libthai-0.1.29: -- ===> NOTICE: The libthai port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing Installing /packages/All/libfontenc-1.1.4.pkg Installing /packages/All/mkfontscale-1.2.1.pkg Installing /packages/All/font-bh-ttf-1.0.3_4.pkg Running fc-cache to build fontconfig cache... Installing /packages/All/font-misc-meltho-1.0.3_4.pkg Installing /packages/All/font-misc-ethiopic-1.0.4.pkg Installing /packages/All/encodings-1.0.5,1.pkg Installing /packages/All/dejavu-2.37_1.pkg Running fc-cache to build fontconfig cache... ===== Message from dejavu-2.37_1: -- Make sure that the freetype module is loaded. If it is not, add the following line to the "Modules" section of your X Windows configuration file: Load "freetype" Add the following line to the "Files" section of X Windows configuration file: FontPath "/usr/local/share/fonts/dejavu/" Note: your X Windows configuration file is typically /etc/X11/XF86Config if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org. Installing /packages/All/xorg-fonts-truetype-7.7_1.pkg Installing /packages/All/libXft-2.3.7.pkg Installing /packages/All/pango-1.50.14.pkg Installing /packages/All/rrdtool-1.8.0_2.pkg SUCCEEDED 00:00:17 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> rrdbot-0.9.7.d20200312 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> rrdbot-0.9.7.d20200312 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by rrdbot-0.9.7.d20200312 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> rrdbot-0.9.7.d20200312 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by rrdbot-0.9.7.d20200312 for building => SHA256 Checksum OK for REANNZ-rrdbot-0.9.7.d20200312-396ca60_GH0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> rrdbot-0.9.7.d20200312 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by rrdbot-0.9.7.d20200312 for building ===> Extracting for rrdbot-0.9.7.d20200312 => SHA256 Checksum OK for REANNZ-rrdbot-0.9.7.d20200312-396ca60_GH0.tar.gz. Extracted Memory Use: 2.31M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for rrdbot-0.9.7.d20200312 ===> Applying ports patches for rrdbot-0.9.7.d20200312 from /xports/net-mgmt/rrdbot/files SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> rrdbot-0.9.7.d20200312 depends on package: autoconf>=2.71 - found ===> rrdbot-0.9.7.d20200312 depends on package: automake>=1.16.5 - found ===> rrdbot-0.9.7.d20200312 depends on file: /usr/local/bin/ccache - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> rrdbot-0.9.7.d20200312 depends on shared library: librrd.so - found (/usr/local/lib/librrd.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> rrdbot-0.9.7.d20200312 depends on package: autoconf>=2.71 - found ===> rrdbot-0.9.7.d20200312 depends on package: automake>=1.16.5 - found ===> rrdbot-0.9.7.d20200312 depends on file: /usr/local/bin/ccache - found ===> rrdbot-0.9.7.d20200312 depends on shared library: librrd.so - found (/usr/local/lib/librrd.so) ===> Configuring for rrdbot-0.9.7.d20200312 autoreconf2.71: warning: autoconf input should be named 'configure.ac', not 'configure.in' aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:3: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... aclocal.m4:429: AM_INIT_AUTOMAKE is expanded from... configure.in:3: the top level configure.in:11: warning: 'AM_CONFIG_HEADER': this macro is obsolete. configure.in:11: You should use the 'AC_CONFIG_HEADERS' macro instead. ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... aclocal.m4:745: AM_CONFIG_HEADER is expanded from... configure.in:11: the top level configure.in:17: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:17: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:17: the top level configure.in:33: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:33: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:33: the top level configure.in:42: warning: The macro `AC_LANG_C' is obsolete. configure.in:42: You should run autoupdate. ./lib/autoconf/c.m4:72: AC_LANG_C is expanded from... acsite.m4:4: ACX_PTHREAD is expanded from... configure.in:42: the top level configure.in:42: warning: The macro `AC_TRY_LINK' is obsolete. configure.in:42: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... acsite.m4:4: ACX_PTHREAD is expanded from... configure.in:42: the top level configure.in:60: warning: The macro `AC_HEADER_STDC' is obsolete. configure.in:60: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.in:60: the top level autoheader2.71: warning: autoconf input should be named 'configure.ac', not 'configure.in' automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:3: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.in:3: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation configure.in:27: installing './compile' configure.in:42: installing './config.guess' configure.in:42: installing './config.sub' configure.in:3: installing './install-sh' configure.in:3: installing './missing' automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' bsnmp/Makefile.am: installing './depcomp' daemon/Makefile.am:4: warning: source file '../mib/mib-parser.c' is in a subdirectory, daemon/Makefile.am:4: but option 'subdir-objects' is disabled automake: warning: possible forward-incompatibility. automake: At least one source file is in a subdirectory, but the 'subdir-objects' automake: automake option hasn't been enabled. For now, the corresponding output automake: object file(s) will be placed in the top-level directory. However, this automake: behavior may change in a future Automake major version, with object automake: files being placed in the same subdirectory as the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibilities. tools/Makefile.am:12: warning: source file '../mib/mib-parser.c' is in a subdirectory, tools/Makefile.am:12: but option 'subdir-objects' is disabled configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes 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 the compiler supports GNU C... yes checking whether cc accepts -g... yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking for ranlib... ranlib enabling ipv6 support checking build system type... x86_64-portbld-dragonfly6.5 checking host system type... x86_64-portbld-dragonfly6.5 checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for cc_r... cc checking for rrd_update in -lrrd... yes checking for nis_lookup in -lnsl... no checking for getaddrinfo in -lsocket... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for struct dirent.d_type... yes checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for rrd.h... yes checking for unistd.h... (cached) yes checking for stdio.h... (cached) yes checking for stddef.h... (cached) yes checking for stdlib.h... (cached) yes checking for assert.h... yes checking for errno.h... (cached) yes checking for stdarg.h... (cached) yes checking for string.h... (cached) yes checking for netdb.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/cdefs.h... (cached) yes checking for daemon... (cached) yes checking for strlcat... (cached) yes checking for strlcpy... (cached) yes checking for strtob... no checking for strncasecmp... (cached) yes checking for strcasestr... (cached) yes checking for strerror... (cached) yes checking for getopt... (cached) yes checking for getaddrinfo... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating mibs/Makefile config.status: creating common/Makefile config.status: creating daemon/Makefile config.status: creating bsnmp/Makefile config.status: creating tools/Makefile config.status: creating doc/Makefile config.status: creating config.h config.status: executing depfiles commands SUCCEEDED 00:00:11 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for rrdbot-0.9.7.d20200312 --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in bsnmp --- asn1.o --- --- snmp.o --- --- asn1.o --- cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -I/usr/local/include -Wall -pthread -D_POSIX_PTHREAD_SEMANTICS -MT asn1.o -MD -MP -MF .deps/asn1.Tpo -c -o asn1.o asn1.c --- snmp.o --- cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -I/usr/local/include -Wall -pthread -D_POSIX_PTHREAD_SEMANTICS -MT snmp.o -MD -MP -MF .deps/snmp.Tpo -c -o snmp.o snmp.c --- asn1.o --- mv -f .deps/asn1.Tpo .deps/asn1.Po --- snmp.o --- mv -f .deps/snmp.Tpo .deps/snmp.Po --- libbsnmp-custom.a --- rm -f libbsnmp-custom.a ar cru libbsnmp-custom.a asn1.o snmp.o /usr/libexec/binutils234/elf/ar: `u' modifier ignored since `D' is the default (see `U') ranlib libbsnmp-custom.a Making all in common --- libcommon_a-async-resolver.o --- --- libcommon_a-config-parser.o --- --- libcommon_a-compat.o --- --- libcommon_a-hash.o --- --- libcommon_a-log.o --- --- libcommon_a-server-mainloop.o --- --- libcommon_a-snmp-engine.o --- --- libcommon_a-async-resolver.o --- cc -DHAVE_CONFIG_H -I. -I.. -I../common/ -I../bsnmp/ -I.. -pipe -O2 -fno-strict-aliasing -I/usr/local/include -Wall -pthread -D_POSIX_PTHREAD_SEMANTICS -MT libcommon_a-async-resolver.o -MD -MP -MF .deps/libcommon_a-async-resolver.Tpo -c -o libcommon_a-async-resolver.o `test -f 'async-resolver.c' || echo './'`async-resolver.c --- libcommon_a-hash.o --- cc -DHAVE_CONFIG_H -I. -I.. -I../common/ -I../bsnmp/ -I.. -pipe -O2 -fno-strict-aliasing -I/usr/local/include -Wall -pthread -D_POSIX_PTHREAD_SEMANTICS -MT libcommon_a-hash.o -MD -MP -MF .deps/libcommon_a-hash.Tpo -c -o libcommon_a-hash.o `test -f 'hash.c' || echo './'`hash.c --- libcommon_a-config-parser.o --- cc -DHAVE_CONFIG_H -I. -I.. -I../common/ -I../bsnmp/ -I.. -pipe -O2 -fno-strict-aliasing -I/usr/local/include -Wall -pthread -D_POSIX_PTHREAD_SEMANTICS -MT libcommon_a-config-parser.o -MD -MP -MF .deps/libcommon_a-config-parser.Tpo -c -o libcommon_a-config-parser.o `test -f 'config-parser.c' || echo './'`config-parser.c --- libcommon_a-server-mainloop.o --- cc -DHAVE_CONFIG_H -I. -I.. -I../common/ -I../bsnmp/ -I.. -pipe -O2 -fno-strict-aliasing -I/usr/local/include -Wall -pthread -D_POSIX_PTHREAD_SEMANTICS -MT libcommon_a-server-mainloop.o -MD -MP -MF .deps/libcommon_a-server-mainloop.Tpo -c -o libcommon_a-server-mainloop.o `test -f 'server-mainloop.c' || echo './'`server-mainloop.c --- libcommon_a-compat.o --- cc -DHAVE_CONFIG_H -I. -I.. -I../common/ -I../bsnmp/ -I.. -pipe -O2 -fno-strict-aliasing -I/usr/local/include -Wall -pthread -D_POSIX_PTHREAD_SEMANTICS -MT libcommon_a-compat.o -MD -MP -MF .deps/libcommon_a-compat.Tpo -c -o libcommon_a-compat.o `test -f 'compat.c' || echo './'`compat.c --- libcommon_a-log.o --- cc -DHAVE_CONFIG_H -I. -I.. -I../common/ -I../bsnmp/ -I.. -pipe -O2 -fno-strict-aliasing -I/usr/local/include -Wall -pthread -D_POSIX_PTHREAD_SEMANTICS -MT libcommon_a-log.o -MD -MP -MF .deps/libcommon_a-log.Tpo -c -o libcommon_a-log.o `test -f 'log.c' || echo './'`log.c --- libcommon_a-snmp-engine.o --- cc -DHAVE_CONFIG_H -I. -I.. -I../common/ -I../bsnmp/ -I.. -pipe -O2 -fno-strict-aliasing -I/usr/local/include -Wall -pthread -D_POSIX_PTHREAD_SEMANTICS -MT libcommon_a-snmp-engine.o -MD -MP -MF .deps/libcommon_a-snmp-engine.Tpo -c -o libcommon_a-snmp-engine.o `test -f 'snmp-engine.c' || echo './'`snmp-engine.c --- libcommon_a-compat.o --- mv -f .deps/libcommon_a-compat.Tpo .deps/libcommon_a-compat.Po --- libcommon_a-async-resolver.o --- async-resolver.c: In function 'async_resolver_queue': async-resolver.c:294:9: warning: 'strncpy' specified bound 256 equals destination size [-Wstringop-truncation] strncpy(req->servname, t + 1, sizeof(req->servname)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/libcommon_a-async-resolver.Tpo .deps/libcommon_a-async-resolver.Po --- libcommon_a-server-mainloop.o --- mv -f .deps/libcommon_a-server-mainloop.Tpo .deps/libcommon_a-server-mainloop.Po --- libcommon_a-config-parser.o --- config-parser.c: In function 'cfg_parse_file': config-parser.c:226:12: warning: 'header' may be used uninitialized in this function [-Wmaybe-uninitialized] if(cfg_value(filename, header, name, value, data) == -1) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/libcommon_a-config-parser.Tpo .deps/libcommon_a-config-parser.Po --- libcommon_a-log.o --- mv -f .deps/libcommon_a-log.Tpo .deps/libcommon_a-log.Po --- libcommon_a-hash.o --- mv -f .deps/libcommon_a-hash.Tpo .deps/libcommon_a-hash.Po --- libcommon_a-snmp-engine.o --- snmp-engine.c: In function 'request_release_all': snmp-engine.c:420:8: warning: variable 'val' set but not used [-Wunused-but-set-variable] void *val; ^~~ snmp-engine.c: In function 'request_failure': snmp-engine.c:524:8: warning: variable 'val' set but not used [-Wunused-but-set-variable] void *val; ^~~ snmp-engine.c: In function 'request_get_dispatch': snmp-engine.c:569:8: warning: variable 'val' set but not used [-Wunused-but-set-variable] void *val; ^~~ snmp-engine.c: In function 'request_other_dispatch': snmp-engine.c:636:8: warning: variable 'val' set but not used [-Wunused-but-set-variable] void *val; ^~~ snmp-engine.c: In function 'request_flush': snmp-engine.c:788:8: warning: variable 'val' set but not used [-Wunused-but-set-variable] void *val; ^~~ snmp-engine.c: In function 'snmp_engine_cancel': snmp-engine.c:1041:15: warning: variable 'callback_id' set but not used [-Wunused-but-set-variable] int snmp_id, callback_id; ^~~~~~~~~~~ mv -f .deps/libcommon_a-snmp-engine.Tpo .deps/libcommon_a-snmp-engine.Po --- libcommon.a --- rm -f libcommon.a ar cru libcommon.a libcommon_a-async-resolver.o libcommon_a-config-parser.o libcommon_a-compat.o libcommon_a-hash.o libcommon_a-log.o libcommon_a-server-mainloop.o libcommon_a-snmp-engine.o /usr/libexec/binutils234/elf/ar: `u' modifier ignored since `D' is the default (see `U') ranlib libcommon.a Making all in daemon --- rrdbotd-rrdbotd.o --- --- rrdbotd-config.o --- --- rrdbotd-poll-engine.o --- --- rrdbotd-rrd-update.o --- --- rrdbotd-mib-parser.o --- --- rrdbotd-rrdbotd.o --- cc -DHAVE_CONFIG_H -I. -I.. -I../common/ -I../bsnmp/ -I.. -DCONF_PREFIX=\"/usr/local/etc\" -DDATA_PREFIX=\"/usr/local/share/rrdbot\" -pipe -O2 -fno-strict-aliasing -I/usr/local/include -Wall -pthread -D_POSIX_PTHREAD_SEMANTICS -MT rrdbotd-rrdbotd.o -MD -MP -MF .deps/rrdbotd-rrdbotd.Tpo -c -o rrdbotd-rrdbotd.o `test -f 'rrdbotd.c' || echo './'`rrdbotd.c --- rrdbotd-poll-engine.o --- cc -DHAVE_CONFIG_H -I. -I.. -I../common/ -I../bsnmp/ -I.. -DCONF_PREFIX=\"/usr/local/etc\" -DDATA_PREFIX=\"/usr/local/share/rrdbot\" -pipe -O2 -fno-strict-aliasing -I/usr/local/include -Wall -pthread -D_POSIX_PTHREAD_SEMANTICS -MT rrdbotd-poll-engine.o -MD -MP -MF .deps/rrdbotd-poll-engine.Tpo -c -o rrdbotd-poll-engine.o `test -f 'poll-engine.c' || echo './'`poll-engine.c --- rrdbotd-rrd-update.o --- cc -DHAVE_CONFIG_H -I. -I.. -I../common/ -I../bsnmp/ -I.. -DCONF_PREFIX=\"/usr/local/etc\" -DDATA_PREFIX=\"/usr/local/share/rrdbot\" -pipe -O2 -fno-strict-aliasing -I/usr/local/include -Wall -pthread -D_POSIX_PTHREAD_SEMANTICS -MT rrdbotd-rrd-update.o -MD -MP -MF .deps/rrdbotd-rrd-update.Tpo -c -o rrdbotd-rrd-update.o `test -f 'rrd-update.c' || echo './'`rrd-update.c --- rrdbotd-mib-parser.o --- cc -DHAVE_CONFIG_H -I. -I.. -I../common/ -I../bsnmp/ -I.. -DCONF_PREFIX=\"/usr/local/etc\" -DDATA_PREFIX=\"/usr/local/share/rrdbot\" -pipe -O2 -fno-strict-aliasing -I/usr/local/include -Wall -pthread -D_POSIX_PTHREAD_SEMANTICS -MT rrdbotd-mib-parser.o -MD -MP -MF .deps/rrdbotd-mib-parser.Tpo -c -o rrdbotd-mib-parser.o `test -f '../mib/mib-parser.c' || echo './'`../mib/mib-parser.c --- rrdbotd-config.o --- cc -DHAVE_CONFIG_H -I. -I.. -I../common/ -I../bsnmp/ -I.. -DCONF_PREFIX=\"/usr/local/etc\" -DDATA_PREFIX=\"/usr/local/share/rrdbot\" -pipe -O2 -fno-strict-aliasing -I/usr/local/include -Wall -pthread -D_POSIX_PTHREAD_SEMANTICS -MT rrdbotd-config.o -MD -MP -MF .deps/rrdbotd-config.Tpo -c -o rrdbotd-config.o `test -f 'config.c' || echo './'`config.c --- rrdbotd-poll-engine.o --- poll-engine.c: In function 'force_poll': poll-engine.c:127:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (item->has_query && !item->query_matched) ^~ poll-engine.c:133:4: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' item->vtype = VALUE_UNSET; ^~~~ mv -f .deps/rrdbotd-poll-engine.Tpo .deps/rrdbotd-poll-engine.Po --- rrdbotd-mib-parser.o --- mv -f .deps/rrdbotd-mib-parser.Tpo .deps/rrdbotd-mib-parser.Po --- rrdbotd-rrd-update.o --- mv -f .deps/rrdbotd-rrd-update.Tpo .deps/rrdbotd-rrd-update.Po --- rrdbotd-rrdbotd.o --- rrdbotd.c: In function 'log_vmessage': rrdbotd.c:134:9: warning: 'strncat' specified bound 1024 equals destination size [-Wstringop-overflow=] strncat(buf, strerror(erno), MAX_MSGLEN); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/rrdbotd-rrdbotd.Tpo .deps/rrdbotd-rrdbotd.Po --- rrdbotd-config.o --- mv -f .deps/rrdbotd-config.Tpo .deps/rrdbotd-config.Po --- rrdbotd --- cc -I../common/ -I../bsnmp/ -I.. -DCONF_PREFIX=\"/usr/local/etc\" -DDATA_PREFIX=\"/usr/local/share/rrdbot\" -pipe -O2 -fno-strict-aliasing -I/usr/local/include -Wall -pthread -D_POSIX_PTHREAD_SEMANTICS -L/usr/local/lib -o rrdbotd rrdbotd-rrdbotd.o rrdbotd-config.o rrdbotd-poll-engine.o rrdbotd-rrd-update.o rrdbotd-mib-parser.o ../common/libcommon.a ../bsnmp/libbsnmp-custom.a -lrrd Making all in tools --- rrdbot_create-rrdbot-create.o --- --- rrdbot_get-rrdbot-get.o --- --- rrdbot_get-mib-parser.o --- --- rrdbot_create-rrdbot-create.o --- cc -DHAVE_CONFIG_H -I. -I.. -I../common/ -I.. -DCONF_PREFIX=\"/usr/local/etc\" -DDATA_PREFIX=\"/usr/local/share/rrdbot\" -pipe -O2 -fno-strict-aliasing -I/usr/local/include -Wall -pthread -D_POSIX_PTHREAD_SEMANTICS -MT rrdbot_create-rrdbot-create.o -MD -MP -MF .deps/rrdbot_create-rrdbot-create.Tpo -c -o rrdbot_create-rrdbot-create.o `test -f 'rrdbot-create.c' || echo './'`rrdbot-create.c --- rrdbot_get-mib-parser.o --- cc -DHAVE_CONFIG_H -I. -I.. -I../common/ -I.. -DCONF_PREFIX=\"/usr/local/etc\" -DDATA_PREFIX=\"/usr/local/share/rrdbot\" -pipe -O2 -fno-strict-aliasing -I/usr/local/include -Wall -pthread -D_POSIX_PTHREAD_SEMANTICS -MT rrdbot_get-mib-parser.o -MD -MP -MF .deps/rrdbot_get-mib-parser.Tpo -c -o rrdbot_get-mib-parser.o `test -f '../mib/mib-parser.c' || echo './'`../mib/mib-parser.c --- rrdbot_get-rrdbot-get.o --- cc -DHAVE_CONFIG_H -I. -I.. -I../common/ -I.. -DCONF_PREFIX=\"/usr/local/etc\" -DDATA_PREFIX=\"/usr/local/share/rrdbot\" -pipe -O2 -fno-strict-aliasing -I/usr/local/include -Wall -pthread -D_POSIX_PTHREAD_SEMANTICS -MT rrdbot_get-rrdbot-get.o -MD -MP -MF .deps/rrdbot_get-rrdbot-get.Tpo -c -o rrdbot_get-rrdbot-get.o `test -f 'rrdbot-get.c' || echo './'`rrdbot-get.c --- rrdbot_create-rrdbot-create.o --- mv -f .deps/rrdbot_create-rrdbot-create.Tpo .deps/rrdbot_create-rrdbot-create.Po --- rrdbot_get-rrdbot-get.o --- mv -f .deps/rrdbot_get-rrdbot-get.Tpo .deps/rrdbot_get-rrdbot-get.Po --- rrdbot-create --- cc -I../common/ -I.. -DCONF_PREFIX=\"/usr/local/etc\" -DDATA_PREFIX=\"/usr/local/share/rrdbot\" -pipe -O2 -fno-strict-aliasing -I/usr/local/include -Wall -pthread -D_POSIX_PTHREAD_SEMANTICS -L/usr/local/lib -o rrdbot-create rrdbot_create-rrdbot-create.o ../common/libcommon.a -lrrd --- rrdbot_get-mib-parser.o --- mv -f .deps/rrdbot_get-mib-parser.Tpo .deps/rrdbot_get-mib-parser.Po --- rrdbot-get --- cc -I../common/ -I.. -DCONF_PREFIX=\"/usr/local/etc\" -DDATA_PREFIX=\"/usr/local/share/rrdbot\" -pipe -O2 -fno-strict-aliasing -I/usr/local/include -Wall -pthread -D_POSIX_PTHREAD_SEMANTICS -L/usr/local/lib -o rrdbot-get rrdbot_get-rrdbot-get.o rrdbot_get-mib-parser.o ../common/libcommon.a ../bsnmp/libbsnmp-custom.a -lrrd Making all in mibs Making all in doc SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for rrdbot-0.9.7.d20200312 ===> Generating temporary packing list Making install in bsnmp Making install in common Making install in daemon /bin/mkdir -p '/construction/net-mgmt/rrdbot/stage/usr/local/sbin' install -s -m 555 rrdbotd '/construction/net-mgmt/rrdbot/stage/usr/local/sbin' Making install in tools /bin/mkdir -p '/construction/net-mgmt/rrdbot/stage/usr/local/sbin' install -s -m 555 rrdbot-create rrdbot-get '/construction/net-mgmt/rrdbot/stage/usr/local/sbin' Making install in mibs /bin/mkdir -p '/construction/net-mgmt/rrdbot/stage/usr/local/share/rrdbot/mib/' install -m 0644 AGENTX-MIB.txt BEGEMOT-MIB.txt BGP4-MIB.txt BRIDGE-MIB.txt DISMAN-SCHEDULE-MIB.txt DISMAN-SCRIPT-MIB.txt EtherLike-MIB.txt FOKUS-MIB.txt GNOME-SMI.txt HCNUM-TC.txt HOST-RESOURCES-MIB.txt HOST-RESOURCES-TYPES.txt IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt IANAifType-MIB.txt IANA-LANGUAGE-MIB.txt IF-INVERTED-STACK-MIB.txt IF-MIB.txt INET-ADDRESS-MIB.txt IP-FORWARD-MIB.txt IP-MIB.txt IPV6-ICMP-MIB.txt IPV6-MIB.txt IPV6-TC.txt IPV6-TCP-MIB.txt IPV6-UDP-MIB.txt JAILS-MIB.txt LM-SENSORS-MIB.txt NOTIFICATION-LOG-MIB.txt OSPF-MIB.txt PCAP-MIB.txt REGEX-MIB.txt RFC1155-SMI.txt RFC1213-MIB.txt RFC-1215.txt RIPv2-MIB.txt RMON-MIB.txt SMUX-MIB.txt SNMP-COMMUNITY-MIB.txt SNMP-FRAMEWORK-MIB.txt SNMP-MPD-MIB.txt '/construction/net-mgmt/rrdbot/stage/usr/local/share/rrdbot/mib/' install -m 0644 SNMP-NOTIFICATION-MIB.txt SNMP-PROXY-MIB.txt SNMP-TARGET-MIB.txt SNMP-USER-BASED-SM-MIB.txt SNMP-USM-AES-MIB.txt SNMPv2-CONF.txt SNMPv2-MIB.txt SNMPv2-SMI.txt SNMPv2-TC.txt SNMPv2-TM.txt SNMP-VIEW-BASED-ACM-MIB.txt SOURCE-ROUTING-MIB.txt TCP-MIB.txt UCD-SNMP-MIB.txt UDP-MIB.txt '/construction/net-mgmt/rrdbot/stage/usr/local/share/rrdbot/mib/' Making install in doc /bin/mkdir -p '/construction/net-mgmt/rrdbot/stage/usr/local/man/man1' install -m 0644 rrdbot-get.1 '/construction/net-mgmt/rrdbot/stage/usr/local/man/man1' /bin/mkdir -p '/construction/net-mgmt/rrdbot/stage/usr/local/man/man5' install -m 0644 rrdbot.conf.5 '/construction/net-mgmt/rrdbot/stage/usr/local/man/man5' /bin/mkdir -p '/construction/net-mgmt/rrdbot/stage/usr/local/man/man8' install -m 0644 rrdbotd.8 rrdbot-create.8 '/construction/net-mgmt/rrdbot/stage/usr/local/man/man8' /usr/bin/make install-exec-hook mkdir -p /construction/net-mgmt/rrdbot/stage/usr/local/etc/rrdbot ====> Compressing man pages (compress-man) ===> Staging rc.d startup script(s) ====> 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:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for rrdbot-0.9.7.d20200312 file sizes/checksums [63]: 0% file sizes/checksums [63]: 100% Service unavailablepacking files [63]: 0% packing files [63]: 100% packing directories [1]: 0% packing directories [1]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:35