On Tue, 28 Feb 2023 00:23:59 -0800 (PST), "Jeffrey Bouquet" 
<jbt...@iherebuywisely.com> wrote:

> in src.conf:
> 
> WITHOUT_TFTP=
> 
> nevertheless, the buildworld halts in building tftp-proxy...
> 
> ......
> OR it halts with too may of the below errors:  the buildworld doesn't inform 
> which process stopped it.
> 
> ld.lld error: undefined symbol FreeBSD_nvlist_*  [ many undefined symbols 
> each starting with that...
> and referenced by 
> libpfctl_pie.a
> libpfctl_pie.c
> libpfctl_pie.pieo.
> 
> .....
> the same source tree on a newly installed 14-CURRENT machine completes.
> ....
> Strangely, the build machine is mostly 13-STABLE except the kernel ??? which 
> is best
> figured out by completing the 14-CURRENT build on 13-STABLE as the 
> alternative 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 
> buildworld errors, I'd like to get them fixed not on a new install for 
> sentimental reasons...  
> ....
.......................................
I don't know if that error still exists, but this new one came up on a newer 
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 
invocation)
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='zfs'
.ERROR_META_FILE='/usr/obj/usr/src/amd64.amd64/cddl/sbin/zfs/zfs.meta




Reply via email to