Re: buildworld FAILURE:googletest
- In reply to: Lexi Winter : "Re: buildworld FAILURE:googletest"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 30 Oct 2024 20:25:57 UTC
> On 30 Oct 2024, at 21:19, Lexi Winter <lexi@le-fay.org> 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: undefined symbol: testing::internal::MakeAndRegisterTestInfo(char const*, char const*, char const*, char const*, testing::internal::CodeLocation, void const*, void (*)(), void (*)(), testing::internal::TestFactoryBase*) > >>> referenced by zfsd_unittest.cc:236 (/data/build/src/freebsd/lf/main/cddl/usr.sbin/zfsd/tests/zfsd_unittest.cc:236) > >>> zfsd_unittest.o:(_GLOBAL__sub_I_zfsd_unittest.cc) > >>> referenced by zfsd_unittest.cc:242 (/data/build/src/freebsd/lf/main/cddl/usr.sbin/zfsd/tests/zfsd_unittest.cc:242) > >>> zfsd_unittest.o:(_GLOBAL__sub_I_zfsd_unittest.cc) > >>> referenced by zfsd_unittest.cc:248 (/data/build/src/freebsd/lf/main/cddl/usr.sbin/zfsd/tests/zfsd_unittest.cc:248) > >>> zfsd_unittest.o:(_GLOBAL__sub_I_zfsd_unittest.cc) > >>> referenced 19 more times > > i've copied sjg@ in case this is a make issue. FWIW, Cleaning up poudriere jail’s src and obj did fix this for me. — Juraj Lutter otis@FreeBSD.org