=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for texworks-0.6.3.tar.gz
=> Checksum SHA512 OK for texworks-0.6.3.tar.gz
===> Installing dependencies for texworks-0.6.3nb48
==========================================================================
The following variables will affect the build process of this package,
texworks-0.6.3nb48.  Their current value is shown below:

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

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.80.0
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency cmake>=3.18: found cmake-3.29.1
=> Tool dependency gmake>=3.81: found gmake-4.4.1
=> Tool dependency nbpatch-[0-9]*: found nbpatch-20151107
=> Tool dependency pkgconf-[0-9]*: found pkgconf-2.2.0
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Full dependency poppler-data>=0.4.5: found poppler-data-0.4.12
=> Full dependency hunspell>=1.7.0nb7: found hunspell-1.7.2nb2
=> Full dependency poppler-qt5>=24.03.0nb2: found poppler-qt5-24.03.0nb2
=> Full dependency qt5-qtbase>=5.15.13nb1: found qt5-qtbase-5.15.13nb2
=> Full dependency qt5-qtscript>=5.15.13nb1: found qt5-qtscript-5.15.13nb1
=> Full dependency qt5-qttools>=5.15.13nb1: found qt5-qttools-5.15.13nb1
=> Full dependency zlib>=1.2.3: found zlib-1.3.1
===> Overriding tools for texworks-0.6.3nb48
===> Extracting for texworks-0.6.3nb48
===> Patching for texworks-0.6.3nb48
=> Applying pkgsrc patches for texworks-0.6.3nb48
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/editors/texworks/patches/patch-getDefaultBinPaths.sh
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/editors/texworks/patches/patch-getDefaultBinPaths.sh
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-getDefaultBinPaths.sh,v 1.6 2020/03/01 12:38:04 markd Exp $
|
|--- getDefaultBinPaths.sh.orig	2019-03-16 17:06:14.000000000 +0000
|+++ getDefaultBinPaths.sh
--------------------------
Patching file getDefaultBinPaths.sh using Plan A...
Hunk #1 succeeded at 74.
done
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/editors/texworks/patches/patch-modules_QtPDF_src_PDFBackend.cpp
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/editors/texworks/patches/patch-modules_QtPDF_src_PDFBackend.cpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-modules_QtPDF_src_PDFBackend.cpp,v 1.1 2020/06/14 11:40:11 markd Exp $
|
|qt5.15 fix
|
|--- modules/QtPDF/src/PDFBackend.cpp.orig	2019-03-16 17:06:14.000000000 +0000
|+++ modules/QtPDF/src/PDFBackend.cpp
--------------------------
Patching file modules/QtPDF/src/PDFBackend.cpp using Plan A...
Hunk #1 succeeded at 14.
done
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/editors/texworks/patches/patch-src_CompletingEdit.cpp
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/editors/texworks/patches/patch-src_CompletingEdit.cpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_CompletingEdit.cpp,v 1.1 2020/03/01 12:38:04 markd Exp $
|
|From ArchLinux
|This is a temporary workaround for a regression in Qt 5.14.0, see
|https://github.com/TeXworks/texworks/issues/883 and
|https://bugreports.qt.io/browse/QTBUG-80831.
|
|--- src/CompletingEdit.cpp.orig	2019-03-16 17:06:14.000000000 +0000
|+++ src/CompletingEdit.cpp
--------------------------
Patching file src/CompletingEdit.cpp using Plan A...
Hunk #1 succeeded at 87.
done
===> Creating toolchain wrappers for texworks-0.6.3nb48
===> Configuring for texworks-0.6.3nb48
/bin/ln -sf /opt/pkg/qt5/bin/qmake /Users/pbulk/build/editors/texworks/work/.buildlink/bin/
=> Fixing CMAKE_MODULE_PATH in CMakeLists.txt
=> Checking for portability problems in extracted files
CMake Warning (dev) at CMakeLists.txt:55 (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 AppleClang 15.0.0.15000100
-- The CXX compiler identification is AppleClang 15.0.0.15000100
CMake Warning (dev) at /opt/pkg/share/cmake-3.29/Modules/Platform/Darwin.cmake:246 (include):
  File /opt/pkg/share/cmake-3.29/Modules/Platform/Darwin.cmake includes
  /Users/pbulk/build/editors/texworks/work/.buildlink/cmake-Modules/Platform/UnixPaths.cmake
  (found via CMAKE_MODULE_PATH) which shadows
  /opt/pkg/share/cmake-3.29/Modules/Platform/UnixPaths.cmake.  This may cause
  errors later on .

  Policy CMP0017 is not set: Prefer files from the CMake module directory
  when including from there.  Run "cmake --help-policy CMP0017" for policy
  details.  Use the cmake_policy command to set the policy and suppress this
  warning.
Call Stack (most recent call first):
  /opt/pkg/share/cmake-3.29/Modules/CMakeSystemSpecificInformation.cmake:32 (include)
  CMakeLists.txt:55 (PROJECT)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /Users/pbulk/build/editors/texworks/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/texworks/work/.cwrapper/bin/clang++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
CMake Deprecation Warning at CMakeLists.txt:61 (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.


CMake Deprecation Warning at CMakeLists.txt:62 (CMAKE_POLICY):
  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.


-- Git commit info updated
CMake Warning (dev) at CMakeLists.txt:139 (OPTION):
  Policy CMP0077 is not set: option() honors normal variables.  Run "cmake
  --help-policy CMP0077" for policy details.  Use the cmake_policy command to
  set the policy and suppress this warning.

  For compatibility with older versions of CMake, option is clearing the
  normal variable 'BUILD_SHARED_LIBS'.
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at CMakeLists.txt:146 (OPTION):
  Policy CMP0077 is not set: option() honors normal variables.  Run "cmake
  --help-policy CMP0077" for policy details.  Use the cmake_policy command to
  set the policy and suppress this warning.

  For compatibility with older versions of CMake, option is clearing the
  normal variable 'BUILD_SHARED_PLUGINS'.
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found Qt5Widgets: /opt/pkg/qt5/lib/cmake/Qt5Widgets (found version 5.15.13)
-- Found Qt5Gui: /opt/pkg/qt5/lib/cmake/Qt5Gui (found version 5.15.13)
-- Found Qt5UiTools: /opt/pkg/qt5/lib/cmake/Qt5UiTools (found version 5.15.13)
-- Found Qt5Concurrent: /opt/pkg/qt5/lib/cmake/Qt5Concurrent (found version 5.15.13)
-- Found Qt5Script: /opt/pkg/qt5/lib/cmake/Qt5Script (found version 5.15.13)
-- Found Qt5ScriptTools: /opt/pkg/qt5/lib/cmake/Qt5ScriptTools (found version 5.15.13)
-- Found Qt5Xml: /opt/pkg/qt5/lib/cmake/Qt5Xml (found version 5.15.13)
-- Found Qt5LinguistTools: /opt/pkg/qt5/lib/cmake/Qt5LinguistTools (found version 5.15.13)
-- Found Qt5Test: /opt/pkg/qt5/lib/cmake/Qt5Test (found version 5.15.13)
-- Found ZLIB: /Users/pbulk/build/editors/texworks/work/.buildlink/lib/libz.dylib (found version "1.3.1")
-- Found PkgConfig: /Users/pbulk/build/editors/texworks/work/.tools/bin/pkg-config (found version "2.2.0")
-- Found Hunspell: /opt/pkg/lib/libhunspell-1.7.dylib
-- Generating DefaultBinaryPaths.h
configuring default paths for TeX binaries as:
/Library/TeX/texbin:/usr/texbin:/usr/local/bin:/usr/bin
CMake Deprecation Warning at modules/QtPDF/CMakeLists.txt:11 (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.


CMake Deprecation Warning at modules/QtPDF/CMakeLists.txt:12 (CMAKE_POLICY):
  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.


CMake Warning (dev) at modules/QtPDF/CMakeLists.txt:65 (OPTION):
  Policy CMP0077 is not set: option() honors normal variables.  Run "cmake
  --help-policy CMP0077" for policy details.  Use the cmake_policy command to
  set the policy and suppress this warning.

  For compatibility with older versions of CMake, option is clearing the
  normal variable 'QTPDF_VIEWER'.
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at modules/QtPDF/CMakeLists.txt:71 (OPTION):
  Policy CMP0077 is not set: option() honors normal variables.  Run "cmake
  --help-policy CMP0077" for policy details.  Use the cmake_policy command to
  set the policy and suppress this warning.

  For compatibility with older versions of CMake, option is clearing the
  normal variable 'WITH_MUPDF'.
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found Qt5Core: /opt/pkg/qt5/lib/cmake/Qt5Core (found version 5.15.13)
-- Could not find poppler-config.h, disabling support for Xpdf headers.
-- Found Poppler: /opt/pkg/lib/libpoppler-qt5.dylib;/opt/pkg/lib/libpoppler.dylib
-- Found Fontconfig: /opt/pkg/lib/libfontconfig.dylib
-- Performing Test POPPLER_HAS_SEARCH_FLAGS
-- Performing Test POPPLER_HAS_SEARCH_FLAGS - Success
-- Performing Test POPPLER_HAS_DURATION_REAL
-- Performing Test POPPLER_HAS_DURATION_REAL - Success
QtPDF has been configured:

  Version:                             0.1
  Qt version:                          5.15.13
  Compiler optimization:               Release

  Poppler-Qt backend:                  yes
  MuPDF backend:                       no
  Shared library:                      no
  Viewer application:                  no

  QtPDF will be installed to:
      /opt/pkg

TeXworks has been configured:

  Version:                             0.6.3
  Git Commit:                          a2470cac (2019-03-16 18:06:14 +0100)
  Build ID:                            personal
  Qt version:                          5.15.13
  Compiler optimization:               Release

  Lua scripting plugin:                no
  Python scripting plugin:             no
    OS X system python:                yes

  TeXworks will be installed to:
      /opt/pkg

-- Configuring done (5.5s)
-- Generating done (0.1s)
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_INSTALL_LIBDIR
    CMAKE_INSTALL_MANDIR
    TeXworks_DIC_DIR
    TeXworks_MAN_DIR


-- Build files have been written to: /Users/pbulk/build/editors/texworks/work/texworks-release-0.6.3
=> Rewrite cmake Dependencies files