=> Checksum BLAKE2s OK for link-grammar-5.12.3.tar.gz => Checksum SHA512 OK for link-grammar-5.12.3.tar.gz ===> Installing dependencies for link-grammar-5.12.3 => Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.7nb1 => Tool dependency gmake>=3.81: found gmake-4.4.1 => Tool dependency nbpatch-[0-9]*: found nbpatch-20151107 => Tool dependency pkgconf-[0-9]*: found pkgconf-2.3.0 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency pcre2>=10.30: found pcre2-10.44 ===> Overriding tools for link-grammar-5.12.3 ===> Extracting for link-grammar-5.12.3 ===> Patching for link-grammar-5.12.3 => Applying pkgsrc patches for link-grammar-5.12.3 => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/textproc/link-grammar/../link-grammar/patches/patch-aa => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/textproc/link-grammar/../link-grammar/patches/patch-aa Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-aa,v 1.3 2015/08/26 12:23:01 wiz Exp $ | |Do not try to regenerate words. | |--- data/en/words/Makefile.in.orig 2015-02-01 05:46:07.000000000 +0000 |+++ data/en/words/Makefile.in -------------------------- Patching file data/en/words/Makefile.in using Plan A... Hunk #1 succeeded at 476 (offset 48 lines). Hunk #2 succeeded at 491 (offset 3 lines). done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/textproc/link-grammar/../link-grammar/patches/patch-configure => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/textproc/link-grammar/../link-grammar/patches/patch-configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-configure,v 1.5 2023/10/15 06:39:25 ryoon Exp $ | |* POSIX shell portability. | |--- configure.orig 2023-03-24 16:25:36.000000000 +0000 |+++ configure -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 17054. Hunk #2 succeeded at 24640 (offset -2 lines). done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/textproc/link-grammar/../link-grammar/patches/patch-link-grammar_parse_extract-links.c => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/textproc/link-grammar/../link-grammar/patches/patch-link-grammar_parse_extract-links.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-link-grammar_parse_extract-links.c,v 1.2 2023/12/11 16:32:19 jperkin Exp $ | |__GNUC__ does not imply malloc_trim() support. | |--- link-grammar/parse/extract-links.c.orig 2023-03-16 18:49:51.000000000 +0000 |+++ link-grammar/parse/extract-links.c -------------------------- Patching file link-grammar/parse/extract-links.c using Plan A... Hunk #1 succeeded at 294. done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/textproc/link-grammar/../link-grammar/patches/patch-link-grammar_resources.c => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/textproc/link-grammar/../link-grammar/patches/patch-link-grammar_resources.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-link-grammar_resources.c,v 1.1 2023/10/15 06:39:25 ryoon Exp $ | |--- link-grammar/resources.c.orig 2023-03-05 03:54:59.000000000 +0000 |+++ link-grammar/resources.c -------------------------- Patching file link-grammar/resources.c using Plan A... Hunk #1 succeeded at 38. done ===> Creating toolchain wrappers for link-grammar-5.12.3 ===> Configuring for link-grammar-5.12.3 => 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 whether configure should try to set CFLAGS/CXXFLAGS... no 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 to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... (cached) yes checking build system type... aarch64-apple-darwin23 checking host system type... aarch64-apple-darwin23 Hello World! Where am I?\nchecking 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 whether clang understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of clang... gcc3 Hah! I think I found where you are hiding!\nchecking whether we are using the GNU C++ compiler... yes checking whether clang++ accepts -g... yes checking dependency style of clang++... gcc3 checking for C compiler vendor... clang checking how to run the C preprocessor... clang -E checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking how to print strings... print -r 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... /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 BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... (cached) 1048576 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 /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r checking for aarch64-apple-darwin23-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-apple-darwin23-dlltool... no checking for dlltool... no 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 a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 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... yes checking for -exported_symbols_list linker flag... yes checking for -force_load linker flag... yes 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 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 (/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... yes checking how to run the C++ preprocessor... clang++ -E 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 whether the clang++ linker (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/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 (/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 pkg-config is at least version 0.9.0... yes checking for flex... flex checking lex output file root... lex.yy checking lex library... -ll checking whether yytext is a pointer... yes checking for an ANSI C-conforming const... yes checking for strndup... yes checking for strtok_r... yes checking for sigaction... yes checking for aligned_alloc... yes checking for posix_memalign... yes checking for _aligned_malloc... no checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for prctl... no checking for thread local storage (TLS) class... _Thread_local checking whether clang is Clang... yes checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for threads.h... no checking whether the -Werror option is usable... yes checking for __attribute__((visibility("default"))) & __attribute__((visibility("hidden")))... yes checking for native Win32... no checking for Cygwin... no checking for 64-bit Apple OSX... no checking for NetBSD... no checking for FreeBSD... no checking for locale_t in locale.h... no checking for locale_t in xlocale.h... yes checking xlocale.h usability... yes checking xlocale.h presence... yes checking for xlocale.h... yes checking for stdatomic.h... checking for stdatomic.h... yes checking sqlite3.h usability... yes checking sqlite3.h presence... yes checking for sqlite3.h... yes checking for sqlite3 >= 3.0.0... no checking for sqlite3_open in -lsqlite3... yes checking opencog/atomspace/AtomSpace.h usability... no checking opencog/atomspace/AtomSpace.h presence... no checking for opencog/atomspace/AtomSpace.h... no checking opencog/nlp/types/atom_types.h usability... no checking opencog/nlp/types/atom_types.h presence... no checking for opencog/nlp/types/atom_types.h... no checking for hunspell... no checking hunspell.h usability... no checking hunspell.h presence... no checking for hunspell.h... no checking for aspell... no checking aspell.h usability... no checking aspell.h presence... no checking for aspell.h... no checking for new_aspell_config in -laspell... no checking for libedit... no checking for libpcre2-8... yes configure: Checking for REGEX implementation: checking for libpcre2-8... yes ... found REGEX implementation: -L/opt/pkg/lib -lpcre2-8 checking for supported warning flags... checking whether clang supports -Wstrict-prototypes... yes checking whether clang supports -Wmissing-prototypes... yes checking whether clang supports -Wformat-signedness... yes checking whether clang supports -Wnested-externs... yes checking whether clang supports -Wold-style-definition... yes checking whether clang supports -Werror-implicit-function-declaration... yes checking whether clang supports -Wall... yes checking whether clang supports -Wextra... yes checking whether clang supports -Wsign-compare... yes checking whether clang supports -Wpointer-arith... yes checking whether clang supports -Wwrite-strings... yes checking whether clang supports -Wmissing-declarations... yes checking whether clang supports -Wpacked... yes checking whether clang supports -Wswitch-enum... yes checking whether clang supports -Wmissing-format-attribute... yes checking whether clang supports -Wstrict-aliasing... yes checking whether clang supports -Winit-self... yes checking whether clang supports -Wshadow... yes checking whether clang supports -Wno-missing-field-initializers... yes checking whether clang supports -Wno-unused-parameter... yes checking whether clang supports -Wno-attributes... yes checking whether clang supports -Wno-long-long... yes checking whether clang supports -Winline... yes checking which warning flags were supported... -Wstrict-prototypes -Wmissing-prototypes -Wformat-signedness -Wnested-externs -Wold-style-definition -Werror-implicit-function-declaration checking whether clang supports -Wmaybe-uninitialized -Werror... no checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating link-grammar.pc config.status: creating link-grammar.spec config.status: creating link-grammar/Makefile config.status: creating link-grammar/minisat/Makefile config.status: creating link-grammar/sat-solver/Makefile config.status: creating link-grammar/link-features.h config.status: creating bindings/Makefile config.status: creating bindings/java-jni/Makefile config.status: creating bindings/java/Makefile config.status: creating bindings/java/build.xml config.status: creating bindings/ocaml/Makefile config.status: creating bindings/perl/Makefile config.status: creating bindings/python/Makefile config.status: creating bindings/python/__init__.py config.status: creating bindings/python-examples/Makefile config.status: creating morphology/Makefile config.status: creating link-parser/Makefile config.status: creating tests/Makefile config.status: creating data/Makefile config.status: creating data/ady/Makefile config.status: creating data/amy/Makefile config.status: creating data/any/Makefile config.status: creating data/gen/Makefile config.status: creating data/ar/Makefile config.status: creating data/ar/words/Makefile config.status: creating data/de/Makefile config.status: creating data/en/Makefile config.status: creating data/en/words/Makefile config.status: creating data/fa/Makefile config.status: creating data/fa/words/Makefile config.status: creating data/he/Makefile config.status: creating data/id/Makefile config.status: creating data/kz/Makefile config.status: creating data/lt/Makefile config.status: creating data/ru/Makefile config.status: creating data/ru/words/Makefile config.status: creating data/th/Makefile config.status: creating data/th/words/Makefile config.status: creating data/tr/Makefile config.status: creating data/vn/Makefile config.status: creating data/demo-atomese/Makefile config.status: creating data/demo-sql/Makefile config.status: creating man/Makefile config.status: executing depfiles commands config.status: executing libtool commands rm: libtoolT: No such file or directory link-grammar-5.12.3 build configuration settings prefix: /opt/pkg datadir: ${prefix}/share C compiler: clang -I/opt/pkg/include -D_DEFAULT_SOURCE -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_ISOC11_SOURCE -fvisibility=hidden -pipe -Os -I/opt/pkg/include -I/opt/pkg/include -pthread C++ compiler: clang++ -I/opt/pkg/include -D_DEFAULT_SOURCE -std=c++17 -fvisibility=hidden -pipe -Os -I/opt/pkg/include -Wall Regex library: -L/opt/pkg/lib -lpcre2-8 TLS: yes Editline command-line history: no UTF8 editline support: no Java libraries: no Java interfaces: Swig interfaces generator: no Perl interfaces: no Perl install location: Python interfaces: no ASpell spell checker: no HunSpell spell checker: no HunSpell dictionary location: Boolean SAT parser: no SQLite-backed dictionary: yes AtomSpace-backed dictionary: no Definitions: -DPACKAGE_NAME="link-grammar" -DPACKAGE_TARNAME="link-grammar" -DPACKAGE_VERSION="5.12.3" -DPACKAGE_STRING="link-grammar 5.12.3" -DPACKAGE_BUGREPORT="https://github.com/opencog/link-grammar" -DPACKAGE_URL="https://www.abisource.com/projects/link-grammar" -DPACKAGE="link-grammar" -DVERSION="5.12.3" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DYYTEXT_POINTER=1 -DHAVE_STRNDUP=1 -DHAVE_STRTOK_R=1 -DHAVE_SIGACTION=1 -DHAVE_ALIGNED_ALLOC=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -D__STDC_FORMAT_MACROS=1 -D__STDC_LIMIT_MACROS=1 -DTLS=_Thread_local -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_VISIBILITY=1 -DHAVE_LOCALE_T_IN_XLOCALE_H=1 -DHAVE_XLOCALE_H=1 -DHAVE_STDATOMIC_H=1 -DUSE_WORDGRAPH_DISPLAY=1 -DHAVE_SQLITE3=1 -DHAVE_PCRE2_H=1 -DHAVE_DECL_STRERROR_R=1 -DHAVE_STRERROR_R=1 Libraries: -L/opt/pkg/lib -lpcre2-8 -lsqlite3 Loader flags: -L/opt/pkg/lib => Modifying libtool scripts to use pkgsrc libtool => Modifying libtool scripts to use pkgsrc depcomp