Re: lang/rust does not build on aarch64
J P <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.arm |
|---|---|
| Message-ID | <CABcCtUQMZ54=yCQZaf6cX5SrS-N2HUOJNomabpRJGzEOKW62Kw@mail.gmail.com> |
Hi Dave, thanks for sharing. How old is your system? It seem this might be related with llvm12 adopted in base system. Please copy the output from uname -a cc -v Thank you. BR, El lun, 28 jun 2021 a las 17:34, Dave Cottlehuber (<[email protected]>) escribió: > On Mon, 28 Jun 2021, at 07:25, Adrian Murphy wrote: > > > > > > > On 27 Jun 2021, at 7:37 pm, J P <[email protected]> wrote: > > > > > > Hi, > > > it seems rust does not build on aarch64: > > > ===> Building for rust-1.52.1 > > > > > Is this known? > > Yes, I also had this fail on aarch64 , for 1.52, and I have enough RAM > even for rust. > > However this is fixed in ports for me with 1.53 now, RAM etc > notwithstanding. > > A+ > Dave > >