=> "/opt/pkg/bin/bmake" ["-C", "/Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/databases/rrdtool", "configure", "BATCH=1", "DEPENDS_TARGET=/nonexistent", "LUA_VERSION_REQD=54"] => Checksum BLAKE2s OK for rrdtool-1.10.3.tar.gz => Checksum SHA512 OK for rrdtool-1.10.3.tar.gz ===> Installing dependencies for rrdtool-1.10.3nb1 ========================================================================== The supported build options for rrdtool are: lua tcl The currently selected options are: lua tcl You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.rrdtool (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, rrdtool-1.10.3nb1. Their current value is shown below: * CURSES_DEFAULT = ncurses * LUA_VERSION_DEFAULT = 54 * READLINE_DEFAULT = editline Based on these variables, the following variables have been set: * CURSES_TYPE = ncurses * LUA_PACKAGE = lua54 * READLINE_TYPE = editline * TERMCAP_TYPE = curses You may want to abort the process now with CTRL-C and change the value of variables in the first group before continuing. Be sure to run `/opt/pkg/bin/bmake clean' after the changes. ========================================================================== => Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.88.3 => Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.7nb1 => Tool dependency intltool>=0.40.0: found intltool-0.51.0nb7 => Tool dependency gmake>=3.81: found gmake-4.4.1 => Tool dependency gettext-tools>=0.15: found gettext-tools-1.0 => Tool dependency nbpatch-[0-9]*: found nbpatch-20151107 => Tool dependency perl>=5.44.0: found perl-5.44.0 => Tool dependency pkgconf-[0-9]*: found pkgconf-3.0.5 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency dejavu-ttf>=2.26: found dejavu-ttf-2.37 => Full dependency user-darwin>=20130712: found user-darwin-20170116 => Full dependency tcl>=8.6.1nb1: found tcl-8.6.18 => Full dependency cairo>=1.18.4nb3: found cairo-1.18.4nb3 => Full dependency fontconfig>=2.17.0: found fontconfig-2.18.2 => Full dependency freetype2>=2.13.2nb1: found freetype2-2.14.3 => Full dependency gettext-lib>=0.22: found gettext-lib-1.0 => Full dependency glib2>=2.84.4nb1: found glib2-2.88.3 => Full dependency libxml2>=2.14.6nb2: found libxml2-2.15.1 => Full dependency lua54>=5.4.0<5.5: found lua54-5.4.7 => Full dependency pango>=1.58.0: found pango-1.58.0 => Full dependency perl>=5.44.0<5.45.0: found perl-5.44.0 => Full dependency pixman>=0.40.0nb3: found pixman-0.46.4 => Full dependency png>=1.6.0nb1: found png-1.6.58nb1 => Build dependency xcb-proto>=1.4: found xcb-proto-1.17.0nb6 => Build dependency xorgproto>=2016.1: found xorgproto-2025.1 => Full dependency brotli>=1.0.1: found brotli-1.2.0 => Full dependency bzip2>=1.0.1: found bzip2-1.0.8 => Full dependency editline>=3.0.20130712nb1: found editline-3.1.20250104nb1 => Full dependency expat>=1.95.7: found expat-2.8.2 => Full dependency fribidi>=0.19.1: found fribidi-1.0.16 => Full dependency graphite2>=1.2: found graphite2-1.3.15 => Full dependency harfbuzz>=2.1.1: found harfbuzz-14.3.0 => Full dependency libiconv>=1.9.1: found libiconv-1.19 => Full dependency libX11>=1.1: found libX11-1.8.13 => Full dependency libXau>=1.0: found libXau-1.0.12 => Full dependency libXdmcp>=0.99: found libXdmcp-1.1.5 => Full dependency libXft>=2.1.10: found libXft-2.3.9 => Full dependency libXrender>=0.9.2: found libXrender-0.9.12 => Full dependency libffi>=1.20: found libffi-3.7.1 => Full dependency libxcb>=1.6: found libxcb-1.17.0 => Full dependency lzo>=2.01: found lzo-2.10 => Full dependency ncurses>=5.3nb1: found ncurses-6.6 => Full dependency pcre2>=10.21: found pcre2-10.47 => Full dependency zlib>=1.1.4: found zlib-1.3.1 ===> Overriding tools for rrdtool-1.10.3nb1 ===> Extracting for rrdtool-1.10.3nb1 ===> Patching for rrdtool-1.10.3nb1 => Applying pkgsrc patches for rrdtool-1.10.3nb1 => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/databases/rrdtool/patches/patch-bindings_perl-shared_Makefile.PL => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/databases/rrdtool/patches/patch-bindings_perl-shared_Makefile.PL Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-bindings_perl-shared_Makefile.PL,v 1.4 2017/07/27 18:31:20 adam Exp $ | |Fix Perl bindings. | |--- bindings/perl-shared/Makefile.PL.orig 2015-04-20 23:12:18.000000000 +0900 |+++ bindings/perl-shared/Makefile.PL 2015-08-16 22:00:55.000000000 +0900 -------------------------- Patching file bindings/perl-shared/Makefile.PL using Plan A... Hunk #1 succeeded at 40. done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/databases/rrdtool/patches/patch-bindings_tcl_Makefile.in => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/databases/rrdtool/patches/patch-bindings_tcl_Makefile.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-bindings_tcl_Makefile.in,v 1.1 2022/11/25 10:41:15 adam Exp $ | |Properly install Tcl extension (e.g. unstripped on some platforms). | |--- bindings/tcl/Makefile.in.orig 2022-11-25 10:10:08.000000000 +0000 |+++ bindings/tcl/Makefile.in -------------------------- Patching file bindings/tcl/Makefile.in using Plan A... Hunk #1 succeeded at 701 (offset 3 lines). done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/databases/rrdtool/patches/patch-configure => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/databases/rrdtool/patches/patch-configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-configure,v 1.3 2026/05/24 20:55:28 wiz Exp $ | |Fixes: | |conftest.c:124:33: error: implicitly declaring library function 'exit' |with type 'void (int) __attribute__((noreturn))' | |From fedora. | |--- configure.orig 2026-05-19 19:34:43.000000000 +0000 |+++ configure -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 20897. Hunk #2 succeeded at 20912. done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/databases/rrdtool/patches/patch-doc_Makefile.in => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/databases/rrdtool/patches/patch-doc_Makefile.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-doc_Makefile.in,v 1.1 2019/02/11 08:22:45 adam Exp $ | |Remove non-portable -Wbreak option. | |--- doc/Makefile.in.orig 2019-02-09 18:02:06.000000000 +0000 |+++ doc/Makefile.in -------------------------- Patching file doc/Makefile.in using Plan A... Hunk #1 succeeded at 708 (offset 10 lines). done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/databases/rrdtool/patches/patch-examples_Makefile.in => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/databases/rrdtool/patches/patch-examples_Makefile.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-examples_Makefile.in,v 1.1 2017/07/27 18:31:20 adam Exp $ | |Correct examples directory. | |--- examples/Makefile.in.orig 2015-08-10 00:17:18.000000000 +0900 |+++ examples/Makefile.in 2015-08-16 22:02:38.000000000 +0900 -------------------------- Patching file examples/Makefile.in using Plan A... Hunk #1 succeeded at 433 (offset 13 lines). done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/databases/rrdtool/patches/patch-examples_rrdcached_Makefile.in => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/databases/rrdtool/patches/patch-examples_rrdcached_Makefile.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-examples_rrdcached_Makefile.in,v 1.1 2017/07/27 18:31:20 adam Exp $ | |Correct examples directory. | |--- examples/rrdcached/Makefile.in.orig 2015-11-10 16:59:27.000000000 +0000 |+++ examples/rrdcached/Makefile.in -------------------------- Patching file examples/rrdcached/Makefile.in using Plan A... Hunk #1 succeeded at 372 (offset 16 lines). done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/databases/rrdtool/patches/patch-src_gettext.h => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/databases/rrdtool/patches/patch-src_gettext.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_gettext.h,v 1.1 2015/08/26 22:03:38 joerg Exp $ | |--- src/gettext.h.orig 2015-08-23 14:11:04.000000000 +0000 |+++ src/gettext.h -------------------------- Patching file src/gettext.h using Plan A... Hunk #1 succeeded at 16. done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/databases/rrdtool/patches/patch-src_rrd__cgi.c => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/databases/rrdtool/patches/patch-src_rrd__cgi.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_rrd__cgi.c,v 1.2 2017/07/27 18:31:20 adam Exp $ | |Use correctly. | |--- src/rrd_cgi.c.orig 2017-05-16 12:26:46.000000000 +0000 |+++ src/rrd_cgi.c -------------------------- Patching file src/rrd_cgi.c using Plan A... Hunk #1 succeeded at 1224 (offset 15 lines). Hunk #2 succeeded at 1323 (offset 15 lines). done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/databases/rrdtool/patches/patch-src_rrd__graph.c => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/databases/rrdtool/patches/patch-src_rrd__graph.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_rrd__graph.c,v 1.3 2022/11/25 10:41:15 adam Exp $ | |Use correctly. | |--- src/rrd_graph.c.orig 2022-03-14 14:30:12.000000000 +0000 |+++ src/rrd_graph.c -------------------------- Patching file src/rrd_graph.c using Plan A... Hunk #1 succeeded at 1736 (offset 1 line). done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/databases/rrdtool/patches/patch-src_rrd__list.c => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/databases/rrdtool/patches/patch-src_rrd__list.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_rrd__list.c,v 1.2 2019/02/11 08:22:45 adam Exp $ | |Need limits.h for PATH_MAX | |--- src/rrd_list.c.orig 2019-02-04 17:42:30.000000000 +0000 |+++ src/rrd_list.c -------------------------- Patching file src/rrd_list.c using Plan A... Hunk #1 succeeded at 13 (offset -1 lines). done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/databases/rrdtool/patches/patch-src_rrd__restore.c => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/databases/rrdtool/patches/patch-src_rrd__restore.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_rrd__restore.c,v 1.2 2017/07/27 18:31:20 adam Exp $ | |Use correctly. | |--- src/rrd_restore.c.orig 2017-05-16 12:26:46.000000000 +0000 |+++ src/rrd_restore.c -------------------------- Patching file src/rrd_restore.c using Plan A... Hunk #1 succeeded at 101 (offset -3 lines). done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/databases/rrdtool/patches/patch-src_rrd__strtod.c => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/databases/rrdtool/patches/patch-src_rrd__strtod.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_rrd__strtod.c,v 1.2 2017/07/27 18:31:20 adam Exp $ | |Use correctly. | |--- src/rrd_strtod.c.orig 2017-05-16 12:26:46.000000000 +0000 |+++ src/rrd_strtod.c -------------------------- Patching file src/rrd_strtod.c using Plan A... Hunk #1 succeeded at 123 (offset 6 lines). Hunk #2 succeeded at 133 (offset 6 lines). Hunk #3 succeeded at 159 (offset 3 lines). done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/databases/rrdtool/patches/patch-src_rrd__utils.c => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/databases/rrdtool/patches/patch-src_rrd__utils.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_rrd__utils.c,v 1.2 2017/07/27 18:31:20 adam Exp $ | |Use correctly. | |--- src/rrd_utils.c.orig 2017-05-16 12:26:46.000000000 +0000 |+++ src/rrd_utils.c -------------------------- Patching file src/rrd_utils.c using Plan A... Hunk #1 succeeded at 239 (offset 1 line). done ===> Creating toolchain wrappers for rrdtool-1.10.3nb1 ===> Configuring for rrdtool-1.10.3nb1 => Modifying GNU configure scripts to avoid --recheck => Replacing config-guess with pkgsrc versions => Replacing config-sub with pkgsrc versions => Replacing install-sh with pkgsrc version => Replacing tclsh interpreter in bindings/tcl/ifOctets.tcl.in. checking build system type... aarch64-apple-darwin23 checking host system type... aarch64-apple-darwin23 checking target system type... aarch64-apple-darwin23 checking for aarch64-apple-darwin23-gcc... clang 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 clang accepts -g... yes checking for clang option to enable C11 features... none needed checking whether clang understands -c and -o together... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for stdarg.h... yes checking for varargs.h... no checking for sys/param.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g staff checking whether build environment is sane... yes checking for a race-free mkdir -p... ./conftools/install-sh -c -d checking for gawk... /opt/pkg/bin/nawk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of clang... gcc3 checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... (cached) yes Audit Compilation Environment checking how to run the C preprocessor... clang -E checking for aarch64-apple-darwin23-gcc... (cached) clang checking whether the compiler supports GNU C... (cached) yes checking whether clang accepts -g... (cached) yes checking for clang option to enable C11 features... (cached) none needed checking whether clang understands -c and -o together... (cached) yes checking how to print strings... print -r checking for a sed that does not truncate output... /opt/pkg/bin/nbsed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... /usr/bin/grep -F checking for ld used by clang... /System/Volumes/Data/Applications/Xcode-15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking if the linker (/System/Volumes/Data/Applications/Xcode-15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 1048576 checking how to convert aarch64-apple-darwin23 file names to aarch64-apple-darwin23 format... func_convert_file_noop checking how to convert aarch64-apple-darwin23 file names to toolchain format... func_convert_file_noop checking for /System/Volumes/Data/Applications/Xcode-15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r checking for aarch64-apple-darwin23-file... no checking for file... file checking for aarch64-apple-darwin23-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-apple-darwin23-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for aarch64-apple-darwin23-ar... no checking for ar... ar checking for archiver @FILE support... no checking for aarch64-apple-darwin23-strip... no checking for strip... strip checking for aarch64-apple-darwin23-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from clang object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for aarch64-apple-darwin23-mt... no checking for mt... no checking if : is a manifest tool... no checking for aarch64-apple-darwin23-dsymutil... no checking for dsymutil... dsymutil checking for aarch64-apple-darwin23-nmedit... no checking for nmedit... nmedit checking for aarch64-apple-darwin23-lipo... no checking for lipo... lipo checking for aarch64-apple-darwin23-otool... no checking for otool... otool checking for aarch64-apple-darwin23-otool64... no checking for otool64... no checking for -single_module linker flag... ld: warning: -single_module is obsolete no checking for -exported_symbols_list linker flag... yes checking for -force_load linker flag... yes checking for dlfcn.h... yes checking for objdir... .libs checking if clang supports -fno-rtti -fno-exceptions... yes checking for clang option to produce PIC... -fno-common -DPIC checking if clang PIC flag -fno-common -DPIC works... yes checking if clang static flag -static works... no checking if clang supports -c -o file.o... rm: conftest*: No such file or directory yes checking if clang supports -c -o file.o... (cached) yes checking whether the clang linker (/System/Volumes/Data/Applications/Xcode-15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin23 dyld checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking if gcc likes the -Werror flag... yes checking if gcc likes the -fno-strict-aliasing flag... yes checking if gcc likes the -Wall flag... yes checking if gcc likes the -std=gnu99 flag... yes checking if gcc likes the -pedantic flag... yes checking if gcc likes the -Wundef flag... yes checking if gcc likes the -Wshadow flag... yes checking if gcc likes the -Wpointer-arith flag... yes checking if gcc likes the -Wcast-align flag... yes checking if gcc likes the -Wmissing-prototypes flag... yes checking if gcc likes the -Wmissing-declarations flag... yes checking if gcc likes the -Wnested-externs flag... yes checking if gcc likes the -Winline flag... yes checking if gcc likes the -Wold-style-definition flag... yes checking if gcc likes the -W flag... yes checking for long long int... yes Checking for Header Files checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for langinfo.h... yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking for libgen.h... yes checking for features.h... no checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for fcntl.h... yes checking for fp_class.h... no checking for malloc.h... no checking for unistd.h... (cached) yes checking for ieeefp.h... no checking for math.h... yes checking for sys/time.h... yes checking for sys/times.h... yes checking for sys/param.h... (cached) yes checking for sys/resource.h... yes checking for signal.h... yes checking for float.h... yes checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for errno.h... yes checking for string.h... (cached) yes checking for ctype.h... yes checking for grp.h... yes checking for pwd.h... yes checking for glob.h... 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 va_copy... yes checking for vsnprintf... yes checking whether vsnprintf is C99 compliant... yes checking for snprintf... yes checking whether snprintf is C99 compliant... yes checking for vasprintf... yes checking for asprintf... yes Test Library Functions checking for acos... yes checking for round... yes checking for strftime... yes checking for vprintf... yes checking for getpagesize... yes checking whether byte ordering is bigendian... no checking for nl_langinfo... yes checking for tzset... yes checking for fsync... yes checking for mbstowcs... yes checking for opendir... yes checking for readdir... yes checking for chdir... yes checking for chroot... yes checking for getgid... yes checking for getuid... yes checking for setgid... yes checking for setuid... yes checking for strndup... yes checking for strerror... yes checking for snprintf... (cached) yes checking for vsnprintf... (cached) yes checking for vasprintf... (cached) yes checking for fpclass... no checking for class... no checking for fp_class... no checking for isnan... yes checking for memmove... yes checking for strchr... yes checking for mktime... yes checking for getrusage... yes checking for gettimeofday... yes checking for getpwnam... yes checking for getgrnam... yes checking for get_current_dir_name... no checking for clang options needed to detect all undeclared functions... -fno-builtin checking whether strerror_r is declared... yes checking whether strerror_r returns char *... no Map/Fadvis/Madvise checking checking for fdatasync... yes checking for fsync... (cached) yes checking for socket... yes checking for getaddrinfo... yes checking for sigwaitinfo... no checking for sigwaitinfo in -lrt... no checking for sys/mman.h... yes checking for working mmap... yes checking for mmap... yes checking for munmap... yes checking whether madvise is declared... yes checking for madvise... yes checking whether posix_fadvise is declared... no checking for posix_fadvise... no checking for posix_fallocate... no Libintl Processing checking whether NLS is requested... yes checking for msgfmt... /var/tmp/work/databases/rrdtool/work/.tools/bin/msgfmt checking for gmsgfmt... /var/tmp/work/databases/rrdtool/work/.tools/bin/msgfmt checking for xgettext... /opt/pkg/bin/xgettext checking for msgmerge... /opt/pkg/bin/msgmerge checking for ld used by GCC... /System/Volumes/Data/Applications/Xcode-15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking if the linker (/System/Volumes/Data/Applications/Xcode-15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... yes checking for CFLocaleCopyCurrent... yes checking for GNU gettext in libc... no checking for iconv... yes checking for working iconv... yes checking how to link with libiconv... -liconv checking for GNU gettext in libintl... yes checking whether to use NLS... yes checking where the gettext function comes from... external libintl checking how to link with libintl... -lintl -liconv -Wl,-framework -Wl,CoreFoundation IEEE Math Checks checking for fpclassify... no checking for fpclassify with ... yes checking for isinf... yes checking whether isfinite is broken... no checking if IEEE math works out of the box... yes Resolve Portability Issues checking tm_gmtoff in struct tm... yes checking __tm_gmtoff in struct tm... no checking whether sigwait has 2 arguments... yes checking if msync with MS_ASYNC updates the files mtime... yes checking for _NL_TIME_WEEK_1STDAY... no checking for nl_langinfo(_NL_TIME_WEEK_1STDAY) with langinfo.h... no checking if realloc can deal with NULL... yes checking if ctime_r need special care to act posixly correct... no checking for pthread_join in LIBS=-lpthread with CFLAGS= -D_REENTRANT... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... -D_THREAD_SAFE checking for cc_r... clang checking do we need malloc/malloc.h... nope, works out of the box checking size of time_t... 8 checking size of long int... 8 checking whether O_CLOEXEC is declared... yes checking whether SOCK_CLOEXEC is declared... no checking whether fopen() supports the "e" flag... no Find 3rd-Party Libraries checking for tcpd.h... no checking for glib_check_version in -lglib-2.0... yes checking for glib.h... yes checking whether we need to include gthreads for g_thread_init... no checking for g_regex_new... yes checking for png_access_version_number in -lpng... yes checking for png.h... yes checking for pango_cairo_context_set_font_options in -lpangocairo-1.0... yes checking for pango/pango.h... no checking for pkg-config... pkg-config checking for pango_cairo_context_set_font_options in -lpangocairo-1.0... yes checking for pango/pango.h... yes checking for g_object_unref in -lgobject-2.0... yes checking for glib-object.h... yes checking for pango_font_map_create_context... yes checking for xmlParseFile in -lxml2... yes checking for libxml/parser.h... yes Prep for Building Language Bindings checking for perl... /opt/pkg/bin/perl checking for pod2man... /opt/pkg/bin/pod2man checking for pod2html... /opt/pkg/bin/pod2html checking for the perl version you are running... 5.44.0 checking for the C compiler perl wants to use to build its modules... clang checking for clang... /var/tmp/work/databases/rrdtool/work/.cwrapper/bin/clang checking Perl Modules to build... perl-piped perl-shared checking for ruby... /usr/bin/ruby checking if ruby modules can be built... No .. Ruby not found or disabled checking for lua... (cached) /opt/pkg/bin/lua5.4 checking for lua >= 5.0... 5.4 found checking for lua54/lua.h... no checking for lua5.4/lua.h... no checking for lua.h... yes checking for lualib.h... yes checking for lauxlib.h... yes checking for library containing lua_call... -llua5.4 checking for library containing luaL_openlibs... none required configure: WARNING: Setting Lua include and lib flags to defaults in compat-5.1 and lua 5.1 sources checking for tclConfig.sh in /opt/pkg/lib... yes checking for gnroff... no checking for nroff... no configure: error: I need a copy of *nroff to format the documentation *** Error code 1 Stop. bmake[1]: stopped making "configure" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/databases/rrdtool *** Error code 1 Stop. bmake: stopped making "configure" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/databases/rrdtool