Re: Problem building world on current
- In reply to: Santiago Martinez : "Re: Problem building world on current"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 28 Dec 2023 20:39:37 UTC
Seems that it was related to PR273661. I follow this https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273661#c5 and its now building.... Thanks Santi On 12/28/23 20:32, Santiago Martinez wrote: > Hi David, > > - I'm running 14.0R-P3 > > - Last commit: > 5f71f9636efa25f6de1a832202bae7c78ad013aa (HEAD -> main, > origin/main, origin/HEAD) > Author: rilysh <nightquick@proton.me> > Date: Thu Dec 28 02:34:32 2023 -0500 > > - Just a clean build, no options on command line or src.conf/make > > - Kernel builds without a problem ( just in case). > > Thanks. > > Santi > > On 12/28/23 16:23, David Wolfskill wrote: >> On Thu, Dec 28, 2023 at 04:05:49PM +0100, Santiago Martinez wrote: >>> Hi Everyone, I'm having issues building world from current (just now). >>> >>> Same header missing on multiple parts. >>> >>> Best regards. >>> >>> Santiago >>> .... >> It might be useful to know: >> * What you are running at the time; >> * what the most recent commit in your source tree is; >> * whether this is a clean build, you are using make's META_MODE, or you >> are just setting -DNO_CLEAN. >> >> I have not seen the issue you cite; my most recent builds of head: >> >> FreeBSD 15.0-CURRENT #22 main-n267169-5bc10feacc9d: Tue Dec 26 >> 12:14:41 UTC 2023 >> root@freebeast.catwhisker.org:/common/S4/obj/usr/src/amd64.amd64/sys/GENERIC >> amd64 1500008 1500008 >> FreeBSD 15.0-CURRENT #23 main-n267215-3334a537ed38: Wed Dec 27 >> 15:52:04 UTC 2023 >> root@freebeast.catwhisker.org:/common/S4/obj/usr/src/amd64.amd64/sys/GENERIC >> amd64 1500008 1500008 >> FreeBSD 15.0-CURRENT #24 main-n267279-789480702e49: Thu Dec 28 >> 12:18:34 UTC 2023 >> root@freebeast.catwhisker.org:/common/S4/obj/usr/src/amd64.amd64/sys/GENERIC >> amd64 1500008 1500008 >> (in my case, using make's META_MODE). >> >> More details at https://www.catwhisker.org/~david/FreeBSD/history/. >> >> Peace, >> david >