=> 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 otter-browser-1.0.01nb6 Scanning dependencies of target otter-browser_autogen [ 1%] Automatic MOC for target otter-browser [ 1%] Built target otter-browser_autogen [ 1%] Generating ui_AuthenticationDialog.h [ 2%] Generating ui_FeedPropertiesDialog.h [ 2%] Generating ui_BookmarkPropertiesDialog.h [ 3%] Generating ui_CertificateDialog.h [ 3%] Generating ui_ClearHistoryDialog.h [ 3%] Generating ui_AcceptCookieDialog.h [ 3%] Generating ui_CookiePropertiesDialog.h [ 3%] Generating ui_BookmarksImporterWidget.h [ 3%] Generating ui_ImportDialog.h [ 4%] Generating ui_ImagePropertiesDialog.h [ 4%] Generating ui_LocaleDialog.h [ 5%] Generating ui_MainWindow.h [ 5%] Generating ui_MasterPasswordDialog.h [ 5%] Generating ui_OpenAddressDialog.h [ 6%] Generating ui_OpenBookmarkDialog.h [ 6%] Generating ui_PreferencesDialog.h [ 7%] Generating ui_SaveSessionDialog.h [ 7%] Generating ui_ReportDialog.h [ 7%] Generating ui_SearchEnginePropertiesDialog.h [ 8%] Generating ui_SidebarWidget.h [ 8%] Generating ui_ReloadTimeDialog.h [ 8%] Generating ui_StartupDialog.h [ 8%] Generating ui_SessionsManagerDialog.h [ 9%] Generating ui_ToolBarDialog.h [ 9%] Generating ui_TransferDialog.h [ 9%] Generating ui_WebsitePreferencesDialog.h [ 9%] Generating ui_ContentBlockingProfileDialog.h [ 11%] Generating ui_WebsiteInformationDialog.h [ 11%] Generating ui_AcceptLanguageDialog.h [ 11%] Generating ui_UpdateCheckerDialog.h [ 11%] Generating ui_ContentBlockingDialog.h [ 12%] Generating ui_CookiesExceptionsDialog.h [ 12%] Generating ui_JavaScriptPreferencesDialog.h [ 14%] Generating ui_MouseProfileDialog.h [ 14%] Generating ui_PreferencesPrivacyPageWidget.h [ 14%] Generating ui_PreferencesGeneralPageWidget.h [ 14%] Generating ui_KeyboardProfileDialog.h [ 14%] Generating ui_PreferencesAdvancedPageWidget.h [ 14%] Generating ui_PreferencesContentPageWidget.h [ 14%] Generating ui_PreferencesSearchPageWidget.h [ 15%] Generating ui_ErrorConsoleWidget.h [ 15%] Generating ui_UserAgentPropertiesDialog.h [ 15%] Generating ui_BookmarksContentsWidget.h [ 16%] Generating ui_ProxyPropertiesDialog.h [ 16%] Generating ui_AddonsContentsWidget.h [ 17%] Generating ui_CacheContentsWidget.h [ 17%] Generating ui_OpmlImporterWidget.h [ 17%] Generating ui_ConfigurationContentsWidget.h [ 18%] Generating ui_FeedsContentsWidget.h [ 18%] Generating ui_HistoryContentsWidget.h [ 18%] Generating ui_LinksContentsWidget.h [ 18%] Generating ui_CookiesContentsWidget.h [ 19%] Generating ui_NotesContentsWidget.h [ 19%] Generating ui_PageInformationContentsWidget.h [ 19%] Generating ui_PasswordsContentsWidget.h [ 20%] Generating ui_PreferencesContentsWidget.h [ 20%] Generating ui_PasswordBarWidget.h [ 20%] Generating ui_TabHistoryContentsWidget.h [ 21%] Generating ui_TransfersContentsWidget.h [ 21%] Generating ui_SelectPasswordDialog.h [ 21%] Generating ui_PermissionBarWidget.h [ 21%] Generating ui_SearchBarWidget.h [ 22%] Generating ui_PopupsBarWidget.h [ 23%] Generating ui_StartPagePreferencesDialog.h [ 24%] Generating qrc_QtWebKitResources.cpp [ 24%] Generating qrc_resources.cpp [ 24%] Generating ui_WindowsContentsWidget.h Scanning dependencies of target otter-browser [ 24%] Building CXX object CMakeFiles/otter-browser.dir/otter-browser_autogen/mocs_compilation.cpp.o [ 24%] Building CXX object CMakeFiles/otter-browser.dir/src/core/Application.cpp.o [ 24%] Building CXX object CMakeFiles/otter-browser.dir/src/core/AdblockContentFiltersProfile.cpp.o [ 26%] Building CXX object CMakeFiles/otter-browser.dir/src/core/ActionExecutor.cpp.o [ 26%] Building CXX object CMakeFiles/otter-browser.dir/src/core/AddressCompletionModel.cpp.o [ 26%] Building CXX object CMakeFiles/otter-browser.dir/src/core/ActionsManager.cpp.o [ 26%] Building CXX object CMakeFiles/otter-browser.dir/src/main.cpp.o [ 26%] Building CXX object CMakeFiles/otter-browser.dir/src/core/AddonsManager.cpp.o /data/scratch/www/otter-browser/work/otter-browser-1.0.01/src/core/AdblockContentFiltersProfile.cpp:179:85: warning: 'split' is deprecated: Use Qt::SplitBehavior variant instead [-Wdeprecated-declarations] const QStringList options((optionsSeparator >= 0) ? rule.mid(optionsSeparator + 1).split(QLatin1Char(','), QString::SkipEmptyParts) : QStringList()); ^ /data/scratch/www/otter-browser/work/.buildlink/qt5/include/QtCore/qstring.h:609:23: note: 'split' has been explicitly marked deprecated here Q_REQUIRED_RESULT QT_DEPRECATED_VERSION_X_5_15("Use Qt::SplitBehavior variant instead") ^ /data/scratch/www/otter-browser/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/www/otter-browser/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/www/otter-browser/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/www/otter-browser/work/otter-browser-1.0.01/src/core/AdblockContentFiltersProfile.cpp:259:99: warning: 'split' is deprecated: Use Qt::SplitBehavior variant instead [-Wdeprecated-declarations] const QStringList parsedDomains(options.at(i).mid(options.at(i).indexOf(QLatin1Char('=')) + 1).split(QLatin1Char('|'), QString::SkipEmptyParts)); ^ /data/scratch/www/otter-browser/work/.buildlink/qt5/include/QtCore/qstring.h:609:23: note: 'split' has been explicitly marked deprecated here Q_REQUIRED_RESULT QT_DEPRECATED_VERSION_X_5_15("Use Qt::SplitBehavior variant instead") ^ /data/scratch/www/otter-browser/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/www/otter-browser/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/www/otter-browser/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/www/otter-browser/work/otter-browser-1.0.01/src/core/Application.cpp:154:69: warning: 'split' is deprecated: Use Qt::SplitBehavior variant instead [-Wdeprecated-declarations] QStringList temporaryArguments(QString(file.readAll()).trimmed().split(QLatin1Char(' '), QString::SkipEmptyParts)); ^ /data/scratch/www/otter-browser/work/.buildlink/qt5/include/QtCore/qstring.h:609:23: note: 'split' has been explicitly marked deprecated here Q_REQUIRED_RESULT QT_DEPRECATED_VERSION_X_5_15("Use Qt::SplitBehavior variant instead") ^ /data/scratch/www/otter-browser/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/www/otter-browser/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/www/otter-browser/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))) ^ [ 26%] Building CXX object CMakeFiles/otter-browser.dir/src/core/BookmarksImporter.cpp.o [ 27%] Building CXX object CMakeFiles/otter-browser.dir/src/core/BookmarksManager.cpp.o 2 warnings generated. [ 27%] Building CXX object CMakeFiles/otter-browser.dir/src/core/BookmarksModel.cpp.o [ 27%] Building CXX object CMakeFiles/otter-browser.dir/src/core/ContentFiltersManager.cpp.o [ 28%] Building CXX object CMakeFiles/otter-browser.dir/src/core/Console.cpp.o [ 28%] Building CXX object CMakeFiles/otter-browser.dir/src/core/CookieJar.cpp.o /data/scratch/www/otter-browser/work/otter-browser-1.0.01/src/core/BookmarksModel.cpp:1125:37: warning: 'split' is deprecated: Use Qt::SplitBehavior variant instead [-Wdeprecated-declarations] const QStringList directories(path.split(QLatin1Char('/'), QString::SkipEmptyParts)); ^ /data/scratch/www/otter-browser/work/.buildlink/qt5/include/QtCore/qstring.h:609:23: note: 'split' has been explicitly marked deprecated here Q_REQUIRED_RESULT QT_DEPRECATED_VERSION_X_5_15("Use Qt::SplitBehavior variant instead") ^ /data/scratch/www/otter-browser/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/www/otter-browser/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/www/otter-browser/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))) ^ [ 28%] Building CXX object CMakeFiles/otter-browser.dir/src/core/FeedParser.cpp.o [ 29%] Building CXX object CMakeFiles/otter-browser.dir/src/core/FeedsManager.cpp.o 1 warning generated. [ 29%] Building CXX object CMakeFiles/otter-browser.dir/src/core/FeedsModel.cpp.o [ 30%] Building CXX object CMakeFiles/otter-browser.dir/src/core/GesturesManager.cpp.o /data/scratch/www/otter-browser/work/otter-browser-1.0.01/src/core/CookieJar.cpp:355:31: warning: 'topLevelDomain' is deprecated [-Wdeprecated-declarations] const QString firstTld(first.topLevelDomain()); ^ /data/scratch/www/otter-browser/work/.buildlink/qt5/include/QtCore/qurl.h:238:5: note: 'topLevelDomain' has been explicitly marked deprecated here QT_DEPRECATED QString topLevelDomain(ComponentFormattingOptions options = FullyDecoded) const; ^ /data/scratch/www/otter-browser/work/.buildlink/qt5/include/QtCore/qglobal.h:292:25: note: expanded from macro 'QT_DEPRECATED' # define QT_DEPRECATED Q_DECL_DEPRECATED ^ /data/scratch/www/otter-browser/work/.buildlink/qt5/include/QtCore/qcompilerdetection.h:227:45: note: expanded from macro 'Q_DECL_DEPRECATED' # define Q_DECL_DEPRECATED __attribute__ ((__deprecated__)) ^ /data/scratch/www/otter-browser/work/otter-browser-1.0.01/src/core/CookieJar.cpp:356:33: warning: 'topLevelDomain' is deprecated [-Wdeprecated-declarations] const QString secondTld(second.topLevelDomain()); ^ /data/scratch/www/otter-browser/work/.buildlink/qt5/include/QtCore/qurl.h:238:5: note: 'topLevelDomain' has been explicitly marked deprecated here QT_DEPRECATED QString topLevelDomain(ComponentFormattingOptions options = FullyDecoded) const; ^ /data/scratch/www/otter-browser/work/.buildlink/qt5/include/QtCore/qglobal.h:292:25: note: expanded from macro 'QT_DEPRECATED' # define QT_DEPRECATED Q_DECL_DEPRECATED ^ /data/scratch/www/otter-browser/work/.buildlink/qt5/include/QtCore/qcompilerdetection.h:227:45: note: expanded from macro 'Q_DECL_DEPRECATED' # define Q_DECL_DEPRECATED __attribute__ ((__deprecated__)) ^ 2 warnings generated. [ 30%] Building CXX object CMakeFiles/otter-browser.dir/src/core/HandlersManager.cpp.o 1 warning generated. [ 30%] Building CXX object CMakeFiles/otter-browser.dir/src/core/HistoryManager.cpp.o [ 31%] Building CXX object CMakeFiles/otter-browser.dir/src/core/HistoryModel.cpp.o [ 31%] Building CXX object CMakeFiles/otter-browser.dir/src/core/Importer.cpp.o /data/scratch/www/otter-browser/work/otter-browser-1.0.01/src/core/GesturesManager.cpp:961:50: warning: 'toSet' is deprecated: Use QSet(list.begin(), list.end()) instead. [-Wdeprecated-declarations] if (!object || !inputEvent || m_gestures.keys().toSet().intersect(contexts.toList().toSet()).isEmpty() || m_events.contains(inputEvent)) ^ /data/scratch/www/otter-browser/work/.buildlink/qt5/include/QtCore/qlist.h:412:5: note: 'toSet' has been explicitly marked deprecated here QT_DEPRECATED_X("Use QSet(list.begin(), list.end()) instead.") ^ /data/scratch/www/otter-browser/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/www/otter-browser/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/www/otter-browser/work/otter-browser-1.0.01/src/core/GesturesManager.cpp:961:86: warning: 'toSet' is deprecated: Use QSet(list.begin(), list.end()) instead. [-Wdeprecated-declarations] if (!object || !inputEvent || m_gestures.keys().toSet().intersect(contexts.toList().toSet()).isEmpty() || m_events.contains(inputEvent)) ^ /data/scratch/www/otter-browser/work/.buildlink/qt5/include/QtCore/qlist.h:412:5: note: 'toSet' has been explicitly marked deprecated here QT_DEPRECATED_X("Use QSet(list.begin(), list.end()) instead.") ^ /data/scratch/www/otter-browser/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/www/otter-browser/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/www/otter-browser/work/otter-browser-1.0.01/src/core/GesturesManager.cpp:1044:14: warning: 'unite' is deprecated: Use QMultiMap for maps storing multiple values with the same key. [-Wdeprecated-declarations] parameters.unite(m_parameters); ^ /data/scratch/www/otter-browser/work/.buildlink/qt5/include/QtCore/qmap.h:590:5: note: 'unite' has been explicitly marked deprecated here QT_DEPRECATED_VERSION_X_5_15("Use QMultiMap for maps storing multiple values with the same key.") QMap &unite(const QMap &other); ^ /data/scratch/www/otter-browser/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/www/otter-browser/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/www/otter-browser/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/www/otter-browser/work/otter-browser-1.0.01/src/core/GesturesManager.cpp:1185:49: warning: 'pos' is deprecated: Use position() [-Wdeprecated-declarations] m_events.append(new QWheelEvent(wheelEvent->pos(), wheelEvent->globalPos(), wheelEvent->pixelDelta(), wheelEvent->angleDelta(), wheelEvent->delta(), wheelEvent->orientation(), wheelEvent->buttons(), wheelEvent->modifiers())); ^ /data/scratch/www/otter-browser/work/.buildlink/qt5/include/QtGui/qevent.h:224:5: note: 'pos' has been explicitly marked deprecated here QT_DEPRECATED_VERSION_X_5_15("Use position()") ^ /data/scratch/www/otter-browser/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/www/otter-browser/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/www/otter-browser/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/www/otter-browser/work/otter-browser-1.0.01/src/core/GesturesManager.cpp:1185:68: warning: 'globalPos' is deprecated: Use globalPosition() [-Wdeprecated-declarations] m_events.append(new QWheelEvent(wheelEvent->pos(), wheelEvent->globalPos(), wheelEvent->pixelDelta(), wheelEvent->angleDelta(), wheelEvent->delta(), wheelEvent->orientation(), wheelEvent->buttons(), wheelEvent->modifiers())); ^ /data/scratch/www/otter-browser/work/.buildlink/qt5/include/QtGui/qevent.h:226:5: note: 'globalPos' has been explicitly marked deprecated here QT_DEPRECATED_VERSION_X_5_15("Use globalPosition()") ^ /data/scratch/www/otter-browser/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/www/otter-browser/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/www/otter-browser/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/www/otter-browser/work/otter-browser-1.0.01/src/core/GesturesManager.cpp:1185:145: warning: 'delta' is deprecated: Use angleDelta() [-Wdeprecated-declarations] m_events.append(new QWheelEvent(wheelEvent->pos(), wheelEvent->globalPos(), wheelEvent->pixelDelta(), wheelEvent->angleDelta(), wheelEvent->delta(), wheelEvent->orientation(), wheelEvent->buttons(), wheelEvent->modifiers())); ^ /data/scratch/www/otter-browser/work/.buildlink/qt5/include/QtGui/qevent.h:218:5: note: 'delta' has been explicitly marked deprecated here QT_DEPRECATED_VERSION_X_5_15("Use angleDelta()") ^ /data/scratch/www/otter-browser/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/www/otter-browser/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/www/otter-browser/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/www/otter-browser/work/otter-browser-1.0.01/src/core/GesturesManager.cpp:1185:166: warning: 'orientation' is deprecated: Use angleDelta() [-Wdeprecated-declarations] m_events.append(new QWheelEvent(wheelEvent->pos(), wheelEvent->globalPos(), wheelEvent->pixelDelta(), wheelEvent->angleDelta(), wheelEvent->delta(), wheelEvent->orientation(), wheelEvent->buttons(), wheelEvent->modifiers())); ^ /data/scratch/www/otter-browser/work/.buildlink/qt5/include/QtGui/qevent.h:221:5: note: 'orientation' has been explicitly marked deprecated here QT_DEPRECATED_VERSION_X_5_15("Use angleDelta()") ^ /data/scratch/www/otter-browser/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/www/otter-browser/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/www/otter-browser/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/www/otter-browser/work/otter-browser-1.0.01/src/core/GesturesManager.cpp:1185:25: warning: 'QWheelEvent' is deprecated: Use the last QWheelEvent constructor taking pixelDelta, angleDelta, phase, and inverted [-Wdeprecated-declarations] m_events.append(new QWheelEvent(wheelEvent->pos(), wheelEvent->globalPos(), wheelEvent->pixelDelta(), wheelEvent->angleDelta(), wheelEvent->delta(), wheelEvent->orientation(), wheelEvent->buttons(), wheelEvent->modifiers())); ^ /data/scratch/www/otter-browser/work/.buildlink/qt5/include/QtGui/qevent.h:189:5: note: 'QWheelEvent' has been explicitly marked deprecated here QT_DEPRECATED_VERSION_X_5_15("Use the last QWheelEvent constructor taking pixelDelta, angleDelta, phase, and inverted") ^ /data/scratch/www/otter-browser/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/www/otter-browser/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/www/otter-browser/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/www/otter-browser/work/otter-browser-1.0.01/src/core/GesturesManager.cpp:1191:31: warning: 'pos' is deprecated: Use position() [-Wdeprecated-declarations] m_lastClick = wheelEvent->pos(); ^ /data/scratch/www/otter-browser/work/.buildlink/qt5/include/QtGui/qevent.h:224:5: note: 'pos' has been explicitly marked deprecated here QT_DEPRECATED_VERSION_X_5_15("Use position()") ^ /data/scratch/www/otter-browser/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/www/otter-browser/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/www/otter-browser/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))) ^ [ 31%] Building CXX object CMakeFiles/otter-browser.dir/src/core/IniSettings.cpp.o [ 32%] Building CXX object CMakeFiles/otter-browser.dir/src/core/InputInterpreter.cpp.o [ 32%] Building CXX object CMakeFiles/otter-browser.dir/src/core/ItemModel.cpp.o [ 32%] Building CXX object CMakeFiles/otter-browser.dir/src/core/Job.cpp.o [ 33%] Building CXX object CMakeFiles/otter-browser.dir/src/core/JsonSettings.cpp.o [ 33%] Building CXX object CMakeFiles/otter-browser.dir/src/core/ListingNetworkReply.cpp.o 9 warnings generated. [ 33%] Building CXX object CMakeFiles/otter-browser.dir/src/core/LocalListingNetworkReply.cpp.o [ 34%] Building CXX object CMakeFiles/otter-browser.dir/src/core/LongTermTimer.cpp.o [ 34%] Building CXX object CMakeFiles/otter-browser.dir/src/core/Migrator.cpp.o [ 35%] Building CXX object CMakeFiles/otter-browser.dir/src/core/NetworkCache.cpp.o [ 35%] Building CXX object CMakeFiles/otter-browser.dir/src/core/NetworkManager.cpp.o [ 35%] Building CXX object CMakeFiles/otter-browser.dir/src/core/NetworkAutomaticProxy.cpp.o [ 35%] Building CXX object CMakeFiles/otter-browser.dir/src/core/NetworkManagerFactory.cpp.o [ 36%] Building CXX object CMakeFiles/otter-browser.dir/src/core/NetworkProxyFactory.cpp.o [ 36%] Building CXX object CMakeFiles/otter-browser.dir/src/core/NotesManager.cpp.o [ 36%] Building CXX object CMakeFiles/otter-browser.dir/src/core/NotificationsManager.cpp.o /data/scratch/www/otter-browser/work/otter-browser-1.0.01/src/core/NetworkManager.cpp:135:3: warning: 'setNetworkAccessible' is deprecated [-Wdeprecated-declarations] setNetworkAccessible(QNetworkAccessManager::Accessible); ^ /data/scratch/www/otter-browser/work/.buildlink/qt5/include/QtNetwork/qnetworkaccessmanager.h:159:5: note: 'setNetworkAccessible' has been explicitly marked deprecated here QT_DEPRECATED_VERSION_5_15 void setNetworkAccessible(NetworkAccessibility accessible); ^ /data/scratch/www/otter-browser/work/.buildlink/qt5/include/QtCore/qglobal.h:373:45: note: expanded from macro 'QT_DEPRECATED_VERSION_5_15' # define QT_DEPRECATED_VERSION_5_15 QT_DEPRECATED ^ /data/scratch/www/otter-browser/work/.buildlink/qt5/include/QtCore/qglobal.h:292:25: note: expanded from macro 'QT_DEPRECATED' # define QT_DEPRECATED Q_DECL_DEPRECATED ^ /data/scratch/www/otter-browser/work/.buildlink/qt5/include/QtCore/qcompilerdetection.h:227:45: note: expanded from macro 'Q_DECL_DEPRECATED' # define Q_DECL_DEPRECATED __attribute__ ((__deprecated__)) ^ /data/scratch/www/otter-browser/work/otter-browser-1.0.01/src/core/NetworkManager.cpp:135:47: warning: 'Accessible' is deprecated [-Wdeprecated-declarations] setNetworkAccessible(QNetworkAccessManager::Accessible); ^ /data/scratch/www/otter-browser/work/.buildlink/qt5/include/QtNetwork/qnetworkaccessmanager.h:95:10: note: 'NetworkAccessibility' has been explicitly marked deprecated here enum QT_DEPRECATED_NETWORK_API_5_15 NetworkAccessibility { ^ /data/scratch/www/otter-browser/work/.buildlink/qt5/include/QtNetwork/qtnetworkglobal.h:68:40: note: expanded from macro 'QT_DEPRECATED_NETWORK_API_5_15' #define QT_DEPRECATED_NETWORK_API_5_15 QT_DEPRECATED_VERSION_5_15 ^ /data/scratch/www/otter-browser/work/.buildlink/qt5/include/QtCore/qglobal.h:373:45: note: expanded from macro 'QT_DEPRECATED_VERSION_5_15' # define QT_DEPRECATED_VERSION_5_15 QT_DEPRECATED ^ /data/scratch/www/otter-browser/work/.buildlink/qt5/include/QtCore/qglobal.h:292:25: note: expanded from macro 'QT_DEPRECATED' # define QT_DEPRECATED Q_DECL_DEPRECATED ^ /data/scratch/www/otter-browser/work/.buildlink/qt5/include/QtCore/qcompilerdetection.h:227:45: note: expanded from macro 'Q_DECL_DEPRECATED' # define Q_DECL_DEPRECATED __attribute__ ((__deprecated__)) ^ /data/scratch/www/otter-browser/work/otter-browser-1.0.01/src/core/NetworkAutomaticProxy.cpp:291:22: warning: 'operator>=' is deprecated [-Wdeprecated-declarations] return (actualValue >= valueOne && actualValue <= valueTwo); ^ /data/scratch/www/otter-browser/work/.buildlink/qt5/include/QtCore/qvariant.h:473:5: note: 'operator>=' has been explicitly marked deprecated here QT_DEPRECATED inline bool operator>=(const QVariant &v) const ^ /data/scratch/www/otter-browser/work/.buildlink/qt5/include/QtCore/qglobal.h:292:25: note: expanded from macro 'QT_DEPRECATED' # define QT_DEPRECATED Q_DECL_DEPRECATED ^ /data/scratch/www/otter-browser/work/.buildlink/qt5/include/QtCore/qcompilerdetection.h:227:45: note: expanded from macro 'Q_DECL_DEPRECATED' # define Q_DECL_DEPRECATED __attribute__ ((__deprecated__)) ^ /data/scratch/www/otter-browser/work/otter-browser-1.0.01/src/core/NetworkAutomaticProxy.cpp:291:49: warning: 'operator<=' is deprecated [-Wdeprecated-declarations] return (actualValue >= valueOne && actualValue <= valueTwo); ^ /data/scratch/www/otter-browser/work/.buildlink/qt5/include/QtCore/qvariant.h:469:5: note: 'operator<=' has been explicitly marked deprecated here QT_DEPRECATED inline bool operator<=(const QVariant &v) const ^ /data/scratch/www/otter-browser/work/.buildlink/qt5/include/QtCore/qglobal.h:292:25: note: expanded from macro 'QT_DEPRECATED' # define QT_DEPRECATED Q_DECL_DEPRECATED ^ /data/scratch/www/otter-browser/work/.buildlink/qt5/include/QtCore/qcompilerdetection.h:227:45: note: expanded from macro 'Q_DECL_DEPRECATED' # define Q_DECL_DEPRECATED __attribute__ ((__deprecated__)) ^ /data/scratch/www/otter-browser/work/otter-browser-1.0.01/src/core/NetworkManagerFactory.cpp:209:2: warning: 'QNetworkConfigurationManager' is deprecated [-Wdeprecated-declarations] QNetworkConfigurationManager *networkConfigurationManager(new QNetworkConfigurationManager(this)); ^ /data/scratch/www/otter-browser/work/.buildlink/qt5/include/QtNetwork/qnetworkconfigmanager.h:59:7: note: 'QNetworkConfigurationManager' has been explicitly marked deprecated here class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfigurationManager : public QObject ^ /data/scratch/www/otter-browser/work/.buildlink/qt5/include/QtNetwork/qtnetworkglobal.h:64:41: note: expanded from macro 'QT_DEPRECATED_BEARER_MANAGEMENT' #define QT_DEPRECATED_BEARER_MANAGEMENT QT_DEPRECATED_VERSION_5_15 ^ /data/scratch/www/otter-browser/work/.buildlink/qt5/include/QtCore/qglobal.h:373:45: note: expanded from macro 'QT_DEPRECATED_VERSION_5_15' # define QT_DEPRECATED_VERSION_5_15 QT_DEPRECATED ^ /data/scratch/www/otter-browser/work/.buildlink/qt5/include/QtCore/qglobal.h:292:25: note: expanded from macro 'QT_DEPRECATED' # define QT_DEPRECATED Q_DECL_DEPRECATED ^ /data/scratch/www/otter-browser/work/.buildlink/qt5/include/QtCore/qcompilerdetection.h:227:45: note: expanded from macro 'Q_DECL_DEPRECATED' # define Q_DECL_DEPRECATED __attribute__ ((__deprecated__)) ^ /data/scratch/www/otter-browser/work/otter-browser-1.0.01/src/core/NetworkManagerFactory.cpp:209:64: warning: 'QNetworkConfigurationManager' is deprecated [-Wdeprecated-declarations] QNetworkConfigurationManager *networkConfigurationManager(new QNetworkConfigurationManager(this)); ^ /data/scratch/www/otter-browser/work/.buildlink/qt5/include/QtNetwork/qnetworkconfigmanager.h:59:7: note: 'QNetworkConfigurationManager' has been explicitly marked deprecated here class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfigurationManager : public QObject ^ /data/scratch/www/otter-browser/work/.buildlink/qt5/include/QtNetwork/qtnetworkglobal.h:64:41: note: expanded from macro 'QT_DEPRECATED_BEARER_MANAGEMENT' #define QT_DEPRECATED_BEARER_MANAGEMENT QT_DEPRECATED_VERSION_5_15 ^ /data/scratch/www/otter-browser/work/.buildlink/qt5/include/QtCore/qglobal.h:373:45: note: expanded from macro 'QT_DEPRECATED_VERSION_5_15' # define QT_DEPRECATED_VERSION_5_15 QT_DEPRECATED ^ /data/scratch/www/otter-browser/work/.buildlink/qt5/include/QtCore/qglobal.h:292:25: note: expanded from macro 'QT_DEPRECATED' # define QT_DEPRECATED Q_DECL_DEPRECATED ^ /data/scratch/www/otter-browser/work/.buildlink/qt5/include/QtCore/qcompilerdetection.h:227:45: note: expanded from macro 'Q_DECL_DEPRECATED' # define Q_DECL_DEPRECATED __attribute__ ((__deprecated__)) ^ /data/scratch/www/otter-browser/work/otter-browser-1.0.01/src/core/NetworkManagerFactory.cpp:216:16: warning: 'addDefaultCaCertificates' is deprecated [-Wdeprecated-declarations] QSslSocket::addDefaultCaCertificates(QDir(paths.at(i)).filePath(QLatin1String("*")), QSsl::Pem, QRegExp::Wildcard); ^ /data/scratch/www/otter-browser/work/.buildlink/qt5/include/QtNetwork/qsslsocket.h:178:5: note: 'addDefaultCaCertificates' has been explicitly marked deprecated here QT_DEPRECATED static bool addDefaultCaCertificates(const QString &path, QSsl::EncodingFormat format = QSsl::Pem, ^ /data/scratch/www/otter-browser/work/.buildlink/qt5/include/QtCore/qglobal.h:292:25: note: expanded from macro 'QT_DEPRECATED' # define QT_DEPRECATED Q_DECL_DEPRECATED ^ /data/scratch/www/otter-browser/work/.buildlink/qt5/include/QtCore/qcompilerdetection.h:227:45: note: expanded from macro 'Q_DECL_DEPRECATED' # define Q_DECL_DEPRECATED __attribute__ ((__deprecated__)) ^ /data/scratch/www/otter-browser/work/otter-browser-1.0.01/src/core/NetworkManagerFactory.cpp:221:68: warning: 'QNetworkConfigurationManager' is deprecated [-Wdeprecated-declarations] connect(networkConfigurationManager, &QNetworkConfigurationManager::onlineStateChanged, this, &NetworkManagerFactory::onlineStateChanged); ^ /data/scratch/www/otter-browser/work/.buildlink/qt5/include/QtNetwork/qnetworkconfigmanager.h:59:7: note: 'QNetworkConfigurationManager' has been explicitly marked deprecated here class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfigurationManager : public QObject ^ /data/scratch/www/otter-browser/work/.buildlink/qt5/include/QtNetwork/qtnetworkglobal.h:64:41: note: expanded from macro 'QT_DEPRECATED_BEARER_MANAGEMENT' #define QT_DEPRECATED_BEARER_MANAGEMENT QT_DEPRECATED_VERSION_5_15 ^ /data/scratch/www/otter-browser/work/.buildlink/qt5/include/QtCore/qglobal.h:373:45: note: expanded from macro 'QT_DEPRECATED_VERSION_5_15' # define QT_DEPRECATED_VERSION_5_15 QT_DEPRECATED ^ /data/scratch/www/otter-browser/work/.buildlink/qt5/include/QtCore/qglobal.h:292:25: note: expanded from macro 'QT_DEPRECATED' # define QT_DEPRECATED Q_DECL_DEPRECATED ^ /data/scratch/www/otter-browser/work/.buildlink/qt5/include/QtCore/qcompilerdetection.h:227:45: note: expanded from macro 'Q_DECL_DEPRECATED' # define Q_DECL_DEPRECATED __attribute__ ((__deprecated__)) ^ /data/scratch/www/otter-browser/work/otter-browser-1.0.01/src/core/NetworkManagerFactory.cpp:245:33: warning: 'defaultCiphers' is deprecated [-Wdeprecated-declarations] m_defaultCiphers = QSslSocket::defaultCiphers(); ^ /data/scratch/www/otter-browser/work/.buildlink/qt5/include/QtNetwork/qsslsocket.h:162:5: note: 'defaultCiphers' has been explicitly marked deprecated here QT_DEPRECATED static QList defaultCiphers(); ^ /data/scratch/www/otter-browser/work/.buildlink/qt5/include/QtCore/qglobal.h:292:25: note: expanded from macro 'QT_DEPRECATED' # define QT_DEPRECATED Q_DECL_DEPRECATED ^ /data/scratch/www/otter-browser/work/.buildlink/qt5/include/QtCore/qcompilerdetection.h:227:45: note: expanded from macro 'Q_DECL_DEPRECATED' # define Q_DECL_DEPRECATED __attribute__ ((__deprecated__)) ^ /data/scratch/www/otter-browser/work/otter-browser-1.0.01/src/core/NetworkManagerFactory.cpp:531:17: warning: 'setDefaultCiphers' is deprecated [-Wdeprecated-declarations] QSslSocket::setDefaultCiphers(m_defaultCiphers); ^ /data/scratch/www/otter-browser/work/.buildlink/qt5/include/QtNetwork/qsslsocket.h:161:5: note: 'setDefaultCiphers' has been explicitly marked deprecated here QT_DEPRECATED static void setDefaultCiphers(const QList &ciphers); ^ /data/scratch/www/otter-browser/work/.buildlink/qt5/include/QtCore/qglobal.h:292:25: note: expanded from macro 'QT_DEPRECATED' # define QT_DEPRECATED Q_DECL_DEPRECATED ^ /data/scratch/www/otter-browser/work/.buildlink/qt5/include/QtCore/qcompilerdetection.h:227:45: note: expanded from macro 'Q_DECL_DEPRECATED' # define Q_DECL_DEPRECATED __attribute__ ((__deprecated__)) ^ /data/scratch/www/otter-browser/work/otter-browser-1.0.01/src/core/NetworkManagerFactory.cpp:548:17: warning: 'setDefaultCiphers' is deprecated [-Wdeprecated-declarations] QSslSocket::setDefaultCiphers(ciphers); ^ /data/scratch/www/otter-browser/work/.buildlink/qt5/include/QtNetwork/qsslsocket.h:161:5: note: 'setDefaultCiphers' has been explicitly marked deprecated here QT_DEPRECATED static void setDefaultCiphers(const QList &ciphers); ^ /data/scratch/www/otter-browser/work/.buildlink/qt5/include/QtCore/qglobal.h:292:25: note: expanded from macro 'QT_DEPRECATED' # define QT_DEPRECATED Q_DECL_DEPRECATED ^ /data/scratch/www/otter-browser/work/.buildlink/qt5/include/QtCore/qcompilerdetection.h:227:45: note: expanded from macro 'Q_DECL_DEPRECATED' # define Q_DECL_DEPRECATED __attribute__ ((__deprecated__)) ^ [ 37%] Building CXX object CMakeFiles/otter-browser.dir/src/core/PasswordsManager.cpp.o /data/scratch/www/otter-browser/work/otter-browser-1.0.01/src/core/Migrator.cpp:119:90: warning: 'split' is deprecated: Use Qt::SplitBehavior variant instead [-Wdeprecated-declarations] const QStringList shortcuts(settings.getValue(QLatin1String("shortcuts")).toString().split(QLatin1Char(' '), QString::SkipEmptyParts)); ^ /data/scratch/www/otter-browser/work/.buildlink/qt5/include/QtCore/qstring.h:609:23: note: 'split' has been explicitly marked deprecated here Q_REQUIRED_RESULT QT_DEPRECATED_VERSION_X_5_15("Use Qt::SplitBehavior variant instead") ^ /data/scratch/www/otter-browser/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/www/otter-browser/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/www/otter-browser/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))) ^ 2 warnings generated. [ 37%] Building CXX object CMakeFiles/otter-browser.dir/src/core/PasswordsStorageBackend.cpp.o [ 37%] Building CXX object CMakeFiles/otter-browser.dir/src/core/PlatformIntegration.cpp.o [ 38%] Building CXX object CMakeFiles/otter-browser.dir/src/core/SearchEnginesManager.cpp.o 2 warnings generated. [ 38%] Building CXX object CMakeFiles/otter-browser.dir/src/core/SearchSuggester.cpp.o 7 warnings generated. [ 38%] Building CXX object CMakeFiles/otter-browser.dir/src/core/SessionModel.cpp.o [ 39%] Building CXX object CMakeFiles/otter-browser.dir/src/core/SessionsManager.cpp.o [ 39%] Building CXX object CMakeFiles/otter-browser.dir/src/core/SettingsManager.cpp.o [ 40%] Building CXX object CMakeFiles/otter-browser.dir/src/core/SpellCheckManager.cpp.o [ 40%] Building CXX object CMakeFiles/otter-browser.dir/src/core/ThemesManager.cpp.o [ 40%] Building CXX object CMakeFiles/otter-browser.dir/src/core/ToolBarsManager.cpp.o /data/scratch/www/otter-browser/work/otter-browser-1.0.01/src/core/SessionModel.cpp:113:15: warning: 'child' is deprecated: Use QAbstractItemModel::index [-Wdeprecated-declarations] if (index().child(i, 0).data(SessionModel::IdentifierRole).toULongLong() == identifier) ^ /data/scratch/www/otter-browser/work/.buildlink/qt5/include/QtCore/qabstractitemmodel.h:71:5: note: 'child' has been explicitly marked deprecated here QT_DEPRECATED_X("Use QAbstractItemModel::index") inline QModelIndex child(int row, int column) const; ^ /data/scratch/www/otter-browser/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/www/otter-browser/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/www/otter-browser/work/otter-browser-1.0.01/src/core/SessionModel.cpp:126:15: warning: 'child' is deprecated: Use QAbstractItemModel::index [-Wdeprecated-declarations] if (index().child(i, 0).data(SessionModel::IdentifierRole).toULongLong() == identifier) ^ /data/scratch/www/otter-browser/work/.buildlink/qt5/include/QtCore/qabstractitemmodel.h:71:5: note: 'child' has been explicitly marked deprecated here QT_DEPRECATED_X("Use QAbstractItemModel::index") inline QModelIndex child(int row, int column) const; ^ /data/scratch/www/otter-browser/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/www/otter-browser/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. [ 41%] Building CXX object CMakeFiles/otter-browser.dir/src/core/TransfersManager.cpp.o [ 41%] Building CXX object CMakeFiles/otter-browser.dir/src/core/UpdateChecker.cpp.o 2 warnings generated. [ 41%] Building CXX object CMakeFiles/otter-browser.dir/src/core/Updater.cpp.o [ 42%] Building CXX object CMakeFiles/otter-browser.dir/src/core/UserScript.cpp.o /data/scratch/www/otter-browser/work/otter-browser-1.0.01/src/core/TransfersManager.cpp:281:85: warning: 'error' is deprecated: Use QNetworkReply::errorOccurred(QNetworkReply::NetworkError) instead [-Wdeprecated-declarations] connect(m_reply, static_cast(&QNetworkReply::error), this, &Transfer::handleDownloadError); ^ /data/scratch/www/otter-browser/work/.buildlink/qt5/include/QtNetwork/qnetworkreply.h:160:5: note: 'error' has been explicitly marked deprecated here QT_DEPRECATED_NETWORK_API_5_15_X("Use QNetworkReply::errorOccurred(QNetworkReply::NetworkError) instead") ^ /data/scratch/www/otter-browser/work/.buildlink/qt5/include/QtNetwork/qtnetworkglobal.h:69:42: note: expanded from macro 'QT_DEPRECATED_NETWORK_API_5_15_X' #define QT_DEPRECATED_NETWORK_API_5_15_X QT_DEPRECATED_VERSION_X_5_15 ^ /data/scratch/www/otter-browser/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/www/otter-browser/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/www/otter-browser/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/www/otter-browser/work/otter-browser-1.0.01/src/core/TransfersManager.cpp:822:84: warning: 'error' is deprecated: Use QNetworkReply::errorOccurred(QNetworkReply::NetworkError) instead [-Wdeprecated-declarations] connect(m_reply, static_cast(&QNetworkReply::error), this, &Transfer::handleDownloadError); ^ /data/scratch/www/otter-browser/work/.buildlink/qt5/include/QtNetwork/qnetworkreply.h:160:5: note: 'error' has been explicitly marked deprecated here QT_DEPRECATED_NETWORK_API_5_15_X("Use QNetworkReply::errorOccurred(QNetworkReply::NetworkError) instead") ^ /data/scratch/www/otter-browser/work/.buildlink/qt5/include/QtNetwork/qtnetworkglobal.h:69:42: note: expanded from macro 'QT_DEPRECATED_NETWORK_API_5_15_X' #define QT_DEPRECATED_NETWORK_API_5_15_X QT_DEPRECATED_VERSION_X_5_15 ^ /data/scratch/www/otter-browser/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/www/otter-browser/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/www/otter-browser/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/www/otter-browser/work/otter-browser-1.0.01/src/core/TransfersManager.cpp:865:84: warning: 'error' is deprecated: Use QNetworkReply::errorOccurred(QNetworkReply::NetworkError) instead [-Wdeprecated-declarations] connect(m_reply, static_cast(&QNetworkReply::error), this, &Transfer::handleDownloadError); ^ /data/scratch/www/otter-browser/work/.buildlink/qt5/include/QtNetwork/qnetworkreply.h:160:5: note: 'error' has been explicitly marked deprecated here QT_DEPRECATED_NETWORK_API_5_15_X("Use QNetworkReply::errorOccurred(QNetworkReply::NetworkError) instead") ^ /data/scratch/www/otter-browser/work/.buildlink/qt5/include/QtNetwork/qtnetworkglobal.h:69:42: note: expanded from macro 'QT_DEPRECATED_NETWORK_API_5_15_X' #define QT_DEPRECATED_NETWORK_API_5_15_X QT_DEPRECATED_VERSION_X_5_15 ^ /data/scratch/www/otter-browser/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/www/otter-browser/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/www/otter-browser/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))) ^ [ 42%] Building CXX object CMakeFiles/otter-browser.dir/src/core/Utils.cpp.o [ 42%] Building CXX object CMakeFiles/otter-browser.dir/src/core/WebBackend.cpp.o /data/scratch/www/otter-browser/work/otter-browser-1.0.01/src/core/UserScript.cpp:424:44: warning: 'topLevelDomain' is deprecated [-Wdeprecated-declarations] rule.replace(QLatin1String(".tld"), url.topLevelDomain(), Qt::CaseInsensitive); ^ /data/scratch/www/otter-browser/work/.buildlink/qt5/include/QtCore/qurl.h:238:5: note: 'topLevelDomain' has been explicitly marked deprecated here QT_DEPRECATED QString topLevelDomain(ComponentFormattingOptions options = FullyDecoded) const; ^ /data/scratch/www/otter-browser/work/.buildlink/qt5/include/QtCore/qglobal.h:292:25: note: expanded from macro 'QT_DEPRECATED' # define QT_DEPRECATED Q_DECL_DEPRECATED ^ /data/scratch/www/otter-browser/work/.buildlink/qt5/include/QtCore/qcompilerdetection.h:227:45: note: expanded from macro 'Q_DECL_DEPRECATED' # define Q_DECL_DEPRECATED __attribute__ ((__deprecated__)) ^ [ 42%] Building CXX object CMakeFiles/otter-browser.dir/src/ui/Action.cpp.o [ 42%] Building CXX object CMakeFiles/otter-browser.dir/src/ui/ActionComboBoxWidget.cpp.o 1 warning generated. [ 43%] Building CXX object CMakeFiles/otter-browser.dir/src/ui/Animation.cpp.o 3 warnings generated. [ 43%] Building CXX object CMakeFiles/otter-browser.dir/src/ui/ApplicationComboBoxWidget.cpp.o [ 43%] Building CXX object CMakeFiles/otter-browser.dir/src/ui/BookmarksComboBoxWidget.cpp.o [ 43%] Building CXX object CMakeFiles/otter-browser.dir/src/ui/ColorWidget.cpp.o [ 44%] Building CXX object CMakeFiles/otter-browser.dir/src/ui/ComboBoxWidget.cpp.o [ 44%] Building CXX object CMakeFiles/otter-browser.dir/src/ui/ContentsDialog.cpp.o [ 44%] Building CXX object CMakeFiles/otter-browser.dir/src/ui/ContentsWidget.cpp.o [ 44%] Building CXX object CMakeFiles/otter-browser.dir/src/ui/Dialog.cpp.o [ 45%] Building CXX object CMakeFiles/otter-browser.dir/src/ui/FeedsComboBoxWidget.cpp.o [ 45%] Building CXX object CMakeFiles/otter-browser.dir/src/ui/FilePathWidget.cpp.o [ 46%] Building CXX object CMakeFiles/otter-browser.dir/src/ui/IconWidget.cpp.o [ 47%] Building CXX object CMakeFiles/otter-browser.dir/src/ui/ItemDelegate.cpp.o [ 47%] Building CXX object CMakeFiles/otter-browser.dir/src/ui/ItemViewWidget.cpp.o [ 47%] Building CXX object CMakeFiles/otter-browser.dir/src/ui/LineEditWidget.cpp.o [ 48%] Building CXX object CMakeFiles/otter-browser.dir/src/ui/Menu.cpp.o [ 48%] Building CXX object CMakeFiles/otter-browser.dir/src/ui/MenuBarWidget.cpp.o [ 48%] Building CXX object CMakeFiles/otter-browser.dir/src/ui/NotificationDialog.cpp.o [ 48%] Building CXX object CMakeFiles/otter-browser.dir/src/ui/OptionWidget.cpp.o [ 48%] Building CXX object CMakeFiles/otter-browser.dir/src/ui/PreviewWidget.cpp.o /data/scratch/www/otter-browser/work/otter-browser-1.0.01/src/ui/ItemViewWidget.cpp:414:83: warning: 'split' is deprecated: Use Qt::SplitBehavior variant instead [-Wdeprecated-declarations] const QStringList columns(settings.getValue(QLatin1String("columns")).toString().split(QLatin1Char(','), QString::SkipEmptyParts)); ^ /data/scratch/www/otter-browser/work/.buildlink/qt5/include/QtCore/qstring.h:609:23: note: 'split' has been explicitly marked deprecated here Q_REQUIRED_RESULT QT_DEPRECATED_VERSION_X_5_15("Use Qt::SplitBehavior variant instead") ^ /data/scratch/www/otter-browser/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/www/otter-browser/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/www/otter-browser/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))) ^ [ 48%] Building CXX object CMakeFiles/otter-browser.dir/src/ui/ProgressBarWidget.cpp.o /data/scratch/www/otter-browser/work/otter-browser-1.0.01/src/ui/ItemViewWidget.cpp:1057:26: warning: 'child' is deprecated: Use QAbstractItemModel::index [-Wdeprecated-declarations] if (applyFilter(index.child(i, 0), hasMatch)) ^ /data/scratch/www/otter-browser/work/.buildlink/qt5/include/QtCore/qabstractitemmodel.h:71:5: note: 'child' has been explicitly marked deprecated here QT_DEPRECATED_X("Use QAbstractItemModel::index") inline QModelIndex child(int row, int column) const; ^ /data/scratch/www/otter-browser/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/www/otter-browser/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/www/otter-browser/work/otter-browser-1.0.01/src/ui/OptionWidget.cpp:377:36: warning: 'split' is deprecated: Use Qt::SplitBehavior variant instead [-Wdeprecated-declarations] return m_lineEditWidget->text().split(QLatin1String(", "), QString::SkipEmptyParts); ^ /data/scratch/www/otter-browser/work/.buildlink/qt5/include/QtCore/qstring.h:603:23: note: 'split' has been explicitly marked deprecated here Q_REQUIRED_RESULT QT_DEPRECATED_VERSION_X_5_15("Use Qt::SplitBehavior variant instead") ^ /data/scratch/www/otter-browser/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/www/otter-browser/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/www/otter-browser/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/www/otter-browser/work/otter-browser-1.0.01/src/ui/NotificationDialog.cpp:151:42: warning: 'availableGeometry' is deprecated: Use QGuiApplication::screens() [-Wdeprecated-declarations] QRect geometry(QApplication::desktop()->availableGeometry()); ^ /data/scratch/www/otter-browser/work/.buildlink/qt5/include/QtWidgets/qdesktopwidget.h:88:5: note: 'availableGeometry' has been explicitly marked deprecated here QT_DEPRECATED_X("Use QGuiApplication::screens()") const QRect availableGeometry(int screen = -1) const; ^ /data/scratch/www/otter-browser/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/www/otter-browser/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))) ^ [ 49%] Building CXX object CMakeFiles/otter-browser.dir/src/ui/ProxyModel.cpp.o /data/scratch/www/otter-browser/work/otter-browser-1.0.01/src/ui/PreviewWidget.cpp:91:45: warning: 'width' is deprecated: Use QFontMetrics::horizontalAdvance [-Wdeprecated-declarations] const int width(m_textLabel->fontMetrics().width(text) + 8); ^ /data/scratch/www/otter-browser/work/.buildlink/qt5/include/QtGui/qfontmetrics.h:105:5: note: 'width' has been explicitly marked deprecated here QT_DEPRECATED_X("Use QFontMetrics::horizontalAdvance") ^ /data/scratch/www/otter-browser/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/www/otter-browser/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. [ 50%] Building CXX object CMakeFiles/otter-browser.dir/src/ui/ResizerWidget.cpp.o 1 warning generated. 1 warning generated. [ 50%] Building CXX object CMakeFiles/otter-browser.dir/src/ui/SourceViewerWebWidget.cpp.o [ 51%] Building CXX object CMakeFiles/otter-browser.dir/src/ui/SourceViewerWidget.cpp.o 2 warnings generated. [ 51%] Building CXX object CMakeFiles/otter-browser.dir/src/ui/SplitterWidget.cpp.o [ 51%] Building CXX object CMakeFiles/otter-browser.dir/src/ui/StatusBarWidget.cpp.o [ 51%] Building CXX object CMakeFiles/otter-browser.dir/src/ui/Style.cpp.o /data/scratch/www/otter-browser/work/otter-browser-1.0.01/src/ui/SourceViewerWidget.cpp:311:35: warning: 'width' is deprecated: Use QFontMetrics::horizontalAdvance [-Wdeprecated-declarations] setFixedWidth(6 + (fontMetrics().width(QLatin1Char('9')) * digits)); ^ /data/scratch/www/otter-browser/work/.buildlink/qt5/include/QtGui/qfontmetrics.h:109:5: note: 'width' has been explicitly marked deprecated here QT_DEPRECATED_X("Use QFontMetrics::horizontalAdvance") ^ /data/scratch/www/otter-browser/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/www/otter-browser/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/www/otter-browser/work/otter-browser-1.0.01/src/ui/SourceViewerWidget.cpp:370:31: warning: 'delta' is deprecated: Use angleDelta() [-Wdeprecated-declarations] setZoom(getZoom() + (event->delta() / 16)); ^ /data/scratch/www/otter-browser/work/.buildlink/qt5/include/QtGui/qevent.h:218:5: note: 'delta' has been explicitly marked deprecated here QT_DEPRECATED_VERSION_X_5_15("Use angleDelta()") ^ /data/scratch/www/otter-browser/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/www/otter-browser/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/www/otter-browser/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))) ^ [ 52%] Building CXX object CMakeFiles/otter-browser.dir/src/ui/TabBarWidget.cpp.o [ 52%] Building CXX object CMakeFiles/otter-browser.dir/src/ui/TabSwitcherWidget.cpp.o [ 52%] Building CXX object CMakeFiles/otter-browser.dir/src/ui/TextBrowserWidget.cpp.o [ 53%] Building CXX object CMakeFiles/otter-browser.dir/src/ui/TextEditWidget.cpp.o 2 warnings generated. [ 53%] Building CXX object CMakeFiles/otter-browser.dir/src/ui/TextLabelWidget.cpp.o [ 54%] Building CXX object CMakeFiles/otter-browser.dir/src/ui/ToolBarDropZoneWidget.cpp.o [ 54%] Building CXX object CMakeFiles/otter-browser.dir/src/ui/ToolBarWidget.cpp.o [ 54%] Building CXX object CMakeFiles/otter-browser.dir/src/ui/ToolButtonWidget.cpp.o /data/scratch/www/otter-browser/work/otter-browser-1.0.01/src/ui/TabBarWidget.cpp:525:28: warning: 'width' is deprecated: Use QFontMetrics::horizontalAdvance [-Wdeprecated-declarations] int length(fontMetrics().width(title)); ^ /data/scratch/www/otter-browser/work/.buildlink/qt5/include/QtGui/qfontmetrics.h:105:5: note: 'width' has been explicitly marked deprecated here QT_DEPRECATED_X("Use QFontMetrics::horizontalAdvance") ^ /data/scratch/www/otter-browser/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/www/otter-browser/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/www/otter-browser/work/otter-browser-1.0.01/src/ui/TabBarWidget.cpp:530:27: warning: 'width' is deprecated: Use QFontMetrics::horizontalAdvance [-Wdeprecated-declarations] length = fontMetrics().width(title); ^ /data/scratch/www/otter-browser/work/.buildlink/qt5/include/QtGui/qfontmetrics.h:105:5: note: 'width' has been explicitly marked deprecated here QT_DEPRECATED_X("Use QFontMetrics::horizontalAdvance") ^ /data/scratch/www/otter-browser/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/www/otter-browser/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/www/otter-browser/work/otter-browser-1.0.01/src/ui/TabBarWidget.cpp:963:39: warning: 'delta' is deprecated: Use angleDelta() [-Wdeprecated-declarations] Application::triggerAction(((event->delta() > 0) ? ActionsManager::ActivateTabOnLeftAction : ActionsManager::ActivateTabOnRightAction), {}, parentWidget()); ^ /data/scratch/www/otter-browser/work/.buildlink/qt5/include/QtGui/qevent.h:218:5: note: 'delta' has been explicitly marked deprecated here QT_DEPRECATED_VERSION_X_5_15("Use angleDelta()") ^ /data/scratch/www/otter-browser/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/www/otter-browser/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/www/otter-browser/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/www/otter-browser/work/otter-browser-1.0.01/src/ui/TabBarWidget.cpp:1749:52: warning: 'pos' is deprecated: Use position() [-Wdeprecated-declarations] tab = tabAt(static_cast(event)->pos()); ^ /data/scratch/www/otter-browser/work/.buildlink/qt5/include/QtGui/qevent.h:224:5: note: 'pos' has been explicitly marked deprecated here QT_DEPRECATED_VERSION_X_5_15("Use position()") ^ /data/scratch/www/otter-browser/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/www/otter-browser/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/www/otter-browser/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))) ^ [ 54%] Building CXX object CMakeFiles/otter-browser.dir/src/ui/TrayIcon.cpp.o [ 54%] Building CXX object CMakeFiles/otter-browser.dir/src/ui/WebWidget.cpp.o [ 55%] Building CXX object CMakeFiles/otter-browser.dir/src/ui/WidgetFactory.cpp.o [ 55%] Building CXX object CMakeFiles/otter-browser.dir/src/ui/Window.cpp.o [ 55%] Building CXX object CMakeFiles/otter-browser.dir/src/ui/WorkspaceWidget.cpp.o /data/scratch/www/otter-browser/work/otter-browser-1.0.01/src/ui/ToolBarWidget.cpp:519:105: warning: 'child' is deprecated: Use QAbstractItemModel::index [-Wdeprecated-declarations] BookmarksModel::Bookmark *dropBookmark(BookmarksManager::getModel()->getBookmark(m_bookmark->index().child(dropIndex, 0))); ^ /data/scratch/www/otter-browser/work/.buildlink/qt5/include/QtCore/qabstractitemmodel.h:71:5: note: 'child' has been explicitly marked deprecated here QT_DEPRECATED_X("Use QAbstractItemModel::index") inline QModelIndex child(int row, int column) const; ^ /data/scratch/www/otter-browser/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/www/otter-browser/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/www/otter-browser/work/otter-browser-1.0.01/src/ui/ToolBarWidget.cpp:1046:49: warning: 'pos' is deprecated: Use position() [-Wdeprecated-declarations] position = static_cast(event)->pos(); ^ /data/scratch/www/otter-browser/work/.buildlink/qt5/include/QtGui/qevent.h:224:5: note: 'pos' has been explicitly marked deprecated here QT_DEPRECATED_VERSION_X_5_15("Use position()") ^ /data/scratch/www/otter-browser/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/www/otter-browser/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/www/otter-browser/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/www/otter-browser/work/otter-browser-1.0.01/src/ui/ToolButtonWidget.cpp:112:154: warning: 'width' is deprecated: Use QFontMetrics::horizontalAdvance [-Wdeprecated-declarations] option.text = option.fontMetrics.elidedText(option.text, (isLeftToRight() ? Qt::ElideRight : Qt::ElideLeft), (option.rect.width() - (option.fontMetrics.width(QLatin1Char(' ')) * 2) - ((toolButtonStyle() == Qt::ToolButtonTextBesideIcon) ? iconSize().width() : 0))); ^ /data/scratch/www/otter-browser/work/.buildlink/qt5/include/QtGui/qfontmetrics.h:109:5: note: 'width' has been explicitly marked deprecated here QT_DEPRECATED_X("Use QFontMetrics::horizontalAdvance") ^ /data/scratch/www/otter-browser/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/www/otter-browser/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))) ^ 4 warnings generated. [ 56%] Building CXX object CMakeFiles/otter-browser.dir/src/modules/backends/passwords/file/FilePasswordsStorageBackend.cpp.o 1 warning generated. /data/scratch/www/otter-browser/work/otter-browser-1.0.01/src/ui/WebWidget.cpp:652:67: warning: 'toSet' is deprecated: Use QSet(list.begin(), list.end()) instead. [-Wdeprecated-declarations] const QList identifiers((m_options.keys() + options.keys()).toSet().toList()); ^ /data/scratch/www/otter-browser/work/.buildlink/qt5/include/QtCore/qlist.h:412:5: note: 'toSet' has been explicitly marked deprecated here QT_DEPRECATED_X("Use QSet(list.begin(), list.end()) instead.") ^ /data/scratch/www/otter-browser/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/www/otter-browser/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/www/otter-browser/work/otter-browser-1.0.01/src/ui/WebWidget.cpp:652:75: warning: 'toList' is deprecated: Use values() instead. [-Wdeprecated-declarations] const QList identifiers((m_options.keys() + options.keys()).toSet().toList()); ^ /data/scratch/www/otter-browser/work/.buildlink/qt5/include/QtCore/qset.h:264:5: note: 'toList' has been explicitly marked deprecated here QT_DEPRECATED_X("Use values() instead.") ^ /data/scratch/www/otter-browser/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/www/otter-browser/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))) ^ [ 56%] Building CXX object CMakeFiles/otter-browser.dir/src/modules/importers/html/HtmlBookmarksImporter.cpp.o /data/scratch/www/otter-browser/work/otter-browser-1.0.01/src/ui/WebWidget.cpp:869:38: warning: 'QLatin1Literal' is deprecated: Use QLatin1String [-Wdeprecated-declarations] tokensArray.append(QJsonObject({{QLatin1Literal("value"), keys.at(j).toUpper()}, {QLatin1Literal("score"), settings.getValue(keys.at(j)).toInt()}})); ^ /data/scratch/www/otter-browser/work/.buildlink/qt5/include/QtCore/qstring.h:232:1: note: 'QLatin1Literal' has been explicitly marked deprecated here QT_DEPRECATED_X("Use QLatin1String") ^ /data/scratch/www/otter-browser/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/www/otter-browser/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/www/otter-browser/work/otter-browser-1.0.01/src/ui/WebWidget.cpp:869:87: warning: 'QLatin1Literal' is deprecated: Use QLatin1String [-Wdeprecated-declarations] tokensArray.append(QJsonObject({{QLatin1Literal("value"), keys.at(j).toUpper()}, {QLatin1Literal("score"), settings.getValue(keys.at(j)).toInt()}})); ^ /data/scratch/www/otter-browser/work/.buildlink/qt5/include/QtCore/qstring.h:232:1: note: 'QLatin1Literal' has been explicitly marked deprecated here QT_DEPRECATED_X("Use QLatin1String") ^ /data/scratch/www/otter-browser/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/www/otter-browser/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))) ^ [ 56%] Building CXX object CMakeFiles/otter-browser.dir/src/modules/importers/opera/OperaBookmarksImporter.cpp.o [ 57%] Building CXX object CMakeFiles/otter-browser.dir/src/modules/importers/opera/OperaNotesImporter.cpp.o 2 warnings generated. [ 57%] Building CXX object CMakeFiles/otter-browser.dir/src/modules/importers/opera/OperaSearchEnginesImporter.cpp.o [ 57%] Building CXX object CMakeFiles/otter-browser.dir/src/modules/importers/opera/OperaSessionImporter.cpp.o [ 58%] Building CXX object CMakeFiles/otter-browser.dir/src/modules/importers/opml/OpmlImporter.cpp.o [ 58%] Building CXX object CMakeFiles/otter-browser.dir/src/modules/widgets/action/ActionWidget.cpp.o [ 59%] Building CXX object CMakeFiles/otter-browser.dir/src/modules/widgets/address/AddressWidget.cpp.o 4 warnings generated. [ 59%] Building CXX object CMakeFiles/otter-browser.dir/src/modules/widgets/bookmark/BookmarkWidget.cpp.o [ 59%] Building CXX object CMakeFiles/otter-browser.dir/src/modules/widgets/configurationOption/ConfigurationOptionWidget.cpp.o [ 60%] Building CXX object CMakeFiles/otter-browser.dir/src/modules/widgets/contentBlockingInformation/ContentBlockingInformationWidget.cpp.o [ 60%] Building CXX object CMakeFiles/otter-browser.dir/src/modules/widgets/menuButton/MenuButtonWidget.cpp.o [ 61%] Building CXX object CMakeFiles/otter-browser.dir/src/modules/widgets/panelChooser/PanelChooserWidget.cpp.o /data/scratch/www/otter-browser/work/otter-browser-1.0.01/src/modules/widgets/address/AddressWidget.cpp:282:39: warning: 'width' is deprecated: Use QFontMetrics::horizontalAdvance [-Wdeprecated-declarations] return (length + option.fontMetrics.width(text)); ^ /data/scratch/www/otter-browser/work/.buildlink/qt5/include/QtGui/qfontmetrics.h:105:5: note: 'width' has been explicitly marked deprecated here QT_DEPRECATED_X("Use QFontMetrics::horizontalAdvance") ^ /data/scratch/www/otter-browser/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/www/otter-browser/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/www/otter-browser/work/otter-browser-1.0.01/src/modules/widgets/address/AddressWidget.cpp:285:31: warning: 'width' is deprecated: Use QFontMetrics::horizontalAdvance [-Wdeprecated-declarations] length += option.fontMetrics.width(text.left(index)); ^ /data/scratch/www/otter-browser/work/.buildlink/qt5/include/QtGui/qfontmetrics.h:105:5: note: 'width' has been explicitly marked deprecated here QT_DEPRECATED_X("Use QFontMetrics::horizontalAdvance") ^ /data/scratch/www/otter-browser/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/www/otter-browser/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/www/otter-browser/work/otter-browser-1.0.01/src/modules/widgets/address/AddressWidget.cpp:290:42: warning: 'width' is deprecated: Use QFontMetrics::horizontalAdvance [-Wdeprecated-declarations] length += highlightedOption.fontMetrics.width(text.mid(index, m_highlight.length())); ^ /data/scratch/www/otter-browser/work/.buildlink/qt5/include/QtGui/qfontmetrics.h:105:5: note: 'width' has been explicitly marked deprecated here QT_DEPRECATED_X("Use QFontMetrics::horizontalAdvance") ^ /data/scratch/www/otter-browser/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/www/otter-browser/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))) ^ [ 61%] Building CXX object CMakeFiles/otter-browser.dir/src/modules/widgets/privateWindowIndicator/PrivateWindowIndicatorWidget.cpp.o [ 61%] Building CXX object CMakeFiles/otter-browser.dir/src/modules/widgets/progressInformation/ProgressInformationWidget.cpp.o [ 62%] Building CXX object CMakeFiles/otter-browser.dir/src/modules/widgets/search/SearchWidget.cpp.o [ 62%] Building CXX object CMakeFiles/otter-browser.dir/src/modules/widgets/statusMessage/StatusMessageWidget.cpp.o [ 62%] Building CXX object CMakeFiles/otter-browser.dir/src/modules/widgets/transfers/TransfersWidget.cpp.o [ 63%] Building CXX object CMakeFiles/otter-browser.dir/src/modules/widgets/zoom/ZoomWidget.cpp.o [ 63%] Building CXX object CMakeFiles/otter-browser.dir/src/modules/windows/web/ProgressToolBarWidget.cpp.o [ 63%] Building CXX object CMakeFiles/otter-browser.dir/src/modules/windows/web/StartPageModel.cpp.o /data/scratch/www/otter-browser/work/otter-browser-1.0.01/src/modules/widgets/search/SearchWidget.cpp:346:14: warning: 'delta' is deprecated: Use angleDelta() [-Wdeprecated-declarations] if (event->delta() > 0) ^ /data/scratch/www/otter-browser/work/.buildlink/qt5/include/QtGui/qevent.h:218:5: note: 'delta' has been explicitly marked deprecated here QT_DEPRECATED_VERSION_X_5_15("Use angleDelta()") ^ /data/scratch/www/otter-browser/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/www/otter-browser/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/www/otter-browser/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))) ^ [ 64%] Building CXX object CMakeFiles/otter-browser.dir/src/modules/windows/web/StartPageWidget.cpp.o 3 warnings generated. [ 64%] Building CXX object CMakeFiles/otter-browser.dir/src/modules/windows/web/WebContentsWidget.cpp.o [ 65%] Building CXX object CMakeFiles/otter-browser.dir/3rdparty/columnresizer/ColumnResizer.cpp.o [ 65%] Building CXX object CMakeFiles/otter-browser.dir/3rdparty/mousegestures/MouseGestures.cpp.o 1 warning generated. [ 65%] Building CXX object CMakeFiles/otter-browser.dir/src/modules/backends/web/qtwebkit/QtWebKitCookieJar.cpp.o [ 66%] Building CXX object CMakeFiles/otter-browser.dir/src/modules/backends/web/qtwebkit/QtWebKitFtpListingNetworkReply.cpp.o /data/scratch/www/otter-browser/work/otter-browser-1.0.01/src/modules/windows/web/StartPageModel.cpp:120:121: warning: 'split' is deprecated: Use Qt::SplitBehavior variant instead [-Wdeprecated-declarations] const QStringList directories(SettingsManager::getOption(SettingsManager::StartPage_BookmarksFolderOption).toString().split(QLatin1Char('/'), QString::SkipEmptyParts)); ^ /data/scratch/www/otter-browser/work/.buildlink/qt5/include/QtCore/qstring.h:609:23: note: 'split' has been explicitly marked deprecated here Q_REQUIRED_RESULT QT_DEPRECATED_VERSION_X_5_15("Use Qt::SplitBehavior variant instead") ^ /data/scratch/www/otter-browser/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/www/otter-browser/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/www/otter-browser/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))) ^ [ 66%] Building CXX object CMakeFiles/otter-browser.dir/src/modules/backends/web/qtwebkit/QtWebKitHistoryInterface.cpp.o [ 67%] Building CXX object CMakeFiles/otter-browser.dir/src/modules/backends/web/qtwebkit/QtWebKitInspector.cpp.o 1 warning generated. [ 67%] Building CXX object CMakeFiles/otter-browser.dir/src/modules/backends/web/qtwebkit/QtWebKitNetworkManager.cpp.o [ 67%] Building CXX object CMakeFiles/otter-browser.dir/src/modules/backends/web/qtwebkit/QtWebKitPage.cpp.o /data/scratch/www/otter-browser/work/otter-browser-1.0.01/src/modules/windows/web/StartPageWidget.cpp:72:15: error: variable has incomplete type 'QPainterPath' QPainterPath path; ^ /data/scratch/www/otter-browser/work/.buildlink/qt5/include/QtGui/qmatrix.h:54:7: note: forward declaration of 'QPainterPath' class QPainterPath; ^ /data/scratch/www/otter-browser/work/otter-browser-1.0.01/src/modules/windows/web/StartPageWidget.cpp:252:51: warning: 'find' is deprecated: Use bool find(const QString &, QPixmap *) instead [-Wdeprecated-declarations] const QPixmap *cachedBackground(QPixmapCache::find(key)); ^ /data/scratch/www/otter-browser/work/.buildlink/qt5/include/QtGui/qpixmapcache.h:78:5: note: 'find' has been explicitly marked deprecated here QT_DEPRECATED_X("Use bool find(const QString &, QPixmap *) instead") ^ /data/scratch/www/otter-browser/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/www/otter-browser/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/www/otter-browser/work/otter-browser-1.0.01/src/modules/windows/web/StartPageWidget.cpp:287:51: warning: 'find' is deprecated: Use bool find(const QString &, QPixmap *) instead [-Wdeprecated-declarations] const QPixmap *cachedBackground(QPixmapCache::find(key)); ^ /data/scratch/www/otter-browser/work/.buildlink/qt5/include/QtGui/qpixmapcache.h:78:5: note: 'find' has been explicitly marked deprecated here QT_DEPRECATED_X("Use bool find(const QString &, QPixmap *) instead") ^ /data/scratch/www/otter-browser/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/www/otter-browser/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/www/otter-browser/work/otter-browser-1.0.01/src/modules/windows/web/StartPageWidget.cpp:905:101: warning: 'globalPos' is deprecated: Use globalPosition() [-Wdeprecated-declarations] m_currentIndex = m_listView->indexAt(m_listView->mapFromGlobal(static_cast(event)->globalPos())); ^ /data/scratch/www/otter-browser/work/.buildlink/qt5/include/QtGui/qevent.h:226:5: note: 'globalPos' has been explicitly marked deprecated here QT_DEPRECATED_VERSION_X_5_15("Use globalPosition()") ^ /data/scratch/www/otter-browser/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/www/otter-browser/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/www/otter-browser/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))) ^ 3 warnings and 1 error generated. --- CMakeFiles/otter-browser.dir/src/modules/windows/web/StartPageWidget.cpp.o --- *** [CMakeFiles/otter-browser.dir/src/modules/windows/web/StartPageWidget.cpp.o] Error code 1 make[2]: stopped in /data/scratch/www/otter-browser/work/otter-browser-1.0.01 /data/scratch/www/otter-browser/work/otter-browser-1.0.01/src/modules/backends/web/qtwebkit/QtWebKitFtpListingNetworkReply.cpp:89:8: warning: 'error' is deprecated: Use QNetworkReply::errorOccurred(QNetworkReply::NetworkError) instead [-Wdeprecated-declarations] emit error(ContentNotFoundError); ^ /data/scratch/www/otter-browser/work/.buildlink/qt5/include/QtNetwork/qnetworkreply.h:160:5: note: 'error' has been explicitly marked deprecated here QT_DEPRECATED_NETWORK_API_5_15_X("Use QNetworkReply::errorOccurred(QNetworkReply::NetworkError) instead") ^ /data/scratch/www/otter-browser/work/.buildlink/qt5/include/QtNetwork/qtnetworkglobal.h:69:42: note: expanded from macro 'QT_DEPRECATED_NETWORK_API_5_15_X' #define QT_DEPRECATED_NETWORK_API_5_15_X QT_DEPRECATED_VERSION_X_5_15 ^ /data/scratch/www/otter-browser/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/www/otter-browser/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/www/otter-browser/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. /data/scratch/www/otter-browser/work/otter-browser-1.0.01/src/modules/backends/web/qtwebkit/QtWebKitNetworkManager.cpp:411:3: warning: 'setNetworkAccessible' is deprecated [-Wdeprecated-declarations] setNetworkAccessible(QNetworkAccessManager::Accessible); ^ /data/scratch/www/otter-browser/work/.buildlink/qt5/include/QtNetwork/qnetworkaccessmanager.h:159:5: note: 'setNetworkAccessible' has been explicitly marked deprecated here QT_DEPRECATED_VERSION_5_15 void setNetworkAccessible(NetworkAccessibility accessible); ^ /data/scratch/www/otter-browser/work/.buildlink/qt5/include/QtCore/qglobal.h:373:45: note: expanded from macro 'QT_DEPRECATED_VERSION_5_15' # define QT_DEPRECATED_VERSION_5_15 QT_DEPRECATED ^ /data/scratch/www/otter-browser/work/.buildlink/qt5/include/QtCore/qglobal.h:292:25: note: expanded from macro 'QT_DEPRECATED' # define QT_DEPRECATED Q_DECL_DEPRECATED ^ /data/scratch/www/otter-browser/work/.buildlink/qt5/include/QtCore/qcompilerdetection.h:227:45: note: expanded from macro 'Q_DECL_DEPRECATED' # define Q_DECL_DEPRECATED __attribute__ ((__deprecated__)) ^ /data/scratch/www/otter-browser/work/otter-browser-1.0.01/src/modules/backends/web/qtwebkit/QtWebKitNetworkManager.cpp:411:47: warning: 'Accessible' is deprecated [-Wdeprecated-declarations] setNetworkAccessible(QNetworkAccessManager::Accessible); ^ /data/scratch/www/otter-browser/work/.buildlink/qt5/include/QtNetwork/qnetworkaccessmanager.h:95:10: note: 'NetworkAccessibility' has been explicitly marked deprecated here enum QT_DEPRECATED_NETWORK_API_5_15 NetworkAccessibility { ^ /data/scratch/www/otter-browser/work/.buildlink/qt5/include/QtNetwork/qtnetworkglobal.h:68:40: note: expanded from macro 'QT_DEPRECATED_NETWORK_API_5_15' #define QT_DEPRECATED_NETWORK_API_5_15 QT_DEPRECATED_VERSION_5_15 ^ /data/scratch/www/otter-browser/work/.buildlink/qt5/include/QtCore/qglobal.h:373:45: note: expanded from macro 'QT_DEPRECATED_VERSION_5_15' # define QT_DEPRECATED_VERSION_5_15 QT_DEPRECATED ^ /data/scratch/www/otter-browser/work/.buildlink/qt5/include/QtCore/qglobal.h:292:25: note: expanded from macro 'QT_DEPRECATED' # define QT_DEPRECATED Q_DECL_DEPRECATED ^ /data/scratch/www/otter-browser/work/.buildlink/qt5/include/QtCore/qcompilerdetection.h:227:45: note: expanded from macro 'Q_DECL_DEPRECATED' # define Q_DECL_DEPRECATED __attribute__ ((__deprecated__)) ^ 2 warnings generated. 1 error make[2]: stopped in /data/scratch/www/otter-browser/work/otter-browser-1.0.01 --- CMakeFiles/otter-browser.dir/all --- *** [CMakeFiles/otter-browser.dir/all] Error code 2 make[1]: stopped in /data/scratch/www/otter-browser/work/otter-browser-1.0.01 1 error make[1]: stopped in /data/scratch/www/otter-browser/work/otter-browser-1.0.01 *** [all] Error code 2 make: stopped in /data/scratch/www/otter-browser/work/otter-browser-1.0.01 1 error make: stopped in /data/scratch/www/otter-browser/work/otter-browser-1.0.01 *** Error code 2 Stop. make[1]: stopped in /data/pkgsrc/www/otter-browser *** Error code 1 Stop. make: stopped in /data/pkgsrc/www/otter-browser