On Sat, Aug 02, 2025 at 09:55:51PM +0000, Poul-Henning Kamp wrote: > -------- > Steve Kargl writes: > > > Someone broke dependence checking in /usr/src > > Maybe related: Some days ago I got compile errors with > > make -j12 buildworld > > but not with -j6 > > make -j6 buildworld >
I'm not sure how to debug this. msun's Makefile is rather messy. I do note that bmake was recently updated: % pwd /usr/src/contrib/bmake % git log ChangeLog | more commit 0b46a53a2f50b5ab0f4598104119a049b9c42cc9 Merge: 738a9a78fc92 4f8f2bc29466 Author: Simon J. Gerraty <[email protected]> Date: Fri Jun 27 19:47:23 2025 -0700 Merge bmake-20250618 -- Steve
