=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/chat/weechat", "configure", "RUBY_VERSION_REQD=34", "PYTHON_VERSION_REQD=314", "LUA_VERSION_REQD=54", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] => Checksum BLAKE2s OK for weechat-4.10.0.tar.xz => Checksum SHA512 OK for weechat-4.10.0.tar.xz ===> Installing dependencies for weechat-4.10.0 ========================================================================== The supported build options for weechat are: lua perl python ruby wide-curses The currently selected options are: lua perl python ruby wide-curses You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.weechat (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, weechat-4.10.0. Their current value is shown below: * CURSES_DEFAULT = ncurses * LUA_VERSION_DEFAULT = 54 * PYTHON_VERSION_DEFAULT = 313 * READLINE_DEFAULT = readline * SSLBASE (defined) * SSLCERTBUNDLE (not defined) * SSLCERTS = /etc/opt/pkg/openssl/certs * SSLDIR = /etc/opt/pkg/openssl * SSLKEYS = /etc/opt/pkg/openssl/private Based on these variables, the following variables have been set: * CURSES_TYPE = ncurses * LUA_PACKAGE = lua54 * PYPACKAGE = python314 * 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/pkg/bin/bmake clean' after the changes. ========================================================================== => Tool dependency ruby34-asciidoctor-[0-9]*: found ruby34-asciidoctor-2.0.26 => Tool dependency cmake>=0: found cmake-4.4.3 => Tool dependency gettext-tools>=0.15: found gettext-tools-1.0 => Tool dependency perl>=5.44.0: found perl-5.44.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 => Full dependency cJSON>=1.7.15: found cJSON-1.7.19 => Full dependency curl>=8.20.0nb1: found curl-8.21.0 => Full dependency gettext-lib>=0.22: found gettext-lib-1.0 => Full dependency gnutls>=3.8.13nb1: found gnutls-3.8.13nb1 => Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.18 => Full dependency libiconv>=1.9.1nb4: found libiconv-1.19 => Full dependency libgcrypt>=1.6.0: found libgcrypt-1.12.3 => Full dependency lua54>=5.4.0<5.5: found lua54-5.4.7 => Full dependency ncurses>=6.5: found ncurses-6.6 => Full dependency perl>=5.44.0<5.45.0: found perl-5.44.0nb1 => Full dependency python314>=3.14.0: found python314-3.14.7 => Full dependency ruby34>=3.4.10: found ruby34-3.4.10 => Full dependency zlib>=1.2.3: found zlib-1.3.1 => Full dependency zstd>=1.3.6: found zstd-1.5.7 => Full dependency gmp>=6.0: found gmp-6.3.0 => Full dependency libffi>=1.20: found libffi-3.8.0 => Full dependency libgpg-error>=0.6: found libgpg-error-1.61 => Full dependency libidn2>=2.0.0: found libidn2-2.3.7 => Full dependency libtasn1>=0.2.7: found libtasn1-4.21.0 => Full dependency libunistring>=0.9.3: found libunistring-1.4.2 => Full dependency libxml2>=2.6.2: found libxml2-2.15.3 => Full dependency nettle>=3.4.1: found nettle-4.0 => Full dependency nghttp2>=1.0.0: found nghttp2-1.70.0 => Full dependency openssl>=3.0: found openssl-3.6.4nb1 => Full dependency p11-kit>=0.23: found p11-kit-0.26.5 => Full dependency readline>=2.2: found readline-8.3nb1 ===> Overriding tools for weechat-4.10.0 ===> Extracting for weechat-4.10.0 ===> Patching for weechat-4.10.0 => Applying pkgsrc patches for weechat-4.10.0 => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/chat/weechat/patches/patch-cmake_FindNcurses.cmake => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/chat/weechat/patches/patch-cmake_FindNcurses.cmake Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-cmake_FindNcurses.cmake,v 1.6 2020/04/01 14:58:50 nia Exp $ | |Find NetBSD libcurses. | |--- cmake/FindNcurses.cmake.orig 2020-03-29 07:39:36.000000000 +0000 |+++ cmake/FindNcurses.cmake -------------------------- Patching file cmake/FindNcurses.cmake using Plan A... Hunk #1 succeeded at 43 (offset 2 lines). done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/chat/weechat/patches/patch-po_CMakeLists.txt => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/chat/weechat/patches/patch-po_CMakeLists.txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-po_CMakeLists.txt,v 1.8 2026/08/14 09:35:12 nia Exp $ | |Drop package-name and package-version args to xgettext. |Don't run --statistics to /dev/null, it tries to handle it as a regular file |and aborts. | |--- po/CMakeLists.txt.orig 2026-08-02 08:40:12.000000000 +0000 |+++ po/CMakeLists.txt -------------------------- Patching file po/CMakeLists.txt using Plan A... Hunk #1 succeeded at 64. Hunk #2 succeeded at 81. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/chat/weechat/patches/patch-src_core_core-debug.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/chat/weechat/patches/patch-src_core_core-debug.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_core_core-debug.c,v 1.1 2026/08/14 09:35:12 nia Exp $ | |Need _XOPEN_SOURCE=600 for wcwidth. | |--- src/core/core-debug.c.orig 2026-08-14 09:01:12.225036791 +0000 |+++ src/core/core-debug.c -------------------------- Patching file src/core/core-debug.c using Plan A... Hunk #1 succeeded at 22. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/chat/weechat/patches/patch-src_core_core-utf8.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/chat/weechat/patches/patch-src_core_core-utf8.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_core_core-utf8.c,v 1.1 2026/08/14 09:35:12 nia Exp $ | |Need _XOPEN_SOURCE=600 for wcwidth. | |--- src/core/core-utf8.c.orig 2026-08-14 09:02:06.066523691 +0000 |+++ src/core/core-utf8.c -------------------------- Patching file src/core/core-utf8.c using Plan A... Hunk #1 succeeded at 23. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/chat/weechat/patches/patch-src_plugins_lua_CMakeLists.txt => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/chat/weechat/patches/patch-src_plugins_lua_CMakeLists.txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_plugins_lua_CMakeLists.txt,v 1.3 2026/08/14 09:35:12 nia Exp $ | |Use the standard variables defined by cmake's own FindLua. | |--- src/plugins/lua/CMakeLists.txt.orig 2026-08-02 08:40:12.000000000 +0000 |+++ src/plugins/lua/CMakeLists.txt -------------------------- Patching file src/plugins/lua/CMakeLists.txt using Plan A... Hunk #1 succeeded at 29. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/chat/weechat/patches/patch-src_plugins_perl_weechat-perl.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/chat/weechat/patches/patch-src_plugins_perl_weechat-perl.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_plugins_perl_weechat-perl.c,v 1.1 2019/07/31 10:33:08 nia Exp $ | |Apply this workaround to NetBSD too, it seems to have the same problem |with segfaulting on exit if the perl plugin is loaded. | |--- src/plugins/perl/weechat-perl.c.orig 2019-06-06 18:43:20.000000000 +0000 |+++ src/plugins/perl/weechat-perl.c -------------------------- Patching file src/plugins/perl/weechat-perl.c using Plan A... Hunk #1 succeeded at 1389 (offset 49 lines). done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/chat/weechat/patches/patch-src_plugins_relay_api_relay-api-msg.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/chat/weechat/patches/patch-src_plugins_relay_api_relay-api-msg.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_plugins_relay_api_relay-api-msg.c,v 1.2 2026/08/14 09:35:12 nia Exp $ | |illumos does not have tm_gmtoff. | |--- src/plugins/relay/api/relay-api-msg.c.orig 2026-08-02 08:40:12.000000000 +0000 |+++ src/plugins/relay/api/relay-api-msg.c -------------------------- Patching file src/plugins/relay/api/relay-api-msg.c using Plan A... Hunk #1 succeeded at 57. done ===> Creating toolchain wrappers for weechat-4.10.0 /usr/bin/ln -s /tmp/work/chat/weechat/work/.buildlink/lib/pkgconfig/lua-5.4.pc /tmp/work/chat/weechat/work/.buildlink/lib/pkgconfig/lua.pc ===> Configuring for weechat-4.10.0 /usr/bin/rm -f /tmp/work/chat/weechat/work/weechat-4.10.0/cmake/FindLua.cmake => Fixing locale directory references. => Checking for portability problems in extracted files -- The C compiler identification is GNU 14.3.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /tmp/work/chat/weechat/work/.cwrapper/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Found PkgConfig: /tmp/work/chat/weechat/work/.tools/bin/pkg-config (found version "3.0.6") -- Looking for include file langinfo.h -- Looking for include file langinfo.h - found -- Looking for include file sys/resource.h -- Looking for include file sys/resource.h - found -- Looking for include file malloc.h -- Looking for include file malloc.h - found -- Looking for malloc_trim -- Looking for malloc_trim - not found -- Looking for mallinfo -- Looking for mallinfo - not found -- Looking for mallinfo2 -- Looking for mallinfo2 - not found -- Looking for htonll -- Looking for htonll - found -- Looking for eat_newline_glitch -- Looking for eat_newline_glitch - found -- Looking for res_init, -- Looking for res_init, - not found -- Looking for res_init in /lib/amd64/libresolv.so -- Looking for res_init in /lib/amd64/libresolv.so - found -- Checking for module 'libgcrypt>=1.8.0' -- Found libgcrypt, version 1.12.3 -- Checking for module 'gnutls>=3.6.3' -- Found gnutls, version 3.8.13 -- Found ZLIB: /tmp/work/chat/weechat/work/.buildlink/lib/libz.so (found version "1.3.1") -- Checking for module 'libzstd>=1.4.0' -- Found libzstd, version 1.5.7 -- Checking for module 'libcjson' -- Found libcjson, version 1.7.19 -- Looking for libiconv_open in /tmp/work/chat/weechat/work/.buildlink/lib/libiconv.so -- Looking for libiconv_open in /tmp/work/chat/weechat/work/.buildlink/lib/libiconv.so - found -- Looking for iconv_open in /tmp/work/chat/weechat/work/.buildlink/lib/libiconv.so -- Looking for iconv_open in /tmp/work/chat/weechat/work/.buildlink/lib/libiconv.so - found -- Performing Test ICONV_2ARG_IS_CONST -- Performing Test ICONV_2ARG_IS_CONST - Failed -- Checking for module 'libcurl>=7.68.0' -- Found libcurl, version 8.21.0 -- Looking for include file libintl.h -- Looking for include file libintl.h - found -- Looking for dgettext -- Looking for dgettext - not found -- Looking for dgettext in /tmp/work/chat/weechat/work/.buildlink/lib/libintl.so -- Looking for dgettext in /tmp/work/chat/weechat/work/.buildlink/lib/libintl.so - not found -- Found Intl: built in to C library -- Looking for backtrace -- Looking for backtrace - found -- Looking for flock -- Looking for flock - found -- Found Python: /opt/pkg/bin/python3.14 (found suitable version "3.14.7", minimum required is "3.0") found components: Interpreter Development.Embed -- Found Ruby: /tmp/work/chat/weechat/work/.buildlink/bin/ruby (found version "3.4.10") found components: Interpreter Development -- Found Lua: /tmp/work/chat/weechat/work/.buildlink/lib/liblua5.4.so;/lib/amd64/libm.so (found version "5.4.7") -- Checking for one of the modules 'ncurses' *** WARNING: *** ncursesw library not found! Falling back to "ncurses" *** Be careful, UTF-8 display may not work properly if your locale is UTF-8. -- Looking for include file ncursesw/ncurses.h -- Looking for include file ncursesw/ncurses.h - not found -- Looking for include file ncurses.h -- Looking for include file ncurses.h - found CMake Warning at doc/CMakeLists.txt:56 (message): pygmentize not found (install python3-pygments); doc will be built without syntax highlighting colors -- Configuring done (17.2s) -- Generating done (0.7s) CMake Warning (unused-cli): Manually-specified variables were not used by the project: CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LOCALEDIR CMAKE_INSTALL_MANDIR FETCHCONTENT_FULLY_DISCONNECTED -- Build files have been written to: /tmp/work/chat/weechat/work/weechat-4.10.0/cmake-pkgsrc-build