RE: buildworld FAILURE:googletest

2024-10-31 Thread Mark Millard
Larry Rosenman wrote on Date: Tue, 29 Oct 2024 04:20:10 UTC : > Building /usr/obj/usr/src/amd64.amd64/secure/lib/libcrypto/RSA_sign.3.gz > ld: error: undefined symbol: > testing::internal::MakeAndRegisterTestInfo(char const*, char const*, > char const*, char const*, testing::internal::CodeLocat

Re: buildworld FAILURE:googletest

2024-10-30 Thread Lexi Winter
On 30/10/2024 20:42, Simon J. Gerraty wrote: Would need more context to comment. Do you have filemon(4) loaded? yes. meta mode makes very little difference for a clean tree build, it is only update builds where the .meta files become super useful. this was a build updating an existing ob

Re: buildworld FAILURE:googletest

2024-10-30 Thread Simon J. Gerraty
Lexi Winter wrote: > > meta mode makes very little difference for a clean tree build, > > it is only update builds where the .meta files become super useful. > > this was a build updating an existing obj tree from > > ~53314e34d5e8e7f781ab990805b22f7a56bc0580 > > to > > ~22429a464a5f4f6bb5a056

Re: buildworld FAILURE:googletest

2024-10-30 Thread Lexi Winter
On 29/10/2024 06:01, Larry Rosenman wrote: on a clean /usr/obj it works.  The below was metamode. i also just ran into this with meta mode + make buildworld-jobs, src ~22429a464a5f4f6bb5a056aae1353985db83b721. ld: error: undefined symbol: testing::internal::MakeAndRegisterTestInfo(char cons

Re: buildworld FAILURE:googletest

2024-10-30 Thread Simon J. Gerraty
Would need more context to comment. Do you have filemon(4) loaded? meta mode makes very little difference for a clean tree build, it is only update builds where the .meta files become super useful. Though they are always good for build failure triage - helps if you have MK_META_ERROR_TARGET=yes

Re: buildworld FAILURE:googletest

2024-10-30 Thread Juraj Lutter
> On 30 Oct 2024, at 21:19, Lexi Winter wrote: > > On 29/10/2024 06:01, Larry Rosenman wrote: >> on a clean /usr/obj it works. The below was metamode. > > i also just ran into this with meta mode + make buildworld-jobs, src > ~22429a464a5f4f6bb5a056aae1353985db83b721. > > ld: error: undefi

Re: buildworld FAILURE:googletest

2024-10-28 Thread Larry Rosenman
on a clean /usr/obj it works. The below was metamode. On 10/28/2024 11:20 pm, Larry Rosenman wrote: Building /usr/obj/usr/src/amd64.amd64/secure/lib/libcrypto/RSA_sign.3.gz ld: error: undefined symbol: testing::internal::MakeAndRegisterTestInfo(char const*, char const*, char const*, char co