>>> Building on sparc64-2d under x11/textsuggest BDEPENDS = [x11/qt5/qttools,-main;lang/gcc/15,-libs;x11/qt5/qtbase,-main;lang/gcc/15,-c++;lang/gcc/15;x11/libdbus-c++] DIST = [x11/textsuggest:TextSuggest-v4.2.0.tar.gz] FULLPKGNAME = textsuggest-4.2.0p0 RDEPENDS = [x11/libdbus-c++;x11/qt5/qtbase,-main;lang/gcc/15,-libs;x11/xdotool] (Junk lock obtained for sparc64-2d at 1770891436.15) >>> Running depends in x11/textsuggest at 1770891436.32 last junk was in audio/xmms2 /usr/sbin/pkg_add -aI -Drepair libdbus-c++-0.9.0p3 was: /usr/sbin/pkg_add -aI -Drepair g++-15.2.0p5 gcc-15.2.0p5 gcc-libs-15.2.0p5 libdbus-c++-0.9.0p3 qtbase-5.15.18pl109p0 qttools-5.15.18pl3 /usr/sbin/pkg_add -aI -Drepair libdbus-c++-0.9.0p3 >>> Running show-prepare-results in x11/textsuggest at 1770891450.39 ===> x11/textsuggest ===> Building from scratch textsuggest-4.2.0p0 ===> textsuggest-4.2.0p0 depends on: qttools-* -> qttools-5.15.18pl3 ===> textsuggest-4.2.0p0 depends on: gcc->=15,<16 -> gcc-15.2.0p5 ===> textsuggest-4.2.0p0 depends on: g++->=15,<16 -> g++-15.2.0p5 ===> textsuggest-4.2.0p0 depends on: libdbus-c++-* -> libdbus-c++-0.9.0p3 ===> textsuggest-4.2.0p0 depends on: qtbase-* -> qtbase-5.15.18pl109p0 ===> textsuggest-4.2.0p0 depends on: gcc-libs->=15,<16 -> gcc-libs-15.2.0p5 ===> Verifying specs: c estdc++>=21 pthread GL Qt5Core Qt5Gui Qt5Widgets dbus-c++-1 m xcb ===> found c.102.2 estdc++.21.0 pthread.28.1 GL.19.2 Qt5Core.6.0 Qt5Gui.4.3 Qt5Widgets.4.1 dbus-c++-1.0.1 m.10.1 xcb.4.1 g++-15.2.0p5 gcc-15.2.0p5 gcc-libs-15.2.0p5 libdbus-c++-0.9.0p3 qtbase-5.15.18pl109p0 qttools-5.15.18pl3 Don't run junk because nojunk in x11/qt5/qtconnectivity (Junk lock released for sparc64-2d at 1770891462.13) distfiles size=217179 >>> Running patch in x11/textsuggest at 1770891462.27 ===> x11/textsuggest ===> Checking files for textsuggest-4.2.0p0 `/usr/ports/distfiles/TextSuggest-v4.2.0.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for textsuggest-4.2.0p0 ===> Patching for textsuggest-4.2.0p0 ===> Applying OpenBSD patch patch-lib_clip_clip_x11_cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Fix 2 heap buffer overwrites. |Fix use-after-free. |Fix abort() in librthread. |Index: lib/clip/clip_x11.cpp |--- lib/clip/clip_x11.cpp.orig |+++ lib/clip/clip_x11.cpp -------------------------- Patching file lib/clip/clip_x11.cpp using Plan A... Hunk #1 succeeded at 188. Hunk #2 succeeded at 440. Hunk #3 succeeded at 527. Hunk #4 succeeded at 588. Hunk #5 succeeded at 596. done ===> Applying OpenBSD patch patch-lib_subprocess_hpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Get rid of GNU-specific C++ type. |Trim down to features actually needed by Textsuggest. |Index: lib/subprocess.hpp |--- lib/subprocess.hpp.orig |+++ lib/subprocess.hpp -------------------------- Patching file lib/subprocess.hpp using Plan A... Hunk #1 succeeded at 11. Hunk #2 succeeded at 27. Hunk #3 succeeded at 94. Hunk #4 succeeded at 118. Hunk #5 succeeded at 141. Hunk #6 succeeded at 157. done ===> Applying OpenBSD patch patch-server_Files_hpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Adjust hard-coded paths. |Index: server/Files.hpp |--- server/Files.hpp.orig |+++ server/Files.hpp -------------------------- Patching file server/Files.hpp using Plan A... Hunk #1 succeeded at 42. Hunk #2 succeeded at 59. Hunk #3 succeeded at 195. done ===> Applying OpenBSD patch patch-server_Processors_hpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Adjust to match our changes in subprocess.hpp. |Index: server/Processors.hpp |--- server/Processors.hpp.orig |+++ server/Processors.hpp -------------------------- Patching file server/Processors.hpp using Plan A... Hunk #1 succeeded at 59. Hunk #2 succeeded at 70. done ===> Applying OpenBSD patch patch-server_TextSuggestServer_cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Adjust to match our changes in subprocess.hpp. |Index: server/TextSuggestServer.cpp |--- server/TextSuggestServer.cpp.orig |+++ server/TextSuggestServer.cpp -------------------------- Patching file server/TextSuggestServer.cpp using Plan A... Hunk #1 succeeded at 347. Hunk #2 succeeded at 425. Hunk #3 succeeded at 456. done ===> Applying OpenBSD patch patch-textsuggest_processors_command_cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Adjust to match our changes in subprocess.hpp. |Index: textsuggest/processors/command.cpp |--- textsuggest/processors/command.cpp.orig |+++ textsuggest/processors/command.cpp -------------------------- Patching file textsuggest/processors/command.cpp using Plan A... Hunk #1 succeeded at 31. done ===> Applying OpenBSD patch patch-textsuggest_processors_math_expression_cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Adjust to match our changes in subprocess.hpp. |Index: textsuggest/processors/math_expression.cpp |--- textsuggest/processors/math_expression.cpp.orig |+++ textsuggest/processors/math_expression.cpp -------------------------- Patching file textsuggest/processors/math_expression.cpp using Plan A... Hunk #1 succeeded at 24. done ===> Applying OpenBSD patch patch-ui_TextSuggest-C++_pro Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Fix hard-coded paths and cxxflags for qmake. |Index: ui/TextSuggest-C++.pro |--- ui/TextSuggest-C++.pro.orig |+++ ui/TextSuggest-C++.pro -------------------------- Patching file ui/TextSuggest-C++.pro using Plan A... Hunk #1 succeeded at 5. Hunk #2 succeeded at 13. done /usr/bin/perl /usr/ports/infrastructure/bin/pkg_subst -DMODQT5_COMMENT=\"@comment\ \" -DARCH=sparc64 -DBASE_PKGPATH=x11/textsuggest -DFLAVOR_EXT= -DFULLPKGNAME=textsuggest-4.2.0p0 -DHOMEPAGE=https://bharadwaj-raju.itch.io/textsuggest -DLOCALBASE=/usr/local -DLOCALSTATEDIR=/var -DMACHINE_ARCH=sparc64 -DMAINTAINER=Stefan\ Sperling\ \ -DPREFIX=/usr/local -DRCDIR=/etc/rc.d -DSYSCONFDIR=/etc -DTRUEPREFIX=/usr/local -DX11BASE=/usr/X11R6 -DPKGSTEM=textsuggest -i -B /usr/obj/ports/textsuggest-4.2.0 /usr/obj/ports/textsuggest-4.2.0/TextSuggest-v4.2.0/server/Files.hpp ===> Compiler link: gcc -> /usr/local/bin/egcc ===> Compiler link: cc -> /usr/local/bin/egcc ===> Compiler link: c++ -> /usr/local/bin/eg++ ===> Compiler link: g++ -> /usr/local/bin/eg++ >>> Running configure in x11/textsuggest at 1770891466.04 ===> x11/textsuggest ===> Generating configure for textsuggest-4.2.0p0 ===> Configuring for textsuggest-4.2.0p0 >>> Running build in x11/textsuggest at 1770891467.85 ===> x11/textsuggest ===> Building for textsuggest-4.2.0p0 cd /usr/obj/ports/textsuggest-4.2.0/TextSuggest-v4.2.0/ui && /usr/bin/env -i MOC=/usr/local/bin/moc-qt5 MODQT_INCDIR=/usr/local/include/X11/qt5 MODQT_LIBDIR=/usr/local/lib/qt5 UIC=/usr/local/bin/uic-qt5 Qt5_DIR=/usr/local/lib/qt5/cmake Qt53DAnimation_DIR=/usr/local/lib/qt5/cmake Qt53DCore_DIR=/usr/local/lib/qt5/cmake Qt53DExtras_DIR=/usr/local/lib/qt5/cmake Qt53DInput_DIR=/usr/local/lib/qt5/cmake Qt53DLogic_DIR=/usr/local/lib/qt5/cmake Qt53DQuick_DIR=/usr/local/lib/qt5/cmake Qt53DQuickAnimation_DIR=/usr/local/lib/qt5/cmake Qt53DQuickExtras_DIR=/usr/local/lib/qt5/cmake Qt53DQuickInput_DIR=/usr/local/lib/qt5/cmake Qt53DQuickRender_DIR=/usr/local/lib/qt5/cmake Qt53DQuickScene2D_DIR=/usr/local/lib/qt5/cmake Qt53DRender_DIR=/usr/local/lib/qt5/cmake Qt5AccessibilitySupport_DIR=/usr/local/lib/qt5/cmake Qt5AttributionsScannerTools_DIR=/usr/local/lib/qt5/cmake Qt5Bluetooth_DIR=/usr/local/lib/qt5/cmake Qt5Bodymovin_DIR=/usr/local/lib/qt5/cmake Qt5Charts_DIR=/usr/local/lib/qt5/cmake Qt5Concurrent_DIR=/usr/local/lib/qt5/cmake Qt5Core_DIR=/usr/local/lib/qt5/cmake Qt5DBus_DIR=/usr/local/lib/qt5/cmake Qt5DataVisualization_DIR=/usr/local/lib/qt5/cmake Qt5Designer_DIR=/usr/local/lib/qt5/cmake Qt5DesignerComponents_DIR=/usr/local/lib/qt5/cmake Qt5DeviceDiscoverySupport_DIR=/usr/local/lib/qt5/cmake Qt5DocTools_DIR=/usr/local/lib/qt5/cmake Qt5EdidSupport_DIR=/usr/local/lib/qt5/cmake Qt5EglFSDeviceIntegration_DIR=/usr/local/lib/qt5/cmake Qt5EglFsKmsSupport_DIR=/usr/local/lib/qt5/cmake Qt5EglSupport_DIR=/usr/local/lib/qt5/cmake Qt5EventDispatcherSupport_DIR=/usr/local/lib/qt5/cmake Qt5FbSupport_DIR=/usr/local/lib/qt5/cmake Qt5FontDatabaseSupport_DIR=/usr/local/lib/qt5/cmake Qt5Gamepad_DIR=/usr/local/lib/qt5/cmake Qt5GlxSupport_DIR=/usr/local/lib/qt5/cmake Qt5Gui_DIR=/usr/local/lib/qt5/cmake Qt5Help_DIR=/usr/local/lib/qt5/cmake Qt5HunspellInputMethod_DIR=/usr/local/lib/qt5/cmake Qt5InputSupport_DIR=/usr/local/lib/qt5/cmake Qt5KmsSupport_DIR=/usr/local/lib/qt5/cmake Qt5LinguistTools_DIR=/usr/local/lib/qt5/cmake Qt5LinuxAccessibilitySupport_DIR=/usr/local/lib/qt5/cmake Qt5Location_DIR=/usr/local/lib/qt5/cmake Qt5Multimedia_DIR=/usr/local/lib/qt5/cmake Qt5MultimediaGstTools_DIR=/usr/local/lib/qt5/cmake Qt5MultimediaQuick_DIR=/usr/local/lib/qt5/cmake Qt5MultimediaWidgets_DIR=/usr/local/lib/qt5/cmake Qt5Network_DIR=/usr/local/lib/qt5/cmake Qt5NetworkAuth_DIR=/usr/local/lib/qt5/cmake Qt5Nfc_DIR=/usr/local/lib/qt5/cmake Qt5OpenGL_DIR=/usr/local/lib/qt5/cmake Qt5OpenGLExtensions_DIR=/usr/local/lib/qt5/cmake Qt5PacketProtocol_DIR=/usr/local/lib/qt5/cmake Qt5Pdf_DIR=/usr/local/lib/qt5/cmake Qt5PdfWidgets_DIR=/usr/local/lib/qt5/cmake Qt5PlatformCompositorSupport_DIR=/usr/local/lib/qt5/cmake Qt5Positioning_DIR=/usr/local/lib/qt5/cmake Qt5PositioningQuick_DIR=/usr/local/lib/qt5/cmake Qt5PrintSupport_DIR=/usr/local/lib/qt5/cmake Qt5Purchasing_DIR=/usr/local/lib/qt5/cmake Qt5Qml_DIR=/usr/local/lib/qt5/cmake Qt5QmlDebug_DIR=/usr/local/lib/qt5/cmake Qt5QmlDevTools_DIR=/usr/local/lib/qt5/cmake Qt5QmlImportScanner_DIR=/usr/local/lib/qt5/cmake Qt5QmlModels_DIR=/usr/local/lib/qt5/cmake Qt5QmlWorkerScript_DIR=/usr/local/lib/qt5/cmake Qt5Quick_DIR=/usr/local/lib/qt5/cmake Qt5QuickCompiler_DIR=/usr/local/lib/qt5/cmake Qt5QuickControls2_DIR=/usr/local/lib/qt5/cmake Qt5QuickParticles_DIR=/usr/local/lib/qt5/cmake Qt5QuickShapes_DIR=/usr/local/lib/qt5/cmake Qt5QuickTemplates2_DIR=/usr/local/lib/qt5/cmake Qt5QuickTest_DIR=/usr/local/lib/qt5/cmake Qt5QuickWidgets_DIR=/usr/local/lib/qt5/cmake Qt5RemoteObjects_DIR=/usr/local/lib/qt5/cmake Qt5RepParser_DIR=/usr/local/lib/qt5/cmake Qt5Script_DIR=/usr/local/lib/qt5/cmake Qt5ScriptTools_DIR=/usr/local/lib/qt5/cmake Qt5Scxml_DIR=/usr/local/lib/qt5/cmake Qt5Sensors_DIR=/usr/local/lib/qt5/cmake Qt5SerialBus_DIR=/usr/local/lib/qt5/cmake Qt5SerialPort_DIR=/usr/local/lib/qt5/cmake Qt5ServiceSupport_DIR=/usr/local/lib/qt5/cmake Qt5Sql_DIR=/usr/local/lib/qt5/cmake Qt5Svg_DIR=/usr/local/lib/qt5/cmake Qt5Test_DIR=/usr/local/lib/qt5/cmake Qt5TextToSpeech_DIR=/usr/local/lib/qt5/cmake Qt5ThemeSupport_DIR=/usr/local/lib/qt5/cmake Qt5UiPlugin_DIR=/usr/local/lib/qt5/cmake Qt5UiTools_DIR=/usr/local/lib/qt5/cmake Qt5VirtualKeyboard_DIR=/usr/local/lib/qt5/cmake Qt5WaylandClient_DIR=/usr/local/lib/qt5/cmake Qt5WaylandCompositor_DIR=/usr/local/lib/qt5/cmake Qt5WebChannel_DIR=/usr/local/lib/qt5/cmake Qt5WebEngine_DIR=/usr/local/lib/qt5/cmake Qt5WebEngineCore_DIR=/usr/local/lib/qt5/cmake Qt5WebEngineWidgets_DIR=/usr/local/lib/qt5/cmake Qt5WebKit_DIR=/usr/local/lib/qt5/cmake Qt5WebKitWidgets_DIR=/usr/local/lib/qt5/cmake Qt5WebSockets_DIR=/usr/local/lib/qt5/cmake Qt5WebView_DIR=/usr/local/lib/qt5/cmake Qt5Widgets_DIR=/usr/local/lib/qt5/cmake Qt5X11Extras_DIR=/usr/local/lib/qt5/cmake Qt5XcbQpa_DIR=/usr/local/lib/qt5/cmake Qt5XkbCommonSupport_DIR=/usr/local/lib/qt5/cmake Qt5Xml_DIR=/usr/local/lib/qt5/cmake Qt5XmlPatterns_DIR=/usr/local/lib/qt5/cmake CC=cc CXX=c++ PORTSDIR="/usr/ports" LIBTOOL="/usr/bin/libtool" PATH='/usr/obj/ports/textsuggest-4.2.0/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11R6/bin' PREFIX='/usr/local' LOCALBASE='/usr/local' X11BASE='/usr/X11R6' CFLAGS='-O2 -pipe' TRUEPREFIX='/usr/local' DESTDIR='' HOME='/textsuggest-4.2.0_writes_to_HOME' PICFLAG="-fPIC" BINGRP=bin BINOWN=root BINMODE=755 NONBINMODE=644 DIRMODE=755 INSTALL_COPY=-c INSTALL_STRIP=-s MANGRP=bin MANOWN=root MANMODE=644 BSD_INSTALL_PROGRAM="/usr/obj/ports/textsuggest-4.2.0/bin/install -c -s -m 755" BSD_INSTALL_SCRIPT="/usr/obj/ports/textsuggest-4.2.0/bin/install -c -m 755" BSD_INSTALL_DATA="/usr/obj/ports/textsuggest-4.2.0/bin/install -c -m 644" BSD_INSTALL_MAN="/usr/obj/ports/textsuggest-4.2.0/bin/install -c -m 644" BSD_INSTALL_PROGRAM_DIR="/usr/obj/ports/textsuggest-4.2.0/bin/install -d -m 755" BSD_INSTALL_SCRIPT_DIR="/usr/obj/ports/textsuggest-4.2.0/bin/install -d -m 755" BSD_INSTALL_DATA_DIR="/usr/obj/ports/textsuggest-4.2.0/bin/install -d -m 755" BSD_INSTALL_MAN_DIR="/usr/obj/ports/textsuggest-4.2.0/bin/install -d -m 755" /usr/local/bin/qmake-qt5 -makefile Info: creating stash file /usr/obj/ports/textsuggest-4.2.0/TextSuggest-v4.2.0/ui/.qmake.stash cd /usr/obj/ports/textsuggest-4.2.0/TextSuggest-v4.2.0/ui && /usr/bin/env -i MOC=/usr/local/bin/moc-qt5 MODQT_INCDIR=/usr/local/include/X11/qt5 MODQT_LIBDIR=/usr/local/lib/qt5 UIC=/usr/local/bin/uic-qt5 Qt5_DIR=/usr/local/lib/qt5/cmake Qt53DAnimation_DIR=/usr/local/lib/qt5/cmake Qt53DCore_DIR=/usr/local/lib/qt5/cmake Qt53DExtras_DIR=/usr/local/lib/qt5/cmake Qt53DInput_DIR=/usr/local/lib/qt5/cmake Qt53DLogic_DIR=/usr/local/lib/qt5/cmake Qt53DQuick_DIR=/usr/local/lib/qt5/cmake Qt53DQuickAnimation_DIR=/usr/local/lib/qt5/cmake Qt53DQuickExtras_DIR=/usr/local/lib/qt5/cmake Qt53DQuickInput_DIR=/usr/local/lib/qt5/cmake Qt53DQuickRender_DIR=/usr/local/lib/qt5/cmake Qt53DQuickScene2D_DIR=/usr/local/lib/qt5/cmake Qt53DRender_DIR=/usr/local/lib/qt5/cmake Qt5AccessibilitySupport_DIR=/usr/local/lib/qt5/cmake Qt5AttributionsScannerTools_DIR=/usr/local/lib/qt5/cmake Qt5Bluetooth_DIR=/usr/local/lib/qt5/cmake Qt5Bodymovin_DIR=/usr/local/lib/qt5/cmake Qt5Charts_DIR=/usr/local/lib/qt5/cmake Qt5Concurrent_DIR=/usr/local/lib/qt5/cmake Qt5Core_DIR=/usr/local/lib/qt5/cmake Qt5DBus_DIR=/usr/local/lib/qt5/cmake Qt5DataVisualization_DIR=/usr/local/lib/qt5/cmake Qt5Designer_DIR=/usr/local/lib/qt5/cmake Qt5DesignerComponents_DIR=/usr/local/lib/qt5/cmake Qt5DeviceDiscoverySupport_DIR=/usr/local/lib/qt5/cmake Qt5DocTools_DIR=/usr/local/lib/qt5/cmake Qt5EdidSupport_DIR=/usr/local/lib/qt5/cmake Qt5EglFSDeviceIntegration_DIR=/usr/local/lib/qt5/cmake Qt5EglFsKmsSupport_DIR=/usr/local/lib/qt5/cmake Qt5EglSupport_DIR=/usr/local/lib/qt5/cmake Qt5EventDispatcherSupport_DIR=/usr/local/lib/qt5/cmake Qt5FbSupport_DIR=/usr/local/lib/qt5/cmake Qt5FontDatabaseSupport_DIR=/usr/local/lib/qt5/cmake Qt5Gamepad_DIR=/usr/local/lib/qt5/cmake Qt5GlxSupport_DIR=/usr/local/lib/qt5/cmake Qt5Gui_DIR=/usr/local/lib/qt5/cmake Qt5Help_DIR=/usr/local/lib/qt5/cmake Qt5HunspellInputMethod_DIR=/usr/local/lib/qt5/cmake Qt5InputSupport_DIR=/usr/local/lib/qt5/cmake Qt5KmsSupport_DIR=/usr/local/lib/qt5/cmake Qt5LinguistTools_DIR=/usr/local/lib/qt5/cmake Qt5LinuxAccessibilitySupport_DIR=/usr/local/lib/qt5/cmake Qt5Location_DIR=/usr/local/lib/qt5/cmake Qt5Multimedia_DIR=/usr/local/lib/qt5/cmake Qt5MultimediaGstTools_DIR=/usr/local/lib/qt5/cmake Qt5MultimediaQuick_DIR=/usr/local/lib/qt5/cmake Qt5MultimediaWidgets_DIR=/usr/local/lib/qt5/cmake Qt5Network_DIR=/usr/local/lib/qt5/cmake Qt5NetworkAuth_DIR=/usr/local/lib/qt5/cmake Qt5Nfc_DIR=/usr/local/lib/qt5/cmake Qt5OpenGL_DIR=/usr/local/lib/qt5/cmake Qt5OpenGLExtensions_DIR=/usr/local/lib/qt5/cmake Qt5PacketProtocol_DIR=/usr/local/lib/qt5/cmake Qt5Pdf_DIR=/usr/local/lib/qt5/cmake Qt5PdfWidgets_DIR=/usr/local/lib/qt5/cmake Qt5PlatformCompositorSupport_DIR=/usr/local/lib/qt5/cmake Qt5Positioning_DIR=/usr/local/lib/qt5/cmake Qt5PositioningQuick_DIR=/usr/local/lib/qt5/cmake Qt5PrintSupport_DIR=/usr/local/lib/qt5/cmake Qt5Purchasing_DIR=/usr/local/lib/qt5/cmake Qt5Qml_DIR=/usr/local/lib/qt5/cmake Qt5QmlDebug_DIR=/usr/local/lib/qt5/cmake Qt5QmlDevTools_DIR=/usr/local/lib/qt5/cmake Qt5QmlImportScanner_DIR=/usr/local/lib/qt5/cmake Qt5QmlModels_DIR=/usr/local/lib/qt5/cmake Qt5QmlWorkerScript_DIR=/usr/local/lib/qt5/cmake Qt5Quick_DIR=/usr/local/lib/qt5/cmake Qt5QuickCompiler_DIR=/usr/local/lib/qt5/cmake Qt5QuickControls2_DIR=/usr/local/lib/qt5/cmake Qt5QuickParticles_DIR=/usr/local/lib/qt5/cmake Qt5QuickShapes_DIR=/usr/local/lib/qt5/cmake Qt5QuickTemplates2_DIR=/usr/local/lib/qt5/cmake Qt5QuickTest_DIR=/usr/local/lib/qt5/cmake Qt5QuickWidgets_DIR=/usr/local/lib/qt5/cmake Qt5RemoteObjects_DIR=/usr/local/lib/qt5/cmake Qt5RepParser_DIR=/usr/local/lib/qt5/cmake Qt5Script_DIR=/usr/local/lib/qt5/cmake Qt5ScriptTools_DIR=/usr/local/lib/qt5/cmake Qt5Scxml_DIR=/usr/local/lib/qt5/cmake Qt5Sensors_DIR=/usr/local/lib/qt5/cmake Qt5SerialBus_DIR=/usr/local/lib/qt5/cmake Qt5SerialPort_DIR=/usr/local/lib/qt5/cmake Qt5ServiceSupport_DIR=/usr/local/lib/qt5/cmake Qt5Sql_DIR=/usr/local/lib/qt5/cmake Qt5Svg_DIR=/usr/local/lib/qt5/cmake Qt5Test_DIR=/usr/local/lib/qt5/cmake Qt5TextToSpeech_DIR=/usr/local/lib/qt5/cmake Qt5ThemeSupport_DIR=/usr/local/lib/qt5/cmake Qt5UiPlugin_DIR=/usr/local/lib/qt5/cmake Qt5UiTools_DIR=/usr/local/lib/qt5/cmake Qt5VirtualKeyboard_DIR=/usr/local/lib/qt5/cmake Qt5WaylandClient_DIR=/usr/local/lib/qt5/cmake Qt5WaylandCompositor_DIR=/usr/local/lib/qt5/cmake Qt5WebChannel_DIR=/usr/local/lib/qt5/cmake Qt5WebEngine_DIR=/usr/local/lib/qt5/cmake Qt5WebEngineCore_DIR=/usr/local/lib/qt5/cmake Qt5WebEngineWidgets_DIR=/usr/local/lib/qt5/cmake Qt5WebKit_DIR=/usr/local/lib/qt5/cmake Qt5WebKitWidgets_DIR=/usr/local/lib/qt5/cmake Qt5WebSockets_DIR=/usr/local/lib/qt5/cmake Qt5WebView_DIR=/usr/local/lib/qt5/cmake Qt5Widgets_DIR=/usr/local/lib/qt5/cmake Qt5X11Extras_DIR=/usr/local/lib/qt5/cmake Qt5XcbQpa_DIR=/usr/local/lib/qt5/cmake Qt5XkbCommonSupport_DIR=/usr/local/lib/qt5/cmake Qt5Xml_DIR=/usr/local/lib/qt5/cmake Qt5XmlPatterns_DIR=/usr/local/lib/qt5/cmake CC=cc CXX=c++ PORTSDIR="/usr/ports" LIBTOOL="/usr/bin/libtool" PATH='/usr/obj/ports/textsuggest-4.2.0/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11R6/bin' PREFIX='/usr/local' LOCALBASE='/usr/local' X11BASE='/usr/X11R6' CFLAGS='-O2 -pipe' TRUEPREFIX='/usr/local' DESTDIR='' HOME='/textsuggest-4.2.0_writes_to_HOME' PICFLAG="-fPIC" BINGRP=bin BINOWN=root BINMODE=755 NONBINMODE=644 DIRMODE=755 INSTALL_COPY=-c INSTALL_STRIP=-s MANGRP=bin MANOWN=root MANMODE=644 BSD_INSTALL_PROGRAM="/usr/obj/ports/textsuggest-4.2.0/bin/install -c -s -m 755" BSD_INSTALL_SCRIPT="/usr/obj/ports/textsuggest-4.2.0/bin/install -c -m 755" BSD_INSTALL_DATA="/usr/obj/ports/textsuggest-4.2.0/bin/install -c -m 644" BSD_INSTALL_MAN="/usr/obj/ports/textsuggest-4.2.0/bin/install -c -m 644" BSD_INSTALL_PROGRAM_DIR="/usr/obj/ports/textsuggest-4.2.0/bin/install -d -m 755" BSD_INSTALL_SCRIPT_DIR="/usr/obj/ports/textsuggest-4.2.0/bin/install -d -m 755" BSD_INSTALL_DATA_DIR="/usr/obj/ports/textsuggest-4.2.0/bin/install -d -m 755" BSD_INSTALL_MAN_DIR="/usr/obj/ports/textsuggest-4.2.0/bin/install -d -m 755" /usr/bin/make MOC=/usr/local/bin/moc-qt5 MODQT_INCDIR=/usr/local/include/X11/qt5 MODQT_LIBDIR=/usr/local/lib/qt5 UIC=/usr/local/bin/uic-qt5 Qt5_DIR=/usr/local/lib/qt5/cmake Qt53DAnimation_DIR=/usr/local/lib/qt5/cmake Qt53DCore_DIR=/usr/local/lib/qt5/cmake Qt53DExtras_DIR=/usr/local/lib/qt5/cmake Qt53DInput_DIR=/usr/local/lib/qt5/cmake Qt53DLogic_DIR=/usr/local/lib/qt5/cmake Qt53DQuick_DIR=/usr/local/lib/qt5/cmake Qt53DQuickAnimation_DIR=/usr/local/lib/qt5/cmake Qt53DQuickExtras_DIR=/usr/local/lib/qt5/cmake Qt53DQuickInput_DIR=/usr/local/lib/qt5/cmake Qt53DQuickRender_DIR=/usr/local/lib/qt5/cmake Qt53DQuickScene2D_DIR=/usr/local/lib/qt5/cmake Qt53DRender_DIR=/usr/local/lib/qt5/cmake Qt5AccessibilitySupport_DIR=/usr/local/lib/qt5/cmake Qt5AttributionsScannerTools_DIR=/usr/local/lib/qt5/cmake Qt5Bluetooth_DIR=/usr/local/lib/qt5/cmake Qt5Bodymovin_DIR=/usr/local/lib/qt5/cmake Qt5Charts_DIR=/usr/local/lib/qt5/cmake Qt5Concurrent_DIR=/usr/local/lib/qt5/cmake Qt5Core_DIR=/usr/local/lib/qt5/cmake Qt5DBus_DIR=/usr/local/lib/qt5/cmake Qt5DataVisualization_DIR=/usr/local/lib/qt5/cmake Qt5Designer_DIR=/usr/local/lib/qt5/cmake Qt5DesignerComponents_DIR=/usr/local/lib/qt5/cmake Qt5DeviceDiscoverySupport_DIR=/usr/local/lib/qt5/cmake Qt5DocTools_DIR=/usr/local/lib/qt5/cmake Qt5EdidSupport_DIR=/usr/local/lib/qt5/cmake Qt5EglFSDeviceIntegration_DIR=/usr/local/lib/qt5/cmake Qt5EglFsKmsSupport_DIR=/usr/local/lib/qt5/cmake Qt5EglSupport_DIR=/usr/local/lib/qt5/cmake Qt5EventDispatcherSupport_DIR=/usr/local/lib/qt5/cmake Qt5FbSupport_DIR=/usr/local/lib/qt5/cmake Qt5FontDatabaseSupport_DIR=/usr/local/lib/qt5/cmake Qt5Gamepad_DIR=/usr/local/lib/qt5/cmake Qt5GlxSupport_DIR=/usr/local/lib/qt5/cmake Qt5Gui_DIR=/usr/local/lib/qt5/cmake Qt5Help_DIR=/usr/local/lib/qt5/cmake Qt5HunspellInputMethod_DIR=/usr/local/lib/qt5/cmake Qt5InputSupport_DIR=/usr/local/lib/qt5/cmake Qt5KmsSupport_DIR=/usr/local/lib/qt5/cmake Qt5LinguistTools_DIR=/usr/local/lib/qt5/cmake Qt5LinuxAccessibilitySupport_DIR=/usr/local/lib/qt5/cmake Qt5Location_DIR=/usr/local/lib/qt5/cmake Qt5Multimedia_DIR=/usr/local/lib/qt5/cmake Qt5MultimediaGstTools_DIR=/usr/local/lib/qt5/cmake Qt5MultimediaQuick_DIR=/usr/local/lib/qt5/cmake Qt5MultimediaWidgets_DIR=/usr/local/lib/qt5/cmake Qt5Network_DIR=/usr/local/lib/qt5/cmake Qt5NetworkAuth_DIR=/usr/local/lib/qt5/cmake Qt5Nfc_DIR=/usr/local/lib/qt5/cmake Qt5OpenGL_DIR=/usr/local/lib/qt5/cmake Qt5OpenGLExtensions_DIR=/usr/local/lib/qt5/cmake Qt5PacketProtocol_DIR=/usr/local/lib/qt5/cmake Qt5Pdf_DIR=/usr/local/lib/qt5/cmake Qt5PdfWidgets_DIR=/usr/local/lib/qt5/cmake Qt5PlatformCompositorSupport_DIR=/usr/local/lib/qt5/cmake Qt5Positioning_DIR=/usr/local/lib/qt5/cmake Qt5PositioningQuick_DIR=/usr/local/lib/qt5/cmake Qt5PrintSupport_DIR=/usr/local/lib/qt5/cmake Qt5Purchasing_DIR=/usr/local/lib/qt5/cmake Qt5Qml_DIR=/usr/local/lib/qt5/cmake Qt5QmlDebug_DIR=/usr/local/lib/qt5/cmake Qt5QmlDevTools_DIR=/usr/local/lib/qt5/cmake Qt5QmlImportScanner_DIR=/usr/local/lib/qt5/cmake Qt5QmlModels_DIR=/usr/local/lib/qt5/cmake Qt5QmlWorkerScript_DIR=/usr/local/lib/qt5/cmake Qt5Quick_DIR=/usr/local/lib/qt5/cmake Qt5QuickCompiler_DIR=/usr/local/lib/qt5/cmake Qt5QuickControls2_DIR=/usr/local/lib/qt5/cmake Qt5QuickParticles_DIR=/usr/local/lib/qt5/cmake Qt5QuickShapes_DIR=/usr/local/lib/qt5/cmake Qt5QuickTemplates2_DIR=/usr/local/lib/qt5/cmake Qt5QuickTest_DIR=/usr/local/lib/qt5/cmake Qt5QuickWidgets_DIR=/usr/local/lib/qt5/cmake Qt5RemoteObjects_DIR=/usr/local/lib/qt5/cmake Qt5RepParser_DIR=/usr/local/lib/qt5/cmake Qt5Script_DIR=/usr/local/lib/qt5/cmake Qt5ScriptTools_DIR=/usr/local/lib/qt5/cmake Qt5Scxml_DIR=/usr/local/lib/qt5/cmake Qt5Sensors_DIR=/usr/local/lib/qt5/cmake Qt5SerialBus_DIR=/usr/local/lib/qt5/cmake Qt5SerialPort_DIR=/usr/local/lib/qt5/cmake Qt5ServiceSupport_DIR=/usr/local/lib/qt5/cmake Qt5Sql_DIR=/usr/local/lib/qt5/cmake Qt5Svg_DIR=/usr/local/lib/qt5/cmake Qt5Test_DIR=/usr/local/lib/qt5/cmake Qt5TextToSpeech_DIR=/usr/local/lib/qt5/cmake Qt5ThemeSupport_DIR=/usr/local/lib/qt5/cmake Qt5UiPlugin_DIR=/usr/local/lib/qt5/cmake Qt5UiTools_DIR=/usr/local/lib/qt5/cmake Qt5VirtualKeyboard_DIR=/usr/local/lib/qt5/cmake Qt5WaylandClient_DIR=/usr/local/lib/qt5/cmake Qt5WaylandCompositor_DIR=/usr/local/lib/qt5/cmake Qt5WebChannel_DIR=/usr/local/lib/qt5/cmake Qt5WebEngine_DIR=/usr/local/lib/qt5/cmake Qt5WebEngineCore_DIR=/usr/local/lib/qt5/cmake Qt5WebEngineWidgets_DIR=/usr/local/lib/qt5/cmake Qt5WebKit_DIR=/usr/local/lib/qt5/cmake Qt5WebKitWidgets_DIR=/usr/local/lib/qt5/cmake Qt5WebSockets_DIR=/usr/local/lib/qt5/cmake Qt5WebView_DIR=/usr/local/lib/qt5/cmake Qt5Widgets_DIR=/usr/local/lib/qt5/cmake Qt5X11Extras_DIR=/usr/local/lib/qt5/cmake Qt5XcbQpa_DIR=/usr/local/lib/qt5/cmake Qt5XkbCommonSupport_DIR=/usr/local/lib/qt5/cmake Qt5Xml_DIR=/usr/local/lib/qt5/cmake Qt5XmlPatterns_DIR=/usr/local/lib/qt5/cmake CC=cc CXX=c++ LIBTOOL="/usr/bin/libtool" SHARED_LIBS_LOG=/usr/obj/ports/textsuggest-4.2.0/TextSuggest-v4.2.0/shared_libs.log -f Makefile all c++ -c -pipe -std=c++11 -Wall -Wextra -pthread -fPIC -DQT_DEPRECATED_WARNINGS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/local/include/dbus-c++-1 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/X11R6/include -I/usr/X11R6/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/openbsd-g++ -o EventCatcherEntry.o EventCatcherEntry.cpp EventCatcherEntry.cpp: In constructor 'EventCatcherEntry::EventCatcherEntry(QWidget*)': EventCatcherEntry.cpp:3:48: warning: unused parameter 'parent' [-Wunused-parameter] 3 | EventCatcherEntry::EventCatcherEntry(QWidget * parent) {} | ~~~~~~~~~~^~~~~~ c++ -c -pipe -std=c++11 -Wall -Wextra -pthread -fPIC -DQT_DEPRECATED_WARNINGS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/local/include/dbus-c++-1 -I/usr/local/include/X11/qt5 -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5/QtCore -I. -I/usr/X11R6/include -I/usr/X11R6/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/openbsd-g++ -o textsuggest-ui.o textsuggest-ui.cpp In file included from /usr/local/include/dbus-c++-1/dbus-c++/dbus.h:33, from textsuggest-ui.cpp:5: /usr/local/include/dbus-c++-1/dbus-c++/server.h: In copy constructor 'DBus::Server::Server(const DBus::Server&)': /usr/local/include/dbus-c++-1/dbus-c++/server.h:63:24: warning: unused parameter 's' [-Wunused-parameter] 63 | Server(const Server &s) | ~~~~~~~~~~~~~~^ In file included from textsuggest-ui.cpp:7: ../lib/cxxopts.hpp: In member function 'void cxxopts::values::detail::SignedCheck::operator()(bool, U, const std::string&)': ../lib/cxxopts.hpp:471:42: error: 'numeric_limits' is not a member of 'std' [-Wtemplate-body] 471 | if (u > static_cast(-std::numeric_limits::min())) | ^~~~~~~~~~~~~~ ../lib/cxxopts.hpp:471:58: error: expected primary-expression before '>' token [-Wtemplate-body] 471 | if (u > static_cast(-std::numeric_limits::min())) | ^ ../lib/cxxopts.hpp:471:61: error: '::min' has not been declared; did you mean 'std::min'? [-Wtemplate-body] 471 | if (u > static_cast(-std::numeric_limits::min())) | ^~~ | std::min In file included from /usr/local/include/c++/15.2.0/regex:54, from ../lib/cxxopts.hpp:34: /usr/local/include/c++/15.2.0/bits/stl_algo.h:5774:5: note: 'std::min' declared here 5774 | min(initializer_list<_Tp> __l, _Compare __comp) | ^~~ ../lib/cxxopts.hpp:478:41: error: 'numeric_limits' is not a member of 'std' [-Wtemplate-body] 478 | if (u > static_cast(std::numeric_limits::max())) | ^~~~~~~~~~~~~~ ../lib/cxxopts.hpp:478:57: error: expected primary-expression before '>' token [-Wtemplate-body] 478 | if (u > static_cast(std::numeric_limits::max())) | ^ ../lib/cxxopts.hpp:478:60: error: '::max' has not been declared; did you mean 'std::max'? [-Wtemplate-body] 478 | if (u > static_cast(std::numeric_limits::max())) | ^~~ | std::max /usr/local/include/c++/15.2.0/bits/stl_algo.h:5794:5: note: 'std::max' declared here 5794 | max(initializer_list<_Tp> __l, _Compare __comp) | ^~~ ../lib/cxxopts.hpp: In function 'void cxxopts::values::detail::check_signed_range(bool, U, const std::string&)': ../lib/cxxopts.hpp:498:29: error: 'numeric_limits' is not a member of 'std' [-Wtemplate-body] 498 | SignedCheck::is_signed>()(negative, value, text); | ^~~~~~~~~~~~~~ ../lib/cxxopts.hpp:498:29: error: 'numeric_limits' is not a member of 'std' [-Wtemplate-body] ../lib/cxxopts.hpp:498:45: error: template argument 2 is invalid [-Wtemplate-body] 498 | SignedCheck::is_signed>()(negative, value, text); | ^ ../lib/cxxopts.hpp:498:57: error: qualified-id in declaration before '>' token [-Wtemplate-body] 498 | SignedCheck::is_signed>()(negative, value, text); | ^ ../lib/cxxopts.hpp: In function 'void cxxopts::values::integer_parser(const std::string&, T&)': ../lib/cxxopts.hpp:539:34: error: 'numeric_limits' is not a member of 'std' [-Wtemplate-body] 539 | constexpr auto umax = std::numeric_limits::max(); | ^~~~~~~~~~~~~~ ../lib/cxxopts.hpp:539:51: error: expected primary-expression before '>' token [-Wtemplate-body] 539 | constexpr auto umax = std::numeric_limits::max(); | ^ ../lib/cxxopts.hpp:539:54: error: '::max' has not been declared; did you mean 'std::max'? [-Wtemplate-body] 539 | constexpr auto umax = std::numeric_limits::max(); | ^~~ | std::max /usr/local/include/c++/15.2.0/bits/stl_algo.h:5794:5: note: 'std::max' declared here 5794 | max(initializer_list<_Tp> __l, _Compare __comp) | ^~~ ../lib/cxxopts.hpp:540:39: error: 'numeric_limits' is not a member of 'std' [-Wtemplate-body] 540 | constexpr bool is_signed = std::numeric_limits::is_signed; | ^~~~~~~~~~~~~~ ../lib/cxxopts.hpp:540:55: error: expected primary-expression before '>' token [-Wtemplate-body] 540 | constexpr bool is_signed = std::numeric_limits::is_signed; | ^ ../lib/cxxopts.hpp:540:58: error: '::is_signed' has not been declared; did you mean 'std::is_signed'? [-Wtemplate-body] 540 | constexpr bool is_signed = std::numeric_limits::is_signed; | ^~~~~~~~~ | std::is_signed In file included from /usr/local/include/c++/15.2.0/bits/move.h:37, from /usr/local/include/c++/15.2.0/bits/exception_ptr.h:41, from /usr/local/include/c++/15.2.0/exception:168, from /usr/local/include/c++/15.2.0/ios:43, from /usr/local/include/c++/15.2.0/bits/ostream.h:43, from /usr/local/include/c++/15.2.0/ostream:42, from /usr/local/include/c++/15.2.0/iostream:43, from textsuggest-ui.cpp:1: /usr/local/include/c++/15.2.0/type_traits:993:12: note: 'std::is_signed' declared here 993 | struct is_signed | ^~~~~~~~~ textsuggest-ui.cpp: In function 'int main(int, char**)': textsuggest-ui.cpp:72:24: warning: catching polymorphic type 'class DBus::Error' by value [-Wcatch-value=] 72 | } catch (DBus::Error) { | ^~~~~ ../lib/cxxopts.hpp: In instantiation of 'void cxxopts::values::detail::check_signed_range(bool, U, const std::string&) [with T = unsigned char; U = unsigned char; std::string = std::__cxx11::basic_string]': ../lib/cxxopts.hpp:577:36: required from 'void cxxopts::values::integer_parser(const std::string&, T&) [with T = unsigned char; std::string = std::__cxx11::basic_string]' 577 | detail::check_signed_range(negative, result, text); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ ../lib/cxxopts.hpp:605:21: required from here 605 | integer_parser(text, value); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~ ../lib/cxxopts.hpp:496:31: warning: unused parameter 'negative' [-Wunused-parameter] 496 | check_signed_range(bool negative, U value, const std::string& text) | ~~~~~^~~~~~~~ ../lib/cxxopts.hpp:496:43: warning: unused parameter 'value' [-Wunused-parameter] 496 | check_signed_range(bool negative, U value, const std::string& text) | ~~^~~~~ ../lib/cxxopts.hpp:496:69: warning: unused parameter 'text' [-Wunused-parameter] 496 | check_signed_range(bool negative, U value, const std::string& text) | ~~~~~~~~~~~~~~~~~~~^~~~ ../lib/cxxopts.hpp: In instantiation of 'void cxxopts::values::detail::check_signed_range(bool, U, const std::string&) [with T = signed char; U = unsigned char; std::string = std::__cxx11::basic_string]': ../lib/cxxopts.hpp:577:36: required from 'void cxxopts::values::integer_parser(const std::string&, T&) [with T = signed char; std::string = std::__cxx11::basic_string]' 577 | detail::check_signed_range(negative, result, text); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ ../lib/cxxopts.hpp:612:21: required from here 612 | integer_parser(text, value); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~ ../lib/cxxopts.hpp:496:31: warning: unused parameter 'negative' [-Wunused-parameter] 496 | check_signed_range(bool negative, U value, const std::string& text) | ~~~~~^~~~~~~~ ../lib/cxxopts.hpp:496:43: warning: unused parameter 'value' [-Wunused-parameter] 496 | check_signed_range(bool negative, U value, const std::string& text) | ~~^~~~~ ../lib/cxxopts.hpp:496:69: warning: unused parameter 'text' [-Wunused-parameter] 496 | check_signed_range(bool negative, U value, const std::string& text) | ~~~~~~~~~~~~~~~~~~~^~~~ ../lib/cxxopts.hpp: In instantiation of 'void cxxopts::values::detail::check_signed_range(bool, U, const std::string&) [with T = short unsigned int; U = short unsigned int; std::string = std::__cxx11::basic_string]': ../lib/cxxopts.hpp:577:36: required from 'void cxxopts::values::integer_parser(const std::string&, T&) [with T = short unsigned int; std::string = std::__cxx11::basic_string]' 577 | detail::check_signed_range(negative, result, text); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ ../lib/cxxopts.hpp:619:21: required from here 619 | integer_parser(text, value); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~ ../lib/cxxopts.hpp:496:31: warning: unused parameter 'negative' [-Wunused-parameter] 496 | check_signed_range(bool negative, U value, const std::string& text) | ~~~~~^~~~~~~~ ../lib/cxxopts.hpp:496:43: warning: unused parameter 'value' [-Wunused-parameter] 496 | check_signed_range(bool negative, U value, const std::string& text) | ~~^~~~~ ../lib/cxxopts.hpp:496:69: warning: unused parameter 'text' [-Wunused-parameter] 496 | check_signed_range(bool negative, U value, const std::string& text) | ~~~~~~~~~~~~~~~~~~~^~~~ ../lib/cxxopts.hpp: In instantiation of 'void cxxopts::values::detail::check_signed_range(bool, U, const std::string&) [with T = short int; U = short unsigned int; std::string = std::__cxx11::basic_string]': ../lib/cxxopts.hpp:577:36: required from 'void cxxopts::values::integer_parser(const std::string&, T&) [with T = short int; std::string = std::__cxx11::basic_string]' 577 | detail::check_signed_range(negative, result, text); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ ../lib/cxxopts.hpp:626:21: required from here 626 | integer_parser(text, value); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~ ../lib/cxxopts.hpp:496:31: warning: unused parameter 'negative' [-Wunused-parameter] 496 | check_signed_range(bool negative, U value, const std::string& text) | ~~~~~^~~~~~~~ ../lib/cxxopts.hpp:496:43: warning: unused parameter 'value' [-Wunused-parameter] 496 | check_signed_range(bool negative, U value, const std::string& text) | ~~^~~~~ ../lib/cxxopts.hpp:496:69: warning: unused parameter 'text' [-Wunused-parameter] 496 | check_signed_range(bool negative, U value, const std::string& text) | ~~~~~~~~~~~~~~~~~~~^~~~ ../lib/cxxopts.hpp: In instantiation of 'void cxxopts::values::detail::check_signed_range(bool, U, const std::string&) [with T = unsigned int; U = unsigned int; std::string = std::__cxx11::basic_string]': ../lib/cxxopts.hpp:577:36: required from 'void cxxopts::values::integer_parser(const std::string&, T&) [with T = unsigned int; std::string = std::__cxx11::basic_string]' 577 | detail::check_signed_range(negative, result, text); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ ../lib/cxxopts.hpp:633:21: required from here 633 | integer_parser(text, value); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~ ../lib/cxxopts.hpp:496:31: warning: unused parameter 'negative' [-Wunused-parameter] 496 | check_signed_range(bool negative, U value, const std::string& text) | ~~~~~^~~~~~~~ ../lib/cxxopts.hpp:496:43: warning: unused parameter 'value' [-Wunused-parameter] 496 | check_signed_range(bool negative, U value, const std::string& text) | ~~^~~~~ ../lib/cxxopts.hpp:496:69: warning: unused parameter 'text' [-Wunused-parameter] 496 | check_signed_range(bool negative, U value, const std::string& text) | ~~~~~~~~~~~~~~~~~~~^~~~ ../lib/cxxopts.hpp: In instantiation of 'void cxxopts::values::detail::check_signed_range(bool, U, const std::string&) [with T = int; U = unsigned int; std::string = std::__cxx11::basic_string]': ../lib/cxxopts.hpp:577:36: required from 'void cxxopts::values::integer_parser(const std::string&, T&) [with T = int; std::string = std::__cxx11::basic_string]' 577 | detail::check_signed_range(negative, result, text); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ ../lib/cxxopts.hpp:640:21: required from here 640 | integer_parser(text, value); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~ ../lib/cxxopts.hpp:496:31: warning: unused parameter 'negative' [-Wunused-parameter] 496 | check_signed_range(bool negative, U value, const std::string& text) | ~~~~~^~~~~~~~ ../lib/cxxopts.hpp:496:43: warning: unused parameter 'value' [-Wunused-parameter] 496 | check_signed_range(bool negative, U value, const std::string& text) | ~~^~~~~ ../lib/cxxopts.hpp:496:69: warning: unused parameter 'text' [-Wunused-parameter] 496 | check_signed_range(bool negative, U value, const std::string& text) | ~~~~~~~~~~~~~~~~~~~^~~~ ../lib/cxxopts.hpp: In instantiation of 'void cxxopts::values::detail::check_signed_range(bool, U, const std::string&) [with T = long long unsigned int; U = long long unsigned int; std::string = std::__cxx11::basic_string]': ../lib/cxxopts.hpp:577:36: required from 'void cxxopts::values::integer_parser(const std::string&, T&) [with T = long long unsigned int; std::string = std::__cxx11::basic_string]' 577 | detail::check_signed_range(negative, result, text); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ ../lib/cxxopts.hpp:647:21: required from here 647 | integer_parser(text, value); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~ ../lib/cxxopts.hpp:496:31: warning: unused parameter 'negative' [-Wunused-parameter] 496 | check_signed_range(bool negative, U value, const std::string& text) | ~~~~~^~~~~~~~ ../lib/cxxopts.hpp:496:43: warning: unused parameter 'value' [-Wunused-parameter] 496 | check_signed_range(bool negative, U value, const std::string& text) | ~~^~~~~ ../lib/cxxopts.hpp:496:69: warning: unused parameter 'text' [-Wunused-parameter] 496 | check_signed_range(bool negative, U value, const std::string& text) | ~~~~~~~~~~~~~~~~~~~^~~~ ../lib/cxxopts.hpp: In instantiation of 'void cxxopts::values::detail::check_signed_range(bool, U, const std::string&) [with T = long long int; U = long long unsigned int; std::string = std::__cxx11::basic_string]': ../lib/cxxopts.hpp:577:36: required from 'void cxxopts::values::integer_parser(const std::string&, T&) [with T = long long int; std::string = std::__cxx11::basic_string]' 577 | detail::check_signed_range(negative, result, text); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ ../lib/cxxopts.hpp:654:21: required from here 654 | integer_parser(text, value); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~ ../lib/cxxopts.hpp:496:31: warning: unused parameter 'negative' [-Wunused-parameter] 496 | check_signed_range(bool negative, U value, const std::string& text) | ~~~~~^~~~~~~~ ../lib/cxxopts.hpp:496:43: warning: unused parameter 'value' [-Wunused-parameter] 496 | check_signed_range(bool negative, U value, const std::string& text) | ~~^~~~~ ../lib/cxxopts.hpp:496:69: warning: unused parameter 'text' [-Wunused-parameter] 496 | check_signed_range(bool negative, U value, const std::string& text) | ~~~~~~~~~~~~~~~~~~~^~~~ *** Error 1 in /usr/obj/ports/textsuggest-4.2.0/TextSuggest-v4.2.0/ui (Makefile:1028 'textsuggest-ui.o') *** Error 2 in x11/textsuggest (Makefile:46 'do-build') *** Error 2 in x11/textsuggest (/usr/ports/infrastructure/mk/bsd.port.mk:3059 '/usr/obj/ports/textsuggest-4.2.0/.build_done': @cd /usr/ports...) *** Error 2 in x11/textsuggest (/usr/ports/infrastructure/mk/bsd.port.mk:2706 'build': @lock=textsuggest-4.2.0p0; export _LOCKS_HELD=" text...) ===> Exiting x11/textsuggest with an error *** Error 1 in /usr/ports (infrastructure/mk/bsd.port.subdir.mk:144 'build': @: ${echo_msg:=echo}; : ${target:=build}; for i in ; do eval...) >>> Ended at 1770891559.44 max_stuck=0.00/depends=14.12/show-prepare-results=11.84/patch=3.81/configure=1.76/build=91.71 Error: job failed with 512 on sparc64-2d at 1770891559