Bug 1224977
| Summary: | libcap-ng: fails to include <unistd.c> in utils/proc-llist.c. Breaks POSIX. | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Anthony G. Basile <basile> | ||||
| Component: | libcap-ng | Assignee: | Steve Grubb <sgrubb> | ||||
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | rawhide | CC: | sgrubb | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2015-05-28 01:19:22 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
Anthony G. Basile
2015-05-26 10:42:00 UTC
What version are you talking about? I added this change specifically for musl: https://fedorahosted.org/libcap-ng/changeset/71 This went out as version 0.7.7. (In reply to Steve Grubb from comment #1) > What version are you talking about? I added this change specifically for > musl: > > https://fedorahosted.org/libcap-ng/changeset/71 > > This went out as version 0.7.7. Sorry we have 0.7.5 in the Gentoo repo. I'll bump it to 0.7.7, test and close this bug if it works. OK, good. Just a FYI, I am probably going to release 0.7.8 within the next week. It fixes a compile problem when python3 is in the build root and python3's Python.h is not. (In reply to Steve Grubb from comment #3) > OK, good. Just a FYI, I am probably going to release 0.7.8 within the next > week. It fixes a compile problem when python3 is in the build root and > python3's Python.h is not. 0.7.7 works just fine on musl. Thanks. I'll watch out for 0.7.8. |