https://bugs.kde.org/show_bug.cgi?id=472574
Bug ID: 472574
Summary: plasma-nm fails to build with KF6 today
Classification: Plasma
Product: plasma-nm
Version: master
Platform: Other
OS: Linux
Status: REPORTED
Keywords: qt6, regression
Severity: grave
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
Target Milestone: ---
[ 97%] Building CXX object
kded/CMakeFiles/kded_networkmanagement.dir/plasma_nm_kded.cpp.o
/home/nate/kde/src/plasma-nm/kded/connectivitymonitor.cpp: In member function
‘void ConnectivityMonitor::connectivityChanged(NetworkManager::Connectivity)’:
/home/nate/kde/src/plasma-nm/kded/connectivitymonitor.cpp:67:39: error: ‘void
KNotification::update()’ is private within this context
67 | m_notification->update();
| ~~~~~~~~~~~~~~~~~~~~~~^~
In file included from
/home/nate/kde/usr6/include/KF6/KNotifications/KNotification:1,
from
/home/nate/kde/src/plasma-nm/kded/connectivitymonitor.h:13,
from
/home/nate/kde/src/plasma-nm/kded/connectivitymonitor.cpp:8:
/home/nate/kde/usr6/include/KF6/KNotifications/knotification.h:642:35: note:
declared private here
642 | KNOTIFICATIONS_NO_EXPORT void update();
| ^~~~~~
gmake[2]: *** [kded/CMakeFiles/kded_networkmanagement.dir/build.make:112:
kded/CMakeFiles/kded_networkmanagement.dir/connectivitymonitor.cpp.o] Error 1
--
You are receiving this mail because:
You are watching all bug changes.