=> Checksum BLAKE2s OK for ipe-7.2.7-src.tar.gz => Checksum SHA512 OK for ipe-7.2.7-src.tar.gz ===> Installing dependencies for ipe-7.2.7nb40 ========================================================================== The following variables will affect the build process of this package, ipe-7.2.7nb40. Their current value is shown below: * CURSES_DEFAULT = ncurses * JPEG_DEFAULT = jpeg * LUA_VERSION_DEFAULT = 54 * READLINE_DEFAULT = editline * 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: * CURSES_TYPE = ncurses * JPEGBASE (defined, but empty) * JPEG_TYPE = jpeg * LUA_PACKAGE = lua53 * READLINE_TYPE = editline * 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/pkg/bin/bmake clean' after the changes. ========================================================================== => Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.82.5 => 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.4.3 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency cairo>=1.18.0nb2: found cairo-1.18.4 => Full dependency freetype2>=2.13.2nb1: found freetype2-2.13.3 => Full dependency jpeg>=9: found jpeg-9f => Full dependency lua53>=5.3.0<5.4: found lua53-5.3.6 => Full dependency png>=1.6.0nb1: found png-1.6.47 => Full dependency qt5-qtbase>=5.15.16nb2: found qt5-qtbase-5.15.16nb2 => Full dependency qt5-qttools>=5.15.16nb2: found qt5-qttools-5.15.16nb2 => Full dependency zlib>=1.2.3: found zlib-1.3.1 => Full dependency brotli>=1.0.1: found brotli-1.1.0 => Full dependency bzip2>=1.0.1: found bzip2-1.0.8 => Full dependency dbus>=0.91: found dbus-1.14.10 => Full dependency editline>=3.0.20130712nb1: found editline-3.1.20221030nb2 => Full dependency expat>=1.95.7: found expat-2.7.1 => Full dependency fontconfig>=2.11.91: found fontconfig-2.15.0 => Full dependency gettext-lib>=0.22: found gettext-lib-0.22.5 => Full dependency glib2>=2.4.0: found glib2-2.82.5 => Full dependency graphite2>=1.2: found graphite2-1.3.14nb3 => Full dependency harfbuzz>=2.1.1: found harfbuzz-11.0.1 => Full dependency libiconv>=1.9.1: found libiconv-1.17 => Full dependency icu>=3.4: found icu-77.1 => Full dependency libffi>=1.20: found libffi-3.4.8 => Full dependency libproxy>=0.2.3: found libproxy-0.5.9nb5 => Full dependency lzo>=2.01: found lzo-2.10 => Full dependency ncurses>=5.3nb1: found ncurses-6.5 => Full dependency openssl>=1.1.1: found openssl-3.4.1 => Full dependency pcre2>=10.21: found pcre2-10.45 => Full dependency pixman>=0.40.0: found pixman-0.44.2 => Full dependency qt5-qtdeclarative>=5.9.1: found qt5-qtdeclarative-5.15.16nb2 => Full dependency qt5-qtlocation>=5.9.1: found qt5-qtlocation-5.15.16nb1 => Full dependency qt5-qtmultimedia>=5.9.1: found qt5-qtmultimedia-5.15.16nb2 => Full dependency qt5-qtsensors>=5.9.1: found qt5-qtsensors-5.15.16nb1 => Full dependency qt5-qtwebchannel>=5.9.1: found qt5-qtwebchannel-5.15.16nb1 => Full dependency qt5-qtxmlpatterns>=5.9.1: found qt5-qtxmlpatterns-5.15.16nb1 => Full dependency sqlite3>=3.0.8: found sqlite3-3.49.1nb3 ===> Overriding tools for ipe-7.2.7nb40 ===> Extracting for ipe-7.2.7nb40 ===> Patching for ipe-7.2.7nb40 => Applying pkgsrc patches for ipe-7.2.7nb40 => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/graphics/ipe/patches/patch-config.mak => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/graphics/ipe/patches/patch-config.mak Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-config.mak,v 1.2 2019/01/01 16:34:09 wiz Exp $ | |Allow overriding man page installation directory. |https://github.com/otfried/ipe-issues/issues/200 | |--- config.mak.orig 2016-12-09 14:09:08.000000000 +0000 |+++ config.mak -------------------------- Patching file config.mak using Plan A... Hunk #1 succeeded at 112. done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/graphics/ipe/patches/patch-include_ipeattributes.h => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/graphics/ipe/patches/patch-include_ipeattributes.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-include_ipeattributes.h,v 1.1 2025/04/07 10:18:51 wiz Exp $ | |For uint32_t. | |--- include/ipeattributes.h.orig 2025-04-07 10:17:10.224603526 +0000 |+++ include/ipeattributes.h -------------------------- Patching file include/ipeattributes.h using Plan A... Hunk #1 succeeded at 35. done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/graphics/ipe/patches/patch-ipecanvas_ipecanvas__qt.cpp => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/graphics/ipe/patches/patch-ipecanvas_ipecanvas__qt.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ipecanvas_ipecanvas__qt.cpp,v 1.1 2020/11/30 13:34:41 nia Exp $ | |include to fix build with current version of Qt. | |--- ipecanvas/ipecanvas_qt.cpp.orig 2016-12-09 14:09:05.000000000 +0000 |+++ ipecanvas/ipecanvas_qt.cpp -------------------------- Patching file ipecanvas/ipecanvas_qt.cpp using Plan A... Hunk #1 succeeded at 35. done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/graphics/ipe/patches/patch-ipelib_ipeplatform.cpp => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/graphics/ipe/patches/patch-ipelib_ipeplatform.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ipelib_ipeplatform.cpp,v 1.2 2019/01/01 16:34:09 wiz Exp $ | |Remove unused header that does not exist on NetBSD. |https://github.com/otfried/ipe-issues/issues/201 | |--- ipelib/ipeplatform.cpp.orig 2016-12-09 14:09:04.000000000 +0000 |+++ ipelib/ipeplatform.cpp -------------------------- Patching file ipelib/ipeplatform.cpp using Plan A... Hunk #1 succeeded at 38. done ===> Creating toolchain wrappers for ipe-7.2.7nb40 /bin/ln -s /Users/pbulk/build/graphics/ipe/work/.buildlink/lib/pkgconfig/lua-5.3.pc /Users/pbulk/build/graphics/ipe/work/.buildlink/lib/pkgconfig/lua.pc ===> Configuring for ipe-7.2.7nb40