===> Building for xaos-4.2.1nb25 /opt/pkg/qt5/bin/lrelease i18n/XaoS_cs.ts -qm i18n/XaoS_cs.qm Updating 'i18n/XaoS_cs.qm'... Generated 346 translation(s) (0 finished and 346 unfinished) /opt/pkg/qt5/bin/lrelease i18n/XaoS_de.ts -qm i18n/XaoS_de.qm Updating 'i18n/XaoS_de.qm'... Generated 346 translation(s) (346 finished and 0 unfinished) /opt/pkg/qt5/bin/lrelease i18n/XaoS_es.ts -qm i18n/XaoS_es.qm Updating 'i18n/XaoS_es.qm'... Generated 229 translation(s) (1 finished and 228 unfinished) Ignored 117 untranslated source text(s) /opt/pkg/qt5/bin/lrelease i18n/XaoS_fr.ts -qm i18n/XaoS_fr.qm Updating 'i18n/XaoS_fr.qm'... Generated 333 translation(s) (332 finished and 1 unfinished) Ignored 13 untranslated source text(s) /opt/pkg/qt5/bin/lrelease i18n/XaoS_hi.ts -qm i18n/XaoS_hi.qm Updating 'i18n/XaoS_hi.qm'... Generated 319 translation(s) (317 finished and 2 unfinished) Ignored 27 untranslated source text(s) /opt/pkg/qt5/bin/lrelease i18n/XaoS_hu.ts -qm i18n/XaoS_hu.qm Updating 'i18n/XaoS_hu.qm'... Generated 346 translation(s) (346 finished and 0 unfinished) /opt/pkg/qt5/bin/lrelease i18n/XaoS_is.ts -qm i18n/XaoS_is.qm Updating 'i18n/XaoS_is.qm'... Generated 329 translation(s) (326 finished and 3 unfinished) Ignored 17 untranslated source text(s) /opt/pkg/qt5/bin/lrelease i18n/XaoS_it.ts -qm i18n/XaoS_it.qm Updating 'i18n/XaoS_it.qm'... Generated 300 translation(s) (0 finished and 300 unfinished) Ignored 46 untranslated source text(s) /opt/pkg/qt5/bin/lrelease i18n/XaoS_pt.ts -qm i18n/XaoS_pt.qm Updating 'i18n/XaoS_pt.qm'... Generated 304 translation(s) (0 finished and 304 unfinished) Ignored 42 untranslated source text(s) /opt/pkg/qt5/bin/lrelease i18n/XaoS_ro.ts -qm i18n/XaoS_ro.qm Updating 'i18n/XaoS_ro.qm'... Generated 301 translation(s) (0 finished and 301 unfinished) Ignored 45 untranslated source text(s) /opt/pkg/qt5/bin/lrelease i18n/XaoS_rs.ts -qm i18n/XaoS_rs.qm Updating 'i18n/XaoS_rs.qm'... Generated 330 translation(s) (328 finished and 2 unfinished) Ignored 16 untranslated source text(s) /opt/pkg/qt5/bin/lrelease i18n/XaoS_ru.ts -qm i18n/XaoS_ru.qm Updating 'i18n/XaoS_ru.qm'... Generated 301 translation(s) (0 finished and 301 unfinished) Ignored 45 untranslated source text(s) /opt/pkg/qt5/bin/lrelease i18n/XaoS_sv.ts -qm i18n/XaoS_sv.qm Updating 'i18n/XaoS_sv.qm'... Generated 329 translation(s) (327 finished and 2 unfinished) Ignored 17 untranslated source text(s) /opt/pkg/qt5/bin/lrelease i18n/XaoS_sk.ts -qm i18n/XaoS_sk.qm Updating 'i18n/XaoS_sk.qm'... Generated 0 translation(s) (0 finished and 0 unfinished) Ignored 346 untranslated source text(s) /opt/pkg/qt5/bin/lrelease i18n/XaoS_vi.ts -qm i18n/XaoS_vi.qm Updating 'i18n/XaoS_vi.qm'... Generated 346 translation(s) (346 finished and 0 unfinished) clang++ -c -pipe -Os -I/opt/pkg/qt5/include -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -pipe -Os -Wno-register -I/opt/pkg/include -I/opt/pkg/lib/dbus-1.0/include/dbus -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -ffast-math -std=gnu++11 -Wall -Wextra -pthread -fPIC -DUSE_LONG_DOUBLE -DUSE_SFFE -DSFFE_CMPLX_GSL -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -Isrc/include -Isrc/ui -I/opt/pkg/qt5/include -I/opt/pkg/qt5/include/QtWidgets -I/opt/pkg/qt5/include/QtGui -I/opt/pkg/qt5/include/QtCore -I. -I/opt/pkg/include -I/opt/pkg/qt5/mkspecs/macx-clang -o image_qt.o src/ui/image_qt.cpp src/ui/image_qt.cpp:66:20: warning: 'width' is deprecated: Use QFontMetrics::horizontalAdvance [-Wdeprecated-declarations] return metrics.width(line) + 1; ^ /Users/pbulk/build/x11/XaoS/work/.buildlink/qt5/include/QtGui/qfontmetrics.h:105:5: note: 'width' has been explicitly marked deprecated here QT_DEPRECATED_X("Use QFontMetrics::horizontalAdvance") ^ /Users/pbulk/build/x11/XaoS/work/.buildlink/qt5/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /Users/pbulk/build/x11/XaoS/work/.buildlink/qt5/include/QtCore/qcompilerdetection.h:691:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ src/ui/image_qt.cpp:78:20: warning: 'width' is deprecated: Use QFontMetrics::horizontalAdvance [-Wdeprecated-declarations] return metrics.width(c); ^ /Users/pbulk/build/x11/XaoS/work/.buildlink/qt5/include/QtGui/qfontmetrics.h:109:5: note: 'width' has been explicitly marked deprecated here QT_DEPRECATED_X("Use QFontMetrics::horizontalAdvance") ^ /Users/pbulk/build/x11/XaoS/work/.buildlink/qt5/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /Users/pbulk/build/x11/XaoS/work/.buildlink/qt5/include/QtCore/qcompilerdetection.h:691:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ 2 warnings generated. clang++ -c -pipe -Os -I/opt/pkg/qt5/include -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -pipe -Os -Wno-register -I/opt/pkg/include -I/opt/pkg/lib/dbus-1.0/include/dbus -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -ffast-math -std=gnu++11 -Wall -Wextra -pthread -fPIC -DUSE_LONG_DOUBLE -DUSE_SFFE -DSFFE_CMPLX_GSL -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -Isrc/include -Isrc/ui -I/opt/pkg/qt5/include -I/opt/pkg/qt5/include/QtWidgets -I/opt/pkg/qt5/include/QtGui -I/opt/pkg/qt5/include/QtCore -I. -I/opt/pkg/include -I/opt/pkg/qt5/mkspecs/macx-clang -o mainwindow.o src/ui/mainwindow.cpp In file included from src/ui/mainwindow.cpp:4: src/ui/mainwindow.h:16:39: warning: 'QFlags' is deprecated: Use default constructor instead [-Wdeprecated-declarations] Qt::MouseButtons m_mouseButtons = 0; ^ /Users/pbulk/build/x11/XaoS/work/.buildlink/qt5/include/QtCore/qflags.h:123:5: note: 'QFlags' has been explicitly marked deprecated here QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} ^ /Users/pbulk/build/x11/XaoS/work/.buildlink/qt5/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /Users/pbulk/build/x11/XaoS/work/.buildlink/qt5/include/QtCore/qcompilerdetection.h:691:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ In file included from src/ui/mainwindow.cpp:4: src/ui/mainwindow.h:19:49: warning: 'QFlags' is deprecated: Use default constructor instead [-Wdeprecated-declarations] Qt::KeyboardModifiers m_keyboardModifiers = 0; ^ /Users/pbulk/build/x11/XaoS/work/.buildlink/qt5/include/QtCore/qflags.h:123:5: note: 'QFlags' has been explicitly marked deprecated here QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} ^ /Users/pbulk/build/x11/XaoS/work/.buildlink/qt5/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /Users/pbulk/build/x11/XaoS/work/.buildlink/qt5/include/QtCore/qcompilerdetection.h:691:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ src/ui/mainwindow.cpp:136:17: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(s, TR("Message", "Enabling: %s. "), item->name); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ src/ui/mainwindow.cpp:138:17: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(s, TR("Message", "Disabling: %s. "), item->name); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ src/ui/mainwindow.cpp:253:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(str, text, *counter); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ src/ui/mainwindow.cpp:297:17: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ src/ui/mainwindow.cpp:343:13: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(str, TR("Message", "speed:%2.2f "), ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ src/ui/mainwindow.cpp:498:21: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(str, "%s %3.2f%% ", text, (double)percent); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ src/ui/mainwindow.cpp:500:21: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(str, "%s ", text); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ src/ui/mainwindow.cpp:524:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(s, TR("Message", "Please wait while calculating %s"), ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ src/ui/mainwindow.cpp:627:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(welcome, TR("Message", "Welcome to XaoS version %s"), XaoS_VERSION); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ src/ui/mainwindow.cpp:923:27: warning: 'delta' is deprecated: Use angleDelta() [-Wdeprecated-declarations] m_mouseWheel = event->delta(); ^ /Users/pbulk/build/x11/XaoS/work/.buildlink/qt5/include/QtGui/qevent.h:218:5: note: 'delta' has been explicitly marked deprecated here QT_DEPRECATED_VERSION_X_5_15("Use angleDelta()") ^ /Users/pbulk/build/x11/XaoS/work/.buildlink/qt5/include/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) ^ /Users/pbulk/build/x11/XaoS/work/.buildlink/qt5/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /Users/pbulk/build/x11/XaoS/work/.buildlink/qt5/include/QtCore/qcompilerdetection.h:691:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ 12 warnings generated. clang++ -c -pipe -Os -I/opt/pkg/qt5/include -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -pipe -Os -Wno-register -I/opt/pkg/include -I/opt/pkg/lib/dbus-1.0/include/dbus -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -ffast-math -std=gnu++11 -Wall -Wextra -pthread -fPIC -DUSE_LONG_DOUBLE -DUSE_SFFE -DSFFE_CMPLX_GSL -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -Isrc/include -Isrc/ui -I/opt/pkg/qt5/include -I/opt/pkg/qt5/include/QtWidgets -I/opt/pkg/qt5/include/QtGui -I/opt/pkg/qt5/include/QtCore -I. -I/opt/pkg/include -I/opt/pkg/qt5/mkspecs/macx-clang -o fractalwidget.o src/ui/fractalwidget.cpp src/ui/fractalwidget.cpp:78:30: warning: 'pos' is deprecated: Use position() [-Wdeprecated-declarations] m_mousePosition = event->pos(); ^ /Users/pbulk/build/x11/XaoS/work/.buildlink/qt5/include/QtGui/qevent.h:224:5: note: 'pos' has been explicitly marked deprecated here QT_DEPRECATED_VERSION_X_5_15("Use position()") ^ /Users/pbulk/build/x11/XaoS/work/.buildlink/qt5/include/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) ^ /Users/pbulk/build/x11/XaoS/work/.buildlink/qt5/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /Users/pbulk/build/x11/XaoS/work/.buildlink/qt5/include/QtCore/qcompilerdetection.h:691:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ 1 warning generated. clang++ -c -pipe -Os -I/opt/pkg/qt5/include -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -pipe -Os -Wno-register -I/opt/pkg/include -I/opt/pkg/lib/dbus-1.0/include/dbus -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -ffast-math -std=gnu++11 -Wall -Wextra -pthread -fPIC -DUSE_LONG_DOUBLE -DUSE_SFFE -DSFFE_CMPLX_GSL -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -Isrc/include -Isrc/ui -I/opt/pkg/qt5/include -I/opt/pkg/qt5/include/QtWidgets -I/opt/pkg/qt5/include/QtGui -I/opt/pkg/qt5/include/QtCore -I. -I/opt/pkg/include -I/opt/pkg/qt5/mkspecs/macx-clang -o customdialog.o src/ui/customdialog.cpp src/ui/customdialog.cpp:54:42: warning: 'width' is deprecated: Use QFontMetrics::horizontalAdvance [-Wdeprecated-declarations] real->setMinimumWidth(metric.width(real->text()) * 1.1); ^ /Users/pbulk/build/x11/XaoS/work/.buildlink/qt5/include/QtGui/qfontmetrics.h:105:5: note: 'width' has been explicitly marked deprecated here QT_DEPRECATED_X("Use QFontMetrics::horizontalAdvance") ^ /Users/pbulk/build/x11/XaoS/work/.buildlink/qt5/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /Users/pbulk/build/x11/XaoS/work/.buildlink/qt5/include/QtCore/qcompilerdetection.h:691:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ src/ui/customdialog.cpp:60:42: warning: 'width' is deprecated: Use QFontMetrics::horizontalAdvance [-Wdeprecated-declarations] imag->setMinimumWidth(metric.width(imag->text()) * 1.1); ^ /Users/pbulk/build/x11/XaoS/work/.buildlink/qt5/include/QtGui/qfontmetrics.h:105:5: note: 'width' has been explicitly marked deprecated here QT_DEPRECATED_X("Use QFontMetrics::horizontalAdvance") ^ /Users/pbulk/build/x11/XaoS/work/.buildlink/qt5/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /Users/pbulk/build/x11/XaoS/work/.buildlink/qt5/include/QtCore/qcompilerdetection.h:691:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ src/ui/customdialog.cpp:77:46: warning: 'width' is deprecated: Use QFontMetrics::horizontalAdvance [-Wdeprecated-declarations] filename->setMinimumWidth(metric.width(filename->text()) * 1.1); ^ /Users/pbulk/build/x11/XaoS/work/.buildlink/qt5/include/QtGui/qfontmetrics.h:105:5: note: 'width' has been explicitly marked deprecated here QT_DEPRECATED_X("Use QFontMetrics::horizontalAdvance") ^ /Users/pbulk/build/x11/XaoS/work/.buildlink/qt5/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /Users/pbulk/build/x11/XaoS/work/.buildlink/qt5/include/QtCore/qcompilerdetection.h:691:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ src/ui/customdialog.cpp:253:43: warning: 'width' is deprecated: Use QFontMetrics::horizontalAdvance [-Wdeprecated-declarations] field->setMinimumWidth(metric.width(field->text()) * 1.1); ^ /Users/pbulk/build/x11/XaoS/work/.buildlink/qt5/include/QtGui/qfontmetrics.h:105:5: note: 'width' has been explicitly marked deprecated here QT_DEPRECATED_X("Use QFontMetrics::horizontalAdvance") ^ /Users/pbulk/build/x11/XaoS/work/.buildlink/qt5/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /Users/pbulk/build/x11/XaoS/work/.buildlink/qt5/include/QtCore/qcompilerdetection.h:691:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ 4 warnings generated. clang++ -c -pipe -Os -I/opt/pkg/qt5/include -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -pipe -Os -Wno-register -I/opt/pkg/include -I/opt/pkg/lib/dbus-1.0/include/dbus -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -ffast-math -std=gnu++11 -Wall -Wextra -pthread -fPIC -DUSE_LONG_DOUBLE -DUSE_SFFE -DSFFE_CMPLX_GSL -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -Isrc/include -Isrc/ui -I/opt/pkg/qt5/include -I/opt/pkg/qt5/include/QtWidgets -I/opt/pkg/qt5/include/QtGui -I/opt/pkg/qt5/include/QtCore -I. -I/opt/pkg/include -I/opt/pkg/qt5/mkspecs/macx-clang -o main.o src/ui/main.cpp In file included from src/ui/main.cpp:36: src/ui/mainwindow.h:16:39: warning: 'QFlags' is deprecated: Use default constructor instead [-Wdeprecated-declarations] Qt::MouseButtons m_mouseButtons = 0; ^ /Users/pbulk/build/x11/XaoS/work/.buildlink/qt5/include/QtCore/qflags.h:123:5: note: 'QFlags' has been explicitly marked deprecated here QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} ^ /Users/pbulk/build/x11/XaoS/work/.buildlink/qt5/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /Users/pbulk/build/x11/XaoS/work/.buildlink/qt5/include/QtCore/qcompilerdetection.h:691:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ In file included from src/ui/main.cpp:36: src/ui/mainwindow.h:19:49: warning: 'QFlags' is deprecated: Use default constructor instead [-Wdeprecated-declarations] Qt::KeyboardModifiers m_keyboardModifiers = 0; ^ /Users/pbulk/build/x11/XaoS/work/.buildlink/qt5/include/QtCore/qflags.h:123:5: note: 'QFlags' has been explicitly marked deprecated here QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} ^ /Users/pbulk/build/x11/XaoS/work/.buildlink/qt5/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /Users/pbulk/build/x11/XaoS/work/.buildlink/qt5/include/QtCore/qcompilerdetection.h:691:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ src/ui/main.cpp:406:28: warning: 'sizeof (menuitems)' will return the size of the pointer, not the array itself [-Wsizeof-pointer-div] menu_delete(menuitems, NITEMS(menuitems)); ^~~~~~~~~~~~~~~~~ src/include/xmenu.h:476:30: note: expanded from macro 'NITEMS' #define NITEMS(n) (sizeof(n) / sizeof(menuitem)) ~~~~~~~~~ ^ src/ui/main.cpp:398:18: note: pointer 'menuitems' declared here static menuitem *menuitems; ^ 3 warnings generated. clang++ -c -pipe -Os -I/opt/pkg/qt5/include -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -pipe -Os -Wno-register -I/opt/pkg/include -I/opt/pkg/lib/dbus-1.0/include/dbus -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -ffast-math -std=gnu++11 -Wall -Wextra -pthread -fPIC -DUSE_LONG_DOUBLE -DUSE_SFFE -DSFFE_CMPLX_GSL -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -Isrc/include -Isrc/ui -I/opt/pkg/qt5/include -I/opt/pkg/qt5/include/QtWidgets -I/opt/pkg/qt5/include/QtGui -I/opt/pkg/qt5/include/QtCore -I. -I/opt/pkg/include -I/opt/pkg/qt5/mkspecs/macx-clang -o filter.o src/engine/filter.cpp clang++ -c -pipe -Os -I/opt/pkg/qt5/include -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -pipe -Os -Wno-register -I/opt/pkg/include -I/opt/pkg/lib/dbus-1.0/include/dbus -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -ffast-math -std=gnu++11 -Wall -Wextra -pthread -fPIC -DUSE_LONG_DOUBLE -DUSE_SFFE -DSFFE_CMPLX_GSL -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -Isrc/include -Isrc/ui -I/opt/pkg/qt5/include -I/opt/pkg/qt5/include/QtWidgets -I/opt/pkg/qt5/include/QtGui -I/opt/pkg/qt5/include/QtCore -I. -I/opt/pkg/include -I/opt/pkg/qt5/mkspecs/macx-clang -o formulas.o src/engine/formulas.cpp clang++ -c -pipe -Os -I/opt/pkg/qt5/include -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -pipe -Os -Wno-register -I/opt/pkg/include -I/opt/pkg/lib/dbus-1.0/include/dbus -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -ffast-math -std=gnu++11 -Wall -Wextra -pthread -fPIC -DUSE_LONG_DOUBLE -DUSE_SFFE -DSFFE_CMPLX_GSL -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -Isrc/include -Isrc/ui -I/opt/pkg/qt5/include -I/opt/pkg/qt5/include/QtWidgets -I/opt/pkg/qt5/include/QtGui -I/opt/pkg/qt5/include/QtCore -I. -I/opt/pkg/include -I/opt/pkg/qt5/mkspecs/macx-clang -o fractal.o src/engine/fractal.cpp clang++ -c -pipe -Os -I/opt/pkg/qt5/include -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -pipe -Os -Wno-register -I/opt/pkg/include -I/opt/pkg/lib/dbus-1.0/include/dbus -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -ffast-math -std=gnu++11 -Wall -Wextra -pthread -fPIC -DUSE_LONG_DOUBLE -DUSE_SFFE -DSFFE_CMPLX_GSL -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -Isrc/include -Isrc/ui -I/opt/pkg/qt5/include -I/opt/pkg/qt5/include/QtWidgets -I/opt/pkg/qt5/include/QtGui -I/opt/pkg/qt5/include/QtCore -I. -I/opt/pkg/include -I/opt/pkg/qt5/mkspecs/macx-clang -o btrace.o src/engine/btrace.cpp clang++ -c -pipe -Os -I/opt/pkg/qt5/include -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -pipe -Os -Wno-register -I/opt/pkg/include -I/opt/pkg/lib/dbus-1.0/include/dbus -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -ffast-math -std=gnu++11 -Wall -Wextra -pthread -fPIC -DUSE_LONG_DOUBLE -DUSE_SFFE -DSFFE_CMPLX_GSL -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -Isrc/include -Isrc/ui -I/opt/pkg/qt5/include -I/opt/pkg/qt5/include/QtWidgets -I/opt/pkg/qt5/include/QtGui -I/opt/pkg/qt5/include/QtCore -I. -I/opt/pkg/include -I/opt/pkg/qt5/mkspecs/macx-clang -o palettef.o src/engine/palettef.cpp clang++ -c -pipe -Os -I/opt/pkg/qt5/include -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -pipe -Os -Wno-register -I/opt/pkg/include -I/opt/pkg/lib/dbus-1.0/include/dbus -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -ffast-math -std=gnu++11 -Wall -Wextra -pthread -fPIC -DUSE_LONG_DOUBLE -DUSE_SFFE -DSFFE_CMPLX_GSL -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -Isrc/include -Isrc/ui -I/opt/pkg/qt5/include -I/opt/pkg/qt5/include/QtWidgets -I/opt/pkg/qt5/include/QtGui -I/opt/pkg/qt5/include/QtCore -I. -I/opt/pkg/include -I/opt/pkg/qt5/mkspecs/macx-clang -o emboss.o src/engine/emboss.cpp clang++ -c -pipe -Os -I/opt/pkg/qt5/include -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -pipe -Os -Wno-register -I/opt/pkg/include -I/opt/pkg/lib/dbus-1.0/include/dbus -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -ffast-math -std=gnu++11 -Wall -Wextra -pthread -fPIC -DUSE_LONG_DOUBLE -DUSE_SFFE -DSFFE_CMPLX_GSL -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -Isrc/include -Isrc/ui -I/opt/pkg/qt5/include -I/opt/pkg/qt5/include/QtWidgets -I/opt/pkg/qt5/include/QtGui -I/opt/pkg/qt5/include/QtCore -I. -I/opt/pkg/include -I/opt/pkg/qt5/mkspecs/macx-clang -o star.o src/engine/star.cpp clang++ -c -pipe -Os -I/opt/pkg/qt5/include -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -pipe -Os -Wno-register -I/opt/pkg/include -I/opt/pkg/lib/dbus-1.0/include/dbus -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -ffast-math -std=gnu++11 -Wall -Wextra -pthread -fPIC -DUSE_LONG_DOUBLE -DUSE_SFFE -DSFFE_CMPLX_GSL -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -Isrc/include -Isrc/ui -I/opt/pkg/qt5/include -I/opt/pkg/qt5/include/QtWidgets -I/opt/pkg/qt5/include/QtGui -I/opt/pkg/qt5/include/QtCore -I. -I/opt/pkg/include -I/opt/pkg/qt5/mkspecs/macx-clang -o anti.o src/engine/anti.cpp clang++ -c -pipe -Os -I/opt/pkg/qt5/include -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -pipe -Os -Wno-register -I/opt/pkg/include -I/opt/pkg/lib/dbus-1.0/include/dbus -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -ffast-math -std=gnu++11 -Wall -Wextra -pthread -fPIC -DUSE_LONG_DOUBLE -DUSE_SFFE -DSFFE_CMPLX_GSL -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -Isrc/include -Isrc/ui -I/opt/pkg/qt5/include -I/opt/pkg/qt5/include/QtWidgets -I/opt/pkg/qt5/include/QtGui -I/opt/pkg/qt5/include/QtCore -I. -I/opt/pkg/include -I/opt/pkg/qt5/mkspecs/macx-clang -o edge.o src/engine/edge.cpp clang++ -c -pipe -Os -I/opt/pkg/qt5/include -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -pipe -Os -Wno-register -I/opt/pkg/include -I/opt/pkg/lib/dbus-1.0/include/dbus -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -ffast-math -std=gnu++11 -Wall -Wextra -pthread -fPIC -DUSE_LONG_DOUBLE -DUSE_SFFE -DSFFE_CMPLX_GSL -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -Isrc/include -Isrc/ui -I/opt/pkg/qt5/include -I/opt/pkg/qt5/include/QtWidgets -I/opt/pkg/qt5/include/QtGui -I/opt/pkg/qt5/include/QtCore -I. -I/opt/pkg/include -I/opt/pkg/qt5/mkspecs/macx-clang -o edge2.o src/engine/edge2.cpp clang++ -c -pipe -Os -I/opt/pkg/qt5/include -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -pipe -Os -Wno-register -I/opt/pkg/include -I/opt/pkg/lib/dbus-1.0/include/dbus -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -ffast-math -std=gnu++11 -Wall -Wextra -pthread -fPIC -DUSE_LONG_DOUBLE -DUSE_SFFE -DSFFE_CMPLX_GSL -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -Isrc/include -Isrc/ui -I/opt/pkg/qt5/include -I/opt/pkg/qt5/include/QtWidgets -I/opt/pkg/qt5/include/QtGui -I/opt/pkg/qt5/include/QtCore -I. -I/opt/pkg/include -I/opt/pkg/qt5/mkspecs/macx-clang -o rotate.o src/engine/rotate.cpp clang++ -c -pipe -Os -I/opt/pkg/qt5/include -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -pipe -Os -Wno-register -I/opt/pkg/include -I/opt/pkg/lib/dbus-1.0/include/dbus -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -ffast-math -std=gnu++11 -Wall -Wextra -pthread -fPIC -DUSE_LONG_DOUBLE -DUSE_SFFE -DSFFE_CMPLX_GSL -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -Isrc/include -Isrc/ui -I/opt/pkg/qt5/include -I/opt/pkg/qt5/include/QtWidgets -I/opt/pkg/qt5/include/QtGui -I/opt/pkg/qt5/include/QtCore -I. -I/opt/pkg/include -I/opt/pkg/qt5/mkspecs/macx-clang -o zoom.o src/engine/zoom.cpp clang++ -c -pipe -Os -I/opt/pkg/qt5/include -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -pipe -Os -Wno-register -I/opt/pkg/include -I/opt/pkg/lib/dbus-1.0/include/dbus -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -ffast-math -std=gnu++11 -Wall -Wextra -pthread -fPIC -DUSE_LONG_DOUBLE -DUSE_SFFE -DSFFE_CMPLX_GSL -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -Isrc/include -Isrc/ui -I/opt/pkg/qt5/include -I/opt/pkg/qt5/include/QtWidgets -I/opt/pkg/qt5/include/QtGui -I/opt/pkg/qt5/include/QtCore -I. -I/opt/pkg/include -I/opt/pkg/qt5/mkspecs/macx-clang -o blur.o src/engine/blur.cpp clang++ -c -pipe -Os -I/opt/pkg/qt5/include -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -pipe -Os -Wno-register -I/opt/pkg/include -I/opt/pkg/lib/dbus-1.0/include/dbus -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -ffast-math -std=gnu++11 -Wall -Wextra -pthread -fPIC -DUSE_LONG_DOUBLE -DUSE_SFFE -DSFFE_CMPLX_GSL -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -Isrc/include -Isrc/ui -I/opt/pkg/qt5/include -I/opt/pkg/qt5/include/QtWidgets -I/opt/pkg/qt5/include/QtGui -I/opt/pkg/qt5/include/QtCore -I. -I/opt/pkg/include -I/opt/pkg/qt5/mkspecs/macx-clang -o interlace.o src/engine/interlace.cpp clang++ -c -pipe -Os -I/opt/pkg/qt5/include -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -pipe -Os -Wno-register -I/opt/pkg/include -I/opt/pkg/lib/dbus-1.0/include/dbus -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -ffast-math -std=gnu++11 -Wall -Wextra -pthread -fPIC -DUSE_LONG_DOUBLE -DUSE_SFFE -DSFFE_CMPLX_GSL -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -Isrc/include -Isrc/ui -I/opt/pkg/qt5/include -I/opt/pkg/qt5/include/QtWidgets -I/opt/pkg/qt5/include/QtGui -I/opt/pkg/qt5/include/QtCore -I. -I/opt/pkg/include -I/opt/pkg/qt5/mkspecs/macx-clang -o itersmall.o src/engine/itersmall.cpp clang++ -c -pipe -Os -I/opt/pkg/qt5/include -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -pipe -Os -Wno-register -I/opt/pkg/include -I/opt/pkg/lib/dbus-1.0/include/dbus -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -ffast-math -std=gnu++11 -Wall -Wextra -pthread -fPIC -DUSE_LONG_DOUBLE -DUSE_SFFE -DSFFE_CMPLX_GSL -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -Isrc/include -Isrc/ui -I/opt/pkg/qt5/include -I/opt/pkg/qt5/include/QtWidgets -I/opt/pkg/qt5/include/QtGui -I/opt/pkg/qt5/include/QtCore -I. -I/opt/pkg/include -I/opt/pkg/qt5/mkspecs/macx-clang -o stereogram.o src/engine/stereogram.cpp clang++ -c -pipe -Os -I/opt/pkg/qt5/include -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -pipe -Os -Wno-register -I/opt/pkg/include -I/opt/pkg/lib/dbus-1.0/include/dbus -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -ffast-math -std=gnu++11 -Wall -Wextra -pthread -fPIC -DUSE_LONG_DOUBLE -DUSE_SFFE -DSFFE_CMPLX_GSL -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -Isrc/include -Isrc/ui -I/opt/pkg/qt5/include -I/opt/pkg/qt5/include/QtWidgets -I/opt/pkg/qt5/include/QtGui -I/opt/pkg/qt5/include/QtCore -I. -I/opt/pkg/include -I/opt/pkg/qt5/mkspecs/macx-clang -o 3d.o src/engine/3d.cpp clang++ -c -pipe -Os -I/opt/pkg/qt5/include -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -pipe -Os -Wno-register -I/opt/pkg/include -I/opt/pkg/lib/dbus-1.0/include/dbus -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -ffast-math -std=gnu++11 -Wall -Wextra -pthread -fPIC -DUSE_LONG_DOUBLE -DUSE_SFFE -DSFFE_CMPLX_GSL -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -Isrc/include -Isrc/ui -I/opt/pkg/qt5/include -I/opt/pkg/qt5/include/QtWidgets -I/opt/pkg/qt5/include/QtGui -I/opt/pkg/qt5/include/QtCore -I. -I/opt/pkg/include -I/opt/pkg/qt5/mkspecs/macx-clang -o subwindow.o src/engine/subwindow.cpp clang++ -c -pipe -Os -I/opt/pkg/qt5/include -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -pipe -Os -Wno-register -I/opt/pkg/include -I/opt/pkg/lib/dbus-1.0/include/dbus -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -ffast-math -std=gnu++11 -Wall -Wextra -pthread -fPIC -DUSE_LONG_DOUBLE -DUSE_SFFE -DSFFE_CMPLX_GSL -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -Isrc/include -Isrc/ui -I/opt/pkg/qt5/include -I/opt/pkg/qt5/include/QtWidgets -I/opt/pkg/qt5/include/QtGui -I/opt/pkg/qt5/include/QtCore -I. -I/opt/pkg/include -I/opt/pkg/qt5/mkspecs/macx-clang -o plane.o src/engine/plane.cpp clang++ -c -pipe -Os -I/opt/pkg/qt5/include -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -pipe -Os -Wno-register -I/opt/pkg/include -I/opt/pkg/lib/dbus-1.0/include/dbus -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -ffast-math -std=gnu++11 -Wall -Wextra -pthread -fPIC -DUSE_LONG_DOUBLE -DUSE_SFFE -DSFFE_CMPLX_GSL -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -Isrc/include -Isrc/ui -I/opt/pkg/qt5/include -I/opt/pkg/qt5/include/QtWidgets -I/opt/pkg/qt5/include/QtGui -I/opt/pkg/qt5/include/QtCore -I. -I/opt/pkg/include -I/opt/pkg/qt5/mkspecs/macx-clang -o julia.o src/engine/julia.cpp clang++ -c -pipe -Os -I/opt/pkg/qt5/include -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -pipe -Os -Wno-register -I/opt/pkg/include -I/opt/pkg/lib/dbus-1.0/include/dbus -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -ffast-math -std=gnu++11 -Wall -Wextra -pthread -fPIC -DUSE_LONG_DOUBLE -DUSE_SFFE -DSFFE_CMPLX_GSL -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -Isrc/include -Isrc/ui -I/opt/pkg/qt5/include -I/opt/pkg/qt5/include/QtWidgets -I/opt/pkg/qt5/include/QtGui -I/opt/pkg/qt5/include/QtCore -I. -I/opt/pkg/include -I/opt/pkg/qt5/mkspecs/macx-clang -o autopilot.o src/ui-hlp/autopilot.cpp clang++ -c -pipe -Os -I/opt/pkg/qt5/include -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -pipe -Os -Wno-register -I/opt/pkg/include -I/opt/pkg/lib/dbus-1.0/include/dbus -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -ffast-math -std=gnu++11 -Wall -Wextra -pthread -fPIC -DUSE_LONG_DOUBLE -DUSE_SFFE -DSFFE_CMPLX_GSL -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -Isrc/include -Isrc/ui -I/opt/pkg/qt5/include -I/opt/pkg/qt5/include/QtWidgets -I/opt/pkg/qt5/include/QtGui -I/opt/pkg/qt5/include/QtCore -I. -I/opt/pkg/include -I/opt/pkg/qt5/mkspecs/macx-clang -o menu.o src/ui-hlp/menu.cpp src/ui-hlp/menu.cpp:670:64: warning: unused parameter 'uih' [-Wunused-parameter] static menudialog *uih_palettepickerdialog(struct uih_context *uih) ^ src/ui-hlp/menu.cpp:736:71: warning: unused parameter 'p' [-Wunused-parameter] static void uih_palettegradient(struct uih_context *uih, dialogparam *p) ^ src/ui-hlp/menu.cpp:780:69: warning: unused parameter 'p' [-Wunused-parameter] static void uih_palettepicker(struct uih_context *uih, dialogparam *p) ^ src/ui-hlp/menu.cpp:822:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(s, TR("Message", "File %s opened."), d); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ src/ui-hlp/menu.cpp:846:17: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(s, "%3d %3d %3d", colors[i][0], colors[i][1], colors[i][2]); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ src/ui-hlp/menu.cpp:851:13: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(s, TR("Message", "File %s saved."), d); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ src/ui-hlp/menu.cpp:1042:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(s, TR("Error", "Algorithm:%i seed:%i size:%i"), c->palettetype, ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ src/ui-hlp/menu.cpp:1565:25: warning: 'sizeof (menuitems)' will return the size of the pointer, not the array itself [-Wsizeof-pointer-div] menu_add(menuitems, NITEMS(menuitems)); ^~~~~~~~~~~~~~~~~ src/include/xmenu.h:476:30: note: expanded from macro 'NITEMS' #define NITEMS(n) (sizeof(n) / sizeof(menuitem)) ~~~~~~~~~ ^ src/ui-hlp/menu.cpp:1059:24: note: pointer 'menuitems' declared here static const menuitem *menuitems; /*XaoS menu specifications */ ^ src/ui-hlp/menu.cpp:1644:28: warning: 'sizeof (menuitems)' will return the size of the pointer, not the array itself [-Wsizeof-pointer-div] menu_delete(menuitems, NITEMS(menuitems)); ^~~~~~~~~~~~~~~~~ src/include/xmenu.h:476:30: note: expanded from macro 'NITEMS' #define NITEMS(n) (sizeof(n) / sizeof(menuitem)) ~~~~~~~~~ ^ src/ui-hlp/menu.cpp:1059:24: note: pointer 'menuitems' declared here static const menuitem *menuitems; /*XaoS menu specifications */ ^ 9 warnings generated. clang++ -c -pipe -Os -I/opt/pkg/qt5/include -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -pipe -Os -Wno-register -I/opt/pkg/include -I/opt/pkg/lib/dbus-1.0/include/dbus -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -ffast-math -std=gnu++11 -Wall -Wextra -pthread -fPIC -DUSE_LONG_DOUBLE -DUSE_SFFE -DSFFE_CMPLX_GSL -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -Isrc/include -Isrc/ui -I/opt/pkg/qt5/include -I/opt/pkg/qt5/include/QtWidgets -I/opt/pkg/qt5/include/QtGui -I/opt/pkg/qt5/include/QtCore -I. -I/opt/pkg/include -I/opt/pkg/qt5/mkspecs/macx-clang -o ui_helper.o src/ui-hlp/ui_helper.cpp src/ui-hlp/ui_helper.cpp:627:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(s, TR("Message", "File %s loaded."), name); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ src/ui-hlp/ui_helper.cpp:650:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(s, TR("Message", "File %s loaded."), d); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ src/ui-hlp/ui_helper.cpp:679:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(s, TR("Message", "File %s saved."), d); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ src/ui-hlp/ui_helper.cpp:696:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(s, TR("Message", "File %s saved."), d); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ src/ui-hlp/ui_helper.cpp:763:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(s, TR("Message", "File %s saved."), configfile); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ src/ui-hlp/ui_helper.cpp:785:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(s, TR("Message", "Recording to file %s enabled."), d); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ src/ui-hlp/ui_helper.cpp:1728:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(str, "in%i", mode); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ src/ui-hlp/ui_helper.cpp:1746:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(str, "int%i", mode); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ src/ui-hlp/ui_helper.cpp:1764:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(str, "outt%i", mode); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ src/ui-hlp/ui_helper.cpp:1829:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(str, "out%i", mode); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ src/ui-hlp/ui_helper.cpp:1855:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(str, "plane%i", mode); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ src/ui-hlp/ui_helper.cpp:1897:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(str, "guess%i", range); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ src/ui-hlp/ui_helper.cpp:2281:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ src/ui-hlp/ui_helper.cpp:2325:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(str, TR("Message", "Fractal name:%s"), ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ src/ui-hlp/ui_helper.cpp:2329:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(str, TR("Message", "Fractal type:%s"), ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ src/ui-hlp/ui_helper.cpp:2335:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(str, TR("Message", "Formula:%s"), ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ src/ui-hlp/ui_helper.cpp:2341:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(str, TR("Message", "View:[%1.12f,%1.12f]"), ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ src/ui-hlp/ui_helper.cpp:2345:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(str, TR("Message", "size:[%1.12f,%1.12f]"), ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ src/ui-hlp/ui_helper.cpp:2349:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(str, TR("Message", "Rotation:%4.2f Screen size:%i:%i"), ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ src/ui-hlp/ui_helper.cpp:2354:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(str, TR("Message", "Iterations:%-4u Palette size:%i"), ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ src/ui-hlp/ui_helper.cpp:2358:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(str, TR("Message", "Bailout:%4.2f"), ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ src/ui-hlp/ui_helper.cpp:2362:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(str, TR("Message", "Autopilot:%-4s Plane:%s"), ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ src/ui-hlp/ui_helper.cpp:2367:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(str, TR("Message", "incoloring:%s outcoloring:%s"), ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ src/ui-hlp/ui_helper.cpp:2372:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(str, TR("Message", "zoomspeed:%f"), (float)uih->maxstep * 1000); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ src/ui-hlp/ui_helper.cpp:2378:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(str, TR("Message", "Parameter:[%f,%f]"), ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 25 warnings generated. clang++ -c -pipe -Os -I/opt/pkg/qt5/include -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -pipe -Os -Wno-register -I/opt/pkg/include -I/opt/pkg/lib/dbus-1.0/include/dbus -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -ffast-math -std=gnu++11 -Wall -Wextra -pthread -fPIC -DUSE_LONG_DOUBLE -DUSE_SFFE -DSFFE_CMPLX_GSL -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -Isrc/include -Isrc/ui -I/opt/pkg/qt5/include -I/opt/pkg/qt5/include/QtWidgets -I/opt/pkg/qt5/include/QtGui -I/opt/pkg/qt5/include/QtCore -I. -I/opt/pkg/include -I/opt/pkg/qt5/mkspecs/macx-clang -o play.o src/ui-hlp/play.cpp src/ui-hlp/play.cpp:853:17: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(errtext, TR("Message", "Replay disabled at line %i"), ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. clang++ -c -pipe -Os -I/opt/pkg/qt5/include -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -pipe -Os -Wno-register -I/opt/pkg/include -I/opt/pkg/lib/dbus-1.0/include/dbus -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -ffast-math -std=gnu++11 -Wall -Wextra -pthread -fPIC -DUSE_LONG_DOUBLE -DUSE_SFFE -DSFFE_CMPLX_GSL -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -Isrc/include -Isrc/ui -I/opt/pkg/qt5/include -I/opt/pkg/qt5/include/QtWidgets -I/opt/pkg/qt5/include/QtGui -I/opt/pkg/qt5/include/QtCore -I. -I/opt/pkg/include -I/opt/pkg/qt5/mkspecs/macx-clang -o render.o src/ui-hlp/render.cpp src/ui-hlp/render.cpp:299:17: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(s, "%s%06i.png", basename, framenum); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ src/ui-hlp/render.cpp:315:13: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(t, "%s%06i.png", basename, framenum); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 2 warnings generated. clang++ -c -pipe -Os -I/opt/pkg/qt5/include -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -pipe -Os -Wno-register -I/opt/pkg/include -I/opt/pkg/lib/dbus-1.0/include/dbus -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -ffast-math -std=gnu++11 -Wall -Wextra -pthread -fPIC -DUSE_LONG_DOUBLE -DUSE_SFFE -DSFFE_CMPLX_GSL -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -Isrc/include -Isrc/ui -I/opt/pkg/qt5/include -I/opt/pkg/qt5/include/QtWidgets -I/opt/pkg/qt5/include/QtGui -I/opt/pkg/qt5/include/QtCore -I. -I/opt/pkg/include -I/opt/pkg/qt5/mkspecs/macx-clang -o playtext.o src/ui-hlp/playtext.cpp clang++ -c -pipe -Os -I/opt/pkg/qt5/include -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -pipe -Os -Wno-register -I/opt/pkg/include -I/opt/pkg/lib/dbus-1.0/include/dbus -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -ffast-math -std=gnu++11 -Wall -Wextra -pthread -fPIC -DUSE_LONG_DOUBLE -DUSE_SFFE -DSFFE_CMPLX_GSL -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -Isrc/include -Isrc/ui -I/opt/pkg/qt5/include -I/opt/pkg/qt5/include/QtWidgets -I/opt/pkg/qt5/include/QtGui -I/opt/pkg/qt5/include/QtCore -I. -I/opt/pkg/include -I/opt/pkg/qt5/mkspecs/macx-clang -o save.o src/ui-hlp/save.cpp src/ui-hlp/save.cpp:36:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(error, "Write failed:%s", xio_errorstring()); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ src/ui-hlp/save.cpp:45:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(s, "\n(usleep %i)\n", tl_lookup_timer(uih->savec->timer)); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ src/ui-hlp/save.cpp:136:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(s, "%i", number); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 3 warnings generated. clang++ -c -pipe -Os -I/opt/pkg/qt5/include -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -pipe -Os -Wno-register -I/opt/pkg/include -I/opt/pkg/lib/dbus-1.0/include/dbus -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -ffast-math -std=gnu++11 -Wall -Wextra -pthread -fPIC -DUSE_LONG_DOUBLE -DUSE_SFFE -DSFFE_CMPLX_GSL -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -Isrc/include -Isrc/ui -I/opt/pkg/qt5/include -I/opt/pkg/qt5/include/QtWidgets -I/opt/pkg/qt5/include/QtGui -I/opt/pkg/qt5/include/QtCore -I. -I/opt/pkg/include -I/opt/pkg/qt5/mkspecs/macx-clang -o messg.o src/ui-hlp/messg.cpp src/ui-hlp/messg.cpp:130:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(str, "Error: %s", error); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. clang++ -c -pipe -Os -I/opt/pkg/qt5/include -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -pipe -Os -Wno-register -I/opt/pkg/include -I/opt/pkg/lib/dbus-1.0/include/dbus -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -ffast-math -std=gnu++11 -Wall -Wextra -pthread -fPIC -DUSE_LONG_DOUBLE -DUSE_SFFE -DSFFE_CMPLX_GSL -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -Isrc/include -Isrc/ui -I/opt/pkg/qt5/include -I/opt/pkg/qt5/include/QtWidgets -I/opt/pkg/qt5/include/QtGui -I/opt/pkg/qt5/include/QtCore -I. -I/opt/pkg/include -I/opt/pkg/qt5/mkspecs/macx-clang -o wstack.o src/ui-hlp/wstack.cpp clang++ -c -pipe -Os -I/opt/pkg/qt5/include -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -pipe -Os -Wno-register -I/opt/pkg/include -I/opt/pkg/lib/dbus-1.0/include/dbus -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -ffast-math -std=gnu++11 -Wall -Wextra -pthread -fPIC -DUSE_LONG_DOUBLE -DUSE_SFFE -DSFFE_CMPLX_GSL -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -Isrc/include -Isrc/ui -I/opt/pkg/qt5/include -I/opt/pkg/qt5/include/QtWidgets -I/opt/pkg/qt5/include/QtGui -I/opt/pkg/qt5/include/QtCore -I. -I/opt/pkg/include -I/opt/pkg/qt5/mkspecs/macx-clang -o catalog.o src/util/catalog.cpp src/util/catalog.cpp:147:13: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] seterror("read error"); ^ src/util/catalog.cpp:104:5: note: expanded from macro 'seterror' sprintf(errort, "line %i:%s", line, text), *error = errort ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ src/util/catalog.cpp:161:17: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] seterror("Name is too long (>=1024 characters)"); ^ src/util/catalog.cpp:104:5: note: expanded from macro 'seterror' sprintf(errort, "line %i:%s", line, text), *error = errort ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ src/util/catalog.cpp:185:17: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] seterror("Unexpected end of file after name field"); ^ src/util/catalog.cpp:104:5: note: expanded from macro 'seterror' sprintf(errort, "line %i:%s", line, text), *error = errort ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ src/util/catalog.cpp:187:17: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] seterror("read error"); ^ src/util/catalog.cpp:104:5: note: expanded from macro 'seterror' sprintf(errort, "line %i:%s", line, text), *error = errort ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ src/util/catalog.cpp:195:13: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] seterror("Begin of value field expected"); // Text modified due to ^ src/util/catalog.cpp:104:5: note: expanded from macro 'seterror' sprintf(errort, "line %i:%s", line, text), *error = errort ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ src/util/catalog.cpp:219:17: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] seterror("Value is too long (>=1024 characters)"); ^ src/util/catalog.cpp:104:5: note: expanded from macro 'seterror' sprintf(errort, "line %i:%s", line, text), *error = errort ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ src/util/catalog.cpp:227:13: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] seterror("Unexpected EOF in value field"); ^ src/util/catalog.cpp:104:5: note: expanded from macro 'seterror' sprintf(errort, "line %i:%s", line, text), *error = errort ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 7 warnings generated. clang++ -c -pipe -Os -I/opt/pkg/qt5/include -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -pipe -Os -Wno-register -I/opt/pkg/include -I/opt/pkg/lib/dbus-1.0/include/dbus -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -ffast-math -std=gnu++11 -Wall -Wextra -pthread -fPIC -DUSE_LONG_DOUBLE -DUSE_SFFE -DSFFE_CMPLX_GSL -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -Isrc/include -Isrc/ui -I/opt/pkg/qt5/include -I/opt/pkg/qt5/include/QtWidgets -I/opt/pkg/qt5/include/QtGui -I/opt/pkg/qt5/include/QtCore -I. -I/opt/pkg/include -I/opt/pkg/qt5/mkspecs/macx-clang -o image.o src/util/image.cpp clang++ -c -pipe -Os -I/opt/pkg/qt5/include -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -pipe -Os -Wno-register -I/opt/pkg/include -I/opt/pkg/lib/dbus-1.0/include/dbus -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -ffast-math -std=gnu++11 -Wall -Wextra -pthread -fPIC -DUSE_LONG_DOUBLE -DUSE_SFFE -DSFFE_CMPLX_GSL -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -Isrc/include -Isrc/ui -I/opt/pkg/qt5/include -I/opt/pkg/qt5/include/QtWidgets -I/opt/pkg/qt5/include/QtGui -I/opt/pkg/qt5/include/QtCore -I. -I/opt/pkg/include -I/opt/pkg/qt5/mkspecs/macx-clang -o palette.o src/util/palette.cpp src/util/palette.cpp:1108:54: warning: argument 'newColors' of type 'unsigned char[31][3]' with mismatched bound [-Warray-parameter] int mkcustompalette(struct palette *c, unsigned char newColors[31][3]) ^ src/include/filter.h:301:54: note: previously declared as 'unsigned char[27][3]' here int mkcustompalette(struct palette *c, unsigned char newColors[27][3]); ^ 1 warning generated. clang++ -c -pipe -Os -I/opt/pkg/qt5/include -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -pipe -Os -Wno-register -I/opt/pkg/include -I/opt/pkg/lib/dbus-1.0/include/dbus -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -ffast-math -std=gnu++11 -Wall -Wextra -pthread -fPIC -DUSE_LONG_DOUBLE -DUSE_SFFE -DSFFE_CMPLX_GSL -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -Isrc/include -Isrc/ui -I/opt/pkg/qt5/include -I/opt/pkg/qt5/include/QtWidgets -I/opt/pkg/qt5/include/QtGui -I/opt/pkg/qt5/include/QtCore -I. -I/opt/pkg/include -I/opt/pkg/qt5/mkspecs/macx-clang -o thread.o src/util/thread.cpp clang++ -c -pipe -Os -I/opt/pkg/qt5/include -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -pipe -Os -Wno-register -I/opt/pkg/include -I/opt/pkg/lib/dbus-1.0/include/dbus -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -ffast-math -std=gnu++11 -Wall -Wextra -pthread -fPIC -DUSE_LONG_DOUBLE -DUSE_SFFE -DSFFE_CMPLX_GSL -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -Isrc/include -Isrc/ui -I/opt/pkg/qt5/include -I/opt/pkg/qt5/include/QtWidgets -I/opt/pkg/qt5/include/QtGui -I/opt/pkg/qt5/include/QtCore -I. -I/opt/pkg/include -I/opt/pkg/qt5/mkspecs/macx-clang -o xstring.o src/util/xstring.cpp clang++ -c -pipe -Os -I/opt/pkg/qt5/include -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -pipe -Os -Wno-register -I/opt/pkg/include -I/opt/pkg/lib/dbus-1.0/include/dbus -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -ffast-math -std=gnu++11 -Wall -Wextra -pthread -fPIC -DUSE_LONG_DOUBLE -DUSE_SFFE -DSFFE_CMPLX_GSL -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -Isrc/include -Isrc/ui -I/opt/pkg/qt5/include -I/opt/pkg/qt5/include/QtWidgets -I/opt/pkg/qt5/include/QtGui -I/opt/pkg/qt5/include/QtCore -I. -I/opt/pkg/include -I/opt/pkg/qt5/mkspecs/macx-clang -o xerror.o src/util/xerror.cpp clang++ -c -pipe -Os -I/opt/pkg/qt5/include -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -pipe -Os -Wno-register -I/opt/pkg/include -I/opt/pkg/lib/dbus-1.0/include/dbus -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -ffast-math -std=gnu++11 -Wall -Wextra -pthread -fPIC -DUSE_LONG_DOUBLE -DUSE_SFFE -DSFFE_CMPLX_GSL -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -Isrc/include -Isrc/ui -I/opt/pkg/qt5/include -I/opt/pkg/qt5/include/QtWidgets -I/opt/pkg/qt5/include/QtGui -I/opt/pkg/qt5/include/QtCore -I. -I/opt/pkg/include -I/opt/pkg/qt5/mkspecs/macx-clang -o xstdio.o src/util/xstdio.cpp src/util/xstdio.cpp:26:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(c1, "%s%s", xio_homedir, c + 1); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ src/util/xstdio.cpp:31:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(c1, "%s%s", xio_appdir, c + 1); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ src/util/xstdio.cpp:123:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(name, "%s%i%s", base, nimage++, extension); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ src/util/xstdio.cpp:429:13: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(c1, "%s%s%s", xio_appdir, XIO_PATHSEPSTR, c); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 4 warnings generated. clang++ -c -pipe -Os -I/opt/pkg/qt5/include -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -pipe -Os -Wno-register -I/opt/pkg/include -I/opt/pkg/lib/dbus-1.0/include/dbus -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -ffast-math -std=gnu++11 -Wall -Wextra -pthread -fPIC -DUSE_LONG_DOUBLE -DUSE_SFFE -DSFFE_CMPLX_GSL -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -Isrc/include -Isrc/ui -I/opt/pkg/qt5/include -I/opt/pkg/qt5/include/QtWidgets -I/opt/pkg/qt5/include/QtGui -I/opt/pkg/qt5/include/QtCore -I. -I/opt/pkg/include -I/opt/pkg/qt5/mkspecs/macx-clang -o xmenu.o src/util/xmenu.cpp src/util/xmenu.cpp:104:9: warning: variable 'd' set but not used [-Wunused-but-set-variable] int d = 0, i; ^ src/util/xmenu.cpp:432:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(s, "%s%i", name, 0); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ src/util/xmenu.cpp:472:13: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(shortname, "%s%i", prefix, i); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ src/util/xmenu.cpp:632:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(errorstr, "%s:unknown function", c); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ src/util/xmenu.cpp:636:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(errorstr, ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ src/util/xmenu.cpp:643:13: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(errorstr, "function '%s' is disabled", c); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ src/util/xmenu.cpp:687:17: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(errorstr, "Function '%s' parameter %i:%s", ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 7 warnings generated. clang++ -c -pipe -Os -I/opt/pkg/qt5/include -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -pipe -Os -Wno-register -I/opt/pkg/include -I/opt/pkg/lib/dbus-1.0/include/dbus -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -ffast-math -std=gnu++11 -Wall -Wextra -pthread -fPIC -DUSE_LONG_DOUBLE -DUSE_SFFE -DSFFE_CMPLX_GSL -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -Isrc/include -Isrc/ui -I/opt/pkg/qt5/include -I/opt/pkg/qt5/include/QtWidgets -I/opt/pkg/qt5/include/QtGui -I/opt/pkg/qt5/include/QtCore -I. -I/opt/pkg/include -I/opt/pkg/qt5/mkspecs/macx-clang -o random.o src/util/random.cpp clang++ -c -pipe -Os -I/opt/pkg/qt5/include -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -pipe -Os -Wno-register -I/opt/pkg/include -I/opt/pkg/lib/dbus-1.0/include/dbus -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -ffast-math -std=gnu++11 -Wall -Wextra -pthread -fPIC -DUSE_LONG_DOUBLE -DUSE_SFFE -DSFFE_CMPLX_GSL -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -Isrc/include -Isrc/ui -I/opt/pkg/qt5/include -I/opt/pkg/qt5/include/QtWidgets -I/opt/pkg/qt5/include/QtGui -I/opt/pkg/qt5/include/QtCore -I. -I/opt/pkg/include -I/opt/pkg/qt5/mkspecs/macx-clang -o timers.o src/util/timers.cpp clang -c -pipe -Os -I/opt/pkg/qt5/include -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -pipe -Os -Wno-register -I/opt/pkg/include -I/opt/pkg/lib/dbus-1.0/include/dbus -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -ffast-math -Wall -Wextra -pthread -fPIC -DUSE_LONG_DOUBLE -DUSE_SFFE -DSFFE_CMPLX_GSL -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -Isrc/include -Isrc/ui -I/opt/pkg/qt5/include -I/opt/pkg/qt5/include/QtWidgets -I/opt/pkg/qt5/include/QtGui -I/opt/pkg/qt5/include/QtCore -I. -I/opt/pkg/include -I/opt/pkg/qt5/mkspecs/macx-clang -o gsl_complex_math.o src/sffe/gsl_complex_math.c clang++ -c -pipe -Os -I/opt/pkg/qt5/include -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -pipe -Os -Wno-register -I/opt/pkg/include -I/opt/pkg/lib/dbus-1.0/include/dbus -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -ffast-math -std=gnu++11 -Wall -Wextra -pthread -fPIC -DUSE_LONG_DOUBLE -DUSE_SFFE -DSFFE_CMPLX_GSL -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -Isrc/include -Isrc/ui -I/opt/pkg/qt5/include -I/opt/pkg/qt5/include/QtWidgets -I/opt/pkg/qt5/include/QtGui -I/opt/pkg/qt5/include/QtCore -I. -I/opt/pkg/include -I/opt/pkg/qt5/mkspecs/macx-clang -o sffe.o src/sffe/sffe.cpp src/sffe/sffe.cpp:55:13: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(errormessage, "%s", TR("Message", "Out of memory")); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ src/sffe/sffe.cpp:58:13: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(errormessage, TR("Message", "Unbalanced parentheses"), ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ src/sffe/sffe.cpp:62:13: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(errormessage, TR("Message", "Unknown function: %s"), ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ src/sffe/sffe.cpp:66:13: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(errormessage, TR("Message", "Invalid number: %s"), context); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ src/sffe/sffe.cpp:69:13: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(errormessage, TR("Message", "Unknown variable: %s"), ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ src/sffe/sffe.cpp:73:13: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(errormessage, TR("Message", "Invalid operator: %s"), ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ src/sffe/sffe.cpp:77:13: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(errormessage, ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ src/sffe/sffe.cpp:82:13: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(errormessage, ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ src/sffe/sffe.cpp:87:13: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(errormessage, TR("Message", "Empty formula"), context); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 9 warnings generated. clang++ -c -pipe -Os -I/opt/pkg/qt5/include -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -pipe -Os -Wno-register -I/opt/pkg/include -I/opt/pkg/lib/dbus-1.0/include/dbus -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -ffast-math -std=gnu++11 -Wall -Wextra -pthread -fPIC -DUSE_LONG_DOUBLE -DUSE_SFFE -DSFFE_CMPLX_GSL -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -Isrc/include -Isrc/ui -I/opt/pkg/qt5/include -I/opt/pkg/qt5/include/QtWidgets -I/opt/pkg/qt5/include/QtGui -I/opt/pkg/qt5/include/QtCore -I. -I/opt/pkg/include -I/opt/pkg/qt5/mkspecs/macx-clang -o sffe_cmplx_gsl.o src/sffe/sffe_cmplx_gsl.cpp /opt/pkg/qt5/bin/rcc -name XaoS XaoS.qrc -o qrc_XaoS.cpp clang++ -c -pipe -Os -I/opt/pkg/qt5/include -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -pipe -Os -Wno-register -I/opt/pkg/include -I/opt/pkg/lib/dbus-1.0/include/dbus -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -ffast-math -std=gnu++11 -Wall -Wextra -pthread -fPIC -DUSE_LONG_DOUBLE -DUSE_SFFE -DSFFE_CMPLX_GSL -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -Isrc/include -Isrc/ui -I/opt/pkg/qt5/include -I/opt/pkg/qt5/include/QtWidgets -I/opt/pkg/qt5/include/QtGui -I/opt/pkg/qt5/include/QtCore -I. -I/opt/pkg/include -I/opt/pkg/qt5/mkspecs/macx-clang -o qrc_XaoS.o qrc_XaoS.cpp /opt/pkg/qt5/bin/moc -DUSE_LONG_DOUBLE -DUSE_SFFE -DSFFE_CMPLX_GSL -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DTARGET_OS_MAC -D__APPLE__ -D__GNUC__=4 -D__APPLE_CC__ -D__cplusplus=199711L -D__APPLE_CC__=6000 -D__clang__ -D__clang_major__=15 -D__clang_minor__=0 -D__clang_patchlevel__=0 -D__GNUC__=4 -D__GNUC_MINOR__=2 -D__GNUC_PATCHLEVEL__=1 -I/opt/pkg/qt5/mkspecs/macx-clang -I/Users/pbulk/build/x11/XaoS/work/XaoS-release-4.2.1 -I/Users/pbulk/build/x11/XaoS/work/XaoS-release-4.2.1/src/include -I/Users/pbulk/build/x11/XaoS/work/XaoS-release-4.2.1/src/ui -I/opt/pkg/qt5/include -I/opt/pkg/qt5/include/QtWidgets -I/opt/pkg/qt5/include/QtGui -I/opt/pkg/qt5/include/QtCore src/ui/mainwindow.h -o moc_mainwindow.cpp clang++ -c -pipe -Os -I/opt/pkg/qt5/include -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -pipe -Os -Wno-register -I/opt/pkg/include -I/opt/pkg/lib/dbus-1.0/include/dbus -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -ffast-math -std=gnu++11 -Wall -Wextra -pthread -fPIC -DUSE_LONG_DOUBLE -DUSE_SFFE -DSFFE_CMPLX_GSL -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -Isrc/include -Isrc/ui -I/opt/pkg/qt5/include -I/opt/pkg/qt5/include/QtWidgets -I/opt/pkg/qt5/include/QtGui -I/opt/pkg/qt5/include/QtCore -I. -I/opt/pkg/include -I/opt/pkg/qt5/mkspecs/macx-clang -o moc_mainwindow.o moc_mainwindow.cpp In file included from moc_mainwindow.cpp:10: ./src/ui/mainwindow.h:16:39: warning: 'QFlags' is deprecated: Use default constructor instead [-Wdeprecated-declarations] Qt::MouseButtons m_mouseButtons = 0; ^ /Users/pbulk/build/x11/XaoS/work/.buildlink/qt5/include/QtCore/qflags.h:123:5: note: 'QFlags' has been explicitly marked deprecated here QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} ^ /Users/pbulk/build/x11/XaoS/work/.buildlink/qt5/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /Users/pbulk/build/x11/XaoS/work/.buildlink/qt5/include/QtCore/qcompilerdetection.h:691:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ In file included from moc_mainwindow.cpp:10: ./src/ui/mainwindow.h:19:49: warning: 'QFlags' is deprecated: Use default constructor instead [-Wdeprecated-declarations] Qt::KeyboardModifiers m_keyboardModifiers = 0; ^ /Users/pbulk/build/x11/XaoS/work/.buildlink/qt5/include/QtCore/qflags.h:123:5: note: 'QFlags' has been explicitly marked deprecated here QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} ^ /Users/pbulk/build/x11/XaoS/work/.buildlink/qt5/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /Users/pbulk/build/x11/XaoS/work/.buildlink/qt5/include/QtCore/qcompilerdetection.h:691:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ 2 warnings generated. /opt/pkg/qt5/bin/moc -DUSE_LONG_DOUBLE -DUSE_SFFE -DSFFE_CMPLX_GSL -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DTARGET_OS_MAC -D__APPLE__ -D__GNUC__=4 -D__APPLE_CC__ -D__cplusplus=199711L -D__APPLE_CC__=6000 -D__clang__ -D__clang_major__=15 -D__clang_minor__=0 -D__clang_patchlevel__=0 -D__GNUC__=4 -D__GNUC_MINOR__=2 -D__GNUC_PATCHLEVEL__=1 -I/opt/pkg/qt5/mkspecs/macx-clang -I/Users/pbulk/build/x11/XaoS/work/XaoS-release-4.2.1 -I/Users/pbulk/build/x11/XaoS/work/XaoS-release-4.2.1/src/include -I/Users/pbulk/build/x11/XaoS/work/XaoS-release-4.2.1/src/ui -I/opt/pkg/qt5/include -I/opt/pkg/qt5/include/QtWidgets -I/opt/pkg/qt5/include/QtGui -I/opt/pkg/qt5/include/QtCore src/ui/fractalwidget.h -o moc_fractalwidget.cpp clang++ -c -pipe -Os -I/opt/pkg/qt5/include -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -pipe -Os -Wno-register -I/opt/pkg/include -I/opt/pkg/lib/dbus-1.0/include/dbus -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -ffast-math -std=gnu++11 -Wall -Wextra -pthread -fPIC -DUSE_LONG_DOUBLE -DUSE_SFFE -DSFFE_CMPLX_GSL -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -Isrc/include -Isrc/ui -I/opt/pkg/qt5/include -I/opt/pkg/qt5/include/QtWidgets -I/opt/pkg/qt5/include/QtGui -I/opt/pkg/qt5/include/QtCore -I. -I/opt/pkg/include -I/opt/pkg/qt5/mkspecs/macx-clang -o moc_fractalwidget.o moc_fractalwidget.cpp /opt/pkg/qt5/bin/moc -DUSE_LONG_DOUBLE -DUSE_SFFE -DSFFE_CMPLX_GSL -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DTARGET_OS_MAC -D__APPLE__ -D__GNUC__=4 -D__APPLE_CC__ -D__cplusplus=199711L -D__APPLE_CC__=6000 -D__clang__ -D__clang_major__=15 -D__clang_minor__=0 -D__clang_patchlevel__=0 -D__GNUC__=4 -D__GNUC_MINOR__=2 -D__GNUC_PATCHLEVEL__=1 -I/opt/pkg/qt5/mkspecs/macx-clang -I/Users/pbulk/build/x11/XaoS/work/XaoS-release-4.2.1 -I/Users/pbulk/build/x11/XaoS/work/XaoS-release-4.2.1/src/include -I/Users/pbulk/build/x11/XaoS/work/XaoS-release-4.2.1/src/ui -I/opt/pkg/qt5/include -I/opt/pkg/qt5/include/QtWidgets -I/opt/pkg/qt5/include/QtGui -I/opt/pkg/qt5/include/QtCore src/ui/customdialog.h -o moc_customdialog.cpp clang++ -c -pipe -Os -I/opt/pkg/qt5/include -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -pipe -Os -Wno-register -I/opt/pkg/include -I/opt/pkg/lib/dbus-1.0/include/dbus -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -ffast-math -std=gnu++11 -Wall -Wextra -pthread -fPIC -DUSE_LONG_DOUBLE -DUSE_SFFE -DSFFE_CMPLX_GSL -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -Isrc/include -Isrc/ui -I/opt/pkg/qt5/include -I/opt/pkg/qt5/include/QtWidgets -I/opt/pkg/qt5/include/QtGui -I/opt/pkg/qt5/include/QtCore -I. -I/opt/pkg/include -I/opt/pkg/qt5/mkspecs/macx-clang -o moc_customdialog.o moc_customdialog.cpp clang++ -L/opt/pkg/lib -o bin/XaoS image_qt.o mainwindow.o fractalwidget.o customdialog.o main.o filter.o formulas.o fractal.o btrace.o palettef.o emboss.o star.o anti.o edge.o edge2.o rotate.o zoom.o blur.o interlace.o itersmall.o stereogram.o 3d.o subwindow.o plane.o julia.o autopilot.o menu.o ui_helper.o play.o render.o playtext.o save.o messg.o wstack.o catalog.o image.o palette.o thread.o xstring.o xerror.o xstdio.o xmenu.o random.o timers.o gsl_complex_math.o sffe.o sffe_cmplx_gsl.o qrc_XaoS.o moc_mainwindow.o moc_fractalwidget.o moc_customdialog.o -L/opt/pkg/lib /opt/pkg/qt5/lib/libQt5Widgets.dylib /opt/pkg/qt5/lib/libQt5Gui.dylib /opt/pkg/qt5/lib/libQt5Core.dylib -framework OpenGL -framework AGL /usr/bin/strip bin/XaoS