WARNING: [license.mk] Every package should define a LICENSE. => Checksum BLAKE2s OK for php-8.3.20.tar.xz => Checksum SHA512 OK for php-8.3.20.tar.xz ===> Installing dependencies for php83-curl-8.3.20nb24 ========================================================================== The following variables will affect the build process of this package, php83-curl-8.3.20nb24. Their current value is shown below: * SSLBASE (defined) * SSLCERTBUNDLE (not defined) * SSLCERTS = /opt/pkg/etc/openssl/certs * SSLDIR = /opt/pkg/etc/openssl * SSLKEYS = /opt/pkg/etc/openssl/private 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 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 nbpatch-[0-9]*: found nbpatch-20151107 => Tool dependency pkgconf-[0-9]*: found pkgconf-2.4.3 => Tool dependency xz>=4.999.9betanb1: found xz-5.8.1 => 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 curl>=8.13.0nb2: found curl-8.13.0nb2 => Full dependency php83>=8.3.20nb1<8.4: found php83-8.3.20nb1 => Full dependency cyrus-sasl>=2.1.12: found cyrus-sasl-2.1.28nb1 => Full dependency gettext-lib>=0.22: found gettext-lib-0.22.5 => Full dependency libiconv>=1.9.1: found libiconv-1.17 => Full dependency libidn2>=2.0.0: found libidn2-2.3.7 => Full dependency libssh2>=0.18: found libssh2-1.11.1 => Full dependency libunistring>=0.9.3: found libunistring-1.2 => Full dependency libxml2>=2.6.2: found libxml2-2.14.2nb1 => Full dependency nghttp2>=1.0.0: found nghttp2-1.65.0nb1 => Full dependency openldap-client>=2.4.6: found openldap-client-2.6.9 => Full dependency openssl>=1.1.1: found openssl-3.4.1 => Full dependency xz>=5.0.0: found xz-5.8.1 => Full dependency zlib>=1.1.4: found zlib-1.3.1 ===> Overriding tools for php83-curl-8.3.20nb24 ===> Extracting for php83-curl-8.3.20nb24 ===> Patching for php83-curl-8.3.20nb24 ===> Creating toolchain wrappers for php83-curl-8.3.20nb24 ===> Configuring for php83-curl-8.3.20nb24 Configuring for: PHP Api Version: 20230831 Zend Module Api No: 20230831 Zend Extension Api No: 420230831 => 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 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 build system type... aarch64-apple-darwin23 checking host system type... aarch64-apple-darwin23 checking target system type... aarch64-apple-darwin23 checking for PHP prefix... /opt/pkg checking for PHP includes... -I/opt/pkg/include/php/8.3 -I/opt/pkg/include/php/8.3/main -I/opt/pkg/include/php/8.3/TSRM -I/opt/pkg/include/php/8.3/Zend -I/opt/pkg/include/php/8.3/ext -I/opt/pkg/include/php/8.3/ext/date/lib checking for PHP extension directory... /opt/pkg/lib/php/8.3/aarch64 checking for PHP installed headers prefix... /opt/pkg/include/php/8.3 checking if debug is enabled... no checking if zts is enabled... no checking for gawk... /opt/pkg/bin/nawk checking if /opt/pkg/bin/nawk is broken... no checking for cURL support... yes, shared checking for libcurl >= 7.29.0... yes checking for SSL support in libcurl... yes checking for libcurl linked against old openssl... 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 yes checking for openssl... yes checking for openssl/crypto.h... yes checking for curl_easy_perform in -lcurl... yes checking for a sed that does not truncate output... /Users/pbulk/build/www/php-curl/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 libtool.m4: error: problem compiling CXX test program checking for clang++ option to produce PIC... checking if clang++ static flag works... no checking if clang++ supports -c -o file.o... no 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 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 WARNING: *** Please consider adding c++ to USE_LANGUAGES in the package Makefile. /opt/pkg/bin/mksh: /bin/mv: inaccessible or not found *** Error code 127 Stop. bmake[1]: stopped making "configure" in /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/www/php-curl WARNING: *** Please consider adding c++ to USE_LANGUAGES in the package Makefile. *** Error code 1 Stop. bmake: stopped making "configure" in /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/www/php-curl