=> Checksum BLAKE2s OK for focuswriter-1.8.13.tar.gz => Checksum SHA512 OK for focuswriter-1.8.13.tar.gz ===> Installing dependencies for focuswriter-1.8.13 ========================================================================== The following variables will affect the build process of this package, focuswriter-1.8.13. Their current value is shown below: * JPEG_DEFAULT = libjpeg-turbo * 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 = libjpeg-turbo 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 qt6-qttools-[0-9]*: found qt6-qttools-6.9.3 => Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.84.4 => Tool dependency cmake>=0: found cmake-4.1.2 => Tool dependency gettext-tools>=0.15: found gettext-tools-0.22.5nb1 => Tool dependency nbpatch-[0-9]*: found nbpatch-20151107 => Tool dependency pkgconf-[0-9]*: found pkgconf-2.4.3nb1 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.17nb1 => Full dependency hunspell>=1.7.0nb7: found hunspell-1.7.2nb2 => Full dependency libiconv>=1.9.1nb4: found libiconv-1.17nb1 => Full dependency qt6-qtbase>=6.8.3nb3: found qt6-qtbase-6.9.3nb1 => Full dependency qt6-qtmultimedia>=6.8.3nb3: found qt6-qtmultimedia-6.9.3 => 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.16.2nb1 => Full dependency expat>=1.95.7: found expat-2.7.3 => Full dependency freetype2>=2.13.0: found freetype2-2.14.1 => Full dependency gettext-lib>=0.22: found gettext-lib-0.22.5 => Full dependency glib2>=2.4.0: found glib2-2.84.4 => Full dependency graphite2>=1.2: found graphite2-1.3.14nb3 => Full dependency harfbuzz>=2.1.1: found harfbuzz-12.1.0 => Full dependency icu>=3.4: found icu-77.1 => Full dependency libffi>=1.20: found libffi-3.5.2 => Full dependency libjpeg-turbo>=1.1.0: found libjpeg-turbo-3.1.2 => Full dependency libproxy>=0.2.3: found libproxy-0.5.11nb1 => Full dependency openssl>=1.1.1: found openssl-3.6.0 => Full dependency pcre2>=10.21: found pcre2-10.46 => Full dependency png>=1.2.4: found png-1.6.50 => Full dependency qt6-qtdeclarative>=6.4.1: found qt6-qtdeclarative-6.9.3 => Full dependency qt6-qtimageformats>=6.4.1: found qt6-qtimageformats-6.9.3 => Full dependency qt6-qtlanguageserver>=6.4.1: found qt6-qtlanguageserver-6.9.3 => Full dependency qt6-qtshadertools>=6.4.1: found qt6-qtshadertools-6.9.3 => Full dependency qt6-qtsvg>=6.4.1: found qt6-qtsvg-6.9.3 => Full dependency sqlite3>=3.0.8: found sqlite3-3.50.4 => Full dependency zlib>=1.1.4: found zlib-1.3.1 ===> Overriding tools for focuswriter-1.8.13 ===> Extracting for focuswriter-1.8.13 ===> Patching for focuswriter-1.8.13 => Applying pkgsrc patches for focuswriter-1.8.13 => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/editors/focuswriter/patches/patch-CMakeLists.txt => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/editors/focuswriter/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.9 2025/08/22 13:03:51 pin Exp $ | |Make iconv test work in NetBSD 9. | |--- CMakeLists.txt.orig 2025-05-30 09:35:49.060326043 +0000 |+++ CMakeLists.txt -------------------------- Patching file CMakeLists.txt using Plan A... Hunk #1 succeeded at 5. done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/editors/focuswriter/patches/patch-src_text__codec.cpp => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/editors/focuswriter/patches/patch-src_text__codec.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_text__codec.cpp,v 1.3 2024/05/03 09:16:52 pin Exp $ | |NetBSD 9 uses const in the second argument to iconv. | |--- src/text_codec.cpp.orig 2024-05-03 08:38:17.190099116 +0000 |+++ src/text_codec.cpp -------------------------- Patching file src/text_codec.cpp using Plan A... Hunk #1 succeeded at 14. Hunk #2 succeeded at 86. Hunk #3 succeeded at 135. done ===> Creating toolchain wrappers for focuswriter-1.8.13 ===> Configuring for focuswriter-1.8.13 => Fixing locale directory references. INFO: [subst.mk:pkglocaledir] Nothing changed in "src/3rdparty/hunspell/Makefile.am". -- The C compiler identification is AppleClang 15.0.0.15000309 -- The CXX compiler identification is AppleClang 15.0.0.15000309 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /Users/pbulk/build/editors/focuswriter/work/.cwrapper/bin/clang - 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: /Users/pbulk/build/editors/focuswriter/work/.cwrapper/bin/clang++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Performing Test HAVE_STDATOMIC -- Performing Test HAVE_STDATOMIC - Success -- Found WrapAtomic: TRUE -- Found OpenGL: /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/System/Library/Frameworks/OpenGL.framework -- Found WrapOpenGL: TRUE -- Found Cups: /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/lib/libcups.tbd (found version "2.3.4") -- Performing Test Iconv_IS_BUILT_IN -- Performing Test Iconv_IS_BUILT_IN - Failed -- Found Iconv: /Users/pbulk/build/editors/focuswriter/work/.buildlink/lib/libiconv.dylib (found version "1.17") -- Found ZLIB: /Users/pbulk/build/editors/focuswriter/work/.buildlink/lib/libz.dylib (found version "1.3.1") -- Configuring done (8.0s) -- Generating done (0.3s) CMake Warning: Manually-specified variables were not used by the project: FETCHCONTENT_FULLY_DISCONNECTED -- Build files have been written to: /Users/pbulk/build/editors/focuswriter/work/focuswriter-1.8.13/cmake-pkgsrc-build