>>> Building on exopi-1 under net/nagios/nrpe DIST = [net/nagios/nrpe:nrpe-4.1.3.tar.gz] FULLPKGNAME = nrpe-4.1.3 RDEPENDS = [net/monitoring-plugins] Woken up www/p5-Catalyst-Plugin-FormValidator Woken up www/p5-Catalyst-Plugin-FormValidator Woken up productivity/thinkingrock Woken up textproc/chordpro,-main Woken up textproc/chordpro,-main Woken up textproc/chordpro,-main Woken up net/osrtspproxy Woken up net/osrtspproxy (Junk lock failure for exopi-1 at 1741777286.03611) Received IO (Junk lock obtained for exopi-1 at 1741777315.40) Received IO Woken up net/nagios/nrpe Woken up net/nagios/nrpe Woken up net/nagios/nrpe Woken up net/nagios/nrpe Woken up net/nagios/nrpe Still tainted: host marked nojunk by x11/qt5/docs,-html >>> Running junk in net/nagios/nrpe at 1741777317.57 Can't run junk because of lock on x11/qt5/docs,-html (Junk lock released for exopi-1 at 1741777320.79) Woken up plan9/sam distfiles size=526925 >>> Running build in net/nagios/nrpe at 1741777321.10 ===> net/nagios/nrpe ===> Building from scratch nrpe-4.1.3 ===> Verifying specs: c crypto ssl ===> found c.100.3 crypto.56.0 ssl.59.0 ===> Checking files for nrpe-4.1.3 `/exopi-cvs/ports/distfiles/nrpe-4.1.3.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for nrpe-4.1.3 ===> Patching for nrpe-4.1.3 ===> Applying OpenBSD patch patch-sample-config_nrpe_cfg_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |- provide a standard check_disk that checks all volumes, apart from hda1 |not existing, it's stupid to check individual FS when they're split up |as usual with OpenBSD. | |Index: sample-config/nrpe.cfg.in |--- sample-config/nrpe.cfg.in.orig |+++ sample-config/nrpe.cfg.in -------------------------- Patching file sample-config/nrpe.cfg.in using Plan A... Hunk #1 succeeded at 299. done ===> Applying OpenBSD patch patch-src_nrpe_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: src/nrpe.c |--- src/nrpe.c.orig |+++ src/nrpe.c -------------------------- Patching file src/nrpe.c using Plan A... Hunk #1 succeeded at 76. 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 nrpe-4.1.3 ===> Configuring for nrpe-4.1.3 Using /exopi-obj/pobj/nrpe-4.1.3/config.site (generated) configure: WARNING: unrecognized options: --disable-silent-rules, --disable-gtk-doc configure: loading site script /exopi-obj/pobj/nrpe-4.1.3/config.site checking for a BSD-compatible install... /exopi-obj/pobj/nrpe-4.1.3/bin/install -c checking what the operating system is ... bsd checking what the distribution type is ... openbsd checking what init system is being used ... newbsd checking what inetd is being used ... inetd (Not running) checking for which paths to use ... default checking for which init file to use ... openbsd-init checking for which inetd files to use ... default-inetd 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 make sets $(MAKE)... (cached) yes 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 whether time.h and sys/time.h may both be included... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... (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 for ctype.h... (cached) yes checking for dirent.h... (cached) yes checking for errno.h... (cached) yes checking for fcntl.h... (cached) yes checking for getopt.h... (cached) yes checking for grp.h... (cached) yes checking for inttypes.h... (cached) yes checking for netdb.h... (cached) yes checking for pwd.h... (cached) yes checking for signal.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for string.h... (cached) yes checking for syslog.h... (cached) yes checking tcpd.h usability... no checking tcpd.h presence... no checking for tcpd.h... no checking for unistd.h... (cached) yes checking for arpa/inet.h... (cached) yes checking for netinet/in.h... (cached) yes checking socket.h usability... no checking socket.h presence... no checking for socket.h... no checking for sys/types.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/resource.h... (cached) yes checking for sys/wait.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/stat.h... (cached) yes checking for paths.h... (cached) yes checking for an ANSI C-conforming const... (cached) yes checking whether struct tm is in sys/time.h or time.h... (cached) time.h checking for mode_t... (cached) yes checking for pid_t... (cached) yes checking for size_t... (cached) yes checking return type of signal handlers... (cached) void checking for uid_t in sys/types.h... (cached) yes checking type of array argument to getgroups... gid_t checking size of int... 4 checking size of short... (cached) 2 checking size of long... 8 checking for uint32_t... yes checking for u_int32_t... yes checking for int32_t... yes checking for struct sockaddr_storage... yes checking for seteuid... (cached) yes checking for va_copy... yes checking for vsnprintf... (cached) yes checking for snprintf... (cached) yes checking for asprintf... (cached) yes checking for vasprintf... (cached) yes checking for C99 vsnprintf... yes checking for getopt_long... (cached) yes checking for main in -lnsl... no checking for socket in -lsocket... no checking check_for_tcpd=optional... checking for main in -lwrap... no checking for strdup... (cached) yes checking for strstr... (cached) yes checking for strtoul... (cached) yes checking for strtok_r... (cached) yes checking for initgroups... (cached) yes checking for closesocket... no checking for sigaction... (cached) yes checking for scandir... (cached) yes checking for socklen_t... yes checking for type of socket size... size_t checking for Kerberos include files... checking for pkg-config... configure: WARNING: could not find include files pkg-config checking whether compiling and linking against SSL works... yes checking for perl... /usr/bin/perl configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating nrpe.spec config.status: creating uninstall config.status: creating sample-config/nrpe.cfg config.status: creating startup/bsd-init config.status: creating startup/debian-init config.status: creating startup/default-init config.status: creating startup/default-inetd config.status: creating startup/default-service config.status: creating startup/default-socket config.status: creating startup/default-socket-svc config.status: creating startup/default-xinetd config.status: creating startup/mac-init.plist config.status: creating startup/mac-inetd.plist config.status: creating startup/newbsd-init config.status: creating startup/openbsd-init config.status: creating startup/openrc-conf config.status: creating startup/openrc-init config.status: creating startup/solaris-init.xml config.status: creating startup/solaris-inetd.xml config.status: creating startup/tmpfile.conf config.status: creating startup/upstart-init config.status: creating startup/rh-upstart-init config.status: creating include/common.h config.status: creating include/config.h *** Configuration summary for nrpe 4.1.3 2024-12-10 ***: General Options: ------------------------- configure: WARNING: unrecognized options: --disable-silent-rules, --disable-gtk-doc NRPE port: 5666 NRPE user: _nrpe NRPE group: _nrpe Nagios user: nagios Nagios group: nagios Review the options above for accuracy. If they look okay, type 'make all' to compile the NRPE daemon and client or type 'make' to get a list of make options. ===> Building for nrpe-4.1.3 cd ./src/; /usr/bin/make cc -O2 -pipe -DHAVE_CONFIG_H -I ../include -I ./../include -c -o utils.o ./utils.c cc -O2 -pipe -DHAVE_CONFIG_H -I ../include -I ./../include -c -o nrpe-ssl.o ./nrpe-ssl.c cc -O2 -pipe -DHAVE_CONFIG_H -I ../include -I ./../include -o nrpe ./nrpe.c utils.o nrpe-ssl.o ./acl.c -lssl -lcrypto ./nrpe.c:577:23: warning: relational comparison result unused [-Wunused-comparison] for (i = 0, j = 0; i < length, j < length; i++, j++) { ~~^~~~~~~~ 1 warning generated. ld: warning: utils.c(utils.o:(randomize_buffer)): warning: rand() may return deterministic values, is that what you want? cc -O2 -pipe -DHAVE_CONFIG_H -I ../include -I ./../include -o check_nrpe ./check_nrpe.c utils.o nrpe-ssl.o -lssl -lcrypto ld: warning: utils.c(utils.o:(randomize_buffer)): warning: rand() may return deterministic values, is that what you want? *** Compile finished *** You can now continue with the installation or upgrade process. Read the PDF documentation (docs/NRPE.pdf) for information on the next steps you should take to complete the installation or upgrade. >>> Running package in net/nagios/nrpe at 1741777332.04 ===> net/nagios/nrpe ===> Faking installation for nrpe-4.1.3 /exopi-obj/pobj/nrpe-4.1.3/bin/install -d -m 755 /exopi-obj/pobj/nrpe-4.1.3/fake-amd64/usr/local/libexec/nagios /exopi-obj/pobj/nrpe-4.1.3/bin/install -d -m 755 /exopi-obj/pobj/nrpe-4.1.3/fake-amd64/usr/local/share/doc/nrpe /exopi-obj/pobj/nrpe-4.1.3/bin/install -d -m 755 /exopi-obj/pobj/nrpe-4.1.3/fake-amd64/usr/local/share/examples/nrpe /exopi-obj/pobj/nrpe-4.1.3/bin/install -c -m 644 /exopi-obj/pobj/nrpe-4.1.3/nrpe-4.1.3/README*.md /exopi-obj/pobj/nrpe-4.1.3/fake-amd64/usr/local/share/doc/nrpe /exopi-obj/pobj/nrpe-4.1.3/bin/install -c -m 644 /exopi-obj/pobj/nrpe-4.1.3/nrpe-4.1.3/SECURITY.md /exopi-obj/pobj/nrpe-4.1.3/fake-amd64/usr/local/share/doc/nrpe /exopi-obj/pobj/nrpe-4.1.3/bin/install -c -m 644 /exopi-obj/pobj/nrpe-4.1.3/nrpe-4.1.3/docs/NRPE.* /exopi-obj/pobj/nrpe-4.1.3/fake-amd64/usr/local/share/doc/nrpe /exopi-obj/pobj/nrpe-4.1.3/bin/install -c -m 644 /exopi-obj/pobj/nrpe-4.1.3/nrpe-4.1.3/sample-config/nrpe.cfg /exopi-obj/pobj/nrpe-4.1.3/fake-amd64/usr/local/share/examples/nrpe /exopi-obj/pobj/nrpe-4.1.3/bin/install -c -s -m 755 /exopi-obj/pobj/nrpe-4.1.3/nrpe-4.1.3/src/check_nrpe /exopi-obj/pobj/nrpe-4.1.3/fake-amd64/usr/local/libexec/nagios /exopi-obj/pobj/nrpe-4.1.3/bin/install -c -s -m 755 /exopi-obj/pobj/nrpe-4.1.3/nrpe-4.1.3/update-cfg.pl /exopi-obj/pobj/nrpe-4.1.3/fake-amd64/usr/local/libexec/nagios strip: error: '/exopi-obj/pobj/nrpe-4.1.3/fake-amd64/usr/local/libexec/nagios/INS@wgBqnazFr2': The file was not recognized as a valid object file /exopi-obj/pobj/nrpe-4.1.3/bin/install -c -s -m 755 /exopi-obj/pobj/nrpe-4.1.3/nrpe-4.1.3/src/nrpe /exopi-obj/pobj/nrpe-4.1.3/fake-amd64/usr/local/sbin Installing /exopi-cvs/ports/net/nagios/nrpe/pkg/nrpe.rc as /exopi-obj/pobj/nrpe-4.1.3/fake-amd64/etc/rc.d/nrpe ===> Building package for nrpe-4.1.3 Create /exopi-cvs/ports/packages/amd64/all/nrpe-4.1.3.tgz Creating package nrpe-4.1.3 reading plist| checking dependencies| checking dependencies|net/monitoring-plugins,-main checksumming| checksumming| | 0% checksumming|** | 4% checksumming|**** | 7% checksumming|******* | 11% checksumming|********* | 14% checksumming|*********** | 18% checksumming|************* | 21% checksumming|*************** | 25% checksumming|***************** | 29% checksumming|******************** | 32% checksumming|********************** | 36% checksumming|************************ | 39% checksumming|************************** | 43% checksumming|**************************** | 46% checksumming|******************************* | 50% checksumming|********************************* | 54% checksumming|*********************************** | 57% checksumming|************************************* | 61% checksumming|*************************************** | 64% checksumming|***************************************** | 68% checksumming|******************************************** | 71% checksumming|********************************************** | 75% checksumming|************************************************ | 79% checksumming|************************************************** | 82% checksumming|**************************************************** | 86% checksumming|****************************************************** | 89% checksumming|********************************************************* | 93% checksumming|*********************************************************** | 96% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|******* | 10% archiving|**************** | 25% archiving|***************** | 27% archiving|******************* | 29% archiving|******************* | 30% archiving|********************************** | 53% archiving|************************************************************** | 97% archiving|****************************************************************| 99% archiving|****************************************************************|100% /exopi-cvs/ports/plist/amd64/nrpe-4.1.3 was updated @wantlib crypto.55.0 -> @wantlib crypto.56.0 @wantlib ssl.58.0 -> @wantlib ssl.59.0 Link to /exopi-cvs/ports/packages/amd64/ftp/nrpe-4.1.3.tgz >>> Running clean in net/nagios/nrpe at 1741777338.69 ===> net/nagios/nrpe ===> Cleaning for nrpe-4.1.3 >>> Ended at 1741777339.23 max_stuck=6.44/waiting-for-lock #300=31.51/junk=3.27/build=11.04/package=6.71/clean=0.64