Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 429942 - app-benchmarks/gtkperf-0.40 ignores CFLAGS
Summary: app-benchmarks/gtkperf-0.40 ignores CFLAGS
Status: RESOLVED DUPLICATE of bug 428652
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Deadline: 2012-12-14
Assignee: Mart Raudsepp
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-05 00:40 UTC by Julian Ospald
Modified: 2013-01-21 22:35 UTC (History)
0 users

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


Attachments
gtkperf-0.40.ebuild.diff (gtkperf-0.40.ebuild.diff,260 bytes, patch)
2012-08-05 00:40 UTC, Julian Ospald
Details | Diff
gtkperf-0.40:20120805-001807.log (gtkperf-0.40:20120805-001807.log,34.66 KB, text/plain)
2012-08-05 00:41 UTC, Julian Ospald
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Julian Ospald 2012-08-05 00:40:17 UTC
Created attachment 320408 [details, diff]
gtkperf-0.40.ebuild.diff

after reading the build LOG ;) I noticed there are no cflags because of these funny lines in configure.in:

CFLAGS=""
AC_SUBST(CFLAGS)

to avoid eautoreconf which can cause failure in so many ways I would propose the attached patch.
Comment 1 Julian Ospald 2012-08-05 00:41:27 UTC
Created attachment 320410 [details]
gtkperf-0.40:20120805-001807.log

build log without cflags
Comment 2 Julian Ospald 2013-01-01 19:07:18 UTC
is there a reason cflags are ignored?

please respond
Comment 3 Diego Elio Pettenò (RETIRED) gentoo-dev 2013-01-21 22:35:54 UTC

*** This bug has been marked as a duplicate of bug 428652 ***