>>> Building on exopi-1 under graphics/cstitch BDEPENDS = [x11/qt5/qttools,-main;x11/qt5/qtbase,-main;archivers/unzip;lang/python/2.7] DIST = [graphics/cstitch:cstitch-0.9.8.tar.gz;graphics/cstitch:cstitch-0.9.8-icons.zip] FULLPKGNAME = cstitch-0.9.8p5 RDEPENDS = [devel/desktop-file-utils;x11/qt5/qtbase,-main;x11/gtk+4,-guic] (Junk lock obtained for exopi-1 at 1713823214.48) >>> Running depends in graphics/cstitch at 1713823214.51 last junk was in x11/mate/eom /usr/sbin/pkg_add -aI -Drepair python-2.7.18p12 unzip-6.0p17 was: /usr/sbin/pkg_add -aI -Drepair python-2.7.18p12 qtbase-5.15.12pl151p0 qttools-5.15.12pl4 unzip-6.0p17 /usr/sbin/pkg_add -aI -Drepair python-2.7.18p12 unzip-6.0p17 --- +python-2.7.18p12 ------------------- *** Python 2.7 is end-of-life and no longer receives security updates. >>> Running show-prepare-results in graphics/cstitch at 1713823227.56 ===> graphics/cstitch ===> Building from scratch cstitch-0.9.8p5 ===> cstitch-0.9.8p5 depends on: python->=2.7,<2.8 -> python-2.7.18p12 ===> cstitch-0.9.8p5 depends on: qttools-* -> qttools-5.15.12pl4 ===> cstitch-0.9.8p5 depends on: unzip-* -> unzip-6.0p17 ===> cstitch-0.9.8p5 depends on: qtbase-* -> qtbase-5.15.12pl151p0 ===> Verifying specs: GL Qt5Core Qt5Gui Qt5PrintSupport Qt5Widgets Qt5Xml c m pthread c++ c++abi pthread ===> found GL.19.1 Qt5Core.6.0 Qt5Gui.4.2 Qt5PrintSupport.3.0 Qt5Widgets.4.1 Qt5Xml.3.0 c.100.0 m.10.1 pthread.27.1 c++.10.0 c++abi.7.0 python-2.7.18p12 qtbase-5.15.12pl151p0 qttools-5.15.12pl4 unzip-6.0p17 (Junk lock released for exopi-1 at 1713823231.52) distfiles size=383033 >>> Running extract in graphics/cstitch at 1713823231.55 ===> graphics/cstitch ===> Checking files for cstitch-0.9.8p5 `/exopi-cvs/ports/distfiles/cstitch-0.9.8.tar.gz' is up to date. `/exopi-cvs/ports/distfiles/cstitch-0.9.8-icons.zip' is up to date. >> (SHA256) cstitch-0.9.8.tar.gz: OK >> (SHA256) cstitch-0.9.8-icons.zip: OK ===> Extracting for cstitch-0.9.8p5 >>> Running patch in graphics/cstitch at 1713823233.23 ===> graphics/cstitch ===> Patching for cstitch-0.9.8p5 ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ >>> Running configure in graphics/cstitch at 1713823234.57 ===> graphics/cstitch ===> Generating configure for cstitch-0.9.8p5 ===> Configuring for cstitch-0.9.8p5 cd /exopi-obj/pobj/cstitch-0.9.8/Cstitch-0.9.8 && /usr/local/bin/python2.7 doc/createDocs.py && /usr/local/bin/qmake-qt5 -project && /usr/local/bin/python2.7 progen.py Inserting 'QT += xml widgets printsupport'... Inserting 'RC_FILE += cstitch.rc'... Cstitch-0.9.8.pro updated. /usr/local/bin/qmake-qt5 PREFIX=/usr/local QMAKE_CFLAGS=-O2 -pipe QMAKE_CFLAGS_RELEASE=-O2 -pipe QMAKE_CXX=c++ QMAKE_CXXFLAGS=-O2 -pipe QMAKE_CXXFLAGS_RELEASE=-O2 -pipe QMAKE_LFLAGS= QMAKE_LFLAGS_RELEASE= -recursive /exopi-obj/pobj/cstitch-0.9.8/Cstitch-0.9.8/./Cstitch-0.9.8.pro Info: creating stash file /exopi-obj/pobj/cstitch-0.9.8/Cstitch-0.9.8/build-amd64/.qmake.stash >>> Running build in graphics/cstitch at 1713823241.92 ===> graphics/cstitch ===> Building for cstitch-0.9.8p5 c++ -c -O2 -pipe -O2 -pipe -Wall -Wextra -pthread -fPIC -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../Cstitch-0.9.8 -I. -I../../Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/X11R6/include -I/usr/X11R6/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/openbsd-clang -o buttonGrid.o ../buttonGrid.cpp ../buttonGrid.cpp:71:18: warning: 'width' is deprecated: Use QFontMetrics::horizontalAdvance [-Wdeprecated-declarations] return metrics.width(text); ^ /usr/local/include/X11/qt5/QtGui/qfontmetrics.h:105:5: note: 'width' has been explicitly marked deprecated here QT_DEPRECATED_X("Use QFontMetrics::horizontalAdvance") ^ /usr/local/include/X11/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/local/include/X11/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ 1 warning generated. c++ -c -O2 -pipe -O2 -pipe -Wall -Wextra -pthread -fPIC -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../Cstitch-0.9.8 -I. -I../../Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/X11R6/include -I/usr/X11R6/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/openbsd-clang -o cancelAcceptDialogBase.o ../cancelAcceptDialogBase.cpp c++ -c -O2 -pipe -O2 -pipe -Wall -Wextra -pthread -fPIC -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../Cstitch-0.9.8 -I. -I../../Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/X11R6/include -I/usr/X11R6/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/openbsd-clang -o colorButton.o ../colorButton.cpp c++ -c -O2 -pipe -O2 -pipe -Wall -Wextra -pthread -fPIC -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../Cstitch-0.9.8 -I. -I../../Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/X11R6/include -I/usr/X11R6/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/openbsd-clang -o colorChooser.o ../colorChooser.cpp In file included from ../colorChooser.cpp:36: In file included from ../../Cstitch-0.9.8/dockListWidget.h:26: ../../Cstitch-0.9.8/constWidthDock.h:54:29: warning: 'width' is deprecated: Use QFontMetrics::horizontalAdvance [-Wdeprecated-declarations] /* dmc text */ metric.width("1234567890123456") + partsSpacing + ^ /usr/local/include/X11/qt5/QtGui/qfontmetrics.h:105:5: note: 'width' has been explicitly marked deprecated here QT_DEPRECATED_X("Use QFontMetrics::horizontalAdvance") ^ /usr/local/include/X11/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/local/include/X11/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ 1 warning generated. c++ -c -O2 -pipe -O2 -pipe -Wall -Wextra -pthread -fPIC -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../Cstitch-0.9.8 -I. -I../../Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/X11R6/include -I/usr/X11R6/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/openbsd-clang -o colorChooserProcessModes.o ../colorChooserProcessModes.cpp c++ -c -O2 -pipe -O2 -pipe -Wall -Wextra -pthread -fPIC -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../Cstitch-0.9.8 -I. -I../../Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/X11R6/include -I/usr/X11R6/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/openbsd-clang -o colorCompare.o ../colorCompare.cpp In file included from ../colorCompare.cpp:30: In file included from ../../Cstitch-0.9.8/dockListWidget.h:26: ../../Cstitch-0.9.8/constWidthDock.h:54:29: warning: 'width' is deprecated: Use QFontMetrics::horizontalAdvance [-Wdeprecated-declarations] /* dmc text */ metric.width("1234567890123456") + partsSpacing + ^ /usr/local/include/X11/qt5/QtGui/qfontmetrics.h:105:5: note: 'width' has been explicitly marked deprecated here QT_DEPRECATED_X("Use QFontMetrics::horizontalAdvance") ^ /usr/local/include/X11/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/local/include/X11/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ 1 warning generated. c++ -c -O2 -pipe -O2 -pipe -Wall -Wextra -pthread -fPIC -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../Cstitch-0.9.8 -I. -I../../Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/X11R6/include -I/usr/X11R6/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/openbsd-clang -o colorDialog.o ../colorDialog.cpp ../colorDialog.cpp:235:39: warning: 'pixmap' is deprecated: Use the other overload which returns QPixmap by-value [-Wdeprecated-declarations] QPixmap colorPatch = *(colorLabel_->pixmap()); ^ /usr/local/include/X11/qt5/QtWidgets/qlabel.h:77:5: note: 'pixmap' has been explicitly marked deprecated here QT_DEPRECATED_VERSION_X(5, 15, "Use the other overload which returns QPixmap by-value") ^ /usr/local/include/X11/qt5/QtCore/qglobal.h:392:53: note: expanded from macro 'QT_DEPRECATED_VERSION_X' #define QT_DEPRECATED_VERSION_X(major, minor, text) QT_DEPRECATED_VERSION_X_##major##_##minor(text) ^ :149:1: note: expanded from here QT_DEPRECATED_VERSION_X_5_15 ^ /usr/local/include/X11/qt5/QtCore/qglobal.h:376:45: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5_15' # define QT_DEPRECATED_VERSION_X_5_15(text) QT_DEPRECATED_X(text) ^ /usr/local/include/X11/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/local/include/X11/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ ../colorDialog.cpp:402:48: warning: 'pixmap' is deprecated: Use the other overload which returns QPixmap by-value [-Wdeprecated-declarations] QPixmap colorPatch = *(leftRightColorPatch_->pixmap()); ^ /usr/local/include/X11/qt5/QtWidgets/qlabel.h:77:5: note: 'pixmap' has been explicitly marked deprecated here QT_DEPRECATED_VERSION_X(5, 15, "Use the other overload which returns QPixmap by-value") ^ /usr/local/include/X11/qt5/QtCore/qglobal.h:392:53: note: expanded from macro 'QT_DEPRECATED_VERSION_X' #define QT_DEPRECATED_VERSION_X(major, minor, text) QT_DEPRECATED_VERSION_X_##major##_##minor(text) ^ :149:1: note: expanded from here QT_DEPRECATED_VERSION_X_5_15 ^ /usr/local/include/X11/qt5/QtCore/qglobal.h:376:45: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5_15' # define QT_DEPRECATED_VERSION_X_5_15(text) QT_DEPRECATED_X(text) ^ /usr/local/include/X11/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/local/include/X11/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ 2 warnings generated. c++ -c -O2 -pipe -O2 -pipe -Wall -Wextra -pthread -fPIC -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../Cstitch-0.9.8 -I. -I../../Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/X11R6/include -I/usr/X11R6/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/openbsd-clang -o colorLists.o ../colorLists.cpp c++ -c -O2 -pipe -O2 -pipe -Wall -Wextra -pthread -fPIC -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../Cstitch-0.9.8 -I. -I../../Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/X11R6/include -I/usr/X11R6/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/openbsd-clang -o comboBox.o ../comboBox.cpp ../comboBox.cpp:25:8: warning: 'activated' is deprecated: Use textActivated() instead [-Wdeprecated-declarations] emit activated(currentText()); ^ /usr/local/include/X11/qt5/QtWidgets/qcombobox.h:244:5: note: 'activated' has been explicitly marked deprecated here QT_DEPRECATED_VERSION_X(5, 15, "Use textActivated() instead") ^ /usr/local/include/X11/qt5/QtCore/qglobal.h:392:53: note: expanded from macro 'QT_DEPRECATED_VERSION_X' #define QT_DEPRECATED_VERSION_X(major, minor, text) QT_DEPRECATED_VERSION_X_##major##_##minor(text) ^ :96:1: note: expanded from here QT_DEPRECATED_VERSION_X_5_15 ^ /usr/local/include/X11/qt5/QtCore/qglobal.h:376:45: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5_15' # define QT_DEPRECATED_VERSION_X_5_15(text) QT_DEPRECATED_X(text) ^ /usr/local/include/X11/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/local/include/X11/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ ../comboBox.cpp:31:8: warning: 'activated' is deprecated: Use textActivated() instead [-Wdeprecated-declarations] emit activated(currentText()); ^ /usr/local/include/X11/qt5/QtWidgets/qcombobox.h:244:5: note: 'activated' has been explicitly marked deprecated here QT_DEPRECATED_VERSION_X(5, 15, "Use textActivated() instead") ^ /usr/local/include/X11/qt5/QtCore/qglobal.h:392:53: note: expanded from macro 'QT_DEPRECATED_VERSION_X' #define QT_DEPRECATED_VERSION_X(major, minor, text) QT_DEPRECATED_VERSION_X_##major##_##minor(text) ^ :96:1: note: expanded from here QT_DEPRECATED_VERSION_X_5_15 ^ /usr/local/include/X11/qt5/QtCore/qglobal.h:376:45: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5_15' # define QT_DEPRECATED_VERSION_X_5_15(text) QT_DEPRECATED_X(text) ^ /usr/local/include/X11/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/local/include/X11/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ 2 warnings generated. c++ -c -O2 -pipe -O2 -pipe -Wall -Wextra -pthread -fPIC -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../Cstitch-0.9.8 -I. -I../../Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/X11R6/include -I/usr/X11R6/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/openbsd-clang -o detailToolDock.o ../detailToolDock.cpp c++ -c -O2 -pipe -O2 -pipe -Wall -Wextra -pthread -fPIC -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../Cstitch-0.9.8 -I. -I../../Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/X11R6/include -I/usr/X11R6/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/openbsd-clang -o dimensionComputer.o ../dimensionComputer.cpp c++ -c -O2 -pipe -O2 -pipe -Wall -Wextra -pthread -fPIC -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../Cstitch-0.9.8 -I. -I../../Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/X11R6/include -I/usr/X11R6/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/openbsd-clang -o dockImage.o ../dockImage.cpp In file included from ../dockImage.cpp:20: In file included from ../../Cstitch-0.9.8/dockImage.h:28: ../../Cstitch-0.9.8/constWidthDock.h:54:29: warning: 'width' is deprecated: Use QFontMetrics::horizontalAdvance [-Wdeprecated-declarations] /* dmc text */ metric.width("1234567890123456") + partsSpacing + ^ /usr/local/include/X11/qt5/QtGui/qfontmetrics.h:105:5: note: 'width' has been explicitly marked deprecated here QT_DEPRECATED_X("Use QFontMetrics::horizontalAdvance") ^ /usr/local/include/X11/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/local/include/X11/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ 1 warning generated. c++ -c -O2 -pipe -O2 -pipe -Wall -Wextra -pthread -fPIC -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../Cstitch-0.9.8 -I. -I../../Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/X11R6/include -I/usr/X11R6/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/openbsd-clang -o dockListWidget.o ../dockListWidget.cpp In file included from ../dockListWidget.cpp:20: In file included from ../../Cstitch-0.9.8/dockListWidget.h:26: ../../Cstitch-0.9.8/constWidthDock.h:54:29: warning: 'width' is deprecated: Use QFontMetrics::horizontalAdvance [-Wdeprecated-declarations] /* dmc text */ metric.width("1234567890123456") + partsSpacing + ^ /usr/local/include/X11/qt5/QtGui/qfontmetrics.h:105:5: note: 'width' has been explicitly marked deprecated here QT_DEPRECATED_X("Use QFontMetrics::horizontalAdvance") ^ /usr/local/include/X11/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/local/include/X11/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ In file included from ../dockListWidget.cpp:33: In file included from ../../Cstitch-0.9.8/imageProcessing.h:26: In file included from ../../Cstitch-0.9.8/colorLists.h:26: ../../Cstitch-0.9.8/floss.h:117:3: warning: definition of implicit copy assignment operator for 'floss' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy] floss(const floss& otherFloss) ^ ../../Cstitch-0.9.8/floss.h:134:7: note: in implicit copy assignment operator for 'floss' first required here class typedFloss : public floss { ^ /usr/include/c++/v1/__algorithm/sift_down.h:59:18: note: in implicit move assignment operator for 'typedFloss' first required here *__start = _Ops::__iter_move(__child_i); ^ /usr/include/c++/v1/__algorithm/make_heap.h:36:14: note: in instantiation of function template specialization 'std::__sift_down' requested here std::__sift_down<_AlgPolicy>(__first, __comp_ref, __n, __first + __start); ^ /usr/include/c++/v1/__algorithm/partial_sort.h:39:8: note: in instantiation of function template specialization 'std::__make_heap' requested here std::__make_heap<_AlgPolicy>(__first, __middle, __comp); ^ /usr/include/c++/v1/__algorithm/partial_sort.h:66:12: note: in instantiation of function template specialization 'std::__partial_sort_impl' requested here std::__partial_sort_impl<_AlgPolicy>(__first, __middle, __last, static_cast<__comp_ref_type<_Compare> >(__comp)); ^ /usr/include/c++/v1/__algorithm/sort.h:693:10: note: in instantiation of function template specialization 'std::__partial_sort' requested here std::__partial_sort<_AlgPolicy>(__first, __last, __last, __comp); ^ /usr/include/c++/v1/__algorithm/sort.h:706:8: note: in instantiation of function template specialization 'std::__sort_impl' requested here std::__sort_impl<_ClassicAlgPolicy>(std::move(__first), std::move(__last), __comp); ^ ../dockListWidget.cpp:132:8: note: in instantiation of function template specialization 'std::sort' requested here std::sort(colors.begin(), colors.end(), typedFlossIntensity()); ^ 2 warnings generated. c++ -c -O2 -pipe -O2 -pipe -Wall -Wextra -pthread -fPIC -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../Cstitch-0.9.8 -I. -I../../Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/X11R6/include -I/usr/X11R6/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/openbsd-clang -o fileListMenu.o ../fileListMenu.cpp c++ -c -O2 -pipe -O2 -pipe -Wall -Wextra -pthread -fPIC -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../Cstitch-0.9.8 -I. -I../../Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/X11R6/include -I/usr/X11R6/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/openbsd-clang -o floss.o ../floss.cpp ../floss.cpp:36:3: warning: 'sprintf' will always overflow; destination buffer has size 4, but format string expands to at least 5 [-Wfortify-source] sprintf(buff, "%4d", code); ^ 1 warning generated. c++ -c -O2 -pipe -O2 -pipe -Wall -Wextra -pthread -fPIC -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../Cstitch-0.9.8 -I. -I../../Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/X11R6/include -I/usr/X11R6/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/openbsd-clang -o helpBrowser.o ../helpBrowser.cpp c++ -c -O2 -pipe -O2 -pipe -Wall -Wextra -pthread -fPIC -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../Cstitch-0.9.8 -I. -I../../Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/X11R6/include -I/usr/X11R6/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/openbsd-clang -o imageCompareBase.o ../imageCompareBase.cpp c++ -c -O2 -pipe -O2 -pipe -Wall -Wextra -pthread -fPIC -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../Cstitch-0.9.8 -I. -I../../Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/X11R6/include -I/usr/X11R6/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/openbsd-clang -o imageLabel.o ../imageLabel.cpp c++ -c -O2 -pipe -O2 -pipe -Wall -Wextra -pthread -fPIC -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../Cstitch-0.9.8 -I. -I../../Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/X11R6/include -I/usr/X11R6/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/openbsd-clang -o imageProcessing.o ../imageProcessing.cpp ../imageProcessing.cpp:452:5: warning: 'start' is deprecated: Use QElapsedTimer instead [-Wdeprecated-declarations] t.start(); ^ /usr/local/include/X11/qt5/QtCore/qdatetime.h:235:5: note: 'start' has been explicitly marked deprecated here QT_DEPRECATED_X("Use QElapsedTimer instead") void start(); ^ /usr/local/include/X11/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/local/include/X11/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ ../imageProcessing.cpp:495:5: warning: 'restart' is deprecated: Use QElapsedTimer instead [-Wdeprecated-declarations] t.restart(); ^ /usr/local/include/X11/qt5/QtCore/qdatetime.h:236:5: note: 'restart' has been explicitly marked deprecated here QT_DEPRECATED_X("Use QElapsedTimer instead") int restart(); ^ /usr/local/include/X11/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/local/include/X11/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ ../imageProcessing.cpp:496:53: warning: 'qGreater' is deprecated: Use std::greater [-Wdeprecated-declarations] std::sort(colorCounts.begin(), colorCounts.end(), qGreater()); ^ /usr/local/include/X11/qt5/QtCore/qalgorithms.h:163:7: note: 'qGreater' has been explicitly marked deprecated here class QT_DEPRECATED_X("Use std::greater") qGreater ^ /usr/local/include/X11/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/local/include/X11/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ ../imageProcessing.cpp:498:5: warning: 'restart' is deprecated: Use QElapsedTimer instead [-Wdeprecated-declarations] t.restart(); ^ /usr/local/include/X11/qt5/QtCore/qdatetime.h:236:5: note: 'restart' has been explicitly marked deprecated here QT_DEPRECATED_X("Use QElapsedTimer instead") int restart(); ^ /usr/local/include/X11/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/local/include/X11/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ 4 warnings generated. c++ -c -O2 -pipe -O2 -pipe -Wall -Wextra -pthread -fPIC -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../Cstitch-0.9.8 -I. -I../../Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/X11R6/include -I/usr/X11R6/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/openbsd-clang -o imageSaverWindow.o ../imageSaverWindow.cpp ../imageSaverWindow.cpp:85:13: warning: 'paperRect' is deprecated: Use pageLayout().fullRectPixels(resolution()) instead. [-Wdeprecated-declarations] printer.paperRect().width() - printer.pageRect().width(); ^ /usr/local/include/X11/qt5/QtPrintSupport/qprinter.h:256:5: note: 'paperRect' has been explicitly marked deprecated here QT_DEPRECATED_VERSION_X_5_15("Use pageLayout().fullRectPixels(resolution()) instead.") ^ /usr/local/include/X11/qt5/QtCore/qglobal.h:376:45: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5_15' # define QT_DEPRECATED_VERSION_X_5_15(text) QT_DEPRECATED_X(text) ^ /usr/local/include/X11/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/local/include/X11/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ ../imageSaverWindow.cpp:85:43: warning: 'pageRect' is deprecated: Use pageLayout().paintRectPixels(resolution()) instead. [-Wdeprecated-declarations] printer.paperRect().width() - printer.pageRect().width(); ^ /usr/local/include/X11/qt5/QtPrintSupport/qprinter.h:258:5: note: 'pageRect' has been explicitly marked deprecated here QT_DEPRECATED_VERSION_X_5_15("Use pageLayout().paintRectPixels(resolution()) instead.") ^ /usr/local/include/X11/qt5/QtCore/qglobal.h:376:45: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5_15' # define QT_DEPRECATED_VERSION_X_5_15(text) QT_DEPRECATED_X(text) ^ /usr/local/include/X11/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/local/include/X11/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ ../imageSaverWindow.cpp:87:13: warning: 'paperRect' is deprecated: Use pageLayout().fullRectPixels(resolution()) instead. [-Wdeprecated-declarations] printer.paperRect().height() - printer.pageRect().height(); ^ /usr/local/include/X11/qt5/QtPrintSupport/qprinter.h:256:5: note: 'paperRect' has been explicitly marked deprecated here QT_DEPRECATED_VERSION_X_5_15("Use pageLayout().fullRectPixels(resolution()) instead.") ^ /usr/local/include/X11/qt5/QtCore/qglobal.h:376:45: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5_15' # define QT_DEPRECATED_VERSION_X_5_15(text) QT_DEPRECATED_X(text) ^ /usr/local/include/X11/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/local/include/X11/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ ../imageSaverWindow.cpp:87:44: warning: 'pageRect' is deprecated: Use pageLayout().paintRectPixels(resolution()) instead. [-Wdeprecated-declarations] printer.paperRect().height() - printer.pageRect().height(); ^ /usr/local/include/X11/qt5/QtPrintSupport/qprinter.h:258:5: note: 'pageRect' has been explicitly marked deprecated here QT_DEPRECATED_VERSION_X_5_15("Use pageLayout().paintRectPixels(resolution()) instead.") ^ /usr/local/include/X11/qt5/QtCore/qglobal.h:376:45: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5_15' # define QT_DEPRECATED_VERSION_X_5_15(text) QT_DEPRECATED_X(text) ^ /usr/local/include/X11/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/local/include/X11/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ ../imageSaverWindow.cpp:88:11: warning: 'setPaperSize' is deprecated: Use setPageSize(QPageSize) instead. [-Wdeprecated-declarations] printer.setPaperSize(QSizeF(image.width() + xMargins, ^ /usr/local/include/X11/qt5/QtPrintSupport/qprinter.h:189:5: note: 'setPaperSize' has been explicitly marked deprecated here QT_DEPRECATED_VERSION_X_5_15("Use setPageSize(QPageSize) instead.") ^ /usr/local/include/X11/qt5/QtCore/qglobal.h:376:45: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5_15' # define QT_DEPRECATED_VERSION_X_5_15(text) QT_DEPRECATED_X(text) ^ /usr/local/include/X11/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/local/include/X11/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ 5 warnings generated. c++ -c -O2 -pipe -O2 -pipe -Wall -Wextra -pthread -fPIC -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../Cstitch-0.9.8 -I. -I../../Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/X11R6/include -I/usr/X11R6/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/openbsd-clang -o imageUtility.o ../imageUtility.cpp c++ -c -O2 -pipe -O2 -pipe -Wall -Wextra -pthread -fPIC -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../Cstitch-0.9.8 -I. -I../../Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/X11R6/include -I/usr/X11R6/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/openbsd-clang -o imageZoomWindow.o ../imageZoomWindow.cpp c++ -c -O2 -pipe -O2 -pipe -Wall -Wextra -pthread -fPIC -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../Cstitch-0.9.8 -I. -I../../Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/X11R6/include -I/usr/X11R6/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/openbsd-clang -o main.o ../main.cpp c++ -c -O2 -pipe -O2 -pipe -Wall -Wextra -pthread -fPIC -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../Cstitch-0.9.8 -I. -I../../Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/X11R6/include -I/usr/X11R6/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/openbsd-clang -o patternDockWidget.o ../patternDockWidget.cpp In file included from ../patternDockWidget.cpp:20: In file included from ../../Cstitch-0.9.8/patternDockWidget.h:26: ../../Cstitch-0.9.8/constWidthDock.h:54:29: warning: 'width' is deprecated: Use QFontMetrics::horizontalAdvance [-Wdeprecated-declarations] /* dmc text */ metric.width("1234567890123456") + partsSpacing + ^ /usr/local/include/X11/qt5/QtGui/qfontmetrics.h:105:5: note: 'width' has been explicitly marked deprecated here QT_DEPRECATED_X("Use QFontMetrics::horizontalAdvance") ^ /usr/local/include/X11/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/local/include/X11/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ 1 warning generated. c++ -c -O2 -pipe -O2 -pipe -Wall -Wextra -pthread -fPIC -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../Cstitch-0.9.8 -I. -I../../Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/X11R6/include -I/usr/X11R6/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/openbsd-clang -o patternImageContainer.o ../patternImageContainer.cpp In file included from ../patternImageContainer.cpp:34: In file included from ../../Cstitch-0.9.8/patternDockWidget.h:26: ../../Cstitch-0.9.8/constWidthDock.h:54:29: warning: 'width' is deprecated: Use QFontMetrics::horizontalAdvance [-Wdeprecated-declarations] /* dmc text */ metric.width("1234567890123456") + partsSpacing + ^ /usr/local/include/X11/qt5/QtGui/qfontmetrics.h:105:5: note: 'width' has been explicitly marked deprecated here QT_DEPRECATED_X("Use QFontMetrics::horizontalAdvance") ^ /usr/local/include/X11/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/local/include/X11/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ 1 warning generated. c++ -c -O2 -pipe -O2 -pipe -Wall -Wextra -pthread -fPIC -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../Cstitch-0.9.8 -I. -I../../Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/X11R6/include -I/usr/X11R6/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/openbsd-clang -o patternImageLabel.o ../patternImageLabel.cpp c++ -c -O2 -pipe -O2 -pipe -Wall -Wextra -pthread -fPIC -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../Cstitch-0.9.8 -I. -I../../Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/X11R6/include -I/usr/X11R6/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/openbsd-clang -o patternMetadata.o ../patternMetadata.cpp ../patternMetadata.cpp:172:53: warning: 'availableGeometry' is deprecated: Use QGuiApplication::screens() [-Wdeprecated-declarations] const QRect screenSize = QApplication::desktop()->availableGeometry(); ^ /usr/local/include/X11/qt5/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; ^ /usr/local/include/X11/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/local/include/X11/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ 1 warning generated. c++ -c -O2 -pipe -O2 -pipe -Wall -Wextra -pthread -fPIC -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../Cstitch-0.9.8 -I. -I../../Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/X11R6/include -I/usr/X11R6/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/openbsd-clang -o patternPrinter.o ../patternPrinter.cpp ../patternPrinter.cpp:71:12: warning: 'setPageMargins' is deprecated: Use setPageMargins(QMarginsF, QPageLayout::Unit) instead. [-Wdeprecated-declarations] printer_.setPageMargins(.35, .35, .35, .35, QPrinter::Inch); ^ /usr/local/include/X11/qt5/QtPrintSupport/qprinter.h:286:5: note: 'setPageMargins' has been explicitly marked deprecated here QT_DEPRECATED_VERSION_X_5_15("Use setPageMargins(QMarginsF, QPageLayout::Unit) instead.") ^ /usr/local/include/X11/qt5/QtCore/qglobal.h:376:45: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5_15' # define QT_DEPRECATED_VERSION_X_5_15(text) QT_DEPRECATED_X(text) ^ /usr/local/include/X11/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/local/include/X11/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ ../patternPrinter.cpp:72:38: warning: 'pageRect' is deprecated: Use pageLayout().paintRectPixels(resolution()) instead. [-Wdeprecated-declarations] const QRect printerRect = printer_.pageRect(); ^ /usr/local/include/X11/qt5/QtPrintSupport/qprinter.h:258:5: note: 'pageRect' has been explicitly marked deprecated here QT_DEPRECATED_VERSION_X_5_15("Use pageLayout().paintRectPixels(resolution()) instead.") ^ /usr/local/include/X11/qt5/QtCore/qglobal.h:376:45: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5_15' # define QT_DEPRECATED_VERSION_X_5_15(text) QT_DEPRECATED_X(text) ^ /usr/local/include/X11/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/local/include/X11/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ ../patternPrinter.cpp:227:38: warning: 'pageRect' is deprecated: Use pageLayout().paintRectPixels(resolution()) instead. [-Wdeprecated-declarations] QRect availableTextRect = printer_.pageRect(); ^ /usr/local/include/X11/qt5/QtPrintSupport/qprinter.h:258:5: note: 'pageRect' has been explicitly marked deprecated here QT_DEPRECATED_VERSION_X_5_15("Use pageLayout().paintRectPixels(resolution()) instead.") ^ /usr/local/include/X11/qt5/QtCore/qglobal.h:376:45: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5_15' # define QT_DEPRECATED_VERSION_X_5_15(text) QT_DEPRECATED_X(text) ^ /usr/local/include/X11/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/local/include/X11/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ ../patternPrinter.cpp:262:31: warning: 'pageRect' is deprecated: Use pageLayout().paintRectPixels(resolution()) instead. [-Wdeprecated-declarations] QRect usableRect = printer_.pageRect(); ^ /usr/local/include/X11/qt5/QtPrintSupport/qprinter.h:258:5: note: 'pageRect' has been explicitly marked deprecated here QT_DEPRECATED_VERSION_X_5_15("Use pageLayout().paintRectPixels(resolution()) instead.") ^ /usr/local/include/X11/qt5/QtCore/qglobal.h:376:45: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5_15' # define QT_DEPRECATED_VERSION_X_5_15(text) QT_DEPRECATED_X(text) ^ /usr/local/include/X11/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/local/include/X11/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ ../patternPrinter.cpp:540:49: warning: 'width' is deprecated: Use QFontMetrics::horizontalAdvance [-Wdeprecated-declarations] const int codeTab = countTab + listFontMetric.width("99999999") + padding; ^ /usr/local/include/X11/qt5/QtGui/qfontmetrics.h:105:5: note: 'width' has been explicitly marked deprecated here QT_DEPRECATED_X("Use QFontMetrics::horizontalAdvance") ^ /usr/local/include/X11/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/local/include/X11/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ ../patternPrinter.cpp:541:48: warning: 'width' is deprecated: Use QFontMetrics::horizontalAdvance [-Wdeprecated-declarations] const int nameTab = codeTab + listFontMetric.width("255 255 255") + padding; ^ /usr/local/include/X11/qt5/QtGui/qfontmetrics.h:105:5: note: 'width' has been explicitly marked deprecated here QT_DEPRECATED_X("Use QFontMetrics::horizontalAdvance") ^ /usr/local/include/X11/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/local/include/X11/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ ../patternPrinter.cpp:542:47: warning: 'width' is deprecated: Use QFontMetrics::horizontalAdvance [-Wdeprecated-declarations] const int endTab = nameTab + boldFontMetric.width("~8888:Ultra V DK Turquoise"); ^ /usr/local/include/X11/qt5/QtGui/qfontmetrics.h:105:5: note: 'width' has been explicitly marked deprecated here QT_DEPRECATED_X("Use QFontMetrics::horizontalAdvance") ^ /usr/local/include/X11/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/local/include/X11/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ In file included from ../patternPrinter.cpp:20: In file included from ../../Cstitch-0.9.8/patternPrinter.h:27: ../../Cstitch-0.9.8/floss.h:117:3: warning: definition of implicit copy assignment operator for 'floss' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy] floss(const floss& otherFloss) ^ ../../Cstitch-0.9.8/floss.h:134:7: note: in implicit copy assignment operator for 'floss' first required here class typedFloss : public floss { ^ /usr/include/c++/v1/__algorithm/sift_down.h:59:18: note: in implicit move assignment operator for 'typedFloss' first required here *__start = _Ops::__iter_move(__child_i); ^ /usr/include/c++/v1/__algorithm/make_heap.h:36:14: note: in instantiation of function template specialization 'std::__sift_down' requested here std::__sift_down<_AlgPolicy>(__first, __comp_ref, __n, __first + __start); ^ /usr/include/c++/v1/__algorithm/partial_sort.h:39:8: note: in instantiation of function template specialization 'std::__make_heap' requested here std::__make_heap<_AlgPolicy>(__first, __middle, __comp); ^ /usr/include/c++/v1/__algorithm/partial_sort.h:66:12: note: in instantiation of function template specialization 'std::__partial_sort_impl' requested here std::__partial_sort_impl<_AlgPolicy>(__first, __middle, __last, static_cast<__comp_ref_type<_Compare> >(__comp)); ^ /usr/include/c++/v1/__algorithm/sort.h:693:10: note: in instantiation of function template specialization 'std::__partial_sort' requested here std::__partial_sort<_AlgPolicy>(__first, __last, __last, __comp); ^ /usr/include/c++/v1/__algorithm/sort.h:706:8: note: in instantiation of function template specialization 'std::__sort_impl' requested here std::__sort_impl<_ClassicAlgPolicy>(std::move(__first), std::move(__last), __comp); ^ ../patternPrinter.cpp:553:8: note: in instantiation of function template specialization 'std::sort' requested here std::sort(flossVector.begin(), flossVector.end(), flossIntensity()); ^ 8 warnings generated. c++ -c -O2 -pipe -O2 -pipe -Wall -Wextra -pthread -fPIC -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../Cstitch-0.9.8 -I. -I../../Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/X11R6/include -I/usr/X11R6/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/openbsd-clang -o patternWindow.o ../patternWindow.cpp In file included from ../patternWindow.cpp:39: In file included from ../../Cstitch-0.9.8/patternDockWidget.h:26: ../../Cstitch-0.9.8/constWidthDock.h:54:29: warning: 'width' is deprecated: Use QFontMetrics::horizontalAdvance [-Wdeprecated-declarations] /* dmc text */ metric.width("1234567890123456") + partsSpacing + ^ /usr/local/include/X11/qt5/QtGui/qfontmetrics.h:105:5: note: 'width' has been explicitly marked deprecated here QT_DEPRECATED_X("Use QFontMetrics::horizontalAdvance") ^ /usr/local/include/X11/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/local/include/X11/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ ../patternWindow.cpp:84:30: warning: 'width' is deprecated: Use QFontMetrics::horizontalAdvance [-Wdeprecated-declarations] basePatternDim_ = (metrics.width("@") > metrics.height()) ? ^ /usr/local/include/X11/qt5/QtGui/qfontmetrics.h:105:5: note: 'width' has been explicitly marked deprecated here QT_DEPRECATED_X("Use QFontMetrics::horizontalAdvance") ^ /usr/local/include/X11/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/local/include/X11/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ ../patternWindow.cpp:85:13: warning: 'width' is deprecated: Use QFontMetrics::horizontalAdvance [-Wdeprecated-declarations] metrics.width("@") : metrics.height(); ^ /usr/local/include/X11/qt5/QtGui/qfontmetrics.h:105:5: note: 'width' has been explicitly marked deprecated here QT_DEPRECATED_X("Use QFontMetrics::horizontalAdvance") ^ /usr/local/include/X11/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/local/include/X11/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ 3 warnings generated. c++ -c -O2 -pipe -O2 -pipe -Wall -Wextra -pthread -fPIC -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../Cstitch-0.9.8 -I. -I../../Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/X11R6/include -I/usr/X11R6/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/openbsd-clang -o quickHelp.o ../quickHelp.cpp c++ -c -O2 -pipe -O2 -pipe -Wall -Wextra -pthread -fPIC -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../Cstitch-0.9.8 -I. -I../../Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/X11R6/include -I/usr/X11R6/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/openbsd-clang -o rareColorsDialog.o ../rareColorsDialog.cpp ../rareColorsDialog.cpp:60:43: warning: 'width' is deprecated: Use QFontMetrics::horizontalAdvance [-Wdeprecated-declarations] minCountBox_->setFixedWidth(fontMetrics.width(::itoqs(rangeMax)) + 30); ^ /usr/local/include/X11/qt5/QtGui/qfontmetrics.h:105:5: note: 'width' has been explicitly marked deprecated here QT_DEPRECATED_X("Use QFontMetrics::horizontalAdvance") ^ /usr/local/include/X11/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/local/include/X11/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ ../rareColorsDialog.cpp:83:36: warning: 'width' is deprecated: Use QFontMetrics::horizontalAdvance [-Wdeprecated-declarations] const int maxWidth = fontMetrics.width(testString) + ^ /usr/local/include/X11/qt5/QtGui/qfontmetrics.h:105:5: note: 'width' has been explicitly marked deprecated here QT_DEPRECATED_X("Use QFontMetrics::horizontalAdvance") ^ /usr/local/include/X11/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/local/include/X11/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ 2 warnings generated. c++ -c -O2 -pipe -O2 -pipe -Wall -Wextra -pthread -fPIC -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../Cstitch-0.9.8 -I. -I../../Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/X11R6/include -I/usr/X11R6/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/openbsd-clang -o sliderSpinBoxDialog.o ../sliderSpinBoxDialog.cpp c++ -c -O2 -pipe -O2 -pipe -Wall -Wextra -pthread -fPIC -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../Cstitch-0.9.8 -I. -I../../Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/X11R6/include -I/usr/X11R6/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/openbsd-clang -o squareDockTools.o ../squareDockTools.cpp In file included from ../squareDockTools.cpp:22: In file included from ../../Cstitch-0.9.8/squareToolDock.h:25: ../../Cstitch-0.9.8/constWidthDock.h:54:29: warning: 'width' is deprecated: Use QFontMetrics::horizontalAdvance [-Wdeprecated-declarations] /* dmc text */ metric.width("1234567890123456") + partsSpacing + ^ /usr/local/include/X11/qt5/QtGui/qfontmetrics.h:105:5: note: 'width' has been explicitly marked deprecated here QT_DEPRECATED_X("Use QFontMetrics::horizontalAdvance") ^ /usr/local/include/X11/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/local/include/X11/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ 1 warning generated. c++ -c -O2 -pipe -O2 -pipe -Wall -Wextra -pthread -fPIC -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../Cstitch-0.9.8 -I. -I../../Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/X11R6/include -I/usr/X11R6/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/openbsd-clang -o squareDockWidget.o ../squareDockWidget.cpp In file included from ../squareDockWidget.cpp:20: In file included from ../../Cstitch-0.9.8/squareDockWidget.h:24: In file included from ../../Cstitch-0.9.8/dockListWidget.h:26: ../../Cstitch-0.9.8/constWidthDock.h:54:29: warning: 'width' is deprecated: Use QFontMetrics::horizontalAdvance [-Wdeprecated-declarations] /* dmc text */ metric.width("1234567890123456") + partsSpacing + ^ /usr/local/include/X11/qt5/QtGui/qfontmetrics.h:105:5: note: 'width' has been explicitly marked deprecated here QT_DEPRECATED_X("Use QFontMetrics::horizontalAdvance") ^ /usr/local/include/X11/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/local/include/X11/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ 1 warning generated. c++ -c -O2 -pipe -O2 -pipe -Wall -Wextra -pthread -fPIC -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../Cstitch-0.9.8 -I. -I../../Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/X11R6/include -I/usr/X11R6/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/openbsd-clang -o squareImageContainer.o ../squareImageContainer.cpp In file included from ../squareImageContainer.cpp:20: In file included from ../../Cstitch-0.9.8/squareImageContainer.h:25: In file included from ../../Cstitch-0.9.8/imageContainer.h:30: ../../Cstitch-0.9.8/floss.h:81:3: warning: definition of implicit copy assignment operator for 'flossColor' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy] flossColor(const flossColor& other) ^ /usr/local/include/X11/qt5/QtCore/qvector.h:789:23: note: in implicit copy assignment operator for 'flossColor' first required here *d->end() = std::move(copy); ^ /usr/local/include/X11/qt5/QtCore/qvector.h:272:41: note: in instantiation of member function 'QVector::append' requested here inline void push_back(const T &t) { append(t); } ^ ../squareImageContainer.cpp:124:19: note: in instantiation of member function 'QVector::push_back' requested here colorsToAdd.push_back(thisFlossColor); ^ 1 warning generated. c++ -c -O2 -pipe -O2 -pipe -Wall -Wextra -pthread -fPIC -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../Cstitch-0.9.8 -I. -I../../Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/X11R6/include -I/usr/X11R6/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/openbsd-clang -o squareImageLabel.o ../squareImageLabel.cpp c++ -c -O2 -pipe -O2 -pipe -Wall -Wextra -pthread -fPIC -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../Cstitch-0.9.8 -I. -I../../Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/X11R6/include -I/usr/X11R6/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/openbsd-clang -o squareToolDock.o ../squareToolDock.cpp In file included from ../squareToolDock.cpp:20: In file included from ../../Cstitch-0.9.8/squareToolDock.h:25: ../../Cstitch-0.9.8/constWidthDock.h:54:29: warning: 'width' is deprecated: Use QFontMetrics::horizontalAdvance [-Wdeprecated-declarations] /* dmc text */ metric.width("1234567890123456") + partsSpacing + ^ /usr/local/include/X11/qt5/QtGui/qfontmetrics.h:105:5: note: 'width' has been explicitly marked deprecated here QT_DEPRECATED_X("Use QFontMetrics::horizontalAdvance") ^ /usr/local/include/X11/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/local/include/X11/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ ../squareToolDock.cpp:178:39: warning: 'pixmap' is deprecated: Use the other overload which returns QPixmap by-value [-Wdeprecated-declarations] const QRgb color = toolColorLabel_->pixmap()->toImage().pixel(1, 1); ^ /usr/local/include/X11/qt5/QtWidgets/qlabel.h:77:5: note: 'pixmap' has been explicitly marked deprecated here QT_DEPRECATED_VERSION_X(5, 15, "Use the other overload which returns QPixmap by-value") ^ /usr/local/include/X11/qt5/QtCore/qglobal.h:392:53: note: expanded from macro 'QT_DEPRECATED_VERSION_X' #define QT_DEPRECATED_VERSION_X(major, minor, text) QT_DEPRECATED_VERSION_X_##major##_##minor(text) ^ :90:1: note: expanded from here QT_DEPRECATED_VERSION_X_5_15 ^ /usr/local/include/X11/qt5/QtCore/qglobal.h:376:45: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5_15' # define QT_DEPRECATED_VERSION_X_5_15(text) QT_DEPRECATED_X(text) ^ /usr/local/include/X11/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/local/include/X11/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ 2 warnings generated. c++ -c -O2 -pipe -O2 -pipe -Wall -Wextra -pthread -fPIC -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../Cstitch-0.9.8 -I. -I../../Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/X11R6/include -I/usr/X11R6/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/openbsd-clang -o squareToolHistories.o ../squareToolHistories.cpp In file included from ../squareToolHistories.cpp:20: In file included from ../../Cstitch-0.9.8/squareToolHistories.h:26: ../../Cstitch-0.9.8/floss.h:81:3: warning: definition of implicit copy assignment operator for 'flossColor' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy] flossColor(const flossColor& other) ^ ../squareToolHistories.cpp:87:16: note: in implicit copy assignment operator for 'flossColor' first required here addedColor = priorColor_; ^ 1 warning generated. c++ -c -O2 -pipe -O2 -pipe -Wall -Wextra -pthread -fPIC -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../Cstitch-0.9.8 -I. -I../../Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/X11R6/include -I/usr/X11R6/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/openbsd-clang -o squareTools.o ../squareTools.cpp In file included from ../squareTools.cpp:20: ../../Cstitch-0.9.8/squareTools.h:167:38: warning: 'toList' is deprecated: Use values() instead. [-Wdeprecated-declarations] return dragCache_.squaresVisited.toList(); ^ /usr/local/include/X11/qt5/QtCore/qset.h:264:5: note: 'toList' has been explicitly marked deprecated here QT_DEPRECATED_X("Use values() instead.") ^ /usr/local/include/X11/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/local/include/X11/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ In file included from ../squareTools.cpp:23: In file included from ../../Cstitch-0.9.8/squareDockWidget.h:24: In file included from ../../Cstitch-0.9.8/dockListWidget.h:26: ../../Cstitch-0.9.8/constWidthDock.h:54:29: warning: 'width' is deprecated: Use QFontMetrics::horizontalAdvance [-Wdeprecated-declarations] /* dmc text */ metric.width("1234567890123456") + partsSpacing + ^ /usr/local/include/X11/qt5/QtGui/qfontmetrics.h:105:5: note: 'width' has been explicitly marked deprecated here QT_DEPRECATED_X("Use QFontMetrics::horizontalAdvance") ^ /usr/local/include/X11/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/local/include/X11/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ ../squareTools.cpp:51:30: warning: 'MidButton' is deprecated: MidButton is deprecated. Use MiddleButton instead [-Wdeprecated-declarations] if (event->button() == Qt::MidButton) { ^ /usr/local/include/X11/qt5/QtCore/qnamespace.h:132:19: note: 'MidButton' has been explicitly marked deprecated here MidButton Q_DECL_ENUMERATOR_DEPRECATED_X("MidButton is deprecated. Use MiddleButton instead") = MiddleButton, ^ /usr/local/include/X11/qt5/QtCore/qcompilerdetection.h:1175:45: note: expanded from macro 'Q_DECL_ENUMERATOR_DEPRECATED_X' # define Q_DECL_ENUMERATOR_DEPRECATED_X(x) Q_DECL_DEPRECATED_X(x) ^ /usr/local/include/X11/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ ../squareTools.cpp:121:22: warning: 'trueMatrix' is deprecated: trueMatrix(const QTransform &, int w, int h) [-Wdeprecated-declarations] matrix = QImage::trueMatrix(matrix, ^ /usr/local/include/X11/qt5/QtGui/qimage.h:289:5: note: 'trueMatrix' has been explicitly marked deprecated here QT_DEPRECATED_X("trueMatrix(const QTransform &, int w, int h)") ^ /usr/local/include/X11/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/local/include/X11/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ In file included from ../squareTools.cpp:20: In file included from ../../Cstitch-0.9.8/squareTools.h:26: In file included from ../../Cstitch-0.9.8/imageUtility.h:31: ../../Cstitch-0.9.8/floss.h:81:3: warning: definition of implicit copy assignment operator for 'flossColor' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy] flossColor(const flossColor& other) ^ ../squareTools.cpp:126:25: note: in implicit copy assignment operator for 'flossColor' first required here dragCache_.newColor = newColor; ^ ../squareTools.cpp:133:31: warning: 'MidButton' is deprecated: MidButton is deprecated. Use MiddleButton instead [-Wdeprecated-declarations] else if (mouseButton == Qt::MidButton) { ^ /usr/local/include/X11/qt5/QtCore/qnamespace.h:132:19: note: 'MidButton' has been explicitly marked deprecated here MidButton Q_DECL_ENUMERATOR_DEPRECATED_X("MidButton is deprecated. Use MiddleButton instead") = MiddleButton, ^ /usr/local/include/X11/qt5/QtCore/qcompilerdetection.h:1175:45: note: expanded from macro 'Q_DECL_ENUMERATOR_DEPRECATED_X' # define Q_DECL_ENUMERATOR_DEPRECATED_X(x) Q_DECL_DEPRECATED_X(x) ^ /usr/local/include/X11/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ ../squareTools.cpp:189:31: warning: 'MidButton' is deprecated: MidButton is deprecated. Use MiddleButton instead [-Wdeprecated-declarations] else if (mouseButton == Qt::MidButton) { ^ /usr/local/include/X11/qt5/QtCore/qnamespace.h:132:19: note: 'MidButton' has been explicitly marked deprecated here MidButton Q_DECL_ENUMERATOR_DEPRECATED_X("MidButton is deprecated. Use MiddleButton instead") = MiddleButton, ^ /usr/local/include/X11/qt5/QtCore/qcompilerdetection.h:1175:45: note: expanded from macro 'Q_DECL_ENUMERATOR_DEPRECATED_X' # define Q_DECL_ENUMERATOR_DEPRECATED_X(x) Q_DECL_DEPRECATED_X(x) ^ /usr/local/include/X11/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ ../squareTools.cpp:224:31: warning: 'MidButton' is deprecated: MidButton is deprecated. Use MiddleButton instead [-Wdeprecated-declarations] else if (mouseButton == Qt::MidButton) { ^ /usr/local/include/X11/qt5/QtCore/qnamespace.h:132:19: note: 'MidButton' has been explicitly marked deprecated here MidButton Q_DECL_ENUMERATOR_DEPRECATED_X("MidButton is deprecated. Use MiddleButton instead") = MiddleButton, ^ /usr/local/include/X11/qt5/QtCore/qcompilerdetection.h:1175:45: note: expanded from macro 'Q_DECL_ENUMERATOR_DEPRECATED_X' # define Q_DECL_ENUMERATOR_DEPRECATED_X(x) Q_DECL_DEPRECATED_X(x) ^ /usr/local/include/X11/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ 8 warnings generated. c++ -c -O2 -pipe -O2 -pipe -Wall -Wextra -pthread -fPIC -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../Cstitch-0.9.8 -I. -I../../Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/X11R6/include -I/usr/X11R6/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/openbsd-clang -o squareWindow.o ../squareWindow.cpp In file included from ../squareWindow.cpp:20: In file included from ../../Cstitch-0.9.8/squareWindow.h:27: ../../Cstitch-0.9.8/squareTools.h:167:38: warning: 'toList' is deprecated: Use values() instead. [-Wdeprecated-declarations] return dragCache_.squaresVisited.toList(); ^ /usr/local/include/X11/qt5/QtCore/qset.h:264:5: note: 'toList' has been explicitly marked deprecated here QT_DEPRECATED_X("Use values() instead.") ^ /usr/local/include/X11/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/local/include/X11/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ In file included from ../squareWindow.cpp:37: In file included from ../../Cstitch-0.9.8/squareToolDock.h:25: ../../Cstitch-0.9.8/constWidthDock.h:54:29: warning: 'width' is deprecated: Use QFontMetrics::horizontalAdvance [-Wdeprecated-declarations] /* dmc text */ metric.width("1234567890123456") + partsSpacing + ^ /usr/local/include/X11/qt5/QtGui/qfontmetrics.h:105:5: note: 'width' has been explicitly marked deprecated here QT_DEPRECATED_X("Use QFontMetrics::horizontalAdvance") ^ /usr/local/include/X11/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/local/include/X11/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ 2 warnings generated. c++ -c -O2 -pipe -O2 -pipe -Wall -Wextra -pthread -fPIC -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../Cstitch-0.9.8 -I. -I../../Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/X11R6/include -I/usr/X11R6/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/openbsd-clang -o stepIndex.o ../stepIndex.cpp c++ -c -O2 -pipe -O2 -pipe -Wall -Wextra -pthread -fPIC -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../Cstitch-0.9.8 -I. -I../../Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/X11R6/include -I/usr/X11R6/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/openbsd-clang -o symbolButton.o ../symbolButton.cpp c++ -c -O2 -pipe -O2 -pipe -Wall -Wextra -pthread -fPIC -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../Cstitch-0.9.8 -I. -I../../Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/X11R6/include -I/usr/X11R6/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/openbsd-clang -o symbolChooser.o ../symbolChooser.cpp c++ -c -O2 -pipe -O2 -pipe -Wall -Wextra -pthread -fPIC -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../Cstitch-0.9.8 -I. -I../../Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/X11R6/include -I/usr/X11R6/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/openbsd-clang -o symbolDialog.o ../symbolDialog.cpp c++ -c -O2 -pipe -O2 -pipe -Wall -Wextra -pthread -fPIC -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../Cstitch-0.9.8 -I. -I../../Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/X11R6/include -I/usr/X11R6/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/openbsd-clang -o utility.o ../utility.cpp ../utility.cpp:109:27: warning: 'width' is deprecated: Use QFontMetrics::horizontalAdvance [-Wdeprecated-declarations] totalWidth += metrics.width(QChar(i)); ^ /usr/local/include/X11/qt5/QtGui/qfontmetrics.h:109:5: note: 'width' has been explicitly marked deprecated here QT_DEPRECATED_X("Use QFontMetrics::horizontalAdvance") ^ /usr/local/include/X11/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/local/include/X11/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ 1 warning generated. c++ -c -O2 -pipe -O2 -pipe -Wall -Wextra -pthread -fPIC -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../Cstitch-0.9.8 -I. -I../../Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/X11R6/include -I/usr/X11R6/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/openbsd-clang -o versionProcessing.o ../versionProcessing.cpp c++ -c -O2 -pipe -O2 -pipe -Wall -Wextra -pthread -fPIC -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../Cstitch-0.9.8 -I. -I../../Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/X11R6/include -I/usr/X11R6/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/openbsd-clang -o windowManager.o ../windowManager.cpp In file included from ../windowManager.cpp:37: In file included from ../../Cstitch-0.9.8/squareWindow.h:27: ../../Cstitch-0.9.8/squareTools.h:167:38: warning: 'toList' is deprecated: Use values() instead. [-Wdeprecated-declarations] return dragCache_.squaresVisited.toList(); ^ /usr/local/include/X11/qt5/QtCore/qset.h:264:5: note: 'toList' has been explicitly marked deprecated here QT_DEPRECATED_X("Use values() instead.") ^ /usr/local/include/X11/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/local/include/X11/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ ../windowManager.cpp:478:30: warning: 'endl' is deprecated: Use Qt::endl [-Wdeprecated-declarations] textStream << xmlString << endl; ^ /usr/local/include/X11/qt5/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); ^ /usr/local/include/X11/qt5/QtCore/qglobal.h:392:53: note: expanded from macro 'QT_DEPRECATED_VERSION_X' #define QT_DEPRECATED_VERSION_X(major, minor, text) QT_DEPRECATED_VERSION_X_##major##_##minor(text) ^ :131:1: note: expanded from here QT_DEPRECATED_VERSION_X_5_15 ^ /usr/local/include/X11/qt5/QtCore/qglobal.h:376:45: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5_15' # define QT_DEPRECATED_VERSION_X_5_15(text) QT_DEPRECATED_X(text) ^ /usr/local/include/X11/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/local/include/X11/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ 2 warnings generated. c++ -c -O2 -pipe -O2 -pipe -Wall -Wextra -pthread -fPIC -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../Cstitch-0.9.8 -I. -I../../Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/X11R6/include -I/usr/X11R6/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/openbsd-clang -o windowSavers.o ../windowSavers.cpp c++ -c -O2 -pipe -O2 -pipe -Wall -Wextra -pthread -fPIC -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../Cstitch-0.9.8 -I. -I../../Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/X11R6/include -I/usr/X11R6/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/openbsd-clang -o xmlUtility.o ../xmlUtility.cpp /usr/local/lib/qt5/bin/rcc -name helpResources ../helpResources.qrc -o qrc_helpResources.cpp c++ -c -O2 -pipe -O2 -pipe -Wall -Wextra -pthread -fPIC -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../Cstitch-0.9.8 -I. -I../../Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/X11R6/include -I/usr/X11R6/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/openbsd-clang -o qrc_helpResources.o qrc_helpResources.cpp /usr/local/lib/qt5/bin/rcc -name iconResources ../iconResources.qrc -o qrc_iconResources.cpp c++ -c -O2 -pipe -O2 -pipe -Wall -Wextra -pthread -fPIC -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../Cstitch-0.9.8 -I. -I../../Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/X11R6/include -I/usr/X11R6/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/openbsd-clang -o qrc_iconResources.o qrc_iconResources.cpp /usr/local/lib/qt5/bin/rcc -name trResources ../trResources.qrc -o qrc_trResources.cpp c++ -c -O2 -pipe -O2 -pipe -Wall -Wextra -pthread -fPIC -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../Cstitch-0.9.8 -I. -I../../Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/X11R6/include -I/usr/X11R6/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/openbsd-clang -o qrc_trResources.o qrc_trResources.cpp c++ -O2 -pipe -O2 -pipe -Wall -Wextra -dM -E -o moc_predefs.h /usr/local/lib/qt5/mkspecs/features/data/dummy.cpp /usr/local/lib/qt5/bin/moc -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB --include /exopi-obj/pobj/cstitch-0.9.8/Cstitch-0.9.8/build-amd64/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/openbsd-clang -I/exopi-obj/pobj/cstitch-0.9.8/Cstitch-0.9.8 -I/exopi-obj/pobj/cstitch-0.9.8/Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/include/c++/v1 -I/usr/lib/clang/16/include -I/usr/include ../buttonGrid.h -o moc_buttonGrid.cpp c++ -c -O2 -pipe -O2 -pipe -Wall -Wextra -pthread -fPIC -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../Cstitch-0.9.8 -I. -I../../Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/X11R6/include -I/usr/X11R6/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/openbsd-clang -o moc_buttonGrid.o moc_buttonGrid.cpp /usr/local/lib/qt5/bin/moc -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB --include /exopi-obj/pobj/cstitch-0.9.8/Cstitch-0.9.8/build-amd64/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/openbsd-clang -I/exopi-obj/pobj/cstitch-0.9.8/Cstitch-0.9.8 -I/exopi-obj/pobj/cstitch-0.9.8/Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/include/c++/v1 -I/usr/lib/clang/16/include -I/usr/include ../cancelAcceptDialogBase.h -o moc_cancelAcceptDialogBase.cpp c++ -c -O2 -pipe -O2 -pipe -Wall -Wextra -pthread -fPIC -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../Cstitch-0.9.8 -I. -I../../Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/X11R6/include -I/usr/X11R6/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/openbsd-clang -o moc_cancelAcceptDialogBase.o moc_cancelAcceptDialogBase.cpp /usr/local/lib/qt5/bin/moc -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB --include /exopi-obj/pobj/cstitch-0.9.8/Cstitch-0.9.8/build-amd64/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/openbsd-clang -I/exopi-obj/pobj/cstitch-0.9.8/Cstitch-0.9.8 -I/exopi-obj/pobj/cstitch-0.9.8/Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/include/c++/v1 -I/usr/lib/clang/16/include -I/usr/include ../colorButton.h -o moc_colorButton.cpp c++ -c -O2 -pipe -O2 -pipe -Wall -Wextra -pthread -fPIC -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../Cstitch-0.9.8 -I. -I../../Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/X11R6/include -I/usr/X11R6/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/openbsd-clang -o moc_colorButton.o moc_colorButton.cpp /usr/local/lib/qt5/bin/moc -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB --include /exopi-obj/pobj/cstitch-0.9.8/Cstitch-0.9.8/build-amd64/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/openbsd-clang -I/exopi-obj/pobj/cstitch-0.9.8/Cstitch-0.9.8 -I/exopi-obj/pobj/cstitch-0.9.8/Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/include/c++/v1 -I/usr/lib/clang/16/include -I/usr/include ../colorChooser.h -o moc_colorChooser.cpp c++ -c -O2 -pipe -O2 -pipe -Wall -Wextra -pthread -fPIC -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../Cstitch-0.9.8 -I. -I../../Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/X11R6/include -I/usr/X11R6/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/openbsd-clang -o moc_colorChooser.o moc_colorChooser.cpp /usr/local/lib/qt5/bin/moc -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB --include /exopi-obj/pobj/cstitch-0.9.8/Cstitch-0.9.8/build-amd64/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/openbsd-clang -I/exopi-obj/pobj/cstitch-0.9.8/Cstitch-0.9.8 -I/exopi-obj/pobj/cstitch-0.9.8/Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/include/c++/v1 -I/usr/lib/clang/16/include -I/usr/include ../colorCompare.h -o moc_colorCompare.cpp c++ -c -O2 -pipe -O2 -pipe -Wall -Wextra -pthread -fPIC -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../Cstitch-0.9.8 -I. -I../../Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/X11R6/include -I/usr/X11R6/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/openbsd-clang -o moc_colorCompare.o moc_colorCompare.cpp /usr/local/lib/qt5/bin/moc -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB --include /exopi-obj/pobj/cstitch-0.9.8/Cstitch-0.9.8/build-amd64/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/openbsd-clang -I/exopi-obj/pobj/cstitch-0.9.8/Cstitch-0.9.8 -I/exopi-obj/pobj/cstitch-0.9.8/Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/include/c++/v1 -I/usr/lib/clang/16/include -I/usr/include ../colorDialog.h -o moc_colorDialog.cpp c++ -c -O2 -pipe -O2 -pipe -Wall -Wextra -pthread -fPIC -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../Cstitch-0.9.8 -I. -I../../Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/X11R6/include -I/usr/X11R6/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/openbsd-clang -o moc_colorDialog.o moc_colorDialog.cpp /usr/local/lib/qt5/bin/moc -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB --include /exopi-obj/pobj/cstitch-0.9.8/Cstitch-0.9.8/build-amd64/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/openbsd-clang -I/exopi-obj/pobj/cstitch-0.9.8/Cstitch-0.9.8 -I/exopi-obj/pobj/cstitch-0.9.8/Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/include/c++/v1 -I/usr/lib/clang/16/include -I/usr/include ../detailToolDock.h -o moc_detailToolDock.cpp c++ -c -O2 -pipe -O2 -pipe -Wall -Wextra -pthread -fPIC -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../Cstitch-0.9.8 -I. -I../../Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/X11R6/include -I/usr/X11R6/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/openbsd-clang -o moc_detailToolDock.o moc_detailToolDock.cpp /usr/local/lib/qt5/bin/moc -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB --include /exopi-obj/pobj/cstitch-0.9.8/Cstitch-0.9.8/build-amd64/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/openbsd-clang -I/exopi-obj/pobj/cstitch-0.9.8/Cstitch-0.9.8 -I/exopi-obj/pobj/cstitch-0.9.8/Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/include/c++/v1 -I/usr/lib/clang/16/include -I/usr/include ../dimensionComputer.h -o moc_dimensionComputer.cpp c++ -c -O2 -pipe -O2 -pipe -Wall -Wextra -pthread -fPIC -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../Cstitch-0.9.8 -I. -I../../Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/X11R6/include -I/usr/X11R6/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/openbsd-clang -o moc_dimensionComputer.o moc_dimensionComputer.cpp /usr/local/lib/qt5/bin/moc -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB --include /exopi-obj/pobj/cstitch-0.9.8/Cstitch-0.9.8/build-amd64/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/openbsd-clang -I/exopi-obj/pobj/cstitch-0.9.8/Cstitch-0.9.8 -I/exopi-obj/pobj/cstitch-0.9.8/Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/include/c++/v1 -I/usr/lib/clang/16/include -I/usr/include ../dockImage.h -o moc_dockImage.cpp c++ -c -O2 -pipe -O2 -pipe -Wall -Wextra -pthread -fPIC -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../Cstitch-0.9.8 -I. -I../../Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/X11R6/include -I/usr/X11R6/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/openbsd-clang -o moc_dockImage.o moc_dockImage.cpp In file included from moc_dockImage.cpp:10: In file included from ./../dockImage.h:28: ../../Cstitch-0.9.8/constWidthDock.h:54:29: warning: 'width' is deprecated: Use QFontMetrics::horizontalAdvance [-Wdeprecated-declarations] /* dmc text */ metric.width("1234567890123456") + partsSpacing + ^ /usr/local/include/X11/qt5/QtGui/qfontmetrics.h:105:5: note: 'width' has been explicitly marked deprecated here QT_DEPRECATED_X("Use QFontMetrics::horizontalAdvance") ^ /usr/local/include/X11/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/local/include/X11/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ 1 warning generated. /usr/local/lib/qt5/bin/moc -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB --include /exopi-obj/pobj/cstitch-0.9.8/Cstitch-0.9.8/build-amd64/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/openbsd-clang -I/exopi-obj/pobj/cstitch-0.9.8/Cstitch-0.9.8 -I/exopi-obj/pobj/cstitch-0.9.8/Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/include/c++/v1 -I/usr/lib/clang/16/include -I/usr/include ../dockListWidget.h -o moc_dockListWidget.cpp c++ -c -O2 -pipe -O2 -pipe -Wall -Wextra -pthread -fPIC -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../Cstitch-0.9.8 -I. -I../../Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/X11R6/include -I/usr/X11R6/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/openbsd-clang -o moc_dockListWidget.o moc_dockListWidget.cpp In file included from moc_dockListWidget.cpp:10: In file included from ./../dockListWidget.h:26: ../../Cstitch-0.9.8/constWidthDock.h:54:29: warning: 'width' is deprecated: Use QFontMetrics::horizontalAdvance [-Wdeprecated-declarations] /* dmc text */ metric.width("1234567890123456") + partsSpacing + ^ /usr/local/include/X11/qt5/QtGui/qfontmetrics.h:105:5: note: 'width' has been explicitly marked deprecated here QT_DEPRECATED_X("Use QFontMetrics::horizontalAdvance") ^ /usr/local/include/X11/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/local/include/X11/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ 1 warning generated. /usr/local/lib/qt5/bin/moc -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB --include /exopi-obj/pobj/cstitch-0.9.8/Cstitch-0.9.8/build-amd64/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/openbsd-clang -I/exopi-obj/pobj/cstitch-0.9.8/Cstitch-0.9.8 -I/exopi-obj/pobj/cstitch-0.9.8/Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/include/c++/v1 -I/usr/lib/clang/16/include -I/usr/include ../fileListMenu.h -o moc_fileListMenu.cpp c++ -c -O2 -pipe -O2 -pipe -Wall -Wextra -pthread -fPIC -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../Cstitch-0.9.8 -I. -I../../Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/X11R6/include -I/usr/X11R6/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/openbsd-clang -o moc_fileListMenu.o moc_fileListMenu.cpp /usr/local/lib/qt5/bin/moc -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB --include /exopi-obj/pobj/cstitch-0.9.8/Cstitch-0.9.8/build-amd64/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/openbsd-clang -I/exopi-obj/pobj/cstitch-0.9.8/Cstitch-0.9.8 -I/exopi-obj/pobj/cstitch-0.9.8/Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/include/c++/v1 -I/usr/lib/clang/16/include -I/usr/include ../helpBrowser.h -o moc_helpBrowser.cpp c++ -c -O2 -pipe -O2 -pipe -Wall -Wextra -pthread -fPIC -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../Cstitch-0.9.8 -I. -I../../Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/X11R6/include -I/usr/X11R6/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/openbsd-clang -o moc_helpBrowser.o moc_helpBrowser.cpp /usr/local/lib/qt5/bin/moc -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB --include /exopi-obj/pobj/cstitch-0.9.8/Cstitch-0.9.8/build-amd64/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/openbsd-clang -I/exopi-obj/pobj/cstitch-0.9.8/Cstitch-0.9.8 -I/exopi-obj/pobj/cstitch-0.9.8/Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/include/c++/v1 -I/usr/lib/clang/16/include -I/usr/include ../imageCompareBase.h -o moc_imageCompareBase.cpp c++ -c -O2 -pipe -O2 -pipe -Wall -Wextra -pthread -fPIC -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../Cstitch-0.9.8 -I. -I../../Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/X11R6/include -I/usr/X11R6/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/openbsd-clang -o moc_imageCompareBase.o moc_imageCompareBase.cpp /usr/local/lib/qt5/bin/moc -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB --include /exopi-obj/pobj/cstitch-0.9.8/Cstitch-0.9.8/build-amd64/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/openbsd-clang -I/exopi-obj/pobj/cstitch-0.9.8/Cstitch-0.9.8 -I/exopi-obj/pobj/cstitch-0.9.8/Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/include/c++/v1 -I/usr/lib/clang/16/include -I/usr/include ../imageLabel.h -o moc_imageLabel.cpp c++ -c -O2 -pipe -O2 -pipe -Wall -Wextra -pthread -fPIC -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../Cstitch-0.9.8 -I. -I../../Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/X11R6/include -I/usr/X11R6/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/openbsd-clang -o moc_imageLabel.o moc_imageLabel.cpp /usr/local/lib/qt5/bin/moc -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB --include /exopi-obj/pobj/cstitch-0.9.8/Cstitch-0.9.8/build-amd64/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/openbsd-clang -I/exopi-obj/pobj/cstitch-0.9.8/Cstitch-0.9.8 -I/exopi-obj/pobj/cstitch-0.9.8/Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/include/c++/v1 -I/usr/lib/clang/16/include -I/usr/include ../imageSaverWindow.h -o moc_imageSaverWindow.cpp c++ -c -O2 -pipe -O2 -pipe -Wall -Wextra -pthread -fPIC -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../Cstitch-0.9.8 -I. -I../../Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/X11R6/include -I/usr/X11R6/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/openbsd-clang -o moc_imageSaverWindow.o moc_imageSaverWindow.cpp /usr/local/lib/qt5/bin/moc -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB --include /exopi-obj/pobj/cstitch-0.9.8/Cstitch-0.9.8/build-amd64/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/openbsd-clang -I/exopi-obj/pobj/cstitch-0.9.8/Cstitch-0.9.8 -I/exopi-obj/pobj/cstitch-0.9.8/Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/include/c++/v1 -I/usr/lib/clang/16/include -I/usr/include ../imageZoomWindow.h -o moc_imageZoomWindow.cpp c++ -c -O2 -pipe -O2 -pipe -Wall -Wextra -pthread -fPIC -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../Cstitch-0.9.8 -I. -I../../Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/X11R6/include -I/usr/X11R6/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/openbsd-clang -o moc_imageZoomWindow.o moc_imageZoomWindow.cpp /usr/local/lib/qt5/bin/moc -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB --include /exopi-obj/pobj/cstitch-0.9.8/Cstitch-0.9.8/build-amd64/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/openbsd-clang -I/exopi-obj/pobj/cstitch-0.9.8/Cstitch-0.9.8 -I/exopi-obj/pobj/cstitch-0.9.8/Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/include/c++/v1 -I/usr/lib/clang/16/include -I/usr/include ../mousePressLabel.h -o moc_mousePressLabel.cpp c++ -c -O2 -pipe -O2 -pipe -Wall -Wextra -pthread -fPIC -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../Cstitch-0.9.8 -I. -I../../Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/X11R6/include -I/usr/X11R6/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/openbsd-clang -o moc_mousePressLabel.o moc_mousePressLabel.cpp /usr/local/lib/qt5/bin/moc -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB --include /exopi-obj/pobj/cstitch-0.9.8/Cstitch-0.9.8/build-amd64/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/openbsd-clang -I/exopi-obj/pobj/cstitch-0.9.8/Cstitch-0.9.8 -I/exopi-obj/pobj/cstitch-0.9.8/Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/include/c++/v1 -I/usr/lib/clang/16/include -I/usr/include ../patternDockWidget.h -o moc_patternDockWidget.cpp c++ -c -O2 -pipe -O2 -pipe -Wall -Wextra -pthread -fPIC -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../Cstitch-0.9.8 -I. -I../../Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/X11R6/include -I/usr/X11R6/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/openbsd-clang -o moc_patternDockWidget.o moc_patternDockWidget.cpp In file included from moc_patternDockWidget.cpp:10: In file included from ./../patternDockWidget.h:26: ../../Cstitch-0.9.8/constWidthDock.h:54:29: warning: 'width' is deprecated: Use QFontMetrics::horizontalAdvance [-Wdeprecated-declarations] /* dmc text */ metric.width("1234567890123456") + partsSpacing + ^ /usr/local/include/X11/qt5/QtGui/qfontmetrics.h:105:5: note: 'width' has been explicitly marked deprecated here QT_DEPRECATED_X("Use QFontMetrics::horizontalAdvance") ^ /usr/local/include/X11/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/local/include/X11/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ 1 warning generated. /usr/local/lib/qt5/bin/moc -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB --include /exopi-obj/pobj/cstitch-0.9.8/Cstitch-0.9.8/build-amd64/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/openbsd-clang -I/exopi-obj/pobj/cstitch-0.9.8/Cstitch-0.9.8 -I/exopi-obj/pobj/cstitch-0.9.8/Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/include/c++/v1 -I/usr/lib/clang/16/include -I/usr/include ../patternImageContainer.h -o moc_patternImageContainer.cpp c++ -c -O2 -pipe -O2 -pipe -Wall -Wextra -pthread -fPIC -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../Cstitch-0.9.8 -I. -I../../Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/X11R6/include -I/usr/X11R6/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/openbsd-clang -o moc_patternImageContainer.o moc_patternImageContainer.cpp /usr/local/lib/qt5/bin/moc -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB --include /exopi-obj/pobj/cstitch-0.9.8/Cstitch-0.9.8/build-amd64/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/openbsd-clang -I/exopi-obj/pobj/cstitch-0.9.8/Cstitch-0.9.8 -I/exopi-obj/pobj/cstitch-0.9.8/Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/include/c++/v1 -I/usr/lib/clang/16/include -I/usr/include ../patternImageLabel.h -o moc_patternImageLabel.cpp c++ -c -O2 -pipe -O2 -pipe -Wall -Wextra -pthread -fPIC -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../Cstitch-0.9.8 -I. -I../../Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/X11R6/include -I/usr/X11R6/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/openbsd-clang -o moc_patternImageLabel.o moc_patternImageLabel.cpp /usr/local/lib/qt5/bin/moc -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB --include /exopi-obj/pobj/cstitch-0.9.8/Cstitch-0.9.8/build-amd64/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/openbsd-clang -I/exopi-obj/pobj/cstitch-0.9.8/Cstitch-0.9.8 -I/exopi-obj/pobj/cstitch-0.9.8/Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/include/c++/v1 -I/usr/lib/clang/16/include -I/usr/include ../patternMetadata.h -o moc_patternMetadata.cpp c++ -c -O2 -pipe -O2 -pipe -Wall -Wextra -pthread -fPIC -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../Cstitch-0.9.8 -I. -I../../Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/X11R6/include -I/usr/X11R6/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/openbsd-clang -o moc_patternMetadata.o moc_patternMetadata.cpp In file included from moc_patternMetadata.cpp:10: ./../patternMetadata.h:66:13: warning: private field 'fixedPixelWidth_' is not used [-Wunused-private-field] const int fixedPixelWidth_; // max width of the user's string in pixels ^ 1 warning generated. /usr/local/lib/qt5/bin/moc -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB --include /exopi-obj/pobj/cstitch-0.9.8/Cstitch-0.9.8/build-amd64/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/openbsd-clang -I/exopi-obj/pobj/cstitch-0.9.8/Cstitch-0.9.8 -I/exopi-obj/pobj/cstitch-0.9.8/Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/include/c++/v1 -I/usr/lib/clang/16/include -I/usr/include ../patternWindow.h -o moc_patternWindow.cpp c++ -c -O2 -pipe -O2 -pipe -Wall -Wextra -pthread -fPIC -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../Cstitch-0.9.8 -I. -I../../Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/X11R6/include -I/usr/X11R6/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/openbsd-clang -o moc_patternWindow.o moc_patternWindow.cpp /usr/local/lib/qt5/bin/moc -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB --include /exopi-obj/pobj/cstitch-0.9.8/Cstitch-0.9.8/build-amd64/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/openbsd-clang -I/exopi-obj/pobj/cstitch-0.9.8/Cstitch-0.9.8 -I/exopi-obj/pobj/cstitch-0.9.8/Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/include/c++/v1 -I/usr/lib/clang/16/include -I/usr/include ../quickHelp.h -o moc_quickHelp.cpp c++ -c -O2 -pipe -O2 -pipe -Wall -Wextra -pthread -fPIC -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../Cstitch-0.9.8 -I. -I../../Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/X11R6/include -I/usr/X11R6/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/openbsd-clang -o moc_quickHelp.o moc_quickHelp.cpp /usr/local/lib/qt5/bin/moc -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB --include /exopi-obj/pobj/cstitch-0.9.8/Cstitch-0.9.8/build-amd64/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/openbsd-clang -I/exopi-obj/pobj/cstitch-0.9.8/Cstitch-0.9.8 -I/exopi-obj/pobj/cstitch-0.9.8/Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/include/c++/v1 -I/usr/lib/clang/16/include -I/usr/include ../rareColorsDialog.h -o moc_rareColorsDialog.cpp c++ -c -O2 -pipe -O2 -pipe -Wall -Wextra -pthread -fPIC -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../Cstitch-0.9.8 -I. -I../../Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/X11R6/include -I/usr/X11R6/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/openbsd-clang -o moc_rareColorsDialog.o moc_rareColorsDialog.cpp /usr/local/lib/qt5/bin/moc -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB --include /exopi-obj/pobj/cstitch-0.9.8/Cstitch-0.9.8/build-amd64/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/openbsd-clang -I/exopi-obj/pobj/cstitch-0.9.8/Cstitch-0.9.8 -I/exopi-obj/pobj/cstitch-0.9.8/Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/include/c++/v1 -I/usr/lib/clang/16/include -I/usr/include ../squareDockTools.h -o moc_squareDockTools.cpp c++ -c -O2 -pipe -O2 -pipe -Wall -Wextra -pthread -fPIC -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../Cstitch-0.9.8 -I. -I../../Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/X11R6/include -I/usr/X11R6/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/openbsd-clang -o moc_squareDockTools.o moc_squareDockTools.cpp /usr/local/lib/qt5/bin/moc -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB --include /exopi-obj/pobj/cstitch-0.9.8/Cstitch-0.9.8/build-amd64/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/openbsd-clang -I/exopi-obj/pobj/cstitch-0.9.8/Cstitch-0.9.8 -I/exopi-obj/pobj/cstitch-0.9.8/Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/include/c++/v1 -I/usr/lib/clang/16/include -I/usr/include ../squareDockWidget.h -o moc_squareDockWidget.cpp c++ -c -O2 -pipe -O2 -pipe -Wall -Wextra -pthread -fPIC -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../Cstitch-0.9.8 -I. -I../../Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/X11R6/include -I/usr/X11R6/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/openbsd-clang -o moc_squareDockWidget.o moc_squareDockWidget.cpp In file included from moc_squareDockWidget.cpp:10: In file included from ./../squareDockWidget.h:24: In file included from ../../Cstitch-0.9.8/dockListWidget.h:26: ../../Cstitch-0.9.8/constWidthDock.h:54:29: warning: 'width' is deprecated: Use QFontMetrics::horizontalAdvance [-Wdeprecated-declarations] /* dmc text */ metric.width("1234567890123456") + partsSpacing + ^ /usr/local/include/X11/qt5/QtGui/qfontmetrics.h:105:5: note: 'width' has been explicitly marked deprecated here QT_DEPRECATED_X("Use QFontMetrics::horizontalAdvance") ^ /usr/local/include/X11/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/local/include/X11/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ 1 warning generated. /usr/local/lib/qt5/bin/moc -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB --include /exopi-obj/pobj/cstitch-0.9.8/Cstitch-0.9.8/build-amd64/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/openbsd-clang -I/exopi-obj/pobj/cstitch-0.9.8/Cstitch-0.9.8 -I/exopi-obj/pobj/cstitch-0.9.8/Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/include/c++/v1 -I/usr/lib/clang/16/include -I/usr/include ../squareImageLabel.h -o moc_squareImageLabel.cpp c++ -c -O2 -pipe -O2 -pipe -Wall -Wextra -pthread -fPIC -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../Cstitch-0.9.8 -I. -I../../Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/X11R6/include -I/usr/X11R6/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/openbsd-clang -o moc_squareImageLabel.o moc_squareImageLabel.cpp /usr/local/lib/qt5/bin/moc -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB --include /exopi-obj/pobj/cstitch-0.9.8/Cstitch-0.9.8/build-amd64/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/openbsd-clang -I/exopi-obj/pobj/cstitch-0.9.8/Cstitch-0.9.8 -I/exopi-obj/pobj/cstitch-0.9.8/Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/include/c++/v1 -I/usr/lib/clang/16/include -I/usr/include ../squareToolDock.h -o moc_squareToolDock.cpp c++ -c -O2 -pipe -O2 -pipe -Wall -Wextra -pthread -fPIC -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../Cstitch-0.9.8 -I. -I../../Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/X11R6/include -I/usr/X11R6/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/openbsd-clang -o moc_squareToolDock.o moc_squareToolDock.cpp In file included from moc_squareToolDock.cpp:10: In file included from ./../squareToolDock.h:25: ../../Cstitch-0.9.8/constWidthDock.h:54:29: warning: 'width' is deprecated: Use QFontMetrics::horizontalAdvance [-Wdeprecated-declarations] /* dmc text */ metric.width("1234567890123456") + partsSpacing + ^ /usr/local/include/X11/qt5/QtGui/qfontmetrics.h:105:5: note: 'width' has been explicitly marked deprecated here QT_DEPRECATED_X("Use QFontMetrics::horizontalAdvance") ^ /usr/local/include/X11/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/local/include/X11/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ 1 warning generated. /usr/local/lib/qt5/bin/moc -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB --include /exopi-obj/pobj/cstitch-0.9.8/Cstitch-0.9.8/build-amd64/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/openbsd-clang -I/exopi-obj/pobj/cstitch-0.9.8/Cstitch-0.9.8 -I/exopi-obj/pobj/cstitch-0.9.8/Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/include/c++/v1 -I/usr/lib/clang/16/include -I/usr/include ../squareWindow.h -o moc_squareWindow.cpp c++ -c -O2 -pipe -O2 -pipe -Wall -Wextra -pthread -fPIC -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../Cstitch-0.9.8 -I. -I../../Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/X11R6/include -I/usr/X11R6/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/openbsd-clang -o moc_squareWindow.o moc_squareWindow.cpp In file included from moc_squareWindow.cpp:10: In file included from ./../squareWindow.h:27: ../../Cstitch-0.9.8/squareTools.h:167:38: warning: 'toList' is deprecated: Use values() instead. [-Wdeprecated-declarations] return dragCache_.squaresVisited.toList(); ^ /usr/local/include/X11/qt5/QtCore/qset.h:264:5: note: 'toList' has been explicitly marked deprecated here QT_DEPRECATED_X("Use values() instead.") ^ /usr/local/include/X11/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/local/include/X11/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ 1 warning generated. /usr/local/lib/qt5/bin/moc -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB --include /exopi-obj/pobj/cstitch-0.9.8/Cstitch-0.9.8/build-amd64/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/openbsd-clang -I/exopi-obj/pobj/cstitch-0.9.8/Cstitch-0.9.8 -I/exopi-obj/pobj/cstitch-0.9.8/Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/include/c++/v1 -I/usr/lib/clang/16/include -I/usr/include ../symbolButton.h -o moc_symbolButton.cpp c++ -c -O2 -pipe -O2 -pipe -Wall -Wextra -pthread -fPIC -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../Cstitch-0.9.8 -I. -I../../Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/X11R6/include -I/usr/X11R6/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/openbsd-clang -o moc_symbolButton.o moc_symbolButton.cpp /usr/local/lib/qt5/bin/moc -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB --include /exopi-obj/pobj/cstitch-0.9.8/Cstitch-0.9.8/build-amd64/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/openbsd-clang -I/exopi-obj/pobj/cstitch-0.9.8/Cstitch-0.9.8 -I/exopi-obj/pobj/cstitch-0.9.8/Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/include/c++/v1 -I/usr/lib/clang/16/include -I/usr/include ../symbolDialog.h -o moc_symbolDialog.cpp c++ -c -O2 -pipe -O2 -pipe -Wall -Wextra -pthread -fPIC -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../Cstitch-0.9.8 -I. -I../../Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/X11R6/include -I/usr/X11R6/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/openbsd-clang -o moc_symbolDialog.o moc_symbolDialog.cpp /usr/local/lib/qt5/bin/moc -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB --include /exopi-obj/pobj/cstitch-0.9.8/Cstitch-0.9.8/build-amd64/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/openbsd-clang -I/exopi-obj/pobj/cstitch-0.9.8/Cstitch-0.9.8 -I/exopi-obj/pobj/cstitch-0.9.8/Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/include/c++/v1 -I/usr/lib/clang/16/include -I/usr/include ../windowManager.h -o moc_windowManager.cpp c++ -c -O2 -pipe -O2 -pipe -Wall -Wextra -pthread -fPIC -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../Cstitch-0.9.8 -I. -I../../Cstitch-0.9.8 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtPrintSupport -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtXml -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/X11R6/include -I/usr/X11R6/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/openbsd-clang -o moc_windowManager.o moc_windowManager.cpp clang++ -pthread -Wl,-rpath,/usr/X11R6/lib -Wl,-rpath,/usr/local/lib/qt5 -o Cstitch-0.9.8 buttonGrid.o cancelAcceptDialogBase.o colorButton.o colorChooser.o colorChooserProcessModes.o colorCompare.o colorDialog.o colorLists.o comboBox.o detailToolDock.o dimensionComputer.o dockImage.o dockListWidget.o fileListMenu.o floss.o helpBrowser.o imageCompareBase.o imageLabel.o imageProcessing.o imageSaverWindow.o imageUtility.o imageZoomWindow.o main.o patternDockWidget.o patternImageContainer.o patternImageLabel.o patternMetadata.o patternPrinter.o patternWindow.o quickHelp.o rareColorsDialog.o sliderSpinBoxDialog.o squareDockTools.o squareDockWidget.o squareImageContainer.o squareImageLabel.o squareToolDock.o squareToolHistories.o squareTools.o squareWindow.o stepIndex.o symbolButton.o symbolChooser.o symbolDialog.o utility.o versionProcessing.o windowManager.o windowSavers.o xmlUtility.o qrc_helpResources.o qrc_iconResources.o qrc_trResources.o moc_buttonGrid.o moc_cancelAcceptDialogBase.o moc_colorButton.o moc_colorChooser.o moc_colorCompare.o moc_colorDialog.o moc_detailToolDock.o moc_dimensionComputer.o moc_dockImage.o moc_dockListWidget.o moc_fileListMenu.o moc_helpBrowser.o moc_imageCompareBase.o moc_imageLabel.o moc_imageSaverWindow.o moc_imageZoomWindow.o moc_mousePressLabel.o moc_patternDockWidget.o moc_patternImageContainer.o moc_patternImageLabel.o moc_patternMetadata.o moc_patternWindow.o moc_quickHelp.o moc_rareColorsDialog.o moc_squareDockTools.o moc_squareDockWidget.o moc_squareImageLabel.o moc_squareToolDock.o moc_squareWindow.o moc_symbolButton.o moc_symbolDialog.o moc_windowManager.o -L/usr/local/lib/qt5 -L/usr/X11R6/lib -lGL -L/exopi-obj/pobj/cstitch-0.9.8/Cstitch-0.9.8 -lQt5PrintSupport -L/usr/local/lib -lQt5Widgets -lQt5Gui -lQt5Xml -lQt5Core -L/usr/local/lib imageUtility.cpp(imageUtility.o:(ctos(triC const&))): warning: sprintf() is often misused, please use snprintf() >>> Running fake in graphics/cstitch at 1713823678.49 ===> graphics/cstitch ===> Faking installation for cstitch-0.9.8p5 /exopi-obj/pobj/cstitch-0.9.8/bin/install -c -s -m 755 /exopi-obj/pobj/cstitch-0.9.8/Cstitch-0.9.8/build-amd64/Cstitch-0.9.8 /exopi-obj/pobj/cstitch-0.9.8/fake-amd64/usr/local/bin/cstitch /exopi-obj/pobj/cstitch-0.9.8/bin/install -d -m 755 /exopi-obj/pobj/cstitch-0.9.8/fake-amd64/usr/local/share/icons/hicolor/scalable/apps /exopi-obj/pobj/cstitch-0.9.8/bin/install -c -m 644 /exopi-obj/pobj/cstitch-0.9.8/Cstitch-0.9.8/icons/cstitch.svg /exopi-obj/pobj/cstitch-0.9.8/fake-amd64/usr/local/share/icons/hicolor/scalable/apps/ /exopi-obj/pobj/cstitch-0.9.8/bin/install -d -m 755 /exopi-obj/pobj/cstitch-0.9.8/fake-amd64/usr/local/share/applications /exopi-obj/pobj/cstitch-0.9.8/bin/install -c -m 644 /exopi-obj/pobj/cstitch-0.9.8/Cstitch-0.9.8/cstitch.desktop /exopi-obj/pobj/cstitch-0.9.8/fake-amd64/usr/local/share/applications/ /exopi-obj/pobj/cstitch-0.9.8/bin/install -d -m 755 /exopi-obj/pobj/cstitch-0.9.8/fake-amd64/usr/local/share/cstitch/locale/ /exopi-obj/pobj/cstitch-0.9.8/bin/install -c -m 644 /exopi-obj/pobj/cstitch-0.9.8/Cstitch-0.9.8/translations/*.qm /exopi-obj/pobj/cstitch-0.9.8/fake-amd64/usr/local/share/cstitch/locale/ >>> Running package in graphics/cstitch at 1713823679.29 ===> graphics/cstitch `/exopi-obj/pobj/cstitch-0.9.8/fake-amd64/.fake_done' is up to date. ===> Building package for cstitch-0.9.8p5 Create /exopi-cvs/ports/packages/amd64/all/cstitch-0.9.8p5.tgz Creating package cstitch-0.9.8p5 reading plist| checking dependencies| checking dependencies|devel/desktop-file-utils checking dependencies|x11/gtk+4,-guic checking dependencies|x11/qt5/qtbase,-main checksumming| checksumming| | 0% checksumming|** | 3% checksumming|**** | 7% checksumming|****** | 10% checksumming|******** | 13% checksumming|********** | 17% checksumming|************ | 20% checksumming|************** | 23% checksumming|**************** | 27% checksumming|****************** | 30% checksumming|******************** | 33% checksumming|********************** | 37% checksumming|************************ | 40% checksumming|************************** | 43% checksumming|**************************** | 47% checksumming|******************************* | 50% checksumming|********************************* | 53% checksumming|*********************************** | 57% checksumming|************************************* | 60% checksumming|*************************************** | 63% checksumming|***************************************** | 67% checksumming|******************************************* | 70% checksumming|********************************************* | 73% checksumming|*********************************************** | 77% checksumming|************************************************* | 80% checksumming|*************************************************** | 83% checksumming|***************************************************** | 87% checksumming|******************************************************* | 90% checksumming|********************************************************* | 93% checksumming|*********************************************************** | 97% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|******************************************************** | 87% archiving|*************************************************************** | 98% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/cstitch-0.9.8p5.tgz >>> Running clean in graphics/cstitch at 1713823694.51 ===> graphics/cstitch ===> Cleaning for cstitch-0.9.8p5 >>> Ended at 1713823695.30 max_stuck=34.56/depends=13.06/show-prepare-results=3.99/extract=1.68/patch=1.34/configure=7.34/build=436.57/fake=0.81/package=15.20/clean=0.83