=> Checksum BLAKE2s OK for qtbase-everywhere-src-6.8.3.tar.xz => Checksum SHA512 OK for qtbase-everywhere-src-6.8.3.tar.xz ===> Installing dependencies for qt6-qtbase-6.8.3nb2 ========================================================================== The supported build options for qt6-qtbase are: dbus gtk3 The currently selected options are: dbus You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.qt6-qtbase (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, qt6-qtbase-6.8.3nb2. Their current value is shown below: * JPEG_DEFAULT = jpeg * KRB5_DEFAULT = mit-krb5 * PYTHON_VERSION_DEFAULT = 312 * SSLBASE (defined) * SSLCERTBUNDLE (not defined) * SSLCERTS = /opt/pkg/etc/openssl/certs * SSLDIR = /opt/pkg/etc/openssl * SSLKEYS = /opt/pkg/etc/openssl/private Based on these variables, the following variables have been set: * JPEGBASE (defined, but empty) * JPEG_TYPE = jpeg * KRB5BASE (defined, but empty) * KRB5_TYPE = mit-krb5 * PYPACKAGE = python312 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 xmlstarlet-[0-9]*: found xmlstarlet-1.6.1nb13 => Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.82.5 => Tool dependency cmake>=3.18: found cmake-3.31.7nb2 => Tool dependency gmake>=3.81: found gmake-4.4.1 => Tool dependency nbpatch-[0-9]*: found nbpatch-20151107 => Tool dependency perl>=5.0: found perl-5.40.2 => Tool dependency pkgconf-[0-9]*: found pkgconf-2.4.3 => Tool dependency xz>=4.999.9betanb1: found xz-5.8.1 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency brotli>=1.0.1: found brotli-1.1.0 => Full dependency dbus>=0.91: found dbus-1.14.10 => Full dependency double-conversion>=3.0.0: found double-conversion-3.3.1 => Full dependency freetype2>=2.13.2nb1: found freetype2-2.13.3 => Full dependency gettext-lib>=0.22: found gettext-lib-0.22.5 => Full dependency glib2>=2.76.4nb1: found glib2-2.82.5 => Full dependency harfbuzz>=8.4.0: found harfbuzz-11.0.1 => Full dependency libiconv>=1.9.1nb4: found libiconv-1.17 => Full dependency icu>=77.1: found icu-77.1 => Full dependency jpeg>=9: found jpeg-9f => Full dependency libb2>=0.98.1: found libb2-0.98.1 => Full dependency libproxy>=0.5.0: found libproxy-0.5.9nb6 => Full dependency md4c>=0.4.8: found md4c-0.5.2 => Full dependency mit-krb5>=1.18.4nb1: found mit-krb5-1.21.3nb1 => Full dependency openssl>=3: found openssl-3.4.1 => Full dependency pcre2>=10.30: found pcre2-10.45 => Full dependency png>=1.6.0nb1: found png-1.6.47 => Full dependency python312>=3.12.0: found python312-3.12.10nb1 => Full dependency sqlite3>=3.49.1nb3: found sqlite3-3.49.1nb3 => Full dependency zlib>=1.2.3: found zlib-1.3.1 => Full dependency zstd>=1.3.6: found zstd-1.5.7 => Full dependency bzip2>=1.0.1: found bzip2-1.0.8 => Full dependency expat>=1.95.7: found expat-2.7.1 => Full dependency graphite2>=1.2: found graphite2-1.3.14nb3 => Full dependency libffi>=1.20: found libffi-3.4.8 ===> Overriding tools for qt6-qtbase-6.8.3nb2 ===> Extracting for qt6-qtbase-6.8.3nb2 ===> Patching for qt6-qtbase-6.8.3nb2 => Applying pkgsrc patches for qt6-qtbase-6.8.3nb2 => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/x11/qt6-qtbase/patches/patch-CMakeLists.txt => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/x11/qt6-qtbase/patches/patch-CMakeLists.txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-CMakeLists.txt,v 1.2 2024/05/20 19:38:25 adam Exp $ | |Allow symbolic links in paths. | |--- CMakeLists.txt.orig 2024-05-08 09:42:08.000000000 +0000 |+++ CMakeLists.txt -------------------------- Patching file CMakeLists.txt using Plan A... Hunk #1 succeeded at 14. done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/x11/qt6-qtbase/patches/patch-cmake_QtBaseGlobalTargets.cmake => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/x11/qt6-qtbase/patches/patch-cmake_QtBaseGlobalTargets.cmake Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-cmake_QtBaseGlobalTargets.cmake,v 1.2 2023/09/29 21:12:15 adam Exp $ | |* Only install non-generated files, this is needed since use in source build |* Don't install files bat.in files as thay are set to executable but not used | by pkgsrc systems |* Don't install the directories under cmake/ since they create empty dirs on | some platforms, files in them are installed anyway through other directives | |--- cmake/QtBaseGlobalTargets.cmake.orig 2022-11-03 12:40:18.000000000 +0000 |+++ cmake/QtBaseGlobalTargets.cmake -------------------------- Patching file cmake/QtBaseGlobalTargets.cmake using Plan A... Hunk #1 succeeded at 255 (offset -39 lines). done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/x11/qt6-qtbase/patches/patch-cmake_QtFeature.cmake => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/x11/qt6-qtbase/patches/patch-cmake_QtFeature.cmake Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-cmake_QtFeature.cmake,v 1.1 2022/11/24 11:11:38 nros Exp $ | |* add function so that libraries such as socket and nsl | can be added to tests | |--- cmake/QtFeature.cmake.orig 2022-03-27 12:50:42.000000000 +0000 |+++ cmake/QtFeature.cmake -------------------------- Patching file cmake/QtFeature.cmake using Plan A... Hunk #1 succeeded at 1431 (offset 177 lines). done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/x11/qt6-qtbase/patches/patch-cmake_QtProcessConfigureArgs.cmake => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/x11/qt6-qtbase/patches/patch-cmake_QtProcessConfigureArgs.cmake Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-cmake_QtProcessConfigureArgs.cmake,v 1.4 2024/12/26 22:20:15 adam Exp $ | |* add function so that libraries such as socket and nsl | can be added to tests | |* add support for avoiding the cmake archiving api using configure since | libarchive in pkgsrc that cmake uses is built without zstd support | |--- cmake/QtProcessConfigureArgs.cmake.orig 2024-11-12 10:55:11.000000000 +0000 |+++ cmake/QtProcessConfigureArgs.cmake -------------------------- Patching file cmake/QtProcessConfigureArgs.cmake using Plan A... Hunk #1 succeeded at 266. Hunk #2 succeeded at 937. done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/x11/qt6-qtbase/patches/patch-cmake_QtSyncQtHelpers.cmake => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/x11/qt6-qtbase/patches/patch-cmake_QtSyncQtHelpers.cmake Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-cmake_QtSyncQtHelpers.cmake,v 1.2 2023/10/31 19:56:48 adam Exp $ | |* make sure syncqt is built before being used when building with make | |--- cmake/QtSyncQtHelpers.cmake.orig 2023-09-13 16:02:48.000000000 +0000 |+++ cmake/QtSyncQtHelpers.cmake -------------------------- Patching file cmake/QtSyncQtHelpers.cmake using Plan A... Hunk #1 succeeded at 229 (offset 1 line). done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/x11/qt6-qtbase/patches/patch-mkspecs_features_toolchain.prf => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/x11/qt6-qtbase/patches/patch-mkspecs_features_toolchain.prf Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-mkspecs_features_toolchain.prf,v 1.1 2022/11/24 11:11:38 nros Exp $ | |Avoid "Variable QMAKE_CXX.COMPILER_MACROS is not defined" errors when using clang | |--- mkspecs/features/toolchain.prf.orig 2018-12-03 11:15:26.000000000 +0000 |+++ mkspecs/features/toolchain.prf -------------------------- Patching file mkspecs/features/toolchain.prf using Plan A... Hunk #1 succeeded at 62 (offset -164 lines). done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/x11/qt6-qtbase/patches/patch-qmake_generators_makefile.cpp => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/x11/qt6-qtbase/patches/patch-qmake_generators_makefile.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-qmake_generators_makefile.cpp,v 1.1 2022/11/24 11:11:38 nros Exp $ | |Pass library path to linker. | |--- qmake/generators/makefile.cpp.orig 2019-08-31 08:29:31.000000000 +0000 |+++ qmake/generators/makefile.cpp -------------------------- Patching file qmake/generators/makefile.cpp using Plan A... Hunk #1 succeeded at 3382 (offset -5 lines). done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/x11/qt6-qtbase/patches/patch-qmake_generators_unix_unixmake2.cpp => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/x11/qt6-qtbase/patches/patch-qmake_generators_unix_unixmake2.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-qmake_generators_unix_unixmake2.cpp,v 1.1 2022/11/24 11:11:38 nros Exp $ | |Append external variables. | |--- qmake/generators/unix/unixmake2.cpp.orig 2020-09-02 10:15:07.000000000 +0000 |+++ qmake/generators/unix/unixmake2.cpp -------------------------- Patching file qmake/generators/unix/unixmake2.cpp using Plan A... Hunk #1 succeeded at 170 (offset -21 lines). Hunk #2 succeeded at 194 (offset -21 lines). done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/x11/qt6-qtbase/patches/patch-src_corelib_global_qsysinfo.cpp => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/x11/qt6-qtbase/patches/patch-src_corelib_global_qsysinfo.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_corelib_global_qsysinfo.cpp,v 1.1 2023/04/07 18:28:05 nros Exp $ | |* set the right product type and product version for Unix-like os (NetBSD, OpenBSd etc) | |--- src/corelib/global/qsysinfo.cpp.orig 2023-03-14 08:29:43.000000000 +0000 |+++ src/corelib/global/qsysinfo.cpp -------------------------- Patching file src/corelib/global/qsysinfo.cpp using Plan A... Hunk #1 succeeded at 812 (offset 18 lines). Hunk #2 succeeded at 860 (offset 7 lines). done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/x11/qt6-qtbase/patches/patch-src_corelib_global_qversiontagging.h => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/x11/qt6-qtbase/patches/patch-src_corelib_global_qversiontagging.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_corelib_global_qversiontagging.h,v 1.3 2024/06/10 21:15:17 jperkin Exp $ | |SunOS linker does not support this version tagging. | |--- src/corelib/global/qversiontagging.h.orig 2024-06-10 17:28:45.092935077 +0000 |+++ src/corelib/global/qversiontagging.h -------------------------- Patching file src/corelib/global/qversiontagging.h using Plan A... Hunk #1 succeeded at 81 (offset 6 lines). done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/x11/qt6-qtbase/patches/patch-src_corelib_io_qprocess__unix.cpp => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/x11/qt6-qtbase/patches/patch-src_corelib_io_qprocess__unix.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_corelib_io_qprocess__unix.cpp,v 1.1 2024/05/13 10:59:53 jperkin Exp $ | |SunOS needs sys/termios.h for TIOCNOTTY. | |--- src/corelib/io/qprocess_unix.cpp.orig 2024-05-13 09:54:08.532095783 +0000 |+++ src/corelib/io/qprocess_unix.cpp -------------------------- Patching file src/corelib/io/qprocess_unix.cpp using Plan A... Hunk #1 succeeded at 32. done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/x11/qt6-qtbase/patches/patch-src_corelib_io_qstandardpaths__unix.cpp => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/x11/qt6-qtbase/patches/patch-src_corelib_io_qstandardpaths__unix.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_corelib_io_qstandardpaths__unix.cpp,v 1.1 2023/04/07 18:28:05 nros Exp $ | |Add ${PREFIX}/share to search path |Add ${PKG_SYSCONFBASE}/xdg to search path | |--- src/corelib/io/qstandardpaths_unix.cpp.orig 2023-03-14 08:29:43.000000000 +0000 |+++ src/corelib/io/qstandardpaths_unix.cpp -------------------------- Patching file src/corelib/io/qstandardpaths_unix.cpp using Plan A... Hunk #1 succeeded at 394 (offset 25 lines). Hunk #2 succeeded at 406 (offset 25 lines). done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/x11/qt6-qtbase/patches/patch-src_corelib_io_qstorageinfo_unix.cpp => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/x11/qt6-qtbase/patches/patch-src_corelib_io_qstorageinfo_unix.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_corelib_io_qstorageinfo_unix.cpp,v 1.2 2024/04/27 11:49:40 adam Exp $ | |Fix build on SunOS. | |--- src/corelib/io/qstorageinfo_unix.cpp.orig 2024-03-19 15:46:43.000000000 +0000 |+++ src/corelib/io/qstorageinfo_unix.cpp -------------------------- Patching file src/corelib/io/qstorageinfo_unix.cpp using Plan A... Hunk #1 succeeded at 50 (offset -1 lines). done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/x11/qt6-qtbase/patches/patch-src_corelib_qt__cmdline.cmake => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/x11/qt6-qtbase/patches/patch-src_corelib_qt__cmdline.cmake Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_corelib_qt__cmdline.cmake,v 1.2 2023/04/07 18:28:05 nros Exp $ | |* support avoiding the cmake archiving api using configure | cmakes archiving api needs to be avoided since pkgsrc libarchive | that cmake uses is built without zstd support | |--- src/corelib/qt_cmdline.cmake.orig 2023-03-14 08:29:43.000000000 +0000 |+++ src/corelib/qt_cmdline.cmake -------------------------- Patching file src/corelib/qt_cmdline.cmake using Plan A... Hunk #1 succeeded at 15 (offset -1 lines). done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/x11/qt6-qtbase/patches/patch-src_corelib_thread_qwaitcondition__unix.cpp => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/x11/qt6-qtbase/patches/patch-src_corelib_thread_qwaitcondition__unix.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_corelib_thread_qwaitcondition__unix.cpp,v 1.3 2023/10/31 19:56:48 adam Exp $ | |On NetBSD before 6.1, do not use pthread_condattr_setclock(). | |--- src/corelib/thread/qwaitcondition_unix.cpp.orig 2023-09-13 16:02:48.000000000 +0000 |+++ src/corelib/thread/qwaitcondition_unix.cpp -------------------------- Patching file src/corelib/thread/qwaitcondition_unix.cpp using Plan A... Hunk #1 succeeded at 16 (offset -1 lines). Hunk #2 succeeded at 56 (offset -1 lines). done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/x11/qt6-qtbase/patches/patch-src_gui_configure.cmake => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/x11/qt6-qtbase/patches/patch-src_gui_configure.cmake Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_gui_configure.cmake,v 1.1 2024/04/27 11:49:40 adam Exp $ | |Support all UNIX platforms. | |--- src/gui/configure.cmake.orig 2024-04-26 16:25:16.765900081 +0000 |+++ src/gui/configure.cmake -------------------------- Patching file src/gui/configure.cmake using Plan A... Hunk #1 succeeded at 69 (offset 9 lines). done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/x11/qt6-qtbase/patches/patch-src_network_configure.cmake => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/x11/qt6-qtbase/patches/patch-src_network_configure.cmake Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_network_configure.cmake,v 1.2 2023/10/31 19:56:48 adam Exp $ | |* add libraries needed for networking on solaris | |--- src/network/configure.cmake.orig 2023-09-13 16:02:48.000000000 +0000 |+++ src/network/configure.cmake -------------------------- Patching file src/network/configure.cmake using Plan A... Hunk #1 succeeded at 13. Hunk #2 succeeded at 42 (offset -16 lines). done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/x11/qt6-qtbase/patches/patch-src_network_kernel_qhostinfo__unix.cpp => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/x11/qt6-qtbase/patches/patch-src_network_kernel_qhostinfo__unix.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_network_kernel_qhostinfo__unix.cpp,v 1.1 2024/05/13 19:39:45 he Exp $ | |On NetBSD, res_init() is not thread-safe |and NetBSD's resolver code does "auto-refresh". |Ref. PR%58249. | |--- src/network/kernel/qhostinfo_unix.cpp.orig 2024-05-13 18:52:13.740627531 +0000 |+++ src/network/kernel/qhostinfo_unix.cpp -------------------------- Patching file src/network/kernel/qhostinfo_unix.cpp using Plan A... Hunk #1 succeeded at 50 (offset 3 lines). done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/x11/qt6-qtbase/patches/patch-src_network_kernel_qnetworkinterface__unix.cpp => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/x11/qt6-qtbase/patches/patch-src_network_kernel_qnetworkinterface__unix.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_network_kernel_qnetworkinterface__unix.cpp,v 1.1 2024/04/27 11:49:40 adam Exp $ | |On NetBSD, ifr_ifindex is aliased to ifr_index, so avoid redundant definition. | |--- src/network/kernel/qnetworkinterface_unix.cpp.orig 2024-04-26 15:14:45.333104123 +0000 |+++ src/network/kernel/qnetworkinterface_unix.cpp -------------------------- Patching file src/network/kernel/qnetworkinterface_unix.cpp using Plan A... Hunk #1 succeeded at 60. done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/x11/qt6-qtbase/patches/patch-src_plugins_platforms_cocoa_qiosurfacegraphicsbuffer.mm => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/x11/qt6-qtbase/patches/patch-src_plugins_platforms_cocoa_qiosurfacegraphicsbuffer.mm Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_plugins_platforms_cocoa_qiosurfacegraphicsbuffer.mm,v 1.1 2022/11/24 11:11:38 nros Exp $ | |Fix Darwin build on builds before macosx 10.13 | |--- src/plugins/platforms/cocoa/qiosurfacegraphicsbuffer.mm.orig 2019-06-13 04:18:18.000000000 +0000 |+++ src/plugins/platforms/cocoa/qiosurfacegraphicsbuffer.mm -------------------------- Patching file src/plugins/platforms/cocoa/qiosurfacegraphicsbuffer.mm using Plan A... Hunk #1 succeeded at 9 (offset -36 lines). done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/x11/qt6-qtbase/patches/patch-src_plugins_platforms_xcb_qxcbatom.cpp => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/x11/qt6-qtbase/patches/patch-src_plugins_platforms_xcb_qxcbatom.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_plugins_platforms_xcb_qxcbatom.cpp,v 1.1 2022/11/24 11:11:38 nros Exp $ | |Fix building. | |--- src/plugins/platforms/xcb/qxcbatom.cpp.orig 2018-12-13 14:50:05.083875585 +0000 |+++ src/plugins/platforms/xcb/qxcbatom.cpp -------------------------- Patching file src/plugins/platforms/xcb/qxcbatom.cpp using Plan A... Hunk #1 succeeded at 4 (offset -36 lines). done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/x11/qt6-qtbase/patches/patch-src_plugins_platforms_xcb_qxcbconnection__basic.h => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/x11/qt6-qtbase/patches/patch-src_plugins_platforms_xcb_qxcbconnection__basic.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_plugins_platforms_xcb_qxcbconnection__basic.h,v 1.1 2022/11/24 11:11:38 nros Exp $ | |Include for std::free(). | |--- src/plugins/platforms/xcb/qxcbconnection_basic.h.orig 2020-01-21 16:01:11.717518124 +0000 |+++ src/plugins/platforms/xcb/qxcbconnection_basic.h -------------------------- Patching file src/plugins/platforms/xcb/qxcbconnection_basic.h using Plan A... Hunk #1 succeeded at 13 (offset -37 lines). done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/x11/qt6-qtbase/patches/patch-src_tools_moc_main.cpp => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/x11/qt6-qtbase/patches/patch-src_tools_moc_main.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_tools_moc_main.cpp,v 1.1 2022/11/24 11:11:38 nros Exp $ | |rh#756395, https://bugreports.qt-project.org/browse/QTBUG-22829 | |--- src/tools/moc/main.cpp.orig 2013-11-27 01:01:11.000000000 +0000 |+++ src/tools/moc/main.cpp -------------------------- Patching file src/tools/moc/main.cpp using Plan A... Hunk #1 succeeded at 180 (offset -12 lines). done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/x11/qt6-qtbase/patches/patch-src_widgets_graphicsview_qgraphicsitem__p.h => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/x11/qt6-qtbase/patches/patch-src_widgets_graphicsview_qgraphicsitem__p.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_widgets_graphicsview_qgraphicsitem__p.h,v 1.1 2022/11/24 11:11:38 nros Exp $ | |--- src/widgets/graphicsview/qgraphicsitem_p.h.orig 2013-11-27 01:01:12.000000000 +0000 |+++ src/widgets/graphicsview/qgraphicsitem_p.h -------------------------- Patching file src/widgets/graphicsview/qgraphicsitem_p.h using Plan A... No such line 760 in input file, ignoring Hunk #1 succeeded at 593 (offset -168 lines). done ===> Creating toolchain wrappers for qt6-qtbase-6.8.3nb2 ===> Configuring for qt6-qtbase-6.8.3nb2 => Removing some Qt6 default compiler flags. => Add to default XDG path. /opt/pkg/bin/nbsed -e 's:@PREFIX@:/opt/pkg:g' -e 's:@X11BASE@:/opt/pkg:g' -e 's:@COMPILER@:gcc\ clang\ llvm:g' -e 's:@CC@:clang:g' -e 's:@CXX@:clang++:g' -e 's:@LDFLAGS@:\ \ -L/opt/pkg/lib:g' -e 's:@CFLAGS@:\ -pipe\ -Os\ -I/opt/pkg/lib/dbus-1.0/include/dbus\ -I/opt/pkg/include\ -I/opt/pkg/include/glib-2.0\ -I/opt/pkg/include/gio-unix-2.0\ -I/opt/pkg/lib/glib-2.0/include\ -I/opt/pkg/include/harfbuzz\ -I/opt/pkg/include/freetype2\ -I/opt/pkg/include/python3.12:g' -e 's:@CXXFLAGS@:\ -pipe\ -Os\ -I/opt/pkg/lib/dbus-1.0/include/dbus\ -I/opt/pkg/include\ -I/opt/pkg/include/glib-2.0\ -I/opt/pkg/include/gio-unix-2.0\ -I/opt/pkg/lib/glib-2.0/include\ -I/opt/pkg/include/harfbuzz\ -I/opt/pkg/include/freetype2\ -I/opt/pkg/include/python3.12\ -Wno-register:g' -e 's:@NETWORK_LIBS@::g' -e 's:@SYS_LIBS@::g' -e 's:@LEX@:lex:g' -e 's:@YACC@::g' -e 's:@AR@:ar:g' -e 's:@MKDIR@:/bin/mkdir -p:g' -e 's:@LIBQT@::g' -e 's:@PTHREAD_LDFLAGS@::g' -e 's:@PTHREAD_LIBS@:-lpthread:g' -e 's:@COMPILER_RPATH_FLAG@:-L:g' -e 's:@QMAKE_RANLIB@:ranlib:g' -e 's:@QMAKE_EXTRA@::g' /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/x11/qt6-qtbase/files/qmake.conf.mac > /Users/pbulk/build-disk/x11/qt6-qtbase/work/qtbase-everywhere-src-6.8.3/qmake.conf for dir in /Users/pbulk/build-disk/x11/qt6-qtbase/work/qtbase-everywhere-src-6.8.3/mkspecs/*; do /bin/cp /Users/pbulk/build-disk/x11/qt6-qtbase/work/qtbase-everywhere-src-6.8.3/qmake.conf ${dir}; /bin/rm -f ${dir}/*.orig; done rm: /Users/pbulk/build-disk/x11/qt6-qtbase/work/qtbase-everywhere-src-6.8.3/mkspecs/REUSE.toml/*.orig: Not a directory /bin/rm -f /Users/pbulk/build-disk/x11/qt6-qtbase/work/qtbase-everywhere-src-6.8.3/mkspecs/features/mac/default_pre.prf /bin/rm -f /Users/pbulk/build-disk/x11/qt6-qtbase/work/qtbase-everywhere-src-6.8.3/mkspecs/features/mac/default_post.prf => Replacing python interpreter in util/testrunner/sanitizer-testrunner.py util/testrunner/qt-testrunner.py. => Replacing bash interpreter in util/android/android_emulator_launcher.sh. WARNING: [replace-interpreter] Skipping non-existent file "util/android/android_emulator_launcher.sh". => Replacing Perl interpreter in libexec/syncqt.pl mkspecs/features/data/unix/findclasslist.pl. WARNING: [replace-interpreter] Skipping non-existent file "libexec/syncqt.pl". WARNING: [replace-interpreter] Skipping non-existent file "mkspecs/features/data/unix/findclasslist.pl". Overriding option 'doubleconversion' with 'system' (was: 'undefined') Overriding option 'harfbuzz' with 'system' (was: 'undefined') Overriding option 'libjpeg' with 'system' (was: 'undefined') Overriding option 'libmd4c' with 'system' (was: 'undefined') Overriding option 'libpng' with 'system' (was: 'undefined') '/opt/pkg/bin/cmake' '-DQT_DISABLE_RPATH:BOOL=ON' '-DCMAKE_INSTALL_PREFIX:PATH=/opt/pkg' '-DCMAKE_PKGSRC_BUILD_FLAGS:BOOL=TRUE' '-DCMAKE_SKIP_RPATH:BOOL=FALSE' '-DCMAKE_INSTALL_NAME_DIR:PATH=/opt/pkg/qt6/lib' '-DCMAKE_INSTALL_LIBDIR:PATH=lib' '-DCMAKE_INSTALL_MANDIR:PATH=share/man' '-DCMAKE_APPLE_SILICON_PROCESSOR=arm64' '-DQT_INTERNAL_CALLED_FROM_CONFIGURE:BOOL=TRUE' '-DBUILD_WITH_PCH=OFF' '-DBUILD_SHARED_LIBS=ON' '-DQT_AVOID_CMAKE_ARCHIVING_API=ON' '-DCMAKE_INSTALL_PREFIX=/opt/pkg/qt6' '-DINSTALL_SYSCONFDIR=/opt/pkg/etc/xdg' '-DQT_QMAKE_TARGET_MKSPEC=macx-clang' '-DQT_BUILD_EXAMPLES=FALSE' '-DQT_BUILD_TESTS=FALSE' '-DCMAKE_BUILD_TYPE=Release' '-DQT_EXTRA_INCLUDEPATHS=/opt/pkg/include;/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include' '-DQT_EXTRA_LIBDIRS=/opt/pkg/lib' '-DFEATURE_accessibility=ON' '-DFEATURE_icu=ON' '-DFEATURE_libproxy=ON' '-DINPUT_openssl=linked' '-DFEATURE_sql_db2=OFF' '-DFEATURE_sql_ibase=OFF' '-DFEATURE_sql_mysql=OFF' '-DFEATURE_sql_oci=OFF' '-DFEATURE_sql_odbc=OFF' '-DFEATURE_sql_psql=OFF' '-DINPUT_strip=no' '-DFEATURE_tslib=OFF' '-DFEATURE_vulkan=OFF' '-DFEATURE_use_gold_linker_alias=OFF' '-DFEATURE_pkg_config=ON' '-DINPUT_publicsuffix=qt' '-DINPUT_doubleconversion=system' '-DINPUT_harfbuzz=system' '-DINPUT_libjpeg=system' '-DINPUT_libmd4c=system' '-DINPUT_libpng=system' '-DINPUT_pcre=system' '-DFEATURE_system_sqlite=ON' '-DFEATURE_system_zlib=ON' '-DINPUT_bundled_xcb_xinput=no' '-DFEATURE_rpath=OFF' '-DFEATURE_framework=OFF' '-DFEATURE_cups=OFF' '-DFEATURE_gtk3=OFF' '/Users/pbulk/build-disk/x11/qt6-qtbase/work/qtbase-everywhere-src-6.8.3' -- The CXX compiler identification is AppleClang 13.1.6.13160021 -- The C compiler identification is AppleClang 13.1.6.13160021 -- The ASM compiler identification is AppleClang -- Found assembler: /Users/pbulk/build-disk/x11/qt6-qtbase/work/.cwrapper/bin/clang -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /Users/pbulk/build-disk/x11/qt6-qtbase/work/.cwrapper/bin/clang++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /Users/pbulk/build-disk/x11/qt6-qtbase/work/.cwrapper/bin/clang - skipped -- Detecting C compile features -- Detecting C compile features - done CMake Warning at cmake/QtBuildHelpers.cmake:12 (message): The officially supported CMake generator for building Qt is Ninja / Ninja Multi-Config. You are using: 'Unix Makefiles' instead. Thus, you might encounter issues. Use at your own risk. Call Stack (most recent call first): cmake/QtBuildHelpers.cmake:407 (qt_internal_validate_cmake_generator) cmake/QtBuild.cmake:4 (qt_internal_setup_build_and_global_variables) cmake/QtSetup.cmake:6 (include) cmake/QtBuildRepoHelpers.cmake:21 (include) cmake/QtBuildRepoHelpers.cmake:232 (qt_build_internals_set_up_private_api) cmake/QtBaseHelpers.cmake:154 (qt_build_repo_begin) CMakeLists.txt:31 (qt_internal_qtbase_build_repo) -- CMAKE_BUILD_TYPE was already explicitly set to: 'Release' CMake Error at cmake/QtPublicAppleHelpers.cmake:968 (message): Qt requires at least version 14 of the platform SDK, you're building against version 12.3. Please upgrade. You can turn this error into a warning by configuring with -DQT_FORCE_WARN_APPLE_SDK_AND_XCODE_CHECK=ON, but the build will likely fail. Use at your own risk. Call Stack (most recent call first): cmake/QtBuildHelpers.cmake:457 (_qt_internal_check_apple_sdk_and_xcode_versions) cmake/QtBuild.cmake:4 (qt_internal_setup_build_and_global_variables) cmake/QtSetup.cmake:6 (include) cmake/QtBuildRepoHelpers.cmake:21 (include) cmake/QtBuildRepoHelpers.cmake:232 (qt_build_internals_set_up_private_api) cmake/QtBaseHelpers.cmake:154 (qt_build_repo_begin) CMakeLists.txt:31 (qt_internal_qtbase_build_repo) -- Configuring incomplete, errors occurred! CMake Error at cmake/QtProcessConfigureArgs.cmake:1141 (message): CMake exited with code 1. *** Error code 1 Stop. bmake[1]: stopped making "configure" in /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/x11/qt6-qtbase *** Error code 1 Stop. bmake: stopped making "configure" in /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/x11/qt6-qtbase