Re: Problem compiling ports

2021-12-02 Thread Tomoaki AOKI
Confirmed. Thanks for your quick reaction! On Tue, 30 Nov 2021 22:45:37 + Brooks Davis wrote: > Yeah, I've got this in progress. > > -- Brooks > > On Wed, Dec 01, 2021 at 06:57:56AM +0900, Tomoaki AOKI wrote: > > It would be better making new special handling like BE_AMDGPU for it. > >

Re: Problem compiling ports

2021-11-30 Thread Brooks Davis
Yeah, I've got this in progress. -- Brooks On Wed, Dec 01, 2021 at 06:57:56AM +0900, Tomoaki AOKI wrote: > It would be better making new special handling like BE_AMDGPU for it. > Building with BE_STANDARD just for this would be a pain for some users. > > (CC'ing freebsd-ports ML.) > > > On

Re: Problem compiling ports

2021-11-30 Thread Tomoaki AOKI
It would be better making new special handling like BE_AMDGPU for it. Building with BE_STANDARD just for this would be a pain for some users. (CC'ing freebsd-ports ML.) On Tue, 30 Nov 2021 17:45:30 + Brooks Davis wrote: > In the config for devel/llvm11, is BE_STANDARD enabled? If not,

Re: Problem compiling ports

2021-11-30 Thread Brooks Davis
In the config for devel/llvm11, is BE_STANDARD enabled? If not, you won't have the web assembly backend. -- Brooks On Tue, Nov 30, 2021 at 05:24:45PM +, Filippo Moretti via current wrote: > error: unable to create target: 'No available targets are compatible with > triple

Problem compiling ports

2021-11-30 Thread Filippo Moretti via current
error: unable to create target: 'No available targets are compatible with triple "wasm32-unknown-wasi"' 1 error generated. gmake[3]: *** [Makefile:380: /usr/ports/devel/wasi-libc/work/wasi-libc-ad5133410f66b93a2381db5b542aad5e0964db96/build/dlmalloc/src/dlmalloc.o] Error 1 error: unable to