Date: Fri, 15 Jul 2022 20:19:19 +0200 From: Stefan Esser <se@FreeBSD.org> To: Robert Huff <roberthuff@rcn.com> Cc: FreeBSD ports <freebsd-ports@freebsd.org> Subject: Re: problem with "make index" Message-ID: <6803c65d-7cdf-cdc7-fb91-4a7c23081325@FreeBSD.org> In-Reply-To: <25297.23376.441321.835814@jerusalem.litteratus.org> References: <25297.23376.441321.835814@jerusalem.litteratus.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Am 15.07.22 um 14:19 schrieb Robert Huff: > > Hello: > On a system runing: > > 14.0-CURRENT FreeBSD 14.0-CURRENT #0 main-d6327ae8c1: > Sun Jan 24 14:16:54 EST 2021 amd64 > > with the ports tree updated nightly, "make index" stops with: > > --- describe.x11-toolkits --- > --- describe.x11-wm --- > make_index: /usr/ports/www/firefox: no entry for /usr/ports/devel/wasi-compiler-rt14 > Done. > > ... and, indeed, there is no such port. > Is this something I've broken, or is there another explanation? You seem to have LLVM_DEFAULT set to 14: BUILD_DEPENDS+= [...] \ ${LOCALBASE}/llvm${LLVM_DEFAULT}/lib/clang/${LLVM_VERSION}/lib/wasi/libclang_rt.builtins-wasm32.a:devel/wasi-compiler-rt${LLVM_DEFAULT} Regards, STefan
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6803c65d-7cdf-cdc7-fb91-4a7c23081325>