On Thu, 30 Jan 2025, Simon J. Gerraty wrote:
The branch main has been updated by sjg:
URL:
https://cgit.FreeBSD.org/src/commit/?id=6a7405f5a6b639682cacf01e35d561411ff556aa
commit 6a7405f5a6b639682cacf01e35d561411ff556aa
Merge: 4a1b0a9e2b9f 5ad769f660f3
Author: Simon J. Gerraty <s...@freebsd.org>
AuthorDate: 2025-01-30 23:40:08 +0000
Commit: Simon J. Gerraty <s...@freebsd.org>
CommitDate: 2025-01-30 23:51:52 +0000
Merge bmake-20250125
Merge commit '5ad769f660f3d00853bc739f82d9bc62f6a682cb'
Building main on stable/14 I now see:
1530 make[6]: "/tank/users/bz/git/FreeBSD/freebsd-src/usr.bin/bmake/Makefile" line 78:
Malformed conditional (${USE_FILEMON:tl} ! = "no")
1531 make[6]: "/tank/users/bz/git/FreeBSD/freebsd-src/usr.bin/bmake/Makefile" line
104: Malformed conditional (${MK_GEN_MAN:Uno} = = "yes")
1532 make[6]: "/tank/users/bz/git/FreeBSD/freebsd-src/usr.bin/bmake/Makefile" line
150: Malformed conditional (${MANTARGET} = = "cat")
1539 make[6]: "/tank/users/bz/git/FreeBSD/freebsd-src/usr.bin/bmake/Makefile" line 177:
Malformed conditional (make(test) && ${MK_AUTO_OBJ} = = "yes")
1540 make[6]: Fatal errors encountered -- cannot continue
--
Bjoern A. Zeeb r15:7