Skip to content

1.65.0 fails to build on powerpc #104220

Closed
Closed

Description

1.64.0 built fine.
On powerpc-unknown-freebsd:

  = note: /usr/local/bin/ld.bfd: /wrkdirs/usr/ports/lang/rust/work/_build/powerpc-unknown-freebsd/stage0-rustc/powerpc-unknown-freebsd/release/deps/librustc_driver-95f1e4ba1a525000.so: undefined reference to `__atomic_load_8'
          /usr/local/bin/ld.bfd: /wrkdirs/usr/ports/lang/rust/work/_build/powerpc-unknown-freebsd/stage0-rustc/powerpc-unknown-freebsd/release/deps/librustc_driver-95f1e4ba1a525000.so: undefined reference to `__atomic_store_8'
          cc: error: linker command failed with exit code 1 (use -v to see invocation)

Probably related to LLVM upgrade.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    A-LLVMArea: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.O-PowerPCTarget: PowerPC processorsP-lowLow priorityT-compilerRelevant to the compiler team, which will review and decide on the PR/issue.regression-from-stable-to-stablePerformance or correctness regression from one stable version to another.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions