tiheikka@Andys-Mac-mini build-universal % ../qt-everywhere-src-6.8.0/configure -- -DQT_HOST_PATH="/opt/qt6.8-host" -DCMAKE_OSX_ARCHITECTURES=x86_64;arm64 -commercial -release -static -prefix /opt/qt6.8-universal\ + /Users/tiheikka/qt-everywhere-src-6.8.0/qtbase/configure -top-level -- -DQT_HOST_PATH=/opt/qt6.8-host -DCMAKE_OSX_ARCHITECTURES=x86_64\ '/Users/tiheikka/Qt/Tools/CMake/CMake.app/Contents/bin/cmake' '-DQT_HOST_PATH=/opt/qt6.8-host' '-DCMAKE_OSX_ARCHITECTURES=x86_64' '-DQT_INTERNAL_CALLED_FROM_CONFIGURE:BOOL=TRUE' '-G' 'Unix Makefiles' '/Users/tiheikka/qt-everywhere-src-6.8.0'\ -- Detected implicit macOS cross-compilation. Host arch: arm64 Target arch: x86_64. Setting CMAKE_CROSSCOMPILING to TRUE.\ -- The CXX compiler identification is AppleClang 16.0.0.16000026\ -- The C compiler identification is AppleClang 16.0.0.16000026\ -- The ASM compiler identification is AppleClang\ -- Found assembler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc\ -- Detecting CXX compiler ABI info\ -- Detecting CXX compiler ABI info - done\ -- Check for working CXX compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ - skipped\ -- Detecting CXX compile features\ -- Detecting CXX compile features - done\ -- Detecting C compiler ABI info\ -- Detecting C compiler ABI info - done\ -- Check for working C compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc - skipped\ -- Detecting C compile features\ -- Detecting C compile features - done\ -- Checking dependencies of submodule 'qtbase'\ -- Checking dependencies of submodule 'qtimageformats'\ -- Checking dependencies of submodule 'qtlanguageserver'\ -- Checking dependencies of submodule 'qtshadertools'\ -- Checking dependencies of submodule 'qtsvg'\ -- Checking dependencies of submodule 'qtdeclarative'\ -- Checking dependencies of submodule 'qtquicktimeline'\ -- Checking dependencies of submodule 'qtquick3d'\ -- Checking dependencies of submodule 'qtmultimedia'\ -- Checking dependencies of submodule 'qt3d'\ -- Checking dependencies of submodule 'qt5compat'\ -- Checking dependencies of submodule 'qtactiveqt'\ -- Checking dependencies of submodule 'qtcharts'\ -- Checking dependencies of submodule 'qtcoap'\ -- Checking dependencies of submodule 'qtconnectivity'\ -- Checking dependencies of submodule 'qtdatavis3d'\ -- Checking dependencies of submodule 'qtgraphs'\ -- Checking dependencies of submodule 'qtwebsockets'\ -- Checking dependencies of submodule 'qthttpserver'\ -- Checking dependencies of submodule 'qtserialport'\ -- Checking dependencies of submodule 'qtpositioning'\ -- Checking dependencies of submodule 'qtlocation'\ -- Checking dependencies of submodule 'qttools'\ -- Checking dependencies of submodule 'qtwebchannel'\ -- Checking dependencies of submodule 'qtwebengine'\ -- Checking dependencies of submodule 'qtdoc'\ -- Checking dependencies of submodule 'qtgrpc'\ -- Checking dependencies of submodule 'qtlottie'\ -- Checking dependencies of submodule 'qtmqtt'\ -- Checking dependencies of submodule 'qtnetworkauth'\ -- Checking dependencies of submodule 'qtopcua'\ -- Checking dependencies of submodule 'qtquick3dphysics'\ -- Checking dependencies of submodule 'qtquickeffectmaker'\ -- Checking dependencies of submodule 'qtremoteobjects'\ -- Checking dependencies of submodule 'qtscxml'\ -- Checking dependencies of submodule 'qtsensors'\ -- Checking dependencies of submodule 'qtserialbus'\ -- Checking dependencies of submodule 'qtspeech'\ -- Checking dependencies of submodule 'qttranslations'\ -- Checking dependencies of submodule 'qtvirtualkeyboard'\ -- Checking dependencies of submodule 'qtwayland'\ -- Checking dependencies of submodule 'qtwebview'\ -- Configuring submodule 'qtbase'\ CMake Warning at qtbase/cmake/QtBuildHelpers.cmake:12 (message):\ The officially supported CMake generator for building Qt is Ninja / Ninja\ Multi-Config. You are using: 'Unix Makefiles' instead. Thus, you might\ encounter issues. Use at your own risk.\ Call Stack (most recent call first):\ qtbase/cmake/QtBuildHelpers.cmake:395 (qt_internal_validate_cmake_generator)\ qtbase/cmake/QtBuild.cmake:4 (qt_internal_setup_build_and_global_variables)\ qtbase/cmake/QtSetup.cmake:6 (include)\ qtbase/cmake/QtBuildRepoHelpers.cmake:21 (include)\ qtbase/cmake/QtBuildRepoHelpers.cmake:179 (qt_build_internals_set_up_private_api)\ qtbase/cmake/QtBaseHelpers.cmake:154 (qt_build_repo_begin)\ qtbase/CMakeLists.txt:32 (qt_internal_qtbase_build_repo)\ \ \ -- [QtBase] Setting build type to 'Release' as none was specified.\ -DCMAKE_C_FLAGS_DEBUG=-g\ -DCMAKE_C_FLAGS_RELEASE=-O3 -DNDEBUG\ -DCMAKE_C_FLAGS_RELWITHDEBINFO=-O2 -g -DNDEBUG\ -DCMAKE_CXX_FLAGS_DEBUG=-g\ -DCMAKE_CXX_FLAGS_RELEASE=-O3 -DNDEBUG\ -DCMAKE_CXX_FLAGS_RELWITHDEBINFO=-O2 -g -DNDEBUG\ -DCMAKE_C_STANDARD=11\ -DCMAKE_C_STANDARD_REQUIRED=ON\ -DCMAKE_CXX_STANDARD=17\ -DCMAKE_CXX_STANDARD_REQUIRED=ON\ -DCMAKE_MODULE_PATH:STRING=/Users/tiheikka/qt-everywhere-src-6.8.0/qtbase/cmake/platforms\ -DCMAKE_OSX_ARCHITECTURES:STRING=x86_64\ -DCMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH:BOOL=OFF\ -- Configuring submodule 'qtimageformats'\ -- Configuring submodule 'qtlanguageserver'\ -- Configuring submodule 'qtshadertools'\ -- Configuring submodule 'qtsvg'\ -- Configuring submodule 'qtdeclarative'\ CMake Deprecation Warning at /Users/tiheikka/build-universal/qtbase/lib/cmake/Qt6Core/Qt6CoreMacros.cmake:3368 (message):\ Qt policy QTP0004 is set to OLD. Support for the old behavior will be\ removed in a future major version of Qt.\ Call Stack (most recent call first):\ qtdeclarative/src/qml/Qt6QmlMacros.cmake:3238 (__qt_internal_setup_policy)\ qtdeclarative/src/qml/Qt6QmlMacros.cmake:891 (qt6_target_qml_sources)\ qtdeclarative/src/qml/Qt6QmlBuildInternals.cmake:304 (qt6_add_qml_module)\ qtdeclarative/src/quickdialogs/quickdialogsquickimpl/CMakeLists.txt:61 (qt_internal_add_qml_module)\ \ \ CMake Error at qtbase/cmake/QtToolHelpers.cmake:751 (message):\ Failed to find the host tool "Qt6::qmltime". It is part of the Qt6QmlTools\ package, but the package did not contain the tool. Make sure that the host\ module Qml was built with all features enabled (no explicitly disabled\ tools).\ Call Stack (most recent call first):\ qtbase/cmake/QtToolHelpers.cmake:78 (qt_internal_find_tool)\ qtdeclarative/tools/qmltime/CMakeLists.txt:11 (qt_internal_add_tool)\ \ \ -- Configuring incomplete, errors occurred!\ CMake Error at /Users/tiheikka/qt-everywhere-src-6.8.0/qtbase/cmake/QtProcessConfigureArgs.cmake:1131 (message):\ CMake exited with code 1.\ \ \ \pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural\partightenfactor0 \cf3 CMake Error at /Users/tiheikka/qt-everywhere-src-6.8.0/cmake/QtIRProcessHelpers.cmake:173 (message):\cf2 \ \cf3 /Users/tiheikka/qt-everywhere-src-6.8.0/qtbase/configure -top-level --\cf2 \ \cf3 -DQT_HOST_PATH=/opt/qt6.8-host -DCMAKE_OSX_ARCHITECTURES=x86_64 exited with\cf2 \ \cf3 status: 1\cf2 \ \ \cf3 Call Stack (most recent call first):\cf2 \ \cf3 /Users/tiheikka/qt-everywhere-src-6.8.0/cmake/QtTopLevelHelpers.cmake:35 (qt_ir_execute_process_and_log_and_handle_error)\cf2 \ \cf3 /Users/tiheikka/qt-everywhere-src-6.8.0/cmake/QtTopLevelHelpers.cmake:57 (qt_tl_run_toplevel_configure)\cf2 \ \cf3 /Users/tiheikka/qt-everywhere-src-6.8.0/cmake/QtTopLevelConfigureScript.cmake:17 (qt_tl_run_main_script)\cf2 \ \ \ zsh: command not found: arm64\