[MacPorts] #63702: rust @1.56.0_2 failure to destroot on M1 / Monterey
MacPorts
noreply at macports.org
Thu Oct 28 03:24:31 UTC 2021
#63702: rust @1.56.0_2 failure to destroot on M1 / Monterey
-----------------------+----------------------
Reporter: jamesrtnz | Owner: g5pw
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.7.1
Keywords: | Port: rust
-----------------------+----------------------
New installation of MacPorts on an Apple Silicon M1 running MacOS Monterey
release version 12.0.1.
Attempt to install "rust" fails:
{{{
---> Staging rust into destroot
Error: Failed to destroot rust: command execution failed
Error: See
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_rust/rust/main.log
for details.
Error: Follow https://guide.macports.org/#project.tickets if you believe
there
is a bug.
Error: Processing of port rust failed
}}}
From main.log:
{{{
:info:destroot command did not execute successfully:
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_rust/rust/work/rustc-1.56.0-src/build/aarch64
-apple-darwin/stage0-tools-bin/fabricate" "generate" "--image-dir"
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_rust/rust/work/rustc-1.56.0-src/build/tmp/tarball
/rust-std/aarch64-apple-darwin/image" "--component-name=rust-std-aarch64
-apple-darwin" "--rel-manifest-dir=rustlib" "--legacy-manifest-
dirs=rustlib,cargo" "--product-name=Rust" "--success-message=rust-std
installed." "--package-name=rust-std-1.56.0-aarch64-apple-darwin" "--non-
installed-overlay"
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_rust/rust/work/rustc-1.56.0-src/build/tmp/tarball
/rust-std/aarch64-apple-darwin/overlay" "--output-dir"
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_rust/rust/work/rustc-1.56.0-src/build/dist"
"--work-dir"
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_rust/rust/work/rustc-1.56.0-src/build/tmp/tarball
/rust-std/aarch64-apple-darwin"
:info:destroot expected success, got: signal: 9
:info:destroot Traceback (most recent call last):
:info:destroot File
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_rust/rust/work/rustc-1.56.0-src/src/bootstrap/bootstrap.py",
line 1231, in <module>
:info:destroot main()
:info:destroot File
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_rust/rust/work/rustc-1.56.0-src/src/bootstrap/bootstrap.py",
line 1214, in main
:info:destroot bootstrap(help_triggered)
:info:destroot File
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_rust/rust/work/rustc-1.56.0-src/src/bootstrap/bootstrap.py",
line 1200, in bootstrap
:info:destroot run(args, env=env, verbose=build.verbose,
is_bootstrap=True)
:info:destroot File
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_rust/rust/work/rustc-1.56.0-src/src/bootstrap/bootstrap.py",
line 153, in run
:info:destroot raise RuntimeError(err)
:info:destroot RuntimeError: failed to run:
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_rust/rust/work/rustc-1.56.0-src/build/bootstrap/debug/bootstrap
install -v
:info:destroot make: *** [install] Error 1
}}}
Full log attached.
--
Ticket URL: <https://trac.macports.org/ticket/63702>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list