=> Bootstrap dependency digest>=20211023: found digest-20211023
=> Checksum BLAKE2s OK for qtbase-everywhere-src-5.15.2.tar.xz
=> Checksum SHA512 OK for qtbase-everywhere-src-5.15.2.tar.xz
===> Installing dependencies for qt5-qtbase-5.15.2nb8
==========================================================================
The supported build options for qt5-qtbase are:

	cups dbus gtk3

The currently selected options are:

	cups 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.qt5 (not defined)

==========================================================================
==========================================================================
The following variables will affect the build process of this package,
qt5-qtbase-5.15.2nb8.  Their current value is shown below:

        * BDB185_DEFAULT = db1
        * BDB_DEFAULT = db4
        * JPEG_DEFAULT = jpeg
        * KRB5_DEFAULT = heimdal
        * SSLBASE (defined)
        * SSLCERTBUNDLE (not defined)
        * SSLCERTS = /usr/pkg/etc/openssl/certs
        * SSLDIR = /usr/pkg/etc/openssl
        * SSLKEYS = /usr/pkg/etc/openssl/private

Based on these variables, the following variables have been set:

        * BDBBASE = /usr
        * BDB_LIBS (defined, but empty)
        * BDB_TYPE = db1
        * JPEGBASE (defined, but empty)
        * JPEG_TYPE = jpeg
        * KRB5BASE (defined, but empty)
        * KRB5_TYPE = heimdal

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
`/usr/bin/make clean' after the changes.
==========================================================================
=> Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.70.2
=> Tool dependency bsdtar-[0-9]*: found bsdtar-3.4.3
=> Tool dependency gmake>=3.81: found gmake-4.3nb3
=> Tool dependency perl>=5.0: found perl-5.34.0nb3
=> Tool dependency pkgconf-[0-9]*: found pkgconf-1.8.0
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency x11-links>=1.34: found x11-links-1.34
=> Build dependency cwrappers>=20150314: found cwrappers-20180325
=> Full dependency libcups>=2.3.3op2nb3: found libcups-2.3.3op2nb4
=> Full dependency openssl>=1.1.1dnb2: found openssl-1.1.1l
=> Full dependency png>=1.6.0nb1: found png-1.6.37nb1
=> Full dependency dbus>=0.91: found dbus-1.12.20nb2
=> Full dependency zstd>=1.3.6: found zstd-1.5.0
=> Full dependency glib2>=2.70.2: found glib2-2.70.2nb1
=> Full dependency pcre2>=10.30: found pcre2-10.39
=> Full dependency harfbuzz>=3.1.2: found harfbuzz-3.1.2nb1
=> Full dependency freetype2>=2.8.1: found freetype2-2.10.4
=> Full dependency icu>=70.1: found icu-70.1
=> Full dependency libproxy>=0.4.11: found libproxy-0.4.15nb1
=> Full dependency fontconfig>=2.13.1nb1: found fontconfig-2.13.1nb5
=> Full dependency xcb-util>=0.3.9: found xcb-util-0.4.0
=> Full dependency xcb-util-image>=0.3.9: found xcb-util-image-0.4.0
=> Full dependency xcb-util-keysyms>=0.3.9: found xcb-util-keysyms-0.4.0
=> Full dependency xcb-util-renderutil>=0.3.8nb1: found xcb-util-renderutil-0.3.9
=> Full dependency xcb-util-wm>=0.3.9: found xcb-util-wm-0.4.1
=> Full dependency libXft>=2.3.3nb1: found libXft-2.3.4
=> Full dependency libxkbcommon>=0.4.0nb1: found libxkbcommon-1.3.1nb1
===> Skipping vulnerability checks.
WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'.
===> Overriding tools for qt5-qtbase-5.15.2nb8
===> Extracting for qt5-qtbase-5.15.2nb8
===> Patching for qt5-qtbase-5.15.2nb8
=> Applying pkgsrc patches for qt5-qtbase-5.15.2nb8
=> Verifying /tree/pkgsrc/x11/qt5-qtbase/patches/patch-configure
=> Applying pkgsrc patch /tree/pkgsrc/x11/qt5-qtbase/patches/patch-configure
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-configure,v 1.5 2018/01/17 19:30:47 markd Exp $
|
|Don't use SDKs on OS X
|Add NetBSD/sparc{,64} support
|
|--- configure.orig	2017-05-26 12:43:31.000000000 +0000
|+++ configure
--------------------------
Patching file configure using Plan A...
Hunk #1 succeeded at 287 (offset -5 lines).
Hunk #2 succeeded at 608 (offset 4 lines).
done
=> Verifying /tree/pkgsrc/x11/qt5-qtbase/patches/patch-mkspecs_common_gcc-base.conf
=> Applying pkgsrc patch /tree/pkgsrc/x11/qt5-qtbase/patches/patch-mkspecs_common_gcc-base.conf
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-mkspecs_common_gcc-base.conf,v 1.1 2021/06/18 02:21:32 thor Exp $
|
|Do not break -march=native builds with certain gcc versions. See
|https://bugreports.qt.io/browse/QTBUG-71564 for detail and upstream
|unwillingness.
|
|--- ./mkspecs/common/gcc-base.conf.orig        2019-06-13 13:36:03.554816463 +0000
|+++ ./mkspecs/common/gcc-base.conf
--------------------------
Patching file ./mkspecs/common/gcc-base.conf using Plan A...
Hunk #1 succeeded at 120 (offset 11 lines).
done
=> Verifying /tree/pkgsrc/x11/qt5-qtbase/patches/patch-mkspecs_features_qt__module.prf
=> Applying pkgsrc patch /tree/pkgsrc/x11/qt5-qtbase/patches/patch-mkspecs_features_qt__module.prf
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-mkspecs_features_qt__module.prf,v 1.1 2018/01/17 19:30:47 markd Exp $
|
|Do not create .la files.
|
|--- mkspecs/features/qt_module.prf.orig	2017-06-08 18:57:48.000000000 +0000
|+++ mkspecs/features/qt_module.prf
--------------------------
Patching file mkspecs/features/qt_module.prf using Plan A...
Hunk #1 succeeded at 304 (offset 18 lines).
done
=> Verifying /tree/pkgsrc/x11/qt5-qtbase/patches/patch-mkspecs_features_toolchain.prf
=> Applying pkgsrc patch /tree/pkgsrc/x11/qt5-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.2 2018/12/18 09:57:18 adam 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 /tree/pkgsrc/x11/qt5-qtbase/patches/patch-qmake_Makefile.unix
=> Applying pkgsrc patch /tree/pkgsrc/x11/qt5-qtbase/patches/patch-qmake_Makefile.unix
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-qmake_Makefile.unix,v 1.5 2020/06/02 06:41:00 adam Exp $
|
|Pass environmental variables from pkgsrc
|
|--- qmake/Makefile.unix.orig	2020-05-11 08:15:08.000000000 +0000
|+++ qmake/Makefile.unix
--------------------------
Patching file qmake/Makefile.unix using Plan A...
Hunk #1 succeeded at 134.
Hunk #2 succeeded at 146.
done
=> Verifying /tree/pkgsrc/x11/qt5-qtbase/patches/patch-qmake_generators_makefile.cpp
=> Applying pkgsrc patch /tree/pkgsrc/x11/qt5-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.4 2019/09/16 19:24:53 adam 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 3358 (offset -29 lines).
done
=> Verifying /tree/pkgsrc/x11/qt5-qtbase/patches/patch-qmake_generators_unix_unixmake2.cpp
=> Applying pkgsrc patch /tree/pkgsrc/x11/qt5-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.6 2020/09/14 20:08:26 adam 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 191.
Hunk #2 succeeded at 215.
done
=> Verifying /tree/pkgsrc/x11/qt5-qtbase/patches/patch-src_3rdparty_double-conversion_include_double-conversion_utils.h
=> Applying pkgsrc patch /tree/pkgsrc/x11/qt5-qtbase/patches/patch-src_3rdparty_double-conversion_include_double-conversion_utils.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_3rdparty_double-conversion_include_double-conversion_utils.h,v 1.1 2020/11/24 09:35:18 tsutsui Exp $
|
|- fix a build error on NetBSD/sh3el.
|
|--- src/3rdparty/double-conversion/include/double-conversion/utils.h.orig	2020-09-02 10:15:07.000000000 +0000
|+++ src/3rdparty/double-conversion/include/double-conversion/utils.h
--------------------------
Patching file src/3rdparty/double-conversion/include/double-conversion/utils.h using Plan A...
Hunk #1 succeeded at 97.
done
=> Verifying /tree/pkgsrc/x11/qt5-qtbase/patches/patch-src_corelib_codecs_qiconvcodec.cpp
=> Applying pkgsrc patch /tree/pkgsrc/x11/qt5-qtbase/patches/patch-src_corelib_codecs_qiconvcodec.cpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_corelib_codecs_qiconvcodec.cpp,v 1.3 2018/06/19 07:21:23 adam Exp $
|
|Add DragonFly support
|Add NetBSD support
|
|--- src/corelib/codecs/qiconvcodec.cpp.orig	2018-05-14 04:46:28.000000000 +0000
|+++ src/corelib/codecs/qiconvcodec.cpp
--------------------------
Patching file src/corelib/codecs/qiconvcodec.cpp using Plan A...
Hunk #1 succeeded at 49 (offset -2 lines).
Hunk #2 succeeded at 73 (offset -2 lines).
Hunk #3 succeeded at 453 (offset -2 lines).
done
=> Verifying /tree/pkgsrc/x11/qt5-qtbase/patches/patch-src_corelib_configure.json
=> Applying pkgsrc patch /tree/pkgsrc/x11/qt5-qtbase/patches/patch-src_corelib_configure.json
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_corelib_configure.json,v 1.2 2020/01/21 20:25:37 adam Exp $
|
|Revert change from 5.12.1 to correctly detect 64-bit atomics.
|
|--- src/corelib/configure.json.orig	2019-12-07 06:27:07.000000000 +0000
|+++ src/corelib/configure.json
--------------------------
Patching file src/corelib/configure.json using Plan A...
Hunk #1 succeeded at 134.
Hunk #2 succeeded at 153.
done
=> Verifying /tree/pkgsrc/x11/qt5-qtbase/patches/patch-src_corelib_global_qendian.h
=> Applying pkgsrc patch /tree/pkgsrc/x11/qt5-qtbase/patches/patch-src_corelib_global_qendian.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_corelib_global_qendian.h,v 1.1 2021/07/09 22:48:47 markd Exp $
|
|Fix build with GCC 11: include <limits>
|Fixes: QTBUG-90395
|Change-Id: Iecc74d2000eb40dfbe7bfffd165b5dd3708b7a40
|(cherry picked from commit 9c56d4da
|
|--- src/corelib/global/qendian.h.orig	2020-10-27 08:02:11.000000000 +0000
|+++ src/corelib/global/qendian.h
--------------------------
Patching file src/corelib/global/qendian.h using Plan A...
Hunk #1 succeeded at 1.
Hunk #2 succeeded at 44.
done
=> Verifying /tree/pkgsrc/x11/qt5-qtbase/patches/patch-src_corelib_global_qfloat16.h
=> Applying pkgsrc patch /tree/pkgsrc/x11/qt5-qtbase/patches/patch-src_corelib_global_qfloat16.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_corelib_global_qfloat16.h,v 1.1 2021/07/09 22:48:47 markd Exp $
|
|Fix build with GCC 11: include <limits> 
|Fixes: QTBUG-90395 
|Change-Id: Iecc74d2000eb40dfbe7bfffd165b5dd3708b7a40 
|(cherry picked from commit 9c56d4da 
|
|--- src/corelib/global/qfloat16.h.orig	2020-10-27 08:02:11.000000000 +0000
|+++ src/corelib/global/qfloat16.h
--------------------------
Patching file src/corelib/global/qfloat16.h using Plan A...
Hunk #1 succeeded at 43.
done
=> Verifying /tree/pkgsrc/x11/qt5-qtbase/patches/patch-src_corelib_global_qrandom.cpp
=> Applying pkgsrc patch /tree/pkgsrc/x11/qt5-qtbase/patches/patch-src_corelib_global_qrandom.cpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_corelib_global_qrandom.cpp,v 1.1 2020/05/03 11:41:45 wiedi Exp $
|
|No getauxval on SunOS
|
|--- src/corelib/global/qrandom.cpp.orig	2020-03-27 09:49:31.000000000 +0000
|+++ src/corelib/global/qrandom.cpp
--------------------------
Patching file src/corelib/global/qrandom.cpp using Plan A...
Hunk #1 succeeded at 277.
done
=> Verifying /tree/pkgsrc/x11/qt5-qtbase/patches/patch-src_corelib_io_io.pri
=> Applying pkgsrc patch /tree/pkgsrc/x11/qt5-qtbase/patches/patch-src_corelib_io_io.pri
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_corelib_io_io.pri,v 1.7 2018/12/18 09:57:18 adam Exp $
|
|* Add DragonFly support
|* Patch sent and merged upstream:
|  http://codereview.qt-project.org/#/c/111741/
|
|--- src/corelib/io/io.pri.orig	2018-12-03 11:15:26.000000000 +0000
|+++ src/corelib/io/io.pri
--------------------------
Patching file src/corelib/io/io.pri using Plan A...
Hunk #1 succeeded at 100 (offset -1 lines).
done
=> Verifying /tree/pkgsrc/x11/qt5-qtbase/patches/patch-src_corelib_io_qstandardpaths_unix.cpp
=> Applying pkgsrc patch /tree/pkgsrc/x11/qt5-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.2 2019/08/09 17:41:39 adam Exp $
|
|Add ${PREFIX}/share to search path
|
|--- src/corelib/io/qstandardpaths_unix.cpp.orig	2015-10-13 04:35:31.000000000 +0000
|+++ src/corelib/io/qstandardpaths_unix.cpp
--------------------------
Patching file src/corelib/io/qstandardpaths_unix.cpp using Plan A...
Hunk #1 succeeded at 350 (offset 95 lines).
done
=> Verifying /tree/pkgsrc/x11/qt5-qtbase/patches/patch-src_corelib_io_qstorageinfo_unix.cpp
=> Applying pkgsrc patch /tree/pkgsrc/x11/qt5-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.7 2018/01/17 19:30:47 markd Exp $
|
|* fix build on SunOS
|
|--- src/corelib/io/qstorageinfo_unix.cpp.orig	2015-10-13 04:35:31 UTC
|+++ src/corelib/io/qstorageinfo_unix.cpp
--------------------------
Patching file src/corelib/io/qstorageinfo_unix.cpp using Plan A...
Hunk #1 succeeded at 96 (offset 9 lines).
done
=> Verifying /tree/pkgsrc/x11/qt5-qtbase/patches/patch-src_corelib_kernel_qcore__mac__p.h
=> Applying pkgsrc patch /tree/pkgsrc/x11/qt5-qtbase/patches/patch-src_corelib_kernel_qcore__mac__p.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_corelib_kernel_qcore__mac__p.h,v 1.1 2021/09/29 19:28:01 adam Exp $
|
|Fix building for Darwin 21.
|
|--- src/corelib/kernel/qcore_mac_p.h.orig	2021-09-10 11:47:15.000000000 +0000
|+++ src/corelib/kernel/qcore_mac_p.h
--------------------------
Patching file src/corelib/kernel/qcore_mac_p.h using Plan A...
Hunk #1 succeeded at 66.
done
=> Verifying /tree/pkgsrc/x11/qt5-qtbase/patches/patch-src_corelib_text_qbytearraymatcher.h
=> Applying pkgsrc patch /tree/pkgsrc/x11/qt5-qtbase/patches/patch-src_corelib_text_qbytearraymatcher.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_corelib_text_qbytearraymatcher.h,v 1.1 2021/07/09 22:48:47 markd Exp $
|
|Build fixes for GCC 11
|
|Task-number: QTBUG-89977
|Change-Id: Ic1b7ddbffb8a0a00f8c621d09a868f1d94a52c21
|Reviewed-by: Lars Knoll <lars.knoll@qt.io>
|Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
|(cherry picked from commit 813a928c)
|
|--- src/corelib/text/qbytearraymatcher.h.orig	2020-10-27 08:02:11.000000000 +0000
|+++ src/corelib/text/qbytearraymatcher.h
--------------------------
Patching file src/corelib/text/qbytearraymatcher.h using Plan A...
Hunk #1 succeeded at 42.
done
=> Verifying /tree/pkgsrc/x11/qt5-qtbase/patches/patch-src_corelib_thread_qmutex__p.h
=> Applying pkgsrc patch /tree/pkgsrc/x11/qt5-qtbase/patches/patch-src_corelib_thread_qmutex__p.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_corelib_thread_qmutex__p.h,v 1.1 2019/04/28 12:46:31 maya Exp $
|
|Avoid using semaphores on netbsd. they're flimsy and sem_init fails
|if you use too many semaphores.
|
|--- src/corelib/thread/qmutex_p.h.orig	2019-04-09 09:51:26.000000000 +0000
|+++ src/corelib/thread/qmutex_p.h
--------------------------
Patching file src/corelib/thread/qmutex_p.h using Plan A...
Hunk #1 succeeded at 65.
done
=> Verifying /tree/pkgsrc/x11/qt5-qtbase/patches/patch-src_corelib_thread_qwaitcondition__unix.cpp
=> Applying pkgsrc patch /tree/pkgsrc/x11/qt5-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 2018/12/18 09:57:18 adam Exp $
|
|On NetBSD before 6.1, do not use pthread_condattr_setclock().
|
|--- src/corelib/thread/qwaitcondition_unix.cpp.orig	2018-12-03 11:15:26.000000000 +0000
|+++ src/corelib/thread/qwaitcondition_unix.cpp
--------------------------
Patching file src/corelib/thread/qwaitcondition_unix.cpp using Plan A...
Hunk #1 succeeded at 54.
Hunk #2 succeeded at 85.
done
=> Verifying /tree/pkgsrc/x11/qt5-qtbase/patches/patch-src_corelib_tools_qsharedpointer__impl.h
=> Applying pkgsrc patch /tree/pkgsrc/x11/qt5-qtbase/patches/patch-src_corelib_tools_qsharedpointer__impl.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_corelib_tools_qsharedpointer__impl.h,v 1.1 2021/07/09 22:48:47 markd Exp $
|
|Build fixes for GCC 11
|
|Task-number: QTBUG-89977
|Change-Id: Ic1b7ddbffb8a0a00f8c621d09a868f1d94a52c21
|Reviewed-by: Lars Knoll <lars.knoll@qt.io>
|Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
|(cherry picked from commit 813a928c)
|
|--- src/corelib/tools/qsharedpointer_impl.h.orig	2020-10-27 08:02:11.000000000 +0000
|+++ src/corelib/tools/qsharedpointer_impl.h
--------------------------
Patching file src/corelib/tools/qsharedpointer_impl.h using Plan A...
Hunk #1 succeeded at 155.
done
=> Verifying /tree/pkgsrc/x11/qt5-qtbase/patches/patch-src_network_kernel_qnetworkinterface__unix.cpp
=> Applying pkgsrc patch /tree/pkgsrc/x11/qt5-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 2018/01/31 12:36:57 jperkin Exp $
|
|Support ifr_index.
|
|--- src/network/kernel/qnetworkinterface_unix.cpp.orig	2017-11-30 13:49:46.000000000 +0000
|+++ src/network/kernel/qnetworkinterface_unix.cpp
--------------------------
Patching file src/network/kernel/qnetworkinterface_unix.cpp using Plan A...
Hunk #1 succeeded at 109 (offset -27 lines).
Hunk #2 succeeded at 132 (offset -27 lines).
Hunk #3 succeeded at 249 (offset 9 lines).
done
=> Verifying /tree/pkgsrc/x11/qt5-qtbase/patches/patch-src_openglextensions_openglextensions.pro
=> Applying pkgsrc patch /tree/pkgsrc/x11/qt5-qtbase/patches/patch-src_openglextensions_openglextensions.pro
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_openglextensions_openglextensions.pro,v 1.2 2018/01/17 19:30:47 markd Exp $
|
|Build shared library.
|
|--- src/openglextensions/openglextensions.pro.orig	2017-01-18 14:20:58.000000000 +0000
|+++ src/openglextensions/openglextensions.pro
--------------------------
Patching file src/openglextensions/openglextensions.pro using Plan A...
Hunk #1 succeeded at 1.
done
=> Verifying /tree/pkgsrc/x11/qt5-qtbase/patches/patch-src_plugins_platforms_cocoa_qiosurfacegraphicsbuffer.mm
=> Applying pkgsrc patch /tree/pkgsrc/x11/qt5-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 2019/12/24 06:20:42 dbj 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 45.
done
=> Verifying /tree/pkgsrc/x11/qt5-qtbase/patches/patch-src_plugins_platforms_xcb_qxcbatom.cpp
=> Applying pkgsrc patch /tree/pkgsrc/x11/qt5-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 2018/12/18 09:57:18 adam 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 40.
done
=> Verifying /tree/pkgsrc/x11/qt5-qtbase/patches/patch-src_plugins_platforms_xcb_qxcbconnection__basic.h
=> Applying pkgsrc patch /tree/pkgsrc/x11/qt5-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.2 2020/01/21 20:25:37 adam Exp $
|
|Include <cstdlib> 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 50.
done
=> Verifying /tree/pkgsrc/x11/qt5-qtbase/patches/patch-src_plugins_platforms_xcb_qxcbwindow.cpp
=> Applying pkgsrc patch /tree/pkgsrc/x11/qt5-qtbase/patches/patch-src_plugins_platforms_xcb_qxcbwindow.cpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_plugins_platforms_xcb_qxcbwindow.cpp,v 1.1 2021/07/09 22:48:47 markd Exp $
|
|Build fixes for GCC 11
|
|Task-number: QTBUG-89977
|Change-Id: Ic1b7ddbffb8a0a00f8c621d09a868f1d94a52c21
|Reviewed-by: Lars Knoll <lars.knoll@qt.io>
|Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
|(cherry picked from commit 813a928c)
|
|--- src/plugins/platforms/xcb/qxcbwindow.cpp.orig	2020-10-27 08:02:11.000000000 +0000
|+++ src/plugins/platforms/xcb/qxcbwindow.cpp
--------------------------
Patching file src/plugins/platforms/xcb/qxcbwindow.cpp using Plan A...
Hunk #1 succeeded at 698.
done
=> Verifying /tree/pkgsrc/x11/qt5-qtbase/patches/patch-src_tools_moc_main.cpp
=> Applying pkgsrc patch /tree/pkgsrc/x11/qt5-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.2 2015/10/26 19:03:59 adam 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 230 (offset 38 lines).
done
=> Verifying /tree/pkgsrc/x11/qt5-qtbase/patches/patch-src_widgets_graphicsview_qgraphicsitem__p.h
=> Applying pkgsrc patch /tree/pkgsrc/x11/qt5-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 2014/12/30 17:23:46 adam 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...
Hunk #1 succeeded at 694 (offset -67 lines).
done
=> Verifying /tree/pkgsrc/x11/qt5-qtbase/patches/patch-tests_auto_corelib_io_qprocess_qprocess.pro
=> Applying pkgsrc patch /tree/pkgsrc/x11/qt5-qtbase/patches/patch-tests_auto_corelib_io_qprocess_qprocess.pro
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-tests_auto_corelib_io_qprocess_qprocess.pro,v 1.2 2018/01/17 19:30:47 markd Exp $
|
|* Pass whitespace(s) in filename test cases.
|
|--- tests/auto/corelib/io/qprocess/qprocess.pro.orig	2017-01-18 14:20:58.000000000 +0000
|+++ tests/auto/corelib/io/qprocess/qprocess.pro
--------------------------
Patching file tests/auto/corelib/io/qprocess/qprocess.pro using Plan A...
Hunk #1 succeeded at 3.
done
=> Verifying /tree/pkgsrc/x11/qt5-qtbase/patches/patch-tests_auto_widgets_itemviews_qtreewidgetitemiterator_qtreewidgetitemiterator.pro
=> Applying pkgsrc patch /tree/pkgsrc/x11/qt5-qtbase/patches/patch-tests_auto_widgets_itemviews_qtreewidgetitemiterator_qtreewidgetitemiterator.pro
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-tests_auto_widgets_itemviews_qtreewidgetitemiterator_qtreewidgetitemiterator.pro,v 1.1 2014/12/30 17:23:46 adam Exp $
|
|Consumes too much memory with Clang. As it is just a test case,
|disable optimisation for all compiler.
|
|--- tests/auto/widgets/itemviews/qtreewidgetitemiterator/qtreewidgetitemiterator.pro.orig	2013-12-15 15:52:18.000000000 +0000
|+++ tests/auto/widgets/itemviews/qtreewidgetitemiterator/qtreewidgetitemiterator.pro
--------------------------
Patching file tests/auto/widgets/itemviews/qtreewidgetitemiterator/qtreewidgetitemiterator.pro using Plan A...
Hunk #1 succeeded at 3 (offset -1 lines).
done
===> Creating toolchain wrappers for qt5-qtbase-5.15.2nb8
===> Configuring for qt5-qtbase-5.15.2nb8
=> Removing some Qt5 default compiler flags.
=> Add to default XDG path.
/usr/bin/sed  -e 's:@PREFIX@:/usr/pkg:g'  -e 's:@X11BASE@:/usr/X11R7:g'  -e 's:@COMPILER@:gcc:g'  -e 's:@CC@:gcc:g'  -e 's:@CXX@:c++:g'  -e 's:@LDFLAGS@:\ \ -lexecinfo\ \ -L/usr/pkg/lib\ -L/usr/lib\ -Wl,-R/usr/lib\ -Wl,-R/usr/pkg/lib\ -L/usr/X11R7/lib\ -Wl,-R/usr/X11R7/lib:g'  -e 's:@CFLAGS@:-O2\ -Wno-register\ -fPIC\ -D_FORTIFY_SOURCE=2\ -D_NETBSD_SOURCE\ -I/usr/pkg/include\ -I/usr/include\ -I/usr/pkg/include/krb5\ -I/usr/pkg/lib/dbus-1.0/include/dbus\ -I/usr/pkg/include/glib-2.0\ -I/usr/pkg/include/gio-unix-2.0\ -I/usr/pkg/lib/glib-2.0/include\ -I/usr/pkg/include/harfbuzz\ -I/usr/pkg/include/freetype2\ -I/usr/X11R7/include\ -I/usr/X11R7/include/libdrm:g'  -e 's:@CXXFLAGS@:-O2\ -Wno-register\ -fPIC\ -D_FORTIFY_SOURCE=2\ -D_NETBSD_SOURCE\ -I/usr/pkg/include\ -I/usr/include\ -I/usr/pkg/include/krb5\ -I/usr/pkg/lib/dbus-1.0/include/dbus\ -I/usr/pkg/include/glib-2.0\ -I/usr/pkg/include/gio-unix-2.0\ -I/usr/pkg/lib/glib-2.0/include\ -I/usr/pkg/include/harfbuzz\ -I/usr/pkg/include/freetype2\ -I/usr/X11R7/include\ -I/usr/X11R7/include/libdrm: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@:\ -pthread:g'  -e 's:@PTHREAD_LIBS@::g'  -e 's:@COMPILER_RPATH_FLAG@:-Wl,-R:g'  -e 's:@QMAKE_RANLIB@:ranlib:g'  -e 's:@QMAKE_EXTRA@:QMAKE_PLATFORM\ +=\ netbsd:g'  /tree/pkgsrc/x11/qt5-qtbase/files/qmake.conf > /work/x11/qt5-qtbase/work/qtbase-everywhere-src-5.15.2/qmake.conf
for dir in /work/x11/qt5-qtbase/work/qtbase-everywhere-src-5.15.2/mkspecs/*; do  cp /work/x11/qt5-qtbase/work/qtbase-everywhere-src-5.15.2/qmake.conf ${dir};  rm -f ${dir}/*.orig;  done
/bin/rm -f /work/x11/qt5-qtbase/work/qtbase-everywhere-src-5.15.2/mkspecs/features/mac/default_pre.prf
/bin/rm -f /work/x11/qt5-qtbase/work/qtbase-everywhere-src-5.15.2/mkspecs/features/mac/default_post.prf
=> Generating pkg-config files for builtin xz package.
=> Generating pkg-config file for builtin expat package.
=> Replacing Perl interpreter in bin/fixqt4headers.pl bin/syncqt.pl mkspecs/features/data/unix/findclasslist.pl.
=> Checking for portability problems in extracted files
Creating qmake...
Done.
Info: creating stash file /work/x11/qt5-qtbase/work/qtbase-everywhere-src-5.15.2/.qmake.stash
Info: creating cache file /work/x11/qt5-qtbase/work/qtbase-everywhere-src-5.15.2/.qmake.cache

This is the Qt Open Source Edition.

You have already accepted the terms of the Open Source license.

Running configuration tests...
Checking for valid makespec... yes
Checking for target architecture... x86_64
Checking for SSE2 instructions... yes
Checking for AES new instructions... yes
Checking for alloca() in alloca.h... no
Checking for alloca() in malloc.h... yes
Checking for SSE3 instructions... yes
Checking for SSSE3 instructions... yes
Checking for SSE4.1 instructions... yes
Checking for SSE4.2 instructions... yes
Checking for AVX instructions... yes
Checking for AVX2 instructions... yes
Checking for AVX512 F instructions... yes
Checking for AVX512 BW instructions... yes
Checking for AVX512 CD instructions... yes
Checking for AVX512 DQ instructions... yes
Checking for AVX512 ER instructions... yes
Checking for AVX512 IFMA instructions... yes
Checking for AVX512 PF instructions... yes
Checking for AVX512 VBMI instructions... yes
Checking for AVX512 VL instructions... yes
Checking for C++14 support... yes
Checking for C++17 support... no
Checking for C99 support... yes
Checking for C11 support... yes
Checking for pkg-config... yes
Checking for D-Bus >= 1.2... yes
Checking for dlopen()... yes
Checking for F16C instructions... yes
Checking for D-Bus >= 1.2 (host)... yes
Checking for Support for Intel Control-flow Enforcement Technology... no
Checking for udev... no
Checking for POSIX fallocate()... yes
Checking for RDRAND instruction... yes
Checking for RDSEED instruction... no
Checking for symbol visibility support... yes
Checking for -Bsymbolic-functions support... yes
Checking for SHA new instructions... yes
Checking for Signaling NaN for doubles... yes
Checking for STL compatibility... yes
Checking for zlib... yes
Checking for Intrinsics without -mXXX argument... yes
Checking for Zstandard... yes
Checking for clock_gettime()... yes
Checking for POSIX monotonic clock... yes
Checking for C++11 <future>... yes
Checking for eventfd... no
Checking for futimens()... yes
Checking for getentropy()... no
Checking for GLib... yes
Checking for POSIX iconv... no
Checking for SUN libiconv... yes
Checking for ICU... yes
Checking for inotify... no
Checking for SysV IPC... yes
Checking for ppoll()... no
Checking for pollts()... yes
Checking for PCRE2... yes
Checking for slog2... no
Checking for 64 bit atomics... yes
Checking for DoubleConversion... no
Checking for O_CLOEXEC... yes
Checking for C++11 <random>... yes
Checking for working std::atomic for function pointers... yes
Checking for OpenSSL... yes
Checking for DTLS support in OpenSSL... yes
Checking for getifaddrs()... yes
Checking for KRB5 GSSAPI Support... yes
Checking for IPv6 ifname... yes
Checking for libproxy... yes
Checking for OCSP stapling support in OpenSSL... yes
Checking for XCB >= 1.11... yes
Checking for XCB ICCCM >= 0.3.9... yes
Checking for XCB Util >= 0.3.9... yes
Checking for XCB SHM... yes
Checking for XCB Image >= 0.3.9... yes
Checking for XCB Keysyms >= 0.3.9... yes
Checking for XCB RandR... yes
Checking for XCB XRender... yes
Checking for XCB Renderutil >= 0.3.9... yes
Checking for XCB Shape... yes
Checking for XCB Sync... yes
Checking for XCB Xfixes... yes
Checking for XCB Xinerama... yes
Checking for XCB XKB... yes
Checking for XCB (extensions)... yes
Checking for xkbcommon >= 0.5.0... yes
Checking for xkbcommon-x11... yes
Checking for atspi... no
Checking for Desktop OpenGL... yes
Checking for KMS... yes
Checking for DRM Atomic API... yes
Checking for EGL... no
Checking for evdev... no
Checking for FreeType... yes
Checking for Fontconfig... yes
Checking for GBM... no
Checking for LinuxFB... no
Checking for mtdev... no
Checking for OpenVG... no
Checking for default QPA platform... xcb
Checking for HarfBuzz... yes
Checking for libjpeg... yes
Checking for libpng... yes
Checking for libmd4c... no
Checking for XCB XInput... yes
Checking for X11 prefix... /usr/X11R7
Checking for XLib... yes
Checking for XCB Xlib... yes
Checking for XCB GLX... yes
Checking for X11 session management... yes
Checking for CUPS... yes
Checking for SQLite (version 3)... yes
Done running configuration tests.

Configure summary:

Build type: netbsd-g++ (x86_64, CPU features: mmx sse sse2)
Compiler: gcc ..
Configuration: sse2 aesni sse3 ssse3 sse4_1 sse4_2 avx avx2 avx512f avx512bw avx512cd avx512dq avx512er avx512ifma avx512pf avx512vbmi avx512vl compile_examples f16c largefile rdrnd shani nostrip x86SimdAlways shared shared rpath release c++11 c++14 concurrent dbus reduce_exports reduce_relocations stl
Build options:
  Mode ................................... release
  Optimize release build for size ........ no
  Building shared libraries .............. yes
  Using C standard ....................... C11
  Using C++ standard ..................... C++14
  Using ccache ........................... no
  Relocatable ............................ yes
  Using precompiled headers .............. no
  Using LTCG ............................. no
  Target compiler supports:
    SSE .................................. SSE2 SSE3 SSSE3 SSE4.1 SSE4.2
    AVX .................................. AVX AVX2
    AVX512 ............................... F ER CD PF DQ BW VL IFMA VBMI
    Other x86 ............................ AES F16C RDRAND SHA
    Intrinsics without -mXXX option ...... yes
  Build parts ............................ libs tools
Qt modules and options:
  Qt Concurrent .......................... yes
  Qt D-Bus ............................... yes
  Qt D-Bus directly linked to libdbus .... yes
  Qt Gui ................................. yes
  Qt Network ............................. yes
  Qt Sql ................................. yes
  Qt Testlib ............................. yes
  Qt Widgets ............................. yes
  Qt Xml ................................. yes
Support enabled for:
  Using pkg-config ....................... yes
  udev ................................... no
  Using system zlib ...................... yes
  Zstandard support ...................... yes
Qt Core:
  DoubleConversion ....................... yes
    Using system DoubleConversion ........ no
  GLib ................................... yes
  iconv .................................. no
  ICU .................................... yes
  Built-in copy of the MIME database ..... yes
  Tracing backend ........................ <none>
  Logging backends:
    journald ............................. no
    syslog ............................... no
    slog2 ................................ no
  PCRE2 .................................. no
    Using system PCRE2 ................... yes
Qt Network:
  getifaddrs() ........................... yes
  IPv6 ifname ............................ yes
  libproxy ............................... yes
  OpenSSL ................................ yes
    Qt directly linked to OpenSSL ........ yes
  OpenSSL 1.1 ............................ yes
  DTLS ................................... yes
  OCSP-stapling .......................... yes
  SCTP ................................... no
  Use system proxies ..................... yes
  GSSAPI ................................. yes
Qt Gui:
  Accessibility .......................... yes
  FreeType ............................... yes
    Using system FreeType ................ yes
  HarfBuzz ............................... yes
    Using system HarfBuzz ................ yes
  Fontconfig ............................. yes
  Image formats:
    GIF .................................. yes
    ICO .................................. yes
    JPEG ................................. yes
      Using system libjpeg ............... yes
    PNG .................................. yes
      Using system libpng ................ yes
  Text formats:
    HtmlParser ........................... yes
    CssParser ............................ yes
    OdfWriter ............................ yes
    MarkdownReader ....................... yes
      Using system libmd4c ............... no
    MarkdownWriter ....................... yes
  EGL .................................... no
  OpenVG ................................. no
  OpenGL:
    Desktop OpenGL ....................... yes
    OpenGL ES 2.0 ........................ no
    OpenGL ES 3.0 ........................ no
    OpenGL ES 3.1 ........................ no
    OpenGL ES 3.2 ........................ no
  Vulkan ................................. no
  Session Management ..................... yes
Features used by QPA backends:
  evdev .................................. no
  libinput ............................... no
  INTEGRITY HID .......................... no
  mtdev .................................. no
  tslib .................................. no
  xkbcommon .............................. yes
  X11 specific:
    XLib ................................. yes
    XCB Xlib ............................. yes
    EGL on X11 ........................... no
    xkbcommon-x11 ........................ yes
QPA backends:
  DirectFB ............................... no
  EGLFS .................................. no
  LinuxFB ................................ no
  VNC .................................... yes
  XCB:
    Using system-provided xcb-xinput ..... yes
    Native painting (experimental) ....... no
    GL integrations:
      GLX Plugin ......................... yes
        XCB GLX .......................... yes
      EGL-X11 Plugin ..................... no
Qt Sql:
  SQL item models ........................ yes
Qt Widgets:
  GTK+ ................................... no
  Styles ................................. Fusion Windows
Qt PrintSupport:
  CUPS ................................... yes
Qt Sql Drivers:
  DB2 (IBM) .............................. no
  InterBase .............................. no
  MySql .................................. no
  OCI (Oracle) ........................... no
  ODBC ................................... no
  PostgreSQL ............................. no
  SQLite2 ................................ no
  SQLite ................................. yes
    Using system provided SQLite ......... yes
  TDS (Sybase) ........................... no
Qt Testlib:
  Tester for item models ................. yes

Note: When linking against OpenSSL, you can override the default
library names through OPENSSL_LIBS.
For example:
    OPENSSL_LIBS='-L/opt/ssl/lib -lssl -lcrypto' ./configure -openssl-linked

Note: Disabling X11 Accessibility Bridge: D-Bus or AT-SPI is missing.

WARNING: Some of libproxy's plugins may use incompatible Qt versions.

    Some platforms and distributions ship libproxy with plugins, such
    as config_kde4.so, that are linked against old versions of Qt; and
    libproxy loads these plugins automatically when initialized. If Qt
    is not in a namespace, that loading causes a crash. Even if the
    systems on which you build and test have no such plugins, your
    users' systems may have them. We therefore recommend that you
    combine -libproxy with -qtnamespace when configuring Qt.

Qt is now configured for building. Just run 'make'.
Once everything is built, you must run 'make install'.
Qt will be installed into '/usr/pkg/qt5'.

Prior to reconfiguration, make sure you remove any leftovers from
the previous build.