GNU bug report logs -
#54061
thermald-2.4.7 build fail following upower update to 0.99.15
Previous Next
Reported by: Paul Jewell <paul <at> teulu.org>
Date: Fri, 18 Feb 2022 18:33:01 UTC
Severity: normal
Done: Ludovic Courtès <ludo <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
When building thermald-2.4.7, I am getting a build failure:
------------8<---------------------
src/thd_engine_adaptive.cpp: In member function ‘int
cthd_engine_adaptive::evaluate_lid_condition(condition)’:
src/thd_engine_adaptive.cpp:1002:61: error: ‘gboolean
up_client_get_lid_is_closed(UpClient*)’ is deprecated
[-Werror=deprecated-declarations
]
------------8<---------------------
According to jpoiret (via IRC), this is due to the upower update from
0.99.13 to 0.99.15, and the marking of the "up_client_get_lid_is_closed"
function as deprecated.
I am not sure where the compiler flag setting is made turning this
warning into an error. I have no configuration in my system config which
could be doing this (at least not explicitly).
This bug report was last modified 3 years and 137 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.