Hi, Should be fixed with https://invent.kde.org/libraries/polkit-qt-1/-/merge_requests/18
On 26/08/2021 13:19, Jonathan Riddell wrote:
I wonder if anyone has ideas on a build failure I'm getting in polkit-kde-agent-1 https://build.neon.kde.org/job/focal_stable_kde_polkit-kde-agent-1_bin_amd64/44/console <https://build.neon.kde.org/job/focal_stable_kde_polkit-kde-agent-1_bin_amd64/44/console> There haven't been any changes in the git repo since the last successful build which suggests its due to update in ubuntu but I've not been able to track that down. [ 54%] Building CXX object CMakeFiles/polkit-kde-authentication-agent-1.dir/polkit-kde-authentication-agent-1_autogen/mocs_compilation.cpp.o In file included from /usr/include/x86_64-linux-gnu/qt5/QtGui/qwindowdefs.h:44, from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qwidget.h:44, from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qdialog.h:44, from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QDialog:1, from /home/jr/src/kde/polkit-kde-agent-1/kdegit/polkit-kde-agent-1/AuthDialog.h:26, from /home/jr/src/kde/polkit-kde-agent-1/kdegit/polkit-kde-agent-1/build/polkit-kde-authentication-agent-1_autogen/EWIEGA46WW/moc_AuthDialog.cpp:10, from /home/jr/src/kde/polkit-kde-agent-1/kdegit/polkit-kde-agent-1/build/polkit-kde-authentication-agent-1_autogen/mocs_compilation.cpp:2: /usr/include/glib-2.0/gio/gdbusintrospection.h:155:25:error: expected unqualified-id before ‘public’ 155 | GDBusSignalInfo **signals; | ^~~~~~~ Jonathan