| Summary: |
plasma-nm fails to build with KF6 today |
| Product: |
[Plasma] plasmashell
|
Reporter: |
Nate Graham <nate> |
| Component: |
Networking in general | Assignee: |
Plasma Bugs List <plasma-bugs-null> |
| Status: |
RESOLVED
FIXED
|
|
|
| Severity: |
grave
|
CC: |
kde, nicolas.fella
|
| Priority: |
NOR
|
Keywords: |
qt6, regression |
| Version First Reported In: |
master | |
|
| Target Milestone: |
1.0 | |
|
| Platform: |
Other | |
|
| OS: |
Linux | |
|
|
Latest Commit:
|
https://invent.kde.org/plasma/plasma-nm/-/commit/d140b8d7da51fdf54d1add4f75784a15907ec558
|
Version Fixed/Implemented In:
|
|
|
Sentry Crash Report:
|
|
| |
[ 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