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

Remove sys/ioctl_compat.h from DragonFlyBSD tests. #1199

Merged
merged 1 commit into from
Jan 11, 2019

Conversation

inferiorhumanorgans
Copy link
Contributor

Per the mailing list[1], sys/ioctl_compat.h has been removed. This should fix #1198.

1: http://lists.dragonflybsd.org/pipermail/commits/2018-April/672079.html

@rust-highfive
Copy link

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @alexcrichton (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. Due to 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 the contribution instructions for more information.

@alexcrichton
Copy link
Member

@bors: r+

@bors
Copy link
Contributor

bors commented Jan 4, 2019

📌 Commit 5a3a0c2 has been approved by alexcrichton

@bors
Copy link
Contributor

bors commented Jan 4, 2019

⌛ Testing commit 5a3a0c2 with merge 4b57f7a...

bors added a commit that referenced this pull request Jan 4, 2019
…=alexcrichton

Remove sys/ioctl_compat.h from DragonFlyBSD tests.

Per the mailing list[1], sys/ioctl_compat.h has been removed.  This should fix #1198.

1: http://lists.dragonflybsd.org/pipermail/commits/2018-April/672079.html
@bors
Copy link
Contributor

bors commented Jan 4, 2019

💔 Test failed - status-travis

@alexcrichton
Copy link
Member

@bors: retry

@bors
Copy link
Contributor

bors commented Jan 4, 2019

⌛ Testing commit 5a3a0c2 with merge f255c7e...

bors added a commit that referenced this pull request Jan 4, 2019
…=alexcrichton

Remove sys/ioctl_compat.h from DragonFlyBSD tests.

Per the mailing list[1], sys/ioctl_compat.h has been removed.  This should fix #1198.

1: http://lists.dragonflybsd.org/pipermail/commits/2018-April/672079.html
@bors
Copy link
Contributor

bors commented Jan 4, 2019

💔 Test failed - checks-cirrus

@alexcrichton
Copy link
Member

@bors: retry

@bors
Copy link
Contributor

bors commented Jan 7, 2019

⌛ Testing commit 5a3a0c2 with merge 835a43c...

bors added a commit that referenced this pull request Jan 7, 2019
…=alexcrichton

Remove sys/ioctl_compat.h from DragonFlyBSD tests.

Per the mailing list[1], sys/ioctl_compat.h has been removed.  This should fix #1198.

1: http://lists.dragonflybsd.org/pipermail/commits/2018-April/672079.html
@alexcrichton
Copy link
Member

@bors: retry

@bors
Copy link
Contributor

bors commented Jan 10, 2019

⌛ Testing commit 5a3a0c2 with merge 26d9191...

bors added a commit that referenced this pull request Jan 10, 2019
…=alexcrichton

Remove sys/ioctl_compat.h from DragonFlyBSD tests.

Per the mailing list[1], sys/ioctl_compat.h has been removed.  This should fix #1198.

1: http://lists.dragonflybsd.org/pipermail/commits/2018-April/672079.html
@bors
Copy link
Contributor

bors commented Jan 10, 2019

💔 Test failed - checks-travis

@alexcrichton
Copy link
Member

@bors: retry

@bors
Copy link
Contributor

bors commented Jan 11, 2019

⌛ Testing commit 5a3a0c2 with merge c3c5e9c...

bors added a commit that referenced this pull request Jan 11, 2019
…=alexcrichton

Remove sys/ioctl_compat.h from DragonFlyBSD tests.

Per the mailing list[1], sys/ioctl_compat.h has been removed.  This should fix #1198.

1: http://lists.dragonflybsd.org/pipermail/commits/2018-April/672079.html
@bors
Copy link
Contributor

bors commented Jan 11, 2019

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

@bors bors merged commit 5a3a0c2 into rust-lang:master Jan 11, 2019
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.

Build appears broken on DragonFlyBSD 5.4
4 participants