Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mk: Workaround distcheck failure on mac. #13224
Mac can't actually build our source tarballs because it's `tar` command doesn't support the --exclude-vcs flag. This is just a workaround to make our mac nightlies work (we get our source tarballs from the linux bot).
- Loading branch information
d2686c7
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 alexcrichton
at brson@d2686c7
d2686c7
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 brson/rust/dist = d2686c7 into auto
d2686c7
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.
brson/rust/dist = d2686c7 merged ok, testing candidate = 9073586
d2686c7
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-mac-64-nopt-t/builds/4080
exception: http://buildbot.rust-lang.org/builders/auto-mac-32-opt/builds/4974
exception: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/5076
exception: http://buildbot.rust-lang.org/builders/auto-win-32-opt/builds/5073
exception: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-t/builds/4181
d2686c7
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 alexcrichton
at brson@d2686c7
d2686c7
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 brson/rust/dist = d2686c7 into auto
d2686c7
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.
brson/rust/dist = d2686c7 merged ok, testing candidate = c821cac
d2686c7
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.
all tests pass:
success: http://buildbot.rust-lang.org/builders/auto-mac-32-opt/builds/4975
success: http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/4978
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-c/builds/4069
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-t/builds/4081
success: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/5077
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-c/builds/4162
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-t/builds/4170
success: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/5077
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-c/builds/4162
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-t/builds/4167
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android/builds/4233
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android-t/builds/1965
success: http://buildbot.rust-lang.org/builders/auto-win-32-opt/builds/5074
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-c/builds/4172
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-t/builds/4182
success: http://buildbot.rust-lang.org/builders/auto-bsd-64-opt/builds/4839
d2686c7
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.
fast-forwarding master to auto = c821cac