Skip to content

sepcomp-lib-lto.rs test failed on Rust 1.4.0 built with --enable-debug #29739

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
nick-korsakov opened this issue Nov 10, 2015 · 1 comment
Closed

Comments

@nick-korsakov
Copy link

Rust 1.4.0. built with --enable-debug causes next error on tests (make check):

failures:

---- [run-pass] run-pass/sepcomp-lib-lto.rs stdout ----

error: compilation failed!
status: signal: 6
command: x86_64-unknown-linux-gnu/stage2/bin/rustc /home/nick/rust/1.0.4/source/src/test/run-pass/sepcomp-lib-lto.rs -L x86_64-unknown-linux-gnu/test/run-pass/ --target=x86_64-unknown-linux-gnu -L x86_64-unknown-linux-gnu/test/run-pass/sepcomp-lib-lto.stage2-x86_64-unknown-linux-gnu.run-pass.libaux -o x86_64-unknown-linux-gnu/test/run-pass/sepcomp-lib-lto.stage2-x86_64-unknown-linux-gnu -O -L x86_64-unknown-linux-gnu/rt -C lto
stdout:
------------------------------------------

------------------------------------------
stderr:
------------------------------------------
rustc: /home/nick/rust/1.0.4/source/src/llvm/lib/CodeGen/AsmPrinter/DwarfUnit.cpp:713: llvm::DIE* llvm::DwarfUnit::getOrCreateTypeDIE(const llvm::MDNode*): Assertion `Ty == resolve(Ty->getRef()) && "type was not uniqued, possible ODR violation."' failed.

------------------------------------------

thread '[run-pass] run-pass/sepcomp-lib-lto.rs' panicked at 'explicit panic', /home/nick/rust/1.0.4/source/src/compiletest/runtest.rs:1501



failures:
    [run-pass] run-pass/sepcomp-lib-lto.rs

test result: FAILED. 2228 passed; 1 failed; 3 ignored; 0 measured

thread '<main>' panicked at 'Some tests failed', /home/nick/rust/1.0.4/source/src/compiletest/compiletest.rs:248
make: *** [tmp/check-stage2-T-x86_64-unknown-linux-gnu-H-x86_64-unknown-linux-gnu-rpass.ok] Error 101
@apasel422
Copy link
Contributor

Duplicate of #25270. Thanks for the report though!

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