=> Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for xapian-bindings-1.4.22.tar.xz => Checksum SHA512 OK for xapian-bindings-1.4.22.tar.xz ===> Installing dependencies for py39-xapian-1.4.22 ========================================================================== The following variables will affect the build process of this package, py39-xapian-1.4.22. Their current value is shown below: * PYTHON_VERSION_DEFAULT = 310 Based on these variables, the following variables have been set: * PYPACKAGE = python39 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 mktools-[0-9]*: found mktools-20220614 => Tool dependency nbpatch-[0-9]*: found nbpatch-20151107 => Tool dependency xz>=4.999.9betanb1: found xz-5.4.2 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency py39-sphinx-[0-9]*: found py39-sphinx-7.0.0 => Full dependency python39>=3.9.0: found python39-3.9.16 => Full dependency zlib>=1.2.3: found zlib-1.2.13 => Full dependency xapian>=1.4.18: found xapian-1.4.22 ===> Overriding tools for py39-xapian-1.4.22 ===> Extracting for py39-xapian-1.4.22 ===> Patching for py39-xapian-1.4.22 => Applying pkgsrc patches for py39-xapian-1.4.22 => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/textproc/py-xapian/../../textproc/xapian/patches-bindings/patch-configure => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/textproc/py-xapian/../../textproc/xapian/patches-bindings/patch-configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-configure,v 1.6 2022/07/11 18:25:18 schmonz Exp $ | |- Remove hackaround for old OpenBSD bugs that break builds with other | STL implementations. |- Link directly with static-only libtclstub.a (fixes build on NetBSD). |- Remove broken cross-compile check (builds a bundle, complains it can't | run as executable) to fix lua-xapian on Big Sur. | |--- configure.orig 2022-07-04 06:00:37.000000000 +0000 |+++ configure -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 4698 (offset -47 lines). Hunk #2 succeeded at 19472 (offset 440 lines). Hunk #3 succeeded at 20563 (offset -47 lines). done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/textproc/py-xapian/../../textproc/xapian/patches-bindings/patch-lua_Makefile.in => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/textproc/py-xapian/../../textproc/xapian/patches-bindings/patch-lua_Makefile.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-lua_Makefile.in,v 1.1 2017/08/07 20:01:39 schmonz Exp $ | |Allow installing multiple versions of Lua bindings. | |--- lua/Makefile.in.orig 2017-04-24 02:19:59.000000000 +0000 |+++ lua/Makefile.in -------------------------- Patching file lua/Makefile.in using Plan A... Hunk #1 succeeded at 633 (offset -6 lines). done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/textproc/py-xapian/../../textproc/xapian/patches-bindings/patch-perl_Makefile.in => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/textproc/py-xapian/../../textproc/xapian/patches-bindings/patch-perl_Makefile.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-perl_Makefile.in,v 1.1 2017/08/21 18:45:35 schmonz Exp $ | |Avoid unportable "rm -v". | |--- perl/Makefile.in.orig 2017-04-24 02:20:00.000000000 +0000 |+++ perl/Makefile.in -------------------------- Patching file perl/Makefile.in using Plan A... Hunk #1 succeeded at 1513 (offset 1 line). done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/textproc/py-xapian/../../textproc/xapian/patches-bindings/patch-ruby_Makefile.in => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/textproc/py-xapian/../../textproc/xapian/patches-bindings/patch-ruby_Makefile.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ruby_Makefile.in,v 1.1 2017/08/02 04:42:23 schmonz Exp $ | |Allow installing multiple versions of Ruby bindings. | |--- ruby/Makefile.in.orig 2017-04-24 02:20:00.000000000 +0000 |+++ ruby/Makefile.in -------------------------- Patching file ruby/Makefile.in using Plan A... Hunk #1 succeeded at 657 (offset -6 lines). done ===> Creating toolchain wrappers for py39-xapian-1.4.22 ===> Configuring for py39-xapian-1.4.22 => 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 python/docs/examples/*.py. => Checking for portability problems in extracted files configure: WARNING: unrecognized options: --with-libiconv-prefix 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... ./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 UID '500' is supported by ustar format... yes checking whether GID '20' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking build system type... aarch64-apple-darwin22 checking host system type... aarch64-apple-darwin22 checking how to print strings... print -r checking whether make supports the include directive... yes (GNU style) checking for aarch64-apple-darwin22-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 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 dependency style of clang... gcc3 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... /Library/Developer/CommandLineTools/usr/bin/ld checking if the linker (/Library/Developer/CommandLineTools/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-darwin22 file names to aarch64-apple-darwin22 format... func_convert_file_noop checking how to convert aarch64-apple-darwin22 file names to toolchain format... func_convert_file_noop checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files... -r checking for aarch64-apple-darwin22-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-apple-darwin22-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for aarch64-apple-darwin22-ar... no checking for ar... ar checking for archiver @FILE support... no checking for aarch64-apple-darwin22-strip... no checking for strip... strip checking for aarch64-apple-darwin22-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-darwin22-mt... no checking for mt... no checking if : is a manifest tool... no checking for aarch64-apple-darwin22-dsymutil... no checking for dsymutil... dsymutil checking for aarch64-apple-darwin22-nmedit... no checking for nmedit... nmedit checking for aarch64-apple-darwin22-lipo... no checking for lipo... lipo checking for aarch64-apple-darwin22-otool... no checking for otool... otool checking for aarch64-apple-darwin22-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 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 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 (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin22 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 whether the compiler supports GNU C++... yes checking whether clang++ accepts -g... yes checking for clang++ option to enable C++11 features... none needed checking dependency style of clang++... gcc3 checking how to run the C++ preprocessor... clang++ -E checking for ld used by clang++... /Library/Developer/CommandLineTools/usr/bin/ld checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no checking whether the clang++ linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... 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 (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin22 dyld checking how to hardcode library paths into programs... immediate checking whether clang++ supports C++11 features by default... yes checking for xapian-config... /opt/pkg/bin/xapian-config checking /opt/pkg/bin/xapian-config works... yes checking if /opt/pkg/bin/xapian-config version >= 1.4.0... yes (1.4.22) checking whether to enable maintainer-specific portions of Makefiles... no checking for /opt/pkg/bin/python3.9... /opt/pkg/bin/python3.9 checking /opt/pkg/bin/python3.9 version... 3.9 checking for python3 sphinx module... yes checking for /opt/pkg/include/python3.9/Python.h... yes checking for directory to install python3 bindings in... /opt/pkg/lib/python3.9/site-packages checking for python3 libraries to link against... checking for python3 module extension... .so checking for tag for cached compiled scripts... cpython-39 checking for extension of cached and optimized python3 bytecode... cpython-39.opt-1.pyc checking for thread-local storage qualifier... thread_local checking if clang++ -fvisibility=hidden -fvisibility-inlines-hidden works... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doxygen_xml.conf config.status: creating xapian-version.h config.status: creating python/Makefile config.status: creating python/docs/conf.py config.status: creating python/version.i config.status: creating python3/Makefile config.status: creating python3/docs/conf.py config.status: creating python3/version.i config.status: creating php/Makefile config.status: creating java/Makefile config.status: creating tcl8/Makefile config.status: creating tcl8/pkgIndex.tcl config.status: creating csharp/Makefile config.status: creating csharp/AssemblyInfo.cs config.status: creating ruby/Makefile config.status: creating perl/Makefile config.status: creating lua/Makefile config.status: creating xapian-bindings.spec config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands rm: libtoolT: No such file or directory configure: WARNING: unrecognized options: --with-libiconv-prefix *** Building bindings for languages: python3 => Modifying libtool scripts to use pkgsrc libtool => Modifying libtool scripts to use pkgsrc depcomp