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

Add missing SO_TIMESTAMP constant for OpenBSD like OSes #697

Merged
merged 1 commit into from
Jul 25, 2017

Conversation

wezm
Copy link
Member

@wezm wezm commented Jul 25, 2017

Added to mod.rs as both OpenBSD and Bitrig have it.

Required for nix-rust/nix#688

@wezm
Copy link
Member Author

wezm commented Jul 25, 2017

CI failure is due to errors installing rust for mips-unknown-linux-gnu:

error: component download failed for rust-docs-x86_64-unknown-linux-gnu

info: caused by: could not download file from 'https://static.rust-lang.org/dist/2017-07-20/rust-docs-1.19.0-x86_64-unknown-linux-gnu.tar.xz' to '/home/travis/.rustup/downloads/366a406cc10e65f90b5ea027fb4c9a4484142bb8730780b87ee88b5412d9d9b9.partial'

info: caused by: http request returned an unsuccessful status code: 503

error: component download failed for rust-docs-x86_64-unknown-linux-gnu

info: caused by: checksum failed, expected: '366a406cc10e65f90b5ea027fb4c9a4484142bb8730780b87ee88b5412d9d9b9', calculated: '3831a736f18ed385a6a72f54d118b4177854f6cddec6566d4b7c152c5778da75'
error: component download failed for rust-docs-x86_64-unknown-linux-gnu

@alexcrichton
Copy link
Member

@bors: r+

Thanks!

@bors
Copy link
Contributor

bors commented Jul 25, 2017

📌 Commit a586a85 has been approved by alexcrichton

@bors
Copy link
Contributor

bors commented Jul 25, 2017

⌛ Testing commit a586a85 with merge f9119d5...

@bors
Copy link
Contributor

bors commented Jul 25, 2017

☀️ Test successful - status-appveyor, status-travis
Approved by: alexcrichton
Pushing f9119d5 to master...

@bors bors merged commit a586a85 into rust-lang:master Jul 25, 2017
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.

3 participants