Skip to content

macOS toolchain build failing #4

@lrettig

Description

@lrettig

See https://github.com/athenavm/rustc-rv32e-toolchain/actions/runs/9433633098/job/25984776025. Probably related to #1 (comment).

     Compiling compiler_builtins v0.1.105 (https://github.com/rust-lang/compiler-builtins?rev=0.1.105#80ed5f8c)
  The following warnings were emitted during compilation:
  
  warning: compiler_builtins@0.1.105: clang: error: no such file or directory: '/Users/runner/work/rustc-rv32e-toolchain/rustc-rv32e-toolchain/rust/src/llvm-project/compiler-rt/lib/builtins/cpu_model.c'
  warning: compiler_builtins@0.1.105: clang: error: no input files
...
    error occurred: Command env -u IPHONEOS_DEPLOYMENT_TARGET "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "--target=arm64-apple-darwin" "-mmacosx-version-min=14.0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-arch" "arm64" "-I" "/Users/runner/work/rustc-rv32e-toolchain/rustc-rv32e-toolchain/rust/src/llvm-project/compiler-rt/lib/builtins" "-fno-builtin" "-fvisibility=hidden" "-ffreestanding" "-fomit-frame-pointer" "-ffile-prefix-map=/Users/runner/work/rustc-rv32e-toolchain/rustc-rv32e-toolchain/rust/src/llvm-project/compiler-rt=." "-DVISIBILITY_HIDDEN" "-o" "/Users/runner/work/rustc-rv32e-toolchain/rustc-rv32e-toolchain/rust/build/aarch64-apple-darwin/stage0-std/aarch64-apple-darwin/release/build/compiler_builtins-06aa8d6cbf0eca48/out/b1e1f1c1c3a65108-cpu_model.o" "-c" "/Users/runner/work/rustc-rv32e-toolchain/rustc-rv32e-toolchain/rust/src/llvm-project/compiler-rt/lib/builtins/cpu_model.c" with args "cc" did not execute successfully (status code exit status: 1).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions