------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/libnghttp2-1.40.0.txz Installing /packages/All/ca_root_nss-3.52.txz ===== Message from ca_root_nss-3.52: -- FreeBSD does not, and can not warrant that the certification authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Assessment and verification of trust is the complete responsibility of the system administrator. This package installs symlinks to support root certificates discovery by default for software that uses OpenSSL. This enables SSL Certificate Verification by client software without manual intervention. If you prefer to do this manually, replace the following symlinks with either an empty file or your site-local certificate bundle. * /etc/ssl/cert.pem * /usr/local/etc/ssl/cert.pem * /usr/local/openssl/cert.pem Installing /packages/All/openssl-1.1.1g,1.txz Installing /packages/All/curl-7.70.0.txz SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> nagnu-1.1.3 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> nagnu-1.1.3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by nagnu-1.1.3 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> nagnu-1.1.3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by nagnu-1.1.3 for building => SHA256 Checksum OK for frlen-nagnu-1.1.3_GH0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> nagnu-1.1.3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by nagnu-1.1.3 for building ===> Extracting for nagnu-1.1.3 => SHA256 Checksum OK for frlen-nagnu-1.1.3_GH0.tar.gz. Extracted Memory Use: 0.30M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for nagnu-1.1.3 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> nagnu-1.1.3 depends on file: /usr/local/lib/libncurses.so.6 - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> nagnu-1.1.3 depends on shared library: libcurl.so - found (/usr/local/lib/libcurl.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> nagnu-1.1.3 depends on file: /usr/local/lib/libncurses.so.6 - found ===> nagnu-1.1.3 depends on shared library: libcurl.so - found (/usr/local/lib/libcurl.so) ===> Configuring for nagnu-1.1.3 configure: loading site script /xports/Templates/config.site checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... none needed checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking for library containing initscr... -lncurses checking for library containing curl_easy_init... -lcurl checking how to run the C preprocessor... cpp checking for egrep... grep -E 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 for fcntl.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking curl/curl.h usability... yes checking curl/curl.h presence... no configure: WARNING: curl/curl.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: curl/curl.h: proceeding with the compiler's result checking for curl/curl.h... yes checking for an ANSI C-conforming const... yes checking for size_t... (cached) yes checking for stdbool.h that conforms to C99... (cached) yes checking for _Bool... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for memset... (cached) yes checking for regcomp... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: config.h is unchanged SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for nagnu-1.1.3 --- nagnu --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -L/usr/local/lib -Wl,-rpath=/usr/local/lib src/nagnu.c src/excludes.c src/arguments.c src/getconf.c -o nagnu -lcurl -lncurses src/nagnu.c: In function 'sort_data': src/nagnu.c:212:19: warning: comparison between pointer and zero character constant [-Wpointer-compare] if(errorss[i] == '\0') ^~ src/nagnu.c:212:8: note: did you mean to dereference the pointer? if(errorss[i] == '\0') ^ src/nagnu.c:255:19: warning: comparison between pointer and zero character constant [-Wpointer-compare] if(errorss[i] == '\0') ^~ src/nagnu.c:255:8: note: did you mean to dereference the pointer? if(errorss[i] == '\0') ^ SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> nagnu-1.1.3 depends on file: /usr/local/lib/libncurses.so.6 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for nagnu-1.1.3 ===> nagnu-1.1.3 depends on file: /usr/local/lib/libncurses.so.6 - found ===> Generating temporary packing list install -s -m 555 /construction/net-mgmt/nagnu/nagnu-1.1.3/nagnu /construction/net-mgmt/nagnu/stage/usr/local/bin /bin/mkdir -p /construction/net-mgmt/nagnu/stage/usr/local/share/examples/nagnu install -m 0644 /construction/net-mgmt/nagnu/nagnu-1.1.3/nagnu.conf.sample /construction/net-mgmt/nagnu/stage/usr/local/share/examples/nagnu/nagnu.conf.sample install -m 444 /construction/net-mgmt/nagnu/nagnu-1.1.3/docs/nagnu.8 /construction/net-mgmt/nagnu/stage/usr/local/man/man8 ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for nagnu-1.1.3 file sizes/checksums [3]: 0% file sizes/checksums [3]: 100% packing files [3]: 0% packing files [3]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:09