Skip to content

LLVM ERROR: Broken function found, compilation aborted! #40438

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
bjorn3 opened this issue Mar 11, 2017 · 1 comment
Closed

LLVM ERROR: Broken function found, compilation aborted! #40438

bjorn3 opened this issue Mar 11, 2017 · 1 comment

Comments

@bjorn3
Copy link
Member

bjorn3 commented Mar 11, 2017

$ rustup update nightly
info: syncing channel updates for 'nightly-x86_64-apple-darwin'

  nightly-x86_64-apple-darwin unchanged - rustc 1.17.0-nightly (b1e31766d 2017-03-03)

$ cargo +nightly install amethyst_tools
    Updating registry `https://github.com/rust-lang/crates.io-index`
  Installing amethyst_tools v0.4.0
   Compiling libc v0.2.21
   Compiling vec_map v0.4.0
   Compiling gcc v0.3.43
   Compiling podio v0.1.5
   Compiling bitflags v0.4.0
   Compiling ansi_term v0.7.5
   Compiling strsim v0.4.1
   Compiling clap v1.5.6
   Compiling time v0.1.36
   Compiling msdos_time v0.1.5
   Compiling miniz-sys v0.1.9
Instruction does not dominate all uses!
  %27 = load i32, i32* %26, !range !2
  %71 = icmp eq i32 %27, 60
LLVM ERROR: Broken function found, compilation aborted!
error: Could not compile `clap`.
Build failed, waiting for other jobs to finish...
error: failed to compile `amethyst_tools v0.4.0`, intermediate artifacts can be found at `/var/folders/pr/dsmnz7795h18nncdpws5d9h00000gp/T/cargo-install.aGXBs9Cimzhk`

Caused by:
  build failed
@nagisa
Copy link
Member

nagisa commented Mar 11, 2017

Duplicate of #40214.

@bjorn3 bjorn3 closed this as completed Mar 11, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants