+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /opt/local/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=311 WRKLOG=/tmp/bulklog/scribus-1.5.8nb34/work.log
+ su pbulk -c '"$@"' make /opt/local/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=311 WRKLOG=/tmp/bulklog/scribus-1.5.8nb34/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for scribus-1.5.8.tar.xz
=> Checksum SHA512 OK for scribus-1.5.8.tar.xz
===> Installing dependencies for scribus-1.5.8nb34
==========================================================================
The following variables will affect the build process of this package,
scribus-1.5.8nb34.  Their current value is shown below:

        * CURSES_DEFAULT = ncurses
        * JPEG_DEFAULT = libjpeg-turbo
        * KRB5_DEFAULT = mit-krb5
        * PYTHON_VERSION_DEFAULT = 311
        * READLINE_DEFAULT = readline
        * SSLBASE (defined)
        * SSLCERTBUNDLE (not defined)
        * SSLCERTS = /opt/local/etc/openssl/certs
        * SSLDIR = /opt/local/etc/openssl
        * SSLKEYS = /opt/local/etc/openssl/private

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

        * CURSES_TYPE = ncurses
        * JPEGBASE (defined, but empty)
        * JPEG_TYPE = libjpeg-turbo
        * KRB5BASE (defined, but empty)
        * KRB5_TYPE = mit-krb5
        * PYPACKAGE = python311
        * READLINE_TYPE = readline
        * TERMCAP_TYPE = curses

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/local/bin/bmake clean' after the changes.
==========================================================================
=> Tool dependency cmake>=0: found cmake-3.29.6
=> Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.80.3
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency pkgconf-[0-9]*: found pkgconf-2.2.0nb1
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency boost-headers-1.85.*: found boost-headers-1.85.0nb1
=> Build dependency gcc13>=13.1.0: found gcc13-13.3.0
=> Build dependency poppler-includes>=23.05.0: found poppler-includes-24.03.0
=> Build dependency xcb-proto>=1.15.2nb3: found xcb-proto-1.17.0nb1
=> Build dependency xorgproto>=2016.1: found xorgproto-2024.1
=> Full dependency cairo>=1.18.0nb2: found cairo-1.18.0nb2
=> Full dependency fontconfig>=2.14.2nb3: found fontconfig-2.15.0
=> Full dependency freetype2>=2.13.2nb1: found freetype2-2.13.2nb1
=> Full dependency gcc13-libs>=13.2.0: found gcc13-libs-13.3.0
=> Full dependency harfbuzz>=8.2.2nb1: found harfbuzz-9.0.0
=> Full dependency harfbuzz-icu>=8.2.2nb2: found harfbuzz-icu-9.0.0
=> 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 icu>=75.1: found icu-75.1
=> Full dependency lcms2>=2.2: found lcms2-2.16
=> Full dependency libcdr>=0.1.7nb12: found libcdr-0.1.7nb13
=> Full dependency libcups>=2.4.6nb5: found libcups-2.4.10
=> Full dependency libfreehand>=0.1.2nb20: found libfreehand-0.1.2nb21
=> Full dependency libjpeg-turbo>=1.1.0: found libjpeg-turbo-3.0.3
=> Full dependency libmspub>=0.1.4nb27: found libmspub-0.1.4nb28
=> Full dependency libpagemaker>=0.0.4nb14: found libpagemaker-0.0.4nb14
=> Full dependency libqxp>=0.0.2nb21: found libqxp-0.0.2nb22
=> Full dependency librevenge>=0.0.4nb19: found librevenge-0.0.5
=> Full dependency libvisio>=0.1.7nb22: found libvisio-0.1.7nb23
=> Full dependency libwpg>=0.3.3nb11: found libwpg-0.3.3nb11
=> Full dependency libxml2>=2.10.4nb3: found libxml2-2.12.8
=> Full dependency libzmf>=0.0.1: found libzmf-0.0.2nb30
=> Full dependency openssl>=3: found openssl-3.3.1
=> Full dependency osg>=3.6.5nb53: found osg-3.6.5nb54
=> Full dependency podofo>=0.9.8nb3: found podofo-0.9.8nb4
=> Full dependency poppler-cpp>=24.03.0nb1: found poppler-cpp-24.03.0nb1
=> Full dependency python311>=3.11.0: found python311-3.11.9nb1
=> Full dependency qt5-qtbase>=5.15.13nb1: found qt5-qtbase-5.15.14nb1
=> Full dependency qt5-qttools>=5.15.13nb1: found qt5-qttools-5.15.14nb1
=> Full dependency tiff>=4.6.0: found tiff-4.6.0nb3
=> Full dependency zlib>=1.2.3: found zlib-1.3.1
===> Overriding tools for scribus-1.5.8nb34
===> Extracting for scribus-1.5.8nb34
===> Patching for scribus-1.5.8nb34
=> Applying pkgsrc patches for scribus-1.5.8nb34
=> Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/print/scribus-qt5/patches/patch-CMakeLists__Dependencies.cmake
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/print/scribus-qt5/patches/patch-CMakeLists__Dependencies.cmake
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-CMakeLists__Dependencies.cmake,v 1.2 2022/09/29 00:17:01 markd Exp $
|
|* Find Qt5
|* CMAKE_MODULE_PATH is not a single value, it can be a list.
|
|--- CMakeLists_Dependencies.cmake.orig	2022-01-23 16:16:42.000000000 +0000
|+++ CMakeLists_Dependencies.cmake
--------------------------
Patching file CMakeLists_Dependencies.cmake using Plan A...
Hunk #1 succeeded at 10.
Hunk #2 succeeded at 44.
Hunk #3 succeeded at 108.
Hunk #4 succeeded at 193.
Hunk #5 succeeded at 225.
Hunk #6 succeeded at 286.
done
=> Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/print/scribus-qt5/patches/patch-scribus_CMakeLists.txt
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/print/scribus-qt5/patches/patch-scribus_CMakeLists.txt
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-scribus_CMakeLists.txt,v 1.1 2023/01/01 23:34:30 wiz Exp $
|
|Link against libexecinfo for backtrace_symbols().
|https://bugs.scribus.net/view.php?id=16877
|
|--- scribus/CMakeLists.txt.orig	2022-01-23 16:16:24.000000000 +0000
|+++ scribus/CMakeLists.txt
--------------------------
Patching file scribus/CMakeLists.txt using Plan A...
Hunk #1 succeeded at 827.
done
=> Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/print/scribus-qt5/patches/patch-scribus_plugins_import_pdf_importpdf.cpp
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/print/scribus-qt5/patches/patch-scribus_plugins_import_pdf_importpdf.cpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-scribus_plugins_import_pdf_importpdf.cpp,v 1.1 2022/09/29 00:17:01 markd Exp $
|
|patches for poppler 22.03
|
|--- scribus/plugins/import/pdf/importpdf.cpp.orig	2022-01-23 16:16:01.000000000 +0000
|+++ scribus/plugins/import/pdf/importpdf.cpp
--------------------------
Patching file scribus/plugins/import/pdf/importpdf.cpp using Plan A...
Hunk #1 succeeded at 90.
Hunk #2 succeeded at 347.
Hunk #3 succeeded at 370.
done
=> Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/print/scribus-qt5/patches/patch-scribus_plugins_import_pdf_slaoutput.cpp
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/print/scribus-qt5/patches/patch-scribus_plugins_import_pdf_slaoutput.cpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-scribus_plugins_import_pdf_slaoutput.cpp,v 1.2 2022/09/29 00:17:01 markd Exp $
|
|patches for poppler 22.03, 22.04 and 22.09
|
|--- scribus/plugins/import/pdf/slaoutput.cpp.orig	2022-01-23 16:16:01.000000000 +0000
|+++ scribus/plugins/import/pdf/slaoutput.cpp
--------------------------
Patching file scribus/plugins/import/pdf/slaoutput.cpp using Plan A...
Hunk #1 succeeded at 7.
Hunk #2 succeeded at 174.
Hunk #3 succeeded at 368.
Hunk #4 succeeded at 716.
Hunk #5 succeeded at 3046.
Hunk #6 succeeded at 3077.
Hunk #7 succeeded at 3096.
Hunk #8 succeeded at 3107.
Hunk #9 succeeded at 3222.
Hunk #10 succeeded at 3244.
Hunk #11 succeeded at 3296.
Hunk #12 succeeded at 3411.
Hunk #13 succeeded at 3741.
done
===> Creating toolchain wrappers for scribus-1.5.8nb34
===> Configuring for scribus-1.5.8nb34
=> Checking for portability problems in extracted files
-- CMake Version: 3.29.6
-- Precompiled headers disabled
-- The C compiler identification is GNU 13.3.0
-- The CXX compiler identification is GNU 13.3.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /home/pbulk/build/print/scribus-qt5/work/.cwrapper/bin/gcc - 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: /home/pbulk/build/print/scribus-qt5/work/.cwrapper/bin/g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Scribus 1.5.8 will be built and installed into /opt/local
-- Shared Library Flags: -fPIC
-- Machine: x86_64-sun-solaris2.11, void pointer size: 8
-- Found target X86_64
-- Building for target x86_64-sun-solaris2.11
-- Using standard ApplicationDataDir. You can change it with -DAPPLICATION_DATA_DIR
-- Using standard ApplicationConfigDir. You can change it with -DAPPLICATION_CONFIG_DIR
-- Enabling C++17 compiler features
-- Qt5 Requested
-- Qt Version Found: 5.15.14
-- Found ZLIB: /opt/local/lib/libz.so (found version "1.3.1")
ZLIB Library Found OK
OSG found OK
-- Found OpenGL: /opt/local/lib/libGL.so
-- Looking for memrchr
-- Looking for memrchr - found
-- Found JPEG: /opt/local/lib/libjpeg.so (found version "80")
JPEG Library Found OK
-- Found PNG: /opt/local/lib/libpng16.so (found suitable version "1.6.43", minimum required is "1.6")
PNG Library Found OK
-- Found TIFF: /opt/local/lib/libtiff.so (found version "4.6.0")
TIFF Library Found OK
Python 3.x Selected
-- Found Python3: /opt/local/bin/python3.11 (found version "3.11.9") found components: Interpreter Development Development.Module Development.Embed
Python 3.x Library Found OK (Version 3.11.9)
Interpreter: /opt/local/bin/python3.11
Include directories: /home/pbulk/build/print/scribus-qt5/work/.buildlink/include/python3.11
Library directories: /opt/local/lib
Runtime library directories: /opt/local/lib
-- Found Freetype: /opt/local/lib/libfreetype.so (found version "2.13.2")
-- FreeType2 Library Found OK
-- Checking for one of the modules 'libcairo>=1.14.0;cairo>=1.14.0'
cairo Library found OK
-- Found Cups: /opt/local/lib/libcups.so (found version "2.4.10")
CUPS Library Found OK
-- Found LibXml2: /opt/local/lib/libxml2.so (found version "2.12.8")
LIBXML2 Library Found OK
LCMS 2 ReleaseLibrary: /opt/local/lib/liblcms2.so
LCMS 2 Debug Library: LCMS2_LIBRARY_DEBUG-NOTFOUND
LCMS 2 Library: /opt/local/lib/liblcms2.so
LittleCMS-2 Library Found OK
-- Found Fontconfig: /opt/local/lib/libfontconfig.so (found version "2.15.0")
FontConfig Found OK
-- Checking for one of the modules 'hunspell'
-- New hunspell API found. hunspell version 1.7.2
-- hunspell INCLUDE /opt/local/include/hunspell
-- hunspell LIBRARIES hunspell-1.7
hunspell Found OK
OpenSSL found OK for installed version of PoDoFo (>= 0.9.5) - Enabling support for PDF embedded in AI
PoDoFo found OK
-- Found Boost: /opt/local/include (found version "1.85.0")
Boost Library Found OK
Building without  GraphicsMagick (use -DWANT_GRAPHICSMAGICK=1 to enable)
-- Checking for one of the modules 'libpoppler>=0.62.0;poppler>=0.62.0'
-- Checking for one of the modules 'libpoppler-cpp>=0.62.0;poppler-cpp>=0.62.0'
-- Found poppler
-- Found poppler libs: /opt/local/lib/libpoppler.so
-- Found poppler includes: /opt/local/include/poppler
-- Poppler Version:24.03.0
-- C++17 is the minimum C++ standard since poppler 22.01.0
-- Checking for module 'librevenge-0.0'
--   Found librevenge-0.0, version 0.0.5
-- Checking for module 'librevenge-stream-0.0'
--   Found librevenge-stream-0.0, version 0.0.5
-- Checking for module 'librevenge-generators-0.0'
--   Found librevenge-generators-0.0, version 0.0.5
-- Checking for modules 'harfbuzz>=0.9.42;harfbuzz-icu'
--   Found harfbuzz, version 9.0.0
--   Found harfbuzz-icu, version 9.0.0
Harfbuzz library Found OK
-- Checking for module 'icu-uc'
--   Found icu-uc, version 75.1
-- Checking for module 'harfbuzz-subset>=2.4.0'
--   Found harfbuzz-subset, version 9.0.0
Harfbuzz subset library Found OK
-- Looking for dlfcn.h
-- Looking for dlfcn.h - found
-- Looking for unistd.h
-- Looking for unistd.h - found
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for sys/stat.h
-- Looking for sys/stat.h - found
-- Looking for include file endian.h
-- Looking for include file endian.h - found
-- Looking for include file fcntl.h
-- Looking for include file fcntl.h - found
-- Including OpenSSL files for PoDoFo >= 0.9.5
-- Autogen Include Path: /home/pbulk/build/print/scribus-qt5/work/scribus-1.5.8/cmake-pkgsrc-build/scribus/scribus_autogen/include
RPATH: lib/scribus/plugins/;
-- Qt based Markdown plugin: Qt version >= 5.14.0 Ok, Installed Qt version: 5.15.14
-- Found PkgConfig: /home/pbulk/build/print/scribus-qt5/work/.tools/bin/pkg-config (found version "2.2.0")
-- Checking for module 'libcdr-0.1>=0.1'
--   Found libcdr-0.1, version 0.1.7
Building Corel Draw Importer with librevenge
-- Checking for module 'libfreehand-0.1'
--   Found libfreehand-0.1, version 0.1.2
Building Freehand Importer with librevenge
-- Checking for module 'libpagemaker-0.0'
--   Found libpagemaker-0.0, version 0.0.4
Building Pagemaker Importer with librevenge
-- Checking for module 'libmspub-0.1>=0.1'
--   Found libmspub-0.1, version 0.1.4
Building MS Publisher Importer with librevenge
-- Checking for module 'libqxp-0.0'
--   Found libqxp-0.0, version 0.0.2
Building QuarkXPress Importer
-- Checking for module 'libvisio-0.1>=0.1'
--   Found libvisio-0.1, version 0.1.7
Building MS-Visio Importer with librevenge
-- Checking for module 'libzmf-0.0'
--   Found libzmf-0.0, version 0.0.2
Building Zoner Draw Importer
-- Building with Scripter 1
-- No source header files will be installed
-- /home/pbulk/build/print/scribus-qt5/work/scribus-1.5.8/resources/translations
-- The following GUI languages will be installed: 
-- Configuring done (21.6s)
-- Generating done (1.4s)
CMake Warning:
  Manually-specified variables were not used by the project:

    FETCHCONTENT_FULLY_DISCONNECTED
    Lua_FIND_VERSION_COUNT
    Lua_FIND_VERSION_EXACT
    Lua_FIND_VERSION_MAJOR
    Lua_FIND_VERSION_MINOR
    PYTHON_EXECUTABLE
    PYTHON_INCLUDE_DIR
    PYTHON_INCLUDE_PATH
    Python_EXECUTABLE
    Python_INCLUDE_DIR


-- Build files have been written to: /home/pbulk/build/print/scribus-qt5/work/scribus-1.5.8/cmake-pkgsrc-build