=> Checksum BLAKE2s OK for php-memcached/memcached-3.3.0.tgz
=> Checksum SHA512 OK for php-memcached/memcached-3.3.0.tgz
===> Installing dependencies for php84-memcached-3.3.0
==========================================================================
The supported build options for php84-memcached are:

	memcached-igbinary sasl

The currently selected options are:

	sasl

You can select which build options to use by setting PKG_DEFAULT_OPTIONS
or the following variable.  Its current value is shown:

	PKG_OPTIONS.php-memcached (not defined)

==========================================================================
=> Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.7nb1
=> Tool dependency automake>=1.9: found automake-1.16.5nb3
=> Tool dependency autoconf>=2.58: found autoconf-2.72
=> Tool dependency pkgconf-[0-9]*: found pkgconf-2.4.3
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency pcre2>=10.30: found pcre2-10.45
=> Full dependency cyrus-sasl>=2.1.28nb1: found cyrus-sasl-2.1.28nb1
=> Full dependency libmemcached>=0.53: found libmemcached-1.0.18
=> Full dependency php84>=8.4.6nb1<8.5: found php84-8.4.6nb2
=> Full dependency zlib>=1.2.3: found zlib-1.3.1
=> Full dependency libiconv>=1.9.1: found libiconv-1.17
=> Full dependency libxml2>=2.6.2: found libxml2-2.14.2nb2
=> Full dependency xz>=5.0.0: found xz-5.8.1
===> Overriding tools for php84-memcached-3.3.0
===> Extracting for php84-memcached-3.3.0
===> Patching for php84-memcached-3.3.0
===> Creating toolchain wrappers for php84-memcached-3.3.0
===> Configuring for php84-memcached-3.3.0
Configuring for:
PHP Version:             8.4
PHP Api Version:         20240924
Zend Module Api No:      20240924
Zend Extension Api No:   420240924
=> 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
configure: WARNING: unrecognized options: --with-libiconv-prefix
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for a sed that does not truncate output... /opt/pkg/bin/nbsed
checking build system type... aarch64-apple-darwin23
checking host system type... aarch64-apple-darwin23
checking target system type... aarch64-apple-darwin23
shtool:echo:Warning: unable to determine terminal sequence for bold mode
shtool:echo:Warning: unable to determine terminal sequence for bold mode
checking for gawk... /opt/pkg/bin/nawk
checking if /opt/pkg/bin/nawk is broken... no
checking pkg-config is at least version 0.9.0... yes
checking for aarch64-apple-darwin23-cc... 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 how to run the C preprocessor... clang -E
checking for egrep -e... (cached) /usr/bin/egrep
checking for icc... no
checking for suncc... no
checking for system library directory... lib
checking if compiler supports -Wl,-rpath,... yes
checking for PHP prefix... /opt/pkg
checking for PHP includes... -I/opt/pkg/include/php/8.4 -I/opt/pkg/include/php/8.4/main -I/opt/pkg/include/php/8.4/TSRM -I/opt/pkg/include/php/8.4/Zend -I/opt/pkg/include/php/8.4/ext -I/opt/pkg/include/php/8.4/ext/date/lib
checking for PHP extension directory... /opt/pkg/lib/php/8.4/aarch64
checking for PHP installed headers prefix... /opt/pkg/include/php/8.4
checking if debugging is enabled... no
checking if PHP is built with thread safety (ZTS)... no

Configuring extension
checking whether to enable memcached support... yes, shared
checking for libmemcached... yes, shared
checking whether to enable memcached session handler support... yes
checking whether to enable memcached igbinary serializer support... no
checking whether to enable memcached json serializer support... no
checking whether to enable memcached msgpack serializer support... no
checking whether to enable memcached sasl support... yes
checking whether to enable memcached protocol support... no
checking whether to use system FastLZ library... no
checking whether to use system zstd library... no
checking for ZLIB... yes, shared
checking for pkg-config... /Users/pbulk/build/devel/php-memcached/work/.tools/bin/pkg-config
checking for zlib location... /opt/pkg
checking for session includes... /opt/pkg/include/php/8.4
checking for memcached session support... enabled
checking for memcached igbinary support... disabled
checking for memcached msgpack support... disabled
checking for libmemcached location... found version 1.0.18, under /opt/pkg
checking for libmemcached sasl.h requirement... 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 sasl/sasl.h... yes
checking whether to enable sasl support... yes
checking for sasl_client_init in -lsasl2... yes
checking whether memcached_exist is defined... yes
checking whether memcached_set_encoding_key is defined... yes
checking for memcached protocol support... disabled

Configuring libtool
checking for a sed that does not truncate output... /Users/pbulk/build/devel/php-memcached/work/.tools/bin/sed
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 /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognize dependent libraries... pass_all
checking for dlfcn.h... yes
checking the maximum length of command line arguments... (cached) 1048576
checking command to parse /usr/bin/nm -B output from clang object... ok
checking for objdir... .libs
checking for aarch64-apple-darwin23-ar... no
checking for ar... ar
checking for aarch64-apple-darwin23-ranlib... no
checking for ranlib... ranlib
checking for aarch64-apple-darwin23-strip... no
checking for strip... strip
checking for aarch64-apple-darwin23-dsymutil... no
checking for dsymutil... dsymutil
checking for aarch64-apple-darwin23-nmedit... no
checking for nmedit... nmedit
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking if clang supports -fno-rtti -fno-exceptions... yes
checking for clang option to produce PIC... -fno-common
checking if clang PIC flag -fno-common works... yes
checking if clang static flag -static works... no
checking if clang supports -c -o file.o... 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

creating libtool
appending configuration tag "CXX" to libtool
checking whether the clang++ linker (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... no
checking for clang++ option to produce PIC... 
checking if clang++ static flag  works... yes
checking if clang++ supports -c -o file.o... yes
checking whether the clang++ linker (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... no
checking dynamic linker characteristics... darwin23 dyld
(cached) (cached) checking how to hardcode library paths into programs... immediate

Generating files
configure: creating build directories
configure: creating Makefile
configure: patching config.h.in
configure: creating ./config.status
config.status: creating config.h
configure: WARNING: unrecognized options: --with-libiconv-prefix
=> Modifying libtool scripts to use pkgsrc libtool
=> Modifying libtool scripts to use pkgsrc depcomp