=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Building for mypaint-2.0.0nb20
(cd /Users/pbulk/build/graphics/mypaint/work/mypaint-2.0.0/ && /usr/bin/env USETOOLS=no GOTMPDIR=/Users/pbulk/build PTHREAD_CFLAGS=\ -D_REENTRANT PTHREAD_LDFLAGS= PTHREAD_LIBS=-lpthread PTHREADBASE= DL_CFLAGS= DL_LDFLAGS= DL_LIBS= NPY_BLAS_LIBS=-lblas NPY_LAPACK_LIBS=-llapack\ -lblas NPY_CBLAS_LIBS=-lcblas\ -lblas MACOSX_DEPLOYMENT_TARGET=12.3 PYTHON=/opt/pkg/bin/python3.11 CC=clang CFLAGS=-pipe\ -Os\ -I/opt/pkg/include\ -I/opt/pkg/include/glib-2.0\ -I/opt/pkg/include/gio-unix-2.0\ -I/opt/pkg/lib/glib-2.0/include\ -I/opt/pkg/include/freetype2\ -I/opt/pkg/include/harfbuzz\ -I/opt/pkg/include/python3.11 CPPFLAGS=-I/opt/pkg/include\ -I/opt/pkg/include/glib-2.0\ -I/opt/pkg/include/gio-unix-2.0\ -I/opt/pkg/lib/glib-2.0/include\ -I/opt/pkg/include/freetype2\ -I/opt/pkg/include/harfbuzz\ -I/opt/pkg/include/python3.11 CXX=clang++ CXXFLAGS=-pipe\ -Os\ -I/opt/pkg/include\ -I/opt/pkg/include/glib-2.0\ -I/opt/pkg/include/gio-unix-2.0\ -I/opt/pkg/lib/glib-2.0/include\ -I/opt/pkg/include/freetype2\ -I/opt/pkg/include/harfbuzz\ -I/opt/pkg/include/python3.11 COMPILER_RPATH_FLAG=-L F77=f77 FC=f77 FFLAGS=-O LANG=C LC_ALL=C LC_COLLATE=C LC_CTYPE=C LC_MESSAGES=C LC_MONETARY=C LC_NUMERIC=C LC_TIME=C LDFLAGS=-L/opt/pkg/lib LINKER_RPATH_FLAG=-L PATH=/Users/pbulk/build/graphics/mypaint/work/.cwrapper/bin:/Users/pbulk/build/graphics/mypaint/work/.buildlink/bin:/Users/pbulk/build/graphics/mypaint/work/.tools/bin:/opt/pkg/bin:/sbin:/bin:/usr/sbin:/usr/bin:/opt/pkg/bin:/opt/pkg/bin PREFIX=/opt/pkg MAKELEVEL=0 CONFIG_SITE= ftp_proxy=downloads-forbidden-except-during-fetch http_proxy=downloads-forbidden-except-during-fetch https_proxy=downloads-forbidden-except-during-fetch no_proxy= PKG_SYSCONFDIR=/opt/pkg/etc HOME=/Users/pbulk/build/graphics/mypaint/work/.home CWRAPPERS_CONFIG_DIR=/Users/pbulk/build/graphics/mypaint/work/.cwrapper/config CPP=clang\ -E LOCALBASE=/opt/pkg X11BASE=/opt/pkg PKGMANDIR=share/man PKGINFODIR=info PKGGNUDIR=gnu/ MAKECONF=/dev/null OBJECT_FMT=Mach-O USETOOLS=no BSD_INSTALL_PROGRAM=/usr/bin/install\ -c\ \ -o\ pbulk\ -g\ staff\ -m\ 755 BSD_INSTALL_SCRIPT=/usr/bin/install\ -c\ -o\ pbulk\ -g\ staff\ -m\ 755 BSD_INSTALL_LIB=/usr/bin/install\ -c\ -o\ pbulk\ -g\ staff\ -m\ 755 BSD_INSTALL_DATA=/usr/bin/install\ -c\ -o\ pbulk\ -g\ staff\ -m\ 644 BSD_INSTALL_MAN=/usr/bin/install\ -c\ -o\ pbulk\ -g\ staff\ -m\ 644 BSD_INSTALL=/usr/bin/install BSD_INSTALL_PROGRAM_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ staff\ -m\ 755 BSD_INSTALL_SCRIPT_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ staff\ -m\ 755 BSD_INSTALL_LIB_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ staff\ -m\ 755 BSD_INSTALL_DATA_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ staff\ -m\ 755 BSD_INSTALL_MAN_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ staff\ -m\ 755 BSD_INSTALL_GAME=/usr/bin/install\ -c\ \ -o\ pbulk\ -g\ staff\ -m\ 2555 BSD_INSTALL_GAME_DATA=/usr/bin/install\ -c\ -o\ pbulk\ -g\ staff\ -m\ 664 BSD_INSTALL_GAME_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ staff\ -m\ 775 INSTALL_INFO= MAKEINFO=/Users/pbulk/build/graphics/mypaint/work/.tools/bin/makeinfo FLEX= BISON= ITSTOOL=/Users/pbulk/build/graphics/mypaint/work/.tools/bin/itstool GDBUS_CODEGEN=/Users/pbulk/build/graphics/mypaint/work/.tools/bin/gdbus-codegen PKG_CONFIG=/Users/pbulk/build/graphics/mypaint/work/.tools/bin/pkg-config PKG_CONFIG_LIBDIR=/Users/pbulk/build/graphics/mypaint/work/.buildlink/lib/pkgconfig:/Users/pbulk/build/graphics/mypaint/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/Users/pbulk/build/graphics/mypaint/work/.pkg-config.log PKG_CONFIG_PATH= CWRAPPERS_CONFIG_DIR=/Users/pbulk/build/graphics/mypaint/work/.cwrapper/config  /opt/pkg/bin/python3.11 setup.py  build   -j1)
/opt/pkg/lib/python3.11/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options
!!

        ********************************************************************************
        Usage of dash-separated 'install-scripts' will not be supported in future
        versions. Please use the underscore name 'install_scripts' instead.

        By 2024-Sep-26, you need to update your project and remove deprecated calls
        or your builds will no longer be supported.

        See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
        ********************************************************************************

