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

Bug 493680

Summary: =sys-devel/distcc-3.1 - /etc/conf.d/distccd: set log level severity to something more severe than "notice"
Product: Gentoo Linux Reporter: Jeroen Roovers (RETIRED) <jer>
Component: [OLD] DevelopmentAssignee: Gentoo Cluster Team <cluster>
Status: CONFIRMED ---    
Severity: normal CC: alexander, alex_y_xu, cluster
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Jeroen Roovers (RETIRED) gentoo-dev 2013-12-08 17:47:25 UTC
syslog gets inundated with useless messages with the default --log-level setting. This used to be set to "critical", but as of 3.1 it's suddenly "notice", which gets you lots of these:

(dcc_job_summary) client: nnn.nnn.nnn.nnn:port COMPILE_OK exit:0 sig:0 core:0 ret:0 time:173ms x86_64-pc-linux-gnu-gcc /var/tmp/portage/media-video/ffmpeg-1.0.8/temp/ffconf.JDxgMmXL.c

It should probably be at least "warning" to get rid of messages for successful jobs. Users who want or need to debug distcc might want to deviate from that proper default.
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2018-12-08 10:38:50 UTC
*** Bug 500142 has been marked as a duplicate of this bug. ***