kde-gtk-config Plasma/5.27 build failure
Jonathan Riddell
jr at jriddell.org
Thu Oct 5 15:56:34 BST 2023
I'm gettting a build failure in kde-gtk-config Plasma/5.27 branch after
your latest commit Fushan.
https://build.neon.kde.org/job/jammy_stable_kde_kde-gtk-config_bin_amd64/50/consoleFull
*15:32:28* [ 46%] Building CXX object
kded/CMakeFiles/gtkconfig.dir/config_editor/gsettings.cpp.o*15:32:30*
/workspace/build/kded/config_editor/gsettings.cpp: In function ‘void
GSettingsEditor::setValue(const char*, const QVariant&, const
char*)’:*15:32:30*
/workspace/build/kded/config_editor/gsettings.cpp:48:21: error:
‘g_timeout_add_once’ was not declared in this scope; did you mean
‘g_timeout_add_full’?*15:32:30* 48 | s_applyId =
g_timeout_add_once(100, applySettings, nullptr);*15:32:30* |
^~~~~~~~~~~~~~~~~~*15:32:30* |
g_timeout_add_full*15:32:30*
/workspace/build/kded/config_editor/gsettings.cpp: In function ‘void
GSettingsEditor::setValueAsEnum(const char*, int, const
char*)’:*15:32:30*
/workspace/build/kded/config_editor/gsettings.cpp:63:21: error:
‘g_timeout_add_once’ was not declared in this scope; did you mean
‘g_timeout_add_full’?*15:32:30* 63 | s_applyId =
g_timeout_add_once(100, applySettings, nullptr);*15:32:30* |
^~~~~~~~~~~~~~~~~~*15:32:30* |
g_timeout_add_full*15:32:30* make[3]: Leaving directory
'/workspace/build/obj-x86_64-linux-gnu'
Would you know what's up?
Jonathan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20231005/e207b317/attachment.htm>
More information about the Plasma-devel
mailing list