[01;33mFetching source from mirror: http://download.kde.org/stable/release-service/25.08.2/src/dolphin-plugins-25.08.2.tar.xz
[0m[01;33mFetching source from mirror: http://master.kde.org/stable/release-service/25.08.2/src/dolphin-plugins-25.08.2.tar.xz
[0m[01;33mFetching source from mirror: ftp://ftp.kde.org/pub/kde/stable/release-service/25.08.2/src/dolphin-plugins-25.08.2.tar.xz
[0m[01;33mFetching source from mirror: http://ftp.icm.edu.pl/pub/unix/kde/stable/release-service/25.08.2/src/dolphin-plugins-25.08.2.tar.xz
[0mCMake Warning:
Manually-specified variables were not used by the project:
CMAKE_LD_FLAGS
ECM_MKSPECS_INSTALL_DIR
/var/pisi/dolphin-plugins-25.08.2-66/work/dolphin-plugins-25.08.2/git/checkoutdialog.cpp: In constructor ‘CheckoutDialog::CheckoutDialog(QWidget*)’:
/var/pisi/dolphin-plugins-25.08.2-66/work/dolphin-plugins-25.08.2/git/checkoutdialog.cpp:156:46: warning: ‘void QCheckBox::stateChanged(int)’ is deprecated: Use checkStateChanged() instead [-Wdeprecated-declarations]
156 | connect(m_newBranchCheckBox, &QCheckBox::stateChanged, this, &CheckoutDialog::newBranchCheckBoxStateToggled);
| ^~~~~~~~~~~~
In file included from /usr/include/qt6/QtWidgets/QCheckBox:1,
from /var/pisi/dolphin-plugins-25.08.2-66/work/dolphin-plugins-25.08.2/git/checkoutdialog.cpp:13:
/usr/include/qt6/QtWidgets/qcheckbox.h:41:10: note: declared here
41 | void stateChanged(int);
| ^~~~~~~~~~~~
/var/pisi/dolphin-plugins-25.08.2-66/work/dolphin-plugins-25.08.2/git/commitdialog.cpp: In constructor ‘CommitDialog::CommitDialog(QWidget*)’:
/var/pisi/dolphin-plugins-25.08.2-66/work/dolphin-plugins-25.08.2/git/commitdialog.cpp:69:46: warning: ‘void QCheckBox::stateChanged(int)’ is deprecated: Use checkStateChanged() instead [-Wdeprecated-declarations]
69 | connect(m_amendCheckBox, &QCheckBox::stateChanged, this, &CommitDialog::amendCheckBoxStateChanged);
| ^~~~~~~~~~~~
In file included from /usr/include/qt6/QtWidgets/QCheckBox:1,
from /var/pisi/dolphin-plugins-25.08.2-66/work/dolphin-plugins-25.08.2/git/commitdialog.cpp:15:
/usr/include/qt6/QtWidgets/qcheckbox.h:41:10: note: declared here
41 | void stateChanged(int);
| ^~~~~~~~~~~~
/var/pisi/dolphin-plugins-25.08.2-66/work/dolphin-plugins-25.08.2/hg/bundledialog.cpp: In constructor ‘HgBundleDialog::HgBundleDialog(QWidget*)’:
/var/pisi/dolphin-plugins-25.08.2-66/work/dolphin-plugins-25.08.2/hg/bundledialog.cpp:41:42: warning: ‘void QCheckBox::stateChanged(int)’ is deprecated: Use checkStateChanged() instead [-Wdeprecated-declarations]
41 | connect(m_allChangesets, &QCheckBox::stateChanged, this, &HgBundleDialog::slotAllChangesCheckToggled);
| ^~~~~~~~~~~~
In file included from /usr/include/qt6/QtWidgets/QCheckBox:1,
from /var/pisi/dolphin-plugins-25.08.2-66/work/dolphin-plugins-25.08.2/hg/bundledialog.cpp:15:
/usr/include/qt6/QtWidgets/qcheckbox.h:41:10: note: declared here
41 | void stateChanged(int);
| ^~~~~~~~~~~~
[01;33m*** 0 error(s), 4 warning(s)
[0m