=> "/opt/local/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-trunk-x86_64/emulators/ckmame", "configure", "PYTHON_VERSION_REQD=313", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] => Checksum BLAKE2s OK for ckmame-3.0.tar.xz => Checksum SHA512 OK for ckmame-3.0.tar.xz ===> Installing dependencies for ckmame-3.0nb4 ========================================================================== The following variables will affect the build process of this package, ckmame-3.0nb4. Their current value is shown below: * PYTHON_VERSION_DEFAULT = 313 * SSLBASE (defined) * SSLCERTBUNDLE (not defined) * SSLCERTS = /opt/local/etc/openssl/certs * SSLDIR = /opt/local/etc/openssl * SSLKEYS = /opt/local/etc/openssl/private Based on these variables, the following variables have been set: * PYPACKAGE = python313 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 cmake>=0: found cmake-4.4.3 => 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 py313-nihtest>=1.9.1: found py313-nihtest-1.11.1 => 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 libarchive>=3.3.1: found libarchive-3.8.9 => Full dependency libxml2>=2.14.6nb2: found libxml2-2.15.3 => Full dependency libzip>=1.11.4nb3: found libzip-1.11.4nb3 => Full dependency python313>=3.13: found python313-3.13.15 => Full dependency sqlite3>=3.51.1nb1: found sqlite3-3.53.4 => Full dependency zlib>=1.2.3: found zlib-1.3.1 => Full dependency bzip2>=1.0.1: found bzip2-1.0.8 => Full dependency gettext-lib>=0.22: found gettext-lib-1.0 => Full dependency libiconv>=1.9.1: found libiconv-1.19 => Full dependency openssl>=1.1.1: found openssl-3.6.4nb1 => Full dependency xz>=5.0.0: found xz-5.8.3 ===> Overriding tools for ckmame-3.0nb4 ===> Extracting for ckmame-3.0nb4 ===> Patching for ckmame-3.0nb4 => Applying pkgsrc patches for ckmame-3.0nb4 => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/emulators/ckmame/patches/patch-src_OutputContextXml.cc => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/emulators/ckmame/patches/patch-src_OutputContextXml.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_OutputContextXml.cc,v 1.1 2026/02/20 11:08:31 wiz Exp $ | |Fix build with libxml2 2.15. |https://github.com/nih-at/ckmame/commit/4cffb0c02f9fa79a158d46a40d08894a3ef662ba | |--- src/OutputContextXml.cc.orig 2026-02-20 11:05:45.838572775 +0000 |+++ src/OutputContextXml.cc -------------------------- Patching file src/OutputContextXml.cc using Plan A... Hunk #1 succeeded at 57. done ===> Creating toolchain wrappers for ckmame-3.0nb4 /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/emulators/ckmame/work/.cwrapper/specs.pkgsrc ===> Configuring for ckmame-3.0nb4 /usr/bin/ln -fs /opt/local/bin/nihtest-3.13 /tmp/work/emulators/ckmame/work/.buildlink/bin/nihtest -- The C compiler identification is GNU 13.4.0 -- The CXX compiler identification is GNU 13.4.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /tmp/work/emulators/ckmame/work/.cwrapper/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /tmp/work/emulators/ckmame/work/.cwrapper/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found LibXml2: /tmp/work/emulators/ckmame/work/.buildlink/lib/libxml2.so (found version "2.15.3") -- Found SQLite3: /tmp/work/emulators/ckmame/work/.buildlink/lib/libsqlite3.so (found version "3.53.4") -- Found ZLIB: /tmp/work/emulators/ckmame/work/.buildlink/lib/libz.so (found version "1.3.1") -- Looking for MD5Init -- Looking for MD5Init - not found -- Looking for SHA1Init -- Looking for SHA1Init - not found -- Looking for SHA256Init -- Looking for SHA256Init - not found -- Looking for fnmatch -- Looking for fnmatch - found -- Found LibArchive: /tmp/work/emulators/ckmame/work/.buildlink/lib/libarchive.so (found version "3.8.9") -- Found Python: /opt/local/bin/python3.13 (found version "3.13.15") found components: Interpreter -- Configuring done (10.1s) CMake Warning (author) at regress/CMakeLists.txt:14 (target_link_libraries): The library that is being linked to, SQLite::SQLite3, is marked as being deprecated by the owner. The message provided by the developer is: The target name SQLite::SQLite3 is deprecated. Please use SQLite3::SQLite3 instead. This warning is for project developers. Use -Wno-author to suppress it. CMake Warning (author) at regress/CMakeLists.txt:14 (target_link_libraries): The library that is being linked to, SQLite::SQLite3, is marked as being deprecated by the owner. The message provided by the developer is: The target name SQLite::SQLite3 is deprecated. Please use SQLite3::SQLite3 instead. This warning is for project developers. Use -Wno-author to suppress it. CMake Warning (author) at regress/CMakeLists.txt:14 (target_link_libraries): The library that is being linked to, SQLite::SQLite3, is marked as being deprecated by the owner. The message provided by the developer is: The target name SQLite::SQLite3 is deprecated. Please use SQLite3::SQLite3 instead. This warning is for project developers. Use -Wno-author to suppress it. CMake Warning (author) at regress/CMakeLists.txt:14 (target_link_libraries): The library that is being linked to, SQLite::SQLite3, is marked as being deprecated by the owner. The message provided by the developer is: The target name SQLite::SQLite3 is deprecated. Please use SQLite3::SQLite3 instead. This warning is for project developers. Use -Wno-author to suppress it. CMake Warning (author) at src/CMakeLists.txt:115 (target_link_libraries): The library that is being linked to, SQLite::SQLite3, is marked as being deprecated by the owner. The message provided by the developer is: The target name SQLite::SQLite3 is deprecated. Please use SQLite3::SQLite3 instead. This warning is for project developers. Use -Wno-author to suppress it. CMake Warning (author) at src/CMakeLists.txt:115 (target_link_libraries): The library that is being linked to, SQLite::SQLite3, is marked as being deprecated by the owner. The message provided by the developer is: The target name SQLite::SQLite3 is deprecated. Please use SQLite3::SQLite3 instead. This warning is for project developers. Use -Wno-author to suppress it. CMake Warning (author) at src/CMakeLists.txt:115 (target_link_libraries): The library that is being linked to, SQLite::SQLite3, is marked as being deprecated by the owner. The message provided by the developer is: The target name SQLite::SQLite3 is deprecated. Please use SQLite3::SQLite3 instead. This warning is for project developers. Use -Wno-author to suppress it. CMake Warning (author) at src/CMakeLists.txt:115 (target_link_libraries): The library that is being linked to, SQLite::SQLite3, is marked as being deprecated by the owner. The message provided by the developer is: The target name SQLite::SQLite3 is deprecated. Please use SQLite3::SQLite3 instead. This warning is for project developers. Use -Wno-author to suppress it. CMake Warning (author) at src/CMakeLists.txt:115 (target_link_libraries): The library that is being linked to, SQLite::SQLite3, is marked as being deprecated by the owner. The message provided by the developer is: The target name SQLite::SQLite3 is deprecated. Please use SQLite3::SQLite3 instead. This warning is for project developers. Use -Wno-author to suppress it. CMake Warning (author) at src/CMakeLists.txt:115 (target_link_libraries): The library that is being linked to, SQLite::SQLite3, is marked as being deprecated by the owner. The message provided by the developer is: The target name SQLite::SQLite3 is deprecated. Please use SQLite3::SQLite3 instead. This warning is for project developers. Use -Wno-author to suppress it. CMake Warning (author) at src/CMakeLists.txt:115 (target_link_libraries): The library that is being linked to, SQLite::SQLite3, is marked as being deprecated by the owner. The message provided by the developer is: The target name SQLite::SQLite3 is deprecated. Please use SQLite3::SQLite3 instead. This warning is for project developers. Use -Wno-author to suppress it. CMake Warning (author) at src/CMakeLists.txt:115 (target_link_libraries): The library that is being linked to, SQLite::SQLite3, is marked as being deprecated by the owner. The message provided by the developer is: The target name SQLite::SQLite3 is deprecated. Please use SQLite3::SQLite3 instead. This warning is for project developers. Use -Wno-author to suppress it. CMake Warning (author) at regress/CMakeLists.txt:14 (target_link_libraries): The library that is being linked to, SQLite::SQLite3, is marked as being deprecated by the owner. The message provided by the developer is: The target name SQLite::SQLite3 is deprecated. Please use SQLite3::SQLite3 instead. This warning is for project developers. Use -Wno-author to suppress it. CMake Warning (author) at regress/CMakeLists.txt:14 (target_link_libraries): The library that is being linked to, SQLite::SQLite3, is marked as being deprecated by the owner. The message provided by the developer is: The target name SQLite::SQLite3 is deprecated. Please use SQLite3::SQLite3 instead. This warning is for project developers. Use -Wno-author to suppress it. CMake Warning (author) at regress/CMakeLists.txt:14 (target_link_libraries): The library that is being linked to, SQLite::SQLite3, is marked as being deprecated by the owner. The message provided by the developer is: The target name SQLite::SQLite3 is deprecated. Please use SQLite3::SQLite3 instead. This warning is for project developers. Use -Wno-author to suppress it. CMake Warning (author) at regress/CMakeLists.txt:14 (target_link_libraries): The library that is being linked to, SQLite::SQLite3, is marked as being deprecated by the owner. The message provided by the developer is: The target name SQLite::SQLite3 is deprecated. Please use SQLite3::SQLite3 instead. This warning is for project developers. Use -Wno-author to suppress it. CMake Warning (author) at src/CMakeLists.txt:115 (target_link_libraries): The library that is being linked to, SQLite::SQLite3, is marked as being deprecated by the owner. The message provided by the developer is: The target name SQLite::SQLite3 is deprecated. Please use SQLite3::SQLite3 instead. This warning is for project developers. Use -Wno-author to suppress it. CMake Warning (author) at src/CMakeLists.txt:115 (target_link_libraries): The library that is being linked to, SQLite::SQLite3, is marked as being deprecated by the owner. The message provided by the developer is: The target name SQLite::SQLite3 is deprecated. Please use SQLite3::SQLite3 instead. This warning is for project developers. Use -Wno-author to suppress it. CMake Warning (author) at src/CMakeLists.txt:115 (target_link_libraries): The library that is being linked to, SQLite::SQLite3, is marked as being deprecated by the owner. The message provided by the developer is: The target name SQLite::SQLite3 is deprecated. Please use SQLite3::SQLite3 instead. This warning is for project developers. Use -Wno-author to suppress it. CMake Warning (author) at src/CMakeLists.txt:115 (target_link_libraries): The library that is being linked to, SQLite::SQLite3, is marked as being deprecated by the owner. The message provided by the developer is: The target name SQLite::SQLite3 is deprecated. Please use SQLite3::SQLite3 instead. This warning is for project developers. Use -Wno-author to suppress it. CMake Warning (author) at src/CMakeLists.txt:115 (target_link_libraries): The library that is being linked to, SQLite::SQLite3, is marked as being deprecated by the owner. The message provided by the developer is: The target name SQLite::SQLite3 is deprecated. Please use SQLite3::SQLite3 instead. This warning is for project developers. Use -Wno-author to suppress it. CMake Warning (author) at src/CMakeLists.txt:115 (target_link_libraries): The library that is being linked to, SQLite::SQLite3, is marked as being deprecated by the owner. The message provided by the developer is: The target name SQLite::SQLite3 is deprecated. Please use SQLite3::SQLite3 instead. This warning is for project developers. Use -Wno-author to suppress it. CMake Warning (author) at src/CMakeLists.txt:115 (target_link_libraries): The library that is being linked to, SQLite::SQLite3, is marked as being deprecated by the owner. The message provided by the developer is: The target name SQLite::SQLite3 is deprecated. Please use SQLite3::SQLite3 instead. This warning is for project developers. Use -Wno-author to suppress it. CMake Warning (author) at src/CMakeLists.txt:115 (target_link_libraries): The library that is being linked to, SQLite::SQLite3, is marked as being deprecated by the owner. The message provided by the developer is: The target name SQLite::SQLite3 is deprecated. Please use SQLite3::SQLite3 instead. This warning is for project developers. Use -Wno-author to suppress it. CMake Warning (author) at regress/CMakeLists.txt:14 (target_link_libraries): The library that is being linked to, SQLite::SQLite3, is marked as being deprecated by the owner. The message provided by the developer is: The target name SQLite::SQLite3 is deprecated. Please use SQLite3::SQLite3 instead. This warning is for project developers. Use -Wno-author to suppress it. CMake Warning (author) at regress/CMakeLists.txt:14 (target_link_libraries): The library that is being linked to, SQLite::SQLite3, is marked as being deprecated by the owner. The message provided by the developer is: The target name SQLite::SQLite3 is deprecated. Please use SQLite3::SQLite3 instead. This warning is for project developers. Use -Wno-author to suppress it. CMake Warning (author) at src/CMakeLists.txt:115 (target_link_libraries): The library that is being linked to, SQLite::SQLite3, is marked as being deprecated by the owner. The message provided by the developer is: The target name SQLite::SQLite3 is deprecated. Please use SQLite3::SQLite3 instead. This warning is for project developers. Use -Wno-author to suppress it. CMake Warning (author) at src/CMakeLists.txt:115 (target_link_libraries): The library that is being linked to, SQLite::SQLite3, is marked as being deprecated by the owner. The message provided by the developer is: The target name SQLite::SQLite3 is deprecated. Please use SQLite3::SQLite3 instead. This warning is for project developers. Use -Wno-author to suppress it. CMake Warning (author) at src/CMakeLists.txt:115 (target_link_libraries): The library that is being linked to, SQLite::SQLite3, is marked as being deprecated by the owner. The message provided by the developer is: The target name SQLite::SQLite3 is deprecated. Please use SQLite3::SQLite3 instead. This warning is for project developers. Use -Wno-author to suppress it. CMake Warning (author) at src/CMakeLists.txt:115 (target_link_libraries): The library that is being linked to, SQLite::SQLite3, is marked as being deprecated by the owner. The message provided by the developer is: The target name SQLite::SQLite3 is deprecated. Please use SQLite3::SQLite3 instead. This warning is for project developers. Use -Wno-author to suppress it. CMake Warning (author) at regress/CMakeLists.txt:14 (target_link_libraries): The library that is being linked to, SQLite::SQLite3, is marked as being deprecated by the owner. The message provided by the developer is: The target name SQLite::SQLite3 is deprecated. Please use SQLite3::SQLite3 instead. This warning is for project developers. Use -Wno-author to suppress it. CMake Warning (author) at regress/CMakeLists.txt:14 (target_link_libraries): The library that is being linked to, SQLite::SQLite3, is marked as being deprecated by the owner. The message provided by the developer is: The target name SQLite::SQLite3 is deprecated. Please use SQLite3::SQLite3 instead. This warning is for project developers. Use -Wno-author to suppress it. CMake Warning (author) at regress/CMakeLists.txt:14 (target_link_libraries): The library that is being linked to, SQLite::SQLite3, is marked as being deprecated by the owner. The message provided by the developer is: The target name SQLite::SQLite3 is deprecated. Please use SQLite3::SQLite3 instead. This warning is for project developers. Use -Wno-author to suppress it. CMake Warning (author) at regress/CMakeLists.txt:14 (target_link_libraries): The library that is being linked to, SQLite::SQLite3, is marked as being deprecated by the owner. The message provided by the developer is: The target name SQLite::SQLite3 is deprecated. Please use SQLite3::SQLite3 instead. This warning is for project developers. Use -Wno-author to suppress it. CMake Warning (author) at src/CMakeLists.txt:115 (target_link_libraries): The library that is being linked to, SQLite::SQLite3, is marked as being deprecated by the owner. The message provided by the developer is: The target name SQLite::SQLite3 is deprecated. Please use SQLite3::SQLite3 instead. This warning is for project developers. Use -Wno-author to suppress it. CMake Warning (author) at src/CMakeLists.txt:115 (target_link_libraries): The library that is being linked to, SQLite::SQLite3, is marked as being deprecated by the owner. The message provided by the developer is: The target name SQLite::SQLite3 is deprecated. Please use SQLite3::SQLite3 instead. This warning is for project developers. Use -Wno-author to suppress it. CMake Warning (author) at src/CMakeLists.txt:115 (target_link_libraries): The library that is being linked to, SQLite::SQLite3, is marked as being deprecated by the owner. The message provided by the developer is: The target name SQLite::SQLite3 is deprecated. Please use SQLite3::SQLite3 instead. This warning is for project developers. Use -Wno-author to suppress it. CMake Warning (author) at src/CMakeLists.txt:115 (target_link_libraries): The library that is being linked to, SQLite::SQLite3, is marked as being deprecated by the owner. The message provided by the developer is: The target name SQLite::SQLite3 is deprecated. Please use SQLite3::SQLite3 instead. This warning is for project developers. Use -Wno-author to suppress it. CMake Warning (author) at src/CMakeLists.txt:115 (target_link_libraries): The library that is being linked to, SQLite::SQLite3, is marked as being deprecated by the owner. The message provided by the developer is: The target name SQLite::SQLite3 is deprecated. Please use SQLite3::SQLite3 instead. This warning is for project developers. Use -Wno-author to suppress it. CMake Warning (author) at src/CMakeLists.txt:115 (target_link_libraries): The library that is being linked to, SQLite::SQLite3, is marked as being deprecated by the owner. The message provided by the developer is: The target name SQLite::SQLite3 is deprecated. Please use SQLite3::SQLite3 instead. This warning is for project developers. Use -Wno-author to suppress it. CMake Warning (author) at src/CMakeLists.txt:115 (target_link_libraries): The library that is being linked to, SQLite::SQLite3, is marked as being deprecated by the owner. The message provided by the developer is: The target name SQLite::SQLite3 is deprecated. Please use SQLite3::SQLite3 instead. This warning is for project developers. Use -Wno-author to suppress it. CMake Warning (author) at src/CMakeLists.txt:115 (target_link_libraries): The library that is being linked to, SQLite::SQLite3, is marked as being deprecated by the owner. The message provided by the developer is: The target name SQLite::SQLite3 is deprecated. Please use SQLite3::SQLite3 instead. This warning is for project developers. Use -Wno-author to suppress it. -- Generating done (0.5s) CMake Warning (unused-cli): Manually-specified variables were not used by the project: FETCHCONTENT_FULLY_DISCONNECTED PYTHON_EXECUTABLE PYTHON_INCLUDE_DIR PYTHON_INCLUDE_PATH Python3_EXECUTABLE Python3_INCLUDE_DIR Python_INCLUDE_DIR -- Build files have been written to: /tmp/work/emulators/ckmame/work/ckmame-3.0/cmake-pkgsrc-build