!!
  opt = self.warn_dash_deprecation(opt, section)
/opt/pkg/lib/python3.11/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options
!!

        ********************************************************************************
        Usage of dash-separated 'install-platlib' will not be supported in future
        versions. Please use the underscore name 'install_platlib' instead.

        By 2024-Sep-26, you need to update your project and remove deprecated calls
        or your builds will no longer be supported.

        See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
        ********************************************************************************

!!
  opt = self.warn_dash_deprecation(opt, section)
/opt/pkg/lib/python3.11/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options
!!

        ********************************************************************************
        Usage of dash-separated 'install-purelib' will not be supported in future
        versions. Please use the underscore name 'install_purelib' instead.

        By 2024-Sep-26, you need to update your project and remove deprecated calls
        or your builds will no longer be supported.

        See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
        ********************************************************************************

!!
  opt = self.warn_dash_deprecation(opt, section)
/opt/pkg/lib/python3.11/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options
!!

        ********************************************************************************
        Usage of dash-separated 'install-data' will not be supported in future
        versions. Please use the underscore name 'install_data' instead.

        By 2024-Sep-26, you need to update your project and remove deprecated calls
        or your builds will no longer be supported.

        See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
        ********************************************************************************

!!
  opt = self.warn_dash_deprecation(opt, section)
/opt/pkg/lib/python3.11/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options
!!

        ********************************************************************************
        Usage of dash-separated 'install-headers' will not be supported in future
        versions. Please use the underscore name 'install_headers' instead.

        By 2024-Sep-26, you need to update your project and remove deprecated calls
        or your builds will no longer be supported.

        See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
        ********************************************************************************

!!
  opt = self.warn_dash_deprecation(opt, section)
