>>> Building on exopi-2 under net/nagios/nsca-ng,-client BDEPENDS = [devel/libev;security/openssl/1.1;devel/libconfuse] DIST = [net/nagios/nsca-ng,-client:nsca-ng-1.6.tar.gz] FULLPKGNAME = nsca-ng-client-1.6p2 RDEPENDS = [devel/libev;security/openssl/1.1] (Junk lock obtained for exopi-2 at 1714750359.56) >>> Running depends in net/nagios/nsca-ng,-client at 1714750359.60 last junk was in archivers/woff2 /usr/sbin/pkg_add -aI -Drepair libconfuse-3.3 libev-4.33 openssl-1.1.1wp1v0 was: /usr/sbin/pkg_add -aI -Drepair libconfuse-3.3 libev-4.33 openssl-1.1.1wp1v0 /usr/sbin/pkg_add -aI -Drepair libconfuse-3.3 libev-4.33 openssl-1.1.1wp1v0 --- +openssl-1.1.1wp1v0 ------------------- You may wish to add /usr/local/lib/eopenssl11/man to /etc/man.conf >>> Running show-prepare-results in net/nagios/nsca-ng,-client at 1714750366.85 ===> net/nagios/nsca-ng,-client ===> Building from scratch nsca-ng-1.6 ===> nsca-ng-client-1.6p2 depends on: libev-* -> libev-4.33 ===> nsca-ng-client-1.6p2 depends on: openssl->=1.1.0v0,<1.2v0 -> openssl-1.1.1wp1v0 ===> nsca-ng-client-1.6p2 depends on: libconfuse-* -> libconfuse-3.3 ===> Verifying specs: c ev lib/eopenssl11/crypto lib/eopenssl11/ssl confuse c ev lib/eopenssl11/crypto lib/eopenssl11/ssl ===> found c.100.0 ev.3.1 lib/eopenssl11/crypto.11.6 lib/eopenssl11/ssl.11.6 confuse.3.0 libconfuse-3.3 libev-4.33 openssl-1.1.1wp1v0 (Junk lock released for exopi-2 at 1714750369.42) distfiles size=442053 >>> Running build in net/nagios/nsca-ng,-client at 1714750369.45 ===> net/nagios/nsca-ng,-client ===> Checking files for nsca-ng-1.6 `/exopi-cvs/ports/distfiles/nsca-ng-1.6.tar.gz' is up to date. >> (SHA256) nsca-ng-1.6.tar.gz: OK ===> Extracting for nsca-ng-1.6 ===> Patching for nsca-ng-1.6 ===> Applying OpenBSD patch patch-etc_nsca-ng_cfg Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- etc/nsca-ng.cfg.orig Fri Apr 12 21:42:30 2013 |+++ etc/nsca-ng.cfg Fri Apr 12 22:27:17 2013 -------------------------- Patching file etc/nsca-ng.cfg using Plan A... Hunk #1 succeeded at 8. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for nsca-ng-1.6 ===> Configuring for nsca-ng-1.6 Using /exopi-obj/pobj/nsca-ng-1.6/config.site (generated) configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /exopi-obj/pobj/nsca-ng-1.6/config.site checking for a BSD-compatible install... /exopi-obj/pobj/nsca-ng-1.6/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... mkdir -p checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking whether make supports nested variables... (cached) yes checking whether the NSCA-ng client should be built... yes checking whether the NSCA-ng server should be built... yes checking whether make supports the include directive... yes (GNU style) 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... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking dependency style of cc... (cached) gcc3 checking for cc option to accept ISO C99... none needed checking for cc option to accept ISO Standard C... (cached) none needed checking for ranlib... (cached) ranlib checking for ar... (cached) ar checking the archiver (ar) interface... ar checking for arpa/inet.h... (cached) yes checking for netinet/in.h... (cached) yes checking for sys/socket.h... (cached) yes checking for struct sockaddr_storage... yes checking for struct sockaddr_in6... (cached) yes checking for library containing inet_ntop... none required checking for library containing getpeername... none required checking whether libev is desired... yes checking for the location of libev... /usr/local checking ev.h usability... yes checking ev.h presence... yes checking for ev.h... yes checking for ev_version_major in -lev... yes checking for ev_run in -lev... yes checking whether OpenSSL is desired... yes checking for the location of OpenSSL... /usr checking for openssl/ssl.h... (cached) yes checking for BIO_new in -lcrypto... yes checking for RAND_bytes in -lcrypto... yes checking for SSL_new in -lssl... yes checking for SSL_get_psk_identity in -lssl... yes checking whether libConfuse is desired... yes checking for the location of libConfuse... /usr/local checking confuse.h usability... yes checking confuse.h presence... yes checking for confuse.h... yes checking for cfg_init in -lconfuse... yes checking whether CFGF_NO_TITLE_DUPES is declared... yes checking whether systemd is desired... maybe checking for the location of systemd... not found checking for sys/param.h... (cached) yes checking for bsd/libutil.h... no checking for libutil.h... no checking for sys/file.h... (cached) yes checking for mode_t... (cached) yes checking for flock... (cached) yes checking for aio_return... no checking for aio_return in -lrt... no checking for aio_return in -lpthread... no checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for inttypes.h... (cached) yes checking for inline... inline checking for C/C++ restrict keyword... (cached) __restrict__ checking for size_t... (cached) yes checking for unsigned long long int... yes checking for long long int... yes checking for ssize_t... (cached) yes checking for intmax_t... (cached) yes checking for pid_t... (cached) yes checking for stdarg.h... (cached) yes checking for varargs.h... no checking for vsnprintf... (cached) yes checking whether vsnprintf is C99-compliant... yes checking for snprintf... (cached) yes checking whether snprintf is C99-compliant... yes checking for vasprintf... (cached) yes checking for asprintf... (cached) yes checking whether getprogname is declared... yes checking whether setprogname is declared... yes checking for strdup... (cached) yes checking for strcasecmp... (cached) yes checking for strncasecmp... (cached) yes checking for nanosleep... (cached) yes checking for closefrom... (cached) yes checking for daemon... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating build-aux/Makefile config.status: creating contrib/Makefile config.status: creating etc/Makefile config.status: creating lib/Makefile config.status: creating lib/ev/Makefile config.status: creating lib/pidfile/Makefile config.status: creating man/Makefile config.status: creating perl/Makefile config.status: creating python/Makefile config.status: creating src/Makefile config.status: creating src/client/Makefile config.status: creating src/common/Makefile config.status: creating src/server/Makefile config.status: creating tests/Makefile config.status: creating tests/atlocal config.status: creating config.h config.status: executing tests/atconfig commands config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-gtk-doc configure: summary of build options: Build NSCA-ng client: yes Build NSCA-ng server: yes Use embedded libev: no Compiler: cc ===> Building for nsca-ng-1.6 /usr/bin/make all-recursive Making all in lib Making all in pidfile cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/nsca-ng-1.6/nsca-ng-1.6/lib/pidfile -I../.. -I/exopi-obj/pobj/nsca-ng-1.6/nsca-ng-1.6/lib -I/usr/local/include/eopenssl11 -O2 -pipe -MT flopen.o -MD -MP -MF .deps/flopen.Tpo -c -o flopen.o /exopi-obj/pobj/nsca-ng-1.6/nsca-ng-1.6/lib/pidfile/flopen.c mv -f .deps/flopen.Tpo .deps/flopen.Po cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/nsca-ng-1.6/nsca-ng-1.6/lib/pidfile -I../.. -I/exopi-obj/pobj/nsca-ng-1.6/nsca-ng-1.6/lib -I/usr/local/include/eopenssl11 -O2 -pipe -MT pidfile.o -MD -MP -MF .deps/pidfile.Tpo -c -o pidfile.o /exopi-obj/pobj/nsca-ng-1.6/nsca-ng-1.6/lib/pidfile/pidfile.c mv -f .deps/pidfile.Tpo .deps/pidfile.Po rm -f libpidfile.a ar cru libpidfile.a flopen.o pidfile.o ranlib libpidfile.a cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/nsca-ng-1.6/nsca-ng-1.6/lib -I.. -I/exopi-obj/pobj/nsca-ng-1.6/nsca-ng-1.6/src/common -I/usr/local/include/eopenssl11 -O2 -pipe -MT wrappers.o -MD -MP -MF .deps/wrappers.Tpo -c -o wrappers.o /exopi-obj/pobj/nsca-ng-1.6/nsca-ng-1.6/lib/wrappers.c mv -f .deps/wrappers.Tpo .deps/wrappers.Po rm -f libcompat.a ar cru libcompat.a wrappers.o ranlib libcompat.a Making all in src Making all in common cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/nsca-ng-1.6/nsca-ng-1.6/src/common -I../.. -DNSCA_VERSION=\"`(git describe --tags --match 'v[0-9]*' --dirty 2>/dev/null || echo 1.6) | sed 's/^v//'`\" -I/exopi-obj/pobj/nsca-ng-1.6/nsca-ng-1.6/lib -I/usr/local/include -I/usr/local/include/eopenssl11 -O2 -pipe -MT buffer.o -MD -MP -MF .deps/buffer.Tpo -c -o buffer.o /exopi-obj/pobj/nsca-ng-1.6/nsca-ng-1.6/src/common/buffer.c mv -f .deps/buffer.Tpo .deps/buffer.Po cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/nsca-ng-1.6/nsca-ng-1.6/src/common -I../.. -DNSCA_VERSION=\"`(git describe --tags --match 'v[0-9]*' --dirty 2>/dev/null || echo 1.6) | sed 's/^v//'`\" -I/exopi-obj/pobj/nsca-ng-1.6/nsca-ng-1.6/lib -I/usr/local/include -I/usr/local/include/eopenssl11 -O2 -pipe -MT log.o -MD -MP -MF .deps/log.Tpo -c -o log.o /exopi-obj/pobj/nsca-ng-1.6/nsca-ng-1.6/src/common/log.c mv -f .deps/log.Tpo .deps/log.Po cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/nsca-ng-1.6/nsca-ng-1.6/src/common -I../.. -DNSCA_VERSION=\"`(git describe --tags --match 'v[0-9]*' --dirty 2>/dev/null || echo 1.6) | sed 's/^v//'`\" -I/exopi-obj/pobj/nsca-ng-1.6/nsca-ng-1.6/lib -I/usr/local/include -I/usr/local/include/eopenssl11 -O2 -pipe -MT tls.o -MD -MP -MF .deps/tls.Tpo -c -o tls.o /exopi-obj/pobj/nsca-ng-1.6/nsca-ng-1.6/src/common/tls.c mv -f .deps/tls.Tpo .deps/tls.Po cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/nsca-ng-1.6/nsca-ng-1.6/src/common -I../.. -DNSCA_VERSION=\"`(git describe --tags --match 'v[0-9]*' --dirty 2>/dev/null || echo 1.6) | sed 's/^v//'`\" -I/exopi-obj/pobj/nsca-ng-1.6/nsca-ng-1.6/lib -I/usr/local/include -I/usr/local/include/eopenssl11 -O2 -pipe -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o /exopi-obj/pobj/nsca-ng-1.6/nsca-ng-1.6/src/common/util.c mv -f .deps/util.Tpo .deps/util.Po rm -f libcommon.a ar cru libcommon.a buffer.o log.o tls.o util.o ranlib libcommon.a Making all in client cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/nsca-ng-1.6/nsca-ng-1.6/src/client -I../.. -DSYSCONFDIR='"/etc"' -I/exopi-obj/pobj/nsca-ng-1.6/nsca-ng-1.6/src/common -I/exopi-obj/pobj/nsca-ng-1.6/nsca-ng-1.6/lib -I/usr/local/include -I/usr/local/include/eopenssl11 -O2 -pipe -MT auth.o -MD -MP -MF .deps/auth.Tpo -c -o auth.o /exopi-obj/pobj/nsca-ng-1.6/nsca-ng-1.6/src/client/auth.c mv -f .deps/auth.Tpo .deps/auth.Po cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/nsca-ng-1.6/nsca-ng-1.6/src/client -I../.. -DSYSCONFDIR='"/etc"' -I/exopi-obj/pobj/nsca-ng-1.6/nsca-ng-1.6/src/common -I/exopi-obj/pobj/nsca-ng-1.6/nsca-ng-1.6/lib -I/usr/local/include -I/usr/local/include/eopenssl11 -O2 -pipe -MT client.o -MD -MP -MF .deps/client.Tpo -c -o client.o /exopi-obj/pobj/nsca-ng-1.6/nsca-ng-1.6/src/client/client.c mv -f .deps/client.Tpo .deps/client.Po cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/nsca-ng-1.6/nsca-ng-1.6/src/client -I../.. -DSYSCONFDIR='"/etc"' -I/exopi-obj/pobj/nsca-ng-1.6/nsca-ng-1.6/src/common -I/exopi-obj/pobj/nsca-ng-1.6/nsca-ng-1.6/lib -I/usr/local/include -I/usr/local/include/eopenssl11 -O2 -pipe -MT conf.o -MD -MP -MF .deps/conf.Tpo -c -o conf.o /exopi-obj/pobj/nsca-ng-1.6/nsca-ng-1.6/src/client/conf.c mv -f .deps/conf.Tpo .deps/conf.Po cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/nsca-ng-1.6/nsca-ng-1.6/src/client -I../.. -DSYSCONFDIR='"/etc"' -I/exopi-obj/pobj/nsca-ng-1.6/nsca-ng-1.6/src/common -I/exopi-obj/pobj/nsca-ng-1.6/nsca-ng-1.6/lib -I/usr/local/include -I/usr/local/include/eopenssl11 -O2 -pipe -MT input.o -MD -MP -MF .deps/input.Tpo -c -o input.o /exopi-obj/pobj/nsca-ng-1.6/nsca-ng-1.6/src/client/input.c mv -f .deps/input.Tpo .deps/input.Po cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/nsca-ng-1.6/nsca-ng-1.6/src/client -I../.. -DSYSCONFDIR='"/etc"' -I/exopi-obj/pobj/nsca-ng-1.6/nsca-ng-1.6/src/common -I/exopi-obj/pobj/nsca-ng-1.6/nsca-ng-1.6/lib -I/usr/local/include -I/usr/local/include/eopenssl11 -O2 -pipe -MT parse.o -MD -MP -MF .deps/parse.Tpo -c -o parse.o /exopi-obj/pobj/nsca-ng-1.6/nsca-ng-1.6/src/client/parse.c mv -f .deps/parse.Tpo .deps/parse.Po cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/nsca-ng-1.6/nsca-ng-1.6/src/client -I../.. -DSYSCONFDIR='"/etc"' -I/exopi-obj/pobj/nsca-ng-1.6/nsca-ng-1.6/src/common -I/exopi-obj/pobj/nsca-ng-1.6/nsca-ng-1.6/lib -I/usr/local/include -I/usr/local/include/eopenssl11 -O2 -pipe -MT send_nsca.o -MD -MP -MF .deps/send_nsca.Tpo -c -o send_nsca.o /exopi-obj/pobj/nsca-ng-1.6/nsca-ng-1.6/src/client/send_nsca.c mv -f .deps/send_nsca.Tpo .deps/send_nsca.Po cc -O2 -pipe -L/usr/local/lib -L/usr/local/lib/eopenssl11 -Wl,-rpath,/usr/local/lib/eopenssl11 -o send_nsca auth.o client.o conf.o input.o parse.o send_nsca.o ../common/libcommon.a ../../lib/libcompat.a -lev -lssl -lcrypto send_nsca.c(send_nsca.o:(parse_backslash_escape)): warning: strcpy() is almost always misused, please use strlcpy() Making all in server cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/nsca-ng-1.6/nsca-ng-1.6/src/server -I../.. -DSYSCONFDIR='"/etc"' -DLOCALSTATEDIR='"/var"' -I/exopi-obj/pobj/nsca-ng-1.6/nsca-ng-1.6/src/common -I/exopi-obj/pobj/nsca-ng-1.6/nsca-ng-1.6/lib -I/usr/local/include -I/usr/local/include -I/exopi-obj/pobj/nsca-ng-1.6/nsca-ng-1.6/lib/pidfile -I/usr/local/include/eopenssl11 -O2 -pipe -MT auth.o -MD -MP -MF .deps/auth.Tpo -c -o auth.o /exopi-obj/pobj/nsca-ng-1.6/nsca-ng-1.6/src/server/auth.c mv -f .deps/auth.Tpo .deps/auth.Po cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/nsca-ng-1.6/nsca-ng-1.6/src/server -I../.. -DSYSCONFDIR='"/etc"' -DLOCALSTATEDIR='"/var"' -I/exopi-obj/pobj/nsca-ng-1.6/nsca-ng-1.6/src/common -I/exopi-obj/pobj/nsca-ng-1.6/nsca-ng-1.6/lib -I/usr/local/include -I/usr/local/include -I/exopi-obj/pobj/nsca-ng-1.6/nsca-ng-1.6/lib/pidfile -I/usr/local/include/eopenssl11 -O2 -pipe -MT conf.o -MD -MP -MF .deps/conf.Tpo -c -o conf.o /exopi-obj/pobj/nsca-ng-1.6/nsca-ng-1.6/src/server/conf.c mv -f .deps/conf.Tpo .deps/conf.Po cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/nsca-ng-1.6/nsca-ng-1.6/src/server -I../.. -DSYSCONFDIR='"/etc"' -DLOCALSTATEDIR='"/var"' -I/exopi-obj/pobj/nsca-ng-1.6/nsca-ng-1.6/src/common -I/exopi-obj/pobj/nsca-ng-1.6/nsca-ng-1.6/lib -I/usr/local/include -I/usr/local/include -I/exopi-obj/pobj/nsca-ng-1.6/nsca-ng-1.6/lib/pidfile -I/usr/local/include/eopenssl11 -O2 -pipe -MT fifo.o -MD -MP -MF .deps/fifo.Tpo -c -o fifo.o /exopi-obj/pobj/nsca-ng-1.6/nsca-ng-1.6/src/server/fifo.c mv -f .deps/fifo.Tpo .deps/fifo.Po cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/nsca-ng-1.6/nsca-ng-1.6/src/server -I../.. -DSYSCONFDIR='"/etc"' -DLOCALSTATEDIR='"/var"' -I/exopi-obj/pobj/nsca-ng-1.6/nsca-ng-1.6/src/common -I/exopi-obj/pobj/nsca-ng-1.6/nsca-ng-1.6/lib -I/usr/local/include -I/usr/local/include -I/exopi-obj/pobj/nsca-ng-1.6/nsca-ng-1.6/lib/pidfile -I/usr/local/include/eopenssl11 -O2 -pipe -MT hash.o -MD -MP -MF .deps/hash.Tpo -c -o hash.o /exopi-obj/pobj/nsca-ng-1.6/nsca-ng-1.6/src/server/hash.c mv -f .deps/hash.Tpo .deps/hash.Po cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/nsca-ng-1.6/nsca-ng-1.6/src/server -I../.. -DSYSCONFDIR='"/etc"' -DLOCALSTATEDIR='"/var"' -I/exopi-obj/pobj/nsca-ng-1.6/nsca-ng-1.6/src/common -I/exopi-obj/pobj/nsca-ng-1.6/nsca-ng-1.6/lib -I/usr/local/include -I/usr/local/include -I/exopi-obj/pobj/nsca-ng-1.6/nsca-ng-1.6/lib/pidfile -I/usr/local/include/eopenssl11 -O2 -pipe -MT nsca-ng.o -MD -MP -MF .deps/nsca-ng.Tpo -c -o nsca-ng.o /exopi-obj/pobj/nsca-ng-1.6/nsca-ng-1.6/src/server/nsca-ng.c mv -f .deps/nsca-ng.Tpo .deps/nsca-ng.Po cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/nsca-ng-1.6/nsca-ng-1.6/src/server -I../.. -DSYSCONFDIR='"/etc"' -DLOCALSTATEDIR='"/var"' -I/exopi-obj/pobj/nsca-ng-1.6/nsca-ng-1.6/src/common -I/exopi-obj/pobj/nsca-ng-1.6/nsca-ng-1.6/lib -I/usr/local/include -I/usr/local/include -I/exopi-obj/pobj/nsca-ng-1.6/nsca-ng-1.6/lib/pidfile -I/usr/local/include/eopenssl11 -O2 -pipe -MT server.o -MD -MP -MF .deps/server.Tpo -c -o server.o /exopi-obj/pobj/nsca-ng-1.6/nsca-ng-1.6/src/server/server.c mv -f .deps/server.Tpo .deps/server.Po cc -O2 -pipe -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib/eopenssl11 -Wl,-rpath,/usr/local/lib/eopenssl11 -o nsca-ng auth.o conf.o fifo.o hash.o nsca-ng.o server.o ../common/libcommon.a ../../lib/libcompat.a -lconfuse -lev -lssl -lcrypto ../../lib/pidfile/libpidfile.a Making all in man sed -e 's|[@]sysconfdir[@]|/etc|g' -e 's|[@]localstatedir[@]|/var|g' -e 's|[@]version[@]|1.6|g' -e 's|[@]date[@]|March 19, 2019|g' /exopi-obj/pobj/nsca-ng-1.6/nsca-ng-1.6/man/nsca-ng.cfg.in > nsca-ng.cfg.man sed -e 's|[@]sysconfdir[@]|/etc|g' -e 's|[@]localstatedir[@]|/var|g' -e 's|[@]version[@]|1.6|g' -e 's|[@]date[@]|March 19, 2019|g' /exopi-obj/pobj/nsca-ng-1.6/nsca-ng-1.6/man/send_nsca.cfg.in > send_nsca.cfg.man sed -e 's|[@]sysconfdir[@]|/etc|g' -e 's|[@]localstatedir[@]|/var|g' -e 's|[@]version[@]|1.6|g' -e 's|[@]date[@]|March 19, 2019|g' /exopi-obj/pobj/nsca-ng-1.6/nsca-ng-1.6/man/nsca-ng.in > nsca-ng.man sed -e 's|[@]sysconfdir[@]|/etc|g' -e 's|[@]localstatedir[@]|/var|g' -e 's|[@]version[@]|1.6|g' -e 's|[@]date[@]|March 19, 2019|g' /exopi-obj/pobj/nsca-ng-1.6/nsca-ng-1.6/man/send_nsca.in > send_nsca.man Making all in etc Making all in build-aux Making all in contrib Making all in perl Making all in python Making all in tests cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/nsca-ng-1.6/nsca-ng-1.6/tests -I.. -I/exopi-obj/pobj/nsca-ng-1.6/nsca-ng-1.6/lib -I/usr/local/include/eopenssl11 -O2 -pipe -MT test_nsca.o -MD -MP -MF .deps/test_nsca.Tpo -c -o test_nsca.o /exopi-obj/pobj/nsca-ng-1.6/nsca-ng-1.6/tests/test_nsca.c mv -f .deps/test_nsca.Tpo .deps/test_nsca.Po cc -O2 -pipe -L/usr/local/lib/eopenssl11 -Wl,-rpath,/usr/local/lib/eopenssl11 -o test_nsca test_nsca.o ../lib/libcompat.a test_nsca.c(test_nsca.o:(join)): warning: strcpy() is almost always misused, please use strlcpy() test_nsca.c(test_nsca.o:(join)): warning: strcat() is almost always misused, please use strlcat() >>> Running package in net/nagios/nsca-ng,-client at 1714750388.97 ===> net/nagios/nsca-ng,-client ===> Faking installation for nsca-ng-1.6 Making install in lib Making install in pidfile Making install in src Making install in common Making install in client mkdir -p '/exopi-obj/pobj/nsca-ng-1.6/fake-amd64/usr/local/sbin' /exopi-obj/pobj/nsca-ng-1.6/bin/install -c -s -m 755 send_nsca '/exopi-obj/pobj/nsca-ng-1.6/fake-amd64/usr/local/sbin' Making install in server mkdir -p '/exopi-obj/pobj/nsca-ng-1.6/fake-amd64/usr/local/sbin' /exopi-obj/pobj/nsca-ng-1.6/bin/install -c -s -m 755 nsca-ng '/exopi-obj/pobj/nsca-ng-1.6/fake-amd64/usr/local/sbin' Making install in man mkdir -p '/exopi-obj/pobj/nsca-ng-1.6/fake-amd64/usr/local/man/man5' /exopi-obj/pobj/nsca-ng-1.6/bin/install -c -m 644 'nsca-ng.cfg.man' '/exopi-obj/pobj/nsca-ng-1.6/fake-amd64/usr/local/man/man5/nsca-ng.cfg.5' /exopi-obj/pobj/nsca-ng-1.6/bin/install -c -m 644 'send_nsca.cfg.man' '/exopi-obj/pobj/nsca-ng-1.6/fake-amd64/usr/local/man/man5/send_nsca.cfg.5' mkdir -p '/exopi-obj/pobj/nsca-ng-1.6/fake-amd64/usr/local/man/man8' /exopi-obj/pobj/nsca-ng-1.6/bin/install -c -m 644 'nsca-ng.man' '/exopi-obj/pobj/nsca-ng-1.6/fake-amd64/usr/local/man/man8/nsca-ng.8' /exopi-obj/pobj/nsca-ng-1.6/bin/install -c -m 644 'send_nsca.man' '/exopi-obj/pobj/nsca-ng-1.6/fake-amd64/usr/local/man/man8/send_nsca.8' Making install in etc mkdir -p '/exopi-obj/pobj/nsca-ng-1.6/fake-amd64/usr/local/share/examples/nsca-ng' if [ -r '/exopi-obj/pobj/nsca-ng-1.6/fake-amd64/usr/local/share/examples/nsca-ng/send_nsca.cfg' ]; then echo 'Preserving the installed send_nsca.cfg file.'; else /exopi-obj/pobj/nsca-ng-1.6/bin/install -c -m 644 '/exopi-obj/pobj/nsca-ng-1.6/nsca-ng-1.6/etc/send_nsca.cfg' '/exopi-obj/pobj/nsca-ng-1.6/fake-amd64/usr/local/share/examples/nsca-ng'; fi mkdir -p '/exopi-obj/pobj/nsca-ng-1.6/fake-amd64/usr/local/share/examples/nsca-ng' if [ -r '/exopi-obj/pobj/nsca-ng-1.6/fake-amd64/usr/local/share/examples/nsca-ng/nsca-ng.cfg' ]; then echo 'Preserving the installed nsca-ng.cfg file.'; else /exopi-obj/pobj/nsca-ng-1.6/bin/install -c -m 644 '/exopi-obj/pobj/nsca-ng-1.6/nsca-ng-1.6/etc/nsca-ng.cfg' '/exopi-obj/pobj/nsca-ng-1.6/fake-amd64/usr/local/share/examples/nsca-ng'; fi Making install in build-aux Making install in contrib Making install in perl Making install in python Making install in tests /exopi-obj/pobj/nsca-ng-1.6/bin/install -d -m 755 /exopi-obj/pobj/nsca-ng-1.6/fake-amd64/usr/local/libexec/nagios/ cd /exopi-obj/pobj/nsca-ng-1.6/nsca-ng-1.6/contrib; /exopi-obj/pobj/nsca-ng-1.6/bin/install -c -m 644 README acknowledge debug_server disable_notifications downtime enable_notifications invoke_check /exopi-obj/pobj/nsca-ng-1.6/fake-amd64/usr/local/share/examples/nsca-ng/ ln -s /usr/local/sbin/send_nsca /exopi-obj/pobj/nsca-ng-1.6/fake-amd64/usr/local/libexec/nagios/send_nsca Installing /exopi-cvs/ports/net/nagios/nsca-ng/pkg/nsca_ng.rc as /exopi-obj/pobj/nsca-ng-1.6/fake-amd64/etc/rc.d/nsca_ng ===> Building package for nsca-ng-1.6p2 Create /exopi-cvs/ports/packages/amd64/all/nsca-ng-1.6p2.tgz Creating package nsca-ng-1.6p2 reading plist| checking dependencies| checking dependencies|devel/libconfuse checking dependencies|devel/libev checking dependencies|security/openssl/1.1 checksumming| checksumming| | 0% checksumming|** | 3% checksumming|**** | 6% checksumming|****** | 9% checksumming|******** | 13% checksumming|********** | 16% checksumming|*********** | 19% checksumming|************* | 22% checksumming|*************** | 25% checksumming|***************** | 28% checksumming|******************* | 31% checksumming|********************* | 34% checksumming|*********************** | 38% checksumming|************************* | 41% checksumming|*************************** | 44% checksumming|***************************** | 47% checksumming|******************************* | 50% checksumming|******************************** | 53% checksumming|********************************** | 56% checksumming|************************************ | 59% checksumming|************************************** | 63% checksumming|**************************************** | 66% checksumming|****************************************** | 69% checksumming|******************************************** | 72% checksumming|********************************************** | 75% checksumming|************************************************ | 78% checksumming|************************************************** | 81% checksumming|*************************************************** | 84% checksumming|***************************************************** | 88% checksumming|******************************************************* | 91% checksumming|********************************************************* | 94% checksumming|*********************************************************** | 97% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 1% archiving|******************************************** | 68% archiving|**************************************************** | 81% archiving|******************************************************* | 86% archiving|********************************************************* | 88% archiving|********************************************************* | 90% archiving|********************************************************** | 91% archiving|*********************************************************** | 92% archiving|************************************************************ | 94% archiving|************************************************************* | 95% archiving|************************************************************** | 96% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/nsca-ng-1.6p2.tgz `/exopi-obj/pobj/nsca-ng-1.6/fake-amd64/.fake_done' is up to date. Installing /exopi-cvs/ports/net/nagios/nsca-ng/pkg/nsca_ng.rc as /exopi-obj/pobj/nsca-ng-1.6/fake-amd64/etc/rc.d/nsca_ng ===> Building package for nsca-ng-client-1.6p2 Create /exopi-cvs/ports/packages/amd64/all/nsca-ng-client-1.6p2.tgz Creating package nsca-ng-client-1.6p2 reading plist| checking dependencies| checking dependencies|devel/libev checking dependencies|security/openssl/1.1 checksumming| checksumming| | 0% checksumming|** | 4% checksumming|***** | 8% checksumming|******* | 12% checksumming|********** | 16% checksumming|************ | 20% checksumming|*************** | 24% checksumming|***************** | 28% checksumming|******************** | 32% checksumming|********************** | 36% checksumming|************************ | 40% checksumming|*************************** | 44% checksumming|***************************** | 48% checksumming|******************************** | 52% checksumming|********************************** | 56% checksumming|************************************* | 60% checksumming|*************************************** | 64% checksumming|***************************************** | 68% checksumming|******************************************** | 72% checksumming|********************************************** | 76% checksumming|************************************************* | 80% checksumming|*************************************************** | 84% checksumming|****************************************************** | 88% checksumming|******************************************************** | 92% checksumming|*********************************************************** | 96% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 1% archiving|**************************************************** | 81% archiving|********************************************************* | 89% archiving|*************************************************************** | 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/nsca-ng-client-1.6p2.tgz >>> Running clean in net/nagios/nsca-ng,-client at 1714750394.39 ===> net/nagios/nsca-ng,-client ===> Cleaning for nsca-ng-client-1.6p2 >>> Ended at 1714750394.64 max_stuck=2.64/depends=7.26/show-prepare-results=2.59/build=19.50/package=5.44/clean=0.27