Bug 1541035

Summary: boost: /usr/bin/bjam, /usr/bin/quickbook not built with Fedora build flags
Product: [Fedora] Fedora Reporter: Florian Weimer <fweimer>
Component: boostAssignee: Jonathan Wakely <jwakely>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: 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    

Description Florian Weimer 2018-02-01 15:02:50 UTC
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.

Comment 1 Jonathan Wakely 2018-02-07 22:11:32 UTC
This should be fixed in boost-1.66.0-2.fc28 which is building now.