[MacPorts] #65760: rust: build failure for monterey intel: bootstrap compilation appears to fail

MacPorts noreply at macports.org
Fri Sep 2 21:17:48 UTC 2022


#65760: rust: build failure for monterey intel: bootstrap compilation appears to
fail
----------------------+---------------------------------
 Reporter:  mascguy   |      Owner:  MarcusCalhoun-Lopez
     Type:  defect    |     Status:  assigned
 Priority:  Normal    |  Milestone:
Component:  ports     |    Version:  2.7.2
 Keywords:  monterey  |       Port:  rust
----------------------+---------------------------------
 This port was rev-bumped earlier today, to rebuild with the latest version
 of `libgit2`. (See: issue:65733)

 And despite no apparent changes to `rust` since it last built
 successfully, it's now failing for Monterey Intel:

 ''Note: Absolute paths changed to relative, for brevity.''

 {{{
 Building stage1 std artifacts (x86_64-apple-darwin -> x86_64-apple-darwin)

 running: "rust/work/cargo-1.60.0-x86_64-apple-darwin/cargo/bin/cargo"
 "build" "--target" "x86_64-apple-darwin" "-Zbinary-dep-depinfo" "-j" "8"
 "-v" "-v" "--release" "--features" "panic-unwind backtrace compiler-
 builtins-c" "--manifest-path"
 "rust/work/rustc-1.61.0-src/library/test/Cargo.toml"
 "--message-format" "json-render-diagnostics"

 error: process didn't exit successfully:
 `rust/work/rustc-1.61.0-src/build/bootstrap/debug/rustc -vV` (exit status:
 254)
 --- stdout

 Did not run successfully: signal: 9
 "rust/work/rustc-1.61.0-src/build/x86_64-apple-darwin/stage1/bin/rustc"
 "-vV" "-Wrust_2018_idioms" "-Wunused_lifetimes"
 "-Wsemicolon_in_expressions_from_macros" "-Dwarnings"
 "-Clinker=rust/work/compwrap/ld/usr/bin/clang" "-Z" "force-unstable-if-
 unmarked"
 -------------

 --- stderr
 rustc exited with signal: 9

 command did not execute successfully: "rust/work/cargo-1.60.0-x86_64
 -apple-darwin/cargo/bin/cargo" "build" "--target" "x86_64-apple-darwin"
 "-Zbinary-dep-depinfo" "-j" "8" "-v" "-v" "--release" "--features" "panic-
 unwind backtrace compiler-builtins-c"
 "--manifest-path" "rust/work/rustc-1.61.0-src/library/test/Cargo.toml"
 "--message-format" "json-render-diagnostics"

 expected success, got: exit status: 101
 }}}

 https://build.macports.org/builders/ports-
 12_x86_64-builder/builds/40294/steps/install-port/logs/stdio

 While most of the buildbots are still catching up, there have been no
 other failures thus far. And successful builds include:
 * Big Sur, both ARM and Intel
 * 10.15
 * 10.14
 * 10.12
 * 10.9

 So, the question is: Since the port hasn't changed, have there been any
 potential changes in our portgroups, etc, that might have caused this?
 Or...?

-- 
Ticket URL: <https://trac.macports.org/ticket/65760>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list