Bug 673688

Summary: olpc-os-builder not built with $RPM_OPT_FLAGS
Product: [Fedora] Fedora Reporter: Ville Skyttä <ville.skytta>
Component: olpc-os-builderAssignee: Daniel Drake <dsd>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: chris, dsd, pbrobinson
Target Milestone: ---Keywords: Patch
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: olpc-os-builder-3.0.0-0.4.pre2.fc15 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-04-15 20:49:07 UTC Type: ---
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: 496968    

Description Ville Skyttä 2011-01-29 19:55:42 UTC
http://kojipkgs.fedoraproject.org/packages/olpc-os-builder/3.0.0/0.2.pre2.fc15/data/logs/x86_64/build.log

olpc-os-builder is not built with $RPM_OPT_FLAGS (no compiler security features, broken debuginfo); see the build log.  One way to fix it:

-make %{?_smp_mflags} CFLAGS="$RPM_OPT_FLAGS"
+make %{?_smp_mflags} CC="%{__cc} $RPM_OPT_FLAGS"

Comment 1 Fedora Update System 2011-04-07 06:47:42 UTC
olpc-os-builder-3.0.0-0.4.pre2.fc15 has been submitted as an update for Fedora 15.
https://admin.fedoraproject.org/updates/olpc-os-builder-3.0.0-0.4.pre2.fc15

Comment 2 Fedora Update System 2011-04-07 07:56:21 UTC
olpc-os-builder-3.0.0-0.4.pre2.fc14 has been submitted as an update for Fedora 14.
https://admin.fedoraproject.org/updates/olpc-os-builder-3.0.0-0.4.pre2.fc14

Comment 3 Fedora Update System 2011-04-07 18:47:37 UTC
Package olpc-os-builder-3.0.0-0.4.pre2.fc14:
* should fix your issue,
* was pushed to the Fedora 14 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing olpc-os-builder-3.0.0-0.4.pre2.fc14'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/olpc-os-builder-3.0.0-0.4.pre2.fc14
then log in and leave karma (feedback).

Comment 4 Fedora Update System 2011-04-15 20:49:03 UTC
olpc-os-builder-3.0.0-0.4.pre2.fc14 has been pushed to the Fedora 14 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 5 Fedora Update System 2011-04-15 21:22:24 UTC
olpc-os-builder-3.0.0-0.4.pre2.fc15 has been pushed to the Fedora 15 stable repository.  If problems still persist, please make note of it in this bug report.