=> "/opt/local/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-trunk-x86_64/devel/lua-cffi", "configure", "LUA_VERSION_REQD=54", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] => Checksum BLAKE2s OK for cffi-lua-0.2.4.tar.gz => Checksum SHA512 OK for cffi-lua-0.2.4.tar.gz ===> Installing dependencies for lua-cffi-0.2.4 ========================================================================== The following variables will affect the build process of this package, lua-cffi-0.2.4. Their current value is shown below: * CURSES_DEFAULT = ncurses * LUA_VERSION_DEFAULT = 54 * READLINE_DEFAULT = readline Based on these variables, the following variables have been set: * CURSES_TYPE = ncurses * LUA_PACKAGE = lua54 * 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/local/bin/bmake clean' after the changes. ========================================================================== => Tool dependency meson>=0: found meson-1.12.0nb1 => Tool dependency pkgconf-[0-9]*: found pkgconf-3.0.6 => 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 libffi>=3.4.2nb3: found libffi-3.8.0 => Full dependency lua54>=5.4.0<5.5: found lua54-5.4.7 => Full dependency ncurses>=5.3nb1: found ncurses-6.6 => Full dependency readline>=2.2: found readline-8.3nb1 ===> Overriding tools for lua-cffi-0.2.4 ===> Extracting for lua-cffi-0.2.4 ===> Patching for lua-cffi-0.2.4 ===> Creating toolchain wrappers for lua-cffi-0.2.4 /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/local/gcc13/x86_64-sun-solaris2.11,g' < ../../extra/gcc13-libs/files/specs.pkgsrc > /tmp/work/devel/lua-cffi/work/.cwrapper/specs.pkgsrc /usr/bin/ln -s /tmp/work/devel/lua-cffi/work/.buildlink/lib/pkgconfig/lua-5.4.pc /tmp/work/devel/lua-cffi/work/.buildlink/lib/pkgconfig/lua.pc ===> Configuring for lua-cffi-0.2.4 => Creating meson native file The Meson build system Version: 1.12.0 Source dir: /tmp/work/devel/lua-cffi/work/cffi-lua-0.2.4 Build dir: /tmp/work/devel/lua-cffi/work/cffi-lua-0.2.4/output Build type: native build Project name: cffi-lua Project version: 0.2.4 C++ compiler for the host machine: g++ (gcc 13.4.0 "g++ (GCC) 13.4.0") C++ linker for the host machine: g++ ld.solaris 5.11-1.1790 (illumos) Host machine cpu family: x86_64 Host machine cpu: x86_64 Found pkg-config: YES (/tmp/work/devel/lua-cffi/work/.tools/bin/pkg-config) 3.0.6 Run-time dependency lua found: YES 5.4.7 Run-time dependency libffi found: YES 3.8.0 Library dl found: YES Computing int of "LUA_VERSION_NUM" with dependency lua: 504 Program lua5.4 found: YES (/opt/local/bin/lua5.4) WARNING: You should add the boolean check kwarg to the run_command call. It currently defaults to false, but it will default to true in meson 2.0. See also: https://github.com/mesonbuild/meson/issues/9300 Build targets in project: 2 NOTICE: Future-deprecated features used: * 1.1.0: {'"boolean option" keyword argument "value" of type str'} * 1.11.0: {'should_fail arg in test'} cffi-lua 0.2.4 User defined options Native files : /tmp/work/devel/lua-cffi/work/.meson_native buildtype : plain cpp_args : -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/opt/local/include/lua-5.4 -I/opt/local/include/ncurses -I/usr/include -I/opt/local/include -I/opt/local/include/lua-5.4 -I/opt/local/include/ncurses -I/usr/include cpp_link_args: -L/opt/local/lib -Wl,-R/opt/local/lib -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 libdir : lib libexecdir : libexec mandir : man prefix : /opt/local sysconfdir : /opt/local/etc wrap_mode : nodownload Found ninja-1.13.2 at /opt/local/bin/ninja