=> Checksum BLAKE2s OK for qt-creator-opensource-src-5.0.3.zip
=> Checksum SHA512 OK for qt-creator-opensource-src-5.0.3.zip
===> Installing dependencies for qtcreator-5.0.3nb23
==========================================================================
The following variables will affect the build process of this package,
qtcreator-5.0.3nb23.  Their current value is shown below:

        * JPEG_DEFAULT = jpeg
        * 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
        * PYPACKAGE = python27

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 glib2-tools-[0-9]*: found glib2-tools-2.82.2
=> Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.7nb1
=> Tool dependency nbpatch-[0-9]*: found nbpatch-20151107
=> Tool dependency perl>=5.0: found perl-5.40.0nb1
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Full dependency clang>=18.1.8nb3: found clang-18.1.8nb3
=> Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.17nb1
=> Full dependency python27>=2.7.1nb2: found python27-2.7.18nb19
=> Full dependency qt5-qtbase>=5.15.16: found qt5-qtbase-5.15.16
=> Full dependency qt5-qtscript>=5.15.16: found qt5-qtscript-5.15.16
=> Full dependency qt5-qtserialport>=5.15.16: found qt5-qtserialport-5.15.16
=> Full dependency qt5-qtsvg>=5.15.16: found qt5-qtsvg-5.15.16
=> Full dependency sqlite3>=3.47.0nb3: found sqlite3-3.47.2
=> Full dependency brotli>=1.0.1: found brotli-1.1.0
=> Full dependency bzip2>=1.0.1: found bzip2-1.0.8
=> Full dependency dbus>=0.91: found dbus-1.14.10
=> Full dependency expat>=1.95.7: found expat-2.6.3
=> Full dependency freetype2>=2.13.0: found freetype2-2.13.3
=> Full dependency gettext-lib>=0.22: found gettext-lib-0.22.5
=> Full dependency glib2>=2.4.0: found glib2-2.82.2
=> Full dependency graphite2>=1.2: found graphite2-1.3.14nb3
=> Full dependency harfbuzz>=2.1.1: found harfbuzz-10.1.0
=> Full dependency libiconv>=1.9.1: found libiconv-1.17
=> Full dependency icu>=3.4: found icu-76.1nb1
=> Full dependency jpeg>=8nb1: found jpeg-9f
=> Full dependency libffi>=1.20: found libffi-3.4.6
=> Full dependency libproxy>=0.2.3: found libproxy-0.5.9nb3
=> Full dependency libxml2>=2.6.2: found libxml2-2.12.9nb3
=> Full dependency llvm>=18.0.0: found llvm-18.1.8nb3
=> Full dependency openssl>=1.1.1: found openssl-3.3.2
=> Full dependency pcre2>=10.21: found pcre2-10.44
=> Full dependency png>=1.2.4: found png-1.6.44
=> Full dependency qt5-qtdeclarative>=5.9.1: found qt5-qtdeclarative-5.15.16
=> Full dependency qt5-qtlocation>=5.9.1: found qt5-qtlocation-5.15.16
=> Full dependency qt5-qtmultimedia>=5.9.1: found qt5-qtmultimedia-5.15.16
=> Full dependency qt5-qtsensors>=5.9.1: found qt5-qtsensors-5.15.16
=> Full dependency qt5-qttools>=5.9.1: found qt5-qttools-5.15.16
=> Full dependency qt5-qtwebchannel>=5.9.1: found qt5-qtwebchannel-5.15.16
=> Full dependency qt5-qtxmlpatterns>=5.9.1: found qt5-qtxmlpatterns-5.15.16
=> Full dependency xz>=5.0.0: found xz-5.6.3
=> Full dependency zlib>=1.1.4: found zlib-1.3.1
=> Full dependency zstd>=1.3.6: found zstd-1.5.6
===> Overriding tools for qtcreator-5.0.3nb23
===> Extracting for qtcreator-5.0.3nb23
=> Substituting "cr" in share/share.pro src/libs/3rdparty/sqlite/sqlite3.c src/plugins/clangformat/clangformatutils.cpp
===> Patching for qtcreator-5.0.3nb23
=> Applying pkgsrc patches for qtcreator-5.0.3nb23
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/editors/qtcreator/patches/patch-share_share.pro
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/editors/qtcreator/patches/patch-share_share.pro
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-share_share.pro,v 1.1 2021/11/20 20:51:14 wiz Exp $
|
|Install desktop files on non-Linux too.
|
|--- share/share.pro.orig	2021-11-03 11:13:10.000000000 +0000
|+++ share/share.pro
--------------------------
Patching file share/share.pro using Plan A...
Hunk #1 succeeded at 3.
done
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/editors/qtcreator/patches/patch-src_libs_3rdparty_sqlite_sqlite3.c
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/editors/qtcreator/patches/patch-src_libs_3rdparty_sqlite_sqlite3.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_libs_3rdparty_sqlite_sqlite3.c,v 1.1 2021/11/20 20:51:14 wiz Exp $
|
|By default, the code tries to use localtime_s and fails.
|
|--- src/libs/3rdparty/sqlite/sqlite3.c.orig	2021-11-03 11:13:14.000000000 +0000
|+++ src/libs/3rdparty/sqlite/sqlite3.c
--------------------------
Patching file src/libs/3rdparty/sqlite/sqlite3.c using Plan A...
Hunk #1 succeeded at 22478.
done
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/editors/qtcreator/patches/patch-src_plugins_clangformat_clangformatbaseindenter.cpp
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/editors/qtcreator/patches/patch-src_plugins_clangformat_clangformatbaseindenter.cpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_plugins_clangformat_clangformatbaseindenter.cpp,v 1.2 2024/11/30 17:47:50 nros Exp $
|
|Fix build with LLVM 16
|https://github.com/qt-creator/qt-creator/commit/e20bdfae4de90401a518135bc22958549dceda66
|https://github.com/qt-creator/qt-creator/commit/f4545807defdfb493c1d66a19430a69d81afa40b
|
|--- src/plugins/clangformat/clangformatbaseindenter.cpp.orig	2023-05-11 14:22:23.741477809 +0200
|+++ src/plugins/clangformat/clangformatbaseindenter.cpp	2023-05-11 14:29:29.745830013 +0200
--------------------------
Patching file src/plugins/clangformat/clangformatbaseindenter.cpp using Plan A...
Hunk #1 failed at 47.
1 out of 1 hunks failed--saving rejects to src/plugins/clangformat/clangformatbaseindenter.cpp.rej
done
Patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/editors/qtcreator/patches/patch-src_plugins_clangformat_clangformatbaseindenter.cpp failed
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/editors/qtcreator/patches/patch-src_plugins_clangformat_clangformatutils.cpp
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/editors/qtcreator/patches/patch-src_plugins_clangformat_clangformatutils.cpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_plugins_clangformat_clangformatutils.cpp,v 1.4 2024/11/30 17:47:50 nros Exp $
|
|Fix build with llvm 16.
|https://github.com/qt-creator/qt-creator/commit/b97c9494af2d4d6e53bcc87b588f21a4f445ef6f
|and newer
|
|Fix build with LLVM 17
|https://github.com/qt-creator/qt-creator/commit/9ad9e49ccf6e0d7f4ba5765cff3af63fbbed60e8
|
|Fix warnings with LLVM 18
|https://github.com/qt-creator/qt-creator/commit/7457b623125f4bcdb7941769a385cfbfc0dcbf2b
|
|Fix build with LLVM 19
|https://github.com/qt-creator/qt-creator/commit/f175ec933f1c5c5d7a345edbaacc8ff90202aee2
|
|--- src/plugins/clangformat/clangformatutils.cpp.orig	2021-11-03 10:14:14.000000000 +0000
|+++ src/plugins/clangformat/clangformatutils.cpp
--------------------------
Patching file src/plugins/clangformat/clangformatutils.cpp using Plan A...
Hunk #1 succeeded at 51.
Hunk #2 succeeded at 70.
Hunk #3 succeeded at 121.
Hunk #4 succeeded at 145.
Hunk #5 succeeded at 172.
Hunk #6 succeeded at 191.
done
ERROR: Patching failed due to modified or broken patch file(s):
ERROR: 	/Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/editors/qtcreator/patches/patch-src_plugins_clangformat_clangformatbaseindenter.cpp
*** Error code 1

Stop.
bmake[1]: stopped making "configure" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/editors/qtcreator
*** Error code 1

Stop.
bmake: stopped making "configure" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/editors/qtcreator