=> Checksum BLAKE2s OK for varnish-7.7.1.tgz => Checksum SHA512 OK for varnish-7.7.1.tgz ===> Installing dependencies for varnish-7.7.1 ========================================================================== The following variables will affect the build process of this package, varnish-7.7.1. Their current value is shown below: * CURSES_DEFAULT = ncurses * PKG_SYSCONFBASE = /opt/pkg/etc * PYTHON_VERSION_DEFAULT = 312 * READLINE_DEFAULT = editline * VARBASE = /var Based on these variables, the following variables have been set: * CURSES_TYPE = ncurses * PYPACKAGE = python312 * 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 py312-docutils>=0.12: found py312-docutils-0.21.2nb1 => Tool dependency py312-sphinx-[0-9]*: found py312-sphinx-8.2.3 => Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.7nb1 => Tool dependency gmake>=3.81: found gmake-4.4.1 => Tool dependency nbpatch-[0-9]*: found nbpatch-20151107 => Tool dependency pkgconf-[0-9]*: found pkgconf-2.4.3nb1 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency user-darwin>=20130712: found user-darwin-20170116 => Full dependency editline>=3.0.20130712nb1: found editline-3.1.20250104nb1 => Full dependency libexecinfo>=1.1: found libexecinfo-1.1nb1 => Full dependency ncurses>=6.5: found ncurses-6.5nb1 => Full dependency pcre2>=10.30: found pcre2-10.45 => Full dependency python312>=3.12.0: found python312-3.12.11 => Full dependency gettext-lib>=0.22: found gettext-lib-0.22.5 => Full dependency libiconv>=1.9.1: found libiconv-1.17nb1 ===> Overriding tools for varnish-7.7.1 ===> Extracting for varnish-7.7.1 ===> Patching for varnish-7.7.1 => Applying pkgsrc patches for varnish-7.7.1 => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/www/varnish/patches/patch-etc_Makefile.in => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/www/varnish/patches/patch-etc_Makefile.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-etc_Makefile.in,v 1.1 2021/06/25 12:21:08 tnn Exp $ | |Use standard sysconfdir for vcl files. | |--- etc/Makefile.in.orig 2021-03-15 11:36:30.000000000 +0000 |+++ etc/Makefile.in -------------------------- Patching file etc/Makefile.in using Plan A... Hunk #1 succeeded at 157. Hunk #2 succeeded at 382 (offset 2 lines). Hunk #3 succeeded at 464 (offset -1 lines). done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/www/varnish/patches/patch-include_tbl_params.h => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/www/varnish/patches/patch-include_tbl_params.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-include_tbl_params.h,v 1.2 2024/08/06 01:34:41 tnn Exp $ | |Change some default limits to cover NetBSD defaults. | |--- include/tbl/params.h.orig 2024-03-18 13:37:59.000000000 +0000 |+++ include/tbl/params.h -------------------------- Patching file include/tbl/params.h using Plan A... Hunk #1 succeeded at 983 (offset 86 lines). Hunk #2 succeeded at 1016 (offset 86 lines). done ===> Creating toolchain wrappers for varnish-7.7.1 ===> Configuring for varnish-7.7.1 => Fix path to libedit header for pkgsrc. => 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 python interpreter in lib/libvcc/vmodtool.py lib/libvsc/vsctool.py. configure: WARNING: unrecognized options: --with-libiconv-prefix 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 whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking build system type... aarch64-apple-darwin23 checking host system type... aarch64-apple-darwin23 checking target system type... aarch64-apple-darwin23 checking whether to enable maintainer-specific portions of Makefiles... 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... ./build-aux/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 make supports nested variables... (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... /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking if the linker (/Applications/Xcode-13.4.1.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 /Applications/Xcode-13.4.1.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... yes 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 (/Applications/Xcode-13.4.1.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... no 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 run the C preprocessor... clang -E checking for pthread_join using clang -D_REENTRANT -lpthread... yes checking whether clang is Clang... yes checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for dot... ${SHELL} '/Users/pbulk/build/www/varnish/work/varnish-7.7.1/build-aux/missing' dot checking whether /opt/pkg/bin/python3.12 version is >= 3.4... yes checking for /opt/pkg/bin/python3.12 version... 3.12 checking for /opt/pkg/bin/python3.12 platform... darwin checking for GNU default /opt/pkg/bin/python3.12 prefix... ${prefix} checking for GNU default /opt/pkg/bin/python3.12 exec_prefix... ${exec_prefix} checking for /opt/pkg/bin/python3.12 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.12/site-packages checking for /opt/pkg/bin/python3.12 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.12/site-packages checking for library containing pthread_create... none required checking for dlopen in -ldl... yes checking for socket in -lsocket... no checking for getaddrinfo in -lnsl... no checking for stdatomic.h... yes checking pkg-config is at least version 0.9.0... yes checking for libpcre2-8... yes checking for pcre2_set_depth_limit_8... yes checking for edit/readline/readline.h... no checking for libedit... yes checking for readline.h... yes checking for ncursesw... yes checking for ncursesw/curses.h... no checking for ncursesw.h... no checking for ncurses/curses.h... yes checking for ncurses.h... yes checking for curses.h... yes checking for sys/filio.h... yes checking for sys/personality.h... no checking for pthread_np.h... no checking for priv.h... no checking for fnmatch.h... yes checking for setppriv... no checking for fallocate... no checking for closefrom... no checking for getpeereid... yes checking for getpeerucred... no checking for fnmatch... yes checking for pthread_setname_np... yes checking for pthread_mutex_isowned_np... no checking for pthread_getattr_np... no checking for clang options needed to detect all undeclared functions... -fno-builtin checking whether __SUNPRO_C is declared... no checking for setproctitle... no checking for library containing backtrace... none required checking for execinfo.h... yes checking whether daemon() works... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for clock_gettime... yes checking for gethrtime... no checking for kqueue... yes checking for epoll_ctl... no checking for port_create... no checking for struct sockaddr.sa_len... yes checking whether SO_ACCEPTFILTER is declared... no checking whether SO_RCVTIMEO is declared... yes checking whether SO_SNDTIMEO is declared... yes checking for TCP_KEEP(CNT|IDLE|INTVL) socket options... no checking for TCP_KEEPALIVE socket option... yes checking for TCP_FASTOPEN socket option... no checking for close_range... no checking if LD -Wl,--version-script works... no checking whether C compiler accepts -Wall... yes checking whether C compiler accepts -Werror... yes checking whether C compiler accepts -Wno-expansion-to-defined... yes checking whether C compiler accepts -Werror=unused-result... yes clang cannot -Wunused-parameters checking whether we have support for visibility attributes... yes checking whether C compiler accepts -fstack-protector... yes checking whether the linker accepts -fstack-protector... yes checking whether C compiler accepts -fno-var-tracking-assignments... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating bin/Makefile config.status: creating bin/varnishadm/Makefile config.status: creating bin/varnishd/Makefile config.status: creating bin/varnishlog/Makefile config.status: creating bin/varnishstat/Makefile config.status: creating bin/varnishtop/Makefile config.status: creating bin/varnishhist/Makefile config.status: creating bin/varnishtest/Makefile config.status: creating bin/varnishncsa/Makefile config.status: creating contrib/Makefile config.status: creating doc/Makefile config.status: creating doc/graphviz/Makefile config.status: creating doc/sphinx/Makefile config.status: creating doc/sphinx/conf.py config.status: creating etc/Makefile config.status: creating include/Makefile config.status: creating lib/Makefile config.status: creating lib/libvsc/Makefile config.status: creating lib/libvarnish/Makefile config.status: creating lib/libvarnishapi/Makefile config.status: creating lib/libvcc/Makefile config.status: creating lib/libvgz/Makefile config.status: creating man/Makefile config.status: creating varnishapi.pc config.status: creating varnishapi-uninstalled.pc config.status: creating vmod/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands rm: libtoolT: No such file or directory config.status: executing mkdir commands configure: WARNING: unrecognized options: --with-libiconv-prefix => Modifying libtool scripts to use pkgsrc libtool => Modifying libtool scripts to use pkgsrc depcomp