=> "/opt/tools/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-trunk-tools/lang/lua54", "configure", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] => Checksum BLAKE2s OK for lua-5.4.9.tar.gz => Checksum SHA512 OK for lua-5.4.9.tar.gz ===> Installing dependencies for lua54-5.4.9 ========================================================================== The following variables will affect the build process of this package, lua54-5.4.9. Their current value is shown below: * CURSES_DEFAULT = ncurses * READLINE_DEFAULT = readline Based on these variables, the following variables have been set: * CURSES_TYPE = ncurses * READLINE_TYPE = readline * TERMCAP_TYPE = curses 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/tools/bin/bmake clean' after the changes. ========================================================================== => 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 cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency gcc13>=13.4.0: found gcc13-13.4.0 => Full dependency gcc13-libs>=13.4.0: found gcc13-libs-13.4.0 => Full dependency readline>=6.0: found readline-8.3nb1 => Full dependency ncurses>=5.3nb1: found ncurses-6.6 ===> Overriding tools for lua54-5.4.9 ===> Extracting for lua54-5.4.9 ===> Patching for lua54-5.4.9 => Applying pkgsrc patches for lua54-5.4.9 => Verifying /data/jenkins/workspace/pkgsrc-trunk-tools/lang/lua54/patches/patch-src_Makefile => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-tools/lang/lua54/patches/patch-src_Makefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_Makefile,v 1.5 2023/05/15 08:17:11 nikita Exp $ | |- Don't override CC/CFLAGS/LDFLAGS. |- Use libtool to build shared libraries. | |--- src/Makefile.orig 2023-02-03 11:43:14.000000000 +0100 |+++ src/Makefile 2023-05-07 14:17:04.851265572 +0200 -------------------------- Patching file src/Makefile using Plan A... Hunk #1 succeeded at 6. Hunk #2 succeeded at 31. Hunk #3 succeeded at 55. Hunk #4 succeeded at 149. done ===> Creating toolchain wrappers for lua54-5.4.9 /usr/bin/sed -e '/^#/d' -e 's,@LINK_ARCH_DEFAULT@,link_arch64,g' -e 's,@LINK_LIBGCC_DEFAULT@,link_libgcc_arch64,g' -e 's,@LIBGCC_PREFIX@,/opt/tools/gcc13/x86_64-sun-solaris2.11,g' < ../../extra/gcc13-libs/files/specs.pkgsrc > /tmp/work/lang/lua54/work/.cwrapper/specs.pkgsrc ===> Configuring for lua54-5.4.9 => Substituting "prefix" in src/luaconf.h sed -e 's,@PREFIX@,/opt/tools,g' -e 's,@VER@,5.4,g' -e 's,@REV@,5.4.9,g' /data/jenkins/workspace/pkgsrc-trunk-tools/lang/lua54/files/lua.pc.in > /tmp/work/lang/lua54/work/lua-5.4.9/lua.pc cp /tmp/work/lang/lua54/work/lua-5.4.9/doc/lua.1 /tmp/work/lang/lua54/work/lua-5.4.9/doc/lua5.4.1 cp /tmp/work/lang/lua54/work/lua-5.4.9/doc/luac.1 /tmp/work/lang/lua54/work/lua-5.4.9/doc/luac5.4.1 => Adding run-time search paths to pkg-config files. => Modifying libtool scripts to use pkgsrc libtool => Modifying libtool scripts to use pkgsrc depcomp