[Bug 277921] lang/rust: 1.77.0 fails to build on aarch64 14.0-RELEASE
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 24 Mar 2024 14:22:13 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277921 Bug ID: 277921 Summary: lang/rust: 1.77.0 fails to build on aarch64 14.0-RELEASE Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Many People Priority: --- Component: Individual Port(s) Assignee: rust@FreeBSD.org Reporter: diizzy@FreeBSD.org CC: mikael@FreeBSD.org Flags: maintainer-feedback?(rust@FreeBSD.org) Assignee: rust@FreeBSD.org Created attachment 249449 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=249449&action=edit Poudriere log Fails at "Building bootstrap" Building bootstrap running: /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo build --manifest-path /wrkdirs/usr/ports/lang/rust/work/rustc-1.77.0-src/src/bootstrap/Cargo.toml --verbose --verbose --frozen error: failed to run `rustc` to learn about target-specific information Caused by: process didn't exit successfully: `/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc - --crate-name ___ --print=file-names -Zallow-features= -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes --crate-type bin --crate-type rlib --crate-type dylib --crate-type cdylib --crate-type staticlib --crate-type proc-macro --print=sysroot --print=split-debuginfo --print=crate-name --print=cfg` (exit status: 1) --- stderr rustc -Cllvm-args="..." with: Unknown command line argument '-generate-arange-section'. Try: 'rustc -Cllvm-args="..." with --help' rustc -Cllvm-args="..." with: Did you mean '--print-all-options'? rustc -Cllvm-args="..." with: Unknown command line argument '-mergefunc-use-aliases'. Try: 'rustc -Cllvm-args="..." with --help' rustc -Cllvm-args="..." with: Did you mean '--rng-seed'? rustc -Cllvm-args="..." with: Unknown command line argument '-preserve-alignment-assumptions-during-inlining=false'. Try: 'rustc -Cllvm-args="..." with --help' rustc -Cllvm-args="..." with: Did you mean '--print-all-options=false'? rustc -Cllvm-args="..." with: Unknown command line argument '-import-cold-multiplier=0.1'. Try: 'rustc -Cllvm-args="..." with --help' rustc -Cllvm-args="..." with: Did you mean '--sort-timers=0.1'? Traceback (most recent call last): File "/wrkdirs/usr/ports/lang/rust/work/rustc-1.77.0-src/x.py", line 50, in <module> bootstrap.main() File "/wrkdirs/usr/ports/lang/rust/work/rustc-1.77.0-src/src/bootstrap/bootstrap.py", line 1162, in main bootstrap(args) File "/wrkdirs/usr/ports/lang/rust/work/rustc-1.77.0-src/src/bootstrap/bootstrap.py", line 1129, in bootstrap build.build_bootstrap() File "/wrkdirs/usr/ports/lang/rust/work/rustc-1.77.0-src/src/bootstrap/bootstrap.py", line 880, in build_bootstrap run(args, env=env, verbose=self.verbose, cwd=self.rust_root) File "/wrkdirs/usr/ports/lang/rust/work/rustc-1.77.0-src/src/bootstrap/bootstrap.py", line 187, 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.77.0-src/src/bootstrap/Cargo.toml --verbose --verbose --frozen *** Error code 1 Full Poudriere log attached, also reproducable using ports -- You are receiving this mail because: You are the assignee for the bug.