=> Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for qt-creator-opensource-src-19.0.2.tar.xz => Checksum SHA512 OK for qt-creator-opensource-src-19.0.2.tar.xz ===> Installing dependencies for qtcreator-19.0.2 ========================================================================== The following variables will affect the build process of this package, qtcreator-19.0.2. Their current value is shown below: * CURSES_DEFAULT = curses * JPEG_DEFAULT = libjpeg-turbo * KRB5_DEFAULT = heimdal * PYTHON_VERSION_DEFAULT = 313 * SSLBASE = /usr * SSLCERTBUNDLE (not defined) * SSLCERTS = /etc/openssl/certs * SSLDIR = /etc/openssl * SSLKEYS = /etc/openssl/private * TERMINFO_DEFAULT = terminfo Based on these variables, the following variables have been set: * CURSES_TYPE = curses * JPEGBASE (defined, but empty) * JPEG_TYPE = libjpeg-turbo * KRB5BASE (defined, but empty) * KRB5_TYPE = heimdal * PYPACKAGE = python313 * TERMCAP_TYPE = termcap * TERMINFO_TYPE = terminfo You may want to abort the process now with CTRL-C and change the value of variables in the first group before continuing. Be sure to run `/usr/bin/make clean' after the changes. ========================================================================== => Tool dependency cmake>=0: found cmake-4.3.2nb1 => Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.88.1 => Tool dependency mktools-[0-9]*: found mktools-20250213 => Tool dependency bash-[0-9]*: found bash-5.3.9 => Tool dependency gmake>=3.81: found gmake-4.4.1 => Tool dependency perl>=5.0: found perl-5.42.2 => Tool dependency pkgconf-[0-9]*: found pkgconf-2.5.1 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Build dependency gcc12>=12.1.0nb1: found gcc12-12.5.0nb2 => Build dependency vulkan-headers>=1.3.224nb1: found vulkan-headers-1.4.350.0 => Build dependency x11-links>=1.37: found x11-links-1.37 => Full dependency clang>=21.1.0: found clang-21.1.8 => Full dependency gcc12-libs>=12.1.0: found gcc12-libs-12.5.0nb3 => Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.17nb1 => Full dependency litehtml>=0.9: found litehtml-0.9nb1 => Full dependency python313>=3.13: found python313-3.13.13 => Full dependency qt6-qt5compat>=6.11.1nb1: found qt6-qt5compat-6.11.1nb1 => Full dependency qt6-qtbase>=6.11.1nb1: found qt6-qtbase-6.11.1nb1 => Full dependency qt6-qtcharts>=6.11.1nb1: found qt6-qtcharts-6.11.1nb1 => Full dependency qt6-qtdeclarative>=6.11.1nb1: found qt6-qtdeclarative-6.11.1nb1 => Full dependency qt6-qtquick3d>=6.11.1nb1: found qt6-qtquick3d-6.11.1nb1 => Full dependency qt6-qtserialport>=6.11.1nb1: found qt6-qtserialport-6.11.1nb1 => Full dependency qt6-qtsvg>=6.11.1nb1: found qt6-qtsvg-6.11.1nb1 => Full dependency qt6-qttools>=6.11.1nb1: found qt6-qttools-6.11.1nb1 => Full dependency yaml-cpp>=0.5.0: found yaml-cpp-0.9.0 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Overriding tools for qtcreator-19.0.2 ===> Extracting for qtcreator-19.0.2 ===> Patching for qtcreator-19.0.2 => Applying pkgsrc patches for qtcreator-19.0.2 ===> Creating toolchain wrappers for qtcreator-19.0.2 ===> Configuring for qtcreator-19.0.2 => Generating pkg-config file for builtin expat package. => Generating pkg-config files for builtin xz package. => Replacing python interpreter in src/libs/qmljs/parser/changeLicense.py src/tools/icons/export.py tests/system/tools/findUnusedObjects.py tests/system/tools/objectsToTable.py scripts/checkInstalledFiles.py scripts/dependencyinfo.py scripts/uichanges.py. => Replacing bash interpreter in scripts/deployqtHelper_mac.sh src/app/winicons/createicons.sh src/libs/qmljs/parser/gen-parser.sh src/shared/qbs/tests/auto/blackbox/testdata/badInterpreter/script-ok tests/manual/distribution/elflint. WARNING: [replace-interpreter] Skipping non-existent file "scripts/deployqtHelper_mac.sh". => Replacing Perl interpreter in doc/fixnavi.pl share/qtcreator/translations/check-ts.pl src/shared/qbs/doc/fixnavi.pl scripts/gcc2tasks.pl scripts/krazy2tasks.pl scripts/msvc2tasks.pl scripts/mytasks.pl scripts/purify2tasks.pl scripts/qdoc2tasks.pl scripts/test2tasks.pl scripts/updateCopyright.pl. -- The C compiler identification is GNU 12.5.0 -- The CXX compiler identification is GNU 12.5.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /pbulk/work/editors/qtcreator/work/.cwrapper/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /pbulk/work/editors/qtcreator/work/.cwrapper/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Check if compiler accepts -pthread -- Check if compiler accepts -pthread - yes -- Found Threads: TRUE -- Performing Test HAVE_STDATOMIC -- Performing Test HAVE_STDATOMIC - Success -- Found WrapAtomic: TRUE -- Found OpenGL: /pbulk/work/editors/qtcreator/work/.buildlink/lib/libGL.so -- Found WrapOpenGL: TRUE -- Found WrapVulkanHeaders: /pbulk/work/editors/qtcreator/work/.buildlink/include -- Found Cups: /pbulk/work/editors/qtcreator/work/.buildlink/lib/libcups.so (found version "2.4.19") CMake Warning at /pbulk/work/editors/qtcreator/work/.buildlink/qt6/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake:339 (message): This project is using headers of the CorePrivate module and will therefore be tied to this specific Qt module build version. Running this project against other versions of the Qt modules may crash at any arbitrary point. This is not a bug, but a result of using Qt internals. You have been warned! You can disable this warning by setting QT_NO_PRIVATE_MODULE_WARNING to ON. Call Stack (most recent call first): /pbulk/work/editors/qtcreator/work/.buildlink/qt6/lib/cmake/Qt6/Qt6Config.cmake:248 (_qt_internal_show_private_module_warning) CMakeLists.txt:88 (find_package) CMake Warning at /pbulk/work/editors/qtcreator/work/.buildlink/qt6/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake:339 (message): This project is using headers of the GuiPrivate module and will therefore be tied to this specific Qt module build version. Running this project against other versions of the Qt modules may crash at any arbitrary point. This is not a bug, but a result of using Qt internals. You have been warned! You can disable this warning by setting QT_NO_PRIVATE_MODULE_WARNING to ON. Call Stack (most recent call first): /pbulk/work/editors/qtcreator/work/.buildlink/qt6/lib/cmake/Qt6/Qt6Config.cmake:248 (_qt_internal_show_private_module_warning) CMakeLists.txt:88 (find_package) CMake Warning at /pbulk/work/editors/qtcreator/work/.buildlink/qt6/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake:339 (message): This project is using headers of the QmlPrivate module and will therefore be tied to this specific Qt module build version. Running this project against other versions of the Qt modules may crash at any arbitrary point. This is not a bug, but a result of using Qt internals. You have been warned! You can disable this warning by setting QT_NO_PRIVATE_MODULE_WARNING to ON. Call Stack (most recent call first): /pbulk/work/editors/qtcreator/work/.buildlink/qt6/lib/cmake/Qt6QmlPrivate/Qt6QmlPrivateConfig.cmake:48 (_qt_internal_show_private_module_warning) /pbulk/work/editors/qtcreator/work/.buildlink/qt6/lib/cmake/Qt6/Qt6Config.cmake:253 (find_package) CMakeLists.txt:88 (find_package) CMake Warning at /pbulk/work/editors/qtcreator/work/.buildlink/qt6/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake:339 (message): This project is using headers of the QuickPrivate module and will therefore be tied to this specific Qt module build version. Running this project against other versions of the Qt modules may crash at any arbitrary point. This is not a bug, but a result of using Qt internals. You have been warned! You can disable this warning by setting QT_NO_PRIVATE_MODULE_WARNING to ON. Call Stack (most recent call first): /pbulk/work/editors/qtcreator/work/.buildlink/qt6/lib/cmake/Qt6QuickPrivate/Qt6QuickPrivateConfig.cmake:48 (_qt_internal_show_private_module_warning) /pbulk/work/editors/qtcreator/work/.buildlink/qt6/lib/cmake/Qt6/Qt6Config.cmake:253 (find_package) CMakeLists.txt:88 (find_package) -- Looking for histedit.h -- Looking for histedit.h - found -- Found LibEdit: /usr/include (found version "2.11") -- Found ZLIB: /usr/lib/libz.so (found version "1.2.13") -- Found zstd: /pbulk/work/editors/qtcreator/work/.buildlink/lib/libzstd.so -- Found LibXml2: /pbulk/work/editors/qtcreator/work/.buildlink/lib/libxml2.so (found version "2.15.1") -- Performing Test QTC_LINKER_SUPPORTS_NO_UNDEFINED -- Performing Test QTC_LINKER_SUPPORTS_NO_UNDEFINED - Success -- Found PkgConfig: /pbulk/work/editors/qtcreator/work/.tools/bin/pkg-config (found version "2.5.1") -- Checking for module 'libsecret-1' -- Package 'libsecret-1' not found qml/notes_qt6.vert -> notes_qt6.vert.qsb exposed as :/qt/qml/QtCreator/Tracing/notes_qt6.vert.qsb qml/notes_qt6.frag -> notes_qt6.frag.qsb exposed as :/qt/qml/QtCreator/Tracing/notes_qt6.frag.qsb qml/timelineitems_qt6.vert -> timelineitems_qt6.vert.qsb exposed as :/qt/qml/QtCreator/Tracing/timelineitems_qt6.vert.qsb qml/timelineitems_qt6.frag -> timelineitems_qt6.frag.qsb exposed as :/qt/qml/QtCreator/Tracing/timelineitems_qt6.frag.qsb qml/bindingloops_qt6.frag -> bindingloops_qt6.frag.qsb exposed as :/qt/qml/QtCreator/QmlProfiler/bindingloops_qt6.frag.qsb qml/bindingloops_qt6.vert -> bindingloops_qt6.vert.qsb exposed as :/qt/qml/QtCreator/QmlProfiler/bindingloops_qt6.vert.qsb -- auto_install_qtquickdesigner_components: disabled CMake Warning at /pbulk/work/editors/qtcreator/work/.buildlink/qt6/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake:339 (message): This project is using headers of the Quick3DAssetImportPrivate module and will therefore be tied to this specific Qt module build version. Running this project against other versions of the Qt modules may crash at any arbitrary point. This is not a bug, but a result of using Qt internals. You have been warned! You can disable this warning by setting QT_NO_PRIVATE_MODULE_WARNING to ON. Call Stack (most recent call first): /pbulk/work/editors/qtcreator/work/.buildlink/qt6/lib/cmake/Qt6Quick3DAssetImportPrivate/Qt6Quick3DAssetImportPrivateConfig.cmake:48 (_qt_internal_show_private_module_warning) /pbulk/work/editors/qtcreator/work/.buildlink/qt6/lib/cmake/Qt6/Qt6Config.cmake:253 (find_package) src/tools/qmlpuppet/CMakeLists.txt:119 (find_package) CMake Warning at /pbulk/work/editors/qtcreator/work/.buildlink/qt6/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake:339 (message): This project is using headers of the Quick3DParticlesPrivate module and will therefore be tied to this specific Qt module build version. Running this project against other versions of the Qt modules may crash at any arbitrary point. This is not a bug, but a result of using Qt internals. You have been warned! You can disable this warning by setting QT_NO_PRIVATE_MODULE_WARNING to ON. Call Stack (most recent call first): /pbulk/work/editors/qtcreator/work/.buildlink/qt6/lib/cmake/Qt6Quick3DParticlesPrivate/Qt6Quick3DParticlesPrivateConfig.cmake:48 (_qt_internal_show_private_module_warning) /pbulk/work/editors/qtcreator/work/.buildlink/qt6/lib/cmake/Qt6/Qt6Config.cmake:253 (find_package) src/tools/qmlpuppet/CMakeLists.txt:130 (find_package) -- Could NOT find elfutils (missing: ELFUTILS_INCLUDE_DIR ELFUTILS_LIB_dw) -- (set ELFUTILS_INSTALL_DIR, or install libdw-dev on a Debian-like system) -- PerfParser is disabled. Set ELFUTILS_INSTALL_DIR to enable it. -- Found Python3: /usr/pkg/bin/python3.13 (found version "3.13.13") found components: Interpreter -- The following packages have been found: * Qt6Concurrent (required version >= 6.5.3) * OpenGL * Qt6DBusTools (required version >= 6.11.1) * Qt6Gui (required version >= 6.5.3) * Qt6Network (required version >= 6.5.3) * Cups * Qt6CoreTools (required version >= 6.11.1) * Qt6GuiTools (required version >= 6.11.1) * Qt6WidgetsTools (required version >= 6.11.1) * Qt6PrintSupport (required version >= 6.5.3) * Qt6Qml (required version >= 6.5.3) * Qt6Sql (required version >= 6.5.3) * Qt6Xml (required version >= 6.5.3) * Qt6QmlTools (required version >= 6.11.1) * Qt6QuickTools (required version >= 6.11.1) * WrapVulkanHeaders * Qt6Quick * Qt6QuickWidgets * Qt6Designer * Qt6DesignerComponentsPrivate * Qt6Help * Qt6SerialPort * Qt6Svg * Qt6ToolsTools (required version >= 6.11.1) * Qt6Tools * Qt6LinguistTools * Qt6QmlPrivate * Qt6QuickPrivate * Threads * LibEdit * ZLIB * zstd * LibXml2 * LLVM (required version == 21.1.8) * Clang * PkgConfig * LibArchive * Qt6Test * litehtml * Qt6SvgWidgets * Qt6Charts * yaml-cpp * Qt6Quick3DTools (required version >= 6.11.1) * Qt6ShaderToolsTools (required version >= 6.11.1) * Qt6ShaderTools (required version >= 6.11.1) * Qt6Quick3D * Qt6Quick3DAssetImport * Qt6Quick3DAssetImportPrivate * Qt6Quick3DParticles * Qt6Quick3DParticlesPrivate * Python3 -- The following packages have not been found: * Vulkan * Qt6QmlCompilerPlusPrivateTools (required version >= 6.11.1) * Qt6WebEngineWidgets * Qt6Quick3DAssetUtilsPrivate * Qt6 * elfutils, a collection of utilities and libraries to read, create and modify ELF binary files, -- The following features have been enabled: * Build SPDX v2.3 JSON format SBOMs * Build CycloneDX v1.6 JSON SBOMs * WITH_QMLDESIGNER * Library 3rd_cplusplus * Library KSyntaxHighlighting * Library libvterm * Library QrCodeGenerator, with CONDITION TARGET Qt6::Quick AND TARGET Qt6::Svg * Library qtkeychain * keychain dbus support, with CONDITION TARGET Qt::DBus * Library lua546 * Use system libarchive * Library QtTaskTree * Library DevContainer * Library Nanotrace * Library AdvancedDockingSystem, with CONDITION TARGET Qt::QuickWidgets * Library Aggregation * Library CPlusPlus * Library ExtensionSystem * Library GLSL * Library LanguageServerProtocol * Library LanguageUtils * Library Modeling * Library QmlDebug * Library QmlEditorWidgets * Library QmlJS * Library Spinner * Library TerminalLib * Library Tracing, with CONDITION TARGET Qt6::ShaderTools AND TARGET Qt::Quick * Library Utils * Library SqliteInternal * Library Sqlite * Library QmlPuppetCommunication * Library CmdBridgeClient * Library designerintegrationv2 * Library ProParser * Library shared_help * Plugin Core * Freedesktop file manager support, with CONDITION UNIX AND NOT APPLE AND TARGET Qt::DBus * Plugin Lua * Library TextEditorSupport * Plugin TextEditor * Plugin SerialTerminal, with CONDITION TARGET Qt::SerialPort * Plugin ExtensionManager * Plugin HelloWorld * Plugin ImageViewer * Plugin ScreenRecorder * Plugin UpdateInfo * Plugin Welcome * Plugin BinEditor * Executable cpaster * Plugin CodePaster * Plugin DiffEditor * Plugin EmacsKeys * Plugin Macros * Plugin ProjectExplorer * Plugin SilverSearcher * Plugin Cargo * Plugin Gradle * Plugin Ant * Plugin CompilerExplorer * Plugin CppEditor * Plugin Help, with CONDITION TARGET Qt::Help * litehtml help viewer, with CONDITION TARGET qlitehtml * Plugin ResourceEditor * Plugin Nim * Plugin Conan * Plugin SafeRenderer * Plugin Terminal * Plugin Vcpkg * Plugin LanguageClient * Plugin LuaLanguageClient, with CONDITION TARGET Lua * Plugin ClassView * Plugin Dotnet * Plugin GLSLEditor * Plugin ModelEditor * Plugin QtSupport * Plugin Swift * Plugin Todo * Plugin VcsBase * Plugin AutotoolsProjectManager * Plugin Bazaar * Plugin Beautifier * Plugin ClearCase * Plugin CVS * Plugin Designer, with CONDITION TARGET Qt::DesignerComponentsPrivate AND TARGET Qt::Designer * Plugin Docker * Plugin DevContainerPlugin * Plugin FakeVim * Plugin Fossil * Plugin GenericProjectManager * Plugin Git * Plugin Learning * Plugin Mercurial * Plugin MesonProjectManager * Plugin Perforce * Plugin QmakeProjectManager * Plugin QmlJSTools * Plugin ScxmlEditor * Plugin Subversion * Plugin CompilationDatabaseProjectManager * Plugin WebAssembly * Plugin Debugger * Plugin Coco * Plugin Copilot * Plugin GitLab * Plugin QmlJSEditor * Plugin Python * Plugin ClangFormat, with CONDITION TARGET clangFormat AND LLVM_PACKAGE_VERSION VERSION_GREATER_EQUAL 14.0.0 AND ( QTC_CLANG_BUILDMODE_MATCH OR CLANGTOOLING_LINK_CLANG_DYLIB ) * Plugin CMakeProjectManager * Plugin Android * Plugin AutoTest * Plugin Axivion * Plugin BareMetal * Plugin ClangCodeModel * Plugin ClangTools, with CONDITION TARGET yaml-cpp::yaml-cpp * Plugin Cppcheck * Plugin IncrediBuild * Plugin Ios * Plugin QmlProfiler, with CONDITION TARGET Tracing AND TARGET Qt6::ShaderTools * Plugin QmlProjectManager, with CONDITION TARGET Qt::QuickWidgets * Plugin RemoteLinux * Plugin Valgrind * Plugin PerfProfiler, with CONDITION TARGET Tracing * Plugin QbsProjectManager * Plugin CtfVisualizer, with CONDITION TARGET Tracing * Plugin Squish * Plugin AppStatisticsMonitor, with CONDITION TARGET Qt6::Charts * Plugin QmlPreview, with CONDITION TARGET QmlProjectManager * Plugin Boot2Qt * Library AstCheck * Library QmlDesignerCore * Library DesignSystem * Library QmlDesignerUtils * Library QmlDesignerSettings * Plugin QmlDesigner, with CONDITION TARGET QmlDesignerCore AND TARGET Qt::QuickWidgets AND TARGET Qt::Svg * Plugin componentsplugin, with CONDITION TARGET QmlDesigner * Plugin qmlpreviewplugin, with CONDITION TARGET QmlDesigner * Plugin qtquickplugin, with CONDITION TARGET QmlDesigner * Plugin EffectComposer, with CONDITION TARGET Qt::Quick AND TARGET QtCreator::QmlDesigner * Plugin MultiPropertyEditor, with CONDITION TARGET QtCreator::QmlDesigner * Plugin Qnx * Plugin McuSupport * Plugin QtApplicationManagerIntegration, with CONDITION TARGET yaml-cpp::yaml-cpp * Plugin mcpserver * Executable qtcreator * Executable cplusplus-keywordgen * Executable buildoutputparser * Executable cplusplus-ast2png * Executable cplusplus-frontend * Executable cplusplus-mkvisitor * Executable cplusplus-update-frontend * Executable qmlpuppet, with CONDITION TARGET Qt::Quick * Qt Quick 3D support, with CONDITION TARGET Qt::Quick3D * Qt Quick 3D asset import, with CONDITION TARGET Qt::Quick3DAssetImportPrivate * Qt Quick 3D particles, with CONDITION TARGET Qt::Quick3DParticles AND TARGET Qt::Quick3DParticlesPrivate * Executable qtc-askpass * Executable qtpromaker * Library sdktoolLib * Executable sdktool * Executable valgrind-fake * Executable qtcreator_process_stub -- The following features have been disabled: * Build documentation * Build online documentation * Build documentation by default * Build tests * Build with sanitize, SANITIZE_FLAGS='' * Build SBOMs * Build SPDX v2.3 tag:value format SBOMs * Build with Sentry * libsecret keychain support, with CONDITION LIBSECRET_FOUND * Sqlite tracing * Project storage tracing * Source path storage tracing * Image cache tracing * Model tracing * Use staging API URL for Design Viewer * Property editor tracing * Form editor tracing * Navigator tracing * Item library tracing * Rewriter tracing * Project manager tracing * Executable CmdBridge * Build Qbs * Native WebKit help viewer, with CONDITION FWWebKit AND FWAppKit * QtWebEngine help viewer, with CONDITION BUILD_HELPVIEWERBACKEND_QTWEBENGINE AND TARGET Qt::WebEngineWidgets * Library QmlProjectManagerLib, with CONDITION WITH_TESTS AND Qt6_VERSION VERSION_GREATER_EQUAL 6.4.3 * Use project storage * Qt Quick 3D asset utils, with CONDITION TARGET Qt::Quick3DAssetUtilsPrivate * multilanguage-support in qmlpuppet, with CONDITION TARGET QtCreator::multilanguage-support * Executable sqlitetester, with CONDITION WINDOWS AND BUILD_DESIGNSTUDIO * Executable qtcreator_crash_handler, with CONDITION UNIX AND NOT APPLE AND ( CMAKE_BUILD_TYPE STREQUAL Debug ) * Include developer documentation -- Configuring done (15.2s) -- Generating done (13.7s) CMake Warning: Manually-specified variables were not used by the project: FETCHCONTENT_FULLY_DISCONNECTED PYTHON_EXECUTABLE PYTHON_INCLUDE_DIR PYTHON_INCLUDE_PATH Python3_INCLUDE_DIR Python_EXECUTABLE Python_INCLUDE_DIR -- Build files have been written to: /pbulk/work/editors/qtcreator/work/qt-creator-opensource-src-19.0.2/cmake-pkgsrc-build