>>> Building on exopi-4 under textproc/tree-sitter BDEPENDS = [devel/gmake] DIST = [textproc/tree-sitter:tree-sitter-0.20.8.tar.gz] FULLPKGNAME = tree-sitter-0.20.8p1 Avoided depends for gmake-4.4.1 distfiles size=2941223 >>> Running build in textproc/tree-sitter at 1714746758.37 ===> textproc/tree-sitter ===> Building from scratch tree-sitter-0.20.8p1 ===> tree-sitter-0.20.8p1 depends on: gmake-* -> gmake-4.4.1 ===> Checking files for tree-sitter-0.20.8p1 `/exopi-cvs/ports/distfiles/tree-sitter-0.20.8.tar.gz' is up to date. >> (SHA256) tree-sitter-0.20.8.tar.gz: OK ===> Extracting for tree-sitter-0.20.8p1 ===> Patching for tree-sitter-0.20.8p1 ===> 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 34. Hunk #2 succeeded at 48. done /usr/bin/perl /exopi-cvs/ports/infrastructure/bin/pkg_subst -DLIBtree-sitter_VERSION=3.0 -DARCH=amd64 -DBASE_PKGPATH=textproc/tree-sitter -DFLAVOR_EXT= -DFULLPKGNAME=tree-sitter-0.20.8p1 -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.20.8 /exopi-obj/pobj/tree-sitter-0.20.8/tree-sitter-0.20.8/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.20.8p1 ===> Configuring for tree-sitter-0.20.8p1 ===> Building for tree-sitter-0.20.8p1 cc -O2 -pipe -std=gnu99 -fPIC -Ilib/src -Ilib/include -c -o lib/src/alloc.o lib/src/alloc.c cc -O2 -pipe -std=gnu99 -fPIC -Ilib/src -Ilib/include -c -o lib/src/get_changed_ranges.o lib/src/get_changed_ranges.c cc -O2 -pipe -std=gnu99 -fPIC -Ilib/src -Ilib/include -c -o lib/src/language.o lib/src/language.c cc -O2 -pipe -std=gnu99 -fPIC -Ilib/src -Ilib/include -c -o lib/src/lexer.o lib/src/lexer.c cc -O2 -pipe -std=gnu99 -fPIC -Ilib/src -Ilib/include -c -o lib/src/node.o lib/src/node.c cc -O2 -pipe -std=gnu99 -fPIC -Ilib/src -Ilib/include -c -o lib/src/parser.o lib/src/parser.c cc -O2 -pipe -std=gnu99 -fPIC -Ilib/src -Ilib/include -c -o lib/src/query.o lib/src/query.c cc -O2 -pipe -std=gnu99 -fPIC -Ilib/src -Ilib/include -c -o lib/src/stack.o lib/src/stack.c cc -O2 -pipe -std=gnu99 -fPIC -Ilib/src -Ilib/include -c -o lib/src/subtree.o lib/src/subtree.c cc -O2 -pipe -std=gnu99 -fPIC -Ilib/src -Ilib/include -c -o lib/src/tree.o lib/src/tree.c cc -O2 -pipe -std=gnu99 -fPIC -Ilib/src -Ilib/include -c -o lib/src/tree_cursor.o lib/src/tree_cursor.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 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 -o libtree-sitter.so.3.0 >>> Running package in textproc/tree-sitter at 1714746766.59 ===> textproc/tree-sitter ===> Faking installation for tree-sitter-0.20.8p1 install -d '/exopi-obj/pobj/tree-sitter-0.20.8/fake-amd64/usr/local/lib' install -m755 libtree-sitter.a '/exopi-obj/pobj/tree-sitter-0.20.8/fake-amd64/usr/local/lib'/libtree-sitter.a install -m755 libtree-sitter.so.3.0 '/exopi-obj/pobj/tree-sitter-0.20.8/fake-amd64/usr/local/lib'/libtree-sitter.so.3.0 install -d '/exopi-obj/pobj/tree-sitter-0.20.8/fake-amd64/usr/local/include'/tree_sitter install -m644 lib/include/tree_sitter/*.h '/exopi-obj/pobj/tree-sitter-0.20.8/fake-amd64/usr/local/include'/tree_sitter/ install -d '/exopi-obj/pobj/tree-sitter-0.20.8/fake-amd64/usr/local/lib/pkgconfig' sed -e 's|@LIBDIR@|/usr/local/lib|;s|@INCLUDEDIR@|/usr/local/include|;s|@VERSION@|0.20.9|' \ -e 's|@PREFIX@|/usr/local|' \ tree-sitter.pc.in > '/exopi-obj/pobj/tree-sitter-0.20.8/fake-amd64/usr/local/lib/pkgconfig'/tree-sitter.pc ===> Building package for tree-sitter-0.20.8p1 Create /exopi-cvs/ports/packages/amd64/all/tree-sitter-0.20.8p1.tgz Creating package tree-sitter-0.20.8p1 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|***** | 8% checksumming|********* | 15% checksumming|************** | 23% checksumming|******************* | 31% checksumming|*********************** | 38% checksumming|**************************** | 46% checksumming|********************************* | 54% checksumming|************************************** | 62% checksumming|****************************************** | 69% checksumming|*********************************************** | 77% checksumming|**************************************************** | 85% checksumming|******************************************************** | 92% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|************************************ | 57% archiving|************************************************************ | 94% archiving|*************************************************************** | 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/tree-sitter-0.20.8p1.tgz >>> Running clean in textproc/tree-sitter at 1714746767.83 ===> textproc/tree-sitter ===> Cleaning for tree-sitter-0.20.8p1 >>> Ended at 1714746768.19 max_stuck=0.00/build=8.26/package=1.26/clean=0.39