Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 361853 - sys-devel/sparse-0.4.3 ignores CFLAGS, breaks on portage-multilib
Summary: sys-devel/sparse-0.4.3 ignores CFLAGS, breaks on portage-multilib
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Kernel Miscellaneous
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: portage-multilib
  Show dependency tree
 
Reported: 2011-04-03 23:20 UTC by Nathan Phillip Brink (binki) (RETIRED)
Modified: 2011-04-07 04:26 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,18.27 KB, text/plain)
2011-04-03 23:20 UTC, Nathan Phillip Brink (binki) (RETIRED)
Details
emerge --info (emerge--info.txt,7.53 KB, text/plain)
2011-04-03 23:21 UTC, Nathan Phillip Brink (binki) (RETIRED)
Details
sparse-0.4.3.ebuild-CFLAGS.patch (sparse-0.4.3.ebuild-CFLAGS.patch,809 bytes, patch)
2011-04-03 23:24 UTC, Nathan Phillip Brink (binki) (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nathan Phillip Brink (binki) (RETIRED) gentoo-dev 2011-04-03 23:20:48 UTC
Created attachment 268439 [details]
build.log

See summary and to-be-attached build.log as well as ebuild patch which fixes the build for me.
Comment 1 Nathan Phillip Brink (binki) (RETIRED) gentoo-dev 2011-04-03 23:21:35 UTC
Created attachment 268441 [details]
emerge --info
Comment 2 Nathan Phillip Brink (binki) (RETIRED) gentoo-dev 2011-04-03 23:24:53 UTC
Created attachment 268443 [details, diff]
sparse-0.4.3.ebuild-CFLAGS.patch

Removes hardcoded -O2 and -g. Preserves hardcoded -finline-functions -fno-strict-aliasing