=> Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for xournal-0.4.8.2016.tar.gz => Checksum SHA512 OK for xournal-0.4.8.2016.tar.gz ===> Installing dependencies for xournal-0.4.8.2016nb20 ========================================================================== The following variables will affect the build process of this package, xournal-0.4.8.2016nb20. Their current value is shown below: * JPEG_DEFAULT = jpeg Based on these variables, the following variables have been set: * JPEGBASE (defined, but empty) * JPEG_TYPE = jpeg 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.72.3 => Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.7nb1 => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency gettext-tools>=0.15: found gettext-tools-0.21nb3 => 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.2 => Build dependency xcb-proto>=1.4: found xcb-proto-1.15.2 => Full dependency libgnomecanvas>=2.30.3nb33: found libgnomecanvas-2.30.3nb33 => Full dependency gtk2+>=2.24.33nb5: found gtk2+-2.24.33nb6 => Full dependency poppler-glib>=22.04.0: found poppler-glib-22.09.0 ===> Overriding tools for xournal-0.4.8.2016nb20 ===> Extracting for xournal-0.4.8.2016nb20 ===> Patching for xournal-0.4.8.2016nb20 => Applying pkgsrc patches for xournal-0.4.8.2016nb20 => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-x86_64/editors/xournal/patches/patch-src_xo-paint.c => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-x86_64/editors/xournal/patches/patch-src_xo-paint.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_xo-paint.c,v 1.1 2019/10/02 18:55:34 yhardy Exp $ | |On NetBSD, absolute coordinate changes are reported as an X value |followed by a Y value, which (when moving quickly) leads to a |"stepping" effect. Using a Bezier curve fitting for the points |yields a smooth curve in most cases, and does not seem to adversely |affect the user experience (even with a conventional mouse). | |--- src/xo-paint.c.orig 2015-08-11 03:47:11.000000000 +0000 |+++ src/xo-paint.c -------------------------- Patching file src/xo-paint.c using Plan A... Hunk #1 succeeded at 249. Hunk #2 succeeded at 283. done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-x86_64/editors/xournal/patches/patch-src_xo-shapes.c => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-x86_64/editors/xournal/patches/patch-src_xo-shapes.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_xo-shapes.c,v 1.1 2016/01/04 02:06:48 markd Exp $ | |gcc 5.3 didn't like the "inline"s | |--- src/xo-shapes.c.orig 2014-06-15 20:21:05.000000000 +0000 |+++ src/xo-shapes.c -------------------------- Patching file src/xo-shapes.c using Plan A... Hunk #1 succeeded at 74 (offset 1 line). done ===> Creating toolchain wrappers for xournal-0.4.8.2016nb20 ===> Configuring for xournal-0.4.8.2016nb20 => Modifying GNU configure scripts to avoid --recheck => Replacing config-guess with pkgsrc versions => Replacing config-sub with pkgsrc versions => Replacing install-sh with pkgsrc version => Checking for portability problems in extracted files configure: WARNING: unrecognized options: --with-libiconv-prefix checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g staff checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... /opt/pkg/bin/nawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for x86_64-apple-darwin21-gcc... clang checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether clang accepts -g... yes checking for clang option to accept ISO C89... none needed checking whether clang understands -c and -o together... yes checking dependency style of clang... gcc3 checking for library containing strerror... none required checking for x86_64-apple-darwin21-gcc... (cached) clang checking whether we are using the GNU C compiler... (cached) yes checking whether clang accepts -g... (cached) yes checking for clang option to accept ISO C89... (cached) none needed checking whether clang understands -c and -o together... (cached) yes checking dependency style of clang... (cached) gcc3 checking for x86_64-apple-darwin21-ranlib... no checking for ranlib... ranlib checking for x86_64-apple-darwin21-ar... no checking for x86_64-apple-darwin21-lib... no checking for x86_64-apple-darwin21-link... no checking for ar... ar checking the archiver (ar) interface... ar checking how to run the C preprocessor... clang -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... yes checking pkg-config is at least version 0.9.0... yes checking for PACKAGE... yes checking build system type... x86_64-apple-darwin21 checking host system type... x86_64-apple-darwin21 checking for Windows environment... no checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking for CFPreferencesCopyAppValue... yes checking for CFLocaleCopyCurrent... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... no checking for bindtextdomain in -lintl... yes checking for ngettext in -lintl... yes checking for dgettext in -lintl... yes checking for bind_textdomain_codeset... yes checking for msgfmt... /Users/pbulk/build/editors/xournal/work/.tools/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... /Users/pbulk/build/editors/xournal/work/.tools/bin/msgfmt checking for xgettext... /opt/pkg/bin/xgettext checking for catalogs to be installed... ca cs de es fr ja it nl pl pt_BR zh_CN zh_TW checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/ttsubset/Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands configure: WARNING: unrecognized options: --with-libiconv-prefix => Modifying libtool scripts to use pkgsrc libtool => Modifying libtool scripts to use pkgsrc depcomp