=> "/opt/pkg/bin/bmake" ["-C", "/Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/devel/eina", "configure", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] => Checksum BLAKE2s OK for eina-1.7.10.tar.bz2 => Checksum SHA512 OK for eina-1.7.10.tar.bz2 ===> Installing dependencies for eina-1.7.10 => Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.7nb1 => Tool dependency nbpatch-[0-9]*: found nbpatch-20151107 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 ===> Overriding tools for eina-1.7.10 ===> Extracting for eina-1.7.10 ===> Patching for eina-1.7.10 => Applying pkgsrc patches for eina-1.7.10 => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/devel/eina/patches/patch-src_lib_eina__inarray.c => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/devel/eina/patches/patch-src_lib_eina__inarray.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_lib_eina__inarray.c,v 1.1 2025/12/19 10:27:03 nia Exp $ | |Include the standard eina boilerplate before using alloca in this file. | |Fixes build on systems that require . | |--- src/lib/eina_inarray.c.orig 2025-12-19 10:19:29.729284163 +0000 |+++ src/lib/eina_inarray.c -------------------------- Patching file src/lib/eina_inarray.c using Plan A... Hunk #1 succeeded at 20. done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/devel/eina/patches/patch-src_lib_eina__str.c => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/devel/eina/patches/patch-src_lib_eina__str.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_lib_eina__str.c,v 1.1 2025/12/20 12:17:12 nia Exp $ | |Fix build on systems with recent gcc versions and non-posix iconv. | |--- src/lib/eina_str.c.orig 2025-12-20 11:54:21.107595074 +0000 |+++ src/lib/eina_str.c -------------------------- Patching file src/lib/eina_str.c using Plan A... Hunk #1 succeeded at 31. Hunk #2 succeeded at 487. done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/devel/eina/patches/patch-src_modules_mp_chained__pool_eina__chained__mempool.c => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/devel/eina/patches/patch-src_modules_mp_chained__pool_eina__chained__mempool.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_modules_mp_chained__pool_eina__chained__mempool.c,v 1.1 2026/06/14 13:03:52 nia Exp $ | |Rename "alignof" variable so it doesn't conflict with a gcc builtin. | |--- src/modules/mp/chained_pool/eina_chained_mempool.c.orig 2026-06-14 13:00:40.383117004 +0000 |+++ src/modules/mp/chained_pool/eina_chained_mempool.c -------------------------- Patching file src/modules/mp/chained_pool/eina_chained_mempool.c using Plan A... Hunk #1 succeeded at 122. Hunk #2 succeeded at 146. Hunk #3 succeeded at 155. done ===> Creating toolchain wrappers for eina-1.7.10 ===> Configuring for eina-1.7.10 => 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 a BSD-compatible install... /usr/bin/install -c -o pbulk -g staff checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... /opt/pkg/bin/nawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for style of include used by make... GNU 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 we are using the GNU C compiler... yes checking whether clang accepts -g... yes checking for clang option to accept ISO C89... none needed checking dependency style of clang... gcc3 checking how to run the C preprocessor... clang -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking build system type... aarch64-apple-darwin23 checking host system type... aarch64-apple-darwin23 checking how to print strings... print -r checking for a sed that does not truncate output... /opt/pkg/bin/nbsed 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 whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes 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-objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-apple-darwin23-dlltool... dlltool 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 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 whether to build mmx code... yes checking whether mmx instructions set is available... no checking whether to build sse code... yes checking whether sse instructions set is available... no checking whether to build sse2 code... yes checking whether sse2 instructions set is available... no checking whether to build altivec code... yes checking whether altivec instructions set is available... no checking which threads API is used... POSIX checking whether to build POSIX threads spinlock code... no checking whether to turn on/off threads lock on demand... no checking whether magic debug is enable... yes checking whether to do safety checking on api parameters... yes checking whether to use default mempool allocator... no checking whether to report stringshare usage... no checking whether e17 real data benchmark are built... no checking for aarch64-apple-darwin23-gcc... (cached) clang checking whether we are using the GNU C compiler... (cached) yes checking whether clang accepts -g... (cached) yes checking for clang option to accept ISO C89... (cached) none needed checking dependency style of clang... (cached) gcc3 checking whether we are using the GNU C++ compiler... no checking whether clang++ accepts -g... no checking dependency style of clang++... none checking how to run the C++ preprocessor... clang -E configure: error: in `/var/tmp/work/devel/eina/work/eina-1.7.10': configure: error: C++ preprocessor "clang -E" fails sanity check See `config.log' for more details *** Error code 1 Stop. bmake[1]: stopped making "configure" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/devel/eina 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-trunk-arm64/devel/eina