+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/local/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/kid3-3.9.3nb8/work.log + su pbulk -c '"$@"' make /opt/local/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/kid3-3.9.3nb8/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for kid3-3.9.3.tar.gz => Checksum SHA512 OK for kid3-3.9.3.tar.gz ===> Installing dependencies for kid3-3.9.3nb8 ========================================================================== The supported build options for kid3 are: qt5 qt6 The currently selected options are: qt6 You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.kid3 (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, kid3-3.9.3nb8. Their current value is shown below: * CURSES_DEFAULT = ncurses * JPEG_DEFAULT = libjpeg-turbo * 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: * CURSES_TYPE = ncurses * JPEGBASE (defined, but empty) * JPEG_TYPE = libjpeg-turbo * 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 libxslt-[0-9]*: found libxslt-1.1.38nb2 => Tool dependency docbook-xsl-[0-9]*: found docbook-xsl-1.79.2nb7 => Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.78.1 => Tool dependency cmake>=0: found cmake-3.28.1 => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency perl>=5.0: found perl-5.38.2 => Tool dependency pkgconf-[0-9]*: found pkgconf-2.0.3 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency gcc13>=13.1.0: found gcc13-13.2.0 => Build dependency xcb-proto>=1.15.2nb3: found xcb-proto-1.16.0nb1 => Build dependency xorgproto>=2016.1: found xorgproto-2023.2 => Full dependency chromaprint>=1.4.3nb3: found chromaprint-1.5.1nb6 => Full dependency flac>=1.4.0: found flac-1.4.3 => Full dependency gcc13-libs>=13.2.0: found gcc13-libs-13.2.0 => Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.17nb1 => Full dependency id3lib>=3.8.3nb1: found id3lib-3.8.3nb6 => Full dependency libvorbis>=1.1.0nb1: found libvorbis-1.3.7 => Full dependency qt6-qtbase>=6.6.0nb2: found qt6-qtbase-6.6.1nb1 => Full dependency qt6-qtmultimedia>=6.6.0nb2: found qt6-qtmultimedia-6.6.1 => Full dependency qt6-qttools>=6.6.0nb2: found qt6-qttools-6.6.1 => Full dependency readline>=6.0: found readline-8.2nb2 => Full dependency taglib>=1.9.1: found taglib-1.13.1nb1 ===> Overriding tools for kid3-3.9.3nb8 ===> Extracting for kid3-3.9.3nb8 ===> Patching for kid3-3.9.3nb8 => Applying pkgsrc patches for kid3-3.9.3nb8 => Verifying /data/jenkins/workspace/pkgsrc-2023Q4-x86_64/audio/kid3/patches/patch-src_app_qt_fixappdata.py => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2023Q4-x86_64/audio/kid3/patches/patch-src_app_qt_fixappdata.py Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_app_qt_fixappdata.py,v 1.3 2023/02/04 10:45:53 wiz Exp $ | |https://invent.kde.org/multimedia/kid3/-/commit/cdc47207d2807f47222e904e441f95a523724ed1 | |--- src/app/qt/fixappdata.py.orig 2023-01-12 03:56:49.000000000 +0000 |+++ src/app/qt/fixappdata.py -------------------------- Patching file src/app/qt/fixappdata.py using Plan A... Hunk #1 succeeded at 5. done ===> Creating toolchain wrappers for kid3-3.9.3nb8 ===> Configuring for kid3-3.9.3nb8 => Avoiding Mac OS X application bundles => Checking for portability problems in extracted files CMake Warning (dev) at CMakeLists.txt:25 (project): cmake_minimum_required() should be called prior to this top-level project() call. Please see the cmake-commands(7) manual for usage documentation of both commands. This warning is for project developers. Use -Wno-dev to suppress it. -- The C compiler identification is GNU 13.2.0 -- The CXX compiler identification is GNU 13.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /home/pbulk/build/audio/kid3/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: /home/pbulk/build/audio/kid3/work/.cwrapper/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done CMake Deprecation Warning at CMakeLists.txt:27 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument <min> value or use a ...<max> suffix to tell CMake that the project does not need compatibility with older versions. -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Found Python3: /opt/local/bin/python3.11 (found version "3.11.7") found components: Interpreter -- Performing Test HAVE_STDATOMIC -- Performing Test HAVE_STDATOMIC - Success -- Found WrapAtomic: TRUE -- Found OpenGL: /opt/local/lib/libGL.so -- Found WrapOpenGL: TRUE -- Found XKB: /opt/local/lib/libxkbcommon.so (found suitable version "1.6.0", minimum required is "0.5.0") -- Found Qt-Version 6.6.1 (using /opt/local/qt6/bin/qmake) CMake Warning at CMakeLists.txt:409 (message): RPATH needs to be set to "/opt/local/lib/kid3" but CMAKE_SKIP_RPATH is set! Disable CMAKE_SKIP_RPATH or set WITH_LIBDIR (which is now "lib/kid3") to a system directory, e.g. "-DWITH_LIBDIR=lib". -- Looking for mntent.h -- Looking for mntent.h - not found -- Performing Test _HAVE_W_OVERLOADED_VIRTUAL -- Performing Test _HAVE_W_OVERLOADED_VIRTUAL - Success -- Performing Test _HAVE_GCC_VISIBILITY -- Performing Test _HAVE_GCC_VISIBILITY - Success -- Found PkgConfig: /home/pbulk/build/audio/kid3/work/.tools/bin/pkg-config (found version "2.0.3") -- Checking for module 'libchromaprint' -- Found libchromaprint, version 1.5.1 -- Found Chromaprint: /opt/local/lib/libchromaprint.so -- GStreamer selected for decoding, use WITH_FFMPEG=ON to use FFmpeg instead. -- Checking for module 'gstreamer-1.0' -- Found gstreamer-1.0, version 1.22.7 -- GStreamer 1.0 selected, use WITH_GSTREAMER_VERSION for another version. -- Found GStreamer: /opt/local/lib/libgstreamer-1.0.so (found version "1.22.7") -- id3lib found: /opt/local/lib/libid3.so -- Performing Test ID3LIB_VBR_SUPPORT_FOUND -- Performing Test ID3LIB_VBR_SUPPORT_FOUND - Success CMake Warning (dev) at src/plugins/taglibmetadata/cmake/modules/FindTagLib.cmake:18 (exec_program): Policy CMP0153 is not set: The exec_program command should not be called. Run "cmake --help-policy CMP0153" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Use execute_process() instead. Call Stack (most recent call first): src/plugins/taglibmetadata/CMakeLists.txt:4 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at src/plugins/taglibmetadata/cmake/modules/FindTagLib.cmake:19 (exec_program): Policy CMP0153 is not set: The exec_program command should not be called. Run "cmake --help-policy CMP0153" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Use execute_process() instead. Call Stack (most recent call first): src/plugins/taglibmetadata/CMakeLists.txt:4 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at src/plugins/taglibmetadata/cmake/modules/FindTagLib.cmake:20 (exec_program): Policy CMP0153 is not set: The exec_program command should not be called. Run "cmake --help-policy CMP0153" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Use execute_process() instead. Call Stack (most recent call first): src/plugins/taglibmetadata/CMakeLists.txt:4 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- TagLib found: /opt/local/lib/libtag.so -- Found Vorbis: /opt/local/lib/libvorbis.so -- Found FLAC: /opt/local/lib/libFLAC.so -- Performing Test FLAC_STREAMMETADATA_OPERATOR_FOUND -- Performing Test FLAC_STREAMMETADATA_OPERATOR_FOUND - Success -- Performing Test FLAC_METADATA_PICTURE_FOUND -- Performing Test FLAC_METADATA_PICTURE_FOUND - Success Detected locale "C" with character encoding "646", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. -- Performing Test READLINE_STANDALONE_FOUND -- Performing Test READLINE_STANDALONE_FOUND - Success -- readline found: /opt/local/lib/libreadline.so -- Configuring done (11.8s) -- Generating done (0.5s) -- Build files have been written to: /home/pbulk/build/audio/kid3/work/kid3-3.9.3/cmake-pkgsrc-build