=> Checksum BLAKE2s OK for collectd-web-0.11.10.tar.gz => Checksum SHA512 OK for collectd-web-0.11.10.tar.gz ===> Installing dependencies for collectd-web-0.11.10 ========================================================================== The following variables will affect the build process of this package, collectd-web-0.11.10. Their current value is shown below: * PYTHON_VERSION_DEFAULT = 313 Based on these variables, the following variables have been set: * PYPACKAGE = python313 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 nbpatch-[0-9]*: found nbpatch-20151107 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency rrdtool>=0: found rrdtool-1.9.0nb8 => Full dependency collectd-rrdtool>=0: found collectd-rrdtool-5.12.0nb17 => Full dependency p5-JSON>=2.94: found p5-JSON-4.10nb3 => Full dependency p5-CGI>=4.36: found p5-CGI-4.71 => Full dependency py313-dotenv-[0-9]*: found py313-dotenv-1.2.1 => Full dependency perl>=5.42.0<5.43.0: found perl-5.42.0 => Full dependency python313>=3.13: found python313-3.13.10 => Full dependency gettext-lib>=0.22: found gettext-lib-0.22.5 => Full dependency libiconv>=1.9.1: found libiconv-1.18 ===> Overriding tools for collectd-web-0.11.10 ===> Extracting for collectd-web-0.11.10 ===> Patching for collectd-web-0.11.10 => Applying pkgsrc patches for collectd-web-0.11.10 => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/sysutils/collectd-web/patches/patch-cgi-bin_collection.modified.cgi => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/sysutils/collectd-web/patches/patch-cgi-bin_collection.modified.cgi Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-cgi-bin_collection.modified.cgi,v 1.1 2025/12/06 22:24:28 wiz Exp $ | |In success case, CGI scripts should return 0, not 1. |https://github.com/httpdss/collectd-web/pull/152 | |--- cgi-bin/collection.modified.cgi.orig 2025-03-07 22:07:57.000000000 +0000 |+++ cgi-bin/collection.modified.cgi -------------------------- Patching file cgi-bin/collection.modified.cgi using Plan A... Hunk #1 succeeded at 379. Hunk #2 succeeded at 480. Hunk #3 succeeded at 775. done ===> Creating toolchain wrappers for collectd-web-0.11.10 ===> Configuring for collectd-web-0.11.10 => Using config file /opt/pkg/etc/collectd-web.conf => Replacing python interpreter in runserver.py. => Replacing Perl interpreter in cgi-bin/*.pl cgi-bin/*.cgi. => Replacing sh interpreter in check_deps.sh debian/prerm. echo "#!/bin/sh" > /Users/pbulk/build/sysutils/collectd-web/work/collectd-web.sh echo "cd /opt/pkg/share/collectd-web" >> /Users/pbulk/build/sysutils/collectd-web/work/collectd-web.sh echo "/opt/pkg/bin/python3.13 runserver.py \"\$@\"" >> /Users/pbulk/build/sysutils/collectd-web/work/collectd-web.sh