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

        * JPEG_DEFAULT = jpeg
        * PKGSRC_BLAS_TYPES = netlib openblas openblas_pthread openblas_openmp
        * PYTHON_VERSION_DEFAULT = 311

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

        * BLAS_INCLUDES = -I/opt/pkg/include/netlib
        * BLAS_LIBS = -lblas
        * BLAS_PC = blas
        * BLAS_TYPE = netlib
        * CBLAS_LIBS = -lcblas -lblas
        * CBLAS_PC = cblas
        * JPEGBASE (defined, but empty)
        * JPEG_TYPE = jpeg
        * LAPACKE_LIBS = -llapacke -llapack -lblas
        * LAPACKE_PC = lapacke
        * LAPACK_LIBS = -llapack -lblas
        * LAPACK_PC = lapack
        * PYPACKAGE = python311

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 swig3-[0-9]*: found swig3-3.0.12nb5
=> Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.80.0
=> Tool dependency py311-setuptools-[0-9]*: found py311-setuptools-69.5.1
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency gettext-tools>=0.15: found gettext-tools-0.22.5
=> Tool dependency nbpatch-[0-9]*: found nbpatch-20151107
=> Tool dependency pkgconf-[0-9]*: found pkgconf-2.2.0
=> Tool dependency xz>=4.999.9betanb1: found xz-5.6.1nb100
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency py-gobject3-common>=3.10.2: found py-gobject3-common-3.48.2
=> Build dependency xcb-proto>=1.15.2nb3: found xcb-proto-1.17.0
=> Build dependency xorgproto>=2016.1: found xorgproto-2024.1
=> Full dependency py311-gobject3-[0-9]*: found py311-gobject3-3.48.2
=> Full dependency gettext-lib>=0.22: found gettext-lib-0.22.5
=> Full dependency gtk3+>=3.24.41nb2: found gtk3+-3.24.41nb2
=> Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.17nb1
=> Full dependency json-c>=0.14: found json-c-0.17
=> Full dependency lcms2>=2.2: found lcms2-2.16
=> Full dependency libmypaint>=1.5.1nb1: found libmypaint-1.6.1
=> Full dependency mypaint-brushes>=2.0: found mypaint-brushes-2.0.2nb1
=> Full dependency py311-numpy>=1.20.3nb1: found py311-numpy-1.26.4
===> Overriding tools for mypaint-2.0.0nb20
===> Extracting for mypaint-2.0.0nb20
===> Patching for mypaint-2.0.0nb20
=> Applying pkgsrc patches for mypaint-2.0.0nb20
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/graphics/mypaint/patches/patch-lib_gettext__setup.py
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/graphics/mypaint/patches/patch-lib_gettext__setup.py
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-lib_gettext__setup.py,v 1.1 2024/01/28 08:19:19 wiz Exp $
|
|https://github.com/mypaint/mypaint/commit/032a155b72f2b021f66a994050d83f07342d04af
|
|--- lib/gettext_setup.py.orig	2020-02-15 15:05:22.000000000 +0000
|+++ lib/gettext_setup.py
--------------------------
Patching file lib/gettext_setup.py using Plan A...
Hunk #1 succeeded at 71.
Hunk #2 succeeded at 104.
Hunk #3 succeeded at 152.
done
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/graphics/mypaint/patches/patch-lib_meta.py
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/graphics/mypaint/patches/patch-lib_meta.py
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-lib_meta.py,v 1.1 2020/03/04 13:51:51 wiz Exp $
|
|Fix error with python-3.7:
|
|  File "/scratch/graphics/mypaint/work/mypaint-2.0.0/lib/meta.py", line 411, in _get_release_info_script
|    base, formal, ceremonial = _get_versions(gitprefix=gitprefix)
|  File "/scratch/graphics/mypaint/work/mypaint-2.0.0/lib/meta.py", line 267, in _get_versions
|    exec(relinfo_fp, relinfo)
|TypeError: exec() arg 1 must be a string, bytes or code object
|
|--- lib/meta.py.orig	2020-02-15 15:05:22.000000000 +0000
|+++ lib/meta.py
--------------------------
Patching file lib/meta.py using Plan A...
Hunk #1 succeeded at 263.
done
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/graphics/mypaint/patches/patch-setup.py
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/graphics/mypaint/patches/patch-setup.py
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-setup.py,v 1.2 2024/01/28 08:19:19 wiz Exp $
|
|First chunk:
|https://github.com/mypaint/mypaint/commit/032a155b72f2b021f66a994050d83f07342d04af
|
|Chunks two & three:
|Don't force pure standard mode as it depends on various extensions
|anyway. Explicitly set _NETBSD_SOURCE since Python's config.h pollutes
|the namespace with it.
|
|--- setup.py.orig	2024-01-28 08:16:11.582259663 +0000
|+++ setup.py
--------------------------
Patching file setup.py using Plan A...
Hunk #1 succeeded at 570.
Hunk #2 succeeded at 801.
Hunk #3 succeeded at 821.
done
===> Creating toolchain wrappers for mypaint-2.0.0nb20
===> Configuring for mypaint-2.0.0nb20
/bin/ln -sf /opt/pkg/bin/swig3.0 /Users/pbulk/build/graphics/mypaint/work/.buildlink/bin/swig
=> Checking for portability problems in extracted files