:: WARNING: setvars.sh has already been run. Skipping re-execution. To force a re-execution of setvars.sh, use the '--force' option. Using '--force' can result in excessive use of your environment variables. usage: source setvars.sh [--force] [--config=file] [--help] [...] --force Force setvars.sh to re-run, doing so may overload environment. --config=file Customize env vars using a setvars.sh configuration file. --help Display this help message and exit. ... Additional args are passed to individual env/vars.sh scripts and should follow this script's arguments. Some POSIX shells do not accept command-line options. In that case, you can pass command-line options via the SETVARS_ARGS environment variable. For example: $ SETVARS_ARGS="ia32 --config=config.txt" ; export SETVARS_ARGS $ . path/to/setvars.sh The SETVARS_ARGS environment variable is cleared on exiting setvars.sh. aeroanalysis04:/home/local/Qt-6.4.0_static # /home/local/cmake-build/bin/cmake '-DBUILD_WITH_PCH=OFF' '-DBUILD_SHARED_LIBS=OFF' '-DCMAKE_INSTALL_PREFIX=/usr/local/Trolltech/Qt-6.4.0' '-DQT_QMAKE_TARGET_MKSPEC=linux-icc' '-DCMAKE_C_COMPILER=icx' '-DCMAKE_CXX_COMPILER=icpx' '-DCMAKE_BUILD_TYPE=Debug' '-DINPUT_cxx14=yes' '-DINPUT_cxx17=yes' '-DINPUT_cxx20=yes' '-DQT_EXTRA_DEFINES=MySQL_INCLUDE_DIR=/usr/include/mysql' '-DINPUT_qtpdf_build=yes' '-DINPUT_qtwebengine_build=no' '-G' 'Ninja' '/home/local/qt-everywhere-src-6.4.0' -- The CXX compiler identification is IntelLLVM 2022.2.0 -- The C compiler identification is IntelLLVM 2022.2.0 -- The ASM compiler identification is IntelLLVM -- Found assembler: /home/opt/intel/oneapi/compiler/2022.2.0/linux/bin/icx -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /home/opt/intel/oneapi/compiler/2022.2.0/linux/bin/icpx - 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: /home/opt/intel/oneapi/compiler/2022.2.0/linux/bin/icx - 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 '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 'qttools' Checking dependencies of submodule 'qtdoc' Checking dependencies of submodule 'qtwebsockets' Checking dependencies of submodule 'qthttpserver' Checking dependencies of submodule 'qtlottie' Checking dependencies of submodule 'qtmqtt' Checking dependencies of submodule 'qtnetworkauth' Checking dependencies of submodule 'qtopcua' Checking dependencies of submodule 'qtserialport' Checking dependencies of submodule 'qtpositioning' Checking dependencies of submodule 'qtquicktimeline' Checking dependencies of submodule 'qtquick3d' Checking dependencies of submodule 'qtquick3dphysics' 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 'qtwebchannel' Checking dependencies of submodule 'qtwebengine' Checking dependencies of submodule 'qtwebview' Configuring submodule 'qtbase' -- Could NOT find md4c (missing: md4c_DIR) CMake Warning (dev) at qtbase/cmake/3rdparty/extra-cmake-modules/find-modules/FindXCB.cmake:180 (message): XINPUT from XCB was requested: this is EXPERIMENTAL and is likely to unavailable on many systems! Call Stack (most recent call first): qtbase/cmake/QtFindPackageHelpers.cmake:130 (find_package) qtbase/src/gui/configure.cmake:123 (qt_find_package) qtbase/cmake/QtFeature.cmake:573 (include) qtbase/src/CMakeLists.txt:12 (qt_feature_evaluate_features) This warning is for project developers. Use -Wno-dev to suppress it. QtCore: WARNING: /home/local/qt-everywhere-src-6.4.0/qtbase/src/corelib/tools/qatomicscopedvaluerollback_p.h does not have the "We mean it." warning -- Could NOT find md4c (missing: md4c_DIR) CMake Warning (dev) at qtbase/cmake/3rdparty/extra-cmake-modules/find-modules/FindXCB.cmake:180 (message): XINPUT from XCB was requested: this is EXPERIMENTAL and is likely to unavailable on many systems! Call Stack (most recent call first): qtbase/cmake/QtFindPackageHelpers.cmake:130 (find_package) qtbase/src/gui/configure.cmake:123 (qt_find_package) qtbase/cmake/QtModuleHelpers.cmake:612 (include) qtbase/src/gui/CMakeLists.txt:53 (qt_internal_add_module) This warning is for project developers. Use -Wno-dev to suppress it. Configuring submodule 'qtimageformats' -- Check if compiler accepts -pthread -- Check if compiler accepts -pthread - yes -- Found the following ICU libraries: -- i18n (required) -- uc (required) -- data (required) -- Found the following ICU libraries: -- i18n (required) -- uc (required) -- data (required) -- Found ICU: /usr/include (found version "65.1") -- Found the following ICU libraries: -- i18n (required) -- uc (required) -- data (required) -- Found ICU: /usr/include (found version "65.1") -- Found GLIB2: /usr/lib64/libglib-2.0.so Configuring submodule 'qtlanguageserver' -- Found the following ICU libraries: -- i18n (required) -- uc (required) -- data (required) -- Found ICU: /usr/include (found version "65.1") -- Found the following ICU libraries: -- i18n (required) -- uc (required) -- data (required) -- Found ICU: /usr/include (found version "65.1") -- Found the following ICU libraries: -- i18n (required) -- uc (required) -- data (required) -- Found ICU: /usr/include (found version "65.1") Configuring submodule 'qtshadertools' -- Found the following ICU libraries: -- i18n (required) -- uc (required) -- data (required) -- Found ICU: /usr/include (found version "65.1") -- Found the following ICU libraries: -- i18n (required) -- uc (required) -- data (required) -- Found ICU: /usr/include (found version "65.1") -- Found the following ICU libraries: -- i18n (required) -- uc (required) -- data (required) -- Found ICU: /usr/include (found version "65.1") Configuring submodule 'qtsvg' -- Found the following ICU libraries: -- i18n (required) -- uc (required) -- data (required) -- Found ICU: /usr/include (found version "65.1") -- Found the following ICU libraries: -- i18n (required) -- uc (required) -- data (required) -- Found ICU: /usr/include (found version "65.1") -- Found the following ICU libraries: -- i18n (required) -- uc (required) -- data (required) -- Found ICU: /usr/include (found version "65.1") Configuring submodule 'qtdeclarative' -- Found the following ICU libraries: -- i18n (required) -- uc (required) -- data (required) -- Found ICU: /usr/include (found version "65.1") -- Found the following ICU libraries: -- i18n (required) -- uc (required) -- data (required) -- Found ICU: /usr/include (found version "65.1") -- Found the following ICU libraries: -- i18n (required) -- uc (required) -- data (required) -- Found ICU: /usr/include (found version "65.1") QtQuickDialogs2QuickImpl: WARNING: /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/quickdialogs2/quickdialogs2quickimpl/qquickcolordialogutils_p.h does not have the "We mean it." warning shaders/SaturationLightness.frag -> shaders/SaturationLightness.frag.qsb exposed as :/qt-project.org/imports/QtQuick/Dialogs/quickimpl/shaders/SaturationLightness.frag.qsb QtQmlDom: WARNING: /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qmldom/standalone/private/qtqmlcompilerexports_p.h does not have the "We mean it." warning Configuring submodule 'qtmultimedia' -- Found the following ICU libraries: -- i18n (required) -- uc (required) -- data (required) -- Found ICU: /usr/include (found version "65.1") -- Found the following ICU libraries: -- i18n (required) -- uc (required) -- data (required) -- Found ICU: /usr/include (found version "65.1") -- Found the following ICU libraries: -- i18n (required) -- uc (required) -- data (required) -- Found ICU: /usr/include (found version "65.1") Configuring submodule 'qt3d' -- Found the following ICU libraries: -- i18n (required) -- uc (required) -- data (required) -- Found ICU: /usr/include (found version "65.1") -- Found the following ICU libraries: -- i18n (required) -- uc (required) -- data (required) -- Found ICU: /usr/include (found version "65.1") -- Found the following ICU libraries: -- i18n (required) -- uc (required) -- data (required) -- Found ICU: /usr/include (found version "65.1") -- Found GLIB2: /usr/lib64/libglib-2.0.so CMake Warning (dev) at /home/local/Qt-6.4.0_static/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:410 (message): INSTALL_SOURCE_QMLTYPES option is deprecated and should not be used. Please port your module to use declarative type registration. Call Stack (most recent call first): qt3d/src/quick3d/imports/render/CMakeLists.txt:7 (qt_internal_add_qml_module) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /home/local/Qt-6.4.0_static/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:410 (message): INSTALL_SOURCE_QMLTYPES option is deprecated and should not be used. Please port your module to use declarative type registration. Call Stack (most recent call first): qt3d/src/quick3d/imports/scene3d/CMakeLists.txt:7 (qt_internal_add_qml_module) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /home/local/Qt-6.4.0_static/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:410 (message): INSTALL_SOURCE_QMLTYPES option is deprecated and should not be used. Please port your module to use declarative type registration. Call Stack (most recent call first): qt3d/src/quick3d/imports/extras/CMakeLists.txt:7 (qt_internal_add_qml_module) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /home/local/Qt-6.4.0_static/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:410 (message): INSTALL_SOURCE_QMLTYPES option is deprecated and should not be used. Please port your module to use declarative type registration. Call Stack (most recent call first): qt3d/src/quick3d/imports/scene2d/CMakeLists.txt:7 (qt_internal_add_qml_module) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /home/local/Qt-6.4.0_static/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:410 (message): INSTALL_SOURCE_QMLTYPES option is deprecated and should not be used. Please port your module to use declarative type registration. Call Stack (most recent call first): qt3d/src/quick3d/imports/input/CMakeLists.txt:7 (qt_internal_add_qml_module) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /home/local/Qt-6.4.0_static/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:410 (message): INSTALL_SOURCE_QMLTYPES option is deprecated and should not be used. Please port your module to use declarative type registration. Call Stack (most recent call first): qt3d/src/quick3d/imports/logic/CMakeLists.txt:7 (qt_internal_add_qml_module) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /home/local/Qt-6.4.0_static/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:410 (message): INSTALL_SOURCE_QMLTYPES option is deprecated and should not be used. Please port your module to use declarative type registration. Call Stack (most recent call first): qt3d/src/quick3d/imports/animation/CMakeLists.txt:7 (qt_internal_add_qml_module) This warning is for project developers. Use -Wno-dev to suppress it. Configuring submodule 'qt5compat' -- Found the following ICU libraries: -- i18n (required) -- uc (required) -- data (required) -- Found ICU: /usr/include (found version "65.1") -- Found the following ICU libraries: -- i18n (required) -- uc (required) -- data (required) -- Found ICU: /usr/include (found version "65.1") -- Found the following ICU libraries: -- i18n (required) -- uc (required) -- data (required) -- Found ICU: /usr/include (found version "65.1") CMake Warning (dev) at /home/local/Qt-6.4.0_static/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:410 (message): INSTALL_SOURCE_QMLTYPES option is deprecated and should not be used. Please port your module to use declarative type registration. Call Stack (most recent call first): qt5compat/src/imports/graphicaleffects5/CMakeLists.txt:33 (qt_internal_add_qml_module) This warning is for project developers. Use -Wno-dev to suppress it. Configuring submodule 'qtactiveqt' Condition "WIN32" is not met, enabling documentation build only. Configuring submodule 'qtcharts' -- Found the following ICU libraries: -- i18n (required) -- uc (required) -- data (required) -- Found ICU: /usr/include (found version "65.1") -- Found the following ICU libraries: -- i18n (required) -- uc (required) -- data (required) -- Found ICU: /usr/include (found version "65.1") -- Found the following ICU libraries: -- i18n (required) -- uc (required) -- data (required) -- Found ICU: /usr/include (found version "65.1") -- Found GLIB2: /usr/lib64/libglib-2.0.so -- Found XKB: /usr/lib64/libxkbcommon.so (found suitable version "1.3.0", minimum required is "0.5.0") Configuring submodule 'qtcoap' -- Found the following ICU libraries: -- i18n (required) -- uc (required) -- data (required) -- Found ICU: /usr/include (found version "65.1") -- Found the following ICU libraries: -- i18n (required) -- uc (required) -- data (required) -- Found ICU: /usr/include (found version "65.1") -- Found the following ICU libraries: -- i18n (required) -- uc (required) -- data (required) -- Found ICU: /usr/include (found version "65.1") -- Found GLIB2: /usr/lib64/libglib-2.0.so -- Found GLIB2: /usr/lib64/libglib-2.0.so Configuring submodule 'qtconnectivity' -- Found the following ICU libraries: -- i18n (required) -- uc (required) -- data (required) -- Found ICU: /usr/include (found version "65.1") -- Found the following ICU libraries: -- i18n (required) -- uc (required) -- data (required) -- Found ICU: /usr/include (found version "65.1") -- Found the following ICU libraries: -- i18n (required) -- uc (required) -- data (required) -- Found ICU: /usr/include (found version "65.1") -- Found GLIB2: /usr/lib64/libglib-2.0.so -- Found GLIB2: /usr/lib64/libglib-2.0.so Configuring submodule 'qtdatavis3d' -- Found the following ICU libraries: -- i18n (required) -- uc (required) -- data (required) -- Found ICU: /usr/include (found version "65.1") -- Found the following ICU libraries: -- i18n (required) -- uc (required) -- data (required) -- Found ICU: /usr/include (found version "65.1") -- Found the following ICU libraries: -- i18n (required) -- uc (required) -- data (required) -- Found ICU: /usr/include (found version "65.1") -- Found GLIB2: /usr/lib64/libglib-2.0.so -- Found GLIB2: /usr/lib64/libglib-2.0.so Configuring submodule 'qttools' -- Found the following ICU libraries: -- i18n (required) -- uc (required) -- data (required) -- Found ICU: /usr/include (found version "65.1") -- Found the following ICU libraries: -- i18n (required) -- uc (required) -- data (required) -- Found ICU: /usr/include (found version "65.1") -- Found the following ICU libraries: -- i18n (required) -- uc (required) -- data (required) -- Found ICU: /usr/include (found version "65.1") -- Found GLIB2: /usr/lib64/libglib-2.0.so QtDesigner: WARNING: /home/local/qt-everywhere-src-6.4.0/qttools/src/designer/src/lib/uilib/formbuilder.h includes abstractformbuilder.h when it should include QtDesigner/abstractformbuilder.h Configuring submodule 'qtdoc' -- Found the following ICU libraries: -- i18n (required) -- uc (required) -- data (required) -- Found ICU: /usr/include (found version "65.1") -- Found the following ICU libraries: -- i18n (required) -- uc (required) -- data (required) -- Found ICU: /usr/include (found version "65.1") -- Found the following ICU libraries: -- i18n (required) -- uc (required) -- data (required) -- Found ICU: /usr/include (found version "65.1") Configuring submodule 'qtwebsockets' -- Found the following ICU libraries: -- i18n (required) -- uc (required) -- data (required) -- Found ICU: /usr/include (found version "65.1") -- Found the following ICU libraries: -- i18n (required) -- uc (required) -- data (required) -- Found ICU: /usr/include (found version "65.1") -- Found the following ICU libraries: -- i18n (required) -- uc (required) -- data (required) -- Found ICU: /usr/include (found version "65.1") -- Found GLIB2: /usr/lib64/libglib-2.0.so CMake Warning (dev) at /home/local/Qt-6.4.0_static/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:410 (message): INSTALL_SOURCE_QMLTYPES option is deprecated and should not be used. Please port your module to use declarative type registration. Call Stack (most recent call first): qtwebsockets/src/imports/qmlwebsockets/CMakeLists.txt:1 (qt_internal_add_qml_module) This warning is for project developers. Use -Wno-dev to suppress it. Configuring submodule 'qthttpserver' -- Found the following ICU libraries: -- i18n (required) -- uc (required) -- data (required) -- Found ICU: /usr/include (found version "65.1") -- Found the following ICU libraries: -- i18n (required) -- uc (required) -- data (required) -- Found ICU: /usr/include (found version "65.1") -- Found the following ICU libraries: -- i18n (required) -- uc (required) -- data (required) -- Found ICU: /usr/include (found version "65.1") -- Found GLIB2: /usr/lib64/libglib-2.0.so Configuring submodule 'qtlottie' -- Found the following ICU libraries: -- i18n (required) -- uc (required) -- data (required) -- Found ICU: /usr/include (found version "65.1") -- Found the following ICU libraries: -- i18n (required) -- uc (required) -- data (required) -- Found ICU: /usr/include (found version "65.1") -- Found the following ICU libraries: -- i18n (required) -- uc (required) -- data (required) -- Found ICU: /usr/include (found version "65.1") CMake Warning (dev) at /home/local/Qt-6.4.0_static/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:410 (message): INSTALL_SOURCE_QMLTYPES option is deprecated and should not be used. Please port your module to use declarative type registration. Call Stack (most recent call first): qtlottie/src/imports/CMakeLists.txt:1 (qt_internal_add_qml_module) This warning is for project developers. Use -Wno-dev to suppress it. Configuring submodule 'qtmqtt' -- Found the following ICU libraries: -- i18n (required) -- uc (required) -- data (required) -- Found ICU: /usr/include (found version "65.1") -- Found the following ICU libraries: -- i18n (required) -- uc (required) -- data (required) -- Found ICU: /usr/include (found version "65.1") -- Found the following ICU libraries: -- i18n (required) -- uc (required) -- data (required) -- Found ICU: /usr/include (found version "65.1") -- Found GLIB2: /usr/lib64/libglib-2.0.so Configuring submodule 'qtnetworkauth' -- Found the following ICU libraries: -- i18n (required) -- uc (required) -- data (required) -- Found ICU: /usr/include (found version "65.1") -- Found the following ICU libraries: -- i18n (required) -- uc (required) -- data (required) -- Found ICU: /usr/include (found version "65.1") -- Found the following ICU libraries: -- i18n (required) -- uc (required) -- data (required) -- Found ICU: /usr/include (found version "65.1") -- Found GLIB2: /usr/lib64/libglib-2.0.so Configuring submodule 'qtopcua' -- Found the following ICU libraries: -- i18n (required) -- uc (required) -- data (required) -- Found ICU: /usr/include (found version "65.1") -- Found the following ICU libraries: -- i18n (required) -- uc (required) -- data (required) -- Found ICU: /usr/include (found version "65.1") -- Found the following ICU libraries: -- i18n (required) -- uc (required) -- data (required) -- Found ICU: /usr/include (found version "65.1") -- Found GLIB2: /usr/lib64/libglib-2.0.so Configuring submodule 'qtserialport' -- Found the following ICU libraries: -- i18n (required) -- uc (required) -- data (required) -- Found ICU: /usr/include (found version "65.1") -- Found the following ICU libraries: -- i18n (required) -- uc (required) -- data (required) -- Found ICU: /usr/include (found version "65.1") -- Found the following ICU libraries: -- i18n (required) -- uc (required) -- data (required) -- Found ICU: /usr/include (found version "65.1") -- Found GLIB2: /usr/lib64/libglib-2.0.so -- Found GLIB2: /usr/lib64/libglib-2.0.so Configuring submodule 'qtpositioning' -- Found the following ICU libraries: -- i18n (required) -- uc (required) -- data (required) -- Found ICU: /usr/include (found version "65.1") -- Found the following ICU libraries: -- i18n (required) -- uc (required) -- data (required) -- Found ICU: /usr/include (found version "65.1") -- Found the following ICU libraries: -- i18n (required) -- uc (required) -- data (required) -- Found ICU: /usr/include (found version "65.1") -- Found GLIB2: /usr/lib64/libglib-2.0.so Configuring submodule 'qtquicktimeline' -- Found the following ICU libraries: -- i18n (required) -- uc (required) -- data (required) -- Found ICU: /usr/include (found version "65.1") -- Found the following ICU libraries: -- i18n (required) -- uc (required) -- data (required) -- Found ICU: /usr/include (found version "65.1") -- Found the following ICU libraries: -- i18n (required) -- uc (required) -- data (required) -- Found ICU: /usr/include (found version "65.1") Configuring submodule 'qtquick3d' -- Found the following ICU libraries: -- i18n (required) -- uc (required) -- data (required) -- Found ICU: /usr/include (found version "65.1") -- Found the following ICU libraries: -- i18n (required) -- uc (required) -- data (required) -- Found ICU: /usr/include (found version "65.1") -- Found the following ICU libraries: -- i18n (required) -- uc (required) -- data (required) -- Found ICU: /usr/include (found version "65.1") assets/shaders/frostedGlass.frag -> assets/shaders/frostedGlass.frag.qsb exposed as ://assets/shaders/frostedGlass.frag.qsb Configuring submodule 'qtquick3dphysics' -- Found the following ICU libraries: -- i18n (required) -- uc (required) -- data (required) -- Found ICU: /usr/include (found version "65.1") -- Found the following ICU libraries: -- i18n (required) -- uc (required) -- data (required) -- Found ICU: /usr/include (found version "65.1") -- Found the following ICU libraries: -- i18n (required) -- uc (required) -- data (required) -- Found ICU: /usr/include (found version "65.1") -- Found GLIB2: /usr/lib64/libglib-2.0.so Configuring submodule 'qtremoteobjects' -- Found the following ICU libraries: -- i18n (required) -- uc (required) -- data (required) -- Found ICU: /usr/include (found version "65.1") -- Found the following ICU libraries: -- i18n (required) -- uc (required) -- data (required) -- Found ICU: /usr/include (found version "65.1") -- Found the following ICU libraries: -- i18n (required) -- uc (required) -- data (required) -- Found ICU: /usr/include (found version "65.1") -- Found GLIB2: /usr/lib64/libglib-2.0.so -- Found GLIB2: /usr/lib64/libglib-2.0.so Configuring submodule 'qtscxml' -- Found the following ICU libraries: -- i18n (required) -- uc (required) -- data (required) -- Found ICU: /usr/include (found version "65.1") -- Found the following ICU libraries: -- i18n (required) -- uc (required) -- data (required) -- Found ICU: /usr/include (found version "65.1") -- Found the following ICU libraries: -- i18n (required) -- uc (required) -- data (required) -- Found ICU: /usr/include (found version "65.1") -- Found GLIB2: /usr/lib64/libglib-2.0.so -- Found GLIB2: /usr/lib64/libglib-2.0.so Configuring submodule 'qtsensors' -- Found the following ICU libraries: -- i18n (required) -- uc (required) -- data (required) -- Found ICU: /usr/include (found version "65.1") -- Found the following ICU libraries: -- i18n (required) -- uc (required) -- data (required) -- Found ICU: /usr/include (found version "65.1") -- Found the following ICU libraries: -- i18n (required) -- uc (required) -- data (required) -- Found ICU: /usr/include (found version "65.1") -- Found GLIB2: /usr/lib64/libglib-2.0.so -- Found GLIB2: /usr/lib64/libglib-2.0.so Configuring submodule 'qtserialbus' -- Found the following ICU libraries: -- i18n (required) -- uc (required) -- data (required) -- Found ICU: /usr/include (found version "65.1") -- Found the following ICU libraries: -- i18n (required) -- uc (required) -- data (required) -- Found ICU: /usr/include (found version "65.1") -- Found the following ICU libraries: -- i18n (required) -- uc (required) -- data (required) -- Found ICU: /usr/include (found version "65.1") -- Found GLIB2: /usr/lib64/libglib-2.0.so -- Found GLIB2: /usr/lib64/libglib-2.0.so Configuring submodule 'qtspeech' -- Found the following ICU libraries: -- i18n (required) -- uc (required) -- data (required) -- Found ICU: /usr/include (found version "65.1") -- Found the following ICU libraries: -- i18n (required) -- uc (required) -- data (required) -- Found ICU: /usr/include (found version "65.1") -- Found the following ICU libraries: -- i18n (required) -- uc (required) -- data (required) -- Found ICU: /usr/include (found version "65.1") -- Found GLIB2: /usr/lib64/libglib-2.0.so -- Found GLIB2: /usr/lib64/libglib-2.0.so Configuring submodule 'qttranslations' -- Found the following ICU libraries: -- i18n (required) -- uc (required) -- data (required) -- Found ICU: /usr/include (found version "65.1") -- Found the following ICU libraries: -- i18n (required) -- uc (required) -- data (required) -- Found ICU: /usr/include (found version "65.1") -- Found the following ICU libraries: -- i18n (required) -- uc (required) -- data (required) -- Found ICU: /usr/include (found version "65.1") -- Found GLIB2: /usr/lib64/libglib-2.0.so CMake Warning at qttranslations/translations/CMakeLists.txt:37 (message): Directory '/home/local/qt-everywhere-src-6.4.0/qttranslations/translations/../../qtlocation/src' for qtlocation does not exist. Skipping... Call Stack (most recent call first): qttranslations/translations/CMakeLists.txt:105 (add_ts_targets) CMake Warning at qttranslations/translations/CMakeLists.txt:44 (message): No source files located for qtlocation, skipping target creation Call Stack (most recent call first): qttranslations/translations/CMakeLists.txt:105 (add_ts_targets) Configuring submodule 'qtvirtualkeyboard' -- Found the following ICU libraries: -- i18n (required) -- uc (required) -- data (required) -- Found ICU: /usr/include (found version "65.1") -- Found the following ICU libraries: -- i18n (required) -- uc (required) -- data (required) -- Found ICU: /usr/include (found version "65.1") -- Found the following ICU libraries: -- i18n (required) -- uc (required) -- data (required) -- Found ICU: /usr/include (found version "65.1") QtVirtualKeyboard: WARNING: /home/local/qt-everywhere-src-6.4.0/qtvirtualkeyboard/src/virtualkeyboard/qvirtualkeyboard_namespace.h does not include QT_BEGIN_NAMESPACE Configuring submodule 'qtwayland' -- Found the following ICU libraries: -- i18n (required) -- uc (required) -- data (required) -- Found ICU: /usr/include (found version "65.1") -- Found the following ICU libraries: -- i18n (required) -- uc (required) -- data (required) -- Found ICU: /usr/include (found version "65.1") -- Found the following ICU libraries: -- i18n (required) -- uc (required) -- data (required) -- Found ICU: /usr/include (found version "65.1") QtWaylandCompositor: WARNING: /home/local/qt-everywhere-src-6.4.0/qtwayland/src/compositor/extensions/qwaylandpresentationtime_p.h does not have the "We mean it." warning CMake Warning (dev) at /home/local/Qt-6.4.0_static/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:410 (message): INSTALL_SOURCE_QMLTYPES option is deprecated and should not be used. Please port your module to use declarative type registration. Call Stack (most recent call first): qtwayland/src/imports/compositor-extensions/xdgshell/CMakeLists.txt:7 (qt_internal_add_qml_module) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /home/local/Qt-6.4.0_static/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:410 (message): INSTALL_SOURCE_QMLTYPES option is deprecated and should not be used. Please port your module to use declarative type registration. Call Stack (most recent call first): qtwayland/src/imports/compositor-extensions/iviapplication/CMakeLists.txt:7 (qt_internal_add_qml_module) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /home/local/Qt-6.4.0_static/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:410 (message): INSTALL_SOURCE_QMLTYPES option is deprecated and should not be used. Please port your module to use declarative type registration. Call Stack (most recent call first): qtwayland/src/imports/compositor-extensions/wlshell/CMakeLists.txt:7 (qt_internal_add_qml_module) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /home/local/Qt-6.4.0_static/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:410 (message): INSTALL_SOURCE_QMLTYPES option is deprecated and should not be used. Please port your module to use declarative type registration. Call Stack (most recent call first): qtwayland/src/imports/compositor-extensions/qtshell/CMakeLists.txt:5 (qt_internal_add_qml_module) This warning is for project developers. Use -Wno-dev to suppress it. Configuring submodule 'qtwebchannel' -- Found the following ICU libraries: -- i18n (required) -- uc (required) -- data (required) -- Found ICU: /usr/include (found version "65.1") -- Found the following ICU libraries: -- i18n (required) -- uc (required) -- data (required) -- Found ICU: /usr/include (found version "65.1") -- Found the following ICU libraries: -- i18n (required) -- uc (required) -- data (required) -- Found ICU: /usr/include (found version "65.1") -- Found GLIB2: /usr/lib64/libglib-2.0.so CMake Warning (dev) at /home/local/Qt-6.4.0_static/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:410 (message): INSTALL_SOURCE_QMLTYPES option is deprecated and should not be used. Please port your module to use declarative type registration. Call Stack (most recent call first): qtwebchannel/src/imports/webchannel/CMakeLists.txt:7 (qt_internal_add_qml_module) This warning is for project developers. Use -Wno-dev to suppress it. Configuring submodule 'qtwebengine' -- Found the following ICU libraries: -- i18n (required) -- uc (required) -- data (required) -- Found ICU: /usr/include (found version "65.1") -- Found the following ICU libraries: -- i18n (required) -- uc (required) -- data (required) -- Found ICU: /usr/include (found version "65.1") -- Found the following ICU libraries: -- i18n (required) -- uc (required) -- data (required) -- Found ICU: /usr/include (found version "65.1") -- Found GLIB2: /usr/lib64/libglib-2.0.so Traceback (most recent call last): File "", line 1, in ModuleNotFoundError: No module named 'html5lib' -- Checking 'ulimit -n' -- Open files limit 1024 -- Creating linker launcher -- Support check for QtWebEngine failed: Static build is not supported. -- Support check for QtPdf failed: Python3 html5lib is missing. Configuring submodule 'qtwebview' -- Found the following ICU libraries: -- i18n (required) -- uc (required) -- data (required) -- Found ICU: /usr/include (found version "65.1") -- Found the following ICU libraries: -- i18n (required) -- uc (required) -- data (required) -- Found ICU: /usr/include (found version "65.1") -- Found the following ICU libraries: -- i18n (required) -- uc (required) -- data (required) -- Found ICU: /usr/include (found version "65.1") -- Found GLIB2: /usr/lib64/libglib-2.0.so -- Could NOT find Qt6WebEngineCore (missing: Qt6WebEngineCore_DIR) CMake Warning at /home/local/Qt-6.4.0_static/qtbase/lib/cmake/Qt6/Qt6Config.cmake:270 (message): Failed to find optional Qt component "WebEngineCore". Expected Config file at "/home/local/Qt-6.4.0_static/qtbase/lib/cmake/Qt6WebEngineCore/Qt6WebEngineCoreConfig.cmake" does NOT exist Call Stack (most recent call first): qtwebview/CMakeLists.txt:12 (find_package) -- Could NOT find Qt6WebEngineQuick (missing: Qt6WebEngineQuick_DIR) CMake Warning at /home/local/Qt-6.4.0_static/qtbase/lib/cmake/Qt6/Qt6Config.cmake:270 (message): Failed to find optional Qt component "WebEngineQuick". Expected Config file at "/home/local/Qt-6.4.0_static/qtbase/lib/cmake/Qt6WebEngineQuick/Qt6WebEngineQuickConfig.cmake" does NOT exist Call Stack (most recent call first): qtwebview/CMakeLists.txt:12 (find_package) -- Configuration summary shown below. It has also been written to /home/local/Qt-6.4.0_static/config.summary -- Configure with --log-level=STATUS or higher to increase CMake's message verbosity. The log level does not persist across reconfigurations. -- Configure summary: Building for: linux-icc (x86_64, CPU features: mmx sse sse2) Compiler: clang (Intel LLVM) 2022.2.0 Build options: Mode ................................... debug Fully optimize release builds (-O3) .... no Building shared libraries .............. no Using C standard ....................... C11 Using C++ standard ..................... C++20 Using ccache ........................... no Using new DTAGS ........................ yes Relocatable ............................ no Using precompiled headers .............. no Using LTCG ............................. no Using Intel CET ........................ no Target compiler supports: SSE .................................. SSE2 SSE3 SSSE3 SSE4.1 SSE4.2 AVX .................................. AVX AVX2 VAES AVX512 ............................... F ER CD PF DQ BW VL IFMA VBMI AVX512VBMI2 Other x86 ............................ AES F16C RDRAND SHA Sanitizers: Addresses ............................ no Threads .............................. no Memory ............................... no Fuzzer (instrumentation only) ........ no Undefined ............................ no Build parts ............................ libs tools Qt modules and options: Qt Concurrent .......................... yes Qt D-Bus ............................... yes Qt D-Bus directly linked to libdbus .... yes Qt Gui ................................. yes Qt Network ............................. yes Qt PrintSupport ........................ yes Qt Sql ................................. yes Qt Testlib ............................. yes Qt Widgets ............................. yes Qt Xml ................................. yes Support enabled for: Using pkg-config ....................... yes udev ................................... yes Using system zlib ...................... yes Zstandard support ...................... yes Thread support ......................... yes Common build options: Linker can resolve circular dependencies yes Qt Core: backtrace .............................. yes DoubleConversion ....................... yes Using system DoubleConversion ........ no GLib ................................... yes ICU .................................... yes Using system libb2 ..................... yes Built-in copy of the MIME database ..... yes cpp/winrt base ......................... no Tracing backend ........................ Logging backends: journald ............................. no syslog ............................... no slog2 ................................ no PCRE2 .................................. yes Using system PCRE2 ................... no CLONE_PIDFD support in forkfd .......... yes Qt Sql: SQL item models ........................ yes Qt Network: getifaddrs() ........................... yes IPv6 ifname ............................ yes libproxy ............................... no Linux AF_NETLINK ....................... yes OpenSSL ................................ yes Qt directly linked to OpenSSL ........ no OpenSSL 1.1 ............................ yes DTLS ................................... yes OCSP-stapling .......................... yes SCTP ................................... no Use system proxies ..................... yes GSSAPI ................................. no Brotli Decompression Support ........... yes qTopLevelDomain() ...................... yes Built-in publicsuffix database ....... yes System publicsuffix database ......... yes Core tools: Android deployment tool ................ yes macOS deployment tool .................. no Windows deployment tool ................ no qmake .................................. yes Qt Gui: Accessibility .......................... yes FreeType ............................... yes Using system FreeType ................ yes HarfBuzz ............................... yes Using system HarfBuzz ................ yes Fontconfig ............................. yes Image formats: GIF .................................. yes ICO .................................. yes JPEG ................................. yes Using system libjpeg ............... yes PNG .................................. yes Using system libpng ................ yes Text formats: HtmlParser ........................... yes CssParser ............................ yes OdfWriter ............................ yes MarkdownReader ....................... yes Using system libmd4c ............... no MarkdownWriter ....................... yes EGL .................................... yes OpenVG ................................. no OpenGL: Desktop OpenGL ....................... yes OpenGL ES 2.0 ........................ no OpenGL ES 3.0 ........................ no OpenGL ES 3.1 ........................ no OpenGL ES 3.2 ........................ no Vulkan ................................. yes Session Management ..................... yes Features used by QPA backends: evdev .................................. yes libinput ............................... yes HiRes wheel support in libinput ........ no INTEGRITY HID .......................... no mtdev .................................. yes tslib .................................. no xkbcommon .............................. yes X11 specific: XLib ................................. yes XCB Xlib ............................. yes EGL on X11 ........................... yes xkbcommon-x11 ........................ yes xcb-sm ............................... yes QPA backends: DirectFB ............................... no EGLFS .................................. yes EGLFS details: EGLFS OpenWFD ........................ no EGLFS i.Mx6 .......................... no EGLFS i.Mx6 Wayland .................. no EGLFS RCAR ........................... no EGLFS EGLDevice ...................... yes EGLFS GBM ............................ yes EGLFS VSP2 ........................... no EGLFS Mali ........................... no EGLFS Raspberry Pi ................... no EGLFS X11 ............................ yes LinuxFB ................................ yes VNC .................................... yes VK_KHR_display ......................... yes QNX: lgmon ................................ no IMF .................................. no XCB: Using system-provided xcb-xinput ..... no GL integrations: GLX Plugin ......................... yes XCB GLX .......................... yes EGL-X11 Plugin ..................... yes Windows: Direct 2D ............................ no Direct 2D 1.1 ........................ no DirectWrite .......................... no DirectWrite 3 ........................ no Qt Widgets: GTK+ ................................... yes Styles ................................. Fusion Windows Qt Testlib: Tester for item models ................. yes Qt PrintSupport: CUPS ................................... yes Qt Sql Drivers: DB2 (IBM) .............................. no InterBase .............................. no MySql .................................. yes OCI (Oracle) ........................... no ODBC ................................... yes PostgreSQL ............................. no SQLite ................................. yes Using system provided SQLite ......... no Further Image Formats: JasPer ................................. yes MNG .................................... yes TIFF ................................... yes Using system libtiff ................. yes WEBP ................................... yes Using system libwebp ................. yes Qt QML: QML network support .................... yes QML debugging and profiling support .... yes QML just-in-time compiler .............. yes QML XML http request ................... yes QML Locale ............................. yes Qt QML Models: QML list model ......................... yes QML delegate model ..................... yes Qt Quick: AnimatedImage item ..................... yes Canvas item ............................ yes Support for Qt Quick Designer .......... yes Flipable item .......................... yes GridView item .......................... yes ListView item .......................... yes TableView item ......................... yes TreeView item .......................... yes Path support ........................... yes PathView item .......................... yes Positioner items ....................... yes Repeater item .......................... yes ShaderEffect item ...................... yes Sprite item ............................ yes Qt Quick Templates 2: Hover support .......................... yes Multi-touch support .................... yes Calendar support ....................... yes Qt Quick Controls 2: Styles ................................. Basic Fusion Imagine iOS Material Universal macOS Windows Qt Multimedia: Spatial Audio .......................... yes Spatial Audio (Quick3D) ................ no Low level Audio Backend: ALSA (experimental) .................. no PulseAudio ........................... yes MMRenderer ........................... no CoreAudio ............................ no Windows Media SDK .................... no Open SLES (Android) .................. no Web Assembly ......................... no Plugin: GStreamer 1.0 ........................ yes FFmpeg ............................... no MMRenderer ........................... no AVFoundation ......................... no Windows Media Foundation ............. no Hardware acceleration and features: Video for Linux ...................... yes VAAPI support ........................ no Linux DMA buffer support ............. yes VideoToolbox ......................... no Qt 3D: Assimp ................................. yes System Assimp .......................... no Use SSE2 instructions .................. yes Use AVX2 instructions .................. no Aspects: Render aspect ........................ yes Input aspect ......................... yes Logic aspect ......................... yes Animation aspect ..................... yes Extras aspect ........................ yes Qt 3D APIs: Vulkan ................................. yes Qt 3D Renderers: OpenGL Renderer ........................ yes RHI Renderer ........................... yes Qt3D Geometry Loaders: Autodesk FBX ........................... no Qt 5 Compatibility Libraries: iconv .................................. no Qt Charts Types: Area Chart ............................. yes Line Chart ............................. yes Spline Chart ........................... yes Scatter Chart .......................... yes Bar Chart .............................. yes Pie Chart .............................. yes Boxplot Chart .......................... yes Candlestick Chart ...................... yes Qt Axis Types: DateTime Axis .......................... yes Qt Bluetooth: BlueZ .................................. no BlueZ Low Energy ....................... no Linux Crypto API ....................... no WinRT Bluetooth API .................... no Qt Tools: Qt Assistant ......................... yes QDoc ................................. yes Clang-based lupdate parser ........... yes Qt Designer .......................... yes Qt Distance Field Generator .......... yes Qt Linguist .......................... yes pixeltool ............................ yes qdbus ................................ yes Qt Attributions Scanner .............. yes qtdiag ............................... yes qtplugininfo ......................... yes Qt Opcua: Open62541 ............................ yes Unified Automation C++ SDK ........... no Support for namespace 0 NodeId names . yes Namespace 0 NodeIds generator ........ no Open62541 security support ........... yes Support for global discovery server .. yes Serial Port: ntddmodm ............................. no QtQuick3D: Assimp ............................... yes System Assimp ........................ no Qt Remote Objects: High Availability Manager (ham) ...... no Qt Scxml: ECMAScript data model for QtScxml .... yes Qt Sensors: sensorfw ............................. no sensorfw_enabled_with_cmake .......... no Qt SerialBus: Socket CAN ........................... yes Socket CAN FD ........................ yes SerialPort Support ................... yes Qt TextToSpeech: Flite ................................ no Flite with ALSA ...................... no Speech Dispatcher .................... no Qt Virtualkeyboard: Desktop integration .................. yes Built-in layouts ..................... yes Key navigation ....................... no Retro style as default ............... no Sensitive Debug ...................... no Cerence .............................. no Static Linking ..................... no Handwriting ........................ no Alphabetic ....................... no CJK .............................. no XT9 ................................ no XT9 Debug ........................ no XT9 9-key layouts ................ no Bundle resources ................... no Handwriting ...................... no XT9 .............................. no Hunspell ............................. no Using Hunspell copy from 3rdparty/ . no OpenWnn .............................. yes MyScript ............................. no Language support enabled for: Arabic ............................. yes Bulgarian .......................... yes Czech .............................. yes Danish ............................. yes German ............................. yes Greek .............................. yes English GB ......................... yes English US ......................... yes Spanish ............................ yes Spanish Mexico ..................... yes Estonian ........................... yes Farsi .............................. yes Finnish ............................ yes French Canada ...................... yes French France ...................... yes Hebrew ............................. yes Hindi .............................. yes Croatian ........................... yes Hungarian .......................... yes Indonesian ......................... yes Italian ............................ yes Japanese ........................... yes Korean ............................. yes Malay .............................. yes Norwegian .......................... yes Dutch .............................. yes Polish ............................. yes Portuguese Brazil .................. yes Portuguese Portugal ................ yes Romanian ........................... yes Russian ............................ yes Slovak ............................. yes Slovenian .......................... yes Albanian ........................... yes Serbian ............................ yes Swedish ............................ yes Thai ............................... yes Turkish ............................ yes Ukrainian .......................... yes Vietnamese ......................... yes Simplified Chinese ................. yes Traditional Chinese ................ yes HongKong Chinese ................... no Traditional chinese input methods: Zhuyin ............................. yes Cangjie ............................ yes Qt Wayland TextInput Protocol V4(WIP) .. no Qt Wayland Client ...................... yes Qt Wayland Compositor .................. yes Qt Wayland Drivers: EGL .................................. yes Raspberry Pi ......................... no DRM EGL .............................. yes libhybris EGL ........................ no Linux dma-buf server buffer integration yes Shm emulation server buffer integration yes Vulkan-based server buffer integration yes Qt Wayland Client Shell Integrations: xdg-shell ............................ yes ivi-shell ............................ yes wl-shell (deprecated) ................ yes qt-shell ............................. yes Qt Wayland Compositor Layer Plugins: VSP2 hardware layer integration ...... no WebEngine Repository Build Options: Build Ninja .......................... no Build Gn ............................. yes Jumbo Build .......................... yes Developer build ...................... no Build QtWebEngine Modules: Build QtWebEngineCore .............. no Build QtWebEngineWidgets ........... no Build QtWebEngineQuick ............. no Build QtPdf Modules: Build QtPdfWidgets ................. no Build QtPdfQuick ................... no Optional system libraries: re2 ................................ no icu ................................ no libwebp, libwebpmux and libwebpdemux yes opus ............................... no ffmpeg ............................. no libvpx ............................. no snappy ............................. no glib ............................... yes zlib ............................... yes minizip ............................ no libevent ........................... no libxml2 and libxslt ................ no lcms2 .............................. yes png ................................ yes jpeg ............................... yes harfbuzz ........................... no freetype ........................... yes libpci ............................. no Qt 3rdparty libs: qtfreetype ......................... no qtpng .............................. no qtpng .............................. no qtjpeg ............................. no qtzlib ............................. no Note: Using static linking will disable the use of dynamically loaded plugins. Make sure to import all needed static plugins, or compile needed modules into the library. Note: Hunspell in Qt Virtual Keyboard is not enabled. Spelling correction will not be available. WARNING: QtWebEngine won't be built. Static build is not supported. WARNING: QtPdf won't be built. Python3 html5lib is missing. -- Qt is now configured for building. Just run 'cmake --build . --parallel' Once everything is built, you must run 'cmake --install .' Qt will be installed into '/usr/local/Trolltech/Qt-6.4.0' To configure and build other Qt modules, you can use the following convenience script: /usr/local/Trolltech/Qt-6.4.0/bin/qt-configure-module If reconfiguration fails for some reason, try removing 'CMakeCache.txt' from the build directory -- Configuring done CMake Warning at qtbase/src/corelib/Qt6CoreMacros.cmake:586 (add_executable): Cannot generate a safe runtime search path for target rcc because files in some directories may conflict with libraries in implicit directories: runtime library [libz.so.1] in /usr/lib64 may be hidden by files in: /home/opt/intel/oneapi/intelpython/latest/lib Some of these libraries may not be found correctly. Call Stack (most recent call first): qtbase/cmake/QtExecutableHelpers.cmake:29 (_qt_internal_create_executable) qtbase/cmake/QtToolHelpers.cmake:210 (qt_internal_add_executable) qtbase/src/tools/rcc/CMakeLists.txt:8 (qt_internal_add_tool) CMake Warning at qtbase/src/corelib/Qt6CoreMacros.cmake:586 (add_executable): Cannot generate a safe runtime search path for target uic because files in some directories may conflict with libraries in implicit directories: runtime library [libz.so.1] in /usr/lib64 may be hidden by files in: /home/opt/intel/oneapi/intelpython/latest/lib Some of these libraries may not be found correctly. Call Stack (most recent call first): qtbase/cmake/QtExecutableHelpers.cmake:29 (_qt_internal_create_executable) qtbase/cmake/QtToolHelpers.cmake:210 (qt_internal_add_executable) qtbase/src/tools/uic/CMakeLists.txt:8 (qt_internal_add_tool) CMake Warning at qtbase/src/corelib/Qt6CoreMacros.cmake:586 (add_executable): Cannot generate a safe runtime search path for target qdbuscpp2xml because files in some directories may conflict with libraries in implicit directories: runtime library [libz.so.1] in /usr/lib64 may be hidden by files in: /home/opt/intel/oneapi/intelpython/latest/lib Some of these libraries may not be found correctly. Call Stack (most recent call first): qtbase/cmake/QtExecutableHelpers.cmake:29 (_qt_internal_create_executable) qtbase/cmake/QtToolHelpers.cmake:210 (qt_internal_add_executable) qtbase/src/tools/qdbuscpp2xml/CMakeLists.txt:8 (qt_internal_add_tool) CMake Warning at qtbase/src/corelib/Qt6CoreMacros.cmake:586 (add_executable): Cannot generate a safe runtime search path for target qdbusxml2cpp because files in some directories may conflict with libraries in implicit directories: runtime library [libz.so.1] in /usr/lib64 may be hidden by files in: /home/opt/intel/oneapi/intelpython/latest/lib Some of these libraries may not be found correctly. Call Stack (most recent call first): qtbase/cmake/QtExecutableHelpers.cmake:29 (_qt_internal_create_executable) qtbase/cmake/QtToolHelpers.cmake:210 (qt_internal_add_executable) qtbase/src/tools/qdbusxml2cpp/CMakeLists.txt:8 (qt_internal_add_tool) CMake Warning at qtbase/src/corelib/Qt6CoreMacros.cmake:586 (add_executable): Cannot generate a safe runtime search path for target qlalr because files in some directories may conflict with libraries in implicit directories: runtime library [libz.so.1] in /usr/lib64 may be hidden by files in: /home/opt/intel/oneapi/intelpython/latest/lib Some of these libraries may not be found correctly. Call Stack (most recent call first): qtbase/cmake/QtExecutableHelpers.cmake:29 (_qt_internal_create_executable) qtbase/cmake/QtToolHelpers.cmake:210 (qt_internal_add_executable) qtbase/src/tools/qlalr/CMakeLists.txt:8 (qt_internal_add_tool) CMake Warning at qtbase/src/corelib/Qt6CoreMacros.cmake:586 (add_executable): Cannot generate a safe runtime search path for target qvkgen because files in some directories may conflict with libraries in implicit directories: runtime library [libz.so.1] in /usr/lib64 may be hidden by files in: /home/opt/intel/oneapi/intelpython/latest/lib Some of these libraries may not be found correctly. Call Stack (most recent call first): qtbase/cmake/QtExecutableHelpers.cmake:29 (_qt_internal_create_executable) qtbase/cmake/QtToolHelpers.cmake:210 (qt_internal_add_executable) qtbase/src/tools/qvkgen/CMakeLists.txt:8 (qt_internal_add_tool) CMake Warning at qtbase/src/corelib/Qt6CoreMacros.cmake:586 (add_executable): Cannot generate a safe runtime search path for target qtpaths because files in some directories may conflict with libraries in implicit directories: runtime library [libz.so.1] in /usr/lib64 may be hidden by files in: /home/opt/intel/oneapi/intelpython/latest/lib Some of these libraries may not be found correctly. Call Stack (most recent call first): qtbase/cmake/QtExecutableHelpers.cmake:29 (_qt_internal_create_executable) qtbase/cmake/QtToolHelpers.cmake:210 (qt_internal_add_executable) qtbase/src/tools/qtpaths/CMakeLists.txt:8 (qt_internal_add_tool) CMake Warning at qtbase/src/corelib/Qt6CoreMacros.cmake:586 (add_executable): Cannot generate a safe runtime search path for target androiddeployqt because files in some directories may conflict with libraries in implicit directories: runtime library [libz.so.1] in /usr/lib64 may be hidden by files in: /home/opt/intel/oneapi/intelpython/latest/lib Some of these libraries may not be found correctly. Call Stack (most recent call first): qtbase/cmake/QtExecutableHelpers.cmake:29 (_qt_internal_create_executable) qtbase/cmake/QtToolHelpers.cmake:210 (qt_internal_add_executable) qtbase/src/tools/androiddeployqt/CMakeLists.txt:8 (qt_internal_add_tool) CMake Warning at qtbase/src/corelib/Qt6CoreMacros.cmake:586 (add_executable): Cannot generate a safe runtime search path for target androidtestrunner because files in some directories may conflict with libraries in implicit directories: runtime library [libz.so.1] in /usr/lib64 may be hidden by files in: /home/opt/intel/oneapi/intelpython/latest/lib Some of these libraries may not be found correctly. Call Stack (most recent call first): qtbase/cmake/QtExecutableHelpers.cmake:29 (_qt_internal_create_executable) qtbase/cmake/QtToolHelpers.cmake:210 (qt_internal_add_executable) qtbase/src/tools/androidtestrunner/CMakeLists.txt:8 (qt_internal_add_tool) CMake Warning at qtbase/src/corelib/Qt6CoreMacros.cmake:586 (add_executable): Cannot generate a safe runtime search path for target qmake because files in some directories may conflict with libraries in implicit directories: runtime library [libz.so.1] in /usr/lib64 may be hidden by files in: /home/opt/intel/oneapi/intelpython/latest/lib Some of these libraries may not be found correctly. Call Stack (most recent call first): qtbase/cmake/QtExecutableHelpers.cmake:29 (_qt_internal_create_executable) qtbase/cmake/QtToolHelpers.cmake:210 (qt_internal_add_executable) qtbase/qmake/CMakeLists.txt:47 (qt_internal_add_tool) CMake Warning at /home/local/Qt-6.4.0_static/qtbase/lib/cmake/Qt6Core/Qt6CoreMacros.cmake:586 (add_executable): Cannot generate a safe runtime search path for target qsb because files in some directories may conflict with libraries in implicit directories: runtime library [libpng16.so.16] in /usr/lib64 may be hidden by files in: /home/opt/intel/oneapi/intelpython/latest/lib runtime library [libfreetype.so.6] in /usr/lib64 may be hidden by files in: /home/opt/intel/oneapi/intelpython/latest/lib runtime library [libz.so.1] in /usr/lib64 may be hidden by files in: /home/opt/intel/oneapi/intelpython/latest/lib Some of these libraries may not be found correctly. Call Stack (most recent call first): qtbase/cmake/QtExecutableHelpers.cmake:29 (_qt_internal_create_executable) qtbase/cmake/QtToolHelpers.cmake:210 (qt_internal_add_executable) qtshadertools/tools/qsb/CMakeLists.txt:8 (qt_internal_add_tool) CMake Warning at /home/local/Qt-6.4.0_static/qtbase/lib/cmake/Qt6Core/Qt6CoreMacros.cmake:586 (add_executable): Cannot generate a safe runtime search path for target qmltyperegistrar because files in some directories may conflict with libraries in implicit directories: runtime library [libz.so.1] in /usr/lib64 may be hidden by files in: /home/opt/intel/oneapi/intelpython/latest/lib Some of these libraries may not be found correctly. Call Stack (most recent call first): qtbase/cmake/QtExecutableHelpers.cmake:29 (_qt_internal_create_executable) qtbase/cmake/QtToolHelpers.cmake:210 (qt_internal_add_executable) qtdeclarative/src/qmltyperegistrar/CMakeLists.txt:8 (qt_internal_add_tool) CMake Warning at /home/local/Qt-6.4.0_static/qtbase/lib/cmake/Qt6Core/Qt6CoreMacros.cmake:586 (add_executable): Cannot generate a safe runtime search path for target qmlcachegen because files in some directories may conflict with libraries in implicit directories: runtime library [libz.so.1] in /usr/lib64 may be hidden by files in: /home/opt/intel/oneapi/intelpython/latest/lib Some of these libraries may not be found correctly. Call Stack (most recent call first): qtbase/cmake/QtExecutableHelpers.cmake:29 (_qt_internal_create_executable) qtbase/cmake/QtToolHelpers.cmake:210 (qt_internal_add_executable) qtdeclarative/tools/qmlcachegen/CMakeLists.txt:8 (qt_internal_add_tool) CMake Warning at /home/local/Qt-6.4.0_static/qtbase/lib/cmake/Qt6Core/Qt6CoreMacros.cmake:586 (add_executable): Cannot generate a safe runtime search path for target qmldom because files in some directories may conflict with libraries in implicit directories: runtime library [libz.so.1] in /usr/lib64 may be hidden by files in: /home/opt/intel/oneapi/intelpython/latest/lib Some of these libraries may not be found correctly. Call Stack (most recent call first): qtbase/cmake/QtExecutableHelpers.cmake:29 (_qt_internal_create_executable) qtbase/cmake/QtToolHelpers.cmake:210 (qt_internal_add_executable) qtdeclarative/tools/qmldom/CMakeLists.txt:6 (qt_internal_add_tool) CMake Warning at /home/local/Qt-6.4.0_static/qtbase/lib/cmake/Qt6Core/Qt6CoreMacros.cmake:586 (add_executable): Cannot generate a safe runtime search path for target qmllint because files in some directories may conflict with libraries in implicit directories: runtime library [libz.so.1] in /usr/lib64 may be hidden by files in: /home/opt/intel/oneapi/intelpython/latest/lib Some of these libraries may not be found correctly. Call Stack (most recent call first): qtbase/cmake/QtExecutableHelpers.cmake:29 (_qt_internal_create_executable) qtbase/cmake/QtToolHelpers.cmake:210 (qt_internal_add_executable) qtdeclarative/tools/qmllint/CMakeLists.txt:8 (qt_internal_add_tool) CMake Warning at /home/local/Qt-6.4.0_static/qtbase/lib/cmake/Qt6Core/Qt6CoreMacros.cmake:586 (add_executable): Cannot generate a safe runtime search path for target qmltc because files in some directories may conflict with libraries in implicit directories: runtime library [libz.so.1] in /usr/lib64 may be hidden by files in: /home/opt/intel/oneapi/intelpython/latest/lib Some of these libraries may not be found correctly. Call Stack (most recent call first): qtbase/cmake/QtExecutableHelpers.cmake:29 (_qt_internal_create_executable) qtbase/cmake/QtToolHelpers.cmake:210 (qt_internal_add_executable) qtdeclarative/tools/qmltc/CMakeLists.txt:2 (qt_internal_add_tool) CMake Warning at /home/local/Qt-6.4.0_static/qtbase/lib/cmake/Qt6Core/Qt6CoreMacros.cmake:586 (add_executable): Cannot generate a safe runtime search path for target qmlimportscanner because files in some directories may conflict with libraries in implicit directories: runtime library [libz.so.1] in /usr/lib64 may be hidden by files in: /home/opt/intel/oneapi/intelpython/latest/lib Some of these libraries may not be found correctly. Call Stack (most recent call first): qtbase/cmake/QtExecutableHelpers.cmake:29 (_qt_internal_create_executable) qtbase/cmake/QtToolHelpers.cmake:210 (qt_internal_add_executable) qtdeclarative/tools/qmlimportscanner/CMakeLists.txt:8 (qt_internal_add_tool) CMake Warning at /home/local/Qt-6.4.0_static/qtbase/lib/cmake/Qt6Core/Qt6CoreMacros.cmake:586 (add_executable): Cannot generate a safe runtime search path for target qmlformat because files in some directories may conflict with libraries in implicit directories: runtime library [libz.so.1] in /usr/lib64 may be hidden by files in: /home/opt/intel/oneapi/intelpython/latest/lib Some of these libraries may not be found correctly. Call Stack (most recent call first): qtbase/cmake/QtExecutableHelpers.cmake:29 (_qt_internal_create_executable) qtbase/cmake/QtToolHelpers.cmake:210 (qt_internal_add_executable) qtdeclarative/tools/qmlformat/CMakeLists.txt:8 (qt_internal_add_tool) CMake Warning at /home/local/Qt-6.4.0_static/qtbase/lib/cmake/Qt6Core/Qt6CoreMacros.cmake:586 (add_executable): Cannot generate a safe runtime search path for target qmlls because files in some directories may conflict with libraries in implicit directories: runtime library [libz.so.1] in /usr/lib64 may be hidden by files in: /home/opt/intel/oneapi/intelpython/latest/lib Some of these libraries may not be found correctly. Call Stack (most recent call first): qtbase/cmake/QtExecutableHelpers.cmake:29 (_qt_internal_create_executable) qtbase/cmake/QtAppHelpers.cmake:24 (qt_internal_add_executable) qtdeclarative/tools/qmlls/CMakeLists.txt:5 (qt_internal_add_app) CMake Warning at /home/local/Qt-6.4.0_static/qtbase/lib/cmake/Qt6Core/Qt6CoreMacros.cmake:586 (add_executable): Cannot generate a safe runtime search path for target qml because files in some directories may conflict with libraries in implicit directories: runtime library [libpng16.so.16] in /usr/lib64 may be hidden by files in: /home/opt/intel/oneapi/intelpython/latest/lib runtime library [libfreetype.so.6] in /usr/lib64 may be hidden by files in: /home/opt/intel/oneapi/intelpython/latest/lib runtime library [libz.so.1] in /usr/lib64 may be hidden by files in: /home/opt/intel/oneapi/intelpython/latest/lib Some of these libraries may not be found correctly. Call Stack (most recent call first): qtbase/cmake/QtExecutableHelpers.cmake:29 (_qt_internal_create_executable) qtbase/cmake/QtAppHelpers.cmake:24 (qt_internal_add_executable) qtdeclarative/tools/qml/CMakeLists.txt:7 (qt_internal_add_app) CMake Warning at /home/local/Qt-6.4.0_static/qtbase/lib/cmake/Qt6Core/Qt6CoreMacros.cmake:586 (add_executable): Cannot generate a safe runtime search path for target qmlprofiler because files in some directories may conflict with libraries in implicit directories: runtime library [libz.so.1] in /usr/lib64 may be hidden by files in: /home/opt/intel/oneapi/intelpython/latest/lib Some of these libraries may not be found correctly. Call Stack (most recent call first): qtbase/cmake/QtExecutableHelpers.cmake:29 (_qt_internal_create_executable) qtbase/cmake/QtToolHelpers.cmake:210 (qt_internal_add_executable) qtdeclarative/tools/qmlprofiler/CMakeLists.txt:8 (qt_internal_add_tool) CMake Warning at /home/local/Qt-6.4.0_static/qtbase/lib/cmake/Qt6Core/Qt6CoreMacros.cmake:586 (add_executable): Cannot generate a safe runtime search path for target qmlpreview because files in some directories may conflict with libraries in implicit directories: runtime library [libz.so.1] in /usr/lib64 may be hidden by files in: /home/opt/intel/oneapi/intelpython/latest/lib Some of these libraries may not be found correctly. Call Stack (most recent call first): qtbase/cmake/QtExecutableHelpers.cmake:29 (_qt_internal_create_executable) qtbase/cmake/QtAppHelpers.cmake:24 (qt_internal_add_executable) qtdeclarative/tools/qmlpreview/CMakeLists.txt:7 (qt_internal_add_app) CMake Warning at /home/local/Qt-6.4.0_static/qtbase/lib/cmake/Qt6Core/Qt6CoreMacros.cmake:586 (add_executable): Cannot generate a safe runtime search path for target qmleasing because files in some directories may conflict with libraries in implicit directories: runtime library [libpng16.so.16] in /usr/lib64 may be hidden by files in: /home/opt/intel/oneapi/intelpython/latest/lib runtime library [libfreetype.so.6] in /usr/lib64 may be hidden by files in: /home/opt/intel/oneapi/intelpython/latest/lib runtime library [libz.so.1] in /usr/lib64 may be hidden by files in: /home/opt/intel/oneapi/intelpython/latest/lib Some of these libraries may not be found correctly. Call Stack (most recent call first): qtbase/cmake/QtExecutableHelpers.cmake:29 (_qt_internal_create_executable) qtbase/cmake/QtAppHelpers.cmake:24 (qt_internal_add_executable) qtdeclarative/tools/qmleasing/CMakeLists.txt:7 (qt_internal_add_app) CMake Warning at /home/local/Qt-6.4.0_static/qtbase/lib/cmake/Qt6Core/Qt6CoreMacros.cmake:586 (add_executable): Cannot generate a safe runtime search path for target qmltestrunner because files in some directories may conflict with libraries in implicit directories: runtime library [libpng16.so.16] in /usr/lib64 may be hidden by files in: /home/opt/intel/oneapi/intelpython/latest/lib runtime library [libfreetype.so.6] in /usr/lib64 may be hidden by files in: /home/opt/intel/oneapi/intelpython/latest/lib runtime library [libz.so.1] in /usr/lib64 may be hidden by files in: /home/opt/intel/oneapi/intelpython/latest/lib Some of these libraries may not be found correctly. Call Stack (most recent call first): qtbase/cmake/QtExecutableHelpers.cmake:29 (_qt_internal_create_executable) qtbase/cmake/QtToolHelpers.cmake:210 (qt_internal_add_executable) qtdeclarative/tools/qmltestrunner/CMakeLists.txt:8 (qt_internal_add_tool) CMake Warning at /home/local/Qt-6.4.0_static/qtbase/lib/cmake/Qt6Core/Qt6CoreMacros.cmake:586 (add_executable): Cannot generate a safe runtime search path for target lconvert because files in some directories may conflict with libraries in implicit directories: runtime library [libz.so.1] in /usr/lib64 may be hidden by files in: /home/opt/intel/oneapi/intelpython/latest/lib Some of these libraries may not be found correctly. Call Stack (most recent call first): qtbase/cmake/QtExecutableHelpers.cmake:29 (_qt_internal_create_executable) qtbase/cmake/QtToolHelpers.cmake:210 (qt_internal_add_executable) qttools/src/linguist/lconvert/CMakeLists.txt:8 (qt_internal_add_tool) CMake Warning at /home/local/Qt-6.4.0_static/qtbase/lib/cmake/Qt6Core/Qt6CoreMacros.cmake:586 (add_executable): Cannot generate a safe runtime search path for target lprodump because files in some directories may conflict with libraries in implicit directories: runtime library [libz.so.1] in /usr/lib64 may be hidden by files in: /home/opt/intel/oneapi/intelpython/latest/lib Some of these libraries may not be found correctly. Call Stack (most recent call first): qtbase/cmake/QtExecutableHelpers.cmake:29 (_qt_internal_create_executable) qtbase/cmake/QtToolHelpers.cmake:210 (qt_internal_add_executable) qttools/src/linguist/lprodump/CMakeLists.txt:8 (qt_internal_add_tool) CMake Warning at /home/local/Qt-6.4.0_static/qtbase/lib/cmake/Qt6Core/Qt6CoreMacros.cmake:586 (add_executable): Cannot generate a safe runtime search path for target lrelease because files in some directories may conflict with libraries in implicit directories: runtime library [libz.so.1] in /usr/lib64 may be hidden by files in: /home/opt/intel/oneapi/intelpython/latest/lib Some of these libraries may not be found correctly. Call Stack (most recent call first): qtbase/cmake/QtExecutableHelpers.cmake:29 (_qt_internal_create_executable) qtbase/cmake/QtToolHelpers.cmake:210 (qt_internal_add_executable) qttools/src/linguist/lrelease/CMakeLists.txt:8 (qt_internal_add_tool) CMake Warning at /home/local/Qt-6.4.0_static/qtbase/lib/cmake/Qt6Core/Qt6CoreMacros.cmake:586 (add_executable): Cannot generate a safe runtime search path for target lrelease-pro because files in some directories may conflict with libraries in implicit directories: runtime library [libz.so.1] in /usr/lib64 may be hidden by files in: /home/opt/intel/oneapi/intelpython/latest/lib Some of these libraries may not be found correctly. Call Stack (most recent call first): qtbase/cmake/QtExecutableHelpers.cmake:29 (_qt_internal_create_executable) qtbase/cmake/QtToolHelpers.cmake:210 (qt_internal_add_executable) qttools/src/linguist/lrelease-pro/CMakeLists.txt:8 (qt_internal_add_tool) CMake Warning at /home/local/Qt-6.4.0_static/qtbase/lib/cmake/Qt6Core/Qt6CoreMacros.cmake:586 (add_executable): Cannot generate a safe runtime search path for target lupdate because files in some directories may conflict with libraries in implicit directories: runtime library [libz.so.1] in /usr/lib64 may be hidden by files in: /home/opt/intel/oneapi/intelpython/latest/lib Some of these libraries may not be found correctly. Call Stack (most recent call first): qtbase/cmake/QtExecutableHelpers.cmake:29 (_qt_internal_create_executable) qtbase/cmake/QtToolHelpers.cmake:210 (qt_internal_add_executable) qttools/src/linguist/lupdate/CMakeLists.txt:19 (qt_internal_add_tool) CMake Warning at /home/local/Qt-6.4.0_static/qtbase/lib/cmake/Qt6Core/Qt6CoreMacros.cmake:586 (add_executable): Cannot generate a safe runtime search path for target lupdate-pro because files in some directories may conflict with libraries in implicit directories: runtime library [libz.so.1] in /usr/lib64 may be hidden by files in: /home/opt/intel/oneapi/intelpython/latest/lib Some of these libraries may not be found correctly. Call Stack (most recent call first): qtbase/cmake/QtExecutableHelpers.cmake:29 (_qt_internal_create_executable) qtbase/cmake/QtToolHelpers.cmake:210 (qt_internal_add_executable) qttools/src/linguist/lupdate-pro/CMakeLists.txt:8 (qt_internal_add_tool) CMake Warning at /home/local/Qt-6.4.0_static/qtbase/lib/cmake/Qt6Core/Qt6CoreMacros.cmake:586 (add_executable): Cannot generate a safe runtime search path for target linguist because files in some directories may conflict with libraries in implicit directories: runtime library [libpng16.so.16] in /usr/lib64 may be hidden by files in: /home/opt/intel/oneapi/intelpython/latest/lib runtime library [libfreetype.so.6] in /usr/lib64 may be hidden by files in: /home/opt/intel/oneapi/intelpython/latest/lib runtime library [libz.so.1] in /usr/lib64 may be hidden by files in: /home/opt/intel/oneapi/intelpython/latest/lib Some of these libraries may not be found correctly. Call Stack (most recent call first): qtbase/cmake/QtExecutableHelpers.cmake:29 (_qt_internal_create_executable) qtbase/cmake/QtAppHelpers.cmake:24 (qt_internal_add_executable) qttools/src/linguist/linguist/CMakeLists.txt:7 (qt_internal_add_app) CMake Warning at /home/local/Qt-6.4.0_static/qtbase/lib/cmake/Qt6Core/Qt6CoreMacros.cmake:586 (add_executable): Cannot generate a safe runtime search path for target designer because files in some directories may conflict with libraries in implicit directories: runtime library [libpng16.so.16] in /usr/lib64 may be hidden by files in: /home/opt/intel/oneapi/intelpython/latest/lib runtime library [libfreetype.so.6] in /usr/lib64 may be hidden by files in: /home/opt/intel/oneapi/intelpython/latest/lib runtime library [libz.so.1] in /usr/lib64 may be hidden by files in: /home/opt/intel/oneapi/intelpython/latest/lib Some of these libraries may not be found correctly. Call Stack (most recent call first): qtbase/cmake/QtExecutableHelpers.cmake:29 (_qt_internal_create_executable) qtbase/cmake/QtAppHelpers.cmake:24 (qt_internal_add_executable) qttools/src/designer/src/designer/CMakeLists.txt:7 (qt_internal_add_app) CMake Warning at /home/local/Qt-6.4.0_static/qtbase/lib/cmake/Qt6Core/Qt6CoreMacros.cmake:586 (add_executable): Cannot generate a safe runtime search path for target pixeltool because files in some directories may conflict with libraries in implicit directories: runtime library [libpng16.so.16] in /usr/lib64 may be hidden by files in: /home/opt/intel/oneapi/intelpython/latest/lib runtime library [libfreetype.so.6] in /usr/lib64 may be hidden by files in: /home/opt/intel/oneapi/intelpython/latest/lib runtime library [libz.so.1] in /usr/lib64 may be hidden by files in: /home/opt/intel/oneapi/intelpython/latest/lib Some of these libraries may not be found correctly. Call Stack (most recent call first): qtbase/cmake/QtExecutableHelpers.cmake:29 (_qt_internal_create_executable) qtbase/cmake/QtAppHelpers.cmake:24 (qt_internal_add_executable) qttools/src/pixeltool/CMakeLists.txt:7 (qt_internal_add_app) CMake Warning at /home/local/Qt-6.4.0_static/qtbase/lib/cmake/Qt6Core/Qt6CoreMacros.cmake:586 (add_executable): Cannot generate a safe runtime search path for target assistant because files in some directories may conflict with libraries in implicit directories: runtime library [libpng16.so.16] in /usr/lib64 may be hidden by files in: /home/opt/intel/oneapi/intelpython/latest/lib runtime library [libfreetype.so.6] in /usr/lib64 may be hidden by files in: /home/opt/intel/oneapi/intelpython/latest/lib runtime library [libz.so.1] in /usr/lib64 may be hidden by files in: /home/opt/intel/oneapi/intelpython/latest/lib Some of these libraries may not be found correctly. Call Stack (most recent call first): qtbase/cmake/QtExecutableHelpers.cmake:29 (_qt_internal_create_executable) qtbase/cmake/QtAppHelpers.cmake:24 (qt_internal_add_executable) qttools/src/assistant/assistant/CMakeLists.txt:7 (qt_internal_add_app) CMake Warning at /home/local/Qt-6.4.0_static/qtbase/lib/cmake/Qt6Core/Qt6CoreMacros.cmake:586 (add_executable): Cannot generate a safe runtime search path for target qhelpgenerator because files in some directories may conflict with libraries in implicit directories: runtime library [libpng16.so.16] in /usr/lib64 may be hidden by files in: /home/opt/intel/oneapi/intelpython/latest/lib runtime library [libfreetype.so.6] in /usr/lib64 may be hidden by files in: /home/opt/intel/oneapi/intelpython/latest/lib runtime library [libz.so.1] in /usr/lib64 may be hidden by files in: /home/opt/intel/oneapi/intelpython/latest/lib Some of these libraries may not be found correctly. Call Stack (most recent call first): qtbase/cmake/QtExecutableHelpers.cmake:29 (_qt_internal_create_executable) qtbase/cmake/QtToolHelpers.cmake:210 (qt_internal_add_executable) qttools/src/assistant/qhelpgenerator/CMakeLists.txt:8 (qt_internal_add_tool) CMake Warning at /home/local/Qt-6.4.0_static/qtbase/lib/cmake/Qt6Core/Qt6CoreMacros.cmake:586 (add_executable): Cannot generate a safe runtime search path for target qdistancefieldgenerator because files in some directories may conflict with libraries in implicit directories: runtime library [libpng16.so.16] in /usr/lib64 may be hidden by files in: /home/opt/intel/oneapi/intelpython/latest/lib runtime library [libfreetype.so.6] in /usr/lib64 may be hidden by files in: /home/opt/intel/oneapi/intelpython/latest/lib runtime library [libz.so.1] in /usr/lib64 may be hidden by files in: /home/opt/intel/oneapi/intelpython/latest/lib Some of these libraries may not be found correctly. Call Stack (most recent call first): qtbase/cmake/QtExecutableHelpers.cmake:29 (_qt_internal_create_executable) qtbase/cmake/QtAppHelpers.cmake:24 (qt_internal_add_executable) qttools/src/distancefieldgenerator/CMakeLists.txt:7 (qt_internal_add_app) CMake Warning at /home/local/Qt-6.4.0_static/qtbase/lib/cmake/Qt6Core/Qt6CoreMacros.cmake:586 (add_executable): Cannot generate a safe runtime search path for target qtattributionsscanner because files in some directories may conflict with libraries in implicit directories: runtime library [libz.so.1] in /usr/lib64 may be hidden by files in: /home/opt/intel/oneapi/intelpython/latest/lib Some of these libraries may not be found correctly. Call Stack (most recent call first): qtbase/cmake/QtExecutableHelpers.cmake:29 (_qt_internal_create_executable) qtbase/cmake/QtToolHelpers.cmake:210 (qt_internal_add_executable) qttools/src/qtattributionsscanner/CMakeLists.txt:8 (qt_internal_add_tool) CMake Warning at /home/local/Qt-6.4.0_static/qtbase/lib/cmake/Qt6Core/Qt6CoreMacros.cmake:586 (add_executable): Cannot generate a safe runtime search path for target qtplugininfo because files in some directories may conflict with libraries in implicit directories: runtime library [libz.so.1] in /usr/lib64 may be hidden by files in: /home/opt/intel/oneapi/intelpython/latest/lib Some of these libraries may not be found correctly. Call Stack (most recent call first): qtbase/cmake/QtExecutableHelpers.cmake:29 (_qt_internal_create_executable) qtbase/cmake/QtAppHelpers.cmake:24 (qt_internal_add_executable) qttools/src/qtplugininfo/CMakeLists.txt:7 (qt_internal_add_app) CMake Warning at /home/local/Qt-6.4.0_static/qtbase/lib/cmake/Qt6Core/Qt6CoreMacros.cmake:586 (add_executable): Cannot generate a safe runtime search path for target qdoc because files in some directories may conflict with libraries in implicit directories: runtime library [libz.so.1] in /usr/lib64 may be hidden by files in: /home/opt/intel/oneapi/intelpython/latest/lib Some of these libraries may not be found correctly. Call Stack (most recent call first): qtbase/cmake/QtExecutableHelpers.cmake:29 (_qt_internal_create_executable) qtbase/cmake/QtToolHelpers.cmake:210 (qt_internal_add_executable) qttools/src/qdoc/CMakeLists.txt:20 (qt_internal_add_tool) CMake Warning at /home/local/Qt-6.4.0_static/qtbase/lib/cmake/Qt6Core/Qt6CoreMacros.cmake:586 (add_executable): Cannot generate a safe runtime search path for target qdbus because files in some directories may conflict with libraries in implicit directories: runtime library [libz.so.1] in /usr/lib64 may be hidden by files in: /home/opt/intel/oneapi/intelpython/latest/lib Some of these libraries may not be found correctly. Call Stack (most recent call first): qtbase/cmake/QtExecutableHelpers.cmake:29 (_qt_internal_create_executable) qtbase/cmake/QtAppHelpers.cmake:24 (qt_internal_add_executable) qttools/src/qdbus/qdbus/CMakeLists.txt:7 (qt_internal_add_app) CMake Warning at /home/local/Qt-6.4.0_static/qtbase/lib/cmake/Qt6Core/Qt6CoreMacros.cmake:586 (add_executable): Cannot generate a safe runtime search path for target qdbusviewer because files in some directories may conflict with libraries in implicit directories: runtime library [libpng16.so.16] in /usr/lib64 may be hidden by files in: /home/opt/intel/oneapi/intelpython/latest/lib runtime library [libfreetype.so.6] in /usr/lib64 may be hidden by files in: /home/opt/intel/oneapi/intelpython/latest/lib runtime library [libz.so.1] in /usr/lib64 may be hidden by files in: /home/opt/intel/oneapi/intelpython/latest/lib Some of these libraries may not be found correctly. Call Stack (most recent call first): qtbase/cmake/QtExecutableHelpers.cmake:29 (_qt_internal_create_executable) qtbase/cmake/QtAppHelpers.cmake:24 (qt_internal_add_executable) qttools/src/qdbus/qdbusviewer/CMakeLists.txt:7 (qt_internal_add_app) CMake Warning at /home/local/Qt-6.4.0_static/qtbase/lib/cmake/Qt6Core/Qt6CoreMacros.cmake:586 (add_executable): Cannot generate a safe runtime search path for target qtdiag because files in some directories may conflict with libraries in implicit directories: runtime library [libpng16.so.16] in /usr/lib64 may be hidden by files in: /home/opt/intel/oneapi/intelpython/latest/lib runtime library [libfreetype.so.6] in /usr/lib64 may be hidden by files in: /home/opt/intel/oneapi/intelpython/latest/lib runtime library [libz.so.1] in /usr/lib64 may be hidden by files in: /home/opt/intel/oneapi/intelpython/latest/lib Some of these libraries may not be found correctly. Call Stack (most recent call first): qtbase/cmake/QtExecutableHelpers.cmake:29 (_qt_internal_create_executable) qtbase/cmake/QtAppHelpers.cmake:24 (qt_internal_add_executable) qttools/src/qtdiag/CMakeLists.txt:7 (qt_internal_add_app) CMake Warning at /home/local/Qt-6.4.0_static/qtbase/lib/cmake/Qt6Core/Qt6CoreMacros.cmake:586 (add_executable): Cannot generate a safe runtime search path for target balsam because files in some directories may conflict with libraries in implicit directories: runtime library [libpng16.so.16] in /usr/lib64 may be hidden by files in: /home/opt/intel/oneapi/intelpython/latest/lib runtime library [libfreetype.so.6] in /usr/lib64 may be hidden by files in: /home/opt/intel/oneapi/intelpython/latest/lib runtime library [libz.so.1] in /usr/lib64 may be hidden by files in: /home/opt/intel/oneapi/intelpython/latest/lib Some of these libraries may not be found correctly. Call Stack (most recent call first): qtbase/cmake/QtExecutableHelpers.cmake:29 (_qt_internal_create_executable) qtbase/cmake/QtToolHelpers.cmake:210 (qt_internal_add_executable) qtquick3d/tools/balsam/CMakeLists.txt:8 (qt_internal_add_tool) CMake Warning at /home/local/Qt-6.4.0_static/qtbase/lib/cmake/Qt6Core/Qt6CoreMacros.cmake:586 (add_executable): Cannot generate a safe runtime search path for target balsamui because files in some directories may conflict with libraries in implicit directories: runtime library [libpng16.so.16] in /usr/lib64 may be hidden by files in: /home/opt/intel/oneapi/intelpython/latest/lib runtime library [libfreetype.so.6] in /usr/lib64 may be hidden by files in: /home/opt/intel/oneapi/intelpython/latest/lib runtime library [libz.so.1] in /usr/lib64 may be hidden by files in: /home/opt/intel/oneapi/intelpython/latest/lib Some of these libraries may not be found correctly. Call Stack (most recent call first): qtbase/cmake/QtExecutableHelpers.cmake:29 (_qt_internal_create_executable) qtbase/cmake/QtToolHelpers.cmake:210 (qt_internal_add_executable) qtquick3d/tools/balsamui/CMakeLists.txt:8 (qt_internal_add_tool) CMake Warning at /home/local/Qt-6.4.0_static/qtbase/lib/cmake/Qt6Core/Qt6CoreMacros.cmake:586 (add_executable): Cannot generate a safe runtime search path for target meshdebug because files in some directories may conflict with libraries in implicit directories: runtime library [libpng16.so.16] in /usr/lib64 may be hidden by files in: /home/opt/intel/oneapi/intelpython/latest/lib runtime library [libfreetype.so.6] in /usr/lib64 may be hidden by files in: /home/opt/intel/oneapi/intelpython/latest/lib runtime library [libz.so.1] in /usr/lib64 may be hidden by files in: /home/opt/intel/oneapi/intelpython/latest/lib Some of these libraries may not be found correctly. Call Stack (most recent call first): qtbase/cmake/QtExecutableHelpers.cmake:29 (_qt_internal_create_executable) qtbase/cmake/QtToolHelpers.cmake:210 (qt_internal_add_executable) qtquick3d/tools/meshdebug/CMakeLists.txt:8 (qt_internal_add_tool) CMake Warning at /home/local/Qt-6.4.0_static/qtbase/lib/cmake/Qt6Core/Qt6CoreMacros.cmake:586 (add_executable): Cannot generate a safe runtime search path for target shadergen because files in some directories may conflict with libraries in implicit directories: runtime library [libpng16.so.16] in /usr/lib64 may be hidden by files in: /home/opt/intel/oneapi/intelpython/latest/lib runtime library [libfreetype.so.6] in /usr/lib64 may be hidden by files in: /home/opt/intel/oneapi/intelpython/latest/lib runtime library [libz.so.1] in /usr/lib64 may be hidden by files in: /home/opt/intel/oneapi/intelpython/latest/lib Some of these libraries may not be found correctly. Call Stack (most recent call first): qtbase/cmake/QtExecutableHelpers.cmake:29 (_qt_internal_create_executable) qtbase/cmake/QtToolHelpers.cmake:210 (qt_internal_add_executable) qtquick3d/tools/shadergen/CMakeLists.txt:8 (qt_internal_add_tool) CMake Warning at /home/local/Qt-6.4.0_static/qtbase/lib/cmake/Qt6Core/Qt6CoreMacros.cmake:586 (add_executable): Cannot generate a safe runtime search path for target instancer because files in some directories may conflict with libraries in implicit directories: runtime library [libpng16.so.16] in /usr/lib64 may be hidden by files in: /home/opt/intel/oneapi/intelpython/latest/lib runtime library [libfreetype.so.6] in /usr/lib64 may be hidden by files in: /home/opt/intel/oneapi/intelpython/latest/lib runtime library [libz.so.1] in /usr/lib64 may be hidden by files in: /home/opt/intel/oneapi/intelpython/latest/lib Some of these libraries may not be found correctly. Call Stack (most recent call first): qtbase/cmake/QtExecutableHelpers.cmake:29 (_qt_internal_create_executable) qtbase/cmake/QtToolHelpers.cmake:210 (qt_internal_add_executable) qtquick3d/tools/instancer/CMakeLists.txt:6 (qt_internal_add_tool) CMake Warning at /home/local/Qt-6.4.0_static/qtbase/lib/cmake/Qt6Core/Qt6CoreMacros.cmake:586 (add_executable): Cannot generate a safe runtime search path for target shapegen because files in some directories may conflict with libraries in implicit directories: runtime library [libpng16.so.16] in /usr/lib64 may be hidden by files in: /home/opt/intel/oneapi/intelpython/latest/lib runtime library [libfreetype.so.6] in /usr/lib64 may be hidden by files in: /home/opt/intel/oneapi/intelpython/latest/lib runtime library [libz.so.1] in /usr/lib64 may be hidden by files in: /home/opt/intel/oneapi/intelpython/latest/lib Some of these libraries may not be found correctly. Call Stack (most recent call first): qtbase/cmake/QtExecutableHelpers.cmake:29 (_qt_internal_create_executable) qtbase/cmake/QtToolHelpers.cmake:210 (qt_internal_add_executable) qtquick3d/tools/shapegen/CMakeLists.txt:2 (qt_internal_add_tool) CMake Warning at /home/local/Qt-6.4.0_static/qtbase/lib/cmake/Qt6Core/Qt6CoreMacros.cmake:586 (add_executable): Cannot generate a safe runtime search path for target materialeditor because files in some directories may conflict with libraries in implicit directories: runtime library [libpng16.so.16] in /usr/lib64 may be hidden by files in: /home/opt/intel/oneapi/intelpython/latest/lib runtime library [libfreetype.so.6] in /usr/lib64 may be hidden by files in: /home/opt/intel/oneapi/intelpython/latest/lib runtime library [libz.so.1] in /usr/lib64 may be hidden by files in: /home/opt/intel/oneapi/intelpython/latest/lib Some of these libraries may not be found correctly. Call Stack (most recent call first): qtbase/cmake/QtExecutableHelpers.cmake:29 (_qt_internal_create_executable) qtbase/cmake/QtToolHelpers.cmake:210 (qt_internal_add_executable) qtquick3d/tools/materialeditor/CMakeLists.txt:2 (qt_internal_add_tool) CMake Warning at /home/local/Qt-6.4.0_static/qtbase/lib/cmake/Qt6Core/Qt6CoreMacros.cmake:586 (add_executable): Cannot generate a safe runtime search path for target repc because files in some directories may conflict with libraries in implicit directories: runtime library [libz.so.1] in /usr/lib64 may be hidden by files in: /home/opt/intel/oneapi/intelpython/latest/lib Some of these libraries may not be found correctly. Call Stack (most recent call first): qtbase/cmake/QtExecutableHelpers.cmake:29 (_qt_internal_create_executable) qtbase/cmake/QtToolHelpers.cmake:210 (qt_internal_add_executable) qtremoteobjects/tools/repc/CMakeLists.txt:10 (qt_internal_add_tool) CMake Warning at /home/local/Qt-6.4.0_static/qtbase/lib/cmake/Qt6Core/Qt6CoreMacros.cmake:586 (add_executable): Cannot generate a safe runtime search path for target qscxmlc because files in some directories may conflict with libraries in implicit directories: runtime library [libz.so.1] in /usr/lib64 may be hidden by files in: /home/opt/intel/oneapi/intelpython/latest/lib Some of these libraries may not be found correctly. Call Stack (most recent call first): qtbase/cmake/QtExecutableHelpers.cmake:29 (_qt_internal_create_executable) qtbase/cmake/QtToolHelpers.cmake:210 (qt_internal_add_executable) qtscxml/tools/qscxmlc/CMakeLists.txt:8 (qt_internal_add_tool) CMake Warning at /home/local/Qt-6.4.0_static/qtbase/lib/cmake/Qt6Core/Qt6CoreMacros.cmake:586 (add_executable): Cannot generate a safe runtime search path for target canbusutil because files in some directories may conflict with libraries in implicit directories: runtime library [libz.so.1] in /usr/lib64 may be hidden by files in: /home/opt/intel/oneapi/intelpython/latest/lib Some of these libraries may not be found correctly. Call Stack (most recent call first): qtbase/cmake/QtExecutableHelpers.cmake:29 (_qt_internal_create_executable) qtbase/cmake/QtAppHelpers.cmake:24 (qt_internal_add_executable) qtserialbus/src/tools/canbusutil/CMakeLists.txt:5 (qt_internal_add_app) CMake Warning at /home/local/Qt-6.4.0_static/qtbase/lib/cmake/Qt6Core/Qt6CoreMacros.cmake:586 (add_executable): Cannot generate a safe runtime search path for target qtwaylandscanner because files in some directories may conflict with libraries in implicit directories: runtime library [libz.so.1] in /usr/lib64 may be hidden by files in: /home/opt/intel/oneapi/intelpython/latest/lib Some of these libraries may not be found correctly. Call Stack (most recent call first): qtbase/cmake/QtExecutableHelpers.cmake:29 (_qt_internal_create_executable) qtbase/cmake/QtToolHelpers.cmake:210 (qt_internal_add_executable) qtwayland/src/qtwaylandscanner/CMakeLists.txt:8 (qt_internal_add_tool) -- Generating done -- Build files have been written to: /home/local/Qt-6.4.0_static aeroanalysis04:/home/local/Qt-6.4.0_static # aeroanalysis04:/home/local/Qt-6.4.0_static # cmake --build . --parallel [1/10680] Generating mkspecs/qmodule.pri [2/10680] Building C object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/3rdparty/pcre2/src/pcre2_error.c.o icx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] [3/10680] Building C object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/3rdparty/pcre2/src/pcre2_valid_utf.c.o icx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] [4/10680] Building C object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/3rdparty/pcre2/src/pcre2_serialize.c.o icx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] [5/10680] Building C object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/3rdparty/pcre2/src/pcre2_chartables.c.o icx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] [6/10680] Building C object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/3rdparty/pcre2/src/pcre2_jit_compile.c.o icx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] [7/10680] Building C object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/3rdparty/pcre2/src/pcre2_ord2utf.c.o icx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] [8/10680] Building C object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/3rdparty/pcre2/src/pcre2_find_bracket.c.o icx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] [9/10680] Building C object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/3rdparty/pcre2/src/pcre2_newline.c.o icx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] [10/10680] Building C object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/3rdparty/pcre2/src/pcre2_pattern_info.c.o icx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] [11/10680] Building C object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/3rdparty/pcre2/src/pcre2_context.c.o icx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] [12/10680] Building C object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/3rdparty/pcre2/src/pcre2_tables.c.o icx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] [13/10680] Generating ../../../mkspecs/modules/qt_ext_pcre2.pri [14/10680] Building C object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/3rdparty/pcre2/src/pcre2_config.c.o icx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] [15/10680] Building C object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/3rdparty/pcre2/src/pcre2_extuni.c.o icx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] [16/10680] Building C object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/3rdparty/pcre2/src/pcre2_match_data.c.o icx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] [17/10680] Building C object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/3rdparty/pcre2/src/pcre2_script_run.c.o icx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] [18/10680] Building C object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/3rdparty/pcre2/src/pcre2_xclass.c.o icx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] [19/10680] Generating ../../mkspecs/modules/qt_lib_core_private.pri [20/10680] Generating version linker script for target Concurrent [21/10680] Generating ../../mkspecs/modules/qt_lib_concurrent_private.pri [22/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_qmlworkerscript_private.pri [23/10680] Building C object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/3rdparty/pcre2/src/pcre2_maketables.c.o icx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] [24/10680] Building C object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/3rdparty/pcre2/src/pcre2_string_utils.c.o icx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] [25/10680] Building CXX object qtbase/src/tools/tracegen/CMakeFiles/tracegen.dir/panic.cpp.o icpx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] [26/10680] Building CXX object qtbase/src/tools/tracegen/CMakeFiles/tracegen.dir/qtheaders.cpp.o icpx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] [27/10680] Building C object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/3rdparty/pcre2/src/pcre2_substring.c.o icx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] [28/10680] Building C object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/3rdparty/pcre2/src/pcre2_substitute.c.o icx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] [29/10680] Generating version linker script for target Core [30/10680] Generating version linker script for target Sql [31/10680] Generating ../../mkspecs/modules/qt_lib_sql_private.pri [32/10680] Building C object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/3rdparty/pcre2/src/pcre2_auto_possess.c.o icx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] [33/10680] Building C object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/3rdparty/pcre2/src/pcre2_study.c.o icx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] [34/10680] Building C object qtbase/src/3rdparty/pcre2/CMakeFiles/BundledPcre2.dir/src/pcre2_ord2utf.c.o [35/10680] Building C object qtbase/src/3rdparty/pcre2/CMakeFiles/BundledPcre2.dir/src/pcre2_maketables.c.o [36/10680] Building C object qtbase/src/3rdparty/pcre2/CMakeFiles/BundledPcre2.dir/src/pcre2_find_bracket.c.o [37/10680] Building C object qtbase/src/3rdparty/pcre2/CMakeFiles/BundledPcre2.dir/src/pcre2_chartables.c.o [38/10680] Building C object qtbase/src/3rdparty/pcre2/CMakeFiles/BundledPcre2.dir/src/pcre2_string_utils.c.o [39/10680] Building C object qtbase/src/3rdparty/pcre2/CMakeFiles/BundledPcre2.dir/src/pcre2_newline.c.o [40/10680] Building C object qtbase/src/3rdparty/pcre2/CMakeFiles/BundledPcre2.dir/src/pcre2_auto_possess.c.o [41/10680] Building C object qtbase/src/3rdparty/pcre2/CMakeFiles/BundledPcre2.dir/src/pcre2_config.c.o [42/10680] Building C object qtbase/src/3rdparty/pcre2/CMakeFiles/BundledPcre2.dir/src/pcre2_context.c.o [43/10680] Building C object qtbase/src/3rdparty/pcre2/CMakeFiles/BundledPcre2.dir/src/pcre2_extuni.c.o [44/10680] Building C object qtbase/src/3rdparty/pcre2/CMakeFiles/BundledPcre2.dir/src/pcre2_match_data.c.o [45/10680] Generating ../../mkspecs/modules/qt_lib_dbus_private.pri [46/10680] Building C object qtbase/src/3rdparty/pcre2/CMakeFiles/BundledPcre2.dir/src/pcre2_pattern_info.c.o [47/10680] Building C object qtbase/src/3rdparty/pcre2/CMakeFiles/BundledPcre2.dir/src/pcre2_script_run.c.o [48/10680] Building C object qtbase/src/3rdparty/pcre2/CMakeFiles/BundledPcre2.dir/src/pcre2_serialize.c.o [49/10680] Generating version linker script for target Network [50/10680] Generating version linker script for target Xml [51/10680] Building C object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/3rdparty/pcre2/src/pcre2_ucd.c.o icx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] [52/10680] Building C object qtbase/src/3rdparty/pcre2/CMakeFiles/BundledPcre2.dir/src/pcre2_error.c.o [53/10680] Generating ../../mkspecs/modules/qt_lib_network_private.pri [54/10680] Generating ../../mkspecs/modules/qt_lib_xml_private.pri [55/10680] Generating version linker script for target XcbQpaPrivate [56/10680] Generating version linker script for target QXcbIntegrationPlugin [57/10680] Generating version linker script for target DBus [58/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/Menu.qml [59/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/GroupBox.qml [60/10680] Generating version linker script for target InputSupportPrivate [61/10680] Building C object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/3rdparty/pcre2/src/pcre2_dfa_match.c.o icx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] [62/10680] Building C object qtbase/src/3rdparty/pcre2/CMakeFiles/BundledPcre2.dir/src/pcre2_substring.c.o [63/10680] Building C object qtbase/src/3rdparty/pcre2/CMakeFiles/BundledPcre2.dir/src/pcre2_tables.c.o [64/10680] Building C object qtbase/src/3rdparty/pcre2/CMakeFiles/BundledPcre2.dir/src/pcre2_valid_utf.c.o [65/10680] Generating version linker script for target ShaderTools [66/10680] Generating ../../mkspecs/modules/qt_lib_opengl_private.pri [67/10680] Generating version linker script for target OpenGL [68/10680] Generating ../../mkspecs/modules/qt_lib_widgets_private.pri [69/10680] Generating ../../mkspecs/modules/qt_lib_openglwidgets_private.pri [70/10680] Generating version linker script for target OpenGLWidgets [71/10680] Generating version linker script for target DeviceDiscoverySupportPrivate [72/10680] Generating version linker script for target FbSupportPrivate [73/10680] Building C object qtbase/src/3rdparty/pcre2/CMakeFiles/BundledPcre2.dir/src/pcre2_substitute.c.o [74/10680] Building C object qtbase/src/3rdparty/pcre2/CMakeFiles/BundledPcre2.dir/src/pcre2_xclass.c.o [75/10680] Generating version linker script for target Gui [76/10680] Generating ../../mkspecs/modules/qt_lib_gui_private.pri [77/10680] Generating version linker script for target Widgets [78/10680] Generating version linker script for target JsonRpcPrivate [79/10680] Generating version linker script for target KmsSupportPrivate [80/10680] Generating version linker script for target Test [81/10680] Generating ../../mkspecs/modules/qt_lib_testlib_private.pri [82/10680] Generating version linker script for target PrintSupport [83/10680] Generating ../../mkspecs/modules/qt_lib_printsupport_private.pri [84/10680] Generating version linker script for target QTlsBackendOpenSSLPlugin [85/10680] Generating version linker script for target EglFsKmsGbmSupportPrivate [86/10680] Building C object qtbase/src/3rdparty/pcre2/CMakeFiles/BundledPcre2.dir/src/pcre2_study.c.o [87/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_quick_private.pri [88/10680] Generating version linker script for target QMYSQLDriverPlugin [89/10680] Generating version linker script for target QODBCDriverPlugin [90/10680] Generating version linker script for target QSQLiteDriverPlugin [91/10680] Generating version linker script for target QMinimalIntegrationPlugin [92/10680] Generating version linker script for target QOffscreenIntegrationPlugin [93/10680] Generating version linker script for target QXcbEglIntegrationPlugin [94/10680] Generating version linker script for target QXcbGlxIntegrationPlugin [95/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/TreeViewDelegate.qml [96/10680] Generating version linker script for target EglFSDeviceIntegrationPrivate [97/10680] Generating version linker script for target QEglFSIntegrationPlugin [98/10680] Generating version linker script for target QEglFSX11IntegrationPlugin [99/10680] Generating version linker script for target EglFsKmsSupportPrivate [100/10680] Generating version linker script for target QEglFSKmsGbmIntegrationPlugin [101/10680] Generating version linker script for target QEglFSKmsEglDeviceIntegrationPlugin [102/10680] Generating version linker script for target QEglFSEmulatorIntegrationPlugin [103/10680] Generating version linker script for target QMinimalEglIntegrationPlugin [104/10680] Generating version linker script for target QLinuxFbIntegrationPlugin [105/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/MenuBarItem.qml [106/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/Menu.qml [107/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/BusyIndicator.qml [108/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/DialogButtonBox.qml [109/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/ScrollIndicator.qml [110/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/Slider.qml [111/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/Label.qml [112/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/ScrollView.qml [113/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/SelectionRectangle.qml [114/10680] Generating version linker script for target QVncIntegrationPlugin [115/10680] Generating version linker script for target QVkKhrDisplayIntegrationPlugin [116/10680] Generating version linker script for target QComposePlatformInputContextPlugin [117/10680] Generating version linker script for target QIbusPlatformInputContextPlugin [118/10680] Generating version linker script for target QXdgDesktopPortalThemePlugin [119/10680] Generating version linker script for target QGtk3ThemePlugin [120/10680] Generating version linker script for target QICOPlugin [121/10680] Generating version linker script for target QJpegPlugin [122/10680] Generating version linker script for target QGifPlugin [123/10680] Generating version linker script for target QEvdevMousePlugin [124/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/DelayButton.qml [125/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/Container.qml [126/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/ItemDelegate.qml [127/10680] Generating version linker script for target QEvdevTouchScreenPlugin [128/10680] Generating version linker script for target QEvdevKeyboardPlugin [129/10680] Generating version linker script for target QEvdevTabletPlugin [130/10680] Generating version linker script for target QTuioTouchPlugin [131/10680] Generating version linker script for target QLibInputPlugin [132/10680] Generating version linker script for target QCupsPrinterSupportPlugin [133/10680] Generating version linker script for target QNetworkManagerNetworkInformationPlugin [134/10680] Generating version linker script for target QTlsBackendCertOnlyPlugin [135/10680] Generating version linker script for target QGlibNetworkInformationPlugin [136/10680] Generating ../../../qtbase/qml/QtQuick/NativeStyle/controls/DefaultTreeViewDelegate.qml [137/10680] Generating version linker script for target QTgaPlugin [138/10680] Generating version linker script for target QWbmpPlugin [139/10680] Generating version linker script for target QTiffPlugin [140/10680] Generating version linker script for target QWebpPlugin [141/10680] Generating version linker script for target QICNSPlugin [142/10680] Generating version linker script for target QMngPlugin [143/10680] Generating version linker script for target QJp2Plugin [144/10680] Generating ../../../../qtbase/mkspecs/modules/qt_lib_quickdialogs2_private.pri [145/10680] Generating ../../../qtbase/mkspecs/modules/qt_ext_glslang_spirv.pri [146/10680] Generating ../../../qtbase/mkspecs/modules/qt_ext_glslang_osdependent.pri [147/10680] Generating ../../../qtbase/mkspecs/modules/qt_ext_glslang_oglcompiler.pri [148/10680] Generating version linker script for target LanguageServerPrivate [149/10680] Generating ../../../qtbase/mkspecs/modules/qt_ext_glslang_glslang.pri [150/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_shadertools_private.pri [151/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/MenuItem.qml [152/10680] Building C object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/3rdparty/pcre2/src/pcre2_compile.c.o icx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] [153/10680] Generating ../../../qtbase/mkspecs/modules/qt_ext_spirv_cross.pri [154/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/MenuSeparator.qml [155/10680] Generating version linker script for target Svg [156/10680] Generating version linker script for target QSvgIconPlugin [157/10680] Generating version linker script for target QSvgPlugin [158/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_svg_private.pri [159/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_svgwidgets_private.pri [160/10680] Generating version linker script for target SvgWidgets [161/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/Frame.qml [162/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/DelayButton.qml [163/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_qmlintegration_private.pri [164/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/DialogButtonBox.qml [165/10680] Generating version linker script for target qmlplugin [166/10680] Generating version linker script for target modelsplugin [167/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_qml_private.pri [168/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_charts_private.pri [169/10680] Generating version linker script for target QmlModels [170/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_qmlmodels_private.pri [171/10680] Generating version linker script for target QmlCore [172/10680] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/global/qmalloc.cpp.o icpx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] [173/10680] Building C object qtbase/src/3rdparty/pcre2/CMakeFiles/BundledPcre2.dir/src/pcre2_dfa_match.c.o [174/10680] Generating version linker script for target qtqmlcoreplugin [175/10680] Generating version linker script for target qtquickcontrols2imaginestyleimplplugin [176/10680] Generating ../../../../qtbase/qml/Qt5Compat/GraphicalEffects/BrightnessContrast.qml [177/10680] Generating version linker script for target qtquickcontrols2fusionstyleplugin [178/10680] Generating timestamp [179/10680] Generating version linker script for target QmlWorkerScript [180/10680] Generating version linker script for target workerscriptplugin [181/10680] Generating version linker script for target QmlLocalStorage [182/10680] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/io/qsavefile.cpp.o icpx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] [183/10680] Building C object qtbase/src/3rdparty/pcre2/CMakeFiles/BundledPcre2.dir/src/pcre2_ucd.c.o [184/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_qmlcore_private.pri [185/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/ScrollView.qml [186/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/ScrollBar.qml [187/10680] Generating version linker script for target qmllocalstorageplugin [188/10680] Generating version linker script for target QmlXmlListModel [189/10680] Generating version linker script for target Qml [190/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_qmllocalstorage_private.pri [191/10680] Generating version linker script for target qmlxmllistmodelplugin [192/10680] Generating version linker script for target qtquick2plugin [193/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/HorizontalHeaderView.qml [194/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/CheckDelegate.qml [195/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_qmlxmllistmodel_private.pri [196/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/MenuBarItem.qml [197/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/CheckBox.qml [198/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/Dialog.qml [199/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/RangeSlider.qml [200/10680] Generating version linker script for target quickwindow [201/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/RoundButton.qml [202/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/ComboBox.qml [203/10680] Generating version linker script for target qquicklayoutsplugin [204/10680] Generating version linker script for target QuickLayouts [205/10680] Generating ../../../../qtbase/mkspecs/modules/qt_lib_quickdialogs2quickimpl_private.pri [206/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_quicklayouts_private.pri [207/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/PageIndicator.qml [208/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/Pane.qml [209/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/RadioButton.qml [210/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/RadioDelegate.qml [211/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/MenuSeparator.qml [212/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/PageIndicator.qml [213/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/TextArea.qml [214/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/TextField.qml [215/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/ToolBar.qml [216/10680] Generating version linker script for target QuickTest [217/10680] Generating version linker script for target Quick [218/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_positioning_private.pri [219/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/TabButton.qml [220/10680] Generating version linker script for target QuickTestplugin [221/10680] Generating ../../../qtbase/qml/QtTest/testlogger.js [222/10680] Generating ../../../qtbase/qml/QtTest/SignalSpy.qml [223/10680] Generating ../../../qtbase/qml/QtTest/TestCase.qml [224/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/ButtonGroup.qml [225/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_qmltest_private.pri [226/10680] Generating version linker script for target QuickTestUtilsPrivate [227/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/Button.qml [228/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/Popup.qml [229/10680] Generating version linker script for target particlesplugin [230/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/ProgressBar.qml [231/10680] Generating version linker script for target QuickParticlesPrivate [232/10680] Generating version linker script for target sharedimageplugin [233/10680] Generating version linker script for target QuickShapesPrivate [234/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/CheckDelegate.qml [235/10680] Generating version linker script for target qmlshapesplugin [236/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/Frame.qml [237/10680] Generating version linker script for target qtquickcontrols2imaginestyleplugin [238/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/Dialog.qml [239/10680] Generating version linker script for target QuickWidgets [240/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_quickwidgets_private.pri [241/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/ItemDelegate.qml [242/10680] Generating version linker script for target qtquicktemplates2plugin [243/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/MenuSeparator.qml [244/10680] Generating version linker script for target qtquickcontrols2implplugin [245/10680] Generating version linker script for target QuickControls2Impl [246/10680] Generating version linker script for target MultimediaWidgets [247/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_quicktemplates2_private.pri [248/10680] Generating version linker script for target QuickTemplates2 [249/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_quickcontrols2impl_private.pri [250/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_quickcontrols2_private.pri [251/10680] Generating version linker script for target QuickControls2 [252/10680] Generating version linker script for target qtquickcontrols2plugin [253/10680] Generating timestamp [254/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/Dial.qml [255/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/ActionGroup.qml [256/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/Page.qml [257/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/ApplicationWindow.qml [258/10680] Generating version linker script for target QuickDialogs2QuickImpl [259/10680] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/kernel/qiterable.cpp.o icpx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] [260/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/Drawer.qml [261/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/ToolBar.qml [262/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/PageIndicator.qml [263/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/Pane.qml [264/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/Button.qml [265/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/ScrollIndicator.qml [266/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/SelectionRectangle.qml [267/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/Frame.qml [268/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/ToolButton.qml [269/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/ToolSeparator.qml [270/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/ToolTip.qml [271/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/Popup.qml [272/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/ProgressBar.qml [273/10680] Building C object qtbase/src/3rdparty/pcre2/CMakeFiles/BundledPcre2.dir/src/pcre2_compile.c.o [274/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/RadioButton.qml [275/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/RadioDelegate.qml [276/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/MenuBar.qml [277/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/AbstractButton.qml [278/10680] Generating version linker script for target qtquickcontrols2basicstyleplugin [279/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/MenuItem.qml [280/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/GroupBox.qml [281/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/SplitView.qml [282/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/StackView.qml [283/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/SwipeDelegate.qml [284/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/SwipeView.qml [285/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/ScrollIndicator.qml [286/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/SelectionRectangle.qml [287/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/Slider.qml [288/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/SpinBox.qml [289/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/Label.qml [290/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/Page.qml [291/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/Page.qml [292/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/BusyIndicator.qml [293/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/CheckDelegate.qml [294/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/GroupBox.qml [295/10680] Building CXX object qtbase/src/tools/moc/CMakeFiles/moc.dir/token.cpp.o icpx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] [296/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/MenuSeparator.qml [297/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/Menu.qml [298/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/CheckBox.qml [299/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/Dial.qml [300/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/ToolButton.qml [301/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/ToolSeparator.qml [302/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/ToolTip.qml [303/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/Tumbler.qml [304/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/VerticalHeaderView.qml [305/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/Calendar.qml [306/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/SwitchDelegate.qml [307/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/SwipeView.qml [308/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/TabBar.qml [309/10680] Generating ../../../../qtbase/mkspecs/modules/qt_ext__poly2tri.pri [310/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/TabButton.qml [311/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/TextArea.qml [312/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/TextField.qml [313/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/SpinBox.qml [314/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/SplitView.qml [315/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/StackView.qml [316/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/SwipeDelegate.qml [317/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/Switch.qml [318/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/Control.qml [319/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/Action.qml [320/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/DayOfWeekRow.qml [321/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/WeekNumberColumn.qml [322/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/CalendarModel.qml [323/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/MonthGrid.qml [324/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/RangeSlider.qml [325/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/TreeViewDelegate.qml [326/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/RadioDelegate.qml [327/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/RoundButton.qml [328/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/ScrollBar.qml [329/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/Popup.qml [330/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/RadioButton.qml [331/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/ProgressBar.qml [332/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/Popup.qml [333/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/SplitView.qml [334/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/SwipeDelegate.qml [335/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/MenuBar.qml [336/10680] Generating version linker script for target qtquickcontrols2basicstyleimplplugin [337/10680] Generating version linker script for target qtquickscene3dplugin [338/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/Drawer.qml [339/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/DialogButtonBox.qml [340/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/HorizontalHeaderView.qml [341/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/ComboBox.qml [342/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/Dialog.qml [343/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/CheckBox.qml [344/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/DelayButton.qml [345/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/Frame.qml [346/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/BusyIndicator.qml [347/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/ApplicationWindow.qml [348/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/HorizontalHeaderView.qml [349/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/Dial.qml [350/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/Page.qml [351/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/Pane.qml [352/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/CheckDelegate.qml [353/10680] Generating version linker script for target qtquickcontrols2materialstyleplugin [354/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/Pane.qml [355/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/ProgressBar.qml [356/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/Button.qml [357/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/Dialog.qml [358/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/PageIndicator.qml [359/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/CheckBox.qml [360/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/RangeSlider.qml [361/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/RoundButton.qml [362/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/Slider.qml [363/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/SpinBox.qml [364/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/Tumbler.qml [365/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/DialogButtonBox.qml [366/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/VerticalHeaderView.qml [367/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/ScrollBar.qml [368/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/ScrollView.qml [369/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/SwitchDelegate.qml [370/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/Switch.qml [371/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/TabBar.qml [372/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/Menu.qml [373/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/RoundButton.qml [374/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/ScrollView.qml [375/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/ScrollBar.qml [376/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/ScrollIndicator.qml [377/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/SelectionRectangle.qml [378/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/MenuItem.qml [379/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/Slider.qml [380/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/SpinBox.qml [381/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/SplitView.qml [382/10680] Generating ../../../../../qtbase/qml/QtQuick/Controls/Fusion/impl/SliderGroove.qml [383/10680] Generating ../../../../../qtbase/qml/QtQuick/Controls/Fusion/impl/SwitchIndicator.qml [384/10680] Generating ../../../../../qtbase/qml/QtQuick/Controls/Fusion/impl/SliderHandle.qml [385/10680] Generating ../../../../../qtbase/qml/QtQuick/Controls/Fusion/impl/ButtonPanel.qml [386/10680] Generating ../../../../../qtbase/qml/QtQuick/Controls/Fusion/impl/RadioIndicator.qml [387/10680] Building C object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/3rdparty/pcre2/src/pcre2_match.c.o icx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] [388/10680] Generating version linker script for target qtquickcontrols2fusionstyleimplplugin [389/10680] Generating ../../../../../qtbase/qml/QtQuick/Controls/Fusion/impl/CheckIndicator.qml [390/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/ComboBox.qml [391/10680] Generating ../../../../../qtbase/qml/QtQuick/Controls/Material/impl/CheckIndicator.qml [392/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/Dial.qml [393/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/Drawer.qml [394/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/ApplicationWindow.qml [395/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/RangeSlider.qml [396/10680] Generating ../../../../qtbase/mkspecs/modules/qt_lib_labsanimation_private.pri [397/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/Button.qml [398/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/ItemDelegate.qml [399/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/StackView.qml [400/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/SwipeDelegate.qml [401/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/SwipeView.qml [402/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/Switch.qml [403/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/SwitchDelegate.qml [404/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/TextField.qml [405/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/TextArea.qml [406/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/TabBar.qml [407/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/TabButton.qml [408/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/ToolBar.qml [409/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/ToolButton.qml [410/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/ToolSeparator.qml [411/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/ToolTip.qml [412/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/Tumbler.qml [413/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/VerticalHeaderView.qml [414/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/RadioButton.qml [415/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/RadioDelegate.qml [416/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/Label.qml [417/10680] Generating ../../../qtbase/qml/QtDataVisualization/designer/qtdatavisualization.metainfo [418/10680] Generating ../../../qtbase/qml/QtQuick3D/Effects/Flip.qml [419/10680] Generating ../../../qtbase/qml/QtQuick3D/Effects/HDRBloomTonemap.qml [420/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/Label.qml [421/10680] Generating ../../../../../qtbase/mkspecs/modules/qt_lib_designer_private.pri [422/10680] Generating ../../../../qtbase/qml/Qt5Compat/GraphicalEffects/InnerShadow.qml [423/10680] Generating ../../../../qtbase/qml/Qt5Compat/GraphicalEffects/LevelAdjust.qml [424/10680] Generating ../../../../qtbase/qml/Qt5Compat/GraphicalEffects/FastBlur.qml [425/10680] Generating ../../../../qtbase/qml/Qt5Compat/GraphicalEffects/Desaturate.qml [426/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/ComboBox.qml [427/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/Drawer.qml [428/10680] Generating ../../../../qtbase/qml/Qt5Compat/GraphicalEffects/OpacityMask.qml [429/10680] Generating ../../../../qtbase/qml/Qt5Compat/GraphicalEffects/Blend.qml [430/10680] Building C object qtbase/src/3rdparty/pcre2/CMakeFiles/BundledPcre2.dir/src/pcre2_match.c.o [431/10680] Generating ../../../../../qtbase/qml/QtQuick/Controls/Imagine/impl/OpacityMask.qml [432/10680] Generating ../../../../qtbase/qml/Qt5Compat/GraphicalEffects/MaskedBlur.qml [433/10680] Generating ../../../qtbase/qml/QtQuick/VirtualKeyboard/Components/MultitapInputMethod.qml [434/10680] Generating ../../../qtbase/qml/QtQuick/VirtualKeyboard/Components/NumberKey.qml [435/10680] Generating ../../../qtbase/qml/QtQuick/VirtualKeyboard/Components/PopupList.qml [436/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/Dial.qml [437/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/ApplicationWindow.qml [438/10680] Generating ../../../../qtbase/qml/Qt5Compat/GraphicalEffects/GaussianBlur.qml [439/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/DelayButton.qml [440/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/HorizontalHeaderView.qml [441/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/TextField.qml [442/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/ToolBar.qml [443/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/ToolButton.qml [444/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/ToolSeparator.qml [445/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/ToolTip.qml [446/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/TreeViewDelegate.qml [447/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/VerticalHeaderView.qml [448/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/Tumbler.qml [449/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/ItemDelegate.qml [450/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/Label.qml [451/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/BusyIndicator.qml [452/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/MenuBarItem.qml [453/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/MenuItem.qml [454/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/GroupBox.qml [455/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/MenuBar.qml [456/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/Switch.qml [457/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/Menu.qml [458/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/SwitchDelegate.qml [459/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/TabBar.qml [460/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/TextArea.qml [461/10680] Generating ../../../../../qtbase/qml/QtQuick/Controls/Material/impl/SliderHandle.qml [462/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/TabButton.qml [463/10680] Generating ../../../../../qtbase/qml/QtQuick/Controls/Material/impl/ElevationEffect.qml [464/10680] Generating version linker script for target qtquickcontrols2materialstyleimplplugin [465/10680] Generating ../../../../../qtbase/qml/QtQuick/Controls/Material/impl/RectangularGlow.qml [466/10680] Generating ../../../../../qtbase/qml/QtQuick/Controls/Material/impl/SwitchIndicator.qml [467/10680] Generating ../../../../../qtbase/qml/QtQuick/Controls/Material/impl/CursorDelegate.qml [468/10680] Generating ../../../../../qtbase/qml/QtQuick/Controls/Material/impl/BoxShadow.qml [469/10680] Generating ../../../../../qtbase/qml/QtQuick/Controls/Material/impl/RadioIndicator.qml [470/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/Frame.qml [471/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/CheckBox.qml [472/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/Dialog.qml [473/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/ItemDelegate.qml [474/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/GroupBox.qml [475/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/BusyIndicator.qml [476/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/MenuBar.qml [477/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/MenuBarItem.qml [478/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/ComboBox.qml [479/10680] Generating version linker script for target QGeoPositionInfoSourceFactoryPollPlugin [480/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/DialogButtonBox.qml [481/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/DelayButton.qml [482/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/Drawer.qml [483/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/HorizontalHeaderView.qml [484/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/MenuSeparator.qml [485/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/ApplicationWindow.qml [486/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/Button.qml [487/10680] Generating version linker script for target qtquickcontrols2universalstyleplugin [488/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/MenuItem.qml [489/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/CheckDelegate.qml [490/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/ToolButton.qml [491/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/TextArea.qml [492/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/TextField.qml [493/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/ToolBar.qml [494/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/ToolSeparator.qml [495/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/ToolTip.qml [496/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/Tumbler.qml [497/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/VerticalHeaderView.qml [498/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/Page.qml [499/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/PageIndicator.qml [500/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/Pane.qml [501/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/Popup.qml [502/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/RoundButton.qml [503/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/ScrollView.qml [504/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/ScrollBar.qml [505/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/Slider.qml [506/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/SelectionRectangle.qml [507/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/ProgressBar.qml [508/10680] Generating ../../../qtbase/qml/QtQuick3D/Effects/DistortionSpiral.qml [509/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/RadioButton.qml [510/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/ScrollIndicator.qml [511/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/RadioDelegate.qml [512/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/RangeSlider.qml [513/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/SpinBox.qml [514/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/SplitView.qml [515/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/StackView.qml [516/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/SwipeDelegate.qml [517/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/SwitchDelegate.qml [518/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/TabButton.qml [519/10680] Generating version linker script for target qtquickcontrols2universalstyleimplplugin [520/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/Switch.qml [521/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/TabBar.qml [522/10680] Generating ../../../../../qtbase/qml/QtQuick/Controls/Universal/impl/SwitchIndicator.qml [523/10680] Generating ../../../../../qtbase/qml/QtQuick/Controls/Universal/impl/RadioIndicator.qml [524/10680] Generating ../../../../../qtbase/qml/QtQuick/Controls/Universal/impl/CheckIndicator.qml [525/10680] Generating version linker script for target QuickDialogs2Utils [526/10680] Generating ../../../../qtbase/qml/QtQuick/Dialogs/quickimpl/qml/ColorInputs.qml [527/10680] Generating ../../../../qtbase/mkspecs/modules/qt_lib_quickdialogs2utils_private.pri [528/10680] Generating ../../../../qtbase/qml/QtQuick/Dialogs/quickimpl/qml/FileDialog.qml [529/10680] Generating ../../../../qtbase/qml/QtQuick/Dialogs/quickimpl/qml/FileDialogDelegate.qml [530/10680] Generating version linker script for target qtquickdialogs2quickimplplugin [531/10680] Generating ../../../../qtbase/qml/QtQuick/Dialogs/quickimpl/qml/FolderDialog.qml [532/10680] Generating ../../../qtbase/qml/QtQuick/VirtualKeyboard/Components/Key.qml [533/10680] Generating ../../../../qtbase/qml/QtQuick/Dialogs/quickimpl/qml/FolderDialogDelegateLabel.qml [534/10680] Generating ../../../../qtbase/qml/QtQuick/Dialogs/quickimpl/qml/FolderDialogDelegate.qml [535/10680] Generating ../../../../qtbase/qml/QtQuick/Dialogs/quickimpl/qml/FontDialog.qml [536/10680] Generating ../../../../qtbase/qml/QtQuick/Dialogs/quickimpl/qml/HueGradient.qml [537/10680] Generating ../../../../qtbase/qml/QtQuick/Dialogs/quickimpl/qml/MessageDialog.qml [538/10680] Generating ../../../../qtbase/qml/QtQuick/Dialogs/quickimpl/qml/+Fusion/FileDialogDelegate.qml [539/10680] Generating ../../../../qtbase/qml/QtQuick/Dialogs/quickimpl/qml/+Fusion/FolderDialog.qml [540/10680] Generating ../../../../qtbase/qml/QtQuick/Dialogs/quickimpl/qml/+Fusion/FolderBreadcrumbBar.qml [541/10680] Generating ../../../../qtbase/qml/QtQuick/Dialogs/quickimpl/qml/+Fusion/FolderDialogDelegate.qml [542/10680] Generating ../../../../qtbase/qml/QtQuick/Dialogs/quickimpl/qml/+Fusion/FontDialog.qml [543/10680] Generating ../../../../qtbase/qml/QtQuick/Dialogs/quickimpl/qml/+Fusion/MessageDialog.qml [544/10680] Generating ../../../../qtbase/qml/QtQuick/Dialogs/quickimpl/qml/+Imagine/ColorDialog.qml [545/10680] Generating ../../../../qtbase/qml/QtQuick/Dialogs/quickimpl/qml/+Imagine/FileDialog.qml [546/10680] Generating ../../../../qtbase/qml/QtQuick/Dialogs/quickimpl/qml/+Imagine/FileDialogDelegate.qml [547/10680] Generating ../../../../qtbase/qml/QtQuick/Dialogs/quickimpl/qml/FileDialogDelegateLabel.qml [548/10680] Generating ../../../../qtbase/qml/QtQuick/Dialogs/quickimpl/qml/+Imagine/FolderDialog.qml [549/10680] Generating ../../../../qtbase/qml/QtQuick/Dialogs/quickimpl/qml/ColorDialog.qml [550/10680] Generating ../../../../qtbase/qml/QtQuick/Dialogs/quickimpl/qml/FolderBreadcrumbBar.qml [551/10680] Generating ../../../../qtbase/qml/QtQuick/Dialogs/quickimpl/qml/+Universal/FileDialog.qml [552/10680] Generating ../../../../qtbase/qml/QtQuick/Dialogs/quickimpl/qml/+Universal/FileDialogDelegate.qml [553/10680] Generating ../../../../qtbase/qml/QtQuick/Dialogs/quickimpl/qml/+Imagine/FolderBreadcrumbBar.qml [554/10680] Generating ../../../../qtbase/qml/QtQuick/Dialogs/quickimpl/qml/+Universal/ColorDialog.qml [555/10680] Generating ../../../../qtbase/qml/QtQuick/Dialogs/quickimpl/qml/+Universal/FolderDialog.qml [556/10680] Generating ../../../../qtbase/qml/QtQuick/Dialogs/quickimpl/qml/PickerHandle.qml [557/10680] Generating ../../../../qtbase/qml/QtQuick/Dialogs/quickimpl/qml/+Universal/FolderBreadcrumbBar.qml [558/10680] Generating ../../../../qtbase/qml/QtQuick/Dialogs/quickimpl/qml/+Universal/FolderDialogDelegate.qml [559/10680] Generating ../../../../qtbase/qml/QtQuick/Dialogs/quickimpl/qml/+Universal/MessageDialog.qml [560/10680] Generating ../../../../qtbase/qml/QtQuick/Dialogs/quickimpl/qml/+Universal/FontDialog.qml [561/10680] Generating ../../../../qtbase/qml/QtQuick/Dialogs/quickimpl/qml/SaturationLightnessPicker.qml [562/10680] Generating ../../../../qtbase/qml/QtQuick/Dialogs/quickimpl/qml/+Fusion/ColorDialog.qml [563/10680] Generating ../../../../qtbase/qml/QtQuick/Dialogs/quickimpl/qml/FontDialogContent.qml [564/10680] Generating ../../../../qtbase/qml/QtQuick/Dialogs/quickimpl/qml/+Fusion/FileDialog.qml [565/10680] Generating ../../../../qtbase/qml/QtQuick/Dialogs/quickimpl/qml/+Imagine/FolderDialogDelegate.qml [566/10680] Generating ../../../../qtbase/qml/QtQuick/Dialogs/quickimpl/qml/+Imagine/FontDialog.qml [567/10680] Generating ../../../../qtbase/qml/QtQuick/Dialogs/quickimpl/qml/+Imagine/MessageDialog.qml [568/10680] Generating ../../../../qtbase/qml/QtQuick/Dialogs/quickimpl/qml/+Material/FileDialog.qml [569/10680] Generating ../../../../qtbase/qml/QtQuick/Dialogs/quickimpl/qml/+Material/FileDialogDelegate.qml [570/10680] Generating ../../../../qtbase/qml/QtQuick/Dialogs/quickimpl/qml/+Material/FolderDialog.qml [571/10680] Generating ../../../../qtbase/qml/QtQuick/Dialogs/quickimpl/qml/+Material/FolderDialogDelegate.qml [572/10680] Generating ../../../../qtbase/qml/QtQuick/Dialogs/quickimpl/qml/+Material/FontDialog.qml [573/10680] Generating version linker script for target positioningquickplugin [574/10680] Generating ../../../../qtbase/qml/QtQuick/Dialogs/quickimpl/qml/+Material/ColorDialog.qml [575/10680] Generating ../../../../qtbase/qml/QtQuick/Dialogs/quickimpl/qml/+Material/FolderBreadcrumbBar.qml [576/10680] Generating ../../../../qtbase/qml/QtQuick/Dialogs/quickimpl/qml/+Material/MessageDialog.qml [577/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_positioningquick_private.pri [578/10680] Generating version linker script for target qtquickdialogsplugin [579/10680] Generating version linker script for target QuickDialogs2 [580/10680] Generating version linker script for target qtquickcontrols2nativestyleplugin [581/10680] Generating version linker script for target PositioningQuick [582/10680] Generating ../../../qtbase/qml/QtQuick/NativeStyle/controls/DefaultTextField.qml [583/10680] Generating ../../../qtbase/qml/QtQuick/NativeStyle/controls/DefaultTextArea.qml [584/10680] Generating ../../../qtbase/qml/QtQuick/NativeStyle/controls/DefaultDial.qml [585/10680] Generating ../../../qtbase/qml/QtQuick/NativeStyle/controls/DefaultScrollBar.qml [586/10680] Generating ../../../qtbase/qml/QtQuick/NativeStyle/controls/DefaultButton.qml [587/10680] Generating ../../../qtbase/qml/QtQuick/NativeStyle/controls/DefaultCheckBox.qml [588/10680] Generating ../../../qtbase/qml/QtQuick/NativeStyle/controls/DefaultGroupBox.qml [589/10680] Generating version linker script for target QuickControlsTestUtilsPrivate [590/10680] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/global/qnumeric.cpp.o icpx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] In file included from /home/local/qt-everywhere-src-6.4.0/qtbase/src/corelib/global/qnumeric.cpp:5: /home/local/qt-everywhere-src-6.4.0/qtbase/src/corelib/global/qnumeric_p.h:66:67: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] Q_DECL_CONST_FUNCTION static inline bool isnan(double d) { return std::isnan(d); } ^~~~~~~~~~~~~ /home/local/qt-everywhere-src-6.4.0/qtbase/src/corelib/global/qnumeric_p.h:67:67: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] Q_DECL_CONST_FUNCTION static inline bool isinf(double d) { return std::isinf(d); } ^~~~~~~~~~~~~ /home/local/qt-everywhere-src-6.4.0/qtbase/src/corelib/global/qnumeric_p.h:70:66: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] Q_DECL_CONST_FUNCTION static inline bool isnan(float f) { return std::isnan(f); } ^~~~~~~~~~~~~ /home/local/qt-everywhere-src-6.4.0/qtbase/src/corelib/global/qnumeric_p.h:71:66: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] Q_DECL_CONST_FUNCTION static inline bool isinf(float f) { return std::isinf(f); } ^~~~~~~~~~~~~ 4 warnings generated. [591/10680] Generating ../../../qtbase/qml/QtQuick/NativeStyle/controls/DefaultComboBox.qml [592/10680] Generating ../../../qtbase/qml/QtQuick/NativeStyle/controls/DefaultProgressBar.qml [593/10680] Generating ../../../../qtbase/mkspecs/modules/qt_lib_help_private.pri [594/10680] Generating version linker script for target LabsSettings [595/10680] Generating version linker script for target qmlsettingsplugin [596/10680] Generating ../../../../qtbase/mkspecs/modules/qt_lib_labssettings_private.pri [597/10680] Generating version linker script for target LabsQmlModels [598/10680] Generating ../../../../qtbase/mkspecs/modules/qt_lib_labsqmlmodels_private.pri [599/10680] Generating version linker script for target labsmodelsplugin [600/10680] Generating ../../../../qtbase/mkspecs/modules/qt_lib_labsfolderlistmodel_private.pri [601/10680] Generating version linker script for target qmlfolderlistmodelplugin [602/10680] Generating version linker script for target LabsFolderListModel [603/10680] Generating version linker script for target LabsAnimation [604/10680] Generating version linker script for target qtlabsplatformplugin [605/10680] Generating version linker script for target LabsWavefrontMesh [606/10680] Generating version linker script for target labsanimationplugin [607/10680] Generating version linker script for target qmlwavefrontmeshplugin [608/10680] Generating version linker script for target LabsSharedImage [609/10680] Generating ../../../../qtbase/mkspecs/modules/qt_lib_labswavefrontmesh_private.pri [610/10680] Generating version linker script for target QmlCompilerPrivate [611/10680] Generating ../../../../qtbase/mkspecs/modules/qt_lib_labssharedimage_private.pri [612/10680] Generating version linker script for target QmlDomPrivate [613/10680] Generating version linker script for target PacketProtocolPrivate [614/10680] Generating version linker script for target QDebugMessageServiceFactoryPlugin [615/10680] Generating version linker script for target QQmlNativeDebugConnectorFactoryPlugin [616/10680] Generating version linker script for target QQmlProfilerServiceFactoryPlugin [617/10680] Generating version linker script for target QQmlDebuggerServiceFactoryPlugin [618/10680] Generating version linker script for target QQmlNativeDebugServiceFactoryPlugin [619/10680] Generating version linker script for target QQmlDebugServerFactoryPlugin [620/10680] Generating version linker script for target QTcpServerConnectionFactoryPlugin [621/10680] Generating version linker script for target QLocalClientConnectionFactoryPlugin [622/10680] Generating version linker script for target QQmlInspectorServiceFactoryPlugin [623/10680] Generating version linker script for target QQuickProfilerAdapterFactoryPlugin [624/10680] Generating version linker script for target Quick3DPhysicsHelpers [625/10680] Generating version linker script for target QmlLintQuickPlugin [626/10680] Generating version linker script for target QQmlPreviewServiceFactoryPlugin [627/10680] Generating version linker script for target quicktooling [628/10680] Generating ../../../../qtbase/qml/QtQuick/tooling/Member.qml [629/10680] Generating ../../../../qtbase/qml/QtQuick/tooling/Property.qml [630/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_repparser_private.pri [631/10680] Generating ../../../../qtbase/qml/QtQuick/tooling/Enum.qml [632/10680] Generating ../../../../qtbase/qml/QtQuick/tooling/Signal.qml [633/10680] Generating ../../../qtbase/qml/QtQuick/NativeStyle/controls/DefaultSlider.qml [634/10680] Generating ../../../qtbase/qml/QtQuick/NativeStyle/controls/DefaultFrame.qml [635/10680] Generating ../../../qtbase/qml/QtQuick/NativeStyle/controls/DefaultRadioButton.qml [636/10680] Generating ../../../qtbase/qml/QtQuick/NativeStyle/controls/DefaultSpinBox.qml [637/10680] Generating ../../../../qtbase/qml/QtQuick/tooling/Method.qml [638/10680] Generating ../../../../qtbase/qml/QtQuick/tooling/Parameter.qml [639/10680] Generating ../../../../qtbase/qml/QtQuick/tooling/Component.qml [640/10680] Generating ../../../../qtbase/qml/QtQuick/tooling/Module.qml [641/10680] Generating version linker script for target QmlDebugPrivate [642/10680] Generating version linker script for target Multimedia [643/10680] Generating version linker script for target WaylandClient [644/10680] Generating version linker script for target SpatialAudio [645/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_spatialaudio_private.pri [646/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_waylandclient_private.pri [647/10680] Generating ../../../qtbase/qml/QtMultimedia/Video.qml [648/10680] Generating version linker script for target MultimediaQuickPrivate [649/10680] Generating version linker script for target quickmultimedia [650/10680] Generating ../../../qtbase/qml/QtQuick/VirtualKeyboard/Components/SelectionControl.qml [651/10680] Generating ../../../qtbase/qml/QtQuick/VirtualKeyboard/Components/ShadowInputControl.qml [652/10680] Generating ../../../qtbase/qml/QtQuick/VirtualKeyboard/Components/ShiftKey.qml [653/10680] Generating version linker script for target QGstreamerMediaPlugin [654/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_multimediawidgets_private.pri [655/10680] Generating version linker script for target 3DCore [656/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_3dcore_private.pri [657/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_3dlogic_private.pri [658/10680] Generating version linker script for target 3DLogic [659/10680] Generating version linker script for target WebView [660/10680] Generating version linker script for target WebViewQuick [661/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_3dinput_private.pri [662/10680] Generating version linker script for target 3DInput [663/10680] Check QtPdf support QtPdf will not be built: Python3 html5lib is missing. [664/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_webview_private.pri [665/10680] Generating version linker script for target qtwebviewquickplugin [666/10680] Check QtWebEngine support QtWebEngine will not be built: Static build is not supported. [667/10680] Generating version linker script for target 3DExtras [668/10680] Generating version linker script for target quick3dcoreplugin [669/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_webviewquick_private.pri [670/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_3drender_private.pri [671/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_3dextras_private.pri [672/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_3danimation_private.pri [673/10680] Generating version linker script for target 3DAnimation [674/10680] Generating ../../../../qtbase/mkspecs/modules/qt_lib_3dquick_private.pri [675/10680] Generating timestamp [676/10680] Generating version linker script for target 3DQuick [677/10680] Generating ../../../../qtbase/mkspecs/modules/qt_lib_3dquickrender_private.pri [678/10680] Generating version linker script for target 3DQuickRender [679/10680] Generating version linker script for target 3DQuickScene2D [680/10680] Generating version linker script for target 3DRender [681/10680] Generating version linker script for target 3DQuickExtras [682/10680] Generating version linker script for target 3DQuickInput [683/10680] Generating version linker script for target 3DQuickAnimation [684/10680] Generating ../../../../qtbase/mkspecs/modules/qt_lib_3dquickscene2d_private.pri [685/10680] Generating ../../../../qtbase/mkspecs/modules/qt_lib_3dquickextras_private.pri [686/10680] Generating ../../../../qtbase/mkspecs/modules/qt_lib_3dquickinput_private.pri [687/10680] Generating version linker script for target QWaylandDmabufClientBufferIntegrationPlugin [688/10680] Generating version linker script for target quick3drenderplugin [689/10680] Generating ../../../../qtbase/mkspecs/modules/qt_lib_3dquickanimation_private.pri [690/10680] Generating version linker script for target quick3dextrasplugin [691/10680] Generating version linker script for target qtquickscene2dplugin [692/10680] Generating version linker script for target quick3dinputplugin [693/10680] Generating version linker script for target quick3dlogicplugin [694/10680] Generating version linker script for target quick3danimationplugin [695/10680] Generating version linker script for target GLTFSceneImportPlugin [696/10680] Generating version linker script for target GLTFSceneExportPlugin [697/10680] Generating version linker script for target GLTFGeometryLoaderPlugin [698/10680] Generating version linker script for target AssimpSceneImportPlugin [699/10680] Generating version linker script for target DefaultGeometryLoaderPlugin [700/10680] Generating version linker script for target OpenGLRendererPlugin [701/10680] Generating version linker script for target RhiRendererPlugin [702/10680] Generating version linker script for target Scene2DPlugin [703/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_core5compat_private.pri [704/10680] Generating ../../../../qtbase/qml/Qt5Compat/GraphicalEffects/RadialBlur.qml [705/10680] Generating ../../../../qtbase/qml/Qt5Compat/GraphicalEffects/RadialGradient.qml [706/10680] Generating version linker script for target qtgraphicaleffectsplugin [707/10680] Generating ../../../../qtbase/qml/Qt5Compat/GraphicalEffects/ConicalGradient.qml [708/10680] Generating ../../../../qtbase/qml/Qt5Compat/GraphicalEffects/DirectionalBlur.qml [709/10680] Generating ../../../../qtbase/qml/Qt5Compat/GraphicalEffects/GammaAdjust.qml [710/10680] Generating version linker script for target Core5Compat [711/10680] Generating ../../../../qtbase/qml/Qt5Compat/GraphicalEffects/ColorOverlay.qml [712/10680] Generating ../../../../qtbase/qml/Qt5Compat/GraphicalEffects/Glow.qml [713/10680] Generating ../../../../qtbase/qml/Qt5Compat/GraphicalEffects/HueSaturation.qml [714/10680] Generating ../../../../qtbase/qml/Qt5Compat/GraphicalEffects/DropShadow.qml [715/10680] Generating ../../../../qtbase/qml/Qt5Compat/GraphicalEffects/Colorize.qml [716/10680] Generating ../../../../qtbase/qml/Qt5Compat/GraphicalEffects/Displace.qml [717/10680] Generating ../../../../qtbase/qml/Qt5Compat/GraphicalEffects/RectangularGlow.qml [718/10680] Generating ../../../../../qtbase/qml/Qt5Compat/GraphicalEffects/private/GaussianGlow.qml [719/10680] Generating version linker script for target qtgraphicaleffectsprivate [720/10680] Generating ../../../../qtbase/qml/Qt5Compat/GraphicalEffects/RecursiveBlur.qml [721/10680] Generating ../../../../qtbase/qml/Qt5Compat/GraphicalEffects/LinearGradient.qml [722/10680] Generating ../../../../qtbase/qml/Qt5Compat/GraphicalEffects/ZoomBlur.qml [723/10680] Generating ../../../../../qtbase/qml/Qt5Compat/GraphicalEffects/private/GaussianDirectionalBlur.qml [724/10680] Generating ../../../../../qtbase/qml/Qt5Compat/GraphicalEffects/private/FastGlow.qml [725/10680] Generating ../../../../qtbase/qml/Qt5Compat/GraphicalEffects/ThresholdMask.qml [726/10680] Generating ../../../../../qtbase/qml/Qt5Compat/GraphicalEffects/private/GaussianMaskedBlur.qml [727/10680] Generating ../../../../../qtbase/qml/Qt5Compat/GraphicalEffects/private/FastInnerShadow.qml [728/10680] Generating ../../../../../qtbase/qml/Qt5Compat/GraphicalEffects/private/DropShadowBase.qml [729/10680] Generating ../../../../../qtbase/qml/Qt5Compat/GraphicalEffects/private/GaussianInnerShadow.qml [730/10680] Generating version linker script for target qtchartsqml2 [731/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_chartsqml_private.pri [732/10680] Generating version linker script for target ChartsQml [733/10680] Generating version linker script for target Coap [734/10680] Generating version linker script for target Charts [735/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_coap_private.pri [736/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_bluetooth_private.pri [737/10680] Generating version linker script for target Nfc [738/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_nfc_private.pri [739/10680] Generating version linker script for target DataVisualization [740/10680] Generating version linker script for target Bluetooth [741/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_datavisualization_private.pri [742/10680] Generating ../../../qtbase/qml/QtDataVisualization/designer/Surface3DSpecifics.qml [743/10680] Generating ../../../qtbase/qml/QtDataVisualization/designer/Scatter3DSpecifics.qml [744/10680] Generating version linker script for target DataVisualizationQml [745/10680] Generating version linker script for target DataVisualizationQmlplugin [746/10680] Generating ../../../qtbase/qml/QtDataVisualization/designer/default/Bars3D.qml [747/10680] Generating ../../../qtbase/qml/QtDataVisualization/designer/images/bars3d-icon.png [748/10680] Generating ../../../qtbase/qml/QtDataVisualization/designer/images/bars3d-icon16.png [749/10680] Generating ../../../qtbase/qml/QtDataVisualization/designer/images/surface3d-icon16.png [750/10680] Generating ../../../qtbase/qml/QtDataVisualization/designer/default/Scatter3D.qml [751/10680] Generating ../../../qtbase/qml/QtDataVisualization/designer/images/surface3d-icon.png [752/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_datavisualizationqml_private.pri [753/10680] Generating ../../../qtbase/qml/QtDataVisualization/designer/images/scatter3d-icon.png [754/10680] Generating ../../../qtbase/qml/QtDataVisualization/designer/default/Surface3D.qml [755/10680] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/codepoint.cpp.o [756/10680] Generating ../../../qtbase/qml/QtDataVisualization/designer/images/scatter3d-icon16.png [757/10680] Generating timestamp [758/10680] Generating ../../../qtbase/qml/QtDataVisualization/designer/Bars3DSpecifics.qml [759/10680] Generating ../../../qtbase/qml/QtQuick/VirtualKeyboard/Components/Keyboard.qml [760/10680] Generating version linker script for target UiTools [761/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_uitools_private.pri [762/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_linguist_private.pri [763/10680] Generating version linker script for target Designer [764/10680] Generating version linker script for target DesignerComponentsPrivate [765/10680] Generating version linker script for target Help [766/10680] Generating timestamp [767/10680] Building CXX object qtpositioning/src/3rdparty/poly2tri/CMakeFiles/Bundled_Poly2Tri.dir/sweep/advancing_front.cpp.o [768/10680] Building C object qtbase/src/3rdparty/pcre2/CMakeFiles/BundledPcre2.dir/src/pcre2_jit_compile.c.o [769/10680] Building CXX object qtpositioning/src/3rdparty/poly2tri/CMakeFiles/Bundled_Poly2Tri.dir/sweep/cdt.cpp.o [770/10680] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/context.cpp.o [771/10680] Linking C static library qtbase/lib/libQt6BundledPcre2.a [772/10680] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/background.cpp.o [773/10680] Building CXX object qtpositioning/src/3rdparty/poly2tri/CMakeFiles/Bundled_Poly2Tri.dir/sweep/sweep.cpp.o [774/10680] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/text/qbytearraymatcher.cpp.o icpx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] [775/10680] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/kernel/qcore_unix.cpp.o icpx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] [776/10680] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/text/qvsnprintf.cpp.o icpx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] [777/10680] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/kernel/qsystemerror.cpp.o icpx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] [778/10680] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/el_comment.cpp.o [779/10680] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/el_cdata.cpp.o [780/10680] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/text/qbytearraylist.cpp.o icpx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] [781/10680] Building CXX object qtpositioning/src/3rdparty/poly2tri/CMakeFiles/Bundled_Poly2Tri.dir/sweep/sweep_context.cpp.o [782/10680] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/kernel/qcoreglobaldata.cpp.o icpx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] [783/10680] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/css_length.cpp.o [784/10680] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/el_script.cpp.o [785/10680] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/text/qstringbuilder.cpp.o icpx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] [786/10680] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/tools/qringbuffer.cpp.o icpx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] [787/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_multimedia_private.pri [788/10680] Building CXX object qtbase/src/tools/tracegen/CMakeFiles/tracegen.dir/tracegen.cpp.o icpx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] [789/10680] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/kernel/qmetacontainer.cpp.o icpx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] [790/10680] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/serialization/qdatastream.cpp.o icpx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] [791/10680] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/tools/qcryptographichash.cpp.o icpx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] [792/10680] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/tools/qarraydata.cpp.o icpx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] In file included from /home/local/qt-everywhere-src-6.4.0/qtbase/src/corelib/tools/qarraydata.cpp:6: In file included from /home/local/Qt-6.4.0_static/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static/qtbase/include/QtCore/6.4.0/QtCore/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/corelib/global/qnumeric_p.h:66:67: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] Q_DECL_CONST_FUNCTION static inline bool isnan(double d) { return std::isnan(d); } ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static/qtbase/include/QtCore/6.4.0/QtCore/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/corelib/global/qnumeric_p.h:67:67: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] Q_DECL_CONST_FUNCTION static inline bool isinf(double d) { return std::isinf(d); } ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static/qtbase/include/QtCore/6.4.0/QtCore/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/corelib/global/qnumeric_p.h:70:66: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] Q_DECL_CONST_FUNCTION static inline bool isnan(float f) { return std::isnan(f); } ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static/qtbase/include/QtCore/6.4.0/QtCore/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/corelib/global/qnumeric_p.h:71:66: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] Q_DECL_CONST_FUNCTION static inline bool isinf(float f) { return std::isinf(f); } ^~~~~~~~~~~~~ 4 warnings generated. [793/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/SadieHrtfsObj.dir/__/3rdparty/resonance-audio/third_party/SADIE_hrtf_database/generated/hrtf_assets.cc.o icpx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] [794/10680] Building CXX object qtbase/src/tools/tracegen/CMakeFiles/tracegen.dir/helpers.cpp.o icpx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] [795/10680] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/io/qloggingcategory.cpp.o icpx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] [796/10680] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/el_div.cpp.o [797/10680] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/io/qbuffer.cpp.o icpx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] [798/10680] Building CXX object qtbase/src/tools/moc/CMakeFiles/moc.dir/parser.cpp.o icpx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] [799/10680] Building C object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/src/gumbo/CMakeFiles/gumbo.dir/attribute.c.o [800/10680] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/box.cpp.o [801/10680] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/el_break.cpp.o [802/10680] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/el_base.cpp.o [803/10680] Building CXX object qtbase/qmake/CMakeFiles/QtLibraryInfo.dir/propertyprinter.cpp.o [804/10680] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/global/qoperatingsystemversion.cpp.o icpx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] [805/10680] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/el_body.cpp.o [806/10680] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/el_space.cpp.o [807/10680] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/serialization/qcborcommon.cpp.o icpx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] [808/10680] Generating version linker script for target WebSockets [809/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_websockets_private.pri [810/10680] Building C object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/src/gumbo/CMakeFiles/gumbo.dir/error.c.o [811/10680] Generating version linker script for target qmlwebsockets [812/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_httpserver_private.pri [813/10680] Generating version linker script for target HttpServer [814/10680] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/el_font.cpp.o [815/10680] Generating version linker script for target BodymovinPrivate [816/10680] Generating version linker script for target lottieqtplugin [817/10680] Generating version linker script for target Mqtt [818/10680] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/global/qendian.cpp.o icpx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] [819/10680] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/tstring_view.cpp.o [820/10680] Building C object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/src/gumbo/CMakeFiles/gumbo.dir/string_piece.c.o [821/10680] Generating version linker script for target NetworkAuth [822/10680] Building C object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/src/gumbo/CMakeFiles/gumbo.dir/util.c.o [823/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_mqtt_private.pri [824/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_networkauth_private.pri [825/10680] Generating version linker script for target OpcUa [826/10680] Building C object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/src/gumbo/CMakeFiles/gumbo.dir/string_buffer.c.o [827/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_opcua_private.pri [828/10680] Generating version linker script for target QOpen62541Plugin [829/10680] Generating version linker script for target DeclarativeOpcuaplugin [830/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_declarativeopcua_private.pri [831/10680] Generating version linker script for target DeclarativeOpcua [832/10680] Generating version linker script for target SerialPort [833/10680] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/io/qdebug.cpp.o icpx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] [834/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_serialport_private.pri [835/10680] Generating ../../../../qtbase/mkspecs/modules/qt_ext__clipper.pri [836/10680] Generating version linker script for target Positioning [837/10680] Generating version linker script for target QGeoPositionInfoSourceFactoryGeoclue2Plugin [838/10680] Generating ../../../../qtbase/mkspecs/modules/qt_ext__clip2tri.pri [839/10680] Generating version linker script for target QGeoPositionInfoSourceFactoryNmeaPlugin [840/10680] Generating version linker script for target QuickTimeline [841/10680] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/tools/qcommandlineoption.cpp.o icpx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] [842/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_quicktimeline_private.pri [843/10680] Generating version linker script for target qtquicktimelineplugin [844/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_quick3dutils_private.pri [845/10680] Generating version linker script for target Quick3DUtils [846/10680] Generating version linker script for target Quick3DAssetImport [847/10680] Generating version linker script for target Quick3DRuntimeRender [848/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_quick3druntimerender_private.pri [849/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_quick3d_private.pri [850/10680] Generating version linker script for target qquick3dplugin [851/10680] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/global/qfloat16.cpp.o icpx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] [852/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_quick3dassetimport_private.pri [853/10680] Generating version linker script for target Quick3D [854/10680] Generating version linker script for target Quick3DParticles [855/10680] Generating version linker script for target qtquick3dparticles3dplugin [856/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_quick3dparticles_private.pri [857/10680] Generating version linker script for target Quick3DParticleEffects [858/10680] Generating version linker script for target qtquick3dparticleeffectsplugin [859/10680] Building C object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/src/gumbo/CMakeFiles/gumbo.dir/tag.c.o [860/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_quick3dparticleeffects_private.pri [861/10680] Generating version linker script for target Quick3DAssetUtils [862/10680] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/time/qgregoriancalendar.cpp.o icpx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] [863/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_quick3dassetutils_private.pri [864/10680] Generating version linker script for target qtquick3dassetutilsplugin [865/10680] Generating version linker script for target QQuick3DProfilerAdapterFactoryPlugin [866/10680] Generating version linker script for target Quick3DEffects [867/10680] Generating ../../../qtbase/qml/QtQuick3D/Effects/Desaturate.qml [868/10680] Generating ../../../qtbase/qml/QtQuick3D/Effects/Emboss.qml [869/10680] Generating ../../../qtbase/qml/QtQuick3D/Effects/DistortionSphere.qml [870/10680] Building C object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/src/gumbo/CMakeFiles/gumbo.dir/vector.c.o [871/10680] Generating ../../../qtbase/qml/QtQuick3D/Effects/GaussianBlur.qml [872/10680] Generating ../../../qtbase/qml/QtQuick3D/Effects/DistortionRipple.qml [873/10680] Generating ../../../qtbase/qml/QtQuick3D/Effects/TiltShift.qml [874/10680] Generating ../../../qtbase/qml/QtQuick3D/Effects/MotionBlur.qml [875/10680] Generating version linker script for target AssimpImporterPlugin [876/10680] Generating ../../../qtbase/qml/QtQuick3D/Effects/Fxaa.qml [877/10680] Generating ../../../qtbase/qml/QtQuick3D/Effects/SCurveTonemap.qml [878/10680] Generating ../../../qtbase/qml/QtQuick3D/Effects/DepthOfFieldHQBlur.qml [879/10680] Generating ../../../qtbase/qml/QtQuick3D/Effects/AdditiveColorGradient.qml [880/10680] Generating ../../../qtbase/qml/QtQuick3D/Effects/EdgeDetect.qml [881/10680] Generating ../../../qtbase/qml/QtQuick3D/Effects/Scatter.qml [882/10680] Generating version linker script for target qtquick3deffectplugin [883/10680] Generating ../../../qtbase/qml/QtQuick3D/Effects/BrushStrokes.qml [884/10680] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/tools/qbitarray.cpp.o icpx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] [885/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_quick3deffects_private.pri [886/10680] Generating ../../../qtbase/qml/QtQuick3D/Effects/Blur.qml [887/10680] Generating ../../../qtbase/qml/QtQuick3D/Effects/ChromaticAberration.qml [888/10680] Generating ../../../qtbase/qml/QtQuick3D/Effects/Vignette.qml [889/10680] Generating ../../../qtbase/qml/QtQuick3D/Effects/ColorMaster.qml [890/10680] Generating ../../../qtbase/qml/QtQuick3D/Helpers/WasdController.qml [891/10680] Generating version linker script for target Quick3DHelpers [892/10680] Generating ../../../qtbase/qml/QtQuick3D/Helpers/AxisHelper.qml [893/10680] Generating ../../../qtbase/qml/QtQuick3D/Helpers/OrbitCameraController.qml [894/10680] Generating version linker script for target qtquick3dhelpersplugin [895/10680] Generating ../../../qtbase/qml/QtQuick3D/Helpers/meshes/axisGrid.mesh [896/10680] Generating ../../../qtbase/qml/QtQuick3D/Helpers/DebugView.qml [897/10680] Generating version linker script for target Quick3DIblBaker [898/10680] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/io/qfilesystementry.cpp.o icpx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] [899/10680] Generating version linker script for target qquick3dphysicsplugin [900/10680] Generating version linker script for target Quick3DGlslParserPrivate [901/10680] Generating version linker script for target Quick3DPhysics [902/10680] Generating version linker script for target qtquick3dphysicshelpersplugin [903/10680] Building C object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/src/gumbo/CMakeFiles/gumbo.dir/utf8.c.o [904/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_quick3dhelpers_private.pri [905/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_quick3diblbaker_private.pri [906/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_quick3dphysics_private.pri [907/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_quick3dphysicshelpers_private.pri [908/10680] Generating timestamp [909/10680] Generating version linker script for target RemoteObjects [910/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_remoteobjects_private.pri [911/10680] Generating version linker script for target RemoteObjectsQml [912/10680] Generating version linker script for target Scxml [913/10680] Generating version linker script for target StateMachine [914/10680] Generating version linker script for target qtqmlstatemachine [915/10680] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/plugin/quuid.cpp.o icpx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] [916/10680] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/time/qromancalendar.cpp.o icpx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] [917/10680] Building CXX object qtbase/src/tools/tracegen/CMakeFiles/tracegen.dir/lttng.cpp.o icpx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] [918/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_remoteobjectsqml_private.pri [919/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_scxml_private.pri [920/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_statemachine_private.pri [921/10680] Generating version linker script for target StateMachineQml [922/10680] Building CXX object qtbase/src/tools/tracegen/CMakeFiles/tracegen.dir/etw.cpp.o icpx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] [923/10680] Generating version linker script for target declarative_remoteobjects [924/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_statemachineqml_private.pri [925/10680] Generating version linker script for target ScxmlQml [926/10680] Generating version linker script for target declarative_scxml [927/10680] Generating version linker script for target QScxmlEcmaScriptDataModelPlugin [928/10680] Generating version linker script for target Sensors [929/10680] Generating version linker script for target genericSensorPlugin [930/10680] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/el_para.cpp.o [931/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_scxmlqml_private.pri [932/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_sensors_private.pri [933/10680] Generating version linker script for target IIOSensorProxySensorPlugin [934/10680] Generating version linker script for target dummySensorPlugin [935/10680] Generating version linker script for target SensorsQuick [936/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_sensorsquick_private.pri [937/10680] Generating version linker script for target SensorsQuickplugin [938/10680] Generating version linker script for target SerialBus [939/10680] Generating version linker script for target VirtualCanBusPlugin [940/10680] Generating version linker script for target SocketCanBusPlugin [941/10680] Generating version linker script for target PassThruCanBusPlugin [942/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_serialbus_private.pri [943/10680] Generating version linker script for target PeakCanBusPlugin [944/10680] Generating version linker script for target TinyCanBusPlugin [945/10680] Generating version linker script for target TextToSpeech [946/10680] Generating version linker script for target TextToSpeechQml [947/10680] Generating version linker script for target QTextToSpeechMockPlugin [948/10680] Generating ../../../qtbase/qml/QtQuick/VirtualKeyboard/EnterKey.qml [949/10680] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/url_path.cpp.o [950/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_texttospeech_private.pri [951/10680] Generating ../../../qtbase/qml/QtQuick/VirtualKeyboard/InputPanel.qml [952/10680] Generating version linker script for target VirtualKeyboard [953/10680] Generating ../../../qtbase/qml/QtQuick/VirtualKeyboard/HandwritingInputPanel.qml [954/10680] Generating version linker script for target qtvkbplugin [955/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_virtualkeyboard_private.pri [956/10680] Generating ../../../qtbase/qml/QtQuick/VirtualKeyboard/Components/KeyboardColumn.qml [957/10680] Generating ../../../qtbase/qml/QtQuick/VirtualKeyboard/Components/BaseKey.qml [958/10680] Generating ../../../qtbase/qml/QtQuick/VirtualKeyboard/Components/InputModeKey.qml [959/10680] Generating ../../../qtbase/qml/QtQuick/VirtualKeyboard/Components/FillerKey.qml [960/10680] Generating version linker script for target qtvkbcomponentsplugin [961/10680] Generating ../../../qtbase/qml/QtQuick/VirtualKeyboard/Components/HandwritingModeKey.qml [962/10680] Generating ../../../qtbase/qml/QtQuick/VirtualKeyboard/Components/ChangeLanguageKey.qml [963/10680] Generating ../../../qtbase/qml/QtQuick/VirtualKeyboard/Components/KeyboardLayout.qml [964/10680] Generating ../../../qtbase/qml/QtQuick/VirtualKeyboard/Components/FlickKey.qml [965/10680] Generating ../../../qtbase/qml/QtQuick/VirtualKeyboard/Components/FunctionPopupList.qml [966/10680] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/el_style.cpp.o [967/10680] Generating ../../../qtbase/qml/QtQuick/VirtualKeyboard/Components/KeyboardRow.qml [968/10680] Generating ../../../qtbase/qml/QtQuick/VirtualKeyboard/Components/KeyboardLayoutLoader.qml [969/10680] Generating ../../../qtbase/qml/QtQuick/VirtualKeyboard/Components/AlternativeKeys.qml [970/10680] Generating ../../../qtbase/qml/QtQuick/VirtualKeyboard/Components/SpaceKey.qml [971/10680] Generating version linker script for target qtvkblayoutsplugin [972/10680] Generating ../../../qtbase/qml/QtQuick/VirtualKeyboard/Components/ModeKey.qml [973/10680] Generating ../../../qtbase/qml/QtQuick/VirtualKeyboard/Components/WordCandidatePopupList.qml [974/10680] Generating ../../../qtbase/qml/QtQuick/VirtualKeyboard/Components/HideKeyboardKey.qml [975/10680] Generating ../../../qtbase/qml/QtQuick/VirtualKeyboard/Components/TraceInputArea.qml [976/10680] Generating ../../../qtbase/qml/QtQuick/VirtualKeyboard/Components/CharacterPreviewBubble.qml [977/10680] Generating version linker script for target qtvkbsettingsplugin [978/10680] Generating ../../../qtbase/qml/QtQuick/VirtualKeyboard/Components/BackspaceKey.qml [979/10680] Generating ../../../qtbase/qml/QtQuick/VirtualKeyboard/Styles/TraceCanvas.qml [980/10680] Generating ../../../qtbase/qml/QtQuick/VirtualKeyboard/Components/SymbolModeKey.qml [981/10680] Generating ../../../qtbase/qml/QtQuick/VirtualKeyboard/Styles/TraceUtils.js [982/10680] Generating ../../../qtbase/qml/QtQuick/VirtualKeyboard/Styles/SelectionListItem.qml [983/10680] Generating version linker script for target qtvkbstylesplugin [984/10680] Generating ../../../qtbase/qml/QtQuick/VirtualKeyboard/Components/EnterKey.qml [985/10680] Generating ../../../qtbase/qml/QtQuick/VirtualKeyboard/Components/TraceInputKey.qml [986/10680] Generating ../../../qtbase/qml/QtQuick/VirtualKeyboard/Components/MultiSoundEffect.qml [987/10680] Generating ../../../qtbase/qml/QtQuick/VirtualKeyboard/Styles/TraceInputKeyPanel.qml [988/10680] Generating ../../../qtbase/qml/QtQuick/VirtualKeyboard/Styles/KeyIcon.qml [989/10680] Generating version linker script for target qtvkbbuiltinstylesplugin [990/10680] Generating ../../../qtbase/qml/QtQuick/VirtualKeyboard/Styles/KeyPanel.qml [991/10680] Generating ../../../qtbase/qml/QtQuick/VirtualKeyboard/Styles/KeyboardStyle.qml [992/10680] Generating version linker script for target QVirtualKeyboardPlugin [993/10680] Generating version linker script for target qtvkbpluginsplugin [994/10680] Generating version linker script for target qtvkbhangulplugin [995/10680] Generating version linker script for target qtvkbopenwnnplugin [996/10680] Generating ../../../../../../qtbase/mkspecs/modules/qt_ext_openwnn.pri [997/10680] Generating version linker script for target qtvkbpinyinplugin [998/10680] Generating version linker script for target qtvkbtcimeplugin [999/10680] Generating version linker script for target qwaylandcompositorplugin [1000/10680] Generating ../../../../../../qtbase/mkspecs/modules/qt_ext_pinyin.pri [1001/10680] Generating ../../../../../../qtbase/mkspecs/modules/qt_ext_tcime.pri [1002/10680] Generating version linker script for target qtvkbthaiplugin [1003/10680] Generating version linker script for target WaylandEglClientHwIntegrationPrivate [1004/10680] Generating version linker script for target WaylandCompositor [1005/10680] Generating ../../../qtbase/qml/QtWayland/Compositor/qmlfiles/WaylandOutputWindow.qml [1006/10680] Generating ../../../qtbase/qml/QtWayland/Compositor/qmlfiles/WaylandCursorItem.qml [1007/10680] Generating version linker script for target WaylandEglCompositorHwIntegrationPrivate [1008/10680] Generating version linker script for target QWaylandEglClientBufferPlugin [1009/10680] Generating version linker script for target DrmEglServerBufferPlugin [1010/10680] Generating version linker script for target ShmServerBufferPlugin [1011/10680] Generating version linker script for target DmaBufServerBufferPlugin [1012/10680] Generating version linker script for target VulkanServerBufferPlugin [1013/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_waylandcompositor_private.pri [1014/10680] Generating version linker script for target QWaylandEglClientBufferIntegrationPlugin [1015/10680] Generating version linker script for target QWaylandEglStreamClientBufferIntegrationPlugin [1016/10680] Generating version linker script for target DrmEglServerBufferIntegrationPlugin [1017/10680] Generating version linker script for target ShmServerBufferIntegrationPlugin [1018/10680] Generating version linker script for target DmaBufServerBufferIntegrationPlugin [1019/10680] Generating version linker script for target VulkanServerBufferIntegrationPlugin [1020/10680] Generating version linker script for target QWaylandIntegrationPlugin [1021/10680] Generating version linker script for target QWaylandEglPlatformIntegrationPlugin [1022/10680] Generating version linker script for target QWaylandBradientDecorationPlugin [1023/10680] Generating version linker script for target QWaylandIviShellIntegrationPlugin [1024/10680] Generating version linker script for target WlShellIntegrationPrivate [1025/10680] Generating version linker script for target QWaylandXdgShellIntegrationPlugin [1026/10680] Generating version linker script for target QWaylandFullScreenShellV1IntegrationPlugin [1027/10680] Generating version linker script for target QWaylandWlShellIntegrationPlugin [1028/10680] Generating version linker script for target QWaylandQtShellIntegrationPlugin [1029/10680] Generating version linker script for target WaylandCompositorXdgShell [1030/10680] Generating version linker script for target WaylandCompositorIviapplication [1031/10680] Generating version linker script for target WaylandCompositorWLShell [1032/10680] Generating version linker script for target WaylandCompositorQtShell [1033/10680] Generating version linker script for target WaylandCompositorPresentationTime [1034/10680] Generating version linker script for target WaylandTextureSharing [1035/10680] Generating version linker script for target WaylandTextureSharingExtension [1036/10680] Generating version linker script for target webchannel [1037/10680] Generating version linker script for target WebChannel [1038/10680] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/io/qstandardpaths.cpp.o icpx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] [1039/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_webchannel_private.pri [1040/10680] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/io/qfilesystemiterator_unix.cpp.o icpx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] [1041/10680] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/io/qfiledevice.cpp.o icpx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] [1042/10680] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/io/qfsfileengine_iterator.cpp.o icpx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] [1043/10680] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/el_anchor.cpp.o [1044/10680] Building CXX object qtbase/src/tools/moc/CMakeFiles/moc.dir/collectjson.cpp.o icpx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] [1045/10680] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/el_li.cpp.o [1046/10680] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/io/qtemporaryfile.cpp.o icpx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] [1047/10680] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/tools/qversionnumber.cpp.o icpx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] [1048/10680] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/el_link.cpp.o [1049/10680] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/io/qfsfileengine.cpp.o icpx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] [1050/10680] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/io/qabstractfileengine.cpp.o icpx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] [1051/10680] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/serialization/qtextstream.cpp.o icpx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] [1052/10680] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/io/qfile.cpp.o icpx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] [1053/10680] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/io/qfilesystemengine.cpp.o icpx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] [1054/10680] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/global/qrandom.cpp.o icpx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] [1055/10680] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/el_image.cpp.o [1056/10680] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/io/qfileinfo.cpp.o icpx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] [1057/10680] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/io/qiodevice.cpp.o icpx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] [1058/10680] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/serialization/qjsondocument.cpp.o icpx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] [1059/10680] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/url.cpp.o [1060/10680] Building CXX object qtbase/src/tools/tracegen/CMakeFiles/tracegen.dir/provider.cpp.o icpx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] [1061/10680] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/io/qfilesystemengine_unix.cpp.o icpx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] [1062/10680] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/serialization/qjsonarray.cpp.o icpx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] [1063/10680] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/text/qstringconverter.cpp.o icpx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] [1064/10680] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/global/qglobal.cpp.o icpx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] [1065/10680] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/element.cpp.o [1066/10680] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/utf8_strings.cpp.o [1067/10680] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/serialization/qcborstreamwriter.cpp.o icpx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] In file included from /home/local/qt-everywhere-src-6.4.0/qtbase/src/corelib/serialization/qcborstreamwriter.cpp:9: In file included from /home/local/Qt-6.4.0_static/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static/qtbase/include/QtCore/6.4.0/QtCore/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/corelib/global/qnumeric_p.h:66:67: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] Q_DECL_CONST_FUNCTION static inline bool isnan(double d) { return std::isnan(d); } ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static/qtbase/include/QtCore/6.4.0/QtCore/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/corelib/global/qnumeric_p.h:67:67: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] Q_DECL_CONST_FUNCTION static inline bool isinf(double d) { return std::isinf(d); } ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static/qtbase/include/QtCore/6.4.0/QtCore/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/corelib/global/qnumeric_p.h:70:66: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] Q_DECL_CONST_FUNCTION static inline bool isnan(float f) { return std::isnan(f); } ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static/qtbase/include/QtCore/6.4.0/QtCore/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/corelib/global/qnumeric_p.h:71:66: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] Q_DECL_CONST_FUNCTION static inline bool isinf(float f) { return std::isinf(f); } ^~~~~~~~~~~~~ 4 warnings generated. [1068/10680] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/tools/qcommandlineparser.cpp.o icpx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] [1069/10680] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/time/qlocaltime.cpp.o icpx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] In file included from /home/local/qt-everywhere-src-6.4.0/qtbase/src/corelib/time/qlocaltime.cpp:12: In file included from /home/local/Qt-6.4.0_static/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static/qtbase/include/QtCore/6.4.0/QtCore/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/corelib/global/qnumeric_p.h:66:67: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] Q_DECL_CONST_FUNCTION static inline bool isnan(double d) { return std::isnan(d); } ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static/qtbase/include/QtCore/6.4.0/QtCore/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/corelib/global/qnumeric_p.h:67:67: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] Q_DECL_CONST_FUNCTION static inline bool isinf(double d) { return std::isinf(d); } ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static/qtbase/include/QtCore/6.4.0/QtCore/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/corelib/global/qnumeric_p.h:70:66: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] Q_DECL_CONST_FUNCTION static inline bool isnan(float f) { return std::isnan(f); } ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static/qtbase/include/QtCore/6.4.0/QtCore/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/corelib/global/qnumeric_p.h:71:66: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] Q_DECL_CONST_FUNCTION static inline bool isinf(float f) { return std::isinf(f); } ^~~~~~~~~~~~~ 4 warnings generated. [1070/10680] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/tools/qhash.cpp.o icpx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] [1071/10680] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/text/qlocale_tools.cpp.o icpx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] In file included from /home/local/qt-everywhere-src-6.4.0/qtbase/src/corelib/text/qlocale_tools.cpp:10: In file included from /home/local/Qt-6.4.0_static/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static/qtbase/include/QtCore/6.4.0/QtCore/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/corelib/global/qnumeric_p.h:66:67: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] Q_DECL_CONST_FUNCTION static inline bool isnan(double d) { return std::isnan(d); } ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static/qtbase/include/QtCore/6.4.0/QtCore/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/corelib/global/qnumeric_p.h:67:67: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] Q_DECL_CONST_FUNCTION static inline bool isinf(double d) { return std::isinf(d); } ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static/qtbase/include/QtCore/6.4.0/QtCore/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/corelib/global/qnumeric_p.h:70:66: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] Q_DECL_CONST_FUNCTION static inline bool isnan(float f) { return std::isnan(f); } ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static/qtbase/include/QtCore/6.4.0/QtCore/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/corelib/global/qnumeric_p.h:71:66: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] Q_DECL_CONST_FUNCTION static inline bool isinf(float f) { return std::isinf(f); } ^~~~~~~~~~~~~ 4 warnings generated. [1072/10680] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/css_selector.cpp.o [1073/10680] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/io/qfsfileengine_unix.cpp.o icpx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] [1074/10680] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/io/qstandardpaths_unix.cpp.o icpx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] [1075/10680] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/time/qcalendar.cpp.o icpx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] [1076/10680] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/el_before_after.cpp.o [1077/10680] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/io/qloggingregistry.cpp.o icpx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] [1078/10680] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/global/qlogging.cpp.o icpx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] [1079/10680] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/iterators.cpp.o [1080/10680] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/text/qregularexpression.cpp.o icpx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] [1081/10680] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/el_text.cpp.o [1082/10680] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/io/qdiriterator.cpp.o icpx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] [1083/10680] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/el_td.cpp.o [1084/10680] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/el_title.cpp.o [1085/10680] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/serialization/qjsonwriter.cpp.o icpx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] In file included from /home/local/qt-everywhere-src-6.4.0/qtbase/src/corelib/serialization/qjsonwriter.cpp:10: In file included from /home/local/Qt-6.4.0_static/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static/qtbase/include/QtCore/6.4.0/QtCore/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/corelib/global/qnumeric_p.h:66:67: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] Q_DECL_CONST_FUNCTION static inline bool isnan(double d) { return std::isnan(d); } ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static/qtbase/include/QtCore/6.4.0/QtCore/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/corelib/global/qnumeric_p.h:67:67: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] Q_DECL_CONST_FUNCTION static inline bool isinf(double d) { return std::isinf(d); } ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static/qtbase/include/QtCore/6.4.0/QtCore/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/corelib/global/qnumeric_p.h:70:66: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] Q_DECL_CONST_FUNCTION static inline bool isnan(float f) { return std::isnan(f); } ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static/qtbase/include/QtCore/6.4.0/QtCore/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/corelib/global/qnumeric_p.h:71:66: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] Q_DECL_CONST_FUNCTION static inline bool isinf(float f) { return std::isinf(f); } ^~~~~~~~~~~~~ 4 warnings generated. [1086/10680] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/strtod.cpp.o [1087/10680] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/text/qstringlist.cpp.o icpx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] [1088/10680] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/web_color.cpp.o [1089/10680] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/num_cvt.cpp.o [1090/10680] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/el_tr.cpp.o [1091/10680] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/el_table.cpp.o [1092/10680] Building CXX object qtbase/src/tools/cmake_automoc_parser/CMakeFiles/cmake_automoc_parser.dir/main.cpp.o icpx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] [1093/10680] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/html.cpp.o [1094/10680] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/serialization/qjsonobject.cpp.o icpx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] [1095/10680] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/kernel/qcoreapplication.cpp.o icpx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] [1096/10680] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/io/qdir.cpp.o icpx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] [1097/10680] Building C object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/src/gumbo/CMakeFiles/gumbo.dir/tokenizer.c.o [1098/10680] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/text/qbytearray.cpp.o icpx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] In file included from /home/local/qt-everywhere-src-6.4.0/qtbase/src/corelib/text/qbytearray.cpp:13: In file included from /home/local/Qt-6.4.0_static/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static/qtbase/include/QtCore/6.4.0/QtCore/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/corelib/global/qnumeric_p.h:66:67: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] Q_DECL_CONST_FUNCTION static inline bool isnan(double d) { return std::isnan(d); } ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static/qtbase/include/QtCore/6.4.0/QtCore/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/corelib/global/qnumeric_p.h:67:67: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] Q_DECL_CONST_FUNCTION static inline bool isinf(double d) { return std::isinf(d); } ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static/qtbase/include/QtCore/6.4.0/QtCore/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/corelib/global/qnumeric_p.h:70:66: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] Q_DECL_CONST_FUNCTION static inline bool isnan(float f) { return std::isnan(f); } ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static/qtbase/include/QtCore/6.4.0/QtCore/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/corelib/global/qnumeric_p.h:71:66: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] Q_DECL_CONST_FUNCTION static inline bool isinf(float f) { return std::isinf(f); } ^~~~~~~~~~~~~ 4 warnings generated. [1099/10680] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/serialization/qjsonvalue.cpp.o icpx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] In file included from /home/local/qt-everywhere-src-6.4.0/qtbase/src/corelib/serialization/qjsonvalue.cpp:18: In file included from /home/local/Qt-6.4.0_static/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static/qtbase/include/QtCore/6.4.0/QtCore/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/corelib/global/qnumeric_p.h:66:67: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] Q_DECL_CONST_FUNCTION static inline bool isnan(double d) { return std::isnan(d); } ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static/qtbase/include/QtCore/6.4.0/QtCore/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/corelib/global/qnumeric_p.h:67:67: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] Q_DECL_CONST_FUNCTION static inline bool isinf(double d) { return std::isinf(d); } ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static/qtbase/include/QtCore/6.4.0/QtCore/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/corelib/global/qnumeric_p.h:70:66: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] Q_DECL_CONST_FUNCTION static inline bool isnan(float f) { return std::isnan(f); } ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static/qtbase/include/QtCore/6.4.0/QtCore/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/corelib/global/qnumeric_p.h:71:66: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] Q_DECL_CONST_FUNCTION static inline bool isinf(float f) { return std::isinf(f); } ^~~~~~~~~~~~~ 4 warnings generated. [1100/10680] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/kernel/qvariant.cpp.o icpx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] /home/local/qt-everywhere-src-6.4.0/qtbase/src/corelib/kernel/qvariant.cpp:2304:9: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(r1) || std::isnan(r2)) ^~~~~~~~~~~~~~ /home/local/qt-everywhere-src-6.4.0/qtbase/src/corelib/kernel/qvariant.cpp:2304:27: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(r1) || std::isnan(r2)) ^~~~~~~~~~~~~~ 2 warnings generated. [1101/10680] Building CXX object qtpositioning/src/3rdparty/poly2tri/CMakeFiles/Bundled_Poly2Tri.dir/common/shapes.cpp.o [1102/10680] Building CXX object qtbase/qmake/CMakeFiles/QtLibraryInfo.dir/property.cpp.o [1103/10680] Building CXX object qtbase/src/tools/moc/CMakeFiles/moc.dir/preprocessor.cpp.o icpx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] [1104/10680] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/serialization/qjsonparser.cpp.o icpx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] In file included from /home/local/qt-everywhere-src-6.4.0/qtbase/src/corelib/serialization/qjsonparser.cpp:13: In file included from /home/local/Qt-6.4.0_static/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static/qtbase/include/QtCore/6.4.0/QtCore/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/corelib/global/qnumeric_p.h:66:67: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] Q_DECL_CONST_FUNCTION static inline bool isnan(double d) { return std::isnan(d); } ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static/qtbase/include/QtCore/6.4.0/QtCore/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/corelib/global/qnumeric_p.h:67:67: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] Q_DECL_CONST_FUNCTION static inline bool isinf(double d) { return std::isinf(d); } ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static/qtbase/include/QtCore/6.4.0/QtCore/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/corelib/global/qnumeric_p.h:70:66: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] Q_DECL_CONST_FUNCTION static inline bool isnan(float f) { return std::isnan(f); } ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static/qtbase/include/QtCore/6.4.0/QtCore/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/corelib/global/qnumeric_p.h:71:66: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] Q_DECL_CONST_FUNCTION static inline bool isinf(float f) { return std::isinf(f); } ^~~~~~~~~~~~~ 4 warnings generated. [1105/10680] Building CXX object qtbase/qmake/CMakeFiles/QtLibraryInfo.dir/qmakelibraryinfo.cpp.o [1106/10680] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/media_query.cpp.o [1107/10680] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/serialization/qcborvalue.cpp.o icpx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] In file included from /home/local/qt-everywhere-src-6.4.0/qtbase/src/corelib/serialization/qcborvalue.cpp:21: In file included from /home/local/Qt-6.4.0_static/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static/qtbase/include/QtCore/6.4.0/QtCore/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/corelib/global/qnumeric_p.h:66:67: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] Q_DECL_CONST_FUNCTION static inline bool isnan(double d) { return std::isnan(d); } ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static/qtbase/include/QtCore/6.4.0/QtCore/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/corelib/global/qnumeric_p.h:67:67: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] Q_DECL_CONST_FUNCTION static inline bool isinf(double d) { return std::isinf(d); } ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static/qtbase/include/QtCore/6.4.0/QtCore/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/corelib/global/qnumeric_p.h:70:66: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] Q_DECL_CONST_FUNCTION static inline bool isnan(float f) { return std::isnan(f); } ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static/qtbase/include/QtCore/6.4.0/QtCore/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/corelib/global/qnumeric_p.h:71:66: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] Q_DECL_CONST_FUNCTION static inline bool isinf(float f) { return std::isinf(f); } ^~~~~~~~~~~~~ 4 warnings generated. [1108/10680] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/io/qresource.cpp.o icpx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] In file included from /home/local/qt-everywhere-src-6.4.0/qtbase/src/corelib/io/qresource.cpp:23: In file included from /home/local/Qt-6.4.0_static/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static/qtbase/include/QtCore/6.4.0/QtCore/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/corelib/global/qnumeric_p.h:66:67: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] Q_DECL_CONST_FUNCTION static inline bool isnan(double d) { return std::isnan(d); } ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static/qtbase/include/QtCore/6.4.0/QtCore/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/corelib/global/qnumeric_p.h:67:67: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] Q_DECL_CONST_FUNCTION static inline bool isinf(double d) { return std::isinf(d); } ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static/qtbase/include/QtCore/6.4.0/QtCore/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/corelib/global/qnumeric_p.h:70:66: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] Q_DECL_CONST_FUNCTION static inline bool isnan(float f) { return std::isnan(f); } ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static/qtbase/include/QtCore/6.4.0/QtCore/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/corelib/global/qnumeric_p.h:71:66: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] Q_DECL_CONST_FUNCTION static inline bool isinf(float f) { return std::isinf(f); } ^~~~~~~~~~~~~ 4 warnings generated. [1109/10680] Linking CXX static library qtbase/lib/libQt6Bundled_Poly2Tri.a [1110/10680] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/time/qdatetime.cpp.o icpx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] In file included from /home/local/qt-everywhere-src-6.4.0/qtbase/src/corelib/time/qdatetime.cpp:24: In file included from /home/local/Qt-6.4.0_static/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static/qtbase/include/QtCore/6.4.0/QtCore/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/corelib/global/qnumeric_p.h:66:67: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] Q_DECL_CONST_FUNCTION static inline bool isnan(double d) { return std::isnan(d); } ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static/qtbase/include/QtCore/6.4.0/QtCore/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/corelib/global/qnumeric_p.h:67:67: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] Q_DECL_CONST_FUNCTION static inline bool isinf(double d) { return std::isinf(d); } ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static/qtbase/include/QtCore/6.4.0/QtCore/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/corelib/global/qnumeric_p.h:70:66: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] Q_DECL_CONST_FUNCTION static inline bool isnan(float f) { return std::isnan(f); } ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static/qtbase/include/QtCore/6.4.0/QtCore/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/corelib/global/qnumeric_p.h:71:66: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] Q_DECL_CONST_FUNCTION static inline bool isinf(float f) { return std::isinf(f); } ^~~~~~~~~~~~~ 4 warnings generated. [1111/10680] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/serialization/qjsoncbor.cpp.o icpx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] In file included from /home/local/qt-everywhere-src-6.4.0/qtbase/src/corelib/serialization/qjsoncbor.cpp:18: In file included from /home/local/Qt-6.4.0_static/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static/qtbase/include/QtCore/6.4.0/QtCore/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/corelib/global/qnumeric_p.h:66:67: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] Q_DECL_CONST_FUNCTION static inline bool isnan(double d) { return std::isnan(d); } ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static/qtbase/include/QtCore/6.4.0/QtCore/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/corelib/global/qnumeric_p.h:67:67: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] Q_DECL_CONST_FUNCTION static inline bool isinf(double d) { return std::isinf(d); } ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static/qtbase/include/QtCore/6.4.0/QtCore/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/corelib/global/qnumeric_p.h:70:66: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] Q_DECL_CONST_FUNCTION static inline bool isnan(float f) { return std::isnan(f); } ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static/qtbase/include/QtCore/6.4.0/QtCore/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/corelib/global/qnumeric_p.h:71:66: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] Q_DECL_CONST_FUNCTION static inline bool isinf(float f) { return std::isinf(f); } ^~~~~~~~~~~~~ 4 warnings generated. [1112/10680] Building CXX object qtbase/qmake/CMakeFiles/QtLibraryInfo.dir/library/proitems.cpp.o [1113/10680] Building CXX object qtpositioning/src/3rdparty/clip2tri/CMakeFiles/Bundled_Clip2Tri.dir/clip2tri.cpp.o [1114/10680] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/stylesheet.cpp.o [1115/10680] Building CXX object qtbase/src/tools/moc/CMakeFiles/moc.dir/main.cpp.o icpx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] [1116/10680] Building CXX object qtbase/src/tools/moc/CMakeFiles/moc.dir/generator.cpp.o icpx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] [1117/10680] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/kernel/qmetatype.cpp.o icpx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] [1118/10680] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/table.cpp.o [1119/10680] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/text/qlocale.cpp.o icpx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] In file included from /home/local/qt-everywhere-src-6.4.0/qtbase/src/corelib/text/qlocale.cpp:34: In file included from /home/local/Qt-6.4.0_static/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static/qtbase/include/QtCore/6.4.0/QtCore/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/corelib/global/qnumeric_p.h:66:67: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] Q_DECL_CONST_FUNCTION static inline bool isnan(double d) { return std::isnan(d); } ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static/qtbase/include/QtCore/6.4.0/QtCore/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/corelib/global/qnumeric_p.h:67:67: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] Q_DECL_CONST_FUNCTION static inline bool isinf(double d) { return std::isinf(d); } ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static/qtbase/include/QtCore/6.4.0/QtCore/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/corelib/global/qnumeric_p.h:70:66: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] Q_DECL_CONST_FUNCTION static inline bool isnan(float f) { return std::isnan(f); } ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static/qtbase/include/QtCore/6.4.0/QtCore/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/corelib/global/qnumeric_p.h:71:66: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] Q_DECL_CONST_FUNCTION static inline bool isinf(float f) { return std::isinf(f); } ^~~~~~~~~~~~~ 4 warnings generated. [1120/10680] Building C object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/src/gumbo/CMakeFiles/gumbo.dir/parser.c.o [1121/10680] Building C object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/src/gumbo/CMakeFiles/gumbo.dir/char_ref.c.o [1122/10680] Linking C static library qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/src/gumbo/libgumbo.a [1123/10680] Building CXX object qtpositioning/src/3rdparty/clipper/CMakeFiles/Bundled_Clipper.dir/clipper.cpp.o [1124/10680] Linking CXX static library qtbase/lib/libQt6Bundled_Clipper.a [1125/10680] Building CXX object qtbase/src/tools/moc/CMakeFiles/moc.dir/moc.cpp.o icpx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] [1126/10680] Linking CXX static library qtbase/lib/libQt6Bundled_Clip2Tri.a [1127/10680] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/style.cpp.o [1128/10680] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/text/qstring.cpp.o icpx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization] [1129/10680] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/document.cpp.o [1130/10680] Linking CXX static library qtbase/src/tools/bootstrap/libBootstrap.a [1131/10680] Linking CXX executable qtbase/libexec/tracegen [1132/10680] Linking CXX executable qtbase/libexec/cmake_automoc_parser [1133/10680] Linking CXX executable qtbase/libexec/moc [1134/10680] Automatic MOC for target qlalr [1135/10680] Automatic MOC for target qvkgen [1136/10680] Automatic MOC for target KmsSupportPrivate [1137/10680] Automatic MOC for target androidtestrunner [1138/10680] Automatic MOC for target androiddeployqt [1139/10680] Automatic MOC for target BundledGlslang_Spirv [1140/10680] Automatic MOC for target BundledGlslang_Osdependent [1141/10680] Automatic MOC for target BundledGlslang_Oglcompiler [1142/10680] Automatic MOC for target QmlCompilerPrivate [1143/10680] Automatic MOC for target BundledEmbree [1144/10680] Automatic MOC for target BundledGlslang_Glslang [1145/10680] Automatic MOC for target BundledSpirv_Cross [1146/10680] Automatic MOC for target BundledResonanceAudio [1147/10680] Building CXX object qtshadertools/src/glslang/CMakeFiles/BundledGlslang_Osdependent.dir/BundledGlslang_Osdependent_autogen/mocs_compilation.cpp.o [1148/10680] Building CXX object qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/BundledEmbree_autogen/mocs_compilation.cpp.o [1149/10680] Building CXX object qtshadertools/src/glslang/CMakeFiles/BundledGlslang_Spirv.dir/BundledGlslang_Spirv_autogen/mocs_compilation.cpp.o [1150/10680] Automatic MOC for target BundledPhysX [1151/10680] Building CXX object qtshadertools/src/glslang/CMakeFiles/BundledGlslang_Osdependent.dir/__/3rdparty/glslang/glslang/OSDependent/Unix/ossource.cpp.o [1152/10680] Building CXX object qtshadertools/src/glslang/CMakeFiles/BundledGlslang_Oglcompiler.dir/BundledGlslang_Oglcompiler_autogen/mocs_compilation.cpp.o [1153/10680] Building CXX object qtshadertools/src/glslang/CMakeFiles/BundledGlslang_Spirv.dir/__/3rdparty/glslang/SPIRV/SpvTools.cpp.o [1154/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/BundledResonanceAudio_autogen/mocs_compilation.cpp.o [1155/10680] Building CXX object qtshadertools/src/glslang/CMakeFiles/BundledGlslang_Glslang.dir/BundledGlslang_Glslang_autogen/mocs_compilation.cpp.o [1156/10680] Building CXX object qtshadertools/src/SPIRV-Cross/CMakeFiles/BundledSpirv_Cross.dir/BundledSpirv_Cross_autogen/mocs_compilation.cpp.o [1157/10680] Linking CXX static library qtbase/lib/libQt6BundledGlslang_Osdependent.a [1158/10680] Building CXX object qtshadertools/src/glslang/CMakeFiles/BundledGlslang_Oglcompiler.dir/__/3rdparty/glslang/OGLCompilersDLL/InitializeDll.cpp.o [1159/10680] Linking CXX static library qtbase/lib/libQt6BundledGlslang_Oglcompiler.a [1160/10680] Building CXX object qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/common/sys/regression.cpp.o [1161/10680] Building CXX object qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/bvh/bvh8_factory.cpp.o [1162/10680] Building CXX object qtshadertools/src/glslang/CMakeFiles/BundledGlslang_Spirv.dir/__/3rdparty/glslang/SPIRV/disassemble.cpp.o [1163/10680] Building CXX object qtshadertools/src/glslang/CMakeFiles/BundledGlslang_Spirv.dir/__/3rdparty/glslang/SPIRV/Logger.cpp.o [1164/10680] Building CXX object qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/common/sys/condition.cpp.o [1165/10680] Building CXX object qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/common/sys/mutex.cpp.o [1166/10680] Building CXX object qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/common/sys/filename.cpp.o [1167/10680] Building CXX object qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/common/sys/library.cpp.o [1168/10680] Building CXX object qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/common/sys/alloc.cpp.o [1169/10680] Building CXX object qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/common/math/constants.cpp.o [1170/10680] Automatic MOC for target qmlplugin [1171/10680] Building CXX object qtshadertools/src/glslang/CMakeFiles/BundledGlslang_Spirv.dir/__/3rdparty/glslang/SPIRV/InReadableOrder.cpp.o [1172/10680] Building CXX object qtshadertools/src/glslang/CMakeFiles/BundledGlslang_Glslang.dir/__/3rdparty/glslang/glslang/GenericCodeGen/Link.cpp.o [1173/10680] Building CXX object qtshadertools/src/glslang/CMakeFiles/BundledGlslang_Spirv.dir/__/3rdparty/glslang/SPIRV/doc.cpp.o [1174/10680] Building CXX object qtshadertools/src/glslang/CMakeFiles/BundledGlslang_Glslang.dir/__/3rdparty/glslang/glslang/GenericCodeGen/CodeGen.cpp.o [1175/10680] Building CXX object qtshadertools/src/glslang/CMakeFiles/BundledGlslang_Glslang.dir/__/3rdparty/glslang/glslang/MachineIndependent/InfoSink.cpp.o [1176/10680] Building CXX object qtshadertools/src/glslang/CMakeFiles/BundledGlslang_Glslang.dir/__/3rdparty/glslang/glslang/MachineIndependent/PoolAlloc.cpp.o [1177/10680] Automatic MOC for target DeviceDiscoverySupportPrivate [1178/10680] Automatic MOC for target PacketProtocolPrivate [1179/10680] Automatic MOC for target QTlsBackendCertOnlyPlugin [1180/10680] Automatic MOC for target BundledOpenwnn [1181/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/ambisonics/stereo_from_soundfield_converter.cc.o [1182/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/config/source_config.cc.o [1183/10680] Automatic MOC for target FbSupportPrivate [1184/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/base/channel_view.cc.o [1185/10680] Building CXX object qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/common/sys/thread.cpp.o [1186/10680] Building CXX object qtshadertools/src/glslang/CMakeFiles/BundledGlslang_Glslang.dir/__/3rdparty/glslang/glslang/MachineIndependent/RemoveTree.cpp.o [1187/10680] Automatic MOC for target QLocalClientConnectionFactoryPlugin [1188/10680] Building CXX object qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/common/sys/barrier.cpp.o [1189/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/api/binaural_surround_renderer.cc.o [1190/10680] Building CXX object qtshadertools/src/glslang/CMakeFiles/BundledGlslang_Glslang.dir/__/3rdparty/glslang/glslang/MachineIndependent/IntermTraverse.cpp.o [1191/10680] Building CXX object qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/common/simd/sse.cpp.o [1192/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/base/audio_buffer.cc.o [1193/10680] Building CXX object qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/common/tasking/taskschedulerinternal.cpp.o [1194/10680] Automatic MOC for target QTlsBackendOpenSSLPlugin [1195/10680] Automatic MOC for target QGlibNetworkInformationPlugin [1196/10680] Building CXX object qtshadertools/src/SPIRV-Cross/CMakeFiles/BundledSpirv_Cross.dir/__/3rdparty/SPIRV-Cross/spirv_cross_util.cpp.o [1197/10680] Building CXX object qtshadertools/src/glslang/CMakeFiles/BundledGlslang_Glslang.dir/__/3rdparty/glslang/glslang/MachineIndependent/parseConst.cpp.o [1198/10680] Building CXX object qtshadertools/src/glslang/CMakeFiles/BundledGlslang_Glslang.dir/__/3rdparty/glslang/glslang/MachineIndependent/limits.cpp.o [1199/10680] Building CXX object qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/common/sys/sysinfo.cpp.o [1200/10680] Building CXX object qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/common/stat.cpp.o [1201/10680] Building CXX object qtshadertools/src/glslang/CMakeFiles/BundledGlslang_Glslang.dir/__/3rdparty/glslang/glslang/MachineIndependent/preprocessor/PpTokens.cpp.o [1202/10680] Building CXX object qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/common/sys/string.cpp.o [1203/10680] Building CXX object qtshadertools/src/glslang/CMakeFiles/BundledGlslang_Glslang.dir/__/3rdparty/glslang/glslang/MachineIndependent/SymbolTable.cpp.o [1204/10680] Building CXX object qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/common/lexers/stringstream.cpp.o [1205/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/dsp/biquad_filter.cc.o [1206/10680] Building CXX object qtshadertools/src/glslang/CMakeFiles/BundledGlslang_Glslang.dir/__/3rdparty/glslang/glslang/MachineIndependent/preprocessor/PpAtom.cpp.o [1207/10680] Building CXX object qtshadertools/src/SPIRV-Cross/CMakeFiles/BundledSpirv_Cross.dir/__/3rdparty/SPIRV-Cross/spirv_cfg.cpp.o [1208/10680] Building CXX object qtshadertools/src/glslang/CMakeFiles/BundledGlslang_Glslang.dir/__/3rdparty/glslang/glslang/MachineIndependent/intermOut.cpp.o [1209/10680] Automatic MOC for target QGstreamerMediaPlugin [1210/10680] Building CXX object qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/common/lexers/tokenstream.cpp.o [1211/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/dsp/filter_coefficient_generators.cc.o [1212/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/dsp/mixer.cc.o [1213/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/dsp/circular_buffer.cc.o [1214/10680] Building CXX object qtshadertools/src/glslang/CMakeFiles/BundledGlslang_Glslang.dir/__/3rdparty/glslang/glslang/MachineIndependent/propagateNoContraction.cpp.o [1215/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/dsp/multi_channel_iir.cc.o [1216/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/dsp/channel_converter.cc.o [1217/10680] Building CXX object qtshadertools/src/glslang/CMakeFiles/BundledGlslang_Glslang.dir/__/3rdparty/glslang/glslang/MachineIndependent/attribute.cpp.o [1218/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/dsp/gain.cc.o [1219/10680] Building CXX object qtshadertools/src/glslang/CMakeFiles/BundledGlslang_Glslang.dir/__/3rdparty/glslang/glslang/MachineIndependent/ParseContextBase.cpp.o [1220/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/dsp/fir_filter.cc.o [1221/10680] Building CXX object qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/common/acceln.cpp.o [1222/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/dsp/near_field_processor.cc.o [1223/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/dsp/mono_pole_filter.cc.o [1224/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/dsp/gain_mixer.cc.o [1225/10680] Building CXX object qtshadertools/src/glslang/CMakeFiles/BundledGlslang_Glslang.dir/__/3rdparty/glslang/glslang/MachineIndependent/preprocessor/PpContext.cpp.o [1226/10680] Building CXX object qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/common/accelset.cpp.o FAILED: qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/common/accelset.cpp.o /home/opt/intel/oneapi/compiler/2022.2.0/linux/bin/icpx -DEMBREE_LOWEST_ISA -DEMBREE_TARGET_SSE2 -DMySQL_INCLUDE_DIR=/usr/include/mysql -DNDEBUG -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DTASKING_INTERNAL -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__SSE2__ -D__SSE__ -I/home/local/Qt-6.4.0_static/qtquick3d/src/3rdparty/embree/BundledEmbree_autogen/include -I/home/local/qt-everywhere-src-6.4.0/qtbase/mkspecs/linux-icc -I/home/local/Qt-6.4.0_static/qtbase/include -g -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -w -std=c++20 -MD -MT qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/common/accelset.cpp.o -MF qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/common/accelset.cpp.o.d -o qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/common/accelset.cpp.o -c /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/accelset.cpp In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/accelset.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/accelset.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../subdiv/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator>' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t, std::allocator>>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/scene_triangle_mesh.h:12:10: note: in instantiation of member function 'embree::vector_t, std::allocator>>::~vector_t' requested here struct TriangleMesh : public Geometry ^ In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/accelset.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/accelset.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../subdiv/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/scene_triangle_mesh.h:12:10: note: in instantiation of member function 'embree::vector_t>::~vector_t' requested here struct TriangleMesh : public Geometry ^ In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/accelset.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/accelset.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../subdiv/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator>' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t, std::allocator>>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/scene_quad_mesh.h:12:10: note: in instantiation of member function 'embree::vector_t, std::allocator>>::~vector_t' requested here struct QuadMesh : public Geometry ^ In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/accelset.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/accelset.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../subdiv/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator>' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t, std::allocator>>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/scene_line_segments.h:13:10: note: in instantiation of member function 'embree::vector_t, std::allocator>>::~vector_t' requested here struct LineSegments : public Geometry ^ In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/accelset.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/accelset.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../subdiv/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/scene_subdiv_mesh.h:17:9: note: in instantiation of member function 'embree::vector_t>::~vector_t' requested here class SubdivMesh : public Geometry ^ 5 errors generated. [1227/10680] Building CXX object qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/common/scene_triangle_mesh.cpp.o FAILED: qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/common/scene_triangle_mesh.cpp.o /home/opt/intel/oneapi/compiler/2022.2.0/linux/bin/icpx -DEMBREE_LOWEST_ISA -DEMBREE_TARGET_SSE2 -DMySQL_INCLUDE_DIR=/usr/include/mysql -DNDEBUG -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DTASKING_INTERNAL -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__SSE2__ -D__SSE__ -I/home/local/Qt-6.4.0_static/qtquick3d/src/3rdparty/embree/BundledEmbree_autogen/include -I/home/local/qt-everywhere-src-6.4.0/qtbase/mkspecs/linux-icc -I/home/local/Qt-6.4.0_static/qtbase/include -g -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -w -std=c++20 -MD -MT qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/common/scene_triangle_mesh.cpp.o -MF qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/common/scene_triangle_mesh.cpp.o.d -o qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/common/scene_triangle_mesh.cpp.o -c /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/scene_triangle_mesh.cpp In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/scene_triangle_mesh.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/scene_triangle_mesh.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../subdiv/../common/geometry.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../subdiv/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator>' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t, std::allocator>>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/scene_triangle_mesh.h:12:10: note: in instantiation of member function 'embree::vector_t, std::allocator>>::~vector_t' requested here struct TriangleMesh : public Geometry ^ In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/scene_triangle_mesh.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/scene_triangle_mesh.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../subdiv/../common/geometry.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../subdiv/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/scene_triangle_mesh.h:12:10: note: in instantiation of member function 'embree::vector_t>::~vector_t' requested here struct TriangleMesh : public Geometry ^ In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/scene_triangle_mesh.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/scene_triangle_mesh.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../subdiv/../common/geometry.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../subdiv/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator>' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t, std::allocator>>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/scene_quad_mesh.h:12:10: note: in instantiation of member function 'embree::vector_t, std::allocator>>::~vector_t' requested here struct QuadMesh : public Geometry ^ In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/scene_triangle_mesh.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/scene_triangle_mesh.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../subdiv/../common/geometry.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../subdiv/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator>' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t, std::allocator>>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/scene_line_segments.h:13:10: note: in instantiation of member function 'embree::vector_t, std::allocator>>::~vector_t' requested here struct LineSegments : public Geometry ^ In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/scene_triangle_mesh.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/scene_triangle_mesh.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../subdiv/../common/geometry.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../subdiv/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/scene_subdiv_mesh.h:17:9: note: in instantiation of member function 'embree::vector_t>::~vector_t' requested here class SubdivMesh : public Geometry ^ 5 errors generated. [1228/10680] Building CXX object qtshadertools/src/glslang/CMakeFiles/BundledGlslang_Glslang.dir/__/3rdparty/glslang/glslang/MachineIndependent/Scan.cpp.o [1229/10680] Building CXX object qtshadertools/src/glslang/CMakeFiles/BundledGlslang_Glslang.dir/__/3rdparty/glslang/glslang/MachineIndependent/Versions.cpp.o [1230/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/dsp/gain_processor.cc.o [1231/10680] Automatic MOC for target Core [1232/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/BundledPhysX_autogen/mocs_compilation.cpp.o [1233/10680] Building CXX object qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/common/geometry.cpp.o FAILED: qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/common/geometry.cpp.o /home/opt/intel/oneapi/compiler/2022.2.0/linux/bin/icpx -DEMBREE_LOWEST_ISA -DEMBREE_TARGET_SSE2 -DMySQL_INCLUDE_DIR=/usr/include/mysql -DNDEBUG -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DTASKING_INTERNAL -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__SSE2__ -D__SSE__ -I/home/local/Qt-6.4.0_static/qtquick3d/src/3rdparty/embree/BundledEmbree_autogen/include -I/home/local/qt-everywhere-src-6.4.0/qtbase/mkspecs/linux-icc -I/home/local/Qt-6.4.0_static/qtbase/include -g -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -w -std=c++20 -MD -MT qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/common/geometry.cpp.o -MF qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/common/geometry.cpp.o.d -o qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/common/geometry.cpp.o -c /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/geometry.cpp In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/geometry.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../subdiv/../common/geometry.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../subdiv/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator>' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t, std::allocator>>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/scene_triangle_mesh.h:12:10: note: in instantiation of member function 'embree::vector_t, std::allocator>>::~vector_t' requested here struct TriangleMesh : public Geometry ^ In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/geometry.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../subdiv/../common/geometry.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../subdiv/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/scene_triangle_mesh.h:12:10: note: in instantiation of member function 'embree::vector_t>::~vector_t' requested here struct TriangleMesh : public Geometry ^ In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/geometry.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../subdiv/../common/geometry.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../subdiv/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator>' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t, std::allocator>>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/scene_quad_mesh.h:12:10: note: in instantiation of member function 'embree::vector_t, std::allocator>>::~vector_t' requested here struct QuadMesh : public Geometry ^ In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/geometry.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../subdiv/../common/geometry.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../subdiv/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator>' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t, std::allocator>>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/scene_line_segments.h:13:10: note: in instantiation of member function 'embree::vector_t, std::allocator>>::~vector_t' requested here struct LineSegments : public Geometry ^ In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/geometry.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../subdiv/../common/geometry.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../subdiv/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/scene_subdiv_mesh.h:17:9: note: in instantiation of member function 'embree::vector_t>::~vector_t' requested here class SubdivMesh : public Geometry ^ 5 errors generated. [1234/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/dsp/reverb_onset_update_processor.cc.o [1235/10680] Building CXX object qtshadertools/src/glslang/CMakeFiles/BundledGlslang_Glslang.dir/__/3rdparty/glslang/glslang/MachineIndependent/Constant.cpp.o [1236/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/api/resonance_audio_api.cc.o [1237/10680] Building CXX object qtshadertools/src/SPIRV-Cross/CMakeFiles/BundledSpirv_Cross.dir/__/3rdparty/SPIRV-Cross/spirv_cross_parsed_ir.cpp.o [1238/10680] Building CXX object qtshadertools/src/glslang/CMakeFiles/BundledGlslang_Glslang.dir/__/3rdparty/glslang/glslang/MachineIndependent/preprocessor/PpScanner.cpp.o [1239/10680] Building CXX object qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/builders/primrefgen.cpp.o FAILED: qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/builders/primrefgen.cpp.o /home/opt/intel/oneapi/compiler/2022.2.0/linux/bin/icpx -DEMBREE_LOWEST_ISA -DEMBREE_TARGET_SSE2 -DMySQL_INCLUDE_DIR=/usr/include/mysql -DNDEBUG -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DTASKING_INTERNAL -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__SSE2__ -D__SSE__ -I/home/local/Qt-6.4.0_static/qtquick3d/src/3rdparty/embree/BundledEmbree_autogen/include -I/home/local/qt-everywhere-src-6.4.0/qtbase/mkspecs/linux-icc -I/home/local/Qt-6.4.0_static/qtbase/include -g -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -w -std=c++20 -MD -MT qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/builders/primrefgen.cpp.o -MF qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/builders/primrefgen.cpp.o.d -o qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/builders/primrefgen.cpp.o -c /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/builders/primrefgen.cpp In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/builders/primrefgen.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/builders/../builders/primrefgen.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/builders/../common/scene.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/builders/../common/../subdiv/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/builders/../common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/builders/../common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator>' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/builders/../common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t, std::allocator>>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/builders/../common/scene_triangle_mesh.h:12:10: note: in instantiation of member function 'embree::vector_t, std::allocator>>::~vector_t' requested here struct TriangleMesh : public Geometry ^ In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/builders/primrefgen.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/builders/../builders/primrefgen.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/builders/../common/scene.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/builders/../common/../subdiv/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/builders/../common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/builders/../common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/builders/../common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/builders/../common/scene_triangle_mesh.h:12:10: note: in instantiation of member function 'embree::vector_t>::~vector_t' requested here struct TriangleMesh : public Geometry ^ In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/builders/primrefgen.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/builders/../builders/primrefgen.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/builders/../common/scene.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/builders/../common/../subdiv/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/builders/../common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/builders/../common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator>' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/builders/../common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t, std::allocator>>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/builders/../common/scene_quad_mesh.h:12:10: note: in instantiation of member function 'embree::vector_t, std::allocator>>::~vector_t' requested here struct QuadMesh : public Geometry ^ In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/builders/primrefgen.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/builders/../builders/primrefgen.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/builders/../common/scene.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/builders/../common/../subdiv/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/builders/../common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/builders/../common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator>' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/builders/../common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t, std::allocator>>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/builders/../common/scene_line_segments.h:13:10: note: in instantiation of member function 'embree::vector_t, std::allocator>>::~vector_t' requested here struct LineSegments : public Geometry ^ In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/builders/primrefgen.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/builders/../builders/primrefgen.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/builders/../common/scene.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/builders/../common/../subdiv/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/builders/../common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/builders/../common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/builders/../common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/builders/../common/scene_subdiv_mesh.h:17:9: note: in instantiation of member function 'embree::vector_t>::~vector_t' requested here class SubdivMesh : public Geometry ^ 5 errors generated. [1240/10680] Building CXX object qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/bvh/bvh_collider.cpp.o FAILED: qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/bvh/bvh_collider.cpp.o /home/opt/intel/oneapi/compiler/2022.2.0/linux/bin/icpx -DEMBREE_LOWEST_ISA -DEMBREE_TARGET_SSE2 -DMySQL_INCLUDE_DIR=/usr/include/mysql -DNDEBUG -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DTASKING_INTERNAL -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__SSE2__ -D__SSE__ -I/home/local/Qt-6.4.0_static/qtquick3d/src/3rdparty/embree/BundledEmbree_autogen/include -I/home/local/qt-everywhere-src-6.4.0/qtbase/mkspecs/linux-icc -I/home/local/Qt-6.4.0_static/qtbase/include -g -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -w -std=c++20 -MD -MT qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/bvh/bvh_collider.cpp.o -MF qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/bvh/bvh_collider.cpp.o.d -o qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/bvh/bvh_collider.cpp.o -c /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_collider.cpp In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_collider.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_collider.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh.h:7: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_aabb.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_base.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_ref.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../geometry/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator>' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t, std::allocator>>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/scene_triangle_mesh.h:12:10: note: in instantiation of member function 'embree::vector_t, std::allocator>>::~vector_t' requested here struct TriangleMesh : public Geometry ^ In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_collider.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_collider.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh.h:7: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_aabb.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_base.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_ref.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../geometry/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/scene_triangle_mesh.h:12:10: note: in instantiation of member function 'embree::vector_t>::~vector_t' requested here struct TriangleMesh : public Geometry ^ In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_collider.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_collider.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh.h:7: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_aabb.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_base.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_ref.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../geometry/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator>' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t, std::allocator>>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/scene_quad_mesh.h:12:10: note: in instantiation of member function 'embree::vector_t, std::allocator>>::~vector_t' requested here struct QuadMesh : public Geometry ^ In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_collider.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_collider.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh.h:7: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_aabb.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_base.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_ref.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../geometry/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator>' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t, std::allocator>>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/scene_line_segments.h:13:10: note: in instantiation of member function 'embree::vector_t, std::allocator>>::~vector_t' requested here struct LineSegments : public Geometry ^ In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_collider.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_collider.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh.h:7: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_aabb.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_base.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_ref.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../geometry/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/scene_subdiv_mesh.h:17:9: note: in instantiation of member function 'embree::vector_t>::~vector_t' requested here class SubdivMesh : public Geometry ^ 5 errors generated. [1241/10680] Building CXX object qtshadertools/src/glslang/CMakeFiles/BundledGlslang_Spirv.dir/__/3rdparty/glslang/SPIRV/SPVRemapper.cpp.o [1242/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/ambisonics/associated_legendre_polynomials_generator.cc.o [1243/10680] Building CXX object qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/common/alloc.cpp.o FAILED: qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/common/alloc.cpp.o /home/opt/intel/oneapi/compiler/2022.2.0/linux/bin/icpx -DEMBREE_LOWEST_ISA -DEMBREE_TARGET_SSE2 -DMySQL_INCLUDE_DIR=/usr/include/mysql -DNDEBUG -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DTASKING_INTERNAL -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__SSE2__ -D__SSE__ -I/home/local/Qt-6.4.0_static/qtquick3d/src/3rdparty/embree/BundledEmbree_autogen/include -I/home/local/qt-everywhere-src-6.4.0/qtbase/mkspecs/linux-icc -I/home/local/Qt-6.4.0_static/qtbase/include -g -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -w -std=c++20 -MD -MT qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/common/alloc.cpp.o -MF qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/common/alloc.cpp.o.d -o qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/common/alloc.cpp.o -c /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/alloc.cpp In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/alloc.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/alloc.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../subdiv/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator>' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t, std::allocator>>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/scene_triangle_mesh.h:12:10: note: in instantiation of member function 'embree::vector_t, std::allocator>>::~vector_t' requested here struct TriangleMesh : public Geometry ^ In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/alloc.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/alloc.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../subdiv/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/scene_triangle_mesh.h:12:10: note: in instantiation of member function 'embree::vector_t>::~vector_t' requested here struct TriangleMesh : public Geometry ^ In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/alloc.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/alloc.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../subdiv/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator>' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t, std::allocator>>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/scene_quad_mesh.h:12:10: note: in instantiation of member function 'embree::vector_t, std::allocator>>::~vector_t' requested here struct QuadMesh : public Geometry ^ In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/alloc.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/alloc.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../subdiv/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator>' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t, std::allocator>>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/scene_line_segments.h:13:10: note: in instantiation of member function 'embree::vector_t, std::allocator>>::~vector_t' requested here struct LineSegments : public Geometry ^ In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/alloc.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/alloc.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../subdiv/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/scene_subdiv_mesh.h:17:9: note: in instantiation of member function 'embree::vector_t>::~vector_t' requested here class SubdivMesh : public Geometry ^ 5 errors generated. [1244/10680] Building CXX object qtshadertools/src/glslang/CMakeFiles/BundledGlslang_Glslang.dir/__/3rdparty/glslang/glslang/MachineIndependent/Initialize.cpp.o [1245/10680] Building CXX object qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/common/state.cpp.o [1246/10680] Building CXX object qtshadertools/src/SPIRV-Cross/CMakeFiles/BundledSpirv_Cross.dir/__/3rdparty/SPIRV-Cross/spirv_reflect.cpp.o [1247/10680] Building CXX object qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/bvh/bvh_builder_morton.cpp.o FAILED: qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/bvh/bvh_builder_morton.cpp.o /home/opt/intel/oneapi/compiler/2022.2.0/linux/bin/icpx -DEMBREE_LOWEST_ISA -DEMBREE_TARGET_SSE2 -DMySQL_INCLUDE_DIR=/usr/include/mysql -DNDEBUG -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DTASKING_INTERNAL -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__SSE2__ -D__SSE__ -I/home/local/Qt-6.4.0_static/qtquick3d/src/3rdparty/embree/BundledEmbree_autogen/include -I/home/local/qt-everywhere-src-6.4.0/qtbase/mkspecs/linux-icc -I/home/local/Qt-6.4.0_static/qtbase/include -g -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -w -std=c++20 -MD -MT qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/bvh/bvh_builder_morton.cpp.o -MF qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/bvh/bvh_builder_morton.cpp.o.d -o qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/bvh/bvh_builder_morton.cpp.o -c /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_builder_morton.cpp In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_builder_morton.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh.h:7: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_aabb.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_base.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_ref.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../geometry/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator>' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t, std::allocator>>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/scene_triangle_mesh.h:12:10: note: in instantiation of member function 'embree::vector_t, std::allocator>>::~vector_t' requested here struct TriangleMesh : public Geometry ^ In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_builder_morton.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh.h:7: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_aabb.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_base.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_ref.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../geometry/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/scene_triangle_mesh.h:12:10: note: in instantiation of member function 'embree::vector_t>::~vector_t' requested here struct TriangleMesh : public Geometry ^ In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_builder_morton.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh.h:7: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_aabb.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_base.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_ref.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../geometry/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator>' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t, std::allocator>>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/scene_quad_mesh.h:12:10: note: in instantiation of member function 'embree::vector_t, std::allocator>>::~vector_t' requested here struct QuadMesh : public Geometry ^ In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_builder_morton.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh.h:7: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_aabb.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_base.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_ref.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../geometry/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator>' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t, std::allocator>>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/scene_line_segments.h:13:10: note: in instantiation of member function 'embree::vector_t, std::allocator>>::~vector_t' requested here struct LineSegments : public Geometry ^ In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_builder_morton.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh.h:7: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_aabb.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_base.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_ref.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../geometry/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/scene_subdiv_mesh.h:17:9: note: in instantiation of member function 'embree::vector_t>::~vector_t' requested here class SubdivMesh : public Geometry ^ 5 errors generated. [1248/10680] Building C object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/pffft/pffft.c.o [1249/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/dsp/spectral_reverb.cc.o [1250/10680] Building CXX object qtshadertools/src/glslang/CMakeFiles/BundledGlslang_Glslang.dir/__/3rdparty/glslang/glslang/MachineIndependent/linkValidate.cpp.o [1251/10680] Building CXX object qtshadertools/src/glslang/CMakeFiles/BundledGlslang_Spirv.dir/__/3rdparty/glslang/SPIRV/SpvPostProcess.cpp.o [1252/10680] Building CXX object qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/bvh/bvh_refit.cpp.o FAILED: qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/bvh/bvh_refit.cpp.o /home/opt/intel/oneapi/compiler/2022.2.0/linux/bin/icpx -DEMBREE_LOWEST_ISA -DEMBREE_TARGET_SSE2 -DMySQL_INCLUDE_DIR=/usr/include/mysql -DNDEBUG -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DTASKING_INTERNAL -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__SSE2__ -D__SSE__ -I/home/local/Qt-6.4.0_static/qtquick3d/src/3rdparty/embree/BundledEmbree_autogen/include -I/home/local/qt-everywhere-src-6.4.0/qtbase/mkspecs/linux-icc -I/home/local/Qt-6.4.0_static/qtbase/include -g -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -w -std=c++20 -MD -MT qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/bvh/bvh_refit.cpp.o -MF qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/bvh/bvh_refit.cpp.o.d -o qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/bvh/bvh_refit.cpp.o -c /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_refit.cpp In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_refit.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_refit.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh.h:7: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_aabb.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_base.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_ref.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../geometry/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator>' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t, std::allocator>>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/scene_triangle_mesh.h:12:10: note: in instantiation of member function 'embree::vector_t, std::allocator>>::~vector_t' requested here struct TriangleMesh : public Geometry ^ In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_refit.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_refit.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh.h:7: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_aabb.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_base.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_ref.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../geometry/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/scene_triangle_mesh.h:12:10: note: in instantiation of member function 'embree::vector_t>::~vector_t' requested here struct TriangleMesh : public Geometry ^ In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_refit.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_refit.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh.h:7: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_aabb.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_base.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_ref.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../geometry/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator>' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t, std::allocator>>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/scene_quad_mesh.h:12:10: note: in instantiation of member function 'embree::vector_t, std::allocator>>::~vector_t' requested here struct QuadMesh : public Geometry ^ In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_refit.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_refit.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh.h:7: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_aabb.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_base.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_ref.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../geometry/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator>' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t, std::allocator>>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/scene_line_segments.h:13:10: note: in instantiation of member function 'embree::vector_t, std::allocator>>::~vector_t' requested here struct LineSegments : public Geometry ^ In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_refit.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_refit.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh.h:7: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_aabb.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_base.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_ref.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../geometry/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/scene_subdiv_mesh.h:17:9: note: in instantiation of member function 'embree::vector_t>::~vector_t' requested here class SubdivMesh : public Geometry ^ 5 errors generated. [1253/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/ambisonics/ambisonic_lookup_table.cc.o [1254/10680] Building CXX object qtshadertools/src/glslang/CMakeFiles/BundledGlslang_Glslang.dir/__/3rdparty/glslang/glslang/MachineIndependent/Intermediate.cpp.o [1255/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/graph/buffered_source_node.cc.o [1256/10680] Automatic MOC for target XcbQpaPrivate [1257/10680] Building CXX object qtshadertools/src/glslang/CMakeFiles/BundledGlslang_Spirv.dir/__/3rdparty/glslang/SPIRV/SpvBuilder.cpp.o [1258/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/common/src/CmCollection.cpp.o [1259/10680] Building CXX object qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/common/rtcore.cpp.o FAILED: qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/common/rtcore.cpp.o /home/opt/intel/oneapi/compiler/2022.2.0/linux/bin/icpx -DEMBREE_LOWEST_ISA -DEMBREE_TARGET_SSE2 -DMySQL_INCLUDE_DIR=/usr/include/mysql -DNDEBUG -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DTASKING_INTERNAL -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__SSE2__ -D__SSE__ -I/home/local/Qt-6.4.0_static/qtquick3d/src/3rdparty/embree/BundledEmbree_autogen/include -I/home/local/qt-everywhere-src-6.4.0/qtbase/mkspecs/linux-icc -I/home/local/Qt-6.4.0_static/qtbase/include -g -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -w -std=c++20 -MD -MT qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/common/rtcore.cpp.o -MF qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/common/rtcore.cpp.o.d -o qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/common/rtcore.cpp.o -c /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/rtcore.cpp In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/rtcore.cpp:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../subdiv/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator>' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t, std::allocator>>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/scene_triangle_mesh.h:12:10: note: in instantiation of member function 'embree::vector_t, std::allocator>>::~vector_t' requested here struct TriangleMesh : public Geometry ^ In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/rtcore.cpp:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../subdiv/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/scene_triangle_mesh.h:12:10: note: in instantiation of member function 'embree::vector_t>::~vector_t' requested here struct TriangleMesh : public Geometry ^ In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/rtcore.cpp:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../subdiv/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator>' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t, std::allocator>>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/scene_quad_mesh.h:12:10: note: in instantiation of member function 'embree::vector_t, std::allocator>>::~vector_t' requested here struct QuadMesh : public Geometry ^ In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/rtcore.cpp:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../subdiv/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator>' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t, std::allocator>>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/scene_line_segments.h:13:10: note: in instantiation of member function 'embree::vector_t, std::allocator>>::~vector_t' requested here struct LineSegments : public Geometry ^ In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/rtcore.cpp:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../subdiv/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/scene_subdiv_mesh.h:17:9: note: in instantiation of member function 'embree::vector_t>::~vector_t' requested here class SubdivMesh : public Geometry ^ 5 errors generated. [1260/10680] Building CXX object qtshadertools/src/SPIRV-Cross/CMakeFiles/BundledSpirv_Cross.dir/__/3rdparty/SPIRV-Cross/spirv_parser.cpp.o [1261/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/ambisonics/ambisonic_binaural_decoder.cc.o [1262/10680] Building CXX object qtshadertools/src/glslang/CMakeFiles/BundledGlslang_Glslang.dir/__/3rdparty/glslang/glslang/MachineIndependent/preprocessor/Pp.cpp.o [1263/10680] Building CXX object qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/bvh/bvh_rotate.cpp.o FAILED: qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/bvh/bvh_rotate.cpp.o /home/opt/intel/oneapi/compiler/2022.2.0/linux/bin/icpx -DEMBREE_LOWEST_ISA -DEMBREE_TARGET_SSE2 -DMySQL_INCLUDE_DIR=/usr/include/mysql -DNDEBUG -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DTASKING_INTERNAL -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__SSE2__ -D__SSE__ -I/home/local/Qt-6.4.0_static/qtquick3d/src/3rdparty/embree/BundledEmbree_autogen/include -I/home/local/qt-everywhere-src-6.4.0/qtbase/mkspecs/linux-icc -I/home/local/Qt-6.4.0_static/qtbase/include -g -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -w -std=c++20 -MD -MT qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/bvh/bvh_rotate.cpp.o -MF qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/bvh/bvh_rotate.cpp.o.d -o qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/bvh/bvh_rotate.cpp.o -c /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_rotate.cpp In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_rotate.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_rotate.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh.h:7: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_aabb.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_base.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_ref.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../geometry/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator>' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t, std::allocator>>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/scene_triangle_mesh.h:12:10: note: in instantiation of member function 'embree::vector_t, std::allocator>>::~vector_t' requested here struct TriangleMesh : public Geometry ^ In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_rotate.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_rotate.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh.h:7: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_aabb.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_base.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_ref.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../geometry/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/scene_triangle_mesh.h:12:10: note: in instantiation of member function 'embree::vector_t>::~vector_t' requested here struct TriangleMesh : public Geometry ^ In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_rotate.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_rotate.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh.h:7: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_aabb.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_base.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_ref.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../geometry/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator>' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t, std::allocator>>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/scene_quad_mesh.h:12:10: note: in instantiation of member function 'embree::vector_t, std::allocator>>::~vector_t' requested here struct QuadMesh : public Geometry ^ In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_rotate.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_rotate.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh.h:7: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_aabb.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_base.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_ref.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../geometry/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator>' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t, std::allocator>>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/scene_line_segments.h:13:10: note: in instantiation of member function 'embree::vector_t, std::allocator>>::~vector_t' requested here struct LineSegments : public Geometry ^ In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_rotate.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_rotate.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh.h:7: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_aabb.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_base.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_ref.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../geometry/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/scene_subdiv_mesh.h:17:9: note: in instantiation of member function 'embree::vector_t>::~vector_t' requested here class SubdivMesh : public Geometry ^ 5 errors generated. [1264/10680] Building CXX object qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/common/scene.cpp.o FAILED: qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/common/scene.cpp.o /home/opt/intel/oneapi/compiler/2022.2.0/linux/bin/icpx -DEMBREE_LOWEST_ISA -DEMBREE_TARGET_SSE2 -DMySQL_INCLUDE_DIR=/usr/include/mysql -DNDEBUG -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DTASKING_INTERNAL -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__SSE2__ -D__SSE__ -I/home/local/Qt-6.4.0_static/qtquick3d/src/3rdparty/embree/BundledEmbree_autogen/include -I/home/local/qt-everywhere-src-6.4.0/qtbase/mkspecs/linux-icc -I/home/local/Qt-6.4.0_static/qtbase/include -g -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -w -std=c++20 -MD -MT qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/common/scene.cpp.o -MF qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/common/scene.cpp.o.d -o qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/common/scene.cpp.o -c /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/scene.cpp In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/scene.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../bvh/../geometry/../common/scene.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../bvh/../geometry/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator>' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t, std::allocator>>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/scene_triangle_mesh.h:12:10: note: in instantiation of member function 'embree::vector_t, std::allocator>>::~vector_t' requested here struct TriangleMesh : public Geometry ^ In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/scene.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../bvh/../geometry/../common/scene.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../bvh/../geometry/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/scene_triangle_mesh.h:12:10: note: in instantiation of member function 'embree::vector_t>::~vector_t' requested here struct TriangleMesh : public Geometry ^ In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/scene.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../bvh/../geometry/../common/scene.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../bvh/../geometry/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator>' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t, std::allocator>>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/scene_quad_mesh.h:12:10: note: in instantiation of member function 'embree::vector_t, std::allocator>>::~vector_t' requested here struct QuadMesh : public Geometry ^ In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/scene.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../bvh/../geometry/../common/scene.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../bvh/../geometry/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator>' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t, std::allocator>>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/scene_line_segments.h:13:10: note: in instantiation of member function 'embree::vector_t, std::allocator>>::~vector_t' requested here struct LineSegments : public Geometry ^ In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/scene.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../bvh/../geometry/../common/scene.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../bvh/../geometry/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/scene_subdiv_mesh.h:17:9: note: in instantiation of member function 'embree::vector_t>::~vector_t' requested here class SubdivMesh : public Geometry ^ In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/scene.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../bvh/../geometry/../common/scene.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../bvh/../geometry/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator>' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t, std::allocator>>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/scene.cpp:20:10: note: in instantiation of member function 'embree::vector_t, std::allocator>>::~vector_t' requested here Scene::Scene (Device* device) ^ In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/scene.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../bvh/../geometry/../common/scene.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../bvh/../geometry/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/scene.cpp:20:10: note: in instantiation of member function 'embree::vector_t>::~vector_t' requested here Scene::Scene (Device* device) ^ In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/scene.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../bvh/../geometry/../common/scene.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../bvh/../geometry/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/scene.cpp:20:10: note: in instantiation of member function 'embree::vector_t>::~vector_t' requested here Scene::Scene (Device* device) ^ 8 errors generated. [1265/10680] Building CXX object qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/bvh/bvh.cpp.o FAILED: qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/bvh/bvh.cpp.o /home/opt/intel/oneapi/compiler/2022.2.0/linux/bin/icpx -DEMBREE_LOWEST_ISA -DEMBREE_TARGET_SSE2 -DMySQL_INCLUDE_DIR=/usr/include/mysql -DNDEBUG -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DTASKING_INTERNAL -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__SSE2__ -D__SSE__ -I/home/local/Qt-6.4.0_static/qtquick3d/src/3rdparty/embree/BundledEmbree_autogen/include -I/home/local/qt-everywhere-src-6.4.0/qtbase/mkspecs/linux-icc -I/home/local/Qt-6.4.0_static/qtbase/include -g -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -w -std=c++20 -MD -MT qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/bvh/bvh.cpp.o -MF qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/bvh/bvh.cpp.o.d -o qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/bvh/bvh.cpp.o -c /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh.cpp In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh.h:7: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_aabb.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_base.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_ref.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../geometry/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator>' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t, std::allocator>>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/scene_triangle_mesh.h:12:10: note: in instantiation of member function 'embree::vector_t, std::allocator>>::~vector_t' requested here struct TriangleMesh : public Geometry ^ In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh.h:7: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_aabb.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_base.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_ref.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../geometry/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/scene_triangle_mesh.h:12:10: note: in instantiation of member function 'embree::vector_t>::~vector_t' requested here struct TriangleMesh : public Geometry ^ In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh.h:7: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_aabb.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_base.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_ref.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../geometry/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator>' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t, std::allocator>>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/scene_quad_mesh.h:12:10: note: in instantiation of member function 'embree::vector_t, std::allocator>>::~vector_t' requested here struct QuadMesh : public Geometry ^ In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh.h:7: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_aabb.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_base.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_ref.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../geometry/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator>' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t, std::allocator>>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/scene_line_segments.h:13:10: note: in instantiation of member function 'embree::vector_t, std::allocator>>::~vector_t' requested here struct LineSegments : public Geometry ^ In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh.h:7: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_aabb.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_base.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_ref.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../geometry/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/scene_subdiv_mesh.h:17:9: note: in instantiation of member function 'embree::vector_t>::~vector_t' requested here class SubdivMesh : public Geometry ^ 5 errors generated. [1266/10680] Building CXX object qtshadertools/src/SPIRV-Cross/CMakeFiles/BundledSpirv_Cross.dir/__/3rdparty/SPIRV-Cross/spirv_cpp.cpp.o [1267/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/utils/wav_reader.cc.o [1268/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/platforms/common/utils.cc.o [1269/10680] Building CXX object qtshadertools/src/glslang/CMakeFiles/BundledGlslang_Glslang.dir/__/3rdparty/glslang/glslang/MachineIndependent/reflection.cpp.o [1270/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/base/simd_utils.cc.o [1271/10680] Building CXX object qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/bvh/bvh_statistics.cpp.o FAILED: qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/bvh/bvh_statistics.cpp.o /home/opt/intel/oneapi/compiler/2022.2.0/linux/bin/icpx -DEMBREE_LOWEST_ISA -DEMBREE_TARGET_SSE2 -DMySQL_INCLUDE_DIR=/usr/include/mysql -DNDEBUG -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DTASKING_INTERNAL -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__SSE2__ -D__SSE__ -I/home/local/Qt-6.4.0_static/qtquick3d/src/3rdparty/embree/BundledEmbree_autogen/include -I/home/local/qt-everywhere-src-6.4.0/qtbase/mkspecs/linux-icc -I/home/local/Qt-6.4.0_static/qtbase/include -g -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -w -std=c++20 -MD -MT qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/bvh/bvh_statistics.cpp.o -MF qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/bvh/bvh_statistics.cpp.o.d -o qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/bvh/bvh_statistics.cpp.o -c /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_statistics.cpp In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_statistics.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_statistics.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh.h:7: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_aabb.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_base.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_ref.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../geometry/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator>' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t, std::allocator>>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/scene_triangle_mesh.h:12:10: note: in instantiation of member function 'embree::vector_t, std::allocator>>::~vector_t' requested here struct TriangleMesh : public Geometry ^ In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_statistics.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_statistics.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh.h:7: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_aabb.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_base.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_ref.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../geometry/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/scene_triangle_mesh.h:12:10: note: in instantiation of member function 'embree::vector_t>::~vector_t' requested here struct TriangleMesh : public Geometry ^ In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_statistics.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_statistics.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh.h:7: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_aabb.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_base.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_ref.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../geometry/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator>' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t, std::allocator>>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/scene_quad_mesh.h:12:10: note: in instantiation of member function 'embree::vector_t, std::allocator>>::~vector_t' requested here struct QuadMesh : public Geometry ^ In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_statistics.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_statistics.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh.h:7: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_aabb.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_base.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_ref.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../geometry/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator>' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t, std::allocator>>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/scene_line_segments.h:13:10: note: in instantiation of member function 'embree::vector_t, std::allocator>>::~vector_t' requested here struct LineSegments : public Geometry ^ In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_statistics.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_statistics.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh.h:7: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_aabb.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_base.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_ref.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../geometry/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/scene_subdiv_mesh.h:17:9: note: in instantiation of member function 'embree::vector_t>::~vector_t' requested here class SubdivMesh : public Geometry ^ 5 errors generated. [1272/10680] Building CXX object qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/bvh/bvh_builder_sah_mb.cpp.o FAILED: qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/bvh/bvh_builder_sah_mb.cpp.o /home/opt/intel/oneapi/compiler/2022.2.0/linux/bin/icpx -DEMBREE_LOWEST_ISA -DEMBREE_TARGET_SSE2 -DMySQL_INCLUDE_DIR=/usr/include/mysql -DNDEBUG -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DTASKING_INTERNAL -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__SSE2__ -D__SSE__ -I/home/local/Qt-6.4.0_static/qtquick3d/src/3rdparty/embree/BundledEmbree_autogen/include -I/home/local/qt-everywhere-src-6.4.0/qtbase/mkspecs/linux-icc -I/home/local/Qt-6.4.0_static/qtbase/include -g -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -w -std=c++20 -MD -MT qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/bvh/bvh_builder_sah_mb.cpp.o -MF qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/bvh/bvh_builder_sah_mb.cpp.o.d -o qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/bvh/bvh_builder_sah_mb.cpp.o -c /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_builder_sah_mb.cpp In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_builder_sah_mb.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../geometry/../bvh/bvh.h:7: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_aabb.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_base.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_ref.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../geometry/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator>' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t, std::allocator>>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/scene_triangle_mesh.h:12:10: note: in instantiation of member function 'embree::vector_t, std::allocator>>::~vector_t' requested here struct TriangleMesh : public Geometry ^ In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_builder_sah_mb.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../geometry/../bvh/bvh.h:7: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_aabb.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_base.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_ref.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../geometry/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/scene_triangle_mesh.h:12:10: note: in instantiation of member function 'embree::vector_t>::~vector_t' requested here struct TriangleMesh : public Geometry ^ In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_builder_sah_mb.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../geometry/../bvh/bvh.h:7: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_aabb.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_base.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_ref.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../geometry/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator>' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t, std::allocator>>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/scene_quad_mesh.h:12:10: note: in instantiation of member function 'embree::vector_t, std::allocator>>::~vector_t' requested here struct QuadMesh : public Geometry ^ In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_builder_sah_mb.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../geometry/../bvh/bvh.h:7: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_aabb.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_base.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_ref.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../geometry/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator>' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t, std::allocator>>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/scene_line_segments.h:13:10: note: in instantiation of member function 'embree::vector_t, std::allocator>>::~vector_t' requested here struct LineSegments : public Geometry ^ In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_builder_sah_mb.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../geometry/../bvh/bvh.h:7: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_aabb.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_base.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_ref.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../geometry/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/scene_subdiv_mesh.h:17:9: note: in instantiation of member function 'embree::vector_t>::~vector_t' requested here class SubdivMesh : public Geometry ^ 5 errors generated. [1273/10680] Building CXX object qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/common/device.cpp.o FAILED: qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/common/device.cpp.o /home/opt/intel/oneapi/compiler/2022.2.0/linux/bin/icpx -DEMBREE_LOWEST_ISA -DEMBREE_TARGET_SSE2 -DMySQL_INCLUDE_DIR=/usr/include/mysql -DNDEBUG -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DTASKING_INTERNAL -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__SSE2__ -D__SSE__ -I/home/local/Qt-6.4.0_static/qtquick3d/src/3rdparty/embree/BundledEmbree_autogen/include -I/home/local/qt-everywhere-src-6.4.0/qtbase/mkspecs/linux-icc -I/home/local/Qt-6.4.0_static/qtbase/include -g -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -w -std=c++20 -MD -MT qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/common/device.cpp.o -MF qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/common/device.cpp.o.d -o qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/common/device.cpp.o -c /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/device.cpp In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/device.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../bvh/../common/device.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../geometry/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator>' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t, std::allocator>>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/scene_triangle_mesh.h:12:10: note: in instantiation of member function 'embree::vector_t, std::allocator>>::~vector_t' requested here struct TriangleMesh : public Geometry ^ In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/device.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../bvh/../common/device.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../geometry/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/scene_triangle_mesh.h:12:10: note: in instantiation of member function 'embree::vector_t>::~vector_t' requested here struct TriangleMesh : public Geometry ^ In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/device.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../bvh/../common/device.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../geometry/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/scene_subdiv_mesh.h:17:9: note: in instantiation of member function 'embree::vector_t>::~vector_t' requested here class SubdivMesh : public Geometry ^ In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/device.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../bvh/../common/device.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../geometry/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator>' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t, std::allocator>>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/scene_quad_mesh.h:12:10: note: in instantiation of member function 'embree::vector_t, std::allocator>>::~vector_t' requested here struct QuadMesh : public Geometry ^ In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/device.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../bvh/../common/device.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../geometry/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator>' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t, std::allocator>>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/scene_line_segments.h:13:10: note: in instantiation of member function 'embree::vector_t, std::allocator>>::~vector_t' requested here struct LineSegments : public Geometry ^ 5 errors generated. [1274/10680] Building CXX object qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/bvh/bvh4_factory.cpp.o FAILED: qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/bvh/bvh4_factory.cpp.o /home/opt/intel/oneapi/compiler/2022.2.0/linux/bin/icpx -DEMBREE_LOWEST_ISA -DEMBREE_TARGET_SSE2 -DMySQL_INCLUDE_DIR=/usr/include/mysql -DNDEBUG -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DTASKING_INTERNAL -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__SSE2__ -D__SSE__ -I/home/local/Qt-6.4.0_static/qtquick3d/src/3rdparty/embree/BundledEmbree_autogen/include -I/home/local/qt-everywhere-src-6.4.0/qtbase/mkspecs/linux-icc -I/home/local/Qt-6.4.0_static/qtbase/include -g -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -w -std=c++20 -MD -MT qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/bvh/bvh4_factory.cpp.o -MF qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/bvh/bvh4_factory.cpp.o.d -o qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/bvh/bvh4_factory.cpp.o -c /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh4_factory.cpp In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh4_factory.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh4_factory.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_factory.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../geometry/../bvh/bvh.h:7: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_aabb.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_base.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_ref.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../geometry/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator>' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t, std::allocator>>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/scene_triangle_mesh.h:12:10: note: in instantiation of member function 'embree::vector_t, std::allocator>>::~vector_t' requested here struct TriangleMesh : public Geometry ^ In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh4_factory.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh4_factory.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_factory.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../geometry/../bvh/bvh.h:7: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_aabb.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_base.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_ref.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../geometry/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/scene_triangle_mesh.h:12:10: note: in instantiation of member function 'embree::vector_t>::~vector_t' requested here struct TriangleMesh : public Geometry ^ In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh4_factory.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh4_factory.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_factory.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../geometry/../bvh/bvh.h:7: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_aabb.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_base.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_ref.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../geometry/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator>' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t, std::allocator>>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/scene_quad_mesh.h:12:10: note: in instantiation of member function 'embree::vector_t, std::allocator>>::~vector_t' requested here struct QuadMesh : public Geometry ^ In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh4_factory.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh4_factory.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_factory.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../geometry/../bvh/bvh.h:7: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_aabb.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_base.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_ref.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../geometry/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator>' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t, std::allocator>>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/scene_line_segments.h:13:10: note: in instantiation of member function 'embree::vector_t, std::allocator>>::~vector_t' requested here struct LineSegments : public Geometry ^ In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh4_factory.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh4_factory.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_factory.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../geometry/../bvh/bvh.h:7: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_aabb.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_base.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_ref.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../geometry/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../subdiv/../common/scene_subdiv_mesh.h:17:9: note: in instantiation of member function 'embree::vector_t>::~vector_t' requested here class SubdivMesh : public Geometry ^ 5 errors generated. [1275/10680] Building CXX object qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/bvh/bvh_builder.cpp.o FAILED: qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/bvh/bvh_builder.cpp.o /home/opt/intel/oneapi/compiler/2022.2.0/linux/bin/icpx -DEMBREE_LOWEST_ISA -DEMBREE_TARGET_SSE2 -DMySQL_INCLUDE_DIR=/usr/include/mysql -DNDEBUG -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DTASKING_INTERNAL -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__SSE2__ -D__SSE__ -I/home/local/Qt-6.4.0_static/qtquick3d/src/3rdparty/embree/BundledEmbree_autogen/include -I/home/local/qt-everywhere-src-6.4.0/qtbase/mkspecs/linux-icc -I/home/local/Qt-6.4.0_static/qtbase/include -g -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -w -std=c++20 -MD -MT qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/bvh/bvh_builder.cpp.o -MF qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/bvh/bvh_builder.cpp.o.d -o qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/bvh/bvh_builder.cpp.o -c /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_builder.cpp In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_builder.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_builder.h:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../builders/../bvh/bvh.h:7: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_aabb.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_base.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_ref.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../geometry/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator>' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t, std::allocator>>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/scene_triangle_mesh.h:12:10: note: in instantiation of member function 'embree::vector_t, std::allocator>>::~vector_t' requested here struct TriangleMesh : public Geometry ^ In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_builder.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_builder.h:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../builders/../bvh/bvh.h:7: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_aabb.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_base.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_ref.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../geometry/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/scene_triangle_mesh.h:12:10: note: in instantiation of member function 'embree::vector_t>::~vector_t' requested here struct TriangleMesh : public Geometry ^ In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_builder.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_builder.h:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../builders/../bvh/bvh.h:7: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_aabb.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_base.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_ref.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../geometry/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator>' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t, std::allocator>>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/scene_quad_mesh.h:12:10: note: in instantiation of member function 'embree::vector_t, std::allocator>>::~vector_t' requested here struct QuadMesh : public Geometry ^ In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_builder.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_builder.h:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../builders/../bvh/bvh.h:7: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_aabb.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_base.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_ref.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../geometry/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator>' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t, std::allocator>>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/scene_line_segments.h:13:10: note: in instantiation of member function 'embree::vector_t, std::allocator>>::~vector_t' requested here struct LineSegments : public Geometry ^ In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_builder.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_builder.h:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../builders/../bvh/bvh.h:7: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_aabb.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_base.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_ref.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../geometry/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/scene_subdiv_mesh.h:17:9: note: in instantiation of member function 'embree::vector_t>::~vector_t' requested here class SubdivMesh : public Geometry ^ 5 errors generated. [1276/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/utils/lockless_task_queue.cc.o [1277/10680] Building CXX object qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/geometry/primitive4.cpp.o FAILED: qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/geometry/primitive4.cpp.o /home/opt/intel/oneapi/compiler/2022.2.0/linux/bin/icpx -DEMBREE_LOWEST_ISA -DEMBREE_TARGET_SSE2 -DMySQL_INCLUDE_DIR=/usr/include/mysql -DNDEBUG -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DTASKING_INTERNAL -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__SSE2__ -D__SSE__ -I/home/local/Qt-6.4.0_static/qtquick3d/src/3rdparty/embree/BundledEmbree_autogen/include -I/home/local/qt-everywhere-src-6.4.0/qtbase/mkspecs/linux-icc -I/home/local/Qt-6.4.0_static/qtbase/include -g -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -w -std=c++20 -MD -MT qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/geometry/primitive4.cpp.o -MF qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/geometry/primitive4.cpp.o.d -o qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/geometry/primitive4.cpp.o -c /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/geometry/primitive4.cpp In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/geometry/primitive4.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/geometry/../bvh/../geometry/primitive.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/geometry/../bvh/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/geometry/../common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/geometry/../common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator>' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/geometry/../common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t, std::allocator>>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/geometry/../common/scene_triangle_mesh.h:12:10: note: in instantiation of member function 'embree::vector_t, std::allocator>>::~vector_t' requested here struct TriangleMesh : public Geometry ^ In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/geometry/primitive4.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/geometry/../bvh/../geometry/primitive.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/geometry/../bvh/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/geometry/../common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/geometry/../common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/geometry/../common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/geometry/../common/scene_triangle_mesh.h:12:10: note: in instantiation of member function 'embree::vector_t>::~vector_t' requested here struct TriangleMesh : public Geometry ^ In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/geometry/primitive4.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/geometry/../bvh/../geometry/primitive.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/geometry/../bvh/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/geometry/../common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/geometry/../common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator>' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/geometry/../common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t, std::allocator>>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/geometry/../common/scene_quad_mesh.h:12:10: note: in instantiation of member function 'embree::vector_t, std::allocator>>::~vector_t' requested here struct QuadMesh : public Geometry ^ In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/geometry/primitive4.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/geometry/../bvh/../geometry/primitive.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/geometry/../bvh/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/geometry/../common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/geometry/../common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator>' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/geometry/../common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t, std::allocator>>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/geometry/../common/scene_line_segments.h:13:10: note: in instantiation of member function 'embree::vector_t, std::allocator>>::~vector_t' requested here struct LineSegments : public Geometry ^ In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/geometry/primitive4.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/geometry/../bvh/../geometry/primitive.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/geometry/../bvh/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/geometry/../common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/geometry/../common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/geometry/../common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/geometry/../common/../subdiv/../common/scene_subdiv_mesh.h:17:9: note: in instantiation of member function 'embree::vector_t>::~vector_t' requested here class SubdivMesh : public Geometry ^ 5 errors generated. [1278/10680] Building CXX object qtshadertools/src/glslang/CMakeFiles/BundledGlslang_Glslang.dir/__/3rdparty/glslang/glslang/MachineIndependent/glslang_tab.cpp.o [1279/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/base/misc_math.cc.o [1280/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/utils/sum_and_difference_processor.cc.o [1281/10680] Building CXX object qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/bvh/bvh_builder_sah_spatial.cpp.o FAILED: qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/bvh/bvh_builder_sah_spatial.cpp.o /home/opt/intel/oneapi/compiler/2022.2.0/linux/bin/icpx -DEMBREE_LOWEST_ISA -DEMBREE_TARGET_SSE2 -DMySQL_INCLUDE_DIR=/usr/include/mysql -DNDEBUG -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DTASKING_INTERNAL -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__SSE2__ -D__SSE__ -I/home/local/Qt-6.4.0_static/qtquick3d/src/3rdparty/embree/BundledEmbree_autogen/include -I/home/local/qt-everywhere-src-6.4.0/qtbase/mkspecs/linux-icc -I/home/local/Qt-6.4.0_static/qtbase/include -g -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -w -std=c++20 -MD -MT qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/bvh/bvh_builder_sah_spatial.cpp.o -MF qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/bvh/bvh_builder_sah_spatial.cpp.o.d -o qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/bvh/bvh_builder_sah_spatial.cpp.o -c /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_builder_sah_spatial.cpp In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_builder_sah_spatial.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../geometry/../bvh/bvh.h:7: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_aabb.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_base.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_ref.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../geometry/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator>' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t, std::allocator>>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/scene_triangle_mesh.h:12:10: note: in instantiation of member function 'embree::vector_t, std::allocator>>::~vector_t' requested here struct TriangleMesh : public Geometry ^ In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_builder_sah_spatial.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../geometry/../bvh/bvh.h:7: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_aabb.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_base.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_ref.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../geometry/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/scene_triangle_mesh.h:12:10: note: in instantiation of member function 'embree::vector_t>::~vector_t' requested here struct TriangleMesh : public Geometry ^ In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_builder_sah_spatial.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../geometry/../bvh/bvh.h:7: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_aabb.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_base.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_ref.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../geometry/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator>' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t, std::allocator>>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/scene_quad_mesh.h:12:10: note: in instantiation of member function 'embree::vector_t, std::allocator>>::~vector_t' requested here struct QuadMesh : public Geometry ^ In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_builder_sah_spatial.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../geometry/../bvh/bvh.h:7: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_aabb.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_base.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_ref.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../geometry/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator>' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t, std::allocator>>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/scene_line_segments.h:13:10: note: in instantiation of member function 'embree::vector_t, std::allocator>>::~vector_t' requested here struct LineSegments : public Geometry ^ In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_builder_sah_spatial.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../geometry/../bvh/bvh.h:7: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_aabb.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_base.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_ref.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../geometry/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/scene_subdiv_mesh.h:17:9: note: in instantiation of member function 'embree::vector_t>::~vector_t' requested here class SubdivMesh : public Geometry ^ 5 errors generated. [1282/10680] Building CXX object qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/common/rtcore_builder.cpp.o FAILED: qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/common/rtcore_builder.cpp.o /home/opt/intel/oneapi/compiler/2022.2.0/linux/bin/icpx -DEMBREE_LOWEST_ISA -DEMBREE_TARGET_SSE2 -DMySQL_INCLUDE_DIR=/usr/include/mysql -DNDEBUG -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DTASKING_INTERNAL -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__SSE2__ -D__SSE__ -I/home/local/Qt-6.4.0_static/qtquick3d/src/3rdparty/embree/BundledEmbree_autogen/include -I/home/local/qt-everywhere-src-6.4.0/qtbase/mkspecs/linux-icc -I/home/local/Qt-6.4.0_static/qtbase/include -g -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -w -std=c++20 -MD -MT qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/common/rtcore_builder.cpp.o -MF qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/common/rtcore_builder.cpp.o.d -o qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/common/rtcore_builder.cpp.o -c /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/rtcore_builder.cpp In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/rtcore_builder.cpp:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../subdiv/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator>' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t, std::allocator>>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/scene_triangle_mesh.h:12:10: note: in instantiation of member function 'embree::vector_t, std::allocator>>::~vector_t' requested here struct TriangleMesh : public Geometry ^ In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/rtcore_builder.cpp:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../subdiv/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/scene_triangle_mesh.h:12:10: note: in instantiation of member function 'embree::vector_t>::~vector_t' requested here struct TriangleMesh : public Geometry ^ In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/rtcore_builder.cpp:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../subdiv/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator>' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t, std::allocator>>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/scene_quad_mesh.h:12:10: note: in instantiation of member function 'embree::vector_t, std::allocator>>::~vector_t' requested here struct QuadMesh : public Geometry ^ In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/rtcore_builder.cpp:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../subdiv/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator>' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t, std::allocator>>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/scene_line_segments.h:13:10: note: in instantiation of member function 'embree::vector_t, std::allocator>>::~vector_t' requested here struct LineSegments : public Geometry ^ In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/rtcore_builder.cpp:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../subdiv/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/common/scene_subdiv_mesh.h:17:9: note: in instantiation of member function 'embree::vector_t>::~vector_t' requested here class SubdivMesh : public Geometry ^ 5 errors generated. [1283/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/node/sink_node.cc.o [1284/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/utils/wav.cc.o [1285/10680] Building CXX object qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/bvh/bvh_builder_twolevel.cpp.o FAILED: qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/bvh/bvh_builder_twolevel.cpp.o /home/opt/intel/oneapi/compiler/2022.2.0/linux/bin/icpx -DEMBREE_LOWEST_ISA -DEMBREE_TARGET_SSE2 -DMySQL_INCLUDE_DIR=/usr/include/mysql -DNDEBUG -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DTASKING_INTERNAL -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__SSE2__ -D__SSE__ -I/home/local/Qt-6.4.0_static/qtquick3d/src/3rdparty/embree/BundledEmbree_autogen/include -I/home/local/qt-everywhere-src-6.4.0/qtbase/mkspecs/linux-icc -I/home/local/Qt-6.4.0_static/qtbase/include -g -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -w -std=c++20 -MD -MT qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/bvh/bvh_builder_twolevel.cpp.o -MF qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/bvh/bvh_builder_twolevel.cpp.o.d -o qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/bvh/bvh_builder_twolevel.cpp.o -c /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_builder_twolevel.cpp In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_builder_twolevel.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_builder_twolevel.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_builder_twolevel_internal.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh.h:7: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_aabb.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_base.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_ref.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../geometry/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator>' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t, std::allocator>>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/scene_triangle_mesh.h:12:10: note: in instantiation of member function 'embree::vector_t, std::allocator>>::~vector_t' requested here struct TriangleMesh : public Geometry ^ In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_builder_twolevel.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_builder_twolevel.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_builder_twolevel_internal.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh.h:7: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_aabb.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_base.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_ref.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../geometry/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/scene_triangle_mesh.h:12:10: note: in instantiation of member function 'embree::vector_t>::~vector_t' requested here struct TriangleMesh : public Geometry ^ In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_builder_twolevel.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_builder_twolevel.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_builder_twolevel_internal.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh.h:7: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_aabb.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_base.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_ref.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../geometry/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator>' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t, std::allocator>>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/scene_quad_mesh.h:12:10: note: in instantiation of member function 'embree::vector_t, std::allocator>>::~vector_t' requested here struct QuadMesh : public Geometry ^ In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_builder_twolevel.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_builder_twolevel.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_builder_twolevel_internal.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh.h:7: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_aabb.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_base.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_ref.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../geometry/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator>' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t, std::allocator>>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/scene_line_segments.h:13:10: note: in instantiation of member function 'embree::vector_t, std::allocator>>::~vector_t' requested here struct LineSegments : public Geometry ^ In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_builder_twolevel.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_builder_twolevel.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_builder_twolevel_internal.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh.h:7: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_aabb.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_base.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_ref.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../geometry/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/scene_subdiv_mesh.h:17:9: note: in instantiation of member function 'embree::vector_t>::~vector_t' requested here class SubdivMesh : public Geometry ^ 5 errors generated. [1286/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/utils/buffer_crossfader.cc.o [1287/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/dsp/resampler.cc.o [1288/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/dsp/fft_manager.cc.o [1289/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/utils/buffer_unpartitioner.cc.o [1290/10680] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/html_tag.cpp.o [1291/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/utils/buffer_partitioner.cc.o [1292/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/utils/sample_type_conversion.cc.o [1293/10680] Building CXX object qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/bvh/bvh_builder_sah.cpp.o FAILED: qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/bvh/bvh_builder_sah.cpp.o /home/opt/intel/oneapi/compiler/2022.2.0/linux/bin/icpx -DEMBREE_LOWEST_ISA -DEMBREE_TARGET_SSE2 -DMySQL_INCLUDE_DIR=/usr/include/mysql -DNDEBUG -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DTASKING_INTERNAL -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__SSE2__ -D__SSE__ -I/home/local/Qt-6.4.0_static/qtquick3d/src/3rdparty/embree/BundledEmbree_autogen/include -I/home/local/qt-everywhere-src-6.4.0/qtbase/mkspecs/linux-icc -I/home/local/Qt-6.4.0_static/qtbase/include -g -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -w -std=c++20 -MD -MT qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/bvh/bvh_builder_sah.cpp.o -MF qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/bvh/bvh_builder_sah.cpp.o.d -o qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/bvh/bvh_builder_sah.cpp.o -c /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_builder_sah.cpp In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_builder_sah.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../geometry/../bvh/bvh.h:7: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_aabb.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_base.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_ref.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../geometry/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator>' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t, std::allocator>>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/scene_triangle_mesh.h:12:10: note: in instantiation of member function 'embree::vector_t, std::allocator>>::~vector_t' requested here struct TriangleMesh : public Geometry ^ In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_builder_sah.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../geometry/../bvh/bvh.h:7: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_aabb.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_base.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_ref.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../geometry/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/scene_triangle_mesh.h:12:10: note: in instantiation of member function 'embree::vector_t>::~vector_t' requested here struct TriangleMesh : public Geometry ^ In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_builder_sah.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../geometry/../bvh/bvh.h:7: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_aabb.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_base.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_ref.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../geometry/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator>' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t, std::allocator>>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/scene_quad_mesh.h:12:10: note: in instantiation of member function 'embree::vector_t, std::allocator>>::~vector_t' requested here struct QuadMesh : public Geometry ^ In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_builder_sah.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../geometry/../bvh/bvh.h:7: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_aabb.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_base.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_ref.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../geometry/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator>' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t, std::allocator>>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/scene_line_segments.h:13:10: note: in instantiation of member function 'embree::vector_t, std::allocator>>::~vector_t' requested here struct LineSegments : public Geometry ^ In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_builder_sah.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../geometry/../bvh/bvh.h:7: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_aabb.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_base.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_ref.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../geometry/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/scene_subdiv_mesh.h:17:9: note: in instantiation of member function 'embree::vector_t>::~vector_t' requested here class SubdivMesh : public Geometry ^ 5 errors generated. [1294/10680] Building CXX object qtshadertools/src/SPIRV-Cross/CMakeFiles/BundledSpirv_Cross.dir/__/3rdparty/SPIRV-Cross/spirv_cross_c.cpp.o [1295/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/dsp/delay_filter.cc.o [1296/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/node/source_node.cc.o [1297/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/dsp/partitioned_fft_filter.cc.o [1298/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/third_party/SADIE_hrtf_database/generated/hrtf_assets.cc.o [1299/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/dsp/distance_attenuation.cc.o [1300/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/base/spherical_angle.cc.o [1301/10680] Building CXX object qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/bvh/bvh_intersector1_bvh4.cpp.o FAILED: qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/bvh/bvh_intersector1_bvh4.cpp.o /home/opt/intel/oneapi/compiler/2022.2.0/linux/bin/icpx -DEMBREE_LOWEST_ISA -DEMBREE_TARGET_SSE2 -DMySQL_INCLUDE_DIR=/usr/include/mysql -DNDEBUG -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DTASKING_INTERNAL -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__SSE2__ -D__SSE__ -I/home/local/Qt-6.4.0_static/qtquick3d/src/3rdparty/embree/BundledEmbree_autogen/include -I/home/local/qt-everywhere-src-6.4.0/qtbase/mkspecs/linux-icc -I/home/local/Qt-6.4.0_static/qtbase/include -g -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -w -std=c++20 -MD -MT qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/bvh/bvh_intersector1_bvh4.cpp.o -MF qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/bvh/bvh_intersector1_bvh4.cpp.o.d -o qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/bvh/bvh_intersector1_bvh4.cpp.o -c /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_intersector1_bvh4.cpp In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_intersector1_bvh4.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_intersector1.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_intersector1.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../geometry/../bvh/bvh.h:7: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_aabb.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_base.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_ref.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../geometry/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator>' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t, std::allocator>>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/scene_triangle_mesh.h:12:10: note: in instantiation of member function 'embree::vector_t, std::allocator>>::~vector_t' requested here struct TriangleMesh : public Geometry ^ In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_intersector1_bvh4.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_intersector1.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_intersector1.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../geometry/../bvh/bvh.h:7: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_aabb.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_base.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_ref.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../geometry/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/scene_triangle_mesh.h:12:10: note: in instantiation of member function 'embree::vector_t>::~vector_t' requested here struct TriangleMesh : public Geometry ^ In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_intersector1_bvh4.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_intersector1.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_intersector1.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../geometry/../bvh/bvh.h:7: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_aabb.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_base.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_ref.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../geometry/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator>' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t, std::allocator>>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/scene_quad_mesh.h:12:10: note: in instantiation of member function 'embree::vector_t, std::allocator>>::~vector_t' requested here struct QuadMesh : public Geometry ^ In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_intersector1_bvh4.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_intersector1.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_intersector1.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../geometry/../bvh/bvh.h:7: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_aabb.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_base.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_ref.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../geometry/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator>' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t, std::allocator>>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/scene_line_segments.h:13:10: note: in instantiation of member function 'embree::vector_t, std::allocator>>::~vector_t' requested here struct LineSegments : public Geometry ^ In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_intersector1_bvh4.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_intersector1.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_intersector1.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../geometry/../bvh/bvh.h:7: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_aabb.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_base.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/bvh_node_ref.h:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../geometry/../common/default.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/tasking/../sys/thread.h:9: /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:137:17: error: no member named 'destroy' in 'std::allocator' alloc.destroy(&items[i]); ~~~~~ ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../common/../../common/sys/vector.h:30:9: note: in instantiation of member function 'embree::vector_t>::clear' requested here clear(); ^ /home/local/qt-everywhere-src-6.4.0/qtquick3d/src/3rdparty/embree/kernels/bvh/../geometry/../common/scene_subdiv_mesh.h:17:9: note: in instantiation of member function 'embree::vector_t>::~vector_t' requested here class SubdivMesh : public Geometry ^ 5 errors generated. [1302/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/ambisonics/foa_rotator.cc.o [1303/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/utils/planar_interleaved_conversion.cc.o [1304/10680] Building CXX object qtshadertools/src/glslang/CMakeFiles/BundledGlslang_Glslang.dir/__/3rdparty/glslang/glslang/MachineIndependent/ShaderLang.cpp.o [1305/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/node/processing_node.cc.o [1306/10680] Building CXX object qtshadertools/src/glslang/CMakeFiles/BundledGlslang_Glslang.dir/__/3rdparty/glslang/glslang/MachineIndependent/iomapper.cpp.o [1307/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/dsp/reverb_onset_compensator.cc.o [1308/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/dsp/utils.cc.o [1309/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/dsp/occlusion_calculator.cc.o [1310/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/dsp/sh_hrir_creator.cc.o [1311/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/dsp/shoe_box_room.cc.o [1312/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/dsp/stereo_panner.cc.o [1313/10680] Building CXX object qtshadertools/src/SPIRV-Cross/CMakeFiles/BundledSpirv_Cross.dir/__/3rdparty/SPIRV-Cross/spirv_cross.cpp.o [1314/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/graph/ambisonic_mixing_encoder_node.cc.o [1315/10680] Building CXX object qtshadertools/src/glslang/CMakeFiles/BundledGlslang_Glslang.dir/__/3rdparty/glslang/glslang/MachineIndependent/ParseHelper.cpp.o [1316/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/graph/gain_mixer_node.cc.o [1317/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/graph/gain_node.cc.o [1318/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/graph/mixer_node.cc.o [1319/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/graph/ambisonic_binaural_decoder_node.cc.o [1320/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/graph/source_parameters_manager.cc.o [1321/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/graph/foa_rotator_node.cc.o [1322/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/dsp/reflections_processor.cc.o [1323/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/graph/reflections_node.cc.o [1324/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/graph/reverb_node.cc.o [1325/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/graph/near_field_effect_node.cc.o [1326/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/resonance_audio.cpp.o [1327/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/graph/mono_from_soundfield_node.cc.o [1328/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/graph/hoa_rotator_node.cc.o [1329/10680] Building CXX object qtshadertools/src/glslang/CMakeFiles/BundledGlslang_Spirv.dir/__/3rdparty/glslang/SPIRV/GlslangToSpv.cpp.o [1330/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/graph/stereo_mixing_panner_node.cc.o [1331/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/graph/binaural_surround_renderer_impl.cc.o [1332/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/graph/occlusion_node.cc.o [1333/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/platforms/common/room_effects_utils.cc.o [1334/10680] Building CXX object qtshadertools/src/SPIRV-Cross/CMakeFiles/BundledSpirv_Cross.dir/__/3rdparty/SPIRV-Cross/spirv_hlsl.cpp.o [1335/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/ambisonics/hoa_rotator.cc.o [1336/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/graph/resonance_audio_api_impl.cc.o [1337/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/graph/graph_manager.cc.o [1338/10680] Building CXX object qtshadertools/src/SPIRV-Cross/CMakeFiles/BundledSpirv_Cross.dir/__/3rdparty/SPIRV-Cross/spirv_glsl.cpp.o [1339/10680] Building CXX object qtshadertools/src/SPIRV-Cross/CMakeFiles/BundledSpirv_Cross.dir/__/3rdparty/SPIRV-Cross/spirv_msl.cpp.o ninja: build stopped: subcommand failed. aeroanalysis04:/home/local/Qt-6.4.0_static # icx --version Intel(R) oneAPI DPC++/C++ Compiler 2022.2.0 (2022.2.0.20220730) Target: x86_64-unknown-linux-gnu Thread model: posix InstalledDir: /home/opt/intel/oneapi/compiler/2022.2.0/linux/bin-llvm Configuration file: /home/opt/intel/oneapi/compiler/2022.2.0/linux/bin/icx.cfg aeroanalysis04:/home/local/Qt-6.4.0_static # more /etc/os-release NAME="openSUSE Leap" VERSION="15.3" ID="opensuse-leap" ID_LIKE="suse opensuse" VERSION_ID="15.3" PRETTY_NAME="openSUSE Leap 15.3" ANSI_COLOR="0;32" CPE_NAME="cpe:/o:opensuse:leap:15.3" BUG_REPORT_URL="https://bugs.opensuse.org" HOME_URL="https://www.opensuse.org/" aeroanalysis04:/home/local/Qt-6.4.0_static # gcc --vesrion gcc: error: unrecognized command-line option ‘--vesrion’; did you mean ‘--version’? gcc: fatal error: no input files compilation terminated. aeroanalysis04:/home/local/Qt-6.4.0_static # gcc --version gcc (SUSE Linux) 10.4.0 Copyright (C) 2020 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. aeroanalysis04:/home/local/Qt-6.4.0_static #