Bug 1541035
| Summary: | boost: /usr/bin/bjam, /usr/bin/quickbook not built with Fedora build flags | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Florian Weimer <fweimer> |
| Component: | boost | Assignee: | Jonathan Wakely <jwakely> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | dakingun, denis.arnaud_fedora, jwakely, me |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2018-02-08 13:22:40 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: | |||
| Bug Depends On: | |||
| Bug Blocks: | 1539083 | ||
This should be fixed in boost-1.66.0-2.fc28 which is building now. |
boost-1.66.0-0.1.fc28 builds binaries /usr/bin/bjam, /usr/bin/quickbook which do not use the full set of compiler/linker flags from redhat-rpm-config. I haven't tried to find the root case, not daring to look at the Boost build system. Compiler flags are currently available through %{optflags}/$RPM_OPT_FLAGS, and linker flags are available in the shell variable $RPM_LD_FLAGS.