Skip to content
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

prepare for i686-unknown-freebsd nightlies #2619

Merged
merged 1 commit into from Apr 26, 2016

Conversation

Projects
None yet
3 participants
@japaric
Copy link
Member

japaric commented Apr 26, 2016

Tested with:

$ python -B src/etc/install-deps.py
$ ./configure --local-rust-root=$PWD/rustc --enable-optimize --enable-nightly --target=i686-unknown-freebsd
$ make

r? @alexcrichton

@alexcrichton

This comment has been minimized.

Copy link
Member

alexcrichton commented Apr 26, 2016

@bors: r+ a69ab02

Nice!

I'll configure the bots once this lands to build cargo

@bors

This comment has been minimized.

Copy link
Contributor

bors commented Apr 26, 2016

⌛️ Testing commit a69ab02 with merge d58f2b8...

bors added a commit that referenced this pull request Apr 26, 2016

Auto merge of #2619 - japaric:freebsd32, r=alexcrichton
prepare for i686-unknown-freebsd nightlies

Tested with:

```
$ python -B src/etc/install-deps.py
$ ./configure --local-rust-root=$PWD/rustc --enable-optimize --enable-nightly --target=i686-unknown-freebsd
$ make
```

r? @alexcrichton
@bors

This comment has been minimized.

@bors bors merged commit a69ab02 into rust-lang:master Apr 26, 2016

2 of 3 checks passed

continuous-integration/travis-ci/pr The Travis CI build failed
Details
continuous-integration/appveyor/pr AppVeyor build succeeded
Details
homu Test successful
Details
@alexcrichton

This comment has been minimized.

Copy link
Member

alexcrichton commented Apr 26, 2016

Unfortunately last night the packaging builds went awry and a 32-bit freebsd std was built, but not uploaded. I'll look into enabling 32-bit cargo freebsd nightlies tomorrow.

@japaric japaric deleted the japaric:freebsd32 branch Apr 26, 2016

@alexcrichton

This comment has been minimized.

Copy link
Member

alexcrichton commented Apr 27, 2016

Unfortunately nightlies also didn't build last night, so time to wait another day...

@alexcrichton

This comment has been minimized.

Copy link
Member

alexcrichton commented Apr 28, 2016

Nightlies worked! I've added i686-unknown-freebsd to buildbot, should hopefully get a nightly tomorrow, once verified I'll add a rust-* distribution combined installer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.