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

ci: Add NetBSD target to build on Travis CI #1978

Merged
merged 1 commit into from Sep 2, 2019

Conversation

iquiw
Copy link
Contributor

@iquiw iquiw commented Sep 1, 2019

As discussed in #1594 (EDIT: wrong issue referred, sorry)

Travis build succeeded.
https://travis-ci.org/iquiw/rustup.rs/jobs/579416112

@iquiw
Copy link
Contributor Author

iquiw commented Sep 1, 2019

hmm, i686-unknown-linux-gnu failed.

+ cargo build --locked -v --release --target i686-unknown-linux-gnu --features vendored-openssl
    Updating crates.io index
error: failed to download from `https://crates.io/api/v1/crates/git-testament/0.1.6/download`
Caused by:
  [35] SSL connect error (error:14094410:SSL routines:ssl3_read_bytes:sslv3 alert handshake failure)

@kinnison kinnison changed the base branch from stable to master September 1, 2019 21:04
@bors
Copy link
Contributor

bors commented Sep 1, 2019

☔ The latest upstream changes made this pull request unmergeable. Please resolve the merge conflicts.

@kinnison
Copy link
Contributor

kinnison commented Sep 1, 2019

We don't target 'stable' for merges, we target 'master' so you need to rebase your change to work on master. Once that's done, I will merge it because it looks good.

@iquiw
Copy link
Contributor Author

iquiw commented Sep 2, 2019

Rebased, but one job failed.
https://travis-ci.com/rust-lang/rustup.rs/jobs/230083993

@tesuji
Copy link
Contributor

tesuji commented Sep 2, 2019

Do not worry about it. The beta clippy is regressing.

@kinnison
Copy link
Contributor

kinnison commented Sep 2, 2019

@iquiw Thank you for your efforts. I'm going to merge this and we can keep an eye on it in master.

@kinnison kinnison merged commit c2a9fb0 into rust-lang:master Sep 2, 2019
@iquiw iquiw deleted the netbsd-target branch September 3, 2019 00:13
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.

None yet

4 participants