Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 08 Dec 2025 01:35:54 +0100
From:      =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= <des@FreeBSD.org>
To:        Martin Matuska <mm@FreeBSD.org>
Cc:        src-committers@FreeBSD.org,  dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   Re: git: 8b78d412aec7 - main - zfs: world changes after 89f729dcc merge
Message-ID:  <868qfdhkt1.fsf@ltc.des.dev>
In-Reply-To: <69360983.adf3.7d6e4650@gitrepo.freebsd.org> (Martin Matuska's message of "Sun, 07 Dec 2025 23:10:59 %2B0000")
References:  <69360983.adf3.7d6e4650@gitrepo.freebsd.org>

index | next in thread | previous in thread | raw e-mail

Martin Matuska <mm@FreeBSD.org> writes:
>     zfs: world changes after 89f729dcc merge
>     
>     Remove, unbind and obsolete libuutil and libtpool
>     Update zfs_configh and zfs_gitrev.h

I am unable to buildworld after this commit:

ld: error: undefined reference: libspl_assertf
>>> referenced by /usr/obj/usr/src/amd64.amd64/tmp/usr/lib/libzutil.so (disallowed by --no-allow-shlib-undefined)

ld: error: undefined reference: taskq_create
>>> referenced by /usr/obj/usr/src/amd64.amd64/tmp/usr/lib/libzutil.so (disallowed by --no-allow-shlib-undefined)

ld: error: undefined reference: taskq_dispatch
>>> referenced by /usr/obj/usr/src/amd64.amd64/tmp/usr/lib/libzutil.so (disallowed by --no-allow-shlib-undefined)

ld: error: undefined reference: taskq_wait
>>> referenced by /usr/obj/usr/src/amd64.amd64/tmp/usr/lib/libzutil.so (disallowed by --no-allow-shlib-undefined)

ld: error: undefined reference: taskq_destroy
>>> referenced by /usr/obj/usr/src/amd64.amd64/tmp/usr/lib/libzutil.so (disallowed by --no-allow-shlib-undefined)
c++: error: linker command failed with exit code 1 (use -v to see invocation)
*** [zfsd.full] Error code 1

DES
-- 
Dag-Erling Smørgrav - des@FreeBSD.org


help

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