------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/openssl-1.1.1d,1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/perl5-5.30.1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor ===== Message from perl5-5.30.1: -- The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/nagios-plugins-2.3.3,1.txz SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> nrpe3-3.2.1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> nrpe3-3.2.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by nrpe3-3.2.1 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> nrpe3-3.2.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by nrpe3-3.2.1 for building => SHA256 Checksum OK for NagiosEnterprises-nrpe-nrpe-3.2.1_GH0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> nrpe3-3.2.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by nrpe3-3.2.1 for building ===> Extracting for nrpe3-3.2.1 => SHA256 Checksum OK for NagiosEnterprises-nrpe-nrpe-3.2.1_GH0.tar.gz. Extracted Memory Use: 1.23M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for nrpe3-3.2.1 ===> Applying ports patches for nrpe3-3.2.1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> nrpe3-3.2.1 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> nrpe3-3.2.1 depends on package: perl5>=5.30.r1<5.31 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> nrpe3-3.2.1 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> nrpe3-3.2.1 depends on package: perl5>=5.30.r1<5.31 - found ===> Configuring for nrpe3-3.2.1 configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking what the operating system is ... bsd checking what the distribution type is ... dragonfly checking what init system is being used ... newbsd checking what inetd is being used ... ps: -o: No such file or directory inetd (Not running) checking for which paths to use ... default checking for which init file to use ... 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... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether make sets $(MAKE)... yes checking how to run the C preprocessor... cpp 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... 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 grp.h usability... yes checking grp.h presence... yes checking for grp.h... 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 syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking tcpd.h usability... yes checking tcpd.h presence... yes checking for tcpd.h... yes 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... yes checking whether struct tm is in sys/time.h or time.h... 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... 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... 2 checking size of long... 8 checking for uint32_t... yes checking for u_int32_t... (cached) yes checking for int32_t... (cached) 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... yes checking for main in -lnsl... no checking for socket in -lsocket... no checking for main in -lwrap... yes checking for strdup... (cached) yes checking for strstr... (cached) yes checking for strtoul... (cached) yes checking for strtok_r... yes checking for initgroups... yes checking for closesocket... no checking for sigaction... (cached) yes checking for scandir... (cached) yes checking for socklen_t... (cached) yes checking for type of socket size... size_t checking for Kerberos include files... configure: WARNING: could not find include files checking for pkg-config... no checking for SSL headers... found in /usr/local/include/.. checking for SSL libraries... found in /usr/local/lib checking whether compiling and linking against SSL works... yes checking for openssl... /usr/local/bin/openssl *** Generating DH Parameters for SSL/TLS *** Generating DH parameters, 2048 bit long safe prime, generator 2 This is going to take a long time ..........................................................................+..........................................................+.....................................+.....................................................................................+.......................................................................................................................+.............................................+.................................................................................................................+.......................................................................+........+.........................................................................................................................................................................................................................................................................................................................................................+................................+.............................................................................................................................................................................................................+......................................+..........................+.........................................................................................................................................................................................................................................................................................+........................................................................................................................................+......................................................................................................................................................................................................................................................................+..........................................................+....................................................................................+.+...............................................................................+........+..................................................................................................+...............................................................+..........+.+................................................................+.............................................................................................................................................................................................+...................................................................................................................+........................................................................................................................................+........................................................+............................................................................................................................................................................+...................................................................................................................................................................................................+...+..+..+...................................................................................................................+...............................................................................+...................................................................................................................................................................................................................................................................+.....................................................................................+......................+..............................................................................................................+............................................+.....................................................................................................................................................................................+.....................+.................................................................................................................................................................................................................................................+.............+.............................................................+................................................................................................................................................................................................................+.....................+....................................+........................................+...........................................................................+..........................+.+.............+........................................................................................................................+.................................................................................+...........................................................+..................................+............+...............................................++*++*++*++* checking for perl... (cached) /usr/local/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 3.2.1 2017-09-01 ***: General Options: ------------------------- NRPE port: 5666 NRPE user: nagios NRPE group: nagios 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. SUCCEEDED 00:01:24 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for nrpe3-3.2.1 --- all --- cd ./src/; /usr/bin/make --- nrpe --- --- check_nrpe --- --- nrpe --- cc -pipe -I/usr/local/include -O2 -fno-strict-aliasing -I/usr/local/include/openssl -DHAVE_CONFIG_H -I ../include -I ./../include -o nrpe ./nrpe.c ./utils.c ./acl.c -Wl,-rpath,/usr/local/lib -L/usr/local/lib -lssl -lcrypto -lwrap --- check_nrpe --- cc -pipe -I/usr/local/include -O2 -fno-strict-aliasing -I/usr/local/include/openssl -DHAVE_CONFIG_H -I ../include -I ./../include -o check_nrpe ./check_nrpe.c ./utils.c -Wl,-rpath,/usr/local/lib -L/usr/local/lib -lssl -lcrypto --- nrpe --- ./acl.c: In function 'is_an_allowed_host': ./acl.c:569:11: warning: '__builtin_memcmp_eq' reading 16 bytes from a region of size 8 [-Wstringop-overflow=] if (!memcmp(&addr6.sin6_addr, &host, sizeof(addr6.sin6_addr))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ *** 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. SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> nrpe3-3.2.1 depends on file: /usr/local/libexec/nagios/check_nagios - found ===> nrpe3-3.2.1 depends on file: /usr/local/lib/libcrypto.so.11 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for nrpe3-3.2.1 ===> nrpe3-3.2.1 depends on file: /usr/local/libexec/nagios/check_nagios - found ===> nrpe3-3.2.1 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> Generating temporary packing list ===> Creating groups. ===> Creating users install -d /construction/net-mgmt/nrpe3/stage/var/run/nrpe3 install -s -m 555 /construction/net-mgmt/nrpe3/nrpe-nrpe-3.2.1/src/nrpe /construction/net-mgmt/nrpe3/stage/usr/local/sbin/nrpe3 /bin/mkdir -p /construction/net-mgmt/nrpe3/stage/usr/local/libexec/nagios install -s -m 555 /construction/net-mgmt/nrpe3/nrpe-nrpe-3.2.1/src/check_nrpe /construction/net-mgmt/nrpe3/stage/usr/local/libexec/nagios/check_nrpe3 install -m 0644 /construction/net-mgmt/nrpe3/nrpe-nrpe-3.2.1/sample-config/nrpe.cfg /construction/net-mgmt/nrpe3/stage/usr/local/etc/nrpe.cfg.sample ====> 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: package ------------------------------------------------------------------------------- ===> Building package for nrpe3-3.2.1 file sizes/checksums [4]: 0% file sizes/checksums [4]: 100% packing files [4]: 0% packing files [4]: 100% packing directories [1]: 0% packing directories [1]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:01:33