Date: Wed, 10 Jan 2024 18:59:05 +0100 From: Dimitry Andric <dim@FreeBSD.org> To: mike tancsa <mike@sentex.net> Cc: FreeBSD-STABLE Mailing List <freebsd-stable@freebsd.org> Subject: Re: clang 17 and ports fallout Message-ID: <04CD8DE7-E87A-4423-A3DB-77D1399C3BA1@FreeBSD.org> In-Reply-To: <06381879-c328-4051-bb2f-9c3620d90fa0@sentex.net> References: <06381879-c328-4051-bb2f-9c3620d90fa0@sentex.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On 8 Jan 2024, at 21:40, mike tancsa <mike@sentex.net> wrote: >=20 > After today's MFC of clang17, I am seeing some fallout from a few = ports that build with clang16 on RELENG_13 but now fail. Any ideas what = might be going on ? I have nothing in /etc/make.conf nor /etc/src.conf ... > ld: error: version script assignment of 'IVYKIS_0.29' to symbol = 'iv_inotify_register' failed: symbol not defined > ld: error: version script assignment of 'IVYKIS_0.29' to symbol = 'iv_inotify_unregister' failed: symbol not defined > ld: error: version script assignment of 'IVYKIS_0.29' to symbol = 'iv_inotify_watch_register' failed: symbol not defined > ld: error: version script assignment of 'IVYKIS_0.29' to symbol = 'iv_inotify_watch_unregister' failed: symbol not defined I pushed a fix for this in: = https://cgit.freebsd.org/ports/commit/?id=3D05917d340dee6d2bf02463af53372f= 2da2ecab00 -Dimitry
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?04CD8DE7-E87A-4423-A3DB-77D1399C3BA1>