Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 302772 - libinklevel-0.8.0 can't be built without debug
Summary: libinklevel-0.8.0 can't be built without debug
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Printing (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Printing Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-29 17:01 UTC by Serkan Kaba (RETIRED)
Modified: 2010-04-13 17:18 UTC (History)
0 users

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


Attachments
Patch to fix the issue. (libinklevel.patch,328 bytes, patch)
2010-01-29 17:04 UTC, Serkan Kaba (RETIRED)
Details | Diff
Patch for the package. (libinklevel-0.8.0-automagicdebug.patch,567 bytes, patch)
2010-03-28 06:52 UTC, Serkan Kaba (RETIRED)
Details | Diff
Patch for the ebuild. (libinklevel.patch,532 bytes, patch)
2010-03-28 06:53 UTC, Serkan Kaba (RETIRED)
Details | Diff
Patch for the package (libinklevel-0.8.0-automagicdebug.patch,671 bytes, patch)
2010-03-28 19:20 UTC, Serkan Kaba (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Serkan Kaba (RETIRED) gentoo-dev 2010-01-29 17:01:57 UTC
The issue happens because of configure processing "--disable-debug" as enable as well. To disable you just need to omit the debug switch in configure.

I'll attach a patch to fix the issue.
Comment 1 Serkan Kaba (RETIRED) gentoo-dev 2010-01-29 17:04:04 UTC
Created attachment 217847 [details, diff]
Patch to fix the issue.
Comment 2 Serkan Kaba (RETIRED) gentoo-dev 2010-03-28 06:52:33 UTC
Created attachment 225527 [details, diff]
Patch for the package.

Properly patch the autotools usage.
Comment 3 Serkan Kaba (RETIRED) gentoo-dev 2010-03-28 06:53:51 UTC
Created attachment 225529 [details, diff]
Patch for the ebuild.
Comment 4 Serkan Kaba (RETIRED) gentoo-dev 2010-03-28 19:20:55 UTC
Created attachment 225599 [details, diff]
Patch for the package

Works for both cases
Comment 5 Serkan Kaba (RETIRED) gentoo-dev 2010-04-13 17:18:36 UTC
Committed -r1 to tree.