Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 381605

Summary: Please let users enable logging in KDE applications
Product: Gentoo Linux Reporter: David Kredba <kredba>
Component: [OLD] KDEAssignee: Gentoo KDE team <kde>
Status: RESOLVED INVALID    
Severity: enhancement    
Priority: Low    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description David Kredba 2011-09-02 18:54:12 UTC
Log4cxx is disabled. No support for advanced logging.

Reproducible: Always

Steps to Reproduce:
Install log4cxx and see CMake messages when building log prepared KDE applications.
Actual Results:  
Log4cxx is disabled. No support for advanced logging.

Expected Results:  
Logging is allowed to be controlled by log USE flag. Now it is in (log) state and disabled (in kde eclass?).
Comment 1 Andreas K. Hüttel archtester gentoo-dev 2011-09-04 21:49:05 UTC
Please use the Gentoo-provided methods, which should give you all that you require. See the documentation of cmake-utils.eclass, in short, 

CMAKE_VERBOSE=1 emerge ...