+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/newsbeuter-2.9nb46/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/newsbeuter-2.9nb46/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for newsbeuter-2.9.tar.gz => Checksum SHA512 OK for newsbeuter-2.9.tar.gz ===> Installing dependencies for newsbeuter-2.9nb46 ========================================================================== The following variables will affect the build process of this package, newsbeuter-2.9nb46. Their current value is shown below: * SSLBASE (defined) * SSLCERTBUNDLE (not defined) * SSLCERTS = /etc/opt/pkg/openssl/certs * SSLDIR = /etc/opt/pkg/openssl * SSLKEYS = /etc/opt/pkg/openssl/private 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 mktools-[0-9]*: found mktools-20220614 => Tool dependency gmake>=3.81: found gmake-4.4.1 => Tool dependency gettext-tools>=0.15: found gettext-tools-0.22.5 => Tool dependency perl>=5.0: found perl-5.38.2 => Tool dependency pkgconf-[0-9]*: found pkgconf-2.2.0 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency libiconv>=1.9.1nb4: found libiconv-1.17 => Full dependency sqlite3>=3.44.0nb1: found sqlite3-3.45.2 => Full dependency gettext-lib>=0.22: found gettext-lib-0.22.5 => Full dependency ncursesw>=6.0: found ncursesw-6.4 => Full dependency json-c>=0.14: found json-c-0.17 => Full dependency libxml2>=2.10.4nb3: found libxml2-2.12.4 => Full dependency stfl>=0.24nb7: found stfl-0.24nb8 => Full dependency curl>=8.4.0nb1: found curl-8.7.1 ===> Overriding tools for newsbeuter-2.9nb46 ===> Extracting for newsbeuter-2.9nb46 ===> Patching for newsbeuter-2.9nb46 => Applying pkgsrc patches for newsbeuter-2.9nb46 => Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/news/newsbeuter/patches/patch-Makefile => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/news/newsbeuter/patches/patch-Makefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-Makefile,v 1.1 2016/05/24 09:27:09 leot Exp $ | |Install man page with proper permissions (executable bit not needed for them!). | |--- Makefile.orig 2015-02-19 10:56:59.000000000 +0000 |+++ Makefile -------------------------- Patching file Makefile using Plan A... Hunk #1 succeeded at 145. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/news/newsbeuter/patches/patch-config.sh => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/news/newsbeuter/patches/patch-config.sh Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-config.sh,v 1.1 2016/05/24 09:27:09 leot Exp $ | |Remove overly "smart" detection script for ncurses. This doesn't work on NetBSD. |If libstfl is linked against the system-wide curses, you can't later link against |ncurses. Newsbeuter can use the ncursesw compat offered by NetBSD 6.x native curses. | |--- config.sh.orig 2015-02-19 10:56:59.000000000 +0000 |+++ config.sh -------------------------- Patching file config.sh using Plan A... Hunk #1 succeeded at 109. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/news/newsbeuter/patches/patch-include_configcontainer.h => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/news/newsbeuter/patches/patch-include_configcontainer.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-include_configcontainer.h,v 1.1 2016/12/16 00:00:25 joerg Exp $ | |Avoid unnecessary string copies. | |Passing non-POD types to variadic functions is UB, so use C++11 rvalues |and proper typing. | |--- include/configcontainer.h.orig 2016-12-15 14:37:54.279263729 +0000 |+++ include/configcontainer.h -------------------------- Patching file include/configcontainer.h using Plan A... Hunk #1 succeeded at 8. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/news/newsbeuter/patches/patch-src_configcontainer.cpp => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/news/newsbeuter/patches/patch-src_configcontainer.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_configcontainer.cpp,v 1.1 2016/12/16 00:00:25 joerg Exp $ | |Passing non-POD types to variadic functions is UB, so use C++11 rvalues |and proper typing. | |--- src/configcontainer.cpp.orig 2016-12-15 14:37:26.527419424 +0000 |+++ src/configcontainer.cpp -------------------------- Patching file src/configcontainer.cpp using Plan A... Hunk #1 succeeded at 15. Hunk #2 succeeded at 39. Hunk #3 succeeded at 50. Hunk #4 succeeded at 78. Hunk #5 succeeded at 94. Hunk #6 succeeded at 103. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/news/newsbeuter/patches/patch-src_controller.cpp => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/news/newsbeuter/patches/patch-src_controller.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_controller.cpp,v 1.1 2016/05/24 09:27:09 leot Exp $ | |Everything works, but native curses has no curses_version(), so rip out that bit. | |--- src/controller.cpp.orig 2015-02-19 10:56:59.000000000 +0000 |+++ src/controller.cpp -------------------------- Patching file src/controller.cpp using Plan A... Hunk #1 succeeded at 970. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/news/newsbeuter/patches/patch-src_feedhq__api.cpp => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/news/newsbeuter/patches/patch-src_feedhq__api.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_feedhq__api.cpp,v 1.1 2019/07/02 07:37:54 nia Exp $ | |Update for newer json-c API. | |https://github.com/json-c/json-c/issues/304 | |--- src/feedhq_api.cpp.orig 2015-02-19 10:56:59.000000000 +0000 |+++ src/feedhq_api.cpp -------------------------- Patching file src/feedhq_api.cpp using Plan A... Hunk #1 succeeded at 132. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/news/newsbeuter/patches/patch-src_oldreader__api.cpp => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/news/newsbeuter/patches/patch-src_oldreader__api.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_oldreader__api.cpp,v 1.1 2019/07/02 07:37:54 nia Exp $ | |Update for newer json-c API. | |https://github.com/json-c/json-c/issues/304 | |--- src/oldreader_api.cpp.orig 2015-02-19 10:56:59.000000000 +0000 |+++ src/oldreader_api.cpp -------------------------- Patching file src/oldreader_api.cpp using Plan A... Hunk #1 succeeded at 134. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/news/newsbeuter/patches/patch-src_ttrss__api.cpp => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/news/newsbeuter/patches/patch-src_ttrss__api.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_ttrss__api.cpp,v 1.1 2019/07/02 07:37:54 nia Exp $ | |Update for newer json-c API. | |https://github.com/json-c/json-c/issues/304 | |--- src/ttrss_api.cpp.orig 2015-02-19 10:56:59.000000000 +0000 |+++ src/ttrss_api.cpp -------------------------- Patching file src/ttrss_api.cpp using Plan A... Hunk #1 succeeded at 113. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/news/newsbeuter/patches/patch-src_utils.cpp => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/news/newsbeuter/patches/patch-src_utils.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_utils.cpp,v 1.2 2022/03/25 10:37:30 wiz Exp $ | |Adapt to NetBSD iconv prototype change. | |--- src/utils.cpp.orig 2015-02-19 10:56:59.000000000 +0000 |+++ src/utils.cpp -------------------------- Patching file src/utils.cpp using Plan A... Hunk #1 succeeded at 37. Hunk #2 succeeded at 281. done ===> Creating toolchain wrappers for newsbeuter-2.9nb46 ===> Configuring for newsbeuter-2.9nb46 => Replacing Perl interpreter in txt2h.pl. => Checking for portability problems in extracted files