===> Building for xaos-4.2.1nb22 /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:689: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:689: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:689: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:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ 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:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ 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 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:689: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:689: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:689: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:689: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:689: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:689: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:689: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; ^ src/ui/main.cpp:470:15: error: use of undeclared identifier 'LC_NUMERIC' setlocale(LC_NUMERIC, "C"); ^ 3 warnings and 1 error generated. gmake: *** [Makefile:3461: main.o] Error 1 *** Error code 2 Stop. bmake[1]: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/x11/XaoS *** Error code 1 Stop. bmake: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/x11/XaoS