Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Two fixes to get
make check-stage1
working.
1. Fix a long-standing typo in the makefile: the relevant CTEST_NAME here is `rpass-full` (with a dash), not `rpass_full`. 2. The rpass-full tests depend on the complete set of target libraries. Therefore, the rpass-full tests need to use the dependencies held in the CSREQ-prefixed variable, not the TLIBRUSTC_DEFAULT-prefixed variable.
- Loading branch information
3cbd98e
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
saw approval from huonw
at pnkfelix@3cbd98e
3cbd98e
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
merging pnkfelix/rust/fsk-fix-13247 = 3cbd98e into auto
3cbd98e
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
pnkfelix/rust/fsk-fix-13247 = 3cbd98e merged ok, testing candidate = c3a7e6fa
3cbd98e
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
some tests failed:
failure: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android-t/builds/1989
exception: http://buildbot.rust-lang.org/builders/auto-mac-32-opt/builds/5001
exception: http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/5002
exception: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-c/builds/4093
exception: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-t/builds/4107
exception: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/5101
exception: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-c/builds/4188
exception: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-t/builds/4196
exception: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/5103
exception: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-c/builds/4188
exception: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-t/builds/4193
exception: http://buildbot.rust-lang.org/builders/auto-win-32-opt/builds/5100
exception: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-c/builds/4197
exception: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-t/builds/4208
exception: http://buildbot.rust-lang.org/builders/auto-bsd-64-opt/builds/4864