On Tue, 14 Jul 2026 09:12:59 -0700 David Wolfskill <[email protected]> wrote:
> On Tue, Jul 14, 2026 at 01:30:08PM +0200, Xavier Humbert wrote: > > Hi, > > > > Just pulled ports from HEAD, got an issue making index : > > > > ake[4]: /usr/ports/Mk/Uses/npm.mk:268: Variable "NPM_VER_MAJOR" is undefined > > in /usr/ports/Mk/Uses/electron.mk:86 > > in .for loop from /usr/ports/Mk/bsd.port.mk:1441 with udir = > > /usr/ports/Mk/Uses > > ... > > in .for loop from /usr/ports/Mk/bsd.port.mk:1439 with f = > > electron:42,build,run > > in /usr/share/mk/bsd.port.mk:31 > > in /usr/share/mk/bsd.port.pre.mk:4 > > in /usr/ports/net-im/deltachat-desktop/Makefile:35 > > in make[4] in directory "/usr/ports/net-im/deltachat-desktop" > > make[4]: Fatal errors encountered -- cannot continue > > ===> net-im/deltachat-desktop failed > > *** [describe.net-im] Error code 1 > > > > make[1]: stopped making "describe" in /usr/ports > > > > > > Known issue ? > > .... > > I note a similar result, attempting the effort on a machine running: > FreeBSD 15.1-STABLE #872 stable/15-n284443-7b4bad292d68: Tue Jul 14 10:36:04 > UTC 2026 > [email protected]:/common/S1/obj/usr/src/amd64.amd64/sys/CANARY > amd64 1501501 1501501 > > with the ports tree at main-n757170-20d18cdfdd4c. > > I did not see the problem yesterday, when the machine was running: > FreeBSD 15.1-STABLE #871 stable/15-n284439-b775479ca2c4: Mon Jul 13 10:37:31 > UTC 2026 > [email protected]:/common/S1/obj/usr/src/amd64.amd64/sys/CANARY > amd64 1501501 1501501 > > and the ports tree was at main-n757021-123a28e58b1c > > Peace, > david > -- > David H. Wolfskill [email protected] > > See https://www.catwhisker.org/~david/publickey.gpg for my public key. Found reported on dev-commit-ports-main ML commenting to offending commit. https://lists.freebsd.org/archives/dev-commits-ports-main/2026-July/202276.html And also found answered that it should be fixed at ed58cdeda4a8. https://lists.freebsd.org/archives/dev-commits-ports-main/2026-July/202285.html I've updated ports tree from commit 1a96ab68612f (prior to offending commit) to commit e2280fc8300f (after the fix) and INDEX built fine without issue. Regards. -- Tomoaki AOKI <[email protected]>
