Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 302816 - sys-auth/openpam: broken debug USE flag
Summary: sys-auth/openpam: broken debug USE flag
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: FreeBSD (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo/BSD Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-29 22:18 UTC by Johan Hattne
Modified: 2019-10-11 17:37 UTC (History)
0 users

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


Attachments
Proposed fix to configure.ac to handle --enable-debug and --disable-debug (openpam-20071221-debug.patch,528 bytes, patch)
2010-01-29 22:22 UTC, Johan Hattne
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Johan Hattne 2010-01-29 22:18:53 UTC
openpam exhibits odd behaviour with respect to the --enable-debug/--disable-debug configure option.

Reproducible: Always

Steps to Reproduce:
emerge openpam with different USE flags.
Actual Results:  
Neither 'USE="-debug" emerge openpam' nor 'USE="debug" emerge openpam' give an openpam which emits debugging information to syslog.

Expected Results:  
Debugging information with USE="debug" but not with with USE="-debug".
Comment 1 Johan Hattne 2010-01-29 22:22:31 UTC
Created attachment 217889 [details, diff]
Proposed fix to configure.ac to handle --enable-debug and --disable-debug
Comment 2 Johan Hattne 2010-01-29 22:24:59 UTC
After applying attached patch, the ebuild's econf could be augmented with $(use_enable debug).
Comment 3 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2019-10-11 17:37:11 UTC
*-fbsd is gone.