=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. ===> Building for rsibreak-0.12.11nb5 Scanning dependencies of target po-pt-docs-rsibreak-index-cache-bz2 Scanning dependencies of target pofiles-ac0ceed4c56f8b791ea94cce85f346bb Scanning dependencies of target po-es-docs-rsibreak-index-cache-bz2 Scanning dependencies of target tsfiles-ac0ceed4c56f8b791ea94cce85f346bb Scanning dependencies of target po-uk-docs-rsibreak-index-cache-bz2 Scanning dependencies of target po-ca-docs-rsibreak-index-cache-bz2 Scanning dependencies of target po-it-docs-rsibreak-index-cache-bz2 [ 2%] Generating po/pt/docs/rsibreak/index.cache.bz2 [ 4%] Generating po/es/docs/rsibreak/index.cache.bz2 [ 6%] Generating mo... [ 8%] Generating po/uk/docs/rsibreak/index.cache.bz2 Scanning dependencies of target po-sv-docs-rsibreak-index-cache-bz2 [ 10%] Generating po/ca/docs/rsibreak/index.cache.bz2 [ 14%] Generating po/it/docs/rsibreak/index.cache.bz2 [ 14%] Generating ts... [ 16%] Generating po/sv/docs/rsibreak/index.cache.bz2 [ 16%] Built target tsfiles-ac0ceed4c56f8b791ea94cce85f346bb Scanning dependencies of target po-pt-BR-docs-rsibreak-index-cache-bz2 [ 18%] Generating po/pt_BR/docs/rsibreak/index.cache.bz2 [ 18%] Built target pofiles-ac0ceed4c56f8b791ea94cce85f346bb Scanning dependencies of target po-nl-docs-rsibreak-index-cache-bz2 [ 20%] Generating po/nl/docs/rsibreak/index.cache.bz2 [ 20%] Built target po-sv-docs-rsibreak-index-cache-bz2 I/O warning : failed to load external entity "/usr/pkg/share/kf5/kdoctools/customization/xsl/pt-BR.xml" [ 20%] Built target po-ca-docs-rsibreak-index-cache-bz2 Scanning dependencies of target doc-index-cache-bz2 [ 22%] Generating index.cache.bz2 No "pt_br" localization of "footer-doc-comment" exists; using "en". [ 22%] Built target po-uk-docs-rsibreak-index-cache-bz2 Scanning dependencies of target rsibreak_lib_autogen No "pt_br" localization of "footer-doc-feedback" exists; using "en". No "pt_br" localization of "footer-doc-teamname" exists; using "en". No "pt_br" localization of "footer-doc-comment" exists; using "en". No "pt_br" localization of "footer-doc-feedback" exists; using "en". No "pt_br" localization of "footer-doc-teamname" exists; using "en". [ 24%] Automatic MOC for target rsibreak_lib No "pt_br" localization of "footer-doc-comment" exists; using "en". No "pt_br" localization of "footer-doc-feedback" exists; using "en". No "pt_br" localization of "footer-doc-teamname" exists; using "en". No "pt_br" localization of "footer-doc-comment" exists; using "en". No "pt_br" localization of "footer-doc-feedback" exists; using "en". No "pt_br" localization of "footer-doc-teamname" exists; using "en". [ 24%] Built target po-es-docs-rsibreak-index-cache-bz2 No "pt_br" localization of "footer-doc-comment" exists; using "en". No "pt_br" localization of "footer-doc-feedback" exists; using "en". No "pt_br" localization of "footer-doc-teamname" exists; using "en". No "pt_br" localization of "footer-doc-comment" exists; using "en". No "pt_br" localization of "footer-doc-feedback" exists; using "en". No "pt_br" localization of "footer-doc-teamname" exists; using "en". [ 24%] Built target po-pt-docs-rsibreak-index-cache-bz2 [ 24%] Built target po-pt-BR-docs-rsibreak-index-cache-bz2 [ 24%] Built target po-it-docs-rsibreak-index-cache-bz2 [ 24%] Built target po-nl-docs-rsibreak-index-cache-bz2 [ 24%] Built target doc-index-cache-bz2 [ 24%] Built target rsibreak_lib_autogen [ 26%] Generating rsiwidgetadaptor.cpp, rsiwidgetadaptor.h [ 28%] Generating rsiwidgetadaptor.moc Scanning dependencies of target rsibreak_lib [ 30%] Building CXX object src/CMakeFiles/rsibreak_lib.dir/popupeffect.cpp.o [ 34%] Building CXX object src/CMakeFiles/rsibreak_lib.dir/grayeffect.cpp.o [ 34%] Building CXX object src/CMakeFiles/rsibreak_lib.dir/slideshoweffect.cpp.o [ 36%] Building CXX object src/CMakeFiles/rsibreak_lib.dir/passivepopup.cpp.o [ 38%] Building CXX object src/CMakeFiles/rsibreak_lib.dir/rsidock.cpp.o [ 40%] Building CXX object src/CMakeFiles/rsibreak_lib.dir/rsibreak_lib_autogen/mocs_compilation.cpp.o [ 42%] Building CXX object src/CMakeFiles/rsibreak_lib.dir/setupgeneral.cpp.o [ 44%] Building CXX object src/CMakeFiles/rsibreak_lib.dir/setup.cpp.o [ 46%] Building CXX object src/CMakeFiles/rsibreak_lib.dir/setuptiming.cpp.o /data/scratch/time/rsibreak/work/rsibreak-0.12.11/src/slideshoweffect.cpp:107:46: warning: 'qrand' is deprecated: use QRandomGenerator instead [-Wdeprecated-declarations] j = ( int )( m_files.count() * ( qrand() / ( RAND_MAX + 1.0 ) ) ); ^ /data/scratch/time/rsibreak/work/.buildlink/qt5/include/QtCore/qglobal.h:1277:15: note: 'qrand' has been explicitly marked deprecated here Q_CORE_EXPORT QT_DEPRECATED_VERSION_X_5_15("use QRandomGenerator instead") int qrand(); ^ /data/scratch/time/rsibreak/work/.buildlink/qt5/include/QtCore/qglobal.h:372:45: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5_15' # define QT_DEPRECATED_VERSION_X_5_15(text) QT_DEPRECATED_X(text) ^ /data/scratch/time/rsibreak/work/.buildlink/qt5/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /data/scratch/time/rsibreak/work/.buildlink/qt5/include/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ /data/scratch/time/rsibreak/work/rsibreak-0.12.11/src/slideshoweffect.cpp:150:22: warning: 'endl' is deprecated: Use Qt::endl [-Wdeprecated-declarations] << folder << endl; ^ /data/scratch/time/rsibreak/work/.buildlink/qt5/include/QtCore/qtextstream.h:293:15: note: 'endl' has been explicitly marked deprecated here Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); ^ /data/scratch/time/rsibreak/work/.buildlink/qt5/include/QtCore/qglobal.h:380:53: note: expanded from macro 'QT_DEPRECATED_VERSION_X' #define QT_DEPRECATED_VERSION_X(major, minor, text) QT_DEPRECATED_VERSION_X_##major(minor, text) ^ :35:1: note: expanded from here QT_DEPRECATED_VERSION_X_5 ^ /data/scratch/time/rsibreak/work/.buildlink/qt5/include/QtCore/qglobal.h:379:53: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5' #define QT_DEPRECATED_VERSION_X_5(minor, text) QT_DEPRECATED_VERSION_X_5_##minor(text) ^ note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) /data/scratch/time/rsibreak/work/.buildlink/qt5/include/QtCore/qglobal.h:372:45: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5_15' # define QT_DEPRECATED_VERSION_X_5_15(text) QT_DEPRECATED_X(text) ^ /data/scratch/time/rsibreak/work/.buildlink/qt5/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /data/scratch/time/rsibreak/work/.buildlink/qt5/include/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ /data/scratch/time/rsibreak/work/rsibreak-0.12.11/src/rsidock.cpp:85:39: warning: 'SmallIcon' is deprecated: Since 5.63. See API dox for replacement [-Wdeprecated-declarations] m_suspendItem = doAddAction(menu, SmallIcon( "media-playback-pause" ), i18n( "&Suspend RSIBreak" ), this, &RSIDock::slotToggleSuspend ); ^ /data/scratch/time/rsibreak/work/.buildlink/include/KF5/KIconThemes/kiconloader.h:651:1: note: 'SmallIcon' has been explicitly marked deprecated here KICONTHEMES_DEPRECATED_VERSION(5, 63, "See API dox for replacement") ^ /data/scratch/time/rsibreak/work/.buildlink/include/KF5/KIconThemes/kiconthemes_export.h:150:60: note: expanded from macro 'KICONTHEMES_DEPRECATED_VERSION' #define KICONTHEMES_DEPRECATED_VERSION(major, minor, text) KICONTHEMES_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text) ^ :94:1: note: expanded from here KICONTHEMES_DEPRECATED_VERSION_5 ^ /data/scratch/time/rsibreak/work/.buildlink/include/KF5/KIconThemes/kiconthemes_export.h:149:60: note: expanded from macro 'KICONTHEMES_DEPRECATED_VERSION_5' #define KICONTHEMES_DEPRECATED_VERSION_5(minor, text) KICONTHEMES_DEPRECATED_VERSION_5_##minor(text) ^ :95:1: note: expanded from here KICONTHEMES_DEPRECATED_VERSION_5_63 ^ /data/scratch/time/rsibreak/work/.buildlink/include/KF5/KIconThemes/kiconthemes_export.h:126:53: note: expanded from macro 'KICONTHEMES_DEPRECATED_VERSION_5_63' # define KICONTHEMES_DEPRECATED_VERSION_5_63(text) KICONTHEMES_DECL_DEPRECATED_TEXT(text) ^ /data/scratch/time/rsibreak/work/.buildlink/include/KF5/KIconThemes/kiconthemes_export.h:42:64: note: expanded from macro 'KICONTHEMES_DECL_DEPRECATED_TEXT' #define KICONTHEMES_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text))) ^ /data/scratch/time/rsibreak/work/rsibreak-0.12.11/src/rsidock.cpp:86:23: warning: 'SmallIcon' is deprecated: Since 5.63. See API dox for replacement [-Wdeprecated-declarations] doAddAction(menu, SmallIcon( "view-statistics" ), i18n( "&Usage Statistics" ), this, &RSIDock::slotShowStatistics ); ^ /data/scratch/time/rsibreak/work/.buildlink/include/KF5/KIconThemes/kiconloader.h:651:1: note: 'SmallIcon' has been explicitly marked deprecated here KICONTHEMES_DEPRECATED_VERSION(5, 63, "See API dox for replacement") ^ /data/scratch/time/rsibreak/work/.buildlink/include/KF5/KIconThemes/kiconthemes_export.h:150:60: note: expanded from macro 'KICONTHEMES_DEPRECATED_VERSION' #define KICONTHEMES_DEPRECATED_VERSION(major, minor, text) KICONTHEMES_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text) ^ :94:1: note: expanded from here KICONTHEMES_DEPRECATED_VERSION_5 ^ /data/scratch/time/rsibreak/work/.buildlink/include/KF5/KIconThemes/kiconthemes_export.h:149:60: note: expanded from macro 'KICONTHEMES_DEPRECATED_VERSION_5' #define KICONTHEMES_DEPRECATED_VERSION_5(minor, text) KICONTHEMES_DEPRECATED_VERSION_5_##minor(text) ^ :95:1: note: expanded from here KICONTHEMES_DEPRECATED_VERSION_5_63 ^ /data/scratch/time/rsibreak/work/.buildlink/include/KF5/KIconThemes/kiconthemes_export.h:126:53: note: expanded from macro 'KICONTHEMES_DEPRECATED_VERSION_5_63' # define KICONTHEMES_DEPRECATED_VERSION_5_63(text) KICONTHEMES_DECL_DEPRECATED_TEXT(text) ^ /data/scratch/time/rsibreak/work/.buildlink/include/KF5/KIconThemes/kiconthemes_export.h:42:64: note: expanded from macro 'KICONTHEMES_DECL_DEPRECATED_TEXT' #define KICONTHEMES_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text))) ^ /data/scratch/time/rsibreak/work/rsibreak-0.12.11/src/rsidock.cpp:87:23: warning: 'SmallIcon' is deprecated: Since 5.63. See API dox for replacement [-Wdeprecated-declarations] doAddAction(menu, SmallIcon( "preferences-desktop-notification" ), i18n( "Configure &Notifications..." ), this, &RSIDock::slotConfigureNotifications ); ^ /data/scratch/time/rsibreak/work/.buildlink/include/KF5/KIconThemes/kiconloader.h:651:1: note: 'SmallIcon' has been explicitly marked deprecated here KICONTHEMES_DEPRECATED_VERSION(5, 63, "See API dox for replacement") ^ /data/scratch/time/rsibreak/work/.buildlink/include/KF5/KIconThemes/kiconthemes_export.h:150:60: note: expanded from macro 'KICONTHEMES_DEPRECATED_VERSION' #define KICONTHEMES_DEPRECATED_VERSION(major, minor, text) KICONTHEMES_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text) ^ :94:1: note: expanded from here KICONTHEMES_DEPRECATED_VERSION_5 ^ /data/scratch/time/rsibreak/work/.buildlink/include/KF5/KIconThemes/kiconthemes_export.h:149:60: note: expanded from macro 'KICONTHEMES_DEPRECATED_VERSION_5' #define KICONTHEMES_DEPRECATED_VERSION_5(minor, text) KICONTHEMES_DEPRECATED_VERSION_5_##minor(text) ^ :95:1: note: expanded from here KICONTHEMES_DEPRECATED_VERSION_5_63 ^ /data/scratch/time/rsibreak/work/.buildlink/include/KF5/KIconThemes/kiconthemes_export.h:126:53: note: expanded from macro 'KICONTHEMES_DEPRECATED_VERSION_5_63' # define KICONTHEMES_DEPRECATED_VERSION_5_63(text) KICONTHEMES_DECL_DEPRECATED_TEXT(text) ^ /data/scratch/time/rsibreak/work/.buildlink/include/KF5/KIconThemes/kiconthemes_export.h:42:64: note: expanded from macro 'KICONTHEMES_DECL_DEPRECATED_TEXT' #define KICONTHEMES_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text))) ^ /data/scratch/time/rsibreak/work/rsibreak-0.12.11/src/rsidock.cpp:138:33: warning: 'SmallIcon' is deprecated: Since 5.63. See API dox for replacement [-Wdeprecated-declarations] m_suspendItem->setIcon( SmallIcon( "media-playback-pause" ) ); ^ /data/scratch/time/rsibreak/work/.buildlink/include/KF5/KIconThemes/kiconloader.h:651:1: note: 'SmallIcon' has been explicitly marked deprecated here KICONTHEMES_DEPRECATED_VERSION(5, 63, "See API dox for replacement") ^ /data/scratch/time/rsibreak/work/.buildlink/include/KF5/KIconThemes/kiconthemes_export.h:150:60: note: expanded from macro 'KICONTHEMES_DEPRECATED_VERSION' #define KICONTHEMES_DEPRECATED_VERSION(major, minor, text) KICONTHEMES_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text) ^ :94:1: note: expanded from here KICONTHEMES_DEPRECATED_VERSION_5 ^ /data/scratch/time/rsibreak/work/.buildlink/include/KF5/KIconThemes/kiconthemes_export.h:149:60: note: expanded from macro 'KICONTHEMES_DEPRECATED_VERSION_5' #define KICONTHEMES_DEPRECATED_VERSION_5(minor, text) KICONTHEMES_DEPRECATED_VERSION_5_##minor(text) ^ :95:1: note: expanded from here KICONTHEMES_DEPRECATED_VERSION_5_63 ^ /data/scratch/time/rsibreak/work/.buildlink/include/KF5/KIconThemes/kiconthemes_export.h:126:53: note: expanded from macro 'KICONTHEMES_DEPRECATED_VERSION_5_63' # define KICONTHEMES_DEPRECATED_VERSION_5_63(text) KICONTHEMES_DECL_DEPRECATED_TEXT(text) ^ /data/scratch/time/rsibreak/work/.buildlink/include/KF5/KIconThemes/kiconthemes_export.h:42:64: note: expanded from macro 'KICONTHEMES_DECL_DEPRECATED_TEXT' #define KICONTHEMES_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text))) ^ /data/scratch/time/rsibreak/work/rsibreak-0.12.11/src/rsidock.cpp:144:33: warning: 'SmallIcon' is deprecated: Since 5.63. See API dox for replacement [-Wdeprecated-declarations] m_suspendItem->setIcon( SmallIcon( "media-playback-start" ) ); ^ /data/scratch/time/rsibreak/work/.buildlink/include/KF5/KIconThemes/kiconloader.h:651:1: note: 'SmallIcon' has been explicitly marked deprecated here KICONTHEMES_DEPRECATED_VERSION(5, 63, "See API dox for replacement") ^ /data/scratch/time/rsibreak/work/.buildlink/include/KF5/KIconThemes/kiconthemes_export.h:150:60: note: expanded from macro 'KICONTHEMES_DEPRECATED_VERSION' #define KICONTHEMES_DEPRECATED_VERSION(major, minor, text) KICONTHEMES_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text) ^ :94:1: note: expanded from here KICONTHEMES_DEPRECATED_VERSION_5 ^ /data/scratch/time/rsibreak/work/.buildlink/include/KF5/KIconThemes/kiconthemes_export.h:149:60: note: expanded from macro 'KICONTHEMES_DEPRECATED_VERSION_5' #define KICONTHEMES_DEPRECATED_VERSION_5(minor, text) KICONTHEMES_DEPRECATED_VERSION_5_##minor(text) ^ :95:1: note: expanded from here KICONTHEMES_DEPRECATED_VERSION_5_63 ^ /data/scratch/time/rsibreak/work/.buildlink/include/KF5/KIconThemes/kiconthemes_export.h:126:53: note: expanded from macro 'KICONTHEMES_DEPRECATED_VERSION_5_63' # define KICONTHEMES_DEPRECATED_VERSION_5_63(text) KICONTHEMES_DECL_DEPRECATED_TEXT(text) ^ /data/scratch/time/rsibreak/work/.buildlink/include/KF5/KIconThemes/kiconthemes_export.h:42:64: note: expanded from macro 'KICONTHEMES_DECL_DEPRECATED_TEXT' #define KICONTHEMES_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text))) ^ [ 48%] Building CXX object src/CMakeFiles/rsibreak_lib.dir/setupnotifications.cpp.o [ 50%] Building CXX object src/CMakeFiles/rsibreak_lib.dir/rsirelaxpopup.cpp.o [ 52%] Building CXX object src/CMakeFiles/rsibreak_lib.dir/setupmaximized.cpp.o [ 54%] Building CXX object src/CMakeFiles/rsibreak_lib.dir/rsistatwidget.cpp.o 5 warnings generated. [ 56%] Building CXX object src/CMakeFiles/rsibreak_lib.dir/rsistats.cpp.o 2 warnings generated. [ 58%] Building CXX object src/CMakeFiles/rsibreak_lib.dir/rsitimer.cpp.o [ 60%] Building CXX object src/CMakeFiles/rsibreak_lib.dir/rsitimercounter.cpp.o [ 62%] Building CXX object src/CMakeFiles/rsibreak_lib.dir/rsiglobals.cpp.o [ 64%] Building CXX object src/CMakeFiles/rsibreak_lib.dir/rsistatitem.cpp.o [ 66%] Building CXX object src/CMakeFiles/rsibreak_lib.dir/breakbase.cpp.o /data/scratch/time/rsibreak/work/rsibreak-0.12.11/src/rsirelaxpopup.cpp:60:37: warning: 'SmallIcon' is deprecated: Since 5.63. See API dox for replacement [-Wdeprecated-declarations] m_skipbutton = new QPushButton( SmallIcon( "dialog-cancel" ), i18n( "Skip Break" ), hbox ); ^ /data/scratch/time/rsibreak/work/.buildlink/include/KF5/KIconThemes/kiconloader.h:651:1: note: 'SmallIcon' has been explicitly marked deprecated here KICONTHEMES_DEPRECATED_VERSION(5, 63, "See API dox for replacement") ^ /data/scratch/time/rsibreak/work/.buildlink/include/KF5/KIconThemes/kiconthemes_export.h:150:60: note: expanded from macro 'KICONTHEMES_DEPRECATED_VERSION' #define KICONTHEMES_DEPRECATED_VERSION(major, minor, text) KICONTHEMES_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text) ^ :89:1: note: expanded from here KICONTHEMES_DEPRECATED_VERSION_5 ^ /data/scratch/time/rsibreak/work/.buildlink/include/KF5/KIconThemes/kiconthemes_export.h:149:60: note: expanded from macro 'KICONTHEMES_DEPRECATED_VERSION_5' #define KICONTHEMES_DEPRECATED_VERSION_5(minor, text) KICONTHEMES_DEPRECATED_VERSION_5_##minor(text) ^ :90:1: note: expanded from here KICONTHEMES_DEPRECATED_VERSION_5_63 ^ /data/scratch/time/rsibreak/work/.buildlink/include/KF5/KIconThemes/kiconthemes_export.h:126:53: note: expanded from macro 'KICONTHEMES_DEPRECATED_VERSION_5_63' # define KICONTHEMES_DEPRECATED_VERSION_5_63(text) KICONTHEMES_DECL_DEPRECATED_TEXT(text) ^ /data/scratch/time/rsibreak/work/.buildlink/include/KF5/KIconThemes/kiconthemes_export.h:42:64: note: expanded from macro 'KICONTHEMES_DECL_DEPRECATED_TEXT' #define KICONTHEMES_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text))) ^ /data/scratch/time/rsibreak/work/rsibreak-0.12.11/src/rsirelaxpopup.cpp:65:41: warning: 'SmallIcon' is deprecated: Since 5.63. See API dox for replacement [-Wdeprecated-declarations] m_postponebutton = new QPushButton( SmallIcon( "go-next" ), i18n( "Postpone Break" ), hbox ); ^ /data/scratch/time/rsibreak/work/.buildlink/include/KF5/KIconThemes/kiconloader.h:651:1: note: 'SmallIcon' has been explicitly marked deprecated here KICONTHEMES_DEPRECATED_VERSION(5, 63, "See API dox for replacement") ^ /data/scratch/time/rsibreak/work/.buildlink/include/KF5/KIconThemes/kiconthemes_export.h:150:60: note: expanded from macro 'KICONTHEMES_DEPRECATED_VERSION' #define KICONTHEMES_DEPRECATED_VERSION(major, minor, text) KICONTHEMES_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text) ^ :89:1: note: expanded from here KICONTHEMES_DEPRECATED_VERSION_5 ^ /data/scratch/time/rsibreak/work/.buildlink/include/KF5/KIconThemes/kiconthemes_export.h:149:60: note: expanded from macro 'KICONTHEMES_DEPRECATED_VERSION_5' #define KICONTHEMES_DEPRECATED_VERSION_5(minor, text) KICONTHEMES_DEPRECATED_VERSION_5_##minor(text) ^ :90:1: note: expanded from here KICONTHEMES_DEPRECATED_VERSION_5_63 ^ /data/scratch/time/rsibreak/work/.buildlink/include/KF5/KIconThemes/kiconthemes_export.h:126:53: note: expanded from macro 'KICONTHEMES_DEPRECATED_VERSION_5_63' # define KICONTHEMES_DEPRECATED_VERSION_5_63(text) KICONTHEMES_DECL_DEPRECATED_TEXT(text) ^ /data/scratch/time/rsibreak/work/.buildlink/include/KF5/KIconThemes/kiconthemes_export.h:42:64: note: expanded from macro 'KICONTHEMES_DECL_DEPRECATED_TEXT' #define KICONTHEMES_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text))) ^ /data/scratch/time/rsibreak/work/rsibreak-0.12.11/src/rsirelaxpopup.cpp:70:37: warning: 'SmallIcon' is deprecated: Since 5.63. See API dox for replacement [-Wdeprecated-declarations] m_lockbutton = new QPushButton( SmallIcon( "system-lock-screen" ), i18n( "Lock Screen" ), hbox ); ^ /data/scratch/time/rsibreak/work/.buildlink/include/KF5/KIconThemes/kiconloader.h:651:1: note: 'SmallIcon' has been explicitly marked deprecated here KICONTHEMES_DEPRECATED_VERSION(5, 63, "See API dox for replacement") ^ /data/scratch/time/rsibreak/work/.buildlink/include/KF5/KIconThemes/kiconthemes_export.h:150:60: note: expanded from macro 'KICONTHEMES_DEPRECATED_VERSION' #define KICONTHEMES_DEPRECATED_VERSION(major, minor, text) KICONTHEMES_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text) ^ :89:1: note: expanded from here KICONTHEMES_DEPRECATED_VERSION_5 ^ /data/scratch/time/rsibreak/work/.buildlink/include/KF5/KIconThemes/kiconthemes_export.h:149:60: note: expanded from macro 'KICONTHEMES_DEPRECATED_VERSION_5' #define KICONTHEMES_DEPRECATED_VERSION_5(minor, text) KICONTHEMES_DEPRECATED_VERSION_5_##minor(text) ^ :90:1: note: expanded from here KICONTHEMES_DEPRECATED_VERSION_5_63 ^ /data/scratch/time/rsibreak/work/.buildlink/include/KF5/KIconThemes/kiconthemes_export.h:126:53: note: expanded from macro 'KICONTHEMES_DEPRECATED_VERSION_5_63' # define KICONTHEMES_DEPRECATED_VERSION_5_63(text) KICONTHEMES_DECL_DEPRECATED_TEXT(text) ^ /data/scratch/time/rsibreak/work/.buildlink/include/KF5/KIconThemes/kiconthemes_export.h:42:64: note: expanded from macro 'KICONTHEMES_DECL_DEPRECATED_TEXT' #define KICONTHEMES_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text))) ^ [ 68%] Building CXX object src/CMakeFiles/rsibreak_lib.dir/plasmaeffect.cpp.o 3 warnings generated. [ 70%] Building CXX object src/CMakeFiles/rsibreak_lib.dir/breakcontrol.cpp.o [ 72%] Building CXX object src/CMakeFiles/rsibreak_lib.dir/rsiidletime.cpp.o [ 74%] Building CXX object src/CMakeFiles/rsibreak_lib.dir/notificator.cpp.o [ 76%] Building CXX object src/CMakeFiles/rsibreak_lib.dir/rsiwidget.cpp.o [ 78%] Building CXX object src/CMakeFiles/rsibreak_lib.dir/rsiwidgetadaptor.cpp.o /data/scratch/time/rsibreak/work/rsibreak-0.12.11/src/breakcontrol.cpp:49:28: warning: 'SmallIcon' is deprecated: Since 5.63. See API dox for replacement [-Wdeprecated-declarations] m_skipButton->setIcon( SmallIcon( "dialog-cancel" ) ); ^ /data/scratch/time/rsibreak/work/.buildlink/include/KF5/KIconThemes/kiconloader.h:651:1: note: 'SmallIcon' has been explicitly marked deprecated here KICONTHEMES_DEPRECATED_VERSION(5, 63, "See API dox for replacement") ^ /data/scratch/time/rsibreak/work/.buildlink/include/KF5/KIconThemes/kiconthemes_export.h:150:60: note: expanded from macro 'KICONTHEMES_DEPRECATED_VERSION' #define KICONTHEMES_DEPRECATED_VERSION(major, minor, text) KICONTHEMES_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text) ^ :162:1: note: expanded from here KICONTHEMES_DEPRECATED_VERSION_5 ^ /data/scratch/time/rsibreak/work/.buildlink/include/KF5/KIconThemes/kiconthemes_export.h:149:60: note: expanded from macro 'KICONTHEMES_DEPRECATED_VERSION_5' #define KICONTHEMES_DEPRECATED_VERSION_5(minor, text) KICONTHEMES_DEPRECATED_VERSION_5_##minor(text) ^ :163:1: note: expanded from here KICONTHEMES_DEPRECATED_VERSION_5_63 ^ /data/scratch/time/rsibreak/work/.buildlink/include/KF5/KIconThemes/kiconthemes_export.h:126:53: note: expanded from macro 'KICONTHEMES_DEPRECATED_VERSION_5_63' # define KICONTHEMES_DEPRECATED_VERSION_5_63(text) KICONTHEMES_DECL_DEPRECATED_TEXT(text) ^ /data/scratch/time/rsibreak/work/.buildlink/include/KF5/KIconThemes/kiconthemes_export.h:42:64: note: expanded from macro 'KICONTHEMES_DECL_DEPRECATED_TEXT' #define KICONTHEMES_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text))) ^ /data/scratch/time/rsibreak/work/rsibreak-0.12.11/src/breakcontrol.cpp:56:31: warning: 'SmallIcon' is deprecated: Since 5.63. See API dox for replacement [-Wdeprecated-declarations] m_postponeButton->setIcon(SmallIcon("go-next")); ^ /data/scratch/time/rsibreak/work/.buildlink/include/KF5/KIconThemes/kiconloader.h:651:1: note: 'SmallIcon' has been explicitly marked deprecated here KICONTHEMES_DEPRECATED_VERSION(5, 63, "See API dox for replacement") ^ /data/scratch/time/rsibreak/work/.buildlink/include/KF5/KIconThemes/kiconthemes_export.h:150:60: note: expanded from macro 'KICONTHEMES_DEPRECATED_VERSION' #define KICONTHEMES_DEPRECATED_VERSION(major, minor, text) KICONTHEMES_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text) ^ :162:1: note: expanded from here KICONTHEMES_DEPRECATED_VERSION_5 ^ /data/scratch/time/rsibreak/work/.buildlink/include/KF5/KIconThemes/kiconthemes_export.h:149:60: note: expanded from macro 'KICONTHEMES_DEPRECATED_VERSION_5' #define KICONTHEMES_DEPRECATED_VERSION_5(minor, text) KICONTHEMES_DEPRECATED_VERSION_5_##minor(text) ^ :163:1: note: expanded from here KICONTHEMES_DEPRECATED_VERSION_5_63 ^ /data/scratch/time/rsibreak/work/.buildlink/include/KF5/KIconThemes/kiconthemes_export.h:126:53: note: expanded from macro 'KICONTHEMES_DEPRECATED_VERSION_5_63' # define KICONTHEMES_DEPRECATED_VERSION_5_63(text) KICONTHEMES_DECL_DEPRECATED_TEXT(text) ^ /data/scratch/time/rsibreak/work/.buildlink/include/KF5/KIconThemes/kiconthemes_export.h:42:64: note: expanded from macro 'KICONTHEMES_DECL_DEPRECATED_TEXT' #define KICONTHEMES_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text))) ^ /data/scratch/time/rsibreak/work/rsibreak-0.12.11/src/breakcontrol.cpp:64:28: warning: 'SmallIcon' is deprecated: Since 5.63. See API dox for replacement [-Wdeprecated-declarations] m_lockButton->setIcon( SmallIcon( "system-lock-screen" ) ); ^ /data/scratch/time/rsibreak/work/.buildlink/include/KF5/KIconThemes/kiconloader.h:651:1: note: 'SmallIcon' has been explicitly marked deprecated here KICONTHEMES_DEPRECATED_VERSION(5, 63, "See API dox for replacement") ^ /data/scratch/time/rsibreak/work/.buildlink/include/KF5/KIconThemes/kiconthemes_export.h:150:60: note: expanded from macro 'KICONTHEMES_DEPRECATED_VERSION' #define KICONTHEMES_DEPRECATED_VERSION(major, minor, text) KICONTHEMES_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text) ^ :162:1: note: expanded from here KICONTHEMES_DEPRECATED_VERSION_5 ^ /data/scratch/time/rsibreak/work/.buildlink/include/KF5/KIconThemes/kiconthemes_export.h:149:60: note: expanded from macro 'KICONTHEMES_DEPRECATED_VERSION_5' #define KICONTHEMES_DEPRECATED_VERSION_5(minor, text) KICONTHEMES_DEPRECATED_VERSION_5_##minor(text) ^ :163:1: note: expanded from here KICONTHEMES_DEPRECATED_VERSION_5_63 ^ /data/scratch/time/rsibreak/work/.buildlink/include/KF5/KIconThemes/kiconthemes_export.h:126:53: note: expanded from macro 'KICONTHEMES_DEPRECATED_VERSION_5_63' # define KICONTHEMES_DEPRECATED_VERSION_5_63(text) KICONTHEMES_DECL_DEPRECATED_TEXT(text) ^ /data/scratch/time/rsibreak/work/.buildlink/include/KF5/KIconThemes/kiconthemes_export.h:42:64: note: expanded from macro 'KICONTHEMES_DECL_DEPRECATED_TEXT' #define KICONTHEMES_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text))) ^ /data/scratch/time/rsibreak/work/rsibreak-0.12.11/src/breakcontrol.cpp:115:22: error: variable has incomplete type 'QPainterPath' QPainterPath box; ^ /data/scratch/time/rsibreak/work/.buildlink/qt5/include/QtGui/qmatrix.h:54:7: note: forward declaration of 'QPainterPath' class QPainterPath; ^ 3 warnings and 1 error generated. --- src/CMakeFiles/rsibreak_lib.dir/breakcontrol.cpp.o --- *** [src/CMakeFiles/rsibreak_lib.dir/breakcontrol.cpp.o] Error code 1 make[2]: stopped in /data/scratch/time/rsibreak/work/rsibreak-0.12.11/_KDE_build /data/scratch/time/rsibreak/work/rsibreak-0.12.11/src/rsiwidget.cpp:70:5: warning: 'qsrand' is deprecated: use QRandomGenerator instead [-Wdeprecated-declarations] qsrand( time( NULL ) ); ^ /data/scratch/time/rsibreak/work/.buildlink/qt5/include/QtCore/qglobal.h:1276:15: note: 'qsrand' has been explicitly marked deprecated here Q_CORE_EXPORT QT_DEPRECATED_VERSION_X_5_15("use QRandomGenerator instead") void qsrand(uint seed); ^ /data/scratch/time/rsibreak/work/.buildlink/qt5/include/QtCore/qglobal.h:372:45: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5_15' # define QT_DEPRECATED_VERSION_X_5_15(text) QT_DEPRECATED_X(text) ^ /data/scratch/time/rsibreak/work/.buildlink/qt5/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /data/scratch/time/rsibreak/work/.buildlink/qt5/include/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ 1 warning generated. 1 error make[2]: stopped in /data/scratch/time/rsibreak/work/rsibreak-0.12.11/_KDE_build --- src/CMakeFiles/rsibreak_lib.dir/all --- *** [src/CMakeFiles/rsibreak_lib.dir/all] Error code 2 make[1]: stopped in /data/scratch/time/rsibreak/work/rsibreak-0.12.11/_KDE_build 1 error make[1]: stopped in /data/scratch/time/rsibreak/work/rsibreak-0.12.11/_KDE_build *** [all] Error code 2 make: stopped in /data/scratch/time/rsibreak/work/rsibreak-0.12.11/_KDE_build 1 error make: stopped in /data/scratch/time/rsibreak/work/rsibreak-0.12.11/_KDE_build *** Error code 2 Stop. make[1]: stopped in /data/pkgsrc/time/rsibreak *** Error code 1 Stop. make: stopped in /data/pkgsrc/time/rsibreak