Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Nov 2021 02:24:01 +0100
From:      Jan Beich <jbeich@FreeBSD.org>
To:        Robert Clausecker <fuz@fuz.su>
Cc:        ports@freebsd.org
Subject:   Re: Please revert commit a2bd861
Message-ID:  <pmqi-4ery-wny@FreeBSD.org>
In-Reply-To: <k0gq-5tzf-wny@FreeBSD.org> (Jan Beich's message of "Tue, 30 Nov 2021 02:10:12 %2B0100")
References:  <YaVR8%2B/W6bpG7T4P@fuz.su> <k0gq-5tzf-wny@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Jan Beich <jbeich@FreeBSD.org> writes:

> Robert Clausecker <fuz@fuz.su> writes:
>
>> Commit a2bd861 (most recent commit on 2021Q4) breaks the ports build:
>>
>> [00:10:17] Warning: (www/firefox): Error: www/firefox depends on
>> nonexistent origin 'devel/wasi-compiler-rt12'; Please contact
>> maintainer of the port to fix this.
>> [00:11:44] Error: Fatal errors encountered gathering initial ports metadata
>
> Mk/bsd.gecko.mk sets LLVM_DEFAULT=13 but respects user wishes from
> DEFAULT_VERSIONS in make.conf(5) unless LTO option is enabled.
> Unfortunately, while wasi-compiler-rt13 and wasi-compiler-rt11
> do exist wasi-compiler-rt12 doesn't. Mixing LLVM subprojects from
> different major versions are unlikely to be supported.
>
> In short, the package cluster isn't affected due to using defaults.

Nevermind. I've missed this was about 2021Q4 where Mk/bsd.gecko.mk
still has LLVM_DEFAULT=12 due to lang/rust version.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?pmqi-4ery-wny>