running build
running build_config
running build_ext
building 'lib._mypaintlib' extension
swigging lib/mypaintlib.i to lib/mypaintlib_wrap.cpp
swig -python -Wall -noproxydel -c++ -I/opt/pkg/lib/python3.11/site-packages/numpy/core/include -I/opt/pkg/include/libmypaint -I/opt/pkg/include -I/opt/pkg/include/json-c -I/opt/pkg/include/pygobject-3.0 -I/opt/pkg/include/gtk-3.0 -I/opt/pkg/include/pango-1.0 -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/cairo -I/opt/pkg/include/freetype2 -I/opt/pkg/include/pixman-1 -I/opt/pkg/include/gdk-pixbuf-2.0 -I/opt/pkg/include/libpng16 -I/opt/pkg/include/atk-1.0 -I/opt/pkg/include/fribidi -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -DNO_TESTS -o lib/mypaintlib_wrap.cpp lib/mypaintlib.i
creating build
creating build/temp.macosx-12.3-x86_64-cpython-311
creating build/temp.macosx-12.3-x86_64-cpython-311/lib
creating build/temp.macosx-12.3-x86_64-cpython-311/lib/fill
clang -Wsign-compare -Wunreachable-code -DNDEBUG -pipe -Os -I/Library/Developer/CommandLineTools/SDKs/MacOSX12.3.sdk/usr/include -DNCURSES_WIDECHAR=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -pipe -Os -I/Library/Developer/CommandLineTools/SDKs/MacOSX12.3.sdk/usr/include -DNCURSES_WIDECHAR=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -pipe -Os -I/Library/Developer/CommandLineTools/SDKs/MacOSX12.3.sdk/usr/include -DNCURSES_WIDECHAR=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/python3.11 -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/python3.11 -I/opt/pkg/lib/python3.11/site-packages/numpy/core/include -I/opt/pkg/include/libmypaint -I/opt/pkg/include -I/opt/pkg/include/json-c -I/opt/pkg/include/pygobject-3.0 -I/opt/pkg/include/gtk-3.0 -I/opt/pkg/include/pango-1.0 -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/cairo -I/opt/pkg/include/freetype2 -I/opt/pkg/include/pixman-1 -I/opt/pkg/include/gdk-pixbuf-2.0 -I/opt/pkg/include/libpng16 -I/opt/pkg/include/atk-1.0 -I/opt/pkg/include/fribidi -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/python3.11 -c lib/brushsettings.cpp -o build/temp.macosx-12.3-x86_64-cpython-311/lib/brushsettings.o -std=gnu++11 -Wall -Wno-sign-compare -Wno-write-strings -D_POSIX_C_SOURCE=200809L -DNO_TESTS -g -D_REENTRANT -DMYPAINT_BRUSHES_DIR=\\\"/opt/pkg/share/mypaint-data/2.0/brushes\\\" -O3
In file included from <built-in>:421:
<command line>:8:30: warning: missing terminating '"' character [-Winvalid-pp-token]
#define MYPAINT_BRUSHES_DIR \"/opt/pkg/share/mypaint-data/2.0/brushes\"
                             ^
1 warning generated.
clang -Wsign-compare -Wunreachable-code -DNDEBUG -pipe -Os -I/Library/Developer/CommandLineTools/SDKs/MacOSX12.3.sdk/usr/include -DNCURSES_WIDECHAR=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -pipe -Os -I/Library/Developer/CommandLineTools/SDKs/MacOSX12.3.sdk/usr/include -DNCURSES_WIDECHAR=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -pipe -Os -I/Library/Developer/CommandLineTools/SDKs/MacOSX12.3.sdk/usr/include -DNCURSES_WIDECHAR=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/python3.11 -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/python3.11 -I/opt/pkg/lib/python3.11/site-packages/numpy/core/include -I/opt/pkg/include/libmypaint -I/opt/pkg/include -I/opt/pkg/include/json-c -I/opt/pkg/include/pygobject-3.0 -I/opt/pkg/include/gtk-3.0 -I/opt/pkg/include/pango-1.0 -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/cairo -I/opt/pkg/include/freetype2 -I/opt/pkg/include/pixman-1 -I/opt/pkg/include/gdk-pixbuf-2.0 -I/opt/pkg/include/libpng16 -I/opt/pkg/include/atk-1.0 -I/opt/pkg/include/fribidi -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/python3.11 -c lib/fastpng.cpp -o build/temp.macosx-12.3-x86_64-cpython-311/lib/fastpng.o -std=gnu++11 -Wall -Wno-sign-compare -Wno-write-strings -D_POSIX_C_SOURCE=200809L -DNO_TESTS -g -D_REENTRANT -DMYPAINT_BRUSHES_DIR=\\\"/opt/pkg/share/mypaint-data/2.0/brushes\\\" -O3
In file included from <built-in>:421:
<command line>:8:30: warning: missing terminating '"' character [-Winvalid-pp-token]
#define MYPAINT_BRUSHES_DIR \"/opt/pkg/share/mypaint-data/2.0/brushes\"
                             ^
In file included from lib/fastpng.cpp:30:
/Users/pbulk/build/graphics/mypaint/work/.buildlink/include/lcms2.h:1311:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
typedef cmsInt32Number (* cmsSAMPLER16)   (CMSREGISTER const cmsUInt16Number In[],
                                           ^~~~~~~~~~~~
/Users/pbulk/build/graphics/mypaint/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER'
#  define CMSREGISTER register
                      ^
/Users/pbulk/build/graphics/mypaint/work/.buildlink/include/lcms2.h:1312:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
                                           CMSREGISTER cmsUInt16Number Out[],
                                           ^~~~~~~~~~~~
/Users/pbulk/build/graphics/mypaint/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER'
#  define CMSREGISTER register
                      ^
/Users/pbulk/build/graphics/mypaint/work/.buildlink/include/lcms2.h:1313:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
                                           CMSREGISTER void * Cargo);
                                           ^~~~~~~~~~~~
/Users/pbulk/build/graphics/mypaint/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER'
#  define CMSREGISTER register
                      ^
/Users/pbulk/build/graphics/mypaint/work/.buildlink/include/lcms2.h:1315:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
typedef cmsInt32Number (* cmsSAMPLERFLOAT)(CMSREGISTER const cmsFloat32Number In[],
                                           ^~~~~~~~~~~~
/Users/pbulk/build/graphics/mypaint/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER'
#  define CMSREGISTER register
                      ^
/Users/pbulk/build/graphics/mypaint/work/.buildlink/include/lcms2.h:1316:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
                                           CMSREGISTER cmsFloat32Number Out[],
                                           ^~~~~~~~~~~~
/Users/pbulk/build/graphics/mypaint/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER'
#  define CMSREGISTER register
                      ^
/Users/pbulk/build/graphics/mypaint/work/.buildlink/include/lcms2.h:1317:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
                                           CMSREGISTER void * Cargo);
                                           ^~~~~~~~~~~~
/Users/pbulk/build/graphics/mypaint/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER'
#  define CMSREGISTER register
                      ^
lib/fastpng.cpp:395:21: warning: unused variable 'PNG_gAMA_scale' [-Wunused-const-variable]
static const double PNG_gAMA_scale = 100000;
                    ^
8 warnings generated.
clang -Wsign-compare -Wunreachable-code -DNDEBUG -pipe -Os -I/Library/Developer/CommandLineTools/SDKs/MacOSX12.3.sdk/usr/include -DNCURSES_WIDECHAR=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -pipe -Os -I/Library/Developer/CommandLineTools/SDKs/MacOSX12.3.sdk/usr/include -DNCURSES_WIDECHAR=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -pipe -Os -I/Library/Developer/CommandLineTools/SDKs/MacOSX12.3.sdk/usr/include -DNCURSES_WIDECHAR=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/python3.11 -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/python3.11 -I/opt/pkg/lib/python3.11/site-packages/numpy/core/include -I/opt/pkg/include/libmypaint -I/opt/pkg/include -I/opt/pkg/include/json-c -I/opt/pkg/include/pygobject-3.0 -I/opt/pkg/include/gtk-3.0 -I/opt/pkg/include/pango-1.0 -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/cairo -I/opt/pkg/include/freetype2 -I/opt/pkg/include/pixman-1 -I/opt/pkg/include/gdk-pixbuf-2.0 -I/opt/pkg/include/libpng16 -I/opt/pkg/include/atk-1.0 -I/opt/pkg/include/fribidi -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/python3.11 -c lib/fill/blur.cpp -o build/temp.macosx-12.3-x86_64-cpython-311/lib/fill/blur.o -std=gnu++11 -Wall -Wno-sign-compare -Wno-write-strings -D_POSIX_C_SOURCE=200809L -DNO_TESTS -g -D_REENTRANT -DMYPAINT_BRUSHES_DIR=\\\"/opt/pkg/share/mypaint-data/2.0/brushes\\\" -O3
In file included from <built-in>:421:
<command line>:8:30: warning: missing terminating '"' character [-Winvalid-pp-token]
#define MYPAINT_BRUSHES_DIR \"/opt/pkg/share/mypaint-data/2.0/brushes\"
                             ^
In file included from lib/fill/blur.cpp:10:
In file included from lib/fill/blur.hpp:13:
In file included from lib/fill/fill_common.hpp:26:
In file included from /Users/pbulk/build/graphics/mypaint/work/.buildlink/lib/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h:6:
In file included from /Users/pbulk/build/graphics/mypaint/work/.buildlink/lib/python3.11/site-packages/numpy/core/include/numpy/npy_interrupt.h:23:
/Library/Developer/CommandLineTools/SDKs/MacOSX12.3.sdk/usr/include/signal.h:69:42: error: use of undeclared identifier 'NSIG'
extern __const char *__const sys_signame[NSIG];
                                         ^
/Library/Developer/CommandLineTools/SDKs/MacOSX12.3.sdk/usr/include/signal.h:70:42: error: use of undeclared identifier 'NSIG'
extern __const char *__const sys_siglist[NSIG];
                                         ^
1 warning and 2 errors generated.
error: command '/Users/pbulk/build/graphics/mypaint/work/.cwrapper/bin/clang' failed with exit code 1
*** Error code 1

Stop.
bmake[1]: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/graphics/mypaint
*** Error code 1

Stop.
bmake: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/graphics/mypaint