Skip to content
This repository was archived by the owner on Nov 21, 2018. It is now read-only.

bitrig make invocation - #10

Merged
alexcrichton merged 1 commit into
rust-lang-deprecated:masterfrom
semarie:bitrig
Mar 10, 2015
Merged

bitrig make invocation#10
alexcrichton merged 1 commit into
rust-lang-deprecated:masterfrom
semarie:bitrig

Conversation

@semarie

@semarie semarie commented Mar 10, 2015

Copy link
Copy Markdown
Contributor

bitrig (as bsd) have a BSD-make version. Use GNU-make (gmake) instead
for building rust.

bitrig (as bsd) have a BSD-make version. Use GNU-make (gmake) instead
for building rust.
@rust-highfive

Copy link
Copy Markdown

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @brson (or someone else) soon.

If any changes to this PR are deemed necessary, please add them as extra commits. This ensures that the reviewer can see what has changed since they last reviewed the code. The way Github handles out-of-date commits, this should also make it reasonably obvious what issues have or haven't been addressed. Large or tricky changes may require several passes of review and changes.

Please see CONTRIBUTING.md for more information.

@semarie

semarie commented Mar 10, 2015

Copy link
Copy Markdown
Contributor Author

@dhuseby this patch should permit buildbot to use gmake instead of BSD-make under bitrig

alexcrichton added a commit that referenced this pull request Mar 10, 2015
@alexcrichton
alexcrichton merged commit b18aeca into rust-lang-deprecated:master Mar 10, 2015
@alexcrichton

Copy link
Copy Markdown
Contributor

Thanks!

@dhuseby

dhuseby commented Mar 10, 2015

Copy link
Copy Markdown

@alexcrichton is there a way for me to trigger a build on my build-bot from the command line or through the web interface? i'm trying debugging the build but i seem to have to wait until the master triggers a build for me to see if i fixed it.

@brson

brson commented Mar 10, 2015

Copy link
Copy Markdown
Contributor

@dhuseby Sign in to buildbot using the 'rust' user and do a force build of the bitrig auto builder. Here's the password:

-----BEGIN PGP MESSAGE-----
Version: GnuPG v1

hQIMA5sN13lFYPPVARAAsaVgLlSZKA02h3I7i2KxASbA9hP0KkU2Wpwb8M8qOzgc
sFknQmdxJfohy1BYBHjTSgvyZbRpwAZgviYxSXFIHBSWc9sZU85sMpCgBJD/0RrH
7xqE70kAU1IocQW+eaiGgTNHtd9RHZ14evmvY8rXY87OBWTymXKakEv8o1COz0aU
oeEi163EiUJs99SfnBDNDAlIdxumzyBFOfQBEimi5KN83a+MO/0NI+tQ4i57IM1l
v92HvV8PSGJoQjO+Im9FkpJh/ujnVyvihuN+Hmt/0DVbuaqE+2Wld4yW+acRbG9D
HtKVCCuXE9p1K3A0L865O4aydd1uPC+HFsHFsOsmx0MZqsP97r+vyRASgCwWz9fs
qfLfunXaHBfd8ZM4WKsyWCjL8xcmDOqeaWi8yoEhkbhfeQLN3LYBRh+JUYfmdtyU
fIOcrpfXwnSmPr08kjPC+3A7PGKWDhdE1ec59bTzS2S9pLgOavky/H621rUMc0HB
YTbs8sBk/zNXZ32s70A3uQRItuTzCZBwf1iG5jbZLLDB6qQMR2htNJkMkUneLbOJ
2ZobMb5WTk/qf0JN3cIhxBnXgGfezcB0QP54P1jqH1hTwOB12vXPiiJUBt/IBkyh
PsC4ozvMAY0CV5B7UyRm1c8auBKX2HxwXpmrSpHNFJ964eVNMPiCpwHl4Imr2LrS
wAUBdfghAqOLl43ws+zdDypCU9BAjZ4rAqKPxWZHbLQ1uszAx0PYREymWoyfLkLI
v9BLkKPi62kst79N/hkReowkKB1gTIhJYw4P3aNahjP3DVpNbFPZC86xy5tngmod
KPtLRGmh+LncZU3ix1xCMzIshKVnQm1W7h1C7bVbxEMdVNAPVcN0YNbfw6MIP31F
/QFOgItfVjRpZSzsol4xzIlPC6k/hEgP4tgzc18//yivbSrd8t5JT5cxewHzizU3
I3EECm9Asg==
=Q32y
-----END PGP MESSAGE-----

@dhuseby

dhuseby commented Mar 10, 2015

Copy link
Copy Markdown

@brson thanks

@dhuseby

dhuseby commented Mar 10, 2015

Copy link
Copy Markdown

Is there a way to use the buildbot interface to trigger building a
snapshot at the most recent snapshot revision (270a677) and have the
output merged into rust automatically?

I manually built a snapshot at 270a677 and it was uploaded but my
change for the src/snapshots.txt file hasn't been merged.

The HEAD in auto doesn't build with the snapshot at 880fb89.

@alexcrichton

Copy link
Copy Markdown
Contributor

On the builder page you should be able to trigger a build for a specific revision of Rust I believe.

@semarie
semarie deleted the bitrig branch September 6, 2015 14:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants