Bug 673688 - olpc-os-builder not built with $RPM_OPT_FLAGS
Summary: olpc-os-builder not built with $RPM_OPT_FLAGS
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: olpc-os-builder
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Daniel Drake
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: DebugInfo
TreeView+ depends on / blocked
 
Reported: 2011-01-29 19:55 UTC by Ville Skyttä
Modified: 2011-04-15 21:22 UTC (History)
3 users (show)

Fixed In Version: olpc-os-builder-3.0.0-0.4.pre2.fc15
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-04-15 20:49:07 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.