Sure. Running currently.Comment it out to see the effect? Or add a bogus assignment to make it look used.
Yes, this likely comes from an obsolete option in /etc/src.conf, that seems to include some untested code.On what platform are you building (version)? And also important: did you apply any customizations in either /etc/make.conf and/or /etc/src.conf?
Because I build 14.5 myself back in the day and had 0 issues with the build process.
Maybe a tip... as soon as I checked out a new version of the source tree one of the first things I do is runYes, this likely comes from an obsolete option in /etc/src.conf, that seems to include some untested code.
man -M share/man src.conf from within /usr/src. Then roughly compare all that against /etc/src.conf.git blame shows this:But the bug is elsewhere. This file is apparently unchanged since 2026-04-12.
14.5-BETA1 was announced 2026-08-09, then BETA2, BETA3, RC1 and RELEASE.
And over all these, nobody ever did run a buildworld?!? Then how was the release created?
4bb6ec63dace8 (Kyle Evans 2025-08-21 22:48:14 -0500 270) const char *ptr;