Date: Thu, 02 Mar 2023 14:39:14 -0800 (PST) From: "Jeffrey Bouquet" <jbtakk@iherebuywisely.com> To: "Jeffrey Bouquet" <jbtakk@iherebuywisely.com> Cc: "freebsd-current" <freebsd-current@freebsd.org> Subject: Re: continuing 14-CURRENT buildworld error... Message-ID: <E1pXrZy-0004sJ-2e@rmmprod05.runbox> In-Reply-To: <E1pWvHD-0006JY-It@rmmprod05.runbox>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 28 Feb 2023 00:23:59 -0800 (PST), "Jeffrey Bouquet" <jbtakk@iherebu= ywisely.com> wrote: > in src.conf: >=20 > WITHOUT_TFTP=3D >=20 > nevertheless, the buildworld halts in building tftp-proxy... >=20 > ...... > OR it halts with too may of the below errors: the buildworld doesn't inf= orm which process stopped it. >=20 > ld.lld error: undefined symbol FreeBSD_nvlist_* [ many undefined symbols= each starting with that... > and referenced by=20 > libpfctl_pie.a > libpfctl_pie.c > libpfctl_pie.pieo. >=20 > ..... > the same source tree on a newly installed 14-CURRENT machine completes. > .... > Strangely, the build machine is mostly 13-STABLE except the kernel ??? wh= ich is best > figured out by completing the 14-CURRENT build on 13-STABLE as the altern= ative is > reinstalling over 2000 ports which would result in inconvenient hours of = downtime and then > might on the 2004-5.1 > 14-CURRENT system result in the continued=20 > buildworld errors, I'd like to get them fixed not on a new install for se= ntimental reasons...=20=20 > .... ....................................... I don't know if that error still exists, but this new one came up on a newe= r source tree: Building /usr/obj/usr/src/amd64.amd64/libexec/flua/lua.o Building /usr/obj/usr/src/amd64.amd64/bin/ed/undo.o Building /usr/obj/usr/src/amd64.amd64/bin/ed/ed Building /usr/obj/usr/src/amd64.amd64/libexec/flua/linit_flua.o Building /usr/obj/usr/src/amd64.amd64/bin/ed/ed.1.gz Building /usr/obj/usr/src/amd64.amd64/libexec/flua/lfs.o Building /usr/obj/usr/src/amd64.amd64/bin/expr/expr.c Building /usr/obj/usr/src/amd64.amd64/bin/expr/expr.o Building /usr/obj/usr/src/amd64.amd64/cddl/sbin/zfs/zfs_project.o Building /usr/obj/usr/src/amd64.amd64/libexec/flua/lposix.o Building /usr/obj/usr/src/amd64.amd64/libexec/flua/lua_ucl.o Building /usr/obj/usr/src/amd64.amd64/cddl/sbin/zfs/zfs Building /usr/obj/usr/src/amd64.amd64/bin/expr/expr Building /usr/obj/usr/src/amd64.amd64/bin/expr/expr.1.gz ld.lld: error: undefined symbol: zfs_get_underlying_type >>> referenced by zfs_main.c >>> zfs_main.o:(zfs_do_userspace) ld.lld: error: undefined symbol: zfs_truncate_shares >>> referenced by zfs_main.c >>> zfs_main.o:(share_mount) ld.lld: error: undefined symbol: sa_protocol_names >>> referenced by zfs_main.c >>> zfs_main.o:(sa_protocol_decode) clang-15: error: linker command failed with exit code 1 (use -v to see invo= cation) Building /usr/obj/usr/src/amd64.amd64/bin/freebsd-version/freebsd-version.sh *** [zfs] Error code 1 make[5]: stopped in /usr/src/cddl/sbin/zfs .ERROR_TARGET=3D'zfs' .ERROR_META_FILE=3D'/usr/obj/usr/src/amd64.amd64/cddl/sbin/zfs/zfs.meta
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1pXrZy-0004sJ-2e>