=> Checksum BLAKE2s OK for notion-3-2017050501.tar.gz => Checksum SHA512 OK for notion-3-2017050501.tar.gz ===> Installing dependencies for notion-3.2017050501nb1 ========================================================================== The following variables will affect the build process of this package, notion-3.2017050501nb1. Their current value is shown below: * CURSES_DEFAULT = ncurses * LUA_VERSION_DEFAULT = 54 * READLINE_DEFAULT = editline Based on these variables, the following variables have been set: * CURSES_TYPE = ncurses * LUA_PACKAGE = lua52 * 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 gmake>=3.81: found gmake-4.4.1 => 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.3.0 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency gettext-lib>=0.22: found gettext-lib-0.22.5 => Full dependency libSM>=0.99.2: found libSM-1.2.4 => Full dependency libX11>=1.1: found libX11-1.8.10 => Full dependency libXext>=0.99.0: found libXext-1.3.6 => Full dependency libXinerama>=1.0.1: found libXinerama-1.1.5 => Full dependency libXrandr>=1.1.2: found libXrandr-1.5.4 => Full dependency lua52>=5.2.0<5.3: found lua52-5.2.4nb1 => Build dependency xcb-proto>=1.4: found xcb-proto-1.17.0nb3 => Build dependency xorgproto>=2016.1: found xorgproto-2024.1 => Full dependency editline>=3.0.20130712nb1: found editline-3.1.20221030nb2 => Full dependency libiconv>=1.9.1: found libiconv-1.17 => Full dependency libICE>=0.99.1: found libICE-1.1.1 => Full dependency libXau>=1.0: found libXau-1.0.11 => Full dependency libXdmcp>=0.99: found libXdmcp-1.1.5 => Full dependency libXrender>=0.9.2: found libXrender-0.9.11 => Full dependency libxcb>=1.6: found libxcb-1.17.0 => Full dependency ncurses>=5.3nb1: found ncurses-6.5 ===> Overriding tools for notion-3.2017050501nb1 ===> Extracting for notion-3.2017050501nb1 ===> Patching for notion-3.2017050501nb1 => Applying pkgsrc patches for notion-3.2017050501nb1 => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/wm/notion/patches/patch-build_rules.mk => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/wm/notion/patches/patch-build_rules.mk Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-build_rules.mk,v 1.1.1.1 2012/01/08 15:22:14 wiz Exp $ | |Install lua config files to example directory; installed to proper |location via pkgsrc config framework. | |--- build/rules.mk.orig 2011-10-29 18:19:21.000000000 +0000 |+++ build/rules.mk -------------------------- Patching file build/rules.mk using Plan A... Hunk #1 succeeded at 205 (offset -15 lines). done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/wm/notion/patches/patch-ioncore_group.c => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/wm/notion/patches/patch-ioncore_group.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ioncore_group.c,v 1.2 2019/03/16 11:06:39 wiz Exp $ | |Xutf8TextListToTextProperty needs a NULL terminated list of pointers. |https://github.com/raboof/notion/pull/70 | |--- ioncore/group.c.orig 2017-05-05 14:55:07.000000000 +0000 |+++ ioncore/group.c -------------------------- Patching file ioncore/group.c using Plan A... Hunk #1 succeeded at 349. Hunk #2 succeeded at 365. done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/wm/notion/patches/patch-libtu_output.c => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/wm/notion/patches/patch-libtu_output.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-libtu_output.c,v 1.1.1.1 2012/01/08 15:22:14 wiz Exp $ | |Do not use snprintf from libtu, modern systems have it. | |--- libtu/output.c.orig 2011-10-29 18:26:56.000000000 +0000 |+++ libtu/output.c -------------------------- Patching file libtu/output.c using Plan A... Hunk #1 succeeded at 7. Hunk #2 succeeded at 19. done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/wm/notion/patches/patch-mod__xrandr_Makefile => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/wm/notion/patches/patch-mod__xrandr_Makefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-mod__xrandr_Makefile,v 1.1 2013/07/05 14:27:56 wiz Exp $ | |Install into examples directory, let pkgsrc framework deal with config files. | |--- mod_xrandr/Makefile.orig 2013-03-02 21:05:13.000000000 +0000 |+++ mod_xrandr/Makefile -------------------------- Patching file mod_xrandr/Makefile using Plan A... Hunk #1 succeeded at 28 (offset 1 line). done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/wm/notion/patches/patch-system-autodetect.mk => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/wm/notion/patches/patch-system-autodetect.mk Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-system-autodetect.mk,v 1.4 2014/05/09 16:20:24 wiz Exp $ | |Adapt for pkgsrc. | |--- system-autodetect.mk.orig 2014-01-09 19:02:16.000000000 +0000 |+++ system-autodetect.mk -------------------------- Patching file system-autodetect.mk using Plan A... Hunk #1 succeeded at 66 (offset 3 lines). Hunk #2 succeeded at 113 (offset 3 lines). done ===> Creating toolchain wrappers for notion-3.2017050501nb1 /bin/ln -s /Users/pbulk/build/wm/notion/work/.buildlink/lib/pkgconfig/lua-5.2.pc /Users/pbulk/build/wm/notion/work/.buildlink/lib/pkgconfig/lua.pc ===> Configuring for notion-3.2017050501nb1