| Summary: | libselinux FTBFS during stage1 bootstrap - error: /usr/lib/libc_nonshared.a(stat64.oS) uses VFP register arguments, libselinux.so.1 does not | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jaromír Cápík <jcapik> | ||||
| Component: | libselinux | Assignee: | Jaromír Cápík <jcapik> | ||||
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 22 | CC: | dwalsh, mgrepl, ovasik, plautrba | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | armv7hl | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2016-01-12 11:10:53 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: | |||||
| Bug Depends On: | |||||||
| Bug Blocks: | 1224209 | ||||||
| Attachments: |
|
||||||
Looking at the koji logs it seems the CONFIG_EXTRA flags containing the FPU settings are not passed to the gcc cli for some reason. Trying with CFLAGS="${CONFIG_EXTRA}" ...
|
Created attachment 1112471 [details] libselinux.log Description of problem: During the stage1 bootstrap we're facing FTBFS when the target and builder is armv7hl. The build log is attached. Version-Release number of selected component (if applicable): libselinux-2.3-10.fc22 How reproducible: always