Hi,
it seems rust does not build on aarch64:
===> Building for rust-1.52.1
rustup not detected: [Errno 2] No such file or directory: 'rustc'
falling back to auto-detect
running: /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo build
--manifest-path
/wrkdirs/usr/ports/lang/rust/work/rustc-1.52
Hi,
lang/ocaml port is marked as broken on aarch64 and I would like to
contribute and have it fixed.
The broken reason is incorrect as of now:
BROKEN_aarch64= Does not build: sh: as: not found
If I comment this line out, "as" is correctly found given the port
dependency from binutils:
BUI
J P writes:
> Hi,
> it seems rust does not build on aarch64:
> ===> Building for rust-1.52.1
1.52.1 is no longer supported. Update ports/ tree to get 1.53.0.
2021Q2 has 1.51.0 but the branch is about to reach EOL on 2021-07-01.
If 1.53.0 also fails attach complete poudriere log. For example, m
Jan Beich writes:
> J P writes:
>
>> Hi,
>> it seems rust does not build on aarch64:
>> ===> Building for rust-1.52.1
>
> 1.52.1 is no longer supported. Update ports/ tree to get 1.53.0.
> 2021Q2 has 1.51.0 but the branch is about to reach EOL on 2021-07-01.
>
> If 1.53.0 also fails attach comp
On 2021-Jun-25, at 21:41, Mark Millard wrote:
>> . . .
>
> Note that system-clang just got updates for stable/11 stable/12
> stable/13 and main for a defect that prevents building
> www/chromium with a clang that has assertions enabled (a form
> of debug build contribution):
>
> The branch ma