pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: lang/wasi-libc fails to build
Hi,
Greg Troxel <gdt%lexort.com@localhost> writes:
> Looks mostly ok, but:
>
> curl -sSfL https://github.com/WebAssembly/wasi-sdk/releases/download/wasi-sdk-25/libclang_rt.builtins-wasm32-wasi-25.0.tar.gz | \
> tar xzf - -C build/wasm32-wasi/resource-dir//lib/wasi/ --strip-components 1
> curl: (5) Could not resolve proxy: downloads-forbidden-except-during-fetch
>
> even with MAKE_JOBS=1.
>
> After downgrading to 8/1 (and thus not the latest update), it builds.
>
>
> I hope this is simple...
lang/wasi-libc/Makefile r1.21 has some logics for libclang_rt.builtins-wasm32-wasi-25.0.tar.gz.
However it was broken. I can reproduce your problem.
I have no idea why I can build lang/wasi-libc with r1.12.
I will commit a fix soon.
Thank you.
--
Ryo ONODERA // ryo%tetera.org@localhost
PGP fingerprint = 82A2 DC91 76E0 A10A 8ABB FD1B F404 27FA C7D1 15F3
Home |
Main Index |
Thread Index |
Old Index