+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PHP_VERSION_REQD=85 WRKLOG=/tmp/bulklog/php85-memcached-3.3.0/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PHP_VERSION_REQD=85 WRKLOG=/tmp/bulklog/php85-memcached-3.3.0/work.log => 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 php85-memcached-3.3.0 ========================================================================== The supported build options for php85-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.18 => Tool dependency autoconf>=2.58: found autoconf-2.72 => Tool dependency pkgconf-[0-9]*: found pkgconf-2.5.1 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency pcre2>=10.47: found pcre2-10.47 => Full dependency cyrus-sasl>=2.1.28nb1: found cyrus-sasl-2.1.28nb2 => Full dependency libmemcached>=0.53: found libmemcached-1.0.18 => Full dependency php85>=8.5.1<8.6: found php85-8.5.2 => Full dependency zlib>=1.2.3: found zlib-1.3.1 => Full dependency libiconv>=1.9.1: found libiconv-1.18 => Full dependency libxml2>=2.6.2: found libxml2-2.14.6nb2 => Full dependency xz>=5.0.0: found xz-5.8.2 ===> Overriding tools for php85-memcached-3.3.0 ===> Extracting for php85-memcached-3.3.0 ===> Patching for php85-memcached-3.3.0 ===> Creating toolchain wrappers for php85-memcached-3.3.0 ===> Configuring for php85-memcached-3.3.0 Configuring for: PHP Version: 8.5 PHP Api Version: 20250925 Zend Module Api No: 20250925 Zend Extension Api No: 420250925 => 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 => Checking for portability problems in extracted files configure: WARNING: unrecognized options: --with-libiconv-prefix checking for grep that handles long lines and -e... (cached) /usr/xpg4/bin/grep checking for egrep... (cached) /usr/xpg4/bin/grep -E checking for a sed that does not truncate output... /usr/bin/sed checking build system type... x86_64-sun-solaris2.11 checking host system type... x86_64-sun-solaris2.11 checking target system type... x86_64-sun-solaris2.11 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... /usr/bin/nawk checking if /usr/bin/nawk is broken... no checking pkg-config is at least version 0.9.0... yes checking for x86_64-sun-solaris2.11-cc... gcc 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 gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking how to run the C preprocessor... gcc -E checking for egrep -e... (cached) /usr/xpg4/bin/grep -E 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.5 -I/opt/pkg/include/php/8.5/main -I/opt/pkg/include/php/8.5/TSRM -I/opt/pkg/include/php/8.5/Zend -I/opt/pkg/include/php/8.5/ext -I/opt/pkg/include/php/8.5/ext/date/lib checking for PHP extension directory... /opt/pkg/lib/php/8.5/x86_64 checking for PHP installed headers prefix... /opt/pkg/include/php/8.5 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... /home/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.5 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... /home/pbulk/build/devel/php-memcached/work/.tools/bin/sed checking for ld used by gcc... /bin/ld checking if the linker (/bin/ld) is GNU ld... no checking for /bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -p 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... 786240 checking command to parse /usr/bin/nm -p output from gcc object... ok checking for objdir... .libs checking for x86_64-sun-solaris2.11-ar... no checking for ar... ar checking for x86_64-sun-solaris2.11-ranlib... no checking for ranlib... ranlib checking for x86_64-sun-solaris2.11-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... solaris2.11 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no 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 g++ linker (/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... checking if g++ static flag works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... solaris2.11 ld.so (cached) (cached) checking how to hardcode library paths into programs... unsupported 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