>>> Building on exopi-1 under textproc/tree-sitter BDEPENDS = [devel/gmake] DIST = [textproc/tree-sitter:tree-sitter-0.25.3.tar.gz] FULLPKGNAME = tree-sitter-0.25.3 Avoided depends for gmake-4.4.1p0 distfiles size=856455 >>> Running build in textproc/tree-sitter at 1764445248.04 ===> textproc/tree-sitter ===> Building from scratch tree-sitter-0.25.3 Package database already locked... awaiting release... ===> tree-sitter-0.25.3 depends on: gmake-* -> gmake-4.4.1p0 done! ===> Checking files for tree-sitter-0.25.3 `/exopi-cvs/ports/distfiles/tree-sitter-0.25.3.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for tree-sitter-0.25.3 ===> Patching for tree-sitter-0.25.3 ===> Applying OpenBSD patch patch-Makefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Remove forced SONAME so it does not disagree with lib file name. |Also remove useless symlinks for the shared lib and fix the substitutions on the |pkg-config file. | |Index: Makefile |--- Makefile.orig |+++ Makefile -------------------------- Patching file Makefile using Plan A... Hunk #1 succeeded at 7. Hunk #2 succeeded at 43. Hunk #3 succeeded at 67. Hunk #4 succeeded at 78. done /usr/bin/perl /exopi-cvs/ports/infrastructure/bin/pkg_subst -DLIBtree-sitter_VERSION=5.0 -DARCH=amd64 -DBASE_PKGPATH=textproc/tree-sitter -DFLAVOR_EXT= -DFULLPKGNAME=tree-sitter-0.25.3 -DHOMEPAGE=https://github.com/tree-sitter/tree-sitter -DLOCALBASE=/usr/local -DLOCALSTATEDIR=/var -DMACHINE_ARCH=amd64 -DMAINTAINER=The\ OpenBSD\ ports\ mailing-list\ \ -DPREFIX=/usr/local -DRCDIR=/etc/rc.d -DSYSCONFDIR=/etc -DTRUEPREFIX=/usr/local -DX11BASE=/usr/X11R6 -DPKGSTEM=tree-sitter -i -B /exopi-obj/pobj/tree-sitter-0.25.3 /exopi-obj/pobj/tree-sitter-0.25.3/tree-sitter-0.25.3/Makefile ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for tree-sitter-0.25.3 ===> Configuring for tree-sitter-0.25.3 ===> Building for tree-sitter-0.25.3 cc -O2 -pipe -std=c11 -fPIC -fvisibility=hidden -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -Ilib/src -Ilib/src/wasm -Ilib/include -c -o lib/src/alloc.o lib/src/alloc.c cc -O2 -pipe -std=c11 -fPIC -fvisibility=hidden -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -Ilib/src -Ilib/src/wasm -Ilib/include -c -o lib/src/get_changed_ranges.o lib/src/get_changed_ranges.c cc -O2 -pipe -std=c11 -fPIC -fvisibility=hidden -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -Ilib/src -Ilib/src/wasm -Ilib/include -c -o lib/src/language.o lib/src/language.c cc -O2 -pipe -std=c11 -fPIC -fvisibility=hidden -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -Ilib/src -Ilib/src/wasm -Ilib/include -c -o lib/src/lexer.o lib/src/lexer.c cc -O2 -pipe -std=c11 -fPIC -fvisibility=hidden -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -Ilib/src -Ilib/src/wasm -Ilib/include -c -o lib/src/node.o lib/src/node.c cc -O2 -pipe -std=c11 -fPIC -fvisibility=hidden -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -Ilib/src -Ilib/src/wasm -Ilib/include -c -o lib/src/parser.o lib/src/parser.c cc -O2 -pipe -std=c11 -fPIC -fvisibility=hidden -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -Ilib/src -Ilib/src/wasm -Ilib/include -c -o lib/src/query.o lib/src/query.c cc -O2 -pipe -std=c11 -fPIC -fvisibility=hidden -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -Ilib/src -Ilib/src/wasm -Ilib/include -c -o lib/src/stack.o lib/src/stack.c cc -O2 -pipe -std=c11 -fPIC -fvisibility=hidden -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -Ilib/src -Ilib/src/wasm -Ilib/include -c -o lib/src/subtree.o lib/src/subtree.c cc -O2 -pipe -std=c11 -fPIC -fvisibility=hidden -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -Ilib/src -Ilib/src/wasm -Ilib/include -c -o lib/src/tree.o lib/src/tree.c cc -O2 -pipe -std=c11 -fPIC -fvisibility=hidden -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -Ilib/src -Ilib/src/wasm -Ilib/include -c -o lib/src/tree_cursor.o lib/src/tree_cursor.c cc -O2 -pipe -std=c11 -fPIC -fvisibility=hidden -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -Ilib/src -Ilib/src/wasm -Ilib/include -c -o lib/src/wasm_store.o lib/src/wasm_store.c ar rcs libtree-sitter.a lib/src/alloc.o lib/src/get_changed_ranges.o lib/src/language.o lib/src/lexer.o lib/src/node.o lib/src/parser.o lib/src/query.o lib/src/stack.o lib/src/subtree.o lib/src/tree.o lib/src/tree_cursor.o lib/src/wasm_store.o cc -shared lib/src/alloc.o lib/src/get_changed_ranges.o lib/src/language.o lib/src/lexer.o lib/src/node.o lib/src/parser.o lib/src/query.o lib/src/stack.o lib/src/subtree.o lib/src/tree.o lib/src/tree_cursor.o lib/src/wasm_store.o -o libtree-sitter.so sed -e 's|@PROJECT_VERSION@|0.25.3|' \ -e 's|@CMAKE_INSTALL_LIBDIR@|lib|' \ -e 's|@CMAKE_INSTALL_INCLUDEDIR@|include|' \ -e 's|@PROJECT_DESCRIPTION@|An incremental parsing system for programming tools|' \ -e 's|@PROJECT_HOMEPAGE_URL@|https://tree-sitter.github.io/tree-sitter/|' \ -e 's|@CMAKE_INSTALL_PREFIX@|/usr/local|' lib/tree-sitter.pc.in > tree-sitter.pc >>> Running package in textproc/tree-sitter at 1764445258.44 ===> textproc/tree-sitter ===> Faking installation for tree-sitter-0.25.3 install -d '/exopi-obj/pobj/tree-sitter-0.25.3/fake-amd64/usr/local/include'/tree_sitter '/exopi-obj/pobj/tree-sitter-0.25.3/fake-amd64/usr/local/lib/pkgconfig' '/exopi-obj/pobj/tree-sitter-0.25.3/fake-amd64/usr/local/lib' install -m644 lib/include/tree_sitter/api.h '/exopi-obj/pobj/tree-sitter-0.25.3/fake-amd64/usr/local/include'/tree_sitter/api.h install -m644 tree-sitter.pc '/exopi-obj/pobj/tree-sitter-0.25.3/fake-amd64/usr/local/lib/pkgconfig'/tree-sitter.pc install -m644 libtree-sitter.a '/exopi-obj/pobj/tree-sitter-0.25.3/fake-amd64/usr/local/lib'/libtree-sitter.a install -m755 libtree-sitter.so '/exopi-obj/pobj/tree-sitter-0.25.3/fake-amd64/usr/local/lib'/libtree-sitter.so.5.0 ===> Building package for tree-sitter-0.25.3 Create /exopi-cvs/ports/packages/amd64/all/tree-sitter-0.25.3.tgz Creating package tree-sitter-0.25.3 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|***** | 8% checksumming|********** | 17% checksumming|*************** | 25% checksumming|******************** | 33% checksumming|************************* | 42% checksumming|******************************* | 50% checksumming|************************************ | 58% checksumming|***************************************** | 67% checksumming|********************************************** | 75% checksumming|*************************************************** | 83% checksumming|******************************************************** | 92% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|************************************* | 58% archiving|*********************************************************** | 92% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/tree-sitter-0.25.3.tgz >>> Running clean in textproc/tree-sitter at 1764445259.98 ===> textproc/tree-sitter ===> Cleaning for tree-sitter-0.25.3 >>> Ended at 1764445260.26 max_stuck=1.13/build=10.41/package=1.54/clean=0.30