Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Jun 2021 11:24:17 -0700
From:      Vincent Milum Jr <freebsd-arm@darkain.com>
To:        J P <webplication@gmail.com>
Cc:        freebsd-arm@freebsd.org
Subject:   Re: lang/rust does not build on aarch64
Message-ID:  <CAOWUMWHEBoSwSMQpmhHgQJ95TtPueov9HxePYBWSUkKY5cyiFQ@mail.gmail.com>
In-Reply-To: <CABcCtUQe=d%2Bh8AsTyEn8gsryqFOHPtMQjeqcYybeKdfZH1eL_w@mail.gmail.com>
References:  <CABcCtUQe=d%2Bh8AsTyEn8gsryqFOHPtMQjeqcYybeKdfZH1eL_w@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
--000000000000ba751705c5c37bd7
Content-Type: text/plain; charset="UTF-8"

I just tried to build lang/rust on Aarch14 on a FreeBSD 14-CURRENT machine
using the latest ports repo from Git.

Everything compiled just fine and appears to be running smoothly.

There might be something broken in your build environment? Or it may not
like being built from a non-default path?

Your log log also mentions 1.52.1 but the latest in the ports tree is
1.53.0, so that may play a factor as well.

On Sun, Jun 27, 2021 at 3:07 AM J P <webplication@gmail.com> wrote:

> 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.1-src/src/bootstrap/Cargo.toml
> --verbose --frozen
> Traceback (most recent call last):
>   File "x.py", line 27, in <module>
>     bootstrap.main()
>   File
>
> "/wrkdirs/usr/ports/lang/rust/work/rustc-1.52.1-src/src/bootstrap/bootstrap.py",
> line 1175, in main
>     bootstrap(help_triggered)
>   File
>
> "/wrkdirs/usr/ports/lang/rust/work/rustc-1.52.1-src/src/bootstrap/bootstrap.py",
> line 1148, in bootstrap
>     build.build_bootstrap()
>   File
>
> "/wrkdirs/usr/ports/lang/rust/work/rustc-1.52.1-src/src/bootstrap/bootstrap.py",
> line 900, in build_bootstrap
>     run(args, env=env, verbose=self.verbose)
>   File
>
> "/wrkdirs/usr/ports/lang/rust/work/rustc-1.52.1-src/src/bootstrap/bootstrap.py",
> line 153, in run
>     raise RuntimeError(err)
> RuntimeError: failed to run:
> /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo build --manifest-path
> /wrkdirs/usr/ports/lang/rust/work/rustc-1.52.1-src/src/bootstrap/Cargo.toml
> --verbose --frozen
> *** Error code 1
>
> Stop.
> make: stopped in /usr/ports/lang/rust
>
> Is this known?
>
> Thank you.
>
> BR,
>

--000000000000ba751705c5c37bd7--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAOWUMWHEBoSwSMQpmhHgQJ95TtPueov9HxePYBWSUkKY5cyiFQ>