Skip to content

adding a handful of get/set*ent calls for android. #3015

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

Closed
wants to merge 1 commit into from

Conversation

devnexen
Copy link
Contributor

close #3014

@rust-highfive
Copy link

r? @JohnTitor

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

@JohnTitor
Copy link
Member

@bors r+

@bors
Copy link
Contributor

bors commented Nov 30, 2022

📌 Commit f41dae8 has been approved by JohnTitor

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented Nov 30, 2022

⌛ Testing commit f41dae8 with merge 74a19a4...

bors added a commit that referenced this pull request Nov 30, 2022
adding a handful of get/set*ent calls for android.

close #3014
@bors
Copy link
Contributor

bors commented Nov 30, 2022

💔 Test failed - checks-actions

@JohnTitor
Copy link
Member

@bors r+

@bors
Copy link
Contributor

bors commented Nov 30, 2022

📌 Commit 942d622 has been approved by JohnTitor

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented Nov 30, 2022

⌛ Testing commit 942d622 with merge b9a2645...

bors added a commit that referenced this pull request Nov 30, 2022
adding a handful of get/set*ent calls for android.

close #3014
@bors
Copy link
Contributor

bors commented Nov 30, 2022

💔 Test failed - checks-actions

@JohnTitor
Copy link
Member

The failure is:

 CANNOT LINK EXECUTABLE "/data/local/tmp/main-7b710ea257d908af": cannot locate symbol "setpwent" referenced by "/data/local/tmp/main-7b710ea257d908af"...

Is it missing on Arm or is our emulator old? Could you check?

@JohnTitor
Copy link
Member

Triage: Closing as inactive, feel free to reopen/recreate if you're still interested in this change. Thanks for the PR anyway!

@JohnTitor JohnTitor closed this Apr 19, 2023
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.

get/setpwent is missing on aarch64 android
4 participants