lang/rust does not build on aarch64

2021-06-27 Thread J P
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

FreeBSD ocaml support for aarch64

2021-06-27 Thread J P
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

Re: lang/rust does not build on aarch64

2021-06-27 Thread Jan Beich
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

Re: lang/rust does not build on aarch64

2021-06-27 Thread Jan Beich
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

Re: llvm10 build failure on Rpi3

2021-06-27 Thread Mark Millard via freebsd-ports
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