Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Oct 2024 13:42:41 -0700
From:      "Simon J. Gerraty" <sjg@juniper.net>
To:        Lexi Winter <lexi@le-fay.org>
Cc:        Larry Rosenman <ler@lerctr.org>, Freebsd current <freebsd-current@freebsd.org>, <sjg@juniper.net>
Subject:   Re: buildworld FAILURE:googletest
Message-ID:  <55583.1730320961@kaos.jnpr.net>
In-Reply-To: <bd533ccb-43af-4a3f-bb09-bddc8ccd2163@le-fay.org>
References:  <3defd95fd3c26a76cb5adf68977e30e1@lerctr.org> <8fc6573e8789a983517eb024949ec555@lerctr.org> <bd533ccb-43af-4a3f-bb09-bddc8ccd2163@le-fay.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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=3Dyes then you would get the failing .meta file(s)
copied to ERROR_LOGDIR which defaults to ${SRCTOP:H}/error/

Lexi Winter <lexi@le-fay.org> wrote:
> 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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?55583.1730320961>