+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=310 WRKLOG=/tmp/bulklog/fontforge-20220308nb2/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=310 WRKLOG=/tmp/bulklog/fontforge-20220308nb2/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for fontforge-20220308.tar.xz => Checksum SHA512 OK for fontforge-20220308.tar.xz ===> Installing dependencies for fontforge-20220308nb2 ========================================================================== The following variables will affect the build process of this package, fontforge-20220308nb2. Their current value is shown below: * CURSES_DEFAULT = ncurses * JPEG_DEFAULT = jpeg * PYTHON_VERSION_DEFAULT = 310 Based on these variables, the following variables have been set: * CURSES_TYPE = ncurses * JPEGBASE (defined, but empty) * JPEG_TYPE = jpeg * PYPACKAGE = python310 * 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 `/usr/pkg/bin/bmake clean' after the changes. ========================================================================== => Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.70.5nb1 => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency cmake>=2.8.1nb1: found cmake-3.23.2nb1 => Tool dependency nbpatch-[0-9]*: found nbpatch-20151107 => Tool dependency pkgconf-[0-9]*: found pkgconf-1.8.0 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency xorgproto>=2016.1: found xorgproto-2022.1 => Build dependency xcb-proto>=1.4: found xcb-proto-1.15.2 => Full dependency python310>=3.10.0: found python310-3.10.5nb1 => Full dependency shared-mime-info>=1.0nb1: found shared-mime-info-1.10nb6 => Full dependency glib2>=2.70.2: found glib2-2.70.5 => Full dependency zlib>=1.2.3: found zlib-1.2.12nb1 => Full dependency libltdl>=2.4.2: found libltdl-2.4.6 => Full dependency pango>=1.48.10: found pango-1.50.7 => Full dependency freetype2>=2.8.1: found freetype2-2.12.1 => Full dependency png>=1.6.0nb1: found png-1.6.37nb1 => Full dependency cairo>=1.16.0nb2: found cairo-1.16.0nb6 => Full dependency woff2>=1.0.2: found woff2-1.0.2nb1 => Full dependency giflib>=5.2.1nb4: found giflib-5.2.1nb4 => Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.17nb1 => Full dependency libspiro>=0.5.20150702: found libspiro-1.1.0.20200505 => Full dependency potrace>=1.13: found potrace-1.16 => Full dependency tiff>=4.0.3nb5: found tiff-4.4.0 => Full dependency desktop-file-utils>=0.10nb1: found desktop-file-utils-0.26nb1 => Full dependency libuninameslist>=20190701: found libuninameslist-20211114 => Full dependency libxml2>=2.9.13nb1: found libxml2-2.9.14 => Full dependency gtk3+>=3.24.33nb1: found gtk3+-3.24.34 => Full dependency readline>=6.0: found readline-8.1.2 ===> Overriding tools for fontforge-20220308nb2 ===> Extracting for fontforge-20220308nb2 ===> Patching for fontforge-20220308nb2 => Applying pkgsrc patches for fontforge-20220308nb2 => Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/fonts/fontforge/patches/patch-fontforge_splinefont.h => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/fonts/fontforge/patches/patch-fontforge_splinefont.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-fontforge_splinefont.h,v 1.3 2019/09/02 14:45:37 nia Exp $ | |NetBSD does not implement uselocale(). | |--- fontforge/splinefont.h.orig 2019-07-22 10:10:01.551001000 +0000 |+++ fontforge/splinefont.h -------------------------- Patching file fontforge/splinefont.h using Plan A... Hunk #1 succeeded at 2632 (offset 7 lines). done ===> Creating toolchain wrappers for fontforge-20220308nb2 ===> Configuring for fontforge-20220308nb2 /bin/mkdir -p /home/pbulk/build/fonts/fontforge/work/fontforge-20220308/build => Fixing CMAKE_MODULE_PATH in CMakeLists.txt INFO: [subst.mk:cmake] Nothing changed in "CMakeLists.txt". => Checking for portability problems in extracted files CMake Warning: Ignoring extra path from command line: "." -- The C compiler identification is GNU 4.8.5 -- The CXX compiler identification is GNU 4.8.5 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /home/pbulk/build/fonts/fontforge/work/.cwrapper/bin/cc - 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/fonts/fontforge/work/.cwrapper/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Setting build type to 'RelWithDebInfo' as none was specified. -- Checking if -Wall is supported by the C compiler... -- Flag is supported: -Wall -- Checking if -Werror=implicit-function-declaration is supported by the C compiler... -- Flag is supported: -Werror=implicit-function-declaration -- Checking if -Werror=int-conversion is supported by the C compiler... -- Flag is unsupported: -Werror=int-conversion -- Checking if -Wno-misleading-indentation is supported by the C compiler... -- Flag is supported: -Wno-misleading-indentation -- Found PkgConfig: /home/pbulk/build/fonts/fontforge/work/.tools/bin/pkg-config (found version "1.8.0") -- Found Freetype: /usr/pkg/lib/libfreetype.so (found suitable version "2.12.1", minimum required is "2.3.7") -- Found Gettext: /bin/msgmerge (found version "0.19.8.1") -- Found Intl: built in to C library -- Found GLIB: /usr/pkg/include/glib-2.0;/usr/pkg/lib/glib-2.0/include (found suitable version "2.70.5", minimum required is "2.6") -- Performing Test Iconv_IS_BUILT_IN -- Performing Test Iconv_IS_BUILT_IN - Success -- Found Iconv: built in to C library -- Found LibXml2: /usr/pkg/lib/libxml2.so (found version "2.9.14") -- Found MathLib: /usr/lib64/libm.so -- Found ZLIB: /usr/pkg/lib/libz.so (found version "1.2.12") -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Found GDK3: gdk-3;pangocairo-1.0;pango-1.0;harfbuzz;gdk_pixbuf-2.0;cairo-gobject;cairo;gobject-2.0;glib-2.0 (found suitable version "3.24.34", minimum required is "3.10") -- Found Python3: /usr/pkg/bin/python3.10 (found suitable version "3.10.5", minimum required is "3.6") found components: Development Interpreter Development.Module Development.Embed -- Looking for LibSpiroVersion -- Looking for LibSpiroVersion - found -- Found Libspiro: /usr/pkg/lib/libspiro.so (found version "20200505") -- Found GIF: /usr/pkg/lib/libgif.so (found version "5.2.1") -- Found JPEG: /usr/pkg/lib/libjpeg.so (found version "90") -- Found PNG: /usr/pkg/lib/libpng16.so (found version "1.6.37") -- Found Readline: /usr/pkg/lib/libreadline.so (found version "8.1") -- Found TIFF: /usr/pkg/lib/libtiff.so (found version "4.4.0") -- Found WOFF2: woff2enc;brotlienc;woff2dec;brotlidec (found version "1.0.2") -- Looking for execinfo.h -- Looking for execinfo.h - found -- Looking for ieeefp.h -- Looking for ieeefp.h - not found -- Found Git: /bin/git (found version "1.8.3.1") :1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives :1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead -- Build options: -- CMAKE_BUILD_TYPE = RelWithDebInfo -- BUILD_SHARED_LIBS = ON -- ENABLE_GUI = ON -- ENABLE_X11 = OFF -- ENABLE_NATIVE_SCRIPTING = ON -- ENABLE_PYTHON_SCRIPTING = ON -- ENABLE_PYTHON_EXTENSION = AUTO => ON -- ENABLE_LIBSPIRO = ON -- ENABLE_LIBGIF = AUTO => ON -- ENABLE_LIBJPEG = AUTO => ON -- ENABLE_LIBPNG = AUTO => ON -- ENABLE_LIBREADLINE = AUTO => ON -- ENABLE_LIBTIFF = AUTO => ON -- ENABLE_WOFF2 = AUTO => ON -- ENABLE_DOCS = NO -- ENABLE_CODE_COVERAGE = OFF -- ENABLE_DEBUG_RAW_POINTS = OFF -- ENABLE_FONTFORGE_EXTRAS = OFF -- ENABLE_MAINTAINER_TOOLS = OFF -- ENABLE_TILE_PATH = OFF -- ENABLE_WRITE_PFM = OFF -- ENABLE_SANITIZER = none -- ENABLE_FREETYPE_DEBUGGER = -- SPHINX_USE_VENV = OFF -- REAL_TYPE = double -- THEME = tango -- FONT_FAMILIES_SERIF = default -- FONT_FAMILIES_UI = default -- FONT_FAMILIES_LABEL = default -- FONT_FAMILIES_MONO = default -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: PYTHON_EXECUTABLE PYTHON_INCLUDE_DIR PYTHON_INCLUDE_PATH Python_EXECUTABLE Python_INCLUDE_DIR -- Build files have been written to: /home/pbulk/build/fonts/fontforge/work/fontforge-20220308/build => Rewrite cmake Dependencies files