Skip to content

add diagnostics for E0193 #27617

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

Merged
merged 1 commit into from
Aug 11, 2015
Merged

add diagnostics for E0193 #27617

merged 1 commit into from
Aug 11, 2015

Conversation

AlisdairO
Copy link
Contributor

As title :-)
Part of #24407.

r? @Manishearth

@Manishearth
Copy link
Member

@bors r+ rollup

@bors
Copy link
Collaborator

bors commented Aug 9, 2015

📌 Commit d07a094 has been approved by Manishearth

@bors
Copy link
Collaborator

bors commented Aug 9, 2015

⌛ Testing commit d07a094 with merge 82a2429...

bors added a commit that referenced this pull request Aug 9, 2015
@AlisdairO
Copy link
Contributor Author

Thanks!

@bors
Copy link
Collaborator

bors commented Aug 9, 2015

💔 Test failed - auto-linux-32-opt

@Manishearth
Copy link
Member

@bors
Copy link
Collaborator

bors commented Aug 9, 2015

💔 Test failed - auto-linux-32-opt

@Manishearth
Copy link
Member

Okay, that's not intermittent. I wonder why that's happening...

@Manishearth
Copy link
Member

Could you try running the test locally? (TESTNAME=backtrace-debuginfo make check-stage1-rpass)

@AlisdairO
Copy link
Contributor Author

Working for me (OSX Mavericks):

jury2-2:rust alisdair$ TESTNAME=backtrace-debuginfo make check-stage1-rpass
cfg: version 1.4.0-dev (d07a094 2015-08-09)
cfg: build triple x86_64-apple-darwin
cfg: host triples x86_64-apple-darwin
cfg: target triples x86_64-apple-darwin
cfg: host for x86_64-apple-darwin is x86_64
cfg: os for x86_64-apple-darwin is apple-darwin
cfg: good valgrind for x86_64-apple-darwin is
cfg: using CC=clang (CFG_CC)
cfg: using CXX=clang++ (CFG_CXX)
cfg: disabling valgrind run-pass tests
cfg: no xelatex found, disabling LaTeX docs
cfg: no pandoc found, omitting PDF and EPUB docs
cfg: including test rules
cfg: javac not available, skipping lexer test...
rustc: x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libtest
rustc: x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/bin/compiletest
cp: x86_64-apple-darwin/stage1/lib/libtest
cp: x86_64-apple-darwin/stage1/bin/compiletest
run rpass [x86_64-apple-darwin]: x86_64-apple-darwin/stage1/bin/compiletest

running 2 tests
test [run-pass] run-pass/backtrace-debuginfo-aux.rs ... ignored
test [run-pass] run-pass/backtrace-debuginfo.rs ... ok

test result: ok. 1 passed; 0 failed; 1 ignored; 0 measured

@TimNN
Copy link
Contributor

TimNN commented Aug 9, 2015

I don't think the problem is with this pull request, #27612 failed with the same error.

@dotdash
Copy link
Contributor

dotdash commented Aug 10, 2015

@bors retry

Manishearth added a commit to Manishearth/rust that referenced this pull request Aug 11, 2015
bors added a commit that referenced this pull request Aug 11, 2015
@bors bors merged commit d07a094 into rust-lang:master Aug 11, 2015
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

Successfully merging this pull request may close these issues.

5 participants