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

haiku add sockaddr_dl type #2393

Merged
merged 1 commit into from Sep 11, 2021
Merged

haiku add sockaddr_dl type #2393

merged 1 commit into from Sep 11, 2021

Conversation

devnexen
Copy link
Contributor

No description provided.

@rust-highfive
Copy link

r? @Amanieu

(rust-highfive has picked a reviewer for you, use r? to override)

@Amanieu
Copy link
Member

Amanieu commented Sep 10, 2021

@bors r+

@bors
Copy link
Contributor

bors commented Sep 10, 2021

📌 Commit 323f612 has been approved by Amanieu

bors added a commit that referenced this pull request Sep 10, 2021
@bors
Copy link
Contributor

bors commented Sep 10, 2021

⌛ Testing commit 323f612 with merge 77ab786...

@bors
Copy link
Contributor

bors commented Sep 10, 2021

💔 Test failed - checks-actions

@devnexen
Copy link
Contributor Author

how to pass the semver issue in your opinion ?

@Amanieu
Copy link
Member

Amanieu commented Sep 11, 2021

I think this is blocked on #2383

cc @JohnTitor

@JohnTitor
Copy link
Member

Semver check doesn't block bors, there's a failure on sparc64 and it's timeout: qemu-system-sparc64: terminating on signal 15 from pid 3413 (timeout)

@bors retry

bors added a commit that referenced this pull request Sep 11, 2021
@bors
Copy link
Contributor

bors commented Sep 11, 2021

⌛ Testing commit 323f612 with merge 6eeff69...

@bors
Copy link
Contributor

bors commented Sep 11, 2021

💔 Test failed - checks-actions

@JohnTitor
Copy link
Member

error[E0124]: field `sdl_slen` is already declared
   --> src/unix/haiku/mod.rs:333:9
    |
326 |         pub sdl_slen: u8,
    |         ---------------- `sdl_slen` first declared here
...
333 |         pub sdl_slen: u8,
    |         ^^^^^^^^^^^^^^^^ field already declared

For more information about this error, try `rustc --explain E0124`.
error: could not compile `libc` due to previous error

@Amanieu
Copy link
Member

Amanieu commented Sep 11, 2021

@bors r+

@bors
Copy link
Contributor

bors commented Sep 11, 2021

📌 Commit 32ab756 has been approved by Amanieu

@bors
Copy link
Contributor

bors commented Sep 11, 2021

⌛ Testing commit 32ab756 with merge 2f14ad3...

@bors
Copy link
Contributor

bors commented Sep 11, 2021

☀️ Test successful - checks-actions, checks-cirrus-freebsd-11, checks-cirrus-freebsd-12, checks-cirrus-freebsd-13
Approved by: Amanieu
Pushing 2f14ad3 to master...

@bors bors merged commit 2f14ad3 into rust-lang:master Sep 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants