:: 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_17 # /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=no' '-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_17/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_17/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_17/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_17/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_17/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_17/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_17/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_17/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_17/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_17/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_17/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_17/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_17/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_17/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_17/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_17/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_17/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_17/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_17/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_17/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++17 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_17/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_17/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_17/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_17/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_17/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_17/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_17/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_17/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_17/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_17/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_17/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_17/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_17/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_17/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_17/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_17/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_17/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_17/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_17/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_17/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_17/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_17/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_17/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_17/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_17/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_17/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_17/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_17/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_17/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_17/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_17/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_17/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_17/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_17/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_17/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_17/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_17/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_17/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_17/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_17/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_17/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_17/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_17/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_17 aeroanalysis04:/home/local/Qt-6.4.0_static_17 # 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_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] [4/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] [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_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] [7/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] [8/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] [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_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] [11/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] [12/10680] Generating ../../../mkspecs/modules/qt_ext_pcre2.pri [13/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] [14/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] [15/10680] Generating ../../mkspecs/modules/qt_lib_core_private.pri [16/10680] Generating version linker script for target Concurrent [17/10680] Generating ../../mkspecs/modules/qt_lib_concurrent_private.pri [18/10680] Generating version linker script for target Sql [19/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] [20/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] [21/10680] Generating version linker script for target Core [22/10680] Generating ../../mkspecs/modules/qt_lib_testlib_private.pri [23/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] [24/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] [25/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] [26/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] [27/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] [28/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] [29/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] [30/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] [31/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] [32/10680] Building C object qtbase/src/3rdparty/pcre2/CMakeFiles/BundledPcre2.dir/src/pcre2_chartables.c.o [33/10680] Building C object qtbase/src/3rdparty/pcre2/CMakeFiles/BundledPcre2.dir/src/pcre2_config.c.o [34/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] [35/10680] Building C object qtbase/src/3rdparty/pcre2/CMakeFiles/BundledPcre2.dir/src/pcre2_error.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_maketables.c.o [38/10680] Building C object qtbase/src/3rdparty/pcre2/CMakeFiles/BundledPcre2.dir/src/pcre2_match_data.c.o [39/10680] Building C object qtbase/src/3rdparty/pcre2/CMakeFiles/BundledPcre2.dir/src/pcre2_auto_possess.c.o [40/10680] Building C object qtbase/src/3rdparty/pcre2/CMakeFiles/BundledPcre2.dir/src/pcre2_context.c.o [41/10680] Building C object qtbase/src/3rdparty/pcre2/CMakeFiles/BundledPcre2.dir/src/pcre2_ord2utf.c.o [42/10680] Building C object qtbase/src/3rdparty/pcre2/CMakeFiles/BundledPcre2.dir/src/pcre2_extuni.c.o [43/10680] Building C object qtbase/src/3rdparty/pcre2/CMakeFiles/BundledPcre2.dir/src/pcre2_pattern_info.c.o [44/10680] Building C object qtbase/src/3rdparty/pcre2/CMakeFiles/BundledPcre2.dir/src/pcre2_script_run.c.o [45/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] [46/10680] Building C object qtbase/src/3rdparty/pcre2/CMakeFiles/BundledPcre2.dir/src/pcre2_newline.c.o [47/10680] Generating ../../mkspecs/modules/qt_lib_sql_private.pri [48/10680] Generating version linker script for target Xml [49/10680] Generating version linker script for target XcbQpaPrivate [50/10680] Generating version linker script for target QXcbIntegrationPlugin [51/10680] Generating ../../mkspecs/modules/qt_lib_network_private.pri [52/10680] Generating ../../mkspecs/modules/qt_lib_xml_private.pri [53/10680] Building C object qtbase/src/3rdparty/pcre2/CMakeFiles/BundledPcre2.dir/src/pcre2_serialize.c.o [54/10680] Generating version linker script for target Network [55/10680] Generating version linker script for target DBus [56/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/Button.qml [57/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/Drawer.qml [58/10680] Generating version linker script for target InputSupportPrivate [59/10680] Generating version linker script for target ShaderTools [60/10680] Building C object qtbase/src/3rdparty/pcre2/CMakeFiles/BundledPcre2.dir/src/pcre2_string_utils.c.o [61/10680] Building C object qtbase/src/3rdparty/pcre2/CMakeFiles/BundledPcre2.dir/src/pcre2_valid_utf.c.o [62/10680] Generating ../../mkspecs/modules/qt_lib_dbus_private.pri [63/10680] Generating version linker script for target OpenGL [64/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] [65/10680] Building C object qtbase/src/3rdparty/pcre2/CMakeFiles/BundledPcre2.dir/src/pcre2_study.c.o [66/10680] Building C object qtbase/src/3rdparty/pcre2/CMakeFiles/BundledPcre2.dir/src/pcre2_substring.c.o [67/10680] Building C object qtbase/src/3rdparty/pcre2/CMakeFiles/BundledPcre2.dir/src/pcre2_xclass.c.o [68/10680] Generating ../../mkspecs/modules/qt_lib_opengl_private.pri [69/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_networkauth_private.pri [70/10680] Generating version linker script for target Widgets [71/10680] Generating ../../mkspecs/modules/qt_lib_widgets_private.pri [72/10680] Generating ../../mkspecs/modules/qt_lib_openglwidgets_private.pri [73/10680] Generating version linker script for target OpenGLWidgets [74/10680] Generating version linker script for target DeviceDiscoverySupportPrivate [75/10680] Generating version linker script for target FbSupportPrivate [76/10680] Generating version linker script for target JsonRpcPrivate [77/10680] Building C object qtbase/src/3rdparty/pcre2/CMakeFiles/BundledPcre2.dir/src/pcre2_substitute.c.o [78/10680] Building C object qtbase/src/3rdparty/pcre2/CMakeFiles/BundledPcre2.dir/src/pcre2_tables.c.o [79/10680] Generating version linker script for target Gui [80/10680] Generating ../../mkspecs/modules/qt_lib_gui_private.pri [81/10680] Generating version linker script for target KmsSupportPrivate [82/10680] Generating version linker script for target modelsplugin [83/10680] Generating version linker script for target PrintSupport [84/10680] Generating version linker script for target QTlsBackendOpenSSLPlugin [85/10680] Generating version linker script for target Test [86/10680] Generating ../../../qtbase/qml/QtQuick3D/Effects/Emboss.qml [87/10680] Generating version linker script for target QuickControls2Impl [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 ../../mkspecs/modules/qt_lib_printsupport_private.pri [92/10680] Generating version linker script for target QMinimalIntegrationPlugin [93/10680] Generating version linker script for target QOffscreenIntegrationPlugin [94/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/CheckBox.qml [95/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/Frame.qml [96/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/Dial.qml [97/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/ActionGroup.qml [98/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/Dialog.qml [99/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/Control.qml [100/10680] Generating version linker script for target QXcbEglIntegrationPlugin [101/10680] Generating version linker script for target QXcbGlxIntegrationPlugin [102/10680] Generating version linker script for target EglFSDeviceIntegrationPrivate [103/10680] Generating version linker script for target QEglFSIntegrationPlugin [104/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/Dialog.qml [105/10680] Generating version linker script for target QEglFSX11IntegrationPlugin [106/10680] Generating version linker script for target EglFsKmsSupportPrivate [107/10680] Generating version linker script for target QEglFSKmsGbmIntegrationPlugin [108/10680] Generating version linker script for target QEglFSKmsEglDeviceIntegrationPlugin [109/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_qmlcore_private.pri [110/10680] Generating version linker script for target EglFsKmsGbmSupportPrivate [111/10680] Generating version linker script for target QEglFSEmulatorIntegrationPlugin [112/10680] Generating version linker script for target QMinimalEglIntegrationPlugin [113/10680] Generating version linker script for target QLinuxFbIntegrationPlugin [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 ../../../qtbase/mkspecs/modules/qt_lib_quickcontrols2_private.pri [119/10680] Generating version linker script for target QXdgDesktopPortalThemePlugin [120/10680] Generating version linker script for target QGtk3ThemePlugin [121/10680] Generating version linker script for target QICOPlugin [122/10680] Generating version linker script for target QJpegPlugin [123/10680] Generating version linker script for target QGifPlugin [124/10680] Generating version linker script for target QEvdevMousePlugin [125/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/Container.qml [126/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/ComboBox.qml [127/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/GroupBox.qml [128/10680] Generating version linker script for target QEvdevTouchScreenPlugin [129/10680] Generating version linker script for target QEvdevKeyboardPlugin [130/10680] Generating version linker script for target QEvdevTabletPlugin [131/10680] Generating version linker script for target QTuioTouchPlugin [132/10680] Generating version linker script for target QLibInputPlugin [133/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/HorizontalHeaderView.qml [134/10680] Generating version linker script for target QCupsPrinterSupportPlugin [135/10680] Generating version linker script for target QNetworkManagerNetworkInformationPlugin [136/10680] Generating version linker script for target QGlibNetworkInformationPlugin [137/10680] Generating ../../../qtbase/qml/QtQuick/NativeStyle/controls/DefaultGroupBox.qml [138/10680] Generating version linker script for target QTlsBackendCertOnlyPlugin [139/10680] Generating version linker script for target QTgaPlugin [140/10680] Generating version linker script for target QWbmpPlugin [141/10680] Generating version linker script for target QTiffPlugin [142/10680] Generating version linker script for target QICNSPlugin [143/10680] Generating version linker script for target QWebpPlugin [144/10680] Generating version linker script for target QMngPlugin [145/10680] Generating version linker script for target QJp2Plugin [146/10680] Generating version linker script for target qtquickdialogsplugin [147/10680] Generating ../../../../qtbase/mkspecs/modules/qt_lib_quickdialogs2_private.pri [148/10680] Generating version linker script for target LanguageServerPrivate [149/10680] Generating ../../../qtbase/mkspecs/modules/qt_ext_glslang_spirv.pri [150/10680] Generating ../../../qtbase/mkspecs/modules/qt_ext_glslang_osdependent.pri [151/10680] Generating ../../../qtbase/mkspecs/modules/qt_ext_glslang_oglcompiler.pri [152/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] [153/10680] Building C object qtbase/src/3rdparty/pcre2/CMakeFiles/BundledPcre2.dir/src/pcre2_dfa_match.c.o [154/10680] Generating ../../../qtbase/mkspecs/modules/qt_ext_glslang_glslang.pri [155/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/BusyIndicator.qml [156/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/Drawer.qml [157/10680] Generating ../../../qtbase/mkspecs/modules/qt_ext_spirv_cross.pri [158/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_qmltest_private.pri [159/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/MenuBar.qml [160/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/DelayButton.qml [161/10680] Generating version linker script for target Svg [162/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/RangeSlider.qml [163/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] [164/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_shadertools_private.pri [165/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/RoundButton.qml [166/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/ScrollBar.qml [167/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/ScrollIndicator.qml [168/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_svg_private.pri [169/10680] Generating version linker script for target QSvgIconPlugin [170/10680] Generating version linker script for target QSvgPlugin [171/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] [172/10680] Generating version linker script for target SvgWidgets [173/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/MenuBarItem.qml [174/10680] Generating version linker script for target qmlplugin [175/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_svgwidgets_private.pri [176/10680] Generating ../../../../qtbase/qml/QtQuick/Dialogs/quickimpl/qml/FolderDialogDelegateLabel.qml [177/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/CheckDelegate.qml [178/10680] Generating version linker script for target particlesplugin [179/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] [180/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] [181/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_qmlintegration_private.pri [182/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_qml_private.pri [183/10680] Generating version linker script for target QmlModels [184/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_qmlmodels_private.pri [185/10680] Generating version linker script for target QmlCore [186/10680] Generating version linker script for target qtqmlcoreplugin [187/10680] Generating version linker script for target QmlWorkerScript [188/10680] Generating version linker script for target workerscriptplugin [189/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/MenuItem.qml [190/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/MenuSeparator.qml [191/10680] Generating version linker script for target QmlLocalStorage [192/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_qmlworkerscript_private.pri [193/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_qmllocalstorage_private.pri [194/10680] Generating version linker script for target qmllocalstorageplugin [195/10680] Generating version linker script for target QmlXmlListModel [196/10680] Generating version linker script for target qmlxmllistmodelplugin [197/10680] Generating version linker script for target qtquick2plugin [198/10680] Generating version linker script for target Qml [199/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_qmlxmllistmodel_private.pri [200/10680] Generating timestamp [201/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/Label.qml [202/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/HorizontalHeaderView.qml [203/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/Dial.qml [204/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/ScrollIndicator.qml [205/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/MenuBarItem.qml [206/10680] Generating version linker script for target qquicklayoutsplugin [207/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_quick_private.pri [208/10680] Generating version linker script for target quickwindow [209/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/DialogButtonBox.qml [210/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_quicklayouts_private.pri [211/10680] Generating version linker script for target QuickLayouts [212/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/RangeSlider.qml [213/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/ScrollBar.qml [214/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/RoundButton.qml [215/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/ScrollIndicator.qml [216/10680] Generating version linker script for target Quick [217/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/ScrollView.qml [218/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_positioning_private.pri [219/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/SpinBox.qml [220/10680] Generating version linker script for target QuickTest [221/10680] Generating version linker script for target qtquickcontrols2fusionstyleplugin [222/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/SelectionRectangle.qml [223/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/Slider.qml [224/10680] Generating ../../../qtbase/qml/QtTest/testlogger.js [225/10680] Generating version linker script for target QuickTestplugin [226/10680] Generating ../../../qtbase/qml/QtTest/SignalSpy.qml [227/10680] Generating ../../../qtbase/qml/QtTest/TestCase.qml [228/10680] Generating version linker script for target QuickTestUtilsPrivate [229/10680] Generating version linker script for target qtquickcontrols2imaginestyleplugin [230/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/ScrollIndicator.qml [231/10680] Generating version linker script for target QuickParticlesPrivate [232/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/Dialog.qml [233/10680] Generating version linker script for target QuickShapesPrivate [234/10680] Generating version linker script for target qmlshapesplugin [235/10680] Building C object qtbase/src/3rdparty/pcre2/CMakeFiles/BundledPcre2.dir/src/pcre2_ucd.c.o [236/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/SelectionRectangle.qml [237/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/ComboBox.qml [238/10680] Generating version linker script for target QuickWidgets [239/10680] Generating version linker script for target qtquicktemplates2plugin [240/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_quickwidgets_private.pri [241/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_quicktemplates2_private.pri [242/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/Dial.qml [243/10680] Generating version linker script for target qtquickcontrols2implplugin [244/10680] Generating version linker script for target QuickControls2 [245/10680] Generating version linker script for target QuickTemplates2 [246/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/GroupBox.qml [247/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_quickcontrols2impl_private.pri [248/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_multimediawidgets_private.pri [249/10680] Generating timestamp [250/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/Dial.qml [251/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/HorizontalHeaderView.qml [252/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/CheckDelegate.qml [253/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/ApplicationWindow.qml [254/10680] Generating version linker script for target qtquickcontrols2plugin [255/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/ItemDelegate.qml [256/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/Menu.qml [257/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/RangeSlider.qml [258/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/RoundButton.qml [259/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/RadioDelegate.qml [260/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/SplitView.qml [261/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/SwipeDelegate.qml [262/10680] Building C object qtbase/src/3rdparty/pcre2/CMakeFiles/BundledPcre2.dir/src/pcre2_compile.c.o [263/10680] Generating version linker script for target qtquickcontrols2basicstyleplugin [264/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/Switch.qml [265/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/ProgressBar.qml [266/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/SwitchDelegate.qml [267/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/RadioButton.qml [268/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/ProgressBar.qml [269/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/RadioButton.qml [270/10680] Generating version linker script for target qtquickcontrols2materialstyleplugin [271/10680] Generating version linker script for target qtquickcontrols2fusionstyleimplplugin [272/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/MenuItem.qml [273/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/MenuBarItem.qml [274/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/MenuBar.qml [275/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/HorizontalHeaderView.qml [276/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/Menu.qml [277/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/SwipeDelegate.qml [278/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/SwipeView.qml [279/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/Switch.qml [280/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/SwitchDelegate.qml [281/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/SpinBox.qml [282/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/StackView.qml [283/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/SplitView.qml [284/10680] Generating ../../../../../qtbase/qml/QtQuick/Controls/Material/impl/RectangularGlow.qml [285/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/ButtonGroup.qml [286/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/Action.qml [287/10680] Generating ../../../../../qtbase/qml/QtQuick/Controls/Material/impl/CursorDelegate.qml [288/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/Label.qml [289/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/MenuItem.qml [290/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/AbstractButton.qml [291/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/GroupBox.qml [292/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/BusyIndicator.qml [293/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/ItemDelegate.qml [294/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/Drawer.qml [295/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/Button.qml [296/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/Menu.qml [297/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/DelayButton.qml [298/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/ScrollView.qml [299/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/SelectionRectangle.qml [300/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/Slider.qml [301/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/SpinBox.qml [302/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/StackView.qml [303/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/SwipeDelegate.qml [304/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/Switch.qml [305/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/SwitchDelegate.qml [306/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/SwipeView.qml [307/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/TabBar.qml [308/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/SplitView.qml [309/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/TabButton.qml [310/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/Tumbler.qml [311/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/VerticalHeaderView.qml [312/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/Calendar.qml [313/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/CalendarModel.qml [314/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/DayOfWeekRow.qml [315/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/MonthGrid.qml [316/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/WeekNumberColumn.qml [317/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/TreeViewDelegate.qml [318/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/TextArea.qml [319/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/ToolBar.qml [320/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/ToolButton.qml [321/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/TextField.qml [322/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/ToolSeparator.qml [323/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/ToolTip.qml [324/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/ProgressBar.qml [325/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/RadioButton.qml [326/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/Popup.qml [327/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/RadioDelegate.qml [328/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/Page.qml [329/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/PageIndicator.qml [330/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/Pane.qml [331/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/Popup.qml [332/10680] Generating ../../../../../qtbase/qml/QtQuick/Controls/Fusion/impl/SliderHandle.qml [333/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/Pane.qml [334/10680] Generating version linker script for target qtquickcontrols2basicstyleimplplugin [335/10680] Generating version linker script for target qtquickscene3dplugin [336/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/Popup.qml [337/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/RangeSlider.qml [338/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/Button.qml [339/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/ComboBox.qml [340/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/DelayButton.qml [341/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/Frame.qml [342/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/ApplicationWindow.qml [343/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/RadioDelegate.qml [344/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/CheckDelegate.qml [345/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/ScrollView.qml [346/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/ScrollBar.qml [347/10680] Generating ../../../../../qtbase/qml/QtQuick/Controls/Imagine/impl/OpacityMask.qml [348/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/CheckBox.qml [349/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/DialogButtonBox.qml [350/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/DialogButtonBox.qml [351/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/Button.qml [352/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/MenuBar.qml [353/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/BusyIndicator.qml [354/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/MenuSeparator.qml [355/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/PageIndicator.qml [356/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/ToolButton.qml [357/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/ToolSeparator.qml [358/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/ToolTip.qml [359/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/TreeViewDelegate.qml [360/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/TabBar.qml [361/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/Page.qml [362/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/Tumbler.qml [363/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/TabButton.qml [364/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/TextArea.qml [365/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/ToolBar.qml [366/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/RoundButton.qml [367/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/TextField.qml [368/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/ScrollBar.qml [369/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/ScrollView.qml [370/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/VerticalHeaderView.qml [371/10680] Generating ../../../../qtbase/qml/QtQuick/Dialogs/quickimpl/qml/FolderDialogDelegate.qml [372/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/RadioDelegate.qml [373/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/SwitchDelegate.qml [374/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/TextField.qml [375/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/TabBar.qml [376/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/TextArea.qml [377/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/TabButton.qml [378/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/ToolBar.qml [379/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/ToolButton.qml [380/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/ToolSeparator.qml [381/10680] Generating ../../../../../qtbase/qml/QtQuick/Controls/Fusion/impl/CheckIndicator.qml [382/10680] Generating ../../../../../qtbase/qml/QtQuick/Controls/Fusion/impl/RadioIndicator.qml [383/10680] Generating ../../../../../qtbase/qml/QtQuick/Controls/Fusion/impl/SwitchIndicator.qml [384/10680] Generating ../../../../../qtbase/qml/QtQuick/Controls/Fusion/impl/ButtonPanel.qml [385/10680] Generating ../../../../../qtbase/qml/QtQuick/Controls/Fusion/impl/SliderGroove.qml [386/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/ItemDelegate.qml [387/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/Drawer.qml [388/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/ApplicationWindow.qml [389/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/DialogButtonBox.qml [390/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/Page.qml [391/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/PageIndicator.qml [392/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/BusyIndicator.qml [393/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/MenuItem.qml [394/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/Frame.qml [395/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/CheckDelegate.qml [396/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/Label.qml [397/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/CheckBox.qml [398/10680] Generating version linker script for target LabsAnimation [399/10680] Generating version linker script for target qtquickcontrols2universalstyleplugin [400/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/DelayButton.qml [401/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/GroupBox.qml [402/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/Menu.qml [403/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/MenuSeparator.qml [404/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/ProgressBar.qml [405/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/Pane.qml [406/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/Slider.qml [407/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/SpinBox.qml [408/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/StackView.qml [409/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/SwipeView.qml [410/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/Switch.qml [411/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/SplitView.qml [412/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/SwipeDelegate.qml [413/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/ToolTip.qml [414/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/Tumbler.qml [415/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/VerticalHeaderView.qml [416/10680] Generating version linker script for target qtquickcontrols2imaginestyleimplplugin [417/10680] Generating ../../../qtbase/qml/QtQuick3D/Effects/Flip.qml [418/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/MenuBarItem.qml [419/10680] Generating ../../../../qtbase/qml/Qt5Compat/GraphicalEffects/ColorOverlay.qml [420/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/RadioButton.qml [421/10680] Generating ../../../../../qtbase/mkspecs/modules/qt_lib_designer_private.pri [422/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/Drawer.qml [423/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/Dialog.qml [424/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/Frame.qml [425/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/Menu.qml [426/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/CheckDelegate.qml [427/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/CheckBox.qml [428/10680] Generating ../../../qtbase/qml/QtQuick/VirtualKeyboard/Components/MultiSoundEffect.qml [429/10680] Generating ../../../qtbase/qml/QtQuick/VirtualKeyboard/Components/MultitapInputMethod.qml [430/10680] Generating ../../../qtbase/qml/QtQuick/VirtualKeyboard/Components/NumberKey.qml [431/10680] Generating ../../../../qtbase/qml/Qt5Compat/GraphicalEffects/InnerShadow.qml [432/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/GroupBox.qml [433/10680] Generating ../../../../qtbase/qml/Qt5Compat/GraphicalEffects/LevelAdjust.qml [434/10680] Generating ../../../../qtbase/qml/Qt5Compat/GraphicalEffects/BrightnessContrast.qml [435/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/ComboBox.qml [436/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/ApplicationWindow.qml [437/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/ItemDelegate.qml [438/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/Page.qml [439/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/VerticalHeaderView.qml [440/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/ToolBar.qml [441/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/ToolButton.qml [442/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/ToolTip.qml [443/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/ToolSeparator.qml [444/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/TreeViewDelegate.qml [445/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/Tumbler.qml [446/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/Pane.qml [447/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/MenuSeparator.qml [448/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/Popup.qml [449/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/PageIndicator.qml [450/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/Label.qml [451/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/Slider.qml [452/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/TabBar.qml [453/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/TabButton.qml [454/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/TextArea.qml [455/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/TextField.qml [456/10680] Generating ../../../../../qtbase/qml/QtQuick/Controls/Material/impl/CheckIndicator.qml [457/10680] Generating ../../../../../qtbase/qml/QtQuick/Controls/Material/impl/SliderHandle.qml [458/10680] Generating version linker script for target qtquickcontrols2materialstyleimplplugin [459/10680] Generating ../../../../../qtbase/qml/QtQuick/Controls/Material/impl/ElevationEffect.qml [460/10680] Generating ../../../../../qtbase/qml/QtQuick/Controls/Material/impl/SwitchIndicator.qml [461/10680] Generating ../../../../../qtbase/qml/QtQuick/Controls/Material/impl/BoxShadow.qml [462/10680] Generating ../../../../../qtbase/qml/QtQuick/Controls/Material/impl/RadioIndicator.qml [463/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/Dial.qml [464/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] [465/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/SelectionRectangle.qml [466/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/Label.qml [467/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/MenuSeparator.qml [468/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/MenuItem.qml [469/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/MenuBar.qml [470/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/Page.qml [471/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/ComboBox.qml [472/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/ItemDelegate.qml [473/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/Frame.qml [474/10680] Generating version linker script for target QGeoPositionInfoSourceFactoryPollPlugin [475/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/BusyIndicator.qml [476/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/ApplicationWindow.qml [477/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/Button.qml [478/10680] Generating version linker script for target QGeoPositionInfoSourceFactoryGeoclue2Plugin [479/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/PageIndicator.qml [480/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/DelayButton.qml [481/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/ScrollView.qml [482/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/ScrollBar.qml [483/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/SelectionRectangle.qml [484/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/Slider.qml [485/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/SpinBox.qml [486/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/SplitView.qml [487/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/ScrollIndicator.qml [488/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/RadioDelegate.qml [489/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/SwipeDelegate.qml [490/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/CheckBox.qml [491/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/RoundButton.qml [492/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/Pane.qml [493/10680] Building C object qtbase/src/3rdparty/pcre2/CMakeFiles/BundledPcre2.dir/src/pcre2_match.c.o [494/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/ToolTip.qml [495/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/ToolSeparator.qml [496/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/StackView.qml [497/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/Popup.qml [498/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/RangeSlider.qml [499/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/Tumbler.qml [500/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/ProgressBar.qml [501/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/RadioButton.qml [502/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/VerticalHeaderView.qml [503/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/HorizontalHeaderView.qml [504/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/Dialog.qml [505/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/DialogButtonBox.qml [506/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/TabBar.qml [507/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/SwitchDelegate.qml [508/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/Switch.qml [509/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/TabButton.qml [510/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/TextArea.qml [511/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/TextField.qml [512/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/ToolBar.qml [513/10680] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/ToolButton.qml [514/10680] Generating ../../../../../qtbase/qml/QtQuick/Controls/Universal/impl/SwitchIndicator.qml [515/10680] Generating version linker script for target qtquickcontrols2universalstyleimplplugin [516/10680] Generating ../../../qtbase/qml/QtQuick/VirtualKeyboard/Components/KeyboardLayout.qml [517/10680] Generating ../../../../../qtbase/qml/QtQuick/Controls/Universal/impl/RadioIndicator.qml [518/10680] Generating ../../../../../qtbase/qml/QtQuick/Controls/Universal/impl/CheckIndicator.qml [519/10680] Generating version linker script for target QuickDialogs2Utils [520/10680] Generating ../../../../qtbase/mkspecs/modules/qt_lib_quickdialogs2utils_private.pri [521/10680] Generating ../../../qtbase/qml/QtQuick3D/Effects/ColorMaster.qml [522/10680] Generating version linker script for target qtquick3deffectplugin [523/10680] Generating ../../../qtbase/qml/QtQuick3D/Effects/TiltShift.qml [524/10680] Generating ../../../../qtbase/qml/QtQuick/Dialogs/quickimpl/qml/FolderBreadcrumbBar.qml [525/10680] Generating version linker script for target qtquickdialogs2quickimplplugin [526/10680] Generating ../../../../qtbase/qml/QtQuick/Dialogs/quickimpl/qml/FolderDialog.qml [527/10680] Generating ../../../../qtbase/qml/QtQuick/Dialogs/quickimpl/qml/FileDialogDelegateLabel.qml [528/10680] Generating ../../../../qtbase/qml/QtQuick/Dialogs/quickimpl/qml/FileDialogDelegate.qml [529/10680] Generating ../../../qtbase/qml/QtQuick3D/Effects/GaussianBlur.qml [530/10680] Generating ../../../qtbase/qml/QtQuick/VirtualKeyboard/Components/FlickKey.qml [531/10680] Generating version linker script for target QuickDialogs2QuickImpl [532/10680] Generating ../../../../qtbase/qml/QtQuick/Dialogs/quickimpl/qml/FontDialog.qml [533/10680] Generating ../../../../qtbase/qml/QtQuick/Dialogs/quickimpl/qml/MessageDialog.qml [534/10680] Generating ../../../../qtbase/qml/QtQuick/Dialogs/quickimpl/qml/PickerHandle.qml [535/10680] Generating ../../../../qtbase/qml/QtQuick/Dialogs/quickimpl/qml/SaturationLightnessPicker.qml [536/10680] Generating ../../../../qtbase/qml/QtQuick/Dialogs/quickimpl/qml/FontDialogContent.qml [537/10680] Generating ../../../../qtbase/qml/QtQuick/Dialogs/quickimpl/qml/ColorInputs.qml [538/10680] Generating ../../../../qtbase/qml/QtQuick/Dialogs/quickimpl/qml/HueGradient.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/+Imagine/FolderDialog.qml [548/10680] Generating ../../../../qtbase/qml/QtQuick/Dialogs/quickimpl/qml/+Imagine/FolderBreadcrumbBar.qml [549/10680] Generating ../../../../qtbase/qml/QtQuick/Dialogs/quickimpl/qml/+Imagine/FolderDialogDelegate.qml [550/10680] Generating ../../../../qtbase/qml/QtQuick/Dialogs/quickimpl/qml/ColorDialog.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/+Universal/FolderBreadcrumbBar.qml [554/10680] Generating ../../../../qtbase/qml/QtQuick/Dialogs/quickimpl/qml/+Fusion/FileDialog.qml [555/10680] Generating ../../../../qtbase/qml/QtQuick/Dialogs/quickimpl/qml/+Universal/FolderDialog.qml [556/10680] Generating ../../../../qtbase/qml/QtQuick/Dialogs/quickimpl/qml/+Universal/MessageDialog.qml [557/10680] Generating ../../../../qtbase/qml/QtQuick/Dialogs/quickimpl/qml/+Fusion/ColorDialog.qml [558/10680] Generating ../../../../qtbase/qml/QtQuick/Dialogs/quickimpl/qml/+Fusion/FileDialogDelegate.qml [559/10680] Generating ../../../../qtbase/qml/QtQuick/Dialogs/quickimpl/qml/FileDialog.qml [560/10680] Generating ../../../../qtbase/qml/QtQuick/Dialogs/quickimpl/qml/+Imagine/FontDialog.qml [561/10680] Generating ../../../../qtbase/qml/QtQuick/Dialogs/quickimpl/qml/+Universal/FontDialog.qml [562/10680] Generating ../../../../qtbase/qml/QtQuick/Dialogs/quickimpl/qml/+Imagine/MessageDialog.qml [563/10680] Generating ../../../../qtbase/qml/QtQuick/Dialogs/quickimpl/qml/+Material/ColorDialog.qml [564/10680] Generating ../../../../qtbase/qml/QtQuick/Dialogs/quickimpl/qml/+Material/FileDialogDelegate.qml [565/10680] Generating ../../../../qtbase/qml/QtQuick/Dialogs/quickimpl/qml/+Universal/FolderDialogDelegate.qml [566/10680] Generating ../../../../qtbase/qml/QtQuick/Dialogs/quickimpl/qml/+Material/FileDialog.qml [567/10680] Generating ../../../../qtbase/qml/QtQuick/Dialogs/quickimpl/qml/+Material/FolderDialog.qml [568/10680] Generating ../../../../qtbase/qml/QtQuick/Dialogs/quickimpl/qml/+Material/FontDialog.qml [569/10680] Generating version linker script for target positioningquickplugin [570/10680] Generating version linker script for target PositioningQuick [571/10680] Generating version linker script for target QuickDialogs2 [572/10680] Generating ../../../../qtbase/qml/QtQuick/Dialogs/quickimpl/qml/+Universal/ColorDialog.qml [573/10680] Generating ../../../qtbase/qml/QtQuick/NativeStyle/controls/DefaultComboBox.qml [574/10680] Generating ../../../../qtbase/qml/QtQuick/Dialogs/quickimpl/qml/+Material/MessageDialog.qml [575/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_positioningquick_private.pri [576/10680] Generating ../../../../qtbase/mkspecs/modules/qt_lib_quickdialogs2quickimpl_private.pri [577/10680] Generating ../../../qtbase/qml/QtQuick/NativeStyle/controls/DefaultTreeViewDelegate.qml [578/10680] Generating version linker script for target qtquickcontrols2nativestyleplugin [579/10680] Generating ../../../qtbase/qml/QtQuick/NativeStyle/controls/DefaultTextArea.qml [580/10680] Generating ../../../qtbase/qml/QtQuick/NativeStyle/controls/DefaultRadioButton.qml [581/10680] Generating ../../../../qtbase/qml/QtQuick/Dialogs/quickimpl/qml/+Material/FolderDialogDelegate.qml [582/10680] Generating ../../../qtbase/qml/QtQuick/NativeStyle/controls/DefaultSlider.qml [583/10680] Generating ../../../qtbase/qml/QtQuick/NativeStyle/controls/DefaultCheckBox.qml [584/10680] Generating ../../../qtbase/qml/QtQuick/NativeStyle/controls/DefaultSpinBox.qml [585/10680] Generating ../../../qtbase/qml/QtQuick/NativeStyle/controls/DefaultProgressBar.qml [586/10680] Generating ../../../../qtbase/qml/QtQuick/Dialogs/quickimpl/qml/+Material/FolderBreadcrumbBar.qml [587/10680] Generating ../../../qtbase/qml/QtQuick/NativeStyle/controls/DefaultDial.qml [588/10680] Generating ../../../qtbase/qml/QtQuick/NativeStyle/controls/DefaultScrollBar.qml [589/10680] Generating ../../../qtbase/qml/QtQuick/NativeStyle/controls/DefaultFrame.qml [590/10680] Generating ../../../qtbase/qml/QtQuick/NativeStyle/controls/DefaultButton.qml [591/10680] Generating version linker script for target LabsSettings [592/10680] Generating ../../../qtbase/qml/QtQuick/NativeStyle/controls/DefaultTextField.qml [593/10680] Generating ../../../../qtbase/mkspecs/modules/qt_lib_labssettings_private.pri [594/10680] Generating version linker script for target qmlsettingsplugin [595/10680] Generating version linker script for target QuickControlsTestUtilsPrivate [596/10680] Generating version linker script for target LabsQmlModels [597/10680] Generating version linker script for target qmlfolderlistmodelplugin [598/10680] Generating version linker script for target labsanimationplugin [599/10680] Generating ../../../../qtbase/mkspecs/modules/qt_lib_labsqmlmodels_private.pri [600/10680] Generating version linker script for target qtlabsplatformplugin [601/10680] Generating version linker script for target labsmodelsplugin [602/10680] Generating ../../../../qtbase/mkspecs/modules/qt_lib_labsfolderlistmodel_private.pri [603/10680] Generating ../../../../qtbase/mkspecs/modules/qt_lib_labsanimation_private.pri [604/10680] Generating version linker script for target qmlwavefrontmeshplugin [605/10680] Generating version linker script for target LabsSharedImage [606/10680] Generating version linker script for target LabsFolderListModel [607/10680] Generating version linker script for target LabsWavefrontMesh [608/10680] Generating ../../../../qtbase/mkspecs/modules/qt_lib_labswavefrontmesh_private.pri [609/10680] Generating ../../../../qtbase/mkspecs/modules/qt_lib_labssharedimage_private.pri [610/10680] Generating version linker script for target PacketProtocolPrivate [611/10680] Generating version linker script for target QQmlNativeDebugConnectorFactoryPlugin [612/10680] Generating version linker script for target QDebugMessageServiceFactoryPlugin [613/10680] Generating version linker script for target QmlCompilerPrivate [614/10680] Generating version linker script for target QQmlProfilerServiceFactoryPlugin [615/10680] Generating version linker script for target QQmlDebuggerServiceFactoryPlugin [616/10680] Generating version linker script for target QQmlNativeDebugServiceFactoryPlugin [617/10680] Generating version linker script for target QQmlDebugServerFactoryPlugin [618/10680] Generating version linker script for target sharedimageplugin [619/10680] Generating version linker script for target QmlDomPrivate [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 QQmlPreviewServiceFactoryPlugin [624/10680] Generating version linker script for target QmlLintQuickPlugin [625/10680] Generating version linker script for target QQuickProfilerAdapterFactoryPlugin [626/10680] Generating version linker script for target Quick3DPhysicsHelpers [627/10680] Generating version linker script for target quicktooling [628/10680] Generating ../../../../qtbase/qml/QtQuick/tooling/Enum.qml [629/10680] Generating ../../../../qtbase/qml/QtQuick/tooling/Module.qml [630/10680] Generating ../../../../qtbase/qml/QtQuick/tooling/Component.qml [631/10680] Generating ../../../../qtbase/qml/QtQuick/tooling/Method.qml [632/10680] Generating ../../../../qtbase/qml/QtQuick/tooling/Parameter.qml [633/10680] Generating version linker script for target QmlDebugPrivate [634/10680] Generating version linker script for target Multimedia [635/10680] Generating ../../../../qtbase/qml/QtQuick/tooling/Property.qml [636/10680] Generating ../../../../qtbase/qml/QtQuick/tooling/Member.qml [637/10680] Generating ../../../../qtbase/qml/QtQuick/tooling/Signal.qml [638/10680] Generating ../../../../../../qtbase/mkspecs/modules/qt_ext_pinyin.pri [639/10680] Generating version linker script for target WaylandClient [640/10680] Generating version linker script for target SpatialAudio [641/10680] Generating version linker script for target MultimediaQuickPrivate [642/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_waylandclient_private.pri [643/10680] Generating version linker script for target quickmultimedia [644/10680] Generating ../../../qtbase/qml/QtQuick/VirtualKeyboard/Components/KeyboardLayoutLoader.qml [645/10680] Generating ../../../qtbase/qml/QtQuick/VirtualKeyboard/Components/KeyboardRow.qml [646/10680] Generating ../../../qtbase/qml/QtQuick/VirtualKeyboard/Components/ModeKey.qml [647/10680] Generating version linker script for target MultimediaWidgets [648/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_spatialaudio_private.pri [649/10680] Generating ../../../qtbase/qml/QtMultimedia/Video.qml [650/10680] Generating version linker script for target QGstreamerMediaPlugin [651/10680] Generating version linker script for target 3DCore [652/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_3dlogic_private.pri [653/10680] Generating version linker script for target 3DLogic [654/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_3dcore_private.pri [655/10680] Generating version linker script for target 3DInput [656/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_3dinput_private.pri [657/10680] Check QtWebEngine support QtWebEngine will not be built: Static build is not supported. [658/10680] Check QtPdf support QtPdf will not be built: Python3 html5lib is missing. [659/10680] Generating version linker script for target WebViewQuick [660/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_webview_private.pri [661/10680] Generating version linker script for target WebView [662/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_3drender_private.pri [663/10680] Generating version linker script for target 3DExtras [664/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_3dextras_private.pri [665/10680] Generating version linker script for target 3DAnimation [666/10680] Generating version linker script for target quick3dlogicplugin [667/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_3danimation_private.pri [668/10680] Generating version linker script for target 3DQuick [669/10680] Generating version linker script for target quick3dcoreplugin [670/10680] Generating version linker script for target 3DQuickRender [671/10680] Generating version linker script for target 3DRender [672/10680] Generating version linker script for target 3DQuickScene2D [673/10680] Generating version linker script for target 3DQuickExtras [674/10680] Generating version linker script for target 3DQuickInput [675/10680] Generating ../../../../qtbase/mkspecs/modules/qt_lib_3dquickrender_private.pri [676/10680] Generating ../../../../qtbase/mkspecs/modules/qt_lib_3dquickscene2d_private.pri [677/10680] Generating ../../../../qtbase/mkspecs/modules/qt_lib_3dquickextras_private.pri [678/10680] Generating version linker script for target 3DQuickAnimation [679/10680] Generating version linker script for target QWaylandDmabufClientBufferIntegrationPlugin [680/10680] Generating version linker script for target quick3drenderplugin [681/10680] Generating ../../../../qtbase/mkspecs/modules/qt_lib_3dquick_private.pri [682/10680] Generating ../../../../qtbase/mkspecs/modules/qt_lib_3dquickinput_private.pri [683/10680] Generating ../../../../qtbase/mkspecs/modules/qt_lib_3dquickanimation_private.pri [684/10680] Generating version linker script for target quick3dextrasplugin [685/10680] Generating version linker script for target qtquickscene2dplugin [686/10680] Generating timestamp [687/10680] Generating version linker script for target quick3dinputplugin [688/10680] Generating version linker script for target quick3danimationplugin [689/10680] Generating version linker script for target GLTFSceneImportPlugin [690/10680] Generating version linker script for target AssimpSceneImportPlugin [691/10680] Generating version linker script for target GLTFSceneExportPlugin [692/10680] Generating version linker script for target GLTFGeometryLoaderPlugin [693/10680] Generating version linker script for target DefaultGeometryLoaderPlugin [694/10680] Generating version linker script for target OpenGLRendererPlugin [695/10680] Generating version linker script for target RhiRendererPlugin [696/10680] Generating version linker script for target Scene2DPlugin [697/10680] Generating version linker script for target Core5Compat [698/10680] Generating version linker script for target qtgraphicaleffectsplugin [699/10680] Generating ../../../../qtbase/qml/Qt5Compat/GraphicalEffects/Glow.qml [700/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_core5compat_private.pri [701/10680] Generating ../../../../qtbase/qml/Qt5Compat/GraphicalEffects/DirectionalBlur.qml [702/10680] Generating ../../../../qtbase/qml/Qt5Compat/GraphicalEffects/HueSaturation.qml [703/10680] Generating ../../../../qtbase/qml/Qt5Compat/GraphicalEffects/Displace.qml [704/10680] Generating ../../../../qtbase/qml/Qt5Compat/GraphicalEffects/FastBlur.qml [705/10680] Generating ../../../../qtbase/qml/Qt5Compat/GraphicalEffects/Desaturate.qml [706/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. [707/10680] Generating ../../../../qtbase/qml/Qt5Compat/GraphicalEffects/LinearGradient.qml [708/10680] Generating ../../../../qtbase/qml/Qt5Compat/GraphicalEffects/Blend.qml [709/10680] Generating ../../../../qtbase/qml/Qt5Compat/GraphicalEffects/ConicalGradient.qml [710/10680] Generating ../../../../qtbase/qml/Qt5Compat/GraphicalEffects/GaussianBlur.qml [711/10680] Generating ../../../../qtbase/qml/Qt5Compat/GraphicalEffects/MaskedBlur.qml [712/10680] Generating ../../../../qtbase/qml/Qt5Compat/GraphicalEffects/OpacityMask.qml [713/10680] Generating ../../../../qtbase/qml/Qt5Compat/GraphicalEffects/Colorize.qml [714/10680] Generating ../../../../qtbase/qml/Qt5Compat/GraphicalEffects/RectangularGlow.qml [715/10680] Generating ../../../../qtbase/qml/Qt5Compat/GraphicalEffects/DropShadow.qml [716/10680] Generating ../../../../qtbase/qml/Qt5Compat/GraphicalEffects/RecursiveBlur.qml [717/10680] Generating ../../../../qtbase/qml/Qt5Compat/GraphicalEffects/ZoomBlur.qml [718/10680] Generating ../../../../qtbase/qml/Qt5Compat/GraphicalEffects/RadialBlur.qml [719/10680] Generating ../../../../qtbase/qml/Qt5Compat/GraphicalEffects/RadialGradient.qml [720/10680] Generating version linker script for target qtgraphicaleffectsprivate [721/10680] Generating ../../../../qtbase/qml/Qt5Compat/GraphicalEffects/GammaAdjust.qml [722/10680] Generating ../../../../qtbase/qml/Qt5Compat/GraphicalEffects/ThresholdMask.qml [723/10680] Generating ../../../../../qtbase/qml/Qt5Compat/GraphicalEffects/private/GaussianDirectionalBlur.qml [724/10680] Generating ../../../../../qtbase/qml/Qt5Compat/GraphicalEffects/private/GaussianMaskedBlur.qml [725/10680] Generating ../../../../../qtbase/qml/Qt5Compat/GraphicalEffects/private/DropShadowBase.qml [726/10680] Generating version linker script for target qtchartsqml2 [727/10680] Generating ../../../../../qtbase/qml/Qt5Compat/GraphicalEffects/private/GaussianInnerShadow.qml [728/10680] Generating ../../../../../qtbase/qml/Qt5Compat/GraphicalEffects/private/FastGlow.qml [729/10680] Generating ../../../../../qtbase/qml/Qt5Compat/GraphicalEffects/private/GaussianGlow.qml [730/10680] Generating version linker script for target ChartsQml [731/10680] Generating ../../../../../qtbase/qml/Qt5Compat/GraphicalEffects/private/FastInnerShadow.qml [732/10680] Generating version linker script for target Charts [733/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_charts_private.pri [734/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_chartsqml_private.pri [735/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_coap_private.pri [736/10680] Generating version linker script for target Bluetooth [737/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_bluetooth_private.pri [738/10680] Generating version linker script for target Nfc [739/10680] Generating version linker script for target Coap [740/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_nfc_private.pri [741/10680] Generating version linker script for target DataVisualization [742/10680] Generating version linker script for target qtwebviewquickplugin [743/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_datavisualization_private.pri [744/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_webviewquick_private.pri [745/10680] Generating ../../../qtbase/qml/QtDataVisualization/designer/default/Scatter3D.qml [746/10680] Generating ../../../qtbase/qml/QtDataVisualization/designer/images/bars3d-icon16.png [747/10680] Generating version linker script for target DataVisualizationQmlplugin [748/10680] Generating ../../../qtbase/qml/QtDataVisualization/designer/default/Bars3D.qml [749/10680] Generating ../../../qtbase/qml/QtDataVisualization/designer/Scatter3DSpecifics.qml [750/10680] Generating ../../../qtbase/qml/QtDataVisualization/designer/Surface3DSpecifics.qml [751/10680] Generating version linker script for target DataVisualizationQml [752/10680] Generating ../../../qtbase/qml/QtDataVisualization/designer/images/bars3d-icon.png [753/10680] Generating ../../../qtbase/qml/QtDataVisualization/designer/qtdatavisualization.metainfo [754/10680] Generating ../../../qtbase/qml/QtDataVisualization/designer/images/scatter3d-icon.png [755/10680] Generating ../../../qtbase/qml/QtDataVisualization/designer/Bars3DSpecifics.qml [756/10680] Generating ../../../qtbase/qml/QtDataVisualization/designer/images/surface3d-icon16.png [757/10680] Generating ../../../qtbase/qml/QtDataVisualization/designer/images/scatter3d-icon16.png [758/10680] Generating ../../../qtbase/qml/QtDataVisualization/designer/default/Surface3D.qml [759/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_datavisualizationqml_private.pri [760/10680] Generating timestamp [761/10680] Generating version linker script for target UiTools [762/10680] Generating ../../../qtbase/qml/QtDataVisualization/designer/images/surface3d-icon.png [763/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_uitools_private.pri [764/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_linguist_private.pri [765/10680] Generating version linker script for target DesignerComponentsPrivate [766/10680] Generating version linker script for target Help [767/10680] Generating version linker script for target Designer [768/10680] Generating ../../../../qtbase/mkspecs/modules/qt_lib_help_private.pri [769/10680] Generating timestamp [770/10680] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/codepoint.cpp.o [771/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] [772/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] [773/10680] Building C object qtbase/src/3rdparty/pcre2/CMakeFiles/BundledPcre2.dir/src/pcre2_jit_compile.c.o [774/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] [775/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] [776/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] [777/10680] Linking C static library qtbase/lib/libQt6BundledPcre2.a [778/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] [779/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] [780/10680] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/background.cpp.o [781/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] [782/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] [783/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] [784/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] [785/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] [786/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] [787/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] [788/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] [789/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] [790/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_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [791/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] [792/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] [793/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] [794/10680] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/context.cpp.o [795/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] [796/10680] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/css_length.cpp.o [797/10680] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/el_script.cpp.o [798/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] [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 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] [801/10680] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/el_space.cpp.o [802/10680] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/el_comment.cpp.o [803/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] [804/10680] Building C object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/src/gumbo/CMakeFiles/gumbo.dir/string_piece.c.o [805/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] [806/10680] Building C object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/src/gumbo/CMakeFiles/gumbo.dir/string_buffer.c.o [807/10680] Generating version linker script for target WebSockets [808/10680] Building C object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/src/gumbo/CMakeFiles/gumbo.dir/error.c.o [809/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_websockets_private.pri [810/10680] Generating version linker script for target qmlwebsockets [811/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] [812/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_httpserver_private.pri [813/10680] Generating version linker script for target HttpServer [814/10680] Generating version linker script for target BodymovinPrivate [815/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] [816/10680] Generating version linker script for target lottieqtplugin [817/10680] Generating version linker script for target Mqtt [818/10680] Building CXX object qtbase/qmake/CMakeFiles/QtLibraryInfo.dir/propertyprinter.cpp.o [819/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_mqtt_private.pri [820/10680] Generating version linker script for target NetworkAuth [821/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] [822/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] [823/10680] Building C object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/src/gumbo/CMakeFiles/gumbo.dir/util.c.o [824/10680] Generating version linker script for target OpcUa [825/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_opcua_private.pri [826/10680] Generating version linker script for target DeclarativeOpcua [827/10680] Generating version linker script for target DeclarativeOpcuaplugin [828/10680] Generating version linker script for target SerialPort [829/10680] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/tstring_view.cpp.o [830/10680] Generating version linker script for target QOpen62541Plugin [831/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_declarativeopcua_private.pri [832/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_serialport_private.pri [833/10680] Building C object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/src/gumbo/CMakeFiles/gumbo.dir/tag.c.o [834/10680] Generating ../../../../qtbase/mkspecs/modules/qt_ext__poly2tri.pri [835/10680] Generating version linker script for target QGeoPositionInfoSourceFactoryNmeaPlugin [836/10680] Generating version linker script for target QuickTimeline [837/10680] Generating version linker script for target qtquicktimelineplugin [838/10680] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/el_cdata.cpp.o [839/10680] Generating ../../../../qtbase/mkspecs/modules/qt_ext__clipper.pri [840/10680] Generating ../../../../qtbase/mkspecs/modules/qt_ext__clip2tri.pri [841/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] [842/10680] Generating version linker script for target Positioning [843/10680] Generating version linker script for target Quick3DUtils [844/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] [845/10680] Building C object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/src/gumbo/CMakeFiles/gumbo.dir/vector.c.o [846/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_quicktimeline_private.pri [847/10680] Generating version linker script for target Quick3DAssetImport [848/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] [849/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_quick3dutils_private.pri [850/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_quick3dassetimport_private.pri [851/10680] Generating version linker script for target Quick3DRuntimeRender [852/10680] Generating version linker script for target qquick3dplugin [853/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_quick3druntimerender_private.pri [854/10680] Generating version linker script for target Quick3D [855/10680] Generating version linker script for target qtquick3dparticles3dplugin [856/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_quick3d_private.pri [857/10680] Generating version linker script for target Quick3DParticles [858/10680] Generating version linker script for target qtquick3dparticleeffectsplugin [859/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] [860/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_quick3dparticles_private.pri [861/10680] Generating version linker script for target Quick3DParticleEffects [862/10680] Generating version linker script for target qtquick3dassetutilsplugin [863/10680] Generating version linker script for target Quick3DAssetUtils [864/10680] Generating version linker script for target AssimpImporterPlugin [865/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] [866/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_quick3dparticleeffects_private.pri [867/10680] Generating version linker script for target QQuick3DProfilerAdapterFactoryPlugin [868/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_quick3dassetutils_private.pri [869/10680] Generating ../../../qtbase/qml/QtQuick3D/Effects/DistortionRipple.qml [870/10680] Generating ../../../qtbase/qml/QtQuick3D/Effects/DepthOfFieldHQBlur.qml [871/10680] Generating ../../../qtbase/qml/QtQuick3D/Effects/Scatter.qml [872/10680] Generating ../../../qtbase/qml/QtQuick3D/Effects/HDRBloomTonemap.qml [873/10680] Generating ../../../qtbase/qml/QtQuick3D/Effects/DistortionSphere.qml [874/10680] Generating ../../../qtbase/qml/QtQuick3D/Effects/DistortionSpiral.qml [875/10680] Generating ../../../qtbase/qml/QtQuick3D/Effects/MotionBlur.qml [876/10680] Generating ../../../qtbase/qml/QtQuick3D/Effects/SCurveTonemap.qml [877/10680] Generating version linker script for target Quick3DEffects [878/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] [879/10680] Building C object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/src/gumbo/CMakeFiles/gumbo.dir/utf8.c.o [880/10680] Generating ../../../qtbase/qml/QtQuick3D/Effects/EdgeDetect.qml [881/10680] Generating ../../../qtbase/qml/QtQuick3D/Effects/AdditiveColorGradient.qml [882/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_quick3deffects_private.pri [883/10680] Generating ../../../qtbase/qml/QtQuick3D/Effects/Desaturate.qml [884/10680] Generating ../../../qtbase/qml/QtQuick3D/Effects/BrushStrokes.qml [885/10680] Generating ../../../qtbase/qml/QtQuick3D/Effects/Blur.qml [886/10680] Generating ../../../qtbase/qml/QtQuick3D/Effects/Vignette.qml [887/10680] Generating ../../../qtbase/qml/QtQuick3D/Effects/ChromaticAberration.qml [888/10680] Generating ../../../qtbase/qml/QtQuick3D/Effects/Fxaa.qml [889/10680] Generating ../../../qtbase/qml/QtQuick3D/Helpers/meshes/axisGrid.mesh [890/10680] Generating version linker script for target qtquick3dhelpersplugin [891/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] [892/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_quick3dhelpers_private.pri [893/10680] Generating ../../../qtbase/qml/QtQuick3D/Helpers/DebugView.qml [894/10680] Generating ../../../qtbase/qml/QtQuick3D/Helpers/OrbitCameraController.qml [895/10680] Generating version linker script for target Quick3DHelpers [896/10680] Generating ../../../qtbase/qml/QtQuick3D/Helpers/WasdController.qml [897/10680] Generating version linker script for target qquick3dphysicsplugin [898/10680] Generating ../../../qtbase/qml/QtQuick3D/Helpers/AxisHelper.qml [899/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_quick3diblbaker_private.pri [900/10680] Generating version linker script for target Quick3DPhysics [901/10680] Generating version linker script for target qtquick3dphysicshelpersplugin [902/10680] Generating version linker script for target Quick3DIblBaker [903/10680] Generating version linker script for target Quick3DGlslParserPrivate [904/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_quick3dphysics_private.pri [905/10680] Generating version linker script for target RemoteObjects [906/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_quick3dphysicshelpers_private.pri [907/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_repparser_private.pri [908/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_remoteobjects_private.pri [909/10680] Generating version linker script for target RemoteObjectsQml [910/10680] Generating version linker script for target declarative_remoteobjects [911/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_remoteobjectsqml_private.pri [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 StateMachineQml [915/10680] Generating version linker script for target qtqmlstatemachine [916/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_scxml_private.pri [917/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_statemachine_private.pri [918/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_statemachineqml_private.pri [919/10680] Generating version linker script for target ScxmlQml [920/10680] Generating version linker script for target declarative_scxml [921/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_scxmlqml_private.pri [922/10680] Generating version linker script for target QScxmlEcmaScriptDataModelPlugin [923/10680] Generating version linker script for target Sensors [924/10680] Generating version linker script for target genericSensorPlugin [925/10680] Generating version linker script for target IIOSensorProxySensorPlugin [926/10680] Generating timestamp [927/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_sensors_private.pri [928/10680] Generating version linker script for target dummySensorPlugin [929/10680] Generating version linker script for target SensorsQuick [930/10680] Generating version linker script for target SensorsQuickplugin [931/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_sensorsquick_private.pri [932/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_serialbus_private.pri [933/10680] Generating version linker script for target SerialBus [934/10680] Generating version linker script for target PassThruCanBusPlugin [935/10680] Generating version linker script for target VirtualCanBusPlugin [936/10680] Generating version linker script for target PeakCanBusPlugin [937/10680] Generating version linker script for target TinyCanBusPlugin [938/10680] Generating version linker script for target TextToSpeech [939/10680] Generating version linker script for target TextToSpeechQml [940/10680] Generating version linker script for target QTextToSpeechMockPlugin [941/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] [942/10680] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/url_path.cpp.o [943/10680] Generating version linker script for target SocketCanBusPlugin [944/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_texttospeech_private.pri [945/10680] Generating version linker script for target VirtualKeyboard [946/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_virtualkeyboard_private.pri [947/10680] Generating ../../../qtbase/qml/QtQuick/VirtualKeyboard/EnterKey.qml [948/10680] Generating version linker script for target qtvkbplugin [949/10680] Generating ../../../qtbase/qml/QtQuick/VirtualKeyboard/HandwritingInputPanel.qml [950/10680] Generating ../../../qtbase/qml/QtQuick/VirtualKeyboard/Components/FillerKey.qml [951/10680] Generating version linker script for target qtvkbcomponentsplugin [952/10680] Generating ../../../qtbase/qml/QtQuick/VirtualKeyboard/Components/BackspaceKey.qml [953/10680] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/el_style.cpp.o [954/10680] Generating ../../../qtbase/qml/QtQuick/VirtualKeyboard/InputPanel.qml [955/10680] Generating ../../../qtbase/qml/QtQuick/VirtualKeyboard/Components/InputModeKey.qml [956/10680] Generating ../../../qtbase/qml/QtQuick/VirtualKeyboard/Components/Key.qml [957/10680] Generating ../../../qtbase/qml/QtQuick/VirtualKeyboard/Components/CharacterPreviewBubble.qml [958/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_multimedia_private.pri [959/10680] Generating ../../../qtbase/qml/QtQuick/VirtualKeyboard/Components/AlternativeKeys.qml [960/10680] Generating ../../../qtbase/qml/QtQuick/VirtualKeyboard/Components/EnterKey.qml [961/10680] Generating ../../../qtbase/qml/QtQuick/VirtualKeyboard/Components/Keyboard.qml [962/10680] Generating ../../../qtbase/qml/QtQuick/VirtualKeyboard/Components/HandwritingModeKey.qml [963/10680] Generating ../../../qtbase/qml/QtQuick/VirtualKeyboard/Components/BaseKey.qml [964/10680] Generating ../../../qtbase/qml/QtQuick/VirtualKeyboard/Components/PopupList.qml [965/10680] Generating ../../../qtbase/qml/QtQuick/VirtualKeyboard/Components/SelectionControl.qml [966/10680] Generating ../../../qtbase/qml/QtQuick/VirtualKeyboard/Components/HideKeyboardKey.qml [967/10680] Generating ../../../qtbase/qml/QtQuick/VirtualKeyboard/Components/ChangeLanguageKey.qml [968/10680] Generating ../../../qtbase/qml/QtQuick/VirtualKeyboard/Components/KeyboardColumn.qml [969/10680] Generating ../../../qtbase/qml/QtQuick/VirtualKeyboard/Components/ShadowInputControl.qml [970/10680] Generating ../../../qtbase/qml/QtQuick/VirtualKeyboard/Components/ShiftKey.qml [971/10680] Generating ../../../qtbase/qml/QtQuick/VirtualKeyboard/Components/SpaceKey.qml [972/10680] Generating ../../../qtbase/qml/QtQuick/VirtualKeyboard/Components/SymbolModeKey.qml [973/10680] Generating ../../../qtbase/qml/QtQuick/VirtualKeyboard/Components/TraceInputArea.qml [974/10680] Generating ../../../qtbase/qml/QtQuick/VirtualKeyboard/Components/TraceInputKey.qml [975/10680] Generating ../../../qtbase/qml/QtQuick/VirtualKeyboard/Components/WordCandidatePopupList.qml [976/10680] Generating version linker script for target qtvkblayoutsplugin [977/10680] Generating version linker script for target qtvkbsettingsplugin [978/10680] Generating ../../../qtbase/qml/QtQuick/VirtualKeyboard/Components/FunctionPopupList.qml [979/10680] Generating ../../../qtbase/qml/QtQuick/VirtualKeyboard/Styles/SelectionListItem.qml [980/10680] Generating version linker script for target qtvkbstylesplugin [981/10680] Generating version linker script for target qtvkbbuiltinstylesplugin [982/10680] Generating version linker script for target QVirtualKeyboardPlugin [983/10680] Generating version linker script for target qtvkbpluginsplugin [984/10680] Generating ../../../qtbase/qml/QtQuick/VirtualKeyboard/Styles/TraceUtils.js [985/10680] Generating ../../../qtbase/qml/QtQuick/VirtualKeyboard/Styles/KeyIcon.qml [986/10680] Generating ../../../qtbase/qml/QtQuick/VirtualKeyboard/Styles/TraceCanvas.qml [987/10680] Generating ../../../qtbase/qml/QtQuick/VirtualKeyboard/Styles/TraceInputKeyPanel.qml [988/10680] Generating ../../../qtbase/qml/QtQuick/VirtualKeyboard/Styles/KeyPanel.qml [989/10680] Generating ../../../qtbase/qml/QtQuick/VirtualKeyboard/Styles/KeyboardStyle.qml [990/10680] Generating version linker script for target qtvkbhangulplugin [991/10680] Generating version linker script for target qtvkbopenwnnplugin [992/10680] Generating ../../../../../../qtbase/mkspecs/modules/qt_ext_openwnn.pri [993/10680] Generating version linker script for target qtvkbpinyinplugin [994/10680] Generating version linker script for target qtvkbtcimeplugin [995/10680] Generating version linker script for target qtvkbthaiplugin [996/10680] Generating version linker script for target qwaylandcompositorplugin [997/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] [998/10680] Generating ../../../../../../qtbase/mkspecs/modules/qt_ext_tcime.pri [999/10680] Generating ../../../qtbase/qml/QtWayland/Compositor/qmlfiles/WaylandCursorItem.qml [1000/10680] Generating version linker script for target WaylandCompositor [1001/10680] Generating version linker script for target WaylandEglCompositorHwIntegrationPrivate [1002/10680] Generating version linker script for target QWaylandEglClientBufferPlugin [1003/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] [1004/10680] Generating ../../../qtbase/qml/QtWayland/Compositor/qmlfiles/WaylandOutputWindow.qml [1005/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_waylandcompositor_private.pri [1006/10680] Generating version linker script for target WaylandEglClientHwIntegrationPrivate [1007/10680] Generating version linker script for target DrmEglServerBufferPlugin [1008/10680] Generating version linker script for target ShmServerBufferPlugin [1009/10680] Generating version linker script for target DmaBufServerBufferPlugin [1010/10680] Generating version linker script for target VulkanServerBufferPlugin [1011/10680] Generating version linker script for target QWaylandEglClientBufferIntegrationPlugin [1012/10680] Generating version linker script for target QWaylandEglStreamClientBufferIntegrationPlugin [1013/10680] Generating version linker script for target DrmEglServerBufferIntegrationPlugin [1014/10680] Generating version linker script for target ShmServerBufferIntegrationPlugin [1015/10680] Generating version linker script for target DmaBufServerBufferIntegrationPlugin [1016/10680] Generating version linker script for target VulkanServerBufferIntegrationPlugin [1017/10680] Generating version linker script for target QWaylandIntegrationPlugin [1018/10680] Generating version linker script for target QWaylandEglPlatformIntegrationPlugin [1019/10680] Generating version linker script for target QWaylandBradientDecorationPlugin [1020/10680] Generating version linker script for target QWaylandFullScreenShellV1IntegrationPlugin [1021/10680] Generating version linker script for target QWaylandIviShellIntegrationPlugin [1022/10680] Generating version linker script for target WlShellIntegrationPrivate [1023/10680] Generating version linker script for target QWaylandWlShellIntegrationPlugin [1024/10680] Generating version linker script for target QWaylandXdgShellIntegrationPlugin [1025/10680] Generating version linker script for target QWaylandQtShellIntegrationPlugin [1026/10680] Generating version linker script for target WaylandCompositorXdgShell [1027/10680] Generating version linker script for target WaylandCompositorIviapplication [1028/10680] Generating version linker script for target WaylandCompositorWLShell [1029/10680] Generating version linker script for target WaylandCompositorQtShell [1030/10680] Generating version linker script for target WaylandTextureSharingExtension [1031/10680] Generating version linker script for target WaylandTextureSharing [1032/10680] Generating version linker script for target WaylandCompositorPresentationTime [1033/10680] Generating version linker script for target webchannel [1034/10680] Generating version linker script for target WebChannel [1035/10680] Generating ../../../qtbase/mkspecs/modules/qt_lib_webchannel_private.pri [1036/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] [1037/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] [1038/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] [1039/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] [1040/10680] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/el_font.cpp.o [1041/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] [1042/10680] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/el_body.cpp.o [1043/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] [1044/10680] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/el_div.cpp.o [1045/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] [1046/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] [1047/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_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [1048/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] [1049/10680] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/el_para.cpp.o [1050/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] [1051/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] [1052/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] [1053/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] [1054/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] [1055/10680] Building CXX object qtpositioning/src/3rdparty/poly2tri/CMakeFiles/Bundled_Poly2Tri.dir/sweep/advancing_front.cpp.o [1056/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] [1057/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_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [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/el_base.cpp.o [1060/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] [1061/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] [1062/10680] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/el_break.cpp.o [1063/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] [1064/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] [1065/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] [1066/10680] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/box.cpp.o [1067/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_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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 qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/element.cpp.o [1069/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] [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 qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/el_anchor.cpp.o [1072/10680] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/el_link.cpp.o [1073/10680] Building CXX object qtpositioning/src/3rdparty/poly2tri/CMakeFiles/Bundled_Poly2Tri.dir/sweep/cdt.cpp.o [1074/10680] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/utf8_strings.cpp.o [1075/10680] Building CXX object qtpositioning/src/3rdparty/poly2tri/CMakeFiles/Bundled_Poly2Tri.dir/common/shapes.cpp.o [1076/10680] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/strtod.cpp.o [1077/10680] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/iterators.cpp.o [1078/10680] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/el_li.cpp.o [1079/10680] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/url.cpp.o [1080/10680] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/el_td.cpp.o [1081/10680] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/el_image.cpp.o [1082/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] [1083/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] [1084/10680] Building CXX object qtpositioning/src/3rdparty/poly2tri/CMakeFiles/Bundled_Poly2Tri.dir/sweep/sweep.cpp.o [1085/10680] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/el_text.cpp.o [1086/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_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [1087/10680] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/num_cvt.cpp.o [1088/10680] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/el_table.cpp.o [1089/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] [1090/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] [1091/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_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [1092/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_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [1093/10680] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/web_color.cpp.o [1094/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_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [1095/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_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [1096/10680] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/el_tr.cpp.o [1097/10680] Building CXX object qtbase/qmake/CMakeFiles/QtLibraryInfo.dir/qmakelibraryinfo.cpp.o [1098/10680] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/el_title.cpp.o [1099/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] [1100/10680] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/html.cpp.o [1101/10680] Building CXX object qtpositioning/src/3rdparty/poly2tri/CMakeFiles/Bundled_Poly2Tri.dir/sweep/sweep_context.cpp.o [1102/10680] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/css_selector.cpp.o [1103/10680] Building C object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/src/gumbo/CMakeFiles/gumbo.dir/tokenizer.c.o [1104/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. [1105/10680] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/el_before_after.cpp.o [1106/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_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [1107/10680] Linking CXX static library qtbase/lib/libQt6Bundled_Poly2Tri.a [1108/10680] Building CXX object qtbase/qmake/CMakeFiles/QtLibraryInfo.dir/library/proitems.cpp.o [1109/10680] Building CXX object qtbase/qmake/CMakeFiles/QtLibraryInfo.dir/property.cpp.o [1110/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_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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/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] [1112/10680] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/media_query.cpp.o [1113/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_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [1114/10680] Building CXX object qtpositioning/src/3rdparty/clip2tri/CMakeFiles/Bundled_Clip2Tri.dir/clip2tri.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 qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/stylesheet.cpp.o [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 qtpositioning/src/3rdparty/clipper/CMakeFiles/Bundled_Clipper.dir/clipper.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_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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 CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/table.cpp.o [1121/10680] Linking CXX static library qtbase/lib/libQt6Bundled_Clipper.a [1122/10680] Building C object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/src/gumbo/CMakeFiles/gumbo.dir/char_ref.c.o [1123/10680] Linking CXX static library qtbase/lib/libQt6Bundled_Clip2Tri.a [1124/10680] Building C object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/src/gumbo/CMakeFiles/gumbo.dir/parser.c.o [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 C static library qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/src/gumbo/libgumbo.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 qvkgen [1135/10680] Automatic MOC for target KmsSupportPrivate [1136/10680] Automatic MOC for target qlalr [1137/10680] Automatic MOC for target androiddeployqt [1138/10680] Automatic MOC for target BundledGlslang_Osdependent [1139/10680] Automatic MOC for target androidtestrunner [1140/10680] Automatic MOC for target BundledGlslang_Oglcompiler [1141/10680] Automatic MOC for target BundledResonanceAudio [1142/10680] Automatic MOC for target BundledGlslang_Spirv [1143/10680] Automatic MOC for target BundledGlslang_Glslang [1144/10680] Automatic MOC for target BundledSpirv_Cross [1145/10680] Automatic MOC for target QmlCompilerPrivate [1146/10680] Automatic MOC for target BundledPhysX [1147/10680] Building CXX object qtshadertools/src/glslang/CMakeFiles/BundledGlslang_Osdependent.dir/BundledGlslang_Osdependent_autogen/mocs_compilation.cpp.o [1148/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/BundledResonanceAudio_autogen/mocs_compilation.cpp.o [1149/10680] Automatic MOC for target BundledEmbree [1150/10680] Building CXX object qtshadertools/src/glslang/CMakeFiles/BundledGlslang_Oglcompiler.dir/BundledGlslang_Oglcompiler_autogen/mocs_compilation.cpp.o [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_Spirv.dir/__/3rdparty/glslang/SPIRV/SpvTools.cpp.o [1153/10680] Building CXX object qtshadertools/src/glslang/CMakeFiles/BundledGlslang_Glslang.dir/BundledGlslang_Glslang_autogen/mocs_compilation.cpp.o [1154/10680] Building CXX object qtshadertools/src/glslang/CMakeFiles/BundledGlslang_Spirv.dir/BundledGlslang_Spirv_autogen/mocs_compilation.cpp.o [1155/10680] Linking CXX static library qtbase/lib/libQt6BundledGlslang_Osdependent.a [1156/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/config/source_config.cc.o [1157/10680] Building CXX object qtshadertools/src/glslang/CMakeFiles/BundledGlslang_Oglcompiler.dir/__/3rdparty/glslang/OGLCompilersDLL/InitializeDll.cpp.o [1158/10680] Linking CXX static library qtbase/lib/libQt6BundledGlslang_Oglcompiler.a [1159/10680] Building C object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/pffft/pffft.c.o [1160/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/base/channel_view.cc.o [1161/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/utils/lockless_task_queue.cc.o [1162/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/dsp/channel_converter.cc.o [1163/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/utils/wav.cc.o [1164/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/utils/sample_type_conversion.cc.o [1165/10680] Building CXX object qtshadertools/src/glslang/CMakeFiles/BundledGlslang_Spirv.dir/__/3rdparty/glslang/SPIRV/Logger.cpp.o [1166/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/dsp/biquad_filter.cc.o [1167/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/dsp/gain.cc.o [1168/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/ambisonics/stereo_from_soundfield_converter.cc.o [1169/10680] Building CXX object qtshadertools/src/glslang/CMakeFiles/BundledGlslang_Glslang.dir/__/3rdparty/glslang/glslang/MachineIndependent/InfoSink.cpp.o [1170/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/third_party/SADIE_hrtf_database/generated/hrtf_assets.cc.o [1171/10680] Building CXX object qtshadertools/src/glslang/CMakeFiles/BundledGlslang_Spirv.dir/__/3rdparty/glslang/SPIRV/doc.cpp.o [1172/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/dsp/mixer.cc.o [1173/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/utils/planar_interleaved_conversion.cc.o [1174/10680] Building CXX object qtshadertools/src/SPIRV-Cross/CMakeFiles/BundledSpirv_Cross.dir/BundledSpirv_Cross_autogen/mocs_compilation.cpp.o [1175/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/dsp/gain_processor.cc.o [1176/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/dsp/filter_coefficient_generators.cc.o [1177/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/dsp/circular_buffer.cc.o [1178/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/utils/wav_reader.cc.o [1179/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/dsp/near_field_processor.cc.o [1180/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/node/source_node.cc.o [1181/10680] Building CXX object qtshadertools/src/glslang/CMakeFiles/BundledGlslang_Glslang.dir/__/3rdparty/glslang/glslang/MachineIndependent/PoolAlloc.cpp.o [1182/10680] Building CXX object qtshadertools/src/glslang/CMakeFiles/BundledGlslang_Glslang.dir/__/3rdparty/glslang/glslang/GenericCodeGen/CodeGen.cpp.o [1183/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/dsp/mono_pole_filter.cc.o [1184/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/dsp/fir_filter.cc.o [1185/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/base/audio_buffer.cc.o [1186/10680] Building CXX object qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/BundledEmbree_autogen/mocs_compilation.cpp.o [1187/10680] Building CXX object qtshadertools/src/glslang/CMakeFiles/BundledGlslang_Spirv.dir/__/3rdparty/glslang/SPIRV/disassemble.cpp.o [1188/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/dsp/reverb_onset_update_processor.cc.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 qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/utils/buffer_partitioner.cc.o [1191/10680] Building CXX object qtshadertools/src/glslang/CMakeFiles/BundledGlslang_Glslang.dir/__/3rdparty/glslang/glslang/GenericCodeGen/Link.cpp.o [1192/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/dsp/gain_mixer.cc.o [1193/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/utils/sum_and_difference_processor.cc.o [1194/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/utils/buffer_crossfader.cc.o [1195/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/dsp/multi_channel_iir.cc.o [1196/10680] Automatic MOC for target PacketProtocolPrivate [1197/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/utils/buffer_unpartitioner.cc.o [1198/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/graph/buffered_source_node.cc.o [1199/10680] Building CXX object qtshadertools/src/glslang/CMakeFiles/BundledGlslang_Spirv.dir/__/3rdparty/glslang/SPIRV/InReadableOrder.cpp.o [1200/10680] Building CXX object qtshadertools/src/glslang/CMakeFiles/BundledGlslang_Glslang.dir/__/3rdparty/glslang/glslang/MachineIndependent/RemoveTree.cpp.o [1201/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/node/processing_node.cc.o [1202/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/dsp/spectral_reverb.cc.o [1203/10680] Automatic MOC for target DeviceDiscoverySupportPrivate [1204/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/node/sink_node.cc.o [1205/10680] Automatic MOC for target QTlsBackendCertOnlyPlugin [1206/10680] Automatic MOC for target qmlplugin [1207/10680] Building CXX object qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/common/sys/library.cpp.o [1208/10680] Automatic MOC for target FbSupportPrivate [1209/10680] Building CXX object qtshadertools/src/glslang/CMakeFiles/BundledGlslang_Glslang.dir/__/3rdparty/glslang/glslang/MachineIndependent/IntermTraverse.cpp.o [1210/10680] Automatic MOC for target BundledOpenwnn [1211/10680] Automatic MOC for target QLocalClientConnectionFactoryPlugin [1212/10680] Building CXX object qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/common/sys/regression.cpp.o [1213/10680] Building CXX object qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/common/math/constants.cpp.o [1214/10680] Building CXX object qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/common/sys/filename.cpp.o [1215/10680] Automatic MOC for target QTlsBackendOpenSSLPlugin [1216/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/dsp/distance_attenuation.cc.o [1217/10680] Building CXX object qtshadertools/src/glslang/CMakeFiles/BundledGlslang_Glslang.dir/__/3rdparty/glslang/glslang/MachineIndependent/SymbolTable.cpp.o [1218/10680] Building CXX object qtshadertools/src/SPIRV-Cross/CMakeFiles/BundledSpirv_Cross.dir/__/3rdparty/SPIRV-Cross/spirv_cfg.cpp.o [1219/10680] Building CXX object qtshadertools/src/glslang/CMakeFiles/BundledGlslang_Glslang.dir/__/3rdparty/glslang/glslang/MachineIndependent/Versions.cpp.o [1220/10680] Automatic MOC for target QGlibNetworkInformationPlugin [1221/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/base/simd_utils.cc.o [1222/10680] Building CXX object qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/common/sys/alloc.cpp.o [1223/10680] Building CXX object qtshadertools/src/glslang/CMakeFiles/BundledGlslang_Glslang.dir/__/3rdparty/glslang/glslang/MachineIndependent/attribute.cpp.o [1224/10680] Building CXX object qtshadertools/src/glslang/CMakeFiles/BundledGlslang_Glslang.dir/__/3rdparty/glslang/glslang/MachineIndependent/limits.cpp.o [1225/10680] Building CXX object qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/common/sys/condition.cpp.o [1226/10680] Building CXX object qtshadertools/src/SPIRV-Cross/CMakeFiles/BundledSpirv_Cross.dir/__/3rdparty/SPIRV-Cross/spirv_cross_util.cpp.o [1227/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/ambisonics/ambisonic_lookup_table.cc.o [1228/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/ambisonics/associated_legendre_polynomials_generator.cc.o [1229/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/BundledPhysX_autogen/mocs_compilation.cpp.o [1230/10680] Building CXX object qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/common/sys/barrier.cpp.o [1231/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/base/misc_math.cc.o [1232/10680] Building CXX object qtshadertools/src/glslang/CMakeFiles/BundledGlslang_Glslang.dir/__/3rdparty/glslang/glslang/MachineIndependent/intermOut.cpp.o [1233/10680] Building CXX object qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/common/sys/mutex.cpp.o [1234/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/dsp/occlusion_calculator.cc.o [1235/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/platforms/common/utils.cc.o [1236/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/dsp/utils.cc.o [1237/10680] Building CXX object qtshadertools/src/glslang/CMakeFiles/BundledGlslang_Glslang.dir/__/3rdparty/glslang/glslang/MachineIndependent/parseConst.cpp.o [1238/10680] Building CXX object qtshadertools/src/glslang/CMakeFiles/BundledGlslang_Glslang.dir/__/3rdparty/glslang/glslang/MachineIndependent/Intermediate.cpp.o [1239/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/common/src/CmRadixSortBuffered.cpp.o [1240/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/foundation/src/PsAssert.cpp.o [1241/10680] Automatic MOC for target QGstreamerMediaPlugin [1242/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/common/src/CmRadixSort.cpp.o [1243/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/foundation/src/PsString.cpp.o [1244/10680] Building CXX object qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/common/sys/thread.cpp.o [1245/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/common/src/CmPtrTable.cpp.o [1246/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/fastxml/src/PsFastXml.cpp.o [1247/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/dsp/fft_manager.cc.o [1248/10680] Building CXX object qtshadertools/src/glslang/CMakeFiles/BundledGlslang_Glslang.dir/__/3rdparty/glslang/glslang/MachineIndependent/Constant.cpp.o [1249/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/api/resonance_audio_api.cc.o [1250/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/dsp/stereo_panner.cc.o [1251/10680] Building CXX object qtshadertools/src/glslang/CMakeFiles/BundledGlslang_Glslang.dir/__/3rdparty/glslang/glslang/MachineIndependent/Scan.cpp.o [1252/10680] Building CXX object qtshadertools/src/glslang/CMakeFiles/BundledGlslang_Glslang.dir/__/3rdparty/glslang/glslang/MachineIndependent/Initialize.cpp.o [1253/10680] Building CXX object qtshadertools/src/glslang/CMakeFiles/BundledGlslang_Glslang.dir/__/3rdparty/glslang/glslang/MachineIndependent/preprocessor/PpTokens.cpp.o [1254/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/dsp/partitioned_fft_filter.cc.o [1255/10680] Building CXX object qtshadertools/src/glslang/CMakeFiles/BundledGlslang_Glslang.dir/__/3rdparty/glslang/glslang/MachineIndependent/preprocessor/PpAtom.cpp.o [1256/10680] Building CXX object qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/common/simd/sse.cpp.o [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/foundation/src/PsAllocator.cpp.o [1259/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/common/src/CmCollection.cpp.o [1260/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/graph/gain_mixer_node.cc.o [1261/10680] Building CXX object qtshadertools/src/glslang/CMakeFiles/BundledGlslang_Spirv.dir/__/3rdparty/glslang/SPIRV/SpvPostProcess.cpp.o [1262/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/common/src/CmVisualization.cpp.o [1263/10680] Building CXX object qtshadertools/src/glslang/CMakeFiles/BundledGlslang_Spirv.dir/__/3rdparty/glslang/SPIRV/SPVRemapper.cpp.o [1264/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/dsp/resampler.cc.o [1265/10680] Building CXX object qtshadertools/src/SPIRV-Cross/CMakeFiles/BundledSpirv_Cross.dir/__/3rdparty/SPIRV-Cross/spirv_cpp.cpp.o [1266/10680] Building CXX object qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/common/lexers/stringstream.cpp.o [1267/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/ambisonics/ambisonic_binaural_decoder.cc.o [1268/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/dsp/delay_filter.cc.o [1269/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/graph/foa_rotator_node.cc.o [1270/10680] Building CXX object qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/bvh/bvh8_factory.cpp.o [1271/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/foundation/src/PsFoundation.cpp.o [1272/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/foundation/src/PsTempAllocator.cpp.o [1273/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/dsp/shoe_box_room.cc.o [1274/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/common/src/CmRenderOutput.cpp.o [1275/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/foundation/src/PsMathUtils.cpp.o [1276/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/foundation/src/PsUtilities.cpp.o [1277/10680] Building CXX object qtshadertools/src/glslang/CMakeFiles/BundledGlslang_Glslang.dir/__/3rdparty/glslang/glslang/MachineIndependent/ParseContextBase.cpp.o [1278/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/graph/gain_node.cc.o [1279/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/graph/source_parameters_manager.cc.o [1280/10680] Building CXX object qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/common/sys/sysinfo.cpp.o [1281/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/dsp/reverb_onset_compensator.cc.o [1282/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/graph/stereo_mixing_panner_node.cc.o [1283/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/platforms/common/room_effects_utils.cc.o [1284/10680] Building CXX object qtshadertools/src/glslang/CMakeFiles/BundledGlslang_Glslang.dir/__/3rdparty/glslang/glslang/MachineIndependent/preprocessor/PpScanner.cpp.o [1285/10680] Building CXX object qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/common/sys/string.cpp.o [1286/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/graph/hoa_rotator_node.cc.o [1287/10680] Building CXX object qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/common/stat.cpp.o [1288/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/GuCapsule.cpp.o [1289/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/graph/mixer_node.cc.o [1290/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/GuAABBTreeBuild.cpp.o [1291/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/convex/GuHillClimbing.cpp.o [1292/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/graph/reflections_node.cc.o [1293/10680] Building CXX object qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/common/lexers/tokenstream.cpp.o [1294/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/contact/GuFeatureCode.cpp.o [1295/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/dsp/sh_hrir_creator.cc.o [1296/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/graph/reverb_node.cc.o [1297/10680] Building CXX object qtshadertools/src/glslang/CMakeFiles/BundledGlslang_Glslang.dir/__/3rdparty/glslang/glslang/MachineIndependent/propagateNoContraction.cpp.o [1298/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/GuInternal.cpp.o [1299/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/common/GuSeparatingAxes.cpp.o [1300/10680] Building CXX object qtshadertools/src/glslang/CMakeFiles/BundledGlslang_Glslang.dir/__/3rdparty/glslang/glslang/MachineIndependent/reflection.cpp.o [1301/10680] Building CXX object qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/common/tasking/taskschedulerinternal.cpp.o [1302/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/base/spherical_angle.cc.o [1303/10680] Automatic MOC for target Core [1304/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/resonance_audio.cpp.o [1305/10680] Building CXX object qtshadertools/src/glslang/CMakeFiles/BundledGlslang_Glslang.dir/__/3rdparty/glslang/glslang/MachineIndependent/preprocessor/PpContext.cpp.o [1306/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/convex/GuConvexSupportTable.cpp.o [1307/10680] Generating kernel/moc_qobject.cpp, kernel/moc_qobject.cpp.json [1308/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/GuBox.cpp.o [1309/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/GuSerialize.cpp.o [1310/10680] Generating prl file for target Core [1311/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/GuBVHStructure.cpp.o [1312/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/common/GuBarycentricCoordinates.cpp.o [1313/10680] Automatic MOC for target XcbQpaPrivate [1314/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/convex/GuConvexUtilsInternal.cpp.o [1315/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/contact/GuContactSpherePlane.cpp.o [1316/10680] Running AUTOMOC file extraction for target Core [1317/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/GuBounds.cpp.o [1318/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/GuGeometryUnion.cpp.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/mono_from_soundfield_node.cc.o [1321/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/GuCCTSweepTests.cpp.o [1322/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/GuGeometryQuery.cpp.o [1323/10680] Running moc --collect-json for target Core [1324/10680] Building CXX object qtshadertools/src/glslang/CMakeFiles/BundledGlslang_Glslang.dir/__/3rdparty/glslang/glslang/MachineIndependent/linkValidate.cpp.o [1325/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/GuMetaData.cpp.o [1326/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/contact/GuContactCapsuleCapsule.cpp.o [1327/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/convex/GuBigConvexData.cpp.o [1328/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/sweep/GuSweepCapsuleCapsule.cpp.o [1329/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/contact/GuContactPolygonPolygon.cpp.o [1330/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/graph/near_field_effect_node.cc.o [1331/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/contact/GuContactPlaneCapsule.cpp.o [1332/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/contact/GuContactCapsuleBox.cpp.o [1333/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/contact/GuContactPlaneBox.cpp.o [1334/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/GuMeshFactory.cpp.o [1335/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/distance/GuDistancePointBox.cpp.o [1336/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/contact/GuContactPlaneConvex.cpp.o [1337/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/contact/GuContactSphereBox.cpp.o [1338/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/graph/ambisonic_mixing_encoder_node.cc.o [1339/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/contact/GuContactBoxBox.cpp.o [1340/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/intersection/GuIntersectionRaySphere.cpp.o [1341/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/contact/GuContactConvexConvex.cpp.o [1342/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/contact/GuContactSphereCapsule.cpp.o [1343/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/distance/GuDistanceSegmentBox.cpp.o [1344/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/intersection/GuIntersectionCapsuleTriangle.cpp.o [1345/10680] Building CXX object qtshadertools/src/glslang/CMakeFiles/BundledGlslang_Glslang.dir/__/3rdparty/glslang/glslang/MachineIndependent/ShaderLang.cpp.o [1346/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/contact/GuContactSphereSphere.cpp.o [1347/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/distance/GuDistancePointTriangle.cpp.o [1348/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/GuRaycastTests.cpp.o [1349/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/convex/GuConvexHelper.cpp.o [1350/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/intersection/GuIntersectionEdgeEdge.cpp.o [1351/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/ambisonics/foa_rotator.cc.o [1352/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/intersection/GuIntersectionBoxBox.cpp.o [1353/10680] Building CXX object qtshadertools/src/SPIRV-Cross/CMakeFiles/BundledSpirv_Cross.dir/__/3rdparty/SPIRV-Cross/spirv_cross_parsed_ir.cpp.o [1354/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/intersection/GuIntersectionRayCapsule.cpp.o [1355/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/GuMTD.cpp.o [1356/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/sweep/GuSweepBoxTriangle_SAT.cpp.o [1357/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/convex/GuConvexMesh.cpp.o [1358/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/sweep/GuSweepBoxTriangle_FeatureBased.cpp.o [1359/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/convex/GuShapeConvex.cpp.o [1360/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/distance/GuDistanceSegmentSegment.cpp.o [1361/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/distance/GuDistanceSegmentTriangle.cpp.o [1362/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/graph/occlusion_node.cc.o [1363/10680] Building CXX object qtshadertools/src/SPIRV-Cross/CMakeFiles/BundledSpirv_Cross.dir/__/3rdparty/SPIRV-Cross/spirv_reflect.cpp.o [1364/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/gjk/GuGJKSimplex.cpp.o [1365/10680] Building CXX object qtshadertools/src/SPIRV-Cross/CMakeFiles/BundledSpirv_Cross.dir/__/3rdparty/SPIRV-Cross/spirv_parser.cpp.o [1366/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/sweep/GuSweepBoxBox.cpp.o [1367/10680] Building CXX object qtshadertools/src/glslang/CMakeFiles/BundledGlslang_Glslang.dir/__/3rdparty/glslang/glslang/MachineIndependent/preprocessor/Pp.cpp.o [1368/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/GuOverlapTests.cpp.o [1369/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/ccd/GuCCDSweepConvexMesh.cpp.o [1370/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/intersection/GuIntersectionSphereBox.cpp.o [1371/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/sweep/GuSweepCapsuleBox.cpp.o [1372/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/intersection/GuIntersectionRayBox.cpp.o [1373/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/contact/GuContactCapsuleMesh.cpp.o [1374/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/dsp/reflections_processor.cc.o [1375/10680] Building CXX object qtshadertools/src/glslang/CMakeFiles/BundledGlslang_Glslang.dir/__/3rdparty/glslang/glslang/MachineIndependent/glslang_tab.cpp.o [1376/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/contact/GuContactCapsuleConvex.cpp.o [1377/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/GuSweepTests.cpp.o [1378/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/contact/GuContactConvexMesh.cpp.o [1379/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/gjk/GuEPA.cpp.o [1380/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/hf/GuHeightField.cpp.o [1381/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/contact/GuContactSphereMesh.cpp.o [1382/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/mesh/GuBV32.cpp.o [1383/10680] Building CXX object qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/common/acceln.cpp.o [1384/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/global/qhooks.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] [1385/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/GuSweepMTD.cpp.o [1386/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/GuSweepSharedTests.cpp.o [1387/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/ccd/GuCCDSweepPrimitives.cpp.o [1388/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/gjk/GuGJKTest.cpp.o [1389/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/mesh/GuBV32Build.cpp.o [1390/10680] Building CXX object qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/common/accelset.cpp.o [1391/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/hf/GuHeightFieldUtil.cpp.o [1392/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/mesh/GuBV4.cpp.o [1393/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/global/archdetect.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] [1394/10680] Building CXX object qtshadertools/src/glslang/CMakeFiles/BundledGlslang_Glslang.dir/__/3rdparty/glslang/glslang/MachineIndependent/iomapper.cpp.o [1395/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/intersection/GuIntersectionTriangleBox.cpp.o [1396/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/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] [1397/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/graph/binaural_surround_renderer_impl.cc.o [1398/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/hf/GuOverlapTestsHF.cpp.o [1399/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/kernel/qpointer.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] [1400/10680] Building CXX object qtshadertools/src/SPIRV-Cross/CMakeFiles/BundledSpirv_Cross.dir/__/3rdparty/SPIRV-Cross/spirv_cross_c.cpp.o [1401/10680] Building CXX object qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/common/state.cpp.o [1402/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/mesh/GuBV4Build.cpp.o [1403/10680] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/html_tag.cpp.o [1404/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/mesh/GuBV4_CapsuleSweepAA.cpp.o [1405/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/mesh/GuBV4_CapsuleSweep.cpp.o [1406/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/kernel/qelapsedtimer.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] [1407/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/mesh/GuBV4_BoxOverlap.cpp.o [1408/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/mesh/GuBV4_AABBSweep.cpp.o [1409/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/kernel/qmath.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] [1410/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/mesh/GuBV4_OBBSweep.cpp.o [1411/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/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] [1412/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/graph/resonance_audio_api_impl.cc.o [1413/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/hf/GuSweepsHF.cpp.o [1414/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/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. [1415/10680] Building CXX object qtshadertools/src/glslang/CMakeFiles/BundledGlslang_Glslang.dir/__/3rdparty/glslang/glslang/MachineIndependent/ParseHelper.cpp.o [1416/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/global/qsimd.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] [1417/10680] Building CXX object qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/common/alloc.cpp.o [1418/10680] Building CXX object qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/common/geometry.cpp.o [1419/10680] Building CXX object qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/common/scene_triangle_mesh.cpp.o [1420/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/graph/graph_manager.cc.o [1421/10680] Building CXX object qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/common/device.cpp.o [1422/10680] Building CXX object qtshadertools/src/SPIRV-Cross/CMakeFiles/BundledSpirv_Cross.dir/__/3rdparty/SPIRV-Cross/spirv_cross.cpp.o [1423/10680] Building CXX object qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/common/rtcore.cpp.o [1424/10680] Building CXX object qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/geometry/primitive4.cpp.o [1425/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/serialization/qxmlstreamgrammar.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] [1426/10680] Building CXX object qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/common/scene.cpp.o [1427/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/io/qdataurl.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] [1428/10680] Building CXX object qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/bvh/bvh_rotate.cpp.o [1429/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/Core_autogen/mocs_compilation.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] [1430/10680] Building CXX object qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/bvh/bvh_collider.cpp.o [1431/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/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] [1432/10680] Building CXX object qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/bvh/bvh_refit.cpp.o [1433/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/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] [1434/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/kernel/qabstractnativeeventfilter.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] [1435/10680] Building CXX object qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/bvh/bvh.cpp.o [1436/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/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] [1437/10680] Building CXX object qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/bvh/bvh_statistics.cpp.o [1438/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/io/qurlquery.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] [1439/10680] Building CXX object qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/builders/primrefgen.cpp.o [1440/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/kernel/qassociativeiterable.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] [1441/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/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] [1442/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/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] [1443/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/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] [1444/10680] Building CXX object qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/bvh/bvh_builder_sah.cpp.o [1445/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/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] [1446/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/kernel/qsequentialiterable.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] [1447/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/io/qipaddress.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] [1448/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/kernel/qobjectcleanuphandler.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] [1449/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/plugin/qfactoryinterface.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] [1450/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/kernel/qbasictimer.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] [1451/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/kernel/qcoreevent.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] [1452/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/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] [1453/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/text/qcollator_icu.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] [1454/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/serialization/qxmlutils.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] [1455/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/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] [1456/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/io/qresource_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] [1457/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/io/qurlidna.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/qurlidna.cpp:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [1458/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/compat/removed_api.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] [1459/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/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] [1460/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/tools/qrefcount.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] [1461/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/kernel/qtestsupport_core.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] [1462/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/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] [1463/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/io/qurlrecode.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] [1464/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/global/qlibraryinfo.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] [1465/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/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] [1466/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/kernel/qdeadlinetimer.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/kernel/qdeadlinetimer.cpp:6: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [1467/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/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] [1468/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/thread/qrunnable.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] [1469/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/kernel/qsystemsemaphore.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] [1470/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/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] [1471/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/io/qstorageinfo.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] [1472/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/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] [1473/10680] Building CXX object qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/bvh/bvh4_factory.cpp.o [1474/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/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] [1475/10680] Building CXX object qtshadertools/src/SPIRV-Cross/CMakeFiles/BundledSpirv_Cross.dir/__/3rdparty/SPIRV-Cross/spirv_hlsl.cpp.o [1476/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/io/qnoncontiguousbytedevice.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] [1477/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/tools/qcontiguouscache.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] [1478/10680] Building CXX object qtshadertools/src/glslang/CMakeFiles/BundledGlslang_Spirv.dir/__/3rdparty/glslang/SPIRV/GlslangToSpv.cpp.o [1479/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/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] [1480/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/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] [1481/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/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] [1482/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/io/qlockfile.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] [1483/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/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] [1484/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/tools/qfreelist.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] [1485/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/kernel/qabstracteventdispatcher.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] [1486/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/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] [1487/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/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] [1488/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/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] [1489/10680] Building CXX object qtmultimedia/src/resonance-audio/CMakeFiles/BundledResonanceAudio.dir/__/3rdparty/resonance-audio/resonance_audio/ambisonics/hoa_rotator.cc.o [1490/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/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] [1491/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/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] [1492/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/kernel/qeventloop.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] [1493/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/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] [1494/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/io/qtemporarydir.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] [1495/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/io/qfileselector.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] [1496/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/text/qstringtokenizer.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] [1497/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/kernel/qproperty.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] [1498/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/kernel/qsignalmapper.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] [1499/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/kernel/qmimedata.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] [1500/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/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] [1501/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/kernel/qsharedmemory.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] [1502/10680] Building CXX object qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/bvh/bvh_builder_morton.cpp.o [1503/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/text/qstringview.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] [1504/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/global/qversiontagging.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] [1505/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/kernel/qsocketnotifier.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] [1506/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/__/3rdparty/double-conversion/double-conversion/fast-dtoa.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] [1507/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/thread/qatomic.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] [1508/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/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] [1509/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/__/3rdparty/double-conversion/double-conversion/bignum-dtoa.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] [1510/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/__/3rdparty/double-conversion/double-conversion/cached-powers.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] [1511/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/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] [1512/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/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] [1513/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/__/3rdparty/double-conversion/double-conversion/fixed-dtoa.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] [1514/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/kernel/qtimer.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] [1515/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/__/3rdparty/double-conversion/double-conversion/strtod.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] [1516/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/__/3rdparty/double-conversion/double-conversion/bignum.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] [1517/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/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] [1518/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/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] [1519/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/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] [1520/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/text/qtextboundaryfinder.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] [1521/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/io/qurl.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] [1522/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/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] [1523/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/text/qcollator.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] [1524/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/__/3rdparty/double-conversion/double-conversion/double-to-string.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] [1525/10680] Building CXX object qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/bvh/bvh_builder.cpp.o [1526/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/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] [1527/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/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] [1528/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/kernel/qtranslator.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] [1529/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/plugin/qpluginloader.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] [1530/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/serialization/qcbordiagnostic.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/qcbordiagnostic.cpp:10: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [1531/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/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_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [1532/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/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] [1533/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/kernel/qmetaobjectbuilder.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] [1534/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/__/3rdparty/double-conversion/double-conversion/string-to-double.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] [1535/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/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] [1536/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/tools/qmessageauthenticationcode.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] [1537/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/tools/qshareddata.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] [1538/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/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] [1539/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/kernel/qmetaobject.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] [1540/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/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_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [1541/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/io/forkfd_qt.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] [1542/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/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] [1543/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/text/qunicodetools.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] [1544/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/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_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [1545/10680] Building CXX object qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/common/rtcore_builder.cpp.o [1546/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/time/qmilankoviccalendar.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] [1547/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/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] [1548/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/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_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [1549/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/tools/qmargins.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] [1550/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/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_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [1551/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/thread/qexception.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] [1552/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/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] [1553/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/tools/qpoint.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] [1554/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/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_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [1555/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/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] [1556/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/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] [1557/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/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] [1558/10680] Building CXX object qtbase/src/tools/qlalr/CMakeFiles/qlalr.dir/qlalr_autogen/mocs_compilation.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] [1559/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/tools/qrect.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] [1560/10680] Building CXX object qtbase/src/tools/androiddeployqt/CMakeFiles/androiddeployqt.dir/androiddeployqt_autogen/mocs_compilation.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] [1561/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/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_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [1562/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/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] [1563/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/tools/qsize.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] [1564/10680] Building CXX object qtbase/src/tools/qvkgen/CMakeFiles/qvkgen.dir/qvkgen_autogen/mocs_compilation.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] [1565/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/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_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [1566/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/time/qjuliancalendar.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] [1567/10680] Building CXX object qtbase/src/tools/androidtestrunner/CMakeFiles/androidtestrunner.dir/androidtestrunner_autogen/mocs_compilation.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] [1568/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/serialization/qxmlstream.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] [1569/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/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] [1570/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/thread/qresultstore.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] [1571/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/tools/qline.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/qline.cpp:9: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [1572/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/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_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [1573/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/thread/qwaitcondition_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] [1574/10680] Building CXX object qtbase/src/tools/qlalr/CMakeFiles/qlalr.dir/grammar.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] [1575/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/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] [1576/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/kernel/qobject.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] [1577/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/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] [1578/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/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_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [1579/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/animation/qpauseanimation.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] [1580/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/animation/qanimationgroup.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] [1581/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/thread/qsemaphore.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] [1582/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/plugin/qfactoryloader.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] [1583/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/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] [1584/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/tools/qsharedpointer.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] [1585/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/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. [1586/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/animation/qparallelanimationgroup.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] [1587/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/thread/qreadwritelock.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] [1588/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/text/qlocale_icu.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] [1589/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/kernel/qtimerinfo_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] [1590/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/thread/qmutex.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] [1591/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/time/qislamiccivilcalendar.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] [1592/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/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] [1593/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/thread/qthread.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] [1594/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/time/qhijricalendar.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] [1595/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/animation/qsequentialanimationgroup.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] [1596/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/time/qjalalicalendar.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] [1597/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/kernel/qelapsedtimer_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] [1598/10680] Building CXX object qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/bvh/bvh_builder_sah_mb.cpp.o [1599/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/text/qlocale_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] [1600/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/io/qlockfile_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] [1601/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/thread/qthread_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] [1602/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/thread/qthreadstorage.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] [1603/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/thread/qfuturewatcher.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] [1604/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/tools/qeasingcurve.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] [1605/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/tools/qtimeline.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] [1606/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/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] [1607/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/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] [1608/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/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_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [1609/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/animation/qpropertyanimation.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] [1610/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/animation/qvariantanimation.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] [1611/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/kernel/qeventdispatcher_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] [1612/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/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] [1613/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/time/qtimezoneprivate_icu.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] [1614/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/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] [1615/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/animation/qabstractanimation.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] [1616/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/thread/qthreadpool.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] [1617/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/time/qtimezone.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] [1618/10680] Building CXX object qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/bvh/bvh_builder_sah_spatial.cpp.o [1619/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/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] [1620/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/mimetypes/qmimemagicrulematcher.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] [1621/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/kernel/qsharedmemory_posix.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] [1622/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/kernel/qsharedmemory_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] [1623/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/kernel/qsystemsemaphore_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] [1624/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/thread/qfutureinterface.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] [1625/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/io/qfilesystemwatcher.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] [1626/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/kernel/qsystemsemaphore_posix.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] [1627/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/plugin/qelfparser_p.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] [1628/10680] Building CXX object qtshadertools/src/SPIRV-Cross/CMakeFiles/BundledSpirv_Cross.dir/__/3rdparty/SPIRV-Cross/spirv_glsl.cpp.o [1629/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/io/qfilesystemwatcher_polling.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] [1630/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/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] [1631/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/mimetypes/qmimemagicrule.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] [1632/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/itemmodels/qabstractproxymodel.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] [1633/10680] Building CXX object qtbase/src/tools/qlalr/CMakeFiles/qlalr.dir/dotgraph.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] [1634/10680] Building CXX object qtbase/src/tools/qlalr/CMakeFiles/qlalr.dir/compress.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] [1635/10680] Building CXX object qtbase/src/tools/qlalr/CMakeFiles/qlalr.dir/parsetable.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] [1636/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/time/qtimezoneprivate.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/qtimezoneprivate.cpp:10: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [1637/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/time/qdatetimeparser.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] [1638/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/kernel/qsharedmemory_systemv.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] [1639/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/itemmodels/qstringlistmodel.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] [1640/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/io/qfilesystemwatcher_inotify.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] [1641/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/kernel/qsystemsemaphore_systemv.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] [1642/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/mimetypes/qmimeglobpattern.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] [1643/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/kernel/qeventdispatcher_glib.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] [1644/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/io/qstorageinfo_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] [1645/10680] Building CXX object qtbase/src/plugins/sqldrivers/mysql/CMakeFiles/QMYSQLDriverPlugin_init.dir/QMYSQLDriverPlugin_init.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] [1646/10680] Building CXX object qtbase/src/plugins/platforms/xcb/CMakeFiles/QXcbIntegrationPlugin_init.dir/QXcbIntegrationPlugin_init.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] [1647/10680] Building CXX object qtbase/src/plugins/platforms/offscreen/CMakeFiles/QOffscreenIntegrationPlugin_init.dir/QOffscreenIntegrationPlugin_init.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] [1648/10680] Building CXX object qtbase/src/plugins/sqldrivers/odbc/CMakeFiles/QODBCDriverPlugin_init.dir/QODBCDriverPlugin_init.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] [1649/10680] Building CXX object qtbase/src/plugins/sqldrivers/sqlite/CMakeFiles/QSQLiteDriverPlugin_init.dir/QSQLiteDriverPlugin_init.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] [1650/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/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_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [1651/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/mimetypes/qmimetype.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] [1652/10680] Building CXX object qtbase/src/plugins/platforms/minimal/CMakeFiles/QMinimalIntegrationPlugin_init.dir/QMinimalIntegrationPlugin_init.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] [1653/10680] Building CXX object qtbase/src/plugins/platforms/xcb/gl_integrations/xcb_glx/CMakeFiles/QXcbGlxIntegrationPlugin_init.dir/QXcbGlxIntegrationPlugin_init.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] [1654/10680] Building CXX object qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_x11/CMakeFiles/QEglFSX11IntegrationPlugin_init.dir/QEglFSX11IntegrationPlugin_init.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] [1655/10680] Building CXX object qtbase/src/plugins/platforms/eglfs/CMakeFiles/QEglFSIntegrationPlugin_init.dir/QEglFSIntegrationPlugin_init.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] [1656/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/io/qprocess_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] [1657/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/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_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [1658/10680] Building CXX object qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms/CMakeFiles/QEglFSKmsGbmIntegrationPlugin_init.dir/QEglFSKmsGbmIntegrationPlugin_init.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] [1659/10680] Building CXX object qtbase/src/plugins/printsupport/cups/CMakeFiles/QCupsPrinterSupportPlugin_init.dir/QCupsPrinterSupportPlugin_init.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] [1660/10680] Building CXX object qtbase/src/plugins/platforms/minimalegl/CMakeFiles/QMinimalEglIntegrationPlugin_init.dir/QMinimalEglIntegrationPlugin_init.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] [1661/10680] Building CXX object qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_emu/CMakeFiles/QEglFSEmulatorIntegrationPlugin_init.dir/QEglFSEmulatorIntegrationPlugin_init.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] [1662/10680] Building CXX object qtbase/src/plugins/platforms/linuxfb/CMakeFiles/QLinuxFbIntegrationPlugin_init.dir/QLinuxFbIntegrationPlugin_init.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] [1663/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/serialization/qcborstreamreader.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/qcborstreamreader.cpp:10: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [1664/10680] Building CXX object qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_egldevice/CMakeFiles/QEglFSKmsEglDeviceIntegrationPlugin_init.dir/QEglFSKmsEglDeviceIntegrationPlugin_init.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] [1665/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/io/qprocess.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] [1666/10680] Building CXX object qtbase/src/plugins/platforms/vnc/CMakeFiles/QVncIntegrationPlugin_init.dir/QVncIntegrationPlugin_init.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] [1667/10680] Building CXX object qtbase/src/plugins/platforms/xcb/gl_integrations/xcb_egl/CMakeFiles/QXcbEglIntegrationPlugin_init.dir/QXcbEglIntegrationPlugin_init.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] [1668/10680] Building CXX object qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/bvh/bvh_builder_twolevel.cpp.o [1669/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/itemmodels/qidentityproxymodel.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] [1670/10680] Building CXX object qtbase/src/plugins/platforms/vkkhrdisplay/CMakeFiles/QVkKhrDisplayIntegrationPlugin_init.dir/QVkKhrDisplayIntegrationPlugin_init.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] [1671/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/itemmodels/qconcatenatetablesproxymodel.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] [1672/10680] Building CXX object qtbase/src/plugins/imageformats/jpeg/CMakeFiles/QJpegPlugin_init.dir/QJpegPlugin_init.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] [1673/10680] Building CXX object qtbase/src/plugins/platforminputcontexts/compose/CMakeFiles/QComposePlatformInputContextPlugin_init.dir/QComposePlatformInputContextPlugin_init.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] [1674/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/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] [1675/10680] Building CXX object qtbase/src/plugins/platforminputcontexts/ibus/CMakeFiles/QIbusPlatformInputContextPlugin_init.dir/QIbusPlatformInputContextPlugin_init.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] [1676/10680] Building CXX object qtbase/src/plugins/platformthemes/xdgdesktopportal/CMakeFiles/QXdgDesktopPortalThemePlugin_init.dir/QXdgDesktopPortalThemePlugin_init.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] [1677/10680] Building CXX object qtbase/src/plugins/imageformats/gif/CMakeFiles/QGifPlugin_init.dir/QGifPlugin_init.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] [1678/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/plugin/qlibrary_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] [1679/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/mimetypes/qmimetypeparser.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] [1680/10680] Building CXX object qtbase/src/plugins/generic/evdevmouse/CMakeFiles/QEvdevMousePlugin_init.dir/QEvdevMousePlugin_init.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] [1681/10680] Building CXX object qtbase/src/plugins/platformthemes/gtk3/CMakeFiles/QGtk3ThemePlugin_init.dir/QGtk3ThemePlugin_init.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] [1682/10680] Building CXX object qtbase/src/plugins/generic/evdevtablet/CMakeFiles/QEvdevTabletPlugin_init.dir/QEvdevTabletPlugin_init.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] [1683/10680] Building CXX object qtbase/src/plugins/generic/evdevkeyboard/CMakeFiles/QEvdevKeyboardPlugin_init.dir/QEvdevKeyboardPlugin_init.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] [1684/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/mimetypes/qmimedatabase.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] [1685/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/time/qtimezoneprivate_tz.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] [1686/10680] Building CXX object qtbase/src/plugins/generic/evdevtouch/CMakeFiles/QEvdevTouchScreenPlugin_init.dir/QEvdevTouchScreenPlugin_init.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] [1687/10680] Building CXX object qtbase/src/plugins/imageformats/ico/CMakeFiles/QICOPlugin_init.dir/QICOPlugin_init.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] [1688/10680] Building CXX object qtbase/src/plugins/generic/libinput/CMakeFiles/QLibInputPlugin_init.dir/QLibInputPlugin_init.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] [1689/10680] Building CXX object qtbase/src/plugins/networkinformation/glib/CMakeFiles/QGlibNetworkInformationPlugin_init.dir/QGlibNetworkInformationPlugin_init.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] [1690/10680] Linking CXX static library qtbase/lib/libQt6BundledGlslang_Spirv.a [1691/10680] Building CXX object qtbase/src/plugins/generic/tuiotouch/CMakeFiles/QTuioTouchPlugin_init.dir/QTuioTouchPlugin_init.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] [1692/10680] Building CXX object qtbase/src/plugins/networkinformation/networkmanager/CMakeFiles/QNetworkManagerNetworkInformationPlugin_init.dir/QNetworkManagerNetworkInformationPlugin_init.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] [1693/10680] Building CXX object qtbase/src/tools/qlalr/CMakeFiles/qlalr.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] [1694/10680] Building CXX object qtbase/src/plugins/tls/openssl/CMakeFiles/QTlsBackendOpenSSLPlugin_init.dir/QTlsBackendOpenSSLPlugin_init.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] [1695/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/plugin/qlibrary.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] [1696/10680] Building CXX object qtbase/src/plugins/tls/certonly/CMakeFiles/QTlsBackendCertOnlyPlugin_init.dir/QTlsBackendCertOnlyPlugin_init.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] [1697/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/itemmodels/qtransposeproxymodel.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] [1698/10680] Building CXX object qtbase/qmake/CMakeFiles/qmake.dir/generators/xmloutput.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] [1699/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/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] [1700/10680] Building CXX object qtbase/src/tools/qlalr/CMakeFiles/qlalr.dir/cppgenerator.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] [1701/10680] Building CXX object qtbase/src/tools/qvkgen/CMakeFiles/qvkgen.dir/qvkgen.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] [1702/10680] Building CXX object qtbase/src/tools/androidtestrunner/CMakeFiles/androidtestrunner.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] [1703/10680] Building CXX object qtbase/src/tools/qlalr/CMakeFiles/qlalr.dir/recognizer.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] [1704/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/itemmodels/qitemselectionmodel.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] [1705/10680] Building CXX object qtimageformats/src/plugins/imageformats/wbmp/CMakeFiles/QWbmpPlugin_init.dir/QWbmpPlugin_init.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] [1706/10680] Building CXX object qtimageformats/src/plugins/imageformats/tiff/CMakeFiles/QTiffPlugin_init.dir/QTiffPlugin_init.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] [1707/10680] Building CXX object qtimageformats/src/plugins/imageformats/tga/CMakeFiles/QTgaPlugin_init.dir/QTgaPlugin_init.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] [1708/10680] Building CXX object qtbase/qmake/CMakeFiles/qmake.dir/library/ioutils.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] [1709/10680] Building CXX object qtimageformats/src/plugins/imageformats/icns/CMakeFiles/QICNSPlugin_init.dir/QICNSPlugin_init.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] [1710/10680] Building CXX object qtdeclarative/src/quickdialogs2/quickdialogs2/CMakeFiles/qtquickdialogsplugin_init.dir/qtquickdialogsplugin_init.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] [1711/10680] Building CXX object qtimageformats/src/plugins/imageformats/webp/CMakeFiles/QWebpPlugin_init.dir/QWebpPlugin_init.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] [1712/10680] Building CXX object qtimageformats/src/plugins/imageformats/mng/CMakeFiles/QMngPlugin_init.dir/QMngPlugin_init.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] [1713/10680] Building CXX object qtbase/qmake/CMakeFiles/qmake.dir/library/qmakevfs.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] [1714/10680] Building CXX object qtbase/src/tools/qlalr/CMakeFiles/qlalr.dir/lalr.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] [1715/10680] Building CXX object qtimageformats/src/plugins/imageformats/jp2/CMakeFiles/QJp2Plugin_init.dir/QJp2Plugin_init.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] [1716/10680] Building CXX object qtdeclarative/src/qmlmodels/CMakeFiles/modelsplugin_init.dir/modelsplugin_init.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] [1717/10680] Building CXX object qtdeclarative/src/core/CMakeFiles/qtqmlcoreplugin_init.dir/qtqmlcoreplugin_init.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] [1718/10680] Building CXX object qtsvg/src/plugins/imageformats/svg/CMakeFiles/QSvgPlugin_init.dir/QSvgPlugin_init.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] [1719/10680] Building CXX object qtsvg/src/plugins/iconengines/svgiconengine/CMakeFiles/QSvgIconPlugin_init.dir/QSvgIconPlugin_init.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] [1720/10680] Building CXX object qtdeclarative/src/quickcontrols2/imagine/impl/CMakeFiles/qtquickcontrols2imaginestyleimplplugin_init.dir/qtquickcontrols2imaginestyleimplplugin_init.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] [1721/10680] Building CXX object qtbase/qmake/CMakeFiles/qmake.dir/generators/makefiledeps.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] [1722/10680] Building CXX object qtdeclarative/src/qmlworkerscript/CMakeFiles/workerscriptplugin_init.dir/workerscriptplugin_init.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] [1723/10680] Building CXX object qtbase/qmake/CMakeFiles/qmake.dir/generators/win32/msvc_vcxproj.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] [1724/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/qmlplugin_init.dir/qmlplugin_init.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] [1725/10680] Building CXX object qtdeclarative/src/qmllocalstorage/CMakeFiles/qmllocalstorageplugin_init.dir/qmllocalstorageplugin_init.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] [1726/10680] Building CXX object qtdeclarative/src/qmlxmllistmodel/CMakeFiles/qmlxmllistmodelplugin_init.dir/qmlxmllistmodelplugin_init.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] [1727/10680] Building CXX object qtdeclarative/src/quicklayouts/CMakeFiles/qquicklayoutsplugin_init.dir/qquicklayoutsplugin_init.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] [1728/10680] Linking CXX static library qtbase/lib/libQt6BundledGlslang_Glslang.a [1729/10680] Building CXX object qtdeclarative/src/qmltest/CMakeFiles/QuickTestplugin_init.dir/QuickTestplugin_init.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] [1730/10680] Building CXX object qtdeclarative/src/quickshapes/CMakeFiles/qmlshapesplugin_init.dir/qmlshapesplugin_init.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] [1731/10680] Building CXX object qtdeclarative/src/quick/CMakeFiles/qtquick2plugin_init.dir/qtquick2plugin_init.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] [1732/10680] Building CXX object qtdeclarative/src/quickcontrols2impl/CMakeFiles/qtquickcontrols2implplugin_init.dir/qtquickcontrols2implplugin_init.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] [1733/10680] Building CXX object qtdeclarative/src/quick/window/CMakeFiles/quickwindow_init.dir/quickwindow_init.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] [1734/10680] Building CXX object qtdeclarative/src/particles/CMakeFiles/particlesplugin_init.dir/particlesplugin_init.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] [1735/10680] Building CXX object qtdeclarative/src/quickcontrols2/CMakeFiles/qtquickcontrols2plugin_init.dir/qtquickcontrols2plugin_init.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] [1736/10680] Building CXX object qtdeclarative/src/quickcontrols2/basic/CMakeFiles/qtquickcontrols2basicstyleplugin_init.dir/qtquickcontrols2basicstyleplugin_init.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] [1737/10680] Building CXX object qtdeclarative/src/quicktemplates2/CMakeFiles/qtquicktemplates2plugin_init.dir/qtquicktemplates2plugin_init.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] [1738/10680] Building CXX object qtbase/qmake/CMakeFiles/qmake.dir/library/qmakeparser.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] [1739/10680] Building CXX object qtdeclarative/src/quickcontrols2/basic/impl/CMakeFiles/qtquickcontrols2basicstyleimplplugin_init.dir/qtquickcontrols2basicstyleimplplugin_init.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] [1740/10680] Building CXX object qtbase/qmake/CMakeFiles/qmake.dir/library/qmakeglobals.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] [1741/10680] Building CXX object qtdeclarative/src/quickcontrols2/fusion/impl/CMakeFiles/qtquickcontrols2fusionstyleimplplugin_init.dir/qtquickcontrols2fusionstyleimplplugin_init.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] [1742/10680] Building CXX object qtdeclarative/src/quickcontrols2/fusion/CMakeFiles/qtquickcontrols2fusionstyleplugin_init.dir/qtquickcontrols2fusionstyleplugin_init.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] [1743/10680] Building CXX object qtpositioning/src/plugins/position/positionpoll/CMakeFiles/QGeoPositionInfoSourceFactoryPollPlugin_init.dir/QGeoPositionInfoSourceFactoryPollPlugin_init.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] [1744/10680] Building CXX object qtdeclarative/src/quickcontrols2/imagine/CMakeFiles/qtquickcontrols2imaginestyleplugin_init.dir/qtquickcontrols2imaginestyleplugin_init.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] [1745/10680] Building CXX object qtbase/qmake/CMakeFiles/qmake.dir/meta.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] [1746/10680] Building CXX object qtbase/qmake/CMakeFiles/qmake.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] [1747/10680] Building CXX object qtdeclarative/src/quickcontrols2/universal/impl/CMakeFiles/qtquickcontrols2universalstyleimplplugin_init.dir/qtquickcontrols2universalstyleimplplugin_init.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] [1748/10680] Building CXX object qtdeclarative/src/quickcontrols2/material/impl/CMakeFiles/qtquickcontrols2materialstyleimplplugin_init.dir/qtquickcontrols2materialstyleimplplugin_init.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] [1749/10680] Building CXX object qtbase/qmake/CMakeFiles/qmake.dir/project.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] [1750/10680] Building CXX object qtwebsockets/src/imports/qmlwebsockets/CMakeFiles/qmlwebsockets_init.dir/qmlwebsockets_init.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] [1751/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/itemmodels/qabstractitemmodel.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] [1752/10680] Building CXX object qtdeclarative/src/quickcontrols2/material/CMakeFiles/qtquickcontrols2materialstyleplugin_init.dir/qtquickcontrols2materialstyleplugin_init.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] [1753/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/io/qsettings.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] [1754/10680] Building CXX object qtdeclarative/src/quickdialogs2/quickdialogs2quickimpl/CMakeFiles/qtquickdialogs2quickimplplugin_init.dir/qtquickdialogs2quickimplplugin_init.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] [1755/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/mimetypes/qmimeprovider.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] [1756/10680] Building CXX object qtdeclarative/src/labs/settings/CMakeFiles/qmlsettingsplugin_init.dir/qmlsettingsplugin_init.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] [1757/10680] Building CXX object qtpositioning/src/plugins/position/geoclue2/CMakeFiles/QGeoPositionInfoSourceFactoryGeoclue2Plugin_init.dir/QGeoPositionInfoSourceFactoryGeoclue2Plugin_init.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] [1758/10680] Building CXX object qtdeclarative/src/labs/folderlistmodel/CMakeFiles/qmlfolderlistmodelplugin_init.dir/qmlfolderlistmodelplugin_init.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] [1759/10680] Building CXX object qtvirtualkeyboard/src/plugins/openwnn/CMakeFiles/qtvkbopenwnnplugin_init.dir/qtvkbopenwnnplugin_init.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] [1760/10680] Building CXX object qtdeclarative/src/quickcontrols2/universal/CMakeFiles/qtquickcontrols2universalstyleplugin_init.dir/qtquickcontrols2universalstyleplugin_init.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] [1761/10680] Building CXX object qtquick3d/src/quick3dparticleeffects/CMakeFiles/qtquick3dparticleeffectsplugin_init.dir/qtquick3dparticleeffectsplugin_init.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] [1762/10680] Building CXX object qtdeclarative/src/quicknativestyle/CMakeFiles/qtquickcontrols2nativestyleplugin_init.dir/qtquickcontrols2nativestyleplugin_init.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] [1763/10680] Building CXX object qtbase/qmake/CMakeFiles/qmake.dir/generators/win32/mingw_make.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] [1764/10680] Building CXX object qtdeclarative/src/labs/animation/CMakeFiles/labsanimationplugin_init.dir/labsanimationplugin_init.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] [1765/10680] Building CXX object qtquicktimeline/src/timeline/CMakeFiles/qtquicktimelineplugin_init.dir/qtquicktimelineplugin_init.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] [1766/10680] Building CXX object qtdeclarative/src/labs/platform/CMakeFiles/qtlabsplatformplugin_init.dir/qtlabsplatformplugin_init.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] [1767/10680] Building CXX object qtdeclarative/src/labs/models/CMakeFiles/labsmodelsplugin_init.dir/labsmodelsplugin_init.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] [1768/10680] Building CXX object qtdeclarative/src/labs/sharedimage/CMakeFiles/sharedimageplugin_init.dir/sharedimageplugin_init.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] [1769/10680] Building CXX object qtdeclarative/src/labs/wavefrontmesh/CMakeFiles/qmlwavefrontmeshplugin_init.dir/qmlwavefrontmeshplugin_init.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] [1770/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/mesh/GuRTree.cpp.o [1771/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/mesh/GuRTreeQueries.cpp.o [1772/10680] Building CXX object qtdeclarative/src/plugins/qmltooling/qmldbg_native/CMakeFiles/QQmlNativeDebugConnectorFactoryPlugin_init.dir/QQmlNativeDebugConnectorFactoryPlugin_init.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] [1773/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/mesh/GuBV4_SphereOverlap.cpp.o [1774/10680] Building CXX object qtbase/qmake/CMakeFiles/qmake.dir/option.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] [1775/10680] Building CXX object qtdeclarative/src/plugins/qmltooling/qmldbg_messages/CMakeFiles/QDebugMessageServiceFactoryPlugin_init.dir/QDebugMessageServiceFactoryPlugin_init.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] [1776/10680] Building CXX object qtbase/src/corelib/CMakeFiles/Core.dir/itemmodels/qsortfilterproxymodel.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] [1777/10680] Building CXX object qtdeclarative/src/plugins/qmltooling/qmldbg_debugger/CMakeFiles/QQmlDebuggerServiceFactoryPlugin_init.dir/QQmlDebuggerServiceFactoryPlugin_init.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] [1778/10680] Building CXX object qtbase/qmake/CMakeFiles/qmake.dir/generators/metamakefile.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] [1779/10680] Building CXX object qtbase/qmake/CMakeFiles/qmake.dir/generators/projectgenerator.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] [1780/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/mesh/GuBV4_Raycast.cpp.o [1781/10680] Building CXX object qtdeclarative/src/plugins/qmltooling/qmldbg_inspector/CMakeFiles/QQmlInspectorServiceFactoryPlugin_init.dir/QQmlInspectorServiceFactoryPlugin_init.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] [1782/10680] Building CXX object qtdeclarative/src/plugins/qmltooling/qmldbg_tcp/CMakeFiles/QTcpServerConnectionFactoryPlugin_init.dir/QTcpServerConnectionFactoryPlugin_init.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] [1783/10680] Building CXX object qtdeclarative/src/plugins/qmltooling/qmldbg_server/CMakeFiles/QQmlDebugServerFactoryPlugin_init.dir/QQmlDebugServerFactoryPlugin_init.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] [1784/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/mesh/GuTriangleMeshBV4.cpp.o [1785/10680] Building CXX object qtdeclarative/src/plugins/qmltooling/qmldbg_profiler/CMakeFiles/QQmlProfilerServiceFactoryPlugin_init.dir/QQmlProfilerServiceFactoryPlugin_init.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] [1786/10680] Building CXX object qtdeclarative/src/plugins/qmltooling/qmldbg_local/CMakeFiles/QLocalClientConnectionFactoryPlugin_init.dir/QLocalClientConnectionFactoryPlugin_init.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] [1787/10680] Building CXX object qtdeclarative/src/imports/tooling/CMakeFiles/quicktooling_init.dir/quicktooling_init.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] [1788/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/mesh/GuTriangleMeshRTree.cpp.o [1789/10680] Building CXX object qtdeclarative/src/plugins/qmltooling/qmldbg_nativedebugger/CMakeFiles/QQmlNativeDebugServiceFactoryPlugin_init.dir/QQmlNativeDebugServiceFactoryPlugin_init.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] [1790/10680] Building CXX object qtdeclarative/src/plugins/qmltooling/qmldbg_preview/CMakeFiles/QQmlPreviewServiceFactoryPlugin_init.dir/QQmlPreviewServiceFactoryPlugin_init.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] [1791/10680] Building CXX object qtdeclarative/src/plugins/qmllint/quick/CMakeFiles/QmlLintQuickPlugin_init.dir/QmlLintQuickPlugin_init.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] [1792/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/mesh/GuTriangleMesh.cpp.o [1793/10680] Linking CXX static library qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/liblitehtml.a [1794/10680] Building CXX object qtdeclarative/src/plugins/qmltooling/qmldbg_quickprofiler/CMakeFiles/QQuickProfilerAdapterFactoryPlugin_init.dir/QQuickProfilerAdapterFactoryPlugin_init.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] [1795/10680] Building CXX object qtmultimedia/src/plugins/multimedia/gstreamer/CMakeFiles/QGstreamerMediaPlugin_init.dir/QGstreamerMediaPlugin_init.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] [1796/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/mesh/GuMeshQuery.cpp.o [1797/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/mesh/GuBV4_SphereSweep.cpp.o [1798/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/pcm/GuPCMContactCapsuleCapsule.cpp.o [1799/10680] Building CXX object qtvirtualkeyboard/src/plugin/CMakeFiles/QVirtualKeyboardPlugin_init.dir/QVirtualKeyboardPlugin_init.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] [1800/10680] Building CXX object qtwebview/src/quick/CMakeFiles/qtwebviewquickplugin_init.dir/qtwebviewquickplugin_init.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] [1801/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/mesh/GuMidphaseBV4.cpp.o [1802/10680] Building CXX object qtmultimedia/src/multimediaquick/CMakeFiles/quickmultimedia_init.dir/quickmultimedia_init.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] [1803/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physxextensions/src/ExtDefaultCpuDispatcher.cpp.o [1804/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/mesh/GuOverlapTestsMesh.cpp.o [1805/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/sweep/GuSweepSphereSphere.cpp.o [1806/10680] Building CXX object qtbase/qmake/CMakeFiles/qmake.dir/generators/win32/msvc_nmake.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] [1807/10680] Building CXX object qt3d/src/quick3d/imports/scene3d/CMakeFiles/qtquickscene3dplugin_init.dir/qtquickscene3dplugin_init.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] [1808/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/pcm/GuPCMContactSpherePlane.cpp.o [1809/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/pcm/GuPCMContactBoxBox.cpp.o [1810/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/pcm/GuPCMContactPlaneCapsule.cpp.o [1811/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/lowlevel/common/src/pipeline/PxcMaterialMethodImpl.cpp.o [1812/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/pcm/GuPCMContactSphereCapsule.cpp.o [1813/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/pcm/GuPCMContactPlaneBox.cpp.o [1814/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/sweep/GuSweepSphereCapsule.cpp.o [1815/10680] Building CXX object qt3d/src/quick3d/imports/scene2d/CMakeFiles/qtquickscene2dplugin_init.dir/qtquickscene2dplugin_init.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] [1816/10680] Building CXX object qt3d/src/quick3d/imports/render/CMakeFiles/quick3drenderplugin_init.dir/quick3drenderplugin_init.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] [1817/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/pcm/GuPCMContactCapsuleBox.cpp.o [1818/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/pcm/GuPCMContactSphereSphere.cpp.o [1819/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/pcm/GuPCMContactSphereBox.cpp.o [1820/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/lowlevelaabb/src/BpMBPTasks.cpp.o [1821/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/pcm/GuPCMContactPlaneConvex.cpp.o [1822/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/pcm/GuPCMContactBoxConvex.cpp.o [1823/10680] Building CXX object qtbase/qmake/CMakeFiles/qmake.dir/generators/unix/unixmake.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] [1824/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/mesh/GuMidphaseRTree.cpp.o [1825/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/pcm/GuPCMContactGenBoxConvex.cpp.o [1826/10680] Building CXX object qt3d/src/quick3d/quick3d/CMakeFiles/quick3dcoreplugin_init.dir/quick3dcoreplugin_init.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] [1827/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/lowlevel/common/src/pipeline/PxcNpCacheStreamPair.cpp.o [1828/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/pcm/GuPCMContactCapsuleConvex.cpp.o [1829/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/pcm/GuPCMContactGenSphereCapsule.cpp.o [1830/10680] Building CXX object qt3d/src/plugins/sceneparsers/gltf/CMakeFiles/GLTFSceneImportPlugin_init.dir/GLTFSceneImportPlugin_init.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] [1831/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physxextensions/src/ExtJoint.cpp.o [1832/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/sweep/GuSweepBoxSphere.cpp.o [1833/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/pcm/GuPCMShapeConvex.cpp.o [1834/10680] Building CXX object qt3d/src/quick3d/imports/animation/CMakeFiles/quick3danimationplugin_init.dir/quick3danimationplugin_init.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] [1835/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/pcm/GuPCMContactCapsuleMesh.cpp.o [1836/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/pcm/GuPCMContactCapsuleHeightField.cpp.o [1837/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/pcm/GuPCMContactConvexCommon.cpp.o [1838/10680] Building CXX object qt3d/src/quick3d/imports/logic/CMakeFiles/quick3dlogicplugin_init.dir/quick3dlogicplugin_init.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] [1839/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/pcm/GuPCMContactConvexConvex.cpp.o [1840/10680] Building CXX object qt3d/src/quick3d/imports/input/CMakeFiles/quick3dinputplugin_init.dir/quick3dinputplugin_init.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] [1841/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/lowlevel/software/src/PxsDefaultMemoryManager.cpp.o [1842/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/mesh/GuSweepsMesh.cpp.o [1843/10680] Building CXX object qt3d/src/plugins/sceneparsers/assimp/CMakeFiles/AssimpSceneImportPlugin_init.dir/AssimpSceneImportPlugin_init.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] [1844/10680] Building CXX object qt3d/src/quick3d/imports/extras/CMakeFiles/quick3dextrasplugin_init.dir/quick3dextrasplugin_init.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] [1845/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/lowlevel/common/src/pipeline/PxcNpMemBlockPool.cpp.o [1846/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/pcm/GuPersistentContactManifold.cpp.o [1847/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/sweep/GuSweepCapsuleTriangle.cpp.o [1848/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physxextensions/src/ExtFixedJoint.cpp.o [1849/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/sweep/GuSweepSphereTriangle.cpp.o [1850/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physxcooking/src/convex/QuickHullConvexHullLib.cpp.o [1851/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/pcm/GuPCMContactSphereConvex.cpp.o [1852/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/lowlevel/software/src/PxsMaterialCombiner.cpp.o [1853/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/pcm/GuPCMTriangleContactGen.cpp.o [1854/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/lowlevel/common/src/pipeline/PxcContactMethodImpl.cpp.o [1855/10680] Building CXX object qtshadertools/src/SPIRV-Cross/CMakeFiles/BundledSpirv_Cross.dir/__/3rdparty/SPIRV-Cross/spirv_msl.cpp.o [1856/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/pcm/GuPCMContactSphereMesh.cpp.o [1857/10680] Building CXX object qtbase/qmake/CMakeFiles/qmake.dir/generators/win32/winmakefile.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] [1858/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/sweep/GuSweepTriangleUtils.cpp.o [1859/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/pcm/GuPCMContactConvexHeightField.cpp.o [1860/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/pcm/GuPCMContactSphereHeightField.cpp.o [1861/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physxextensions/src/ExtMetaData.cpp.o [1862/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/geomutils/src/pcm/GuPCMContactConvexMesh.cpp.o [1863/10680] Building CXX object qtbase/src/tools/androiddeployqt/CMakeFiles/androiddeployqt.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] [1864/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/lowlevel/common/src/pipeline/PxcContactCache.cpp.o [1865/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/lowlevel/common/src/pipeline/PxcNpThreadContext.cpp.o [1866/10680] Building CXX object qtbase/qmake/CMakeFiles/qmake.dir/generators/win32/msbuild_objectmodel.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] [1867/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/lowlevel/common/src/pipeline/PxcMaterialMesh.cpp.o [1868/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physx/src/PvdPhysicsClient.cpp.o [1869/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/lowlevel/common/src/pipeline/PxcMaterialHeightField.cpp.o [1870/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/lowlevel/common/src/pipeline/PxcMaterialShape.cpp.o [1871/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physx/src/PvdMetaDataPvdBinding.cpp.o [1872/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/lowlevel/api/src/px_globals.cpp.o [1873/10680] Building CXX object qt3d/src/plugins/geometryloaders/default/CMakeFiles/DefaultGeometryLoaderPlugin_init.dir/DefaultGeometryLoaderPlugin_init.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] [1874/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/lowlevel/common/src/pipeline/PxcNpContactPrepShared.cpp.o [1875/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/lowlevel/software/src/PxsContactManager.cpp.o [1876/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/lowlevelaabb/src/BpBroadPhaseShared.cpp.o [1877/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physx/src/buffering/ScbScenePvdClient.cpp.o [1878/10680] Building CXX object qt3d/src/plugins/geometryloaders/gltf/CMakeFiles/GLTFGeometryLoaderPlugin_init.dir/GLTFGeometryLoaderPlugin_init.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] [1879/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/lowleveldynamics/src/DyThresholdTable.cpp.o [1880/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/lowleveldynamics/src/DyFrictionCorrelation.cpp.o [1881/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physx/src/gpu/PxGpu.cpp.o [1882/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/lowlevelaabb/src/BpBroadPhase.cpp.o [1883/10680] Building CXX object qt3d/src/plugins/sceneparsers/gltfexport/CMakeFiles/GLTFSceneExportPlugin_init.dir/GLTFSceneExportPlugin_init.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] [1884/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/lowlevel/common/src/pipeline/PxcNpBatch.cpp.o [1885/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/lowlevel/software/src/PxsIslandSim.cpp.o [1886/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/lowleveldynamics/src/DyArticulationSIMD.cpp.o [1887/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/lowlevelaabb/src/BpSAPTasks.cpp.o [1888/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/lowleveldynamics/src/DyRigidBodyToSolverBody.cpp.o [1889/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/lowlevelaabb/src/BpBroadPhaseSapAux.cpp.o [1890/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/lowleveldynamics/src/DyArticulationScalar.cpp.o [1891/10680] Building CXX object qtbase/qmake/CMakeFiles/qmake.dir/generators/win32/msvc_objectmodel.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] [1892/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/lowleveldynamics/src/DySolverControl.cpp.o [1893/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/lowleveldynamics/src/DySolverControlPF.cpp.o [1894/10680] Building CXX object qt3d/src/plugins/renderers/opengl/CMakeFiles/OpenGLRendererPlugin_init.dir/OpenGLRendererPlugin_init.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] [1895/10680] Building CXX object qt3d/src/plugins/renderers/rhi/CMakeFiles/RhiRendererPlugin_init.dir/RhiRendererPlugin_init.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] [1896/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/lowleveldynamics/src/DyConstraintSetupBlock.cpp.o [1897/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/lowleveldynamics/src/DyConstraintSetup.cpp.o [1898/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/lowleveldynamics/src/DySolverConstraintsBlock.cpp.o [1899/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/lowlevel/software/src/PxsSimpleIslandManager.cpp.o [1900/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/lowleveldynamics/src/DyArticulationContactPrepPF.cpp.o [1901/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/lowleveldynamics/src/DySolverConstraints.cpp.o [1902/10680] Building CXX object qt3d/src/plugins/renderplugins/scene2d/CMakeFiles/Scene2DPlugin_init.dir/Scene2DPlugin_init.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] [1903/10680] Building CXX object qtdatavis3d/src/datavisualizationqml/CMakeFiles/DataVisualizationQmlplugin_init.dir/DataVisualizationQmlplugin_init.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] [1904/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/lowlevelaabb/src/BpBroadPhaseSap.cpp.o [1905/10680] Building CXX object qt5compat/src/imports/graphicaleffects5/private/CMakeFiles/qtgraphicaleffectsprivate_init.dir/qtgraphicaleffectsprivate_init.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] [1906/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/lowlevelaabb/src/BpBroadPhaseABP.cpp.o [1907/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/lowleveldynamics/src/DyConstraintPartition.cpp.o [1908/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/lowleveldynamics/src/DySolverPFConstraints.cpp.o [1909/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/lowleveldynamics/src/DyThreadContext.cpp.o [1910/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physxcooking/src/mesh/GrbTriangleMeshCooking.cpp.o [1911/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physx/src/gpu/PxPhysXGpuModuleLoader.cpp.o [1912/10680] Building CXX object qt5compat/src/imports/graphicaleffects5/CMakeFiles/qtgraphicaleffectsplugin_init.dir/qtgraphicaleffectsplugin_init.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] [1913/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/lowleveldynamics/src/DySolverPFConstraintsBlock.cpp.o [1914/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/lowleveldynamics/src/DyArticulationHelper.cpp.o [1915/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/lowleveldynamics/src/DyArticulationContactPrep.cpp.o [1916/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/lowlevelaabb/src/BpBroadPhaseMBP.cpp.o [1917/10680] Linking CXX static library qtbase/lib/libQt6BundledResonanceAudio.a [1918/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physxcharacterkinematic/src/CctSweptVolume.cpp.o [1919/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/lowleveldynamics/src/DyContactPrepPF.cpp.o [1920/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physxextensions/src/ExtPvd.cpp.o [1921/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/lowlevel/software/src/PxsNphaseImplementationContext.cpp.o [1922/10680] Building CXX object qtlottie/src/imports/CMakeFiles/lottieqtplugin_init.dir/lottieqtplugin_init.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] [1923/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physxcharacterkinematic/src/CctCapsuleController.cpp.o [1924/10680] Building CXX object qtbase/qmake/CMakeFiles/qmake.dir/library/qmakeevaluator.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] [1925/10680] Building CXX object qtcharts/src/chartsqml2/CMakeFiles/qtchartsqml2_init.dir/qtchartsqml2_init.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] [1926/10680] Building CXX object qtquick3d/src/plugins/assetimporters/assimp/CMakeFiles/AssimpImporterPlugin_init.dir/AssimpImporterPlugin_init.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] [1927/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/lowlevel/software/src/PxsContext.cpp.o [1928/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physxcharacterkinematic/src/CctSweptBox.cpp.o [1929/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physxcooking/src/MeshCleaner.cpp.o [1930/10680] Building CXX object qtopcua/src/plugins/opcua/open62541/CMakeFiles/QOpen62541Plugin_init.dir/QOpen62541Plugin_init.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] [1931/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/lowleveldynamics/src/DyContactPrep4PF.cpp.o [1932/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physxcharacterkinematic/src/CctBoxController.cpp.o [1933/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physxextensions/src/ExtDefaultErrorCallback.cpp.o [1934/10680] Building CXX object qtopcua/src/declarative_opcua/CMakeFiles/DeclarativeOpcuaplugin_init.dir/DeclarativeOpcuaplugin_init.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] [1935/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physxcooking/src/CookingUtils.cpp.o [1936/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/lowleveldynamics/src/DyContactPrep4.cpp.o [1937/10680] Building CXX object qtpositioning/src/positioningquick/CMakeFiles/positioningquickplugin_init.dir/positioningquickplugin_init.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] [1938/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physxcooking/src/Adjacencies.cpp.o [1939/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physx/src/NpMaterial.cpp.o [1940/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/lowleveldynamics/src/DyContactPrep.cpp.o [1941/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physxcharacterkinematic/src/CctSweptCapsule.cpp.o [1942/10680] Building CXX object qtquick3d/src/quick3d/CMakeFiles/qquick3dplugin_init.dir/qquick3dplugin_init.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] [1943/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physx/src/NpPvdSceneQueryCollector.cpp.o [1944/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physxcooking/src/Quantizer.cpp.o [1945/10680] Building CXX object qtquick3d/src/quick3dparticles/CMakeFiles/qtquick3dparticles3dplugin_init.dir/qtquick3dparticles3dplugin_init.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] [1946/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physxcharacterkinematic/src/CctObstacleContext.cpp.o [1947/10680] Building CXX object qtquick3d/src/plugins/qmldbg_quick3dprofiler/CMakeFiles/QQuick3DProfilerAdapterFactoryPlugin_init.dir/QQuick3DProfilerAdapterFactoryPlugin_init.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] [1948/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physxcharacterkinematic/src/CctController.cpp.o [1949/10680] Building CXX object qtquick3d/src/assetutils/CMakeFiles/qtquick3dassetutilsplugin_init.dir/qtquick3dassetutilsplugin_init.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] [1950/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physxcooking/src/convex/ConvexHullLib.cpp.o [1951/10680] Building CXX object qtquick3d/src/helpers/CMakeFiles/qtquick3dhelpersplugin_init.dir/qtquick3dhelpersplugin_init.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] [1952/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physxcooking/src/EdgeList.cpp.o [1953/10680] Building CXX object qtpositioning/src/plugins/position/nmea/CMakeFiles/QGeoPositionInfoSourceFactoryNmeaPlugin_init.dir/QGeoPositionInfoSourceFactoryNmeaPlugin_init.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] [1954/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physxcooking/src/BVHStructureBuilder.cpp.o [1955/10680] Building CXX object qtquick3d/src/effects/CMakeFiles/qtquick3deffectplugin_init.dir/qtquick3deffectplugin_init.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] [1956/10680] Building CXX object qtbase/qmake/CMakeFiles/qmake.dir/generators/unix/unixmake2.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] [1957/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physxcooking/src/mesh/HeightFieldCooking.cpp.o [1958/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physxextensions/src/ExtBroadPhase.cpp.o [1959/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physxcooking/src/convex/BigConvexDataBuilder.cpp.o [1960/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physxextensions/src/ExtConvexMeshExt.cpp.o [1961/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/lowlevelaabb/src/BpAABBManager.cpp.o [1962/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physxextensions/src/ExtDefaultStreams.cpp.o [1963/10680] Building CXX object qtbase/qmake/CMakeFiles/qmake.dir/library/qmakebuiltins.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] [1964/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physx/src/buffering/ScbAggregate.cpp.o [1965/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/lowlevel/software/src/PxsCCD.cpp.o [1966/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physxextensions/src/ExtPxStringTable.cpp.o [1967/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physx/src/NpReadCheck.cpp.o [1968/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physxextensions/src/ExtDefaultSimulationFilterShader.cpp.o [1969/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/lowleveldynamics/src/DyArticulation.cpp.o [1970/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physxextensions/src/ExtCpuWorkerThread.cpp.o [1971/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physx/src/buffering/ScbBase.cpp.o [1972/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/lowleveldynamics/src/DyFeatherstoneForwardDynamic.cpp.o [1973/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physxextensions/src/ExtD6JointCreate.cpp.o [1974/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/lowleveldynamics/src/DyFeatherstoneInverseDynamic.cpp.o [1975/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physxextensions/src/ExtSceneQueryExt.cpp.o [1976/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physx/src/NpWriteCheck.cpp.o [1977/10680] Building CXX object qtbase/qmake/CMakeFiles/qmake.dir/generators/win32/msvc_vcproj.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] [1978/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/lowleveldynamics/src/DyTGSContactPrepBlock.cpp.o [1979/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physxextensions/src/ExtSmoothNormals.cpp.o [1980/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physxextensions/src/ExtTriangleMeshExt.cpp.o [1981/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physxcooking/src/Cooking.cpp.o [1982/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physxextensions/src/ExtRigidActorExt.cpp.o [1983/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physxextensions/src/serialization/Binary/SnConvX_Align.cpp.o [1984/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physxcooking/src/mesh/MeshBuilder.cpp.o [1985/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physxcooking/src/convex/VolumeIntegration.cpp.o [1986/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physxcooking/src/convex/ConvexMeshBuilder.cpp.o [1987/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physx/src/buffering/ScbActor.cpp.o [1988/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physxcharacterkinematic/src/CctCharacterControllerCallbacks.cpp.o [1989/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physxcooking/src/convex/ConvexHullBuilder.cpp.o [1990/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physxextensions/src/serialization/SnSerialUtils.cpp.o [1991/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physx/src/NpBatchQuery.cpp.o [1992/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physxextensions/src/serialization/Binary/SnConvX_Union.cpp.o [1993/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physxextensions/src/serialization/Binary/SnConvX_Error.cpp.o [1994/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physxcharacterkinematic/src/CctCharacterController.cpp.o [1995/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physxextensions/src/ExtRaycastCCD.cpp.o [1996/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physxextensions/src/serialization/Binary/SnConvX_Output.cpp.o [1997/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physxcooking/src/convex/ConvexPolygonsBuilder.cpp.o [1998/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physxextensions/src/ExtContactJoint.cpp.o [1999/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/immediatemode/src/NpImmediateMode.cpp.o [2000/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physx/src/buffering/ScbShape.cpp.o [2001/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/pvd/src/PxPvdDefaultSocketTransport.cpp.o [2002/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physxextensions/src/ExtCollection.cpp.o [2003/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physxvehicle/src/PxVehicleComponents.cpp.o [2004/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physxcharacterkinematic/src/CctCharacterControllerManager.cpp.o [2005/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physxextensions/src/serialization/Binary/SnConvX.cpp.o [2006/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/pvd/src/PxPvdDefaultFileTransport.cpp.o [2007/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physxcooking/src/convex/ConvexHullUtils.cpp.o [2008/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physxextensions/src/ExtDistanceJoint.cpp.o [2009/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physxextensions/src/ExtSimpleFactory.cpp.o [2010/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physxextensions/src/serialization/Binary/SnBinaryDeserialization.cpp.o [2011/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physxextensions/src/ExtPrismaticJoint.cpp.o [2012/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/scenequery/src/SqMetaData.cpp.o [2013/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physx/src/NpActor.cpp.o [2014/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physxextensions/src/serialization/Binary/SnConvX_MetaData.cpp.o [2015/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physxvehicle/src/PxVehicleDriveTank.cpp.o [2016/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/lowleveldynamics/src/DyTGSContactPrep.cpp.o [2017/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physxvehicle/src/PxVehicleTireFriction.cpp.o [2018/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physxextensions/src/serialization/Binary/SnSerializationContext.cpp.o [2019/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physxvehicle/src/PxVehicleDrive4W.cpp.o [2020/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physxvehicle/src/PxVehicleDrive.cpp.o [2021/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physxcooking/src/mesh/RTreeCooking.cpp.o [2022/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physxvehicle/src/PxVehicleNoDrive.cpp.o [2023/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physxextensions/src/ExtRevoluteJoint.cpp.o [2024/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physxvehicle/src/VehicleUtilTelemetry.cpp.o [2025/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physx/src/NpConstraint.cpp.o [2026/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physxextensions/src/ExtD6Joint.cpp.o [2027/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physxvehicle/src/PxVehicleDriveNW.cpp.o [2028/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physx/src/NpAggregate.cpp.o [2029/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physxextensions/src/ExtSphericalJoint.cpp.o [2030/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physxextensions/src/serialization/Xml/SnRepXUpgrader.cpp.o [2031/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physxextensions/src/serialization/Binary/SnConvX_Convert.cpp.o [2032/10680] Building CXX object qtquick3d/src/3rdparty/embree/CMakeFiles/BundledEmbree.dir/kernels/bvh/bvh_intersector1_bvh4.cpp.o [2033/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physxvehicle/src/PxVehicleSuspWheelTire4.cpp.o [2034/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/pvd/src/PxPvd.cpp.o [2035/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/foundation/src/unix/PsUnixCpu.cpp.o [2036/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/foundation/src/unix/PsUnixAtomic.cpp.o [2037/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physxvehicle/src/VehicleUtilSetup.cpp.o [2038/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physxextensions/src/ExtRigidBodyExt.cpp.o [2039/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physxextensions/src/serialization/Binary/SnBinarySerialization.cpp.o [2040/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/foundation/src/unix/PsUnixPrintString.cpp.o [2041/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/pvd/src/PxPvdObjectRegistrar.cpp.o [2042/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physxextensions/src/serialization/SnSerializationRegistry.cpp.o [2043/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/lowleveldynamics/src/DyDynamics.cpp.o [2044/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physxcooking/src/mesh/TriangleMeshBuilder.cpp.o [2045/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physx/src/NpSceneQueries.cpp.o [2046/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physxvehicle/src/VehicleUtilControl.cpp.o [2047/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physxvehicle/src/PxVehicleMetaData.cpp.o [2048/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physx/src/NpArticulationJoint.cpp.o [2049/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physx/src/buffering/ScbMetaData.cpp.o [2050/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/foundation/src/unix/PsUnixTime.cpp.o [2051/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/lowleveldynamics/src/DyTGSDynamics.cpp.o [2052/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physx/src/device/linux/PhysXIndicatorLinux.cpp.o [2053/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/foundation/src/unix/PsUnixSList.cpp.o [2054/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/pvd/src/PxPvdMemClient.cpp.o [2055/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physxmetadata/core/src/PxMetaDataObjects.cpp.o [2056/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physx/src/NpArticulation.cpp.o [2057/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physx/src/NpRigidStatic.cpp.o [2058/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physxvehicle/src/PxVehicleWheels.cpp.o [2059/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physx/src/NpMetaData.cpp.o [2060/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/scenequery/src/SqAABBTreeUpdateMap.cpp.o [2061/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/pvd/src/PxPvdProfileZoneClient.cpp.o [2062/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/foundation/src/unix/PsUnixSync.cpp.o [2063/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physx/src/NpArticulationJointReducedCoordinate.cpp.o [2064/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/pvd/src/PxPvdUserRenderer.cpp.o [2065/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physxextensions/src/serialization/SnSerialization.cpp.o [2066/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physx/src/NpPhysics.cpp.o [2067/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/lowleveldynamics/src/DyFeatherstoneArticulation.cpp.o [2068/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/simulationcontroller/src/ScSimStats.cpp.o [2069/10680] Building C object qtvirtualkeyboard/src/plugins/openwnn/3rdparty/openwnn/CMakeFiles/BundledOpenwnn.dir/wnnDictionary/engine/ndrdic.c.o [2070/10680] Building C object qtvirtualkeyboard/src/plugins/openwnn/3rdparty/openwnn/CMakeFiles/BundledOpenwnn.dir/wnnDictionary/engine/ndcommon.c.o [2071/10680] Building C object qtvirtualkeyboard/src/plugins/openwnn/3rdparty/openwnn/CMakeFiles/BundledOpenwnn.dir/wnnDictionary/engine/neapi.c.o [2072/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/simulationcontroller/src/ScSimulationController.cpp.o [2073/10680] Building C object qtvirtualkeyboard/src/plugins/openwnn/3rdparty/openwnn/CMakeFiles/BundledOpenwnn.dir/wnnDictionary/engine/ndfdic.c.o [2074/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/foundation/src/unix/PsUnixFPU.cpp.o [2075/10680] Building C object qtvirtualkeyboard/src/plugins/openwnn/3rdparty/openwnn/CMakeFiles/BundledOpenwnn.dir/wnnDictionary/engine/ndapi.c.o [2076/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/pvd/src/PxPvdImpl.cpp.o [2077/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/scenequery/src/SqPruningPool.cpp.o [2078/10680] Building C object qtvirtualkeyboard/src/plugins/openwnn/3rdparty/openwnn/CMakeFiles/BundledOpenwnn.dir/wnnDictionary/engine/necode.c.o [2079/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physx/src/NpShapeManager.cpp.o [2080/10680] Building C object qtvirtualkeyboard/src/plugins/openwnn/3rdparty/openwnn/CMakeFiles/BundledOpenwnn.dir/wnnDictionary/engine/nj_str.c.o [2081/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/scenequery/src/SqAABBTree.cpp.o [2082/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/simulationcontroller/src/ScConstraintCore.cpp.o [2083/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physx/src/NpShape.cpp.o [2084/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/simulationcontroller/src/ScStaticCore.cpp.o [2085/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physx/src/NpRigidDynamic.cpp.o [2086/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physx/src/NpArticulationReducedCoordinate.cpp.o [2087/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/foundation/src/unix/PsUnixMutex.cpp.o [2088/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/foundation/src/unix/PsUnixSocket.cpp.o [2089/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physx/src/NpArticulationLink.cpp.o [2090/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/scenequery/src/SqCompoundPruningPool.cpp.o [2091/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physx/src/NpSerializerAdapter.cpp.o [2092/10680] Building C object qtvirtualkeyboard/src/plugins/openwnn/3rdparty/openwnn/CMakeFiles/BundledOpenwnn.dir/wnnDictionary/engine/ndldic.c.o [2093/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/task/src/TaskManager.cpp.o [2094/10680] Building C object qtvirtualkeyboard/src/plugins/openwnn/3rdparty/openwnn/CMakeFiles/BundledOpenwnn.dir/wnnDictionary/engine/ndbdic.c.o [2095/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/foundation/src/unix/PsUnixThread.cpp.o [2096/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/pvd/src/PxProfileEventImpl.cpp.o [2097/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physxvehicle/src/physxmetadata/src/PxVehicleMetaDataObjects.cpp.o [2098/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/pvd/src/PxPvdDataStream.cpp.o [2099/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/scenequery/src/SqIncrementalAABBTree.cpp.o [2100/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/scenequery/src/SqIncrementalAABBPruner.cpp.o [2101/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physxmetadata/extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp.o [2102/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/scenequery/src/SqIncrementalAABBPrunerCore.cpp.o [2103/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/scenequery/src/SqBucketPruner.cpp.o [2104/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/simulationcontroller/src/ScArticulationCore.cpp.o [2105/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/scenequery/src/SqAABBPruner.cpp.o [2106/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/simulationcontroller/src/ScMetaData.cpp.o [2107/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/scenequery/src/SqExtendedBucketPruner.cpp.o [2108/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/simulationcontroller/src/ScPhysics.cpp.o [2109/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/scenequery/src/SqCompoundPruner.cpp.o [2110/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/simulationcontroller/src/ScActorSim.cpp.o [2111/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/simulationcontroller/src/ScActorCore.cpp.o [2112/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/simulationcontroller/src/ScConstraintGroupNode.cpp.o [2113/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/simulationcontroller/src/ScInteraction.cpp.o [2114/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/simulationcontroller/src/ScArticulationJointSim.cpp.o [2115/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/simulationcontroller/src/ScElementInteractionMarker.cpp.o [2116/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/simulationcontroller/src/ScArticulationJointCore.cpp.o [2117/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/simulationcontroller/src/ScConstraintInteraction.cpp.o [2118/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/simulationcontroller/src/ScRigidSim.cpp.o [2119/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/simulationcontroller/src/ScRigidCore.cpp.o [2120/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/scenequery/src/SqBounds.cpp.o [2121/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/simulationcontroller/src/ScBodyCore.cpp.o [2122/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/simulationcontroller/src/ScConstraintProjectionTree.cpp.o [2123/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physxvehicle/src/PxVehicleUpdate.cpp.o [2124/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/simulationcontroller/src/ScShapeCore.cpp.o [2125/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physxmetadata/core/src/PxAutoGeneratedMetaDataObjects.cpp.o [2126/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/simulationcontroller/src/ScElementSim.cpp.o [2127/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/simulationcontroller/src/ScSqBoundsManager.cpp.o [2128/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/simulationcontroller/src/ScConstraintProjectionManager.cpp.o [2129/10680] Building CXX object qtbase/qmake/CMakeFiles/qmake.dir/generators/makefile.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] [2130/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physxvehicle/src/physxmetadata/src/PxVehicleAutoGeneratedMetaDataObjects.cpp.o [2131/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/simulationcontroller/src/ScTriggerInteraction.cpp.o [2132/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/simulationcontroller/src/ScIterators.cpp.o [2133/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/pvd/src/PxPvdObjectModelMetaData.cpp.o [2134/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/scenequery/src/SqPruningStructure.cpp.o [2135/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physxextensions/src/serialization/Xml/SnXmlSerialization.cpp.o [2136/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/simulationcontroller/src/ScConstraintSim.cpp.o [2137/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/simulationcontroller/src/ScBodySim.cpp.o [2138/10680] Building CXX object qtbase/qmake/CMakeFiles/qmake.dir/generators/mac/pbuilder_pbx.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] [2139/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/simulationcontroller/src/ScArticulationSim.cpp.o [2140/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/scenequery/src/SqSceneQueryManager.cpp.o [2141/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physx/src/buffering/ScbScene.cpp.o [2142/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/simulationcontroller/src/ScShapeInteraction.cpp.o [2143/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physx/src/NpFactory.cpp.o [2144/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physxvehicle/src/PxVehicleSDK.cpp.o [2145/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physx/src/NpScene.cpp.o [2146/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/simulationcontroller/src/ScShapeSim.cpp.o [2147/10680] Building CXX object qtvirtualkeyboard/src/plugins/openwnn/3rdparty/openwnn/CMakeFiles/BundledOpenwnn.dir/wnnEngine/wnnlookuptable.cpp.o [2148/10680] Building CXX object qtvirtualkeyboard/src/plugins/openwnn/3rdparty/openwnn/CMakeFiles/BundledOpenwnn.dir/wnnEngine/letterconverter.cpp.o [2149/10680] Building CXX object qtserialbus/src/plugins/canbus/virtualcan/CMakeFiles/VirtualCanBusPlugin_init.dir/VirtualCanBusPlugin_init.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] [2150/10680] Building CXX object qtsensors/src/plugins/sensors/dummy/CMakeFiles/dummySensorPlugin_init.dir/dummySensorPlugin_init.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] [2151/10680] Building CXX object qtvirtualkeyboard/src/virtualkeyboard/CMakeFiles/qtvkbplugin_init.dir/qtvkbplugin_init.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] [2152/10680] Building CXX object qtspeech/src/plugins/tts/mock/CMakeFiles/QTextToSpeechMockPlugin_init.dir/QTextToSpeechMockPlugin_init.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] [2153/10680] Building CXX object qtvirtualkeyboard/src/layouts/CMakeFiles/qtvkblayoutsplugin_init.dir/qtvkblayoutsplugin_init.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] [2154/10680] Building CXX object qtremoteobjects/src/remoteobjectsqml/CMakeFiles/declarative_remoteobjects_init.dir/declarative_remoteobjects_init.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] [2155/10680] Building CXX object qtvirtualkeyboard/src/styles/builtin/CMakeFiles/qtvkbbuiltinstylesplugin_init.dir/qtvkbbuiltinstylesplugin_init.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] [2156/10680] Building CXX object qtvirtualkeyboard/src/components/CMakeFiles/qtvkbcomponentsplugin_init.dir/qtvkbcomponentsplugin_init.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] [2157/10680] Building CXX object qtvirtualkeyboard/src/plugins/openwnn/3rdparty/openwnn/CMakeFiles/BundledOpenwnn.dir/wnnEngine/romkanhalfkatakana.cpp.o [2158/10680] Linking CXX static library qtbase/lib/libQt6BundledSpirv_Cross.a [2159/10680] Building CXX object qtserialbus/src/plugins/canbus/peakcan/CMakeFiles/PeakCanBusPlugin_init.dir/PeakCanBusPlugin_init.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] [2160/10680] Building CXX object qtsensors/src/plugins/sensors/iio-sensor-proxy/CMakeFiles/IIOSensorProxySensorPlugin_init.dir/IIOSensorProxySensorPlugin_init.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] [2161/10680] Building CXX object qtquick3dphysics/src/helpers/CMakeFiles/qtquick3dphysicshelpersplugin_init.dir/qtquick3dphysicshelpersplugin_init.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] [2162/10680] Building CXX object qtvirtualkeyboard/src/plugins/hangul/CMakeFiles/qtvkbhangulplugin_init.dir/qtvkbhangulplugin_init.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] [2163/10680] Building CXX object qtsensors/src/sensorsquick/CMakeFiles/SensorsQuickplugin_init.dir/SensorsQuickplugin_init.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] [2164/10680] Building CXX object qtwayland/src/plugins/hardwareintegration/client/shm-emulation-server/CMakeFiles/ShmServerBufferPlugin_init.dir/ShmServerBufferPlugin_init.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] [2165/10680] Building CXX object qtwayland/src/plugins/hardwareintegration/compositor/vulkan-server/CMakeFiles/VulkanServerBufferIntegrationPlugin_init.dir/VulkanServerBufferIntegrationPlugin_init.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] [2166/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/simulationcontroller/src/ScNPhaseCore.cpp.o [2167/10680] Building CXX object qtwayland/src/plugins/hardwareintegration/compositor/linux-dmabuf-unstable-v1/CMakeFiles/QWaylandDmabufClientBufferIntegrationPlugin_init.dir/QWaylandDmabufClientBufferIntegrationPlugin_init.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] [2168/10680] Building CXX object qtvirtualkeyboard/src/plugins/CMakeFiles/qtvkbpluginsplugin_init.dir/qtvkbpluginsplugin_init.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] [2169/10680] Building CXX object qtwayland/src/plugins/platforms/qwayland-generic/CMakeFiles/QWaylandIntegrationPlugin_init.dir/QWaylandIntegrationPlugin_init.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] [2170/10680] Building CXX object qtvirtualkeyboard/src/plugins/openwnn/3rdparty/openwnn/CMakeFiles/BundledOpenwnn.dir/wnnEngine/composingtext.cpp.o [2171/10680] Building CXX object qtwayland/src/plugins/hardwareintegration/compositor/dmabuf-server/CMakeFiles/DmaBufServerBufferIntegrationPlugin_init.dir/DmaBufServerBufferIntegrationPlugin_init.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] [2172/10680] Building CXX object qtvirtualkeyboard/src/plugins/openwnn/3rdparty/openwnn/CMakeFiles/BundledOpenwnn.dir/wnnEngine/romkan.cpp.o [2173/10680] Building CXX object qtwayland/src/compositor/CMakeFiles/qwaylandcompositorplugin_init.dir/qwaylandcompositorplugin_init.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] [2174/10680] Building CXX object qtquick3dphysics/src/quick3dphysics/CMakeFiles/qquick3dphysicsplugin_init.dir/qquick3dphysicsplugin_init.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] [2175/10680] Building CXX object qtwayland/src/imports/compositor-extensions/qtshell/CMakeFiles/WaylandCompositorQtShell_init.dir/WaylandCompositorQtShell_init.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] [2176/10680] Building CXX object qtwayland/src/imports/compositor-extensions/wlshell/CMakeFiles/WaylandCompositorWLShell_init.dir/WaylandCompositorWLShell_init.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] [2177/10680] Building CXX object qtvirtualkeyboard/src/plugins/openwnn/3rdparty/openwnn/CMakeFiles/BundledOpenwnn.dir/wnnEngine/romkanfullkatakana.cpp.o [2178/10680] Building CXX object qtwayland/src/imports/texture-sharing-extension/CMakeFiles/WaylandTextureSharingExtension_init.dir/WaylandTextureSharingExtension_init.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] [2179/10680] Building CXX object qtscxml/src/statemachineqml/CMakeFiles/qtqmlstatemachine_init.dir/qtqmlstatemachine_init.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] [2180/10680] Building CXX object qtvirtualkeyboard/src/plugins/pinyin/CMakeFiles/qtvkbpinyinplugin_init.dir/qtvkbpinyinplugin_init.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] [2181/10680] Building CXX object qtserialbus/src/plugins/canbus/tinycan/CMakeFiles/TinyCanBusPlugin_init.dir/TinyCanBusPlugin_init.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] [2182/10680] Building CXX object qtwayland/src/plugins/shellintegration/wl-shell/CMakeFiles/QWaylandWlShellIntegrationPlugin_init.dir/QWaylandWlShellIntegrationPlugin_init.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] [2183/10680] Building CXX object qtvirtualkeyboard/src/plugins/openwnn/3rdparty/openwnn/CMakeFiles/BundledOpenwnn.dir/BundledOpenwnn_autogen/mocs_compilation.cpp.o [2184/10680] Building CXX object qtspeech/src/tts/CMakeFiles/TextToSpeechQml_init.dir/TextToSpeechQml_init.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] [2185/10680] Building CXX object qtvirtualkeyboard/src/plugins/tcime/CMakeFiles/qtvkbtcimeplugin_init.dir/qtvkbtcimeplugin_init.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] [2186/10680] Building CXX object qtserialbus/src/plugins/canbus/socketcan/CMakeFiles/SocketCanBusPlugin_init.dir/SocketCanBusPlugin_init.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] [2187/10680] Building CXX object qtvirtualkeyboard/src/settings/CMakeFiles/qtvkbsettingsplugin_init.dir/qtvkbsettingsplugin_init.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] [2188/10680] Building CXX object qtserialbus/src/plugins/canbus/passthrucan/CMakeFiles/PassThruCanBusPlugin_init.dir/PassThruCanBusPlugin_init.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] [2189/10680] Building CXX object qtscxml/src/scxmlqml/CMakeFiles/declarative_scxml_init.dir/declarative_scxml_init.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] [2190/10680] Building CXX object qtwayland/src/plugins/shellintegration/fullscreen-shell-v1/CMakeFiles/QWaylandFullScreenShellV1IntegrationPlugin_init.dir/QWaylandFullScreenShellV1IntegrationPlugin_init.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] [2191/10680] Building CXX object qtscxml/src/plugins/ecmascriptdatamodel/CMakeFiles/QScxmlEcmaScriptDataModelPlugin_init.dir/QScxmlEcmaScriptDataModelPlugin_init.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] [2192/10680] Building CXX object qtvirtualkeyboard/src/styles/CMakeFiles/qtvkbstylesplugin_init.dir/qtvkbstylesplugin_init.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] [2193/10680] Building CXX object qtwayland/src/imports/texture-sharing/CMakeFiles/WaylandTextureSharing_init.dir/WaylandTextureSharing_init.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] [2194/10680] Building CXX object qtwayland/src/plugins/decorations/bradient/CMakeFiles/QWaylandBradientDecorationPlugin_init.dir/QWaylandBradientDecorationPlugin_init.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] [2195/10680] Building CXX object qtwayland/src/plugins/hardwareintegration/client/drm-egl-server/CMakeFiles/DrmEglServerBufferPlugin_init.dir/DrmEglServerBufferPlugin_init.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] [2196/10680] Building CXX object qtwayland/src/plugins/hardwareintegration/client/dmabuf-server/CMakeFiles/DmaBufServerBufferPlugin_init.dir/DmaBufServerBufferPlugin_init.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] [2197/10680] Building CXX object qtsensors/src/plugins/sensors/generic/CMakeFiles/genericSensorPlugin_init.dir/genericSensorPlugin_init.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] [2198/10680] Building CXX object qtwayland/src/plugins/hardwareintegration/client/vulkan-server/CMakeFiles/VulkanServerBufferPlugin_init.dir/VulkanServerBufferPlugin_init.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] [2199/10680] Building CXX object qtwayland/src/plugins/hardwareintegration/client/wayland-egl/CMakeFiles/QWaylandEglClientBufferPlugin_init.dir/QWaylandEglClientBufferPlugin_init.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] [2200/10680] Building CXX object qtwayland/src/plugins/hardwareintegration/compositor/wayland-egl/CMakeFiles/QWaylandEglClientBufferIntegrationPlugin_init.dir/QWaylandEglClientBufferIntegrationPlugin_init.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] [2201/10680] Building CXX object qtwayland/src/plugins/hardwareintegration/compositor/wayland-eglstream-controller/CMakeFiles/QWaylandEglStreamClientBufferIntegrationPlugin_init.dir/QWaylandEglStreamClientBufferIntegrationPlugin_init.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] [2202/10680] Building CXX object qtwayland/src/plugins/hardwareintegration/compositor/shm-emulation-server/CMakeFiles/ShmServerBufferIntegrationPlugin_init.dir/ShmServerBufferIntegrationPlugin_init.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] [2203/10680] Building CXX object qtvirtualkeyboard/src/plugins/thai/CMakeFiles/qtvkbthaiplugin_init.dir/qtvkbthaiplugin_init.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] [2204/10680] Building CXX object qtwayland/src/plugins/shellintegration/qt-shell/CMakeFiles/QWaylandQtShellIntegrationPlugin_init.dir/QWaylandQtShellIntegrationPlugin_init.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] [2205/10680] Building CXX object qtwayland/src/plugins/platforms/qwayland-egl/CMakeFiles/QWaylandEglPlatformIntegrationPlugin_init.dir/QWaylandEglPlatformIntegrationPlugin_init.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] [2206/10680] Building CXX object qtwayland/src/plugins/hardwareintegration/compositor/drm-egl-server/CMakeFiles/DrmEglServerBufferIntegrationPlugin_init.dir/DrmEglServerBufferIntegrationPlugin_init.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] [2207/10680] Linking CXX static library qtbase/lib/libQt6BundledEmbree.a [2208/10680] Building CXX object qtvirtualkeyboard/src/plugins/openwnn/3rdparty/openwnn/CMakeFiles/BundledOpenwnn.dir/wnnEngine/kanaconverter.cpp.o [2209/10680] Building CXX object qtvirtualkeyboard/src/plugins/openwnn/3rdparty/openwnn/CMakeFiles/BundledOpenwnn.dir/wnnEngine/openwnnclauseconverterjajp.cpp.o [2210/10680] Building CXX object qtvirtualkeyboard/src/plugins/openwnn/3rdparty/openwnn/CMakeFiles/BundledOpenwnn.dir/wnnEngine/openwnndictionary.cpp.o [2211/10680] Building CXX object qtwayland/src/plugins/shellintegration/ivi-shell/CMakeFiles/QWaylandIviShellIntegrationPlugin_init.dir/QWaylandIviShellIntegrationPlugin_init.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] [2212/10680] Building CXX object qtwayland/src/plugins/shellintegration/xdg-shell/CMakeFiles/QWaylandXdgShellIntegrationPlugin_init.dir/QWaylandXdgShellIntegrationPlugin_init.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] [2213/10680] Building CXX object qtwayland/src/imports/compositor-extensions/xdgshell/CMakeFiles/WaylandCompositorXdgShell_init.dir/WaylandCompositorXdgShell_init.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] [2214/10680] Building CXX object qtwayland/src/imports/compositor-extensions/presentationtime/CMakeFiles/WaylandCompositorPresentationTime_init.dir/WaylandCompositorPresentationTime_init.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] [2215/10680] Building CXX object qtwebchannel/src/imports/webchannel/CMakeFiles/webchannel_init.dir/webchannel_init.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] [2216/10680] Building CXX object qtwayland/src/imports/compositor-extensions/iviapplication/CMakeFiles/WaylandCompositorIviapplication_init.dir/WaylandCompositorIviapplication_init.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] [2217/10680] Building CXX object qtvirtualkeyboard/src/plugins/openwnn/3rdparty/openwnn/CMakeFiles/BundledOpenwnn.dir/wnnEngine/openwnnenginejajp.cpp.o [2218/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/simulationcontroller/src/ScScene.cpp.o [2219/10680] Building C object qtvirtualkeyboard/src/plugins/openwnn/3rdparty/openwnn/CMakeFiles/BundledOpenwnn.dir/wnnEngine/WnnJpnDic.c.o [2220/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physxvehicle/src/PxVehicleSerialization.cpp.o [2221/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physxextensions/src/serialization/Xml/SnJointRepXSerializer.cpp.o [2222/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physxextensions/src/serialization/Xml/SnRepXCoreSerializer.cpp.o [2223/10680] Building CXX object qtquick3dphysics/src/3rdparty/PhysX/CMakeFiles/BundledPhysX.dir/source/physxextensions/src/ExtExtensions.cpp.o [2224/10680] Linking CXX static library qtbase/lib/libQt6Core.a [2225/10680] Running AUTOMOC file extraction for target DeviceDiscoverySupportPrivate [2226/10680] Generating prl file for target DeviceDiscoverySupportPrivate [2227/10680] Running AUTOMOC file extraction for target PacketProtocolPrivate [2228/10680] Generating prl file for target PacketProtocolPrivate [2229/10680] Running moc --collect-json for target DeviceDiscoverySupportPrivate [2230/10680] Running moc --collect-json for target PacketProtocolPrivate [2231/10680] Automatic MOC for target qdbusxml2cpp [2232/10680] Automatic MOC for target rcc [2233/10680] Automatic MOC for target Concurrent [2234/10680] Automatic MOC for target qtpaths [2235/10680] Automatic MOC for target Xml [2236/10680] Automatic MOC for target qmltyperegistrar [2237/10680] Automatic MOC for target uic [2238/10680] Automatic MOC for target Core5Compat [2239/10680] Automatic MOC for target lconvert [2240/10680] Automatic MOC for target lprodump [2241/10680] Automatic MOC for target lrelease [2242/10680] Automatic MOC for target lrelease-pro [2243/10680] Automatic MOC for target lupdate-pro [2244/10680] Automatic MOC for target qtattributionsscanner [2245/10680] Automatic MOC for target qtplugininfo [2246/10680] Automatic MOC for target BundledTcime [2247/10680] Automatic MOC for target qtwaylandscanner [2248/10680] Building CXX object qtdeclarative/src/plugins/qmltooling/packetprotocol/CMakeFiles/PacketProtocolPrivate.dir/PacketProtocolPrivate_autogen/mocs_compilation.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] [2249/10680] Generating prl file for target Concurrent [2250/10680] Running AUTOMOC file extraction for target Concurrent [2251/10680] Generating prl file for target Xml [2252/10680] Running AUTOMOC file extraction for target Xml [2253/10680] Automatic MOC for target qdbuscpp2xml [2254/10680] Automatic MOC for target lupdate [2255/10680] Automatic MOC for target qdoc [2256/10680] Automatic MOC for target Quick3DGlslParserPrivate [2257/10680] Automatic MOC for target qscxmlc [2258/10680] Automatic MOC for target BundledPinyin [2259/10680] Generating prl file for target Core5Compat [2260/10680] Running AUTOMOC file extraction for target Core5Compat [2261/10680] Building CXX object qtbase/src/tools/rcc/CMakeFiles/rcc.dir/rcc_autogen/mocs_compilation.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] [2262/10680] Building CXX object qtbase/src/tools/qtpaths/CMakeFiles/qtpaths.dir/qtpaths_autogen/mocs_compilation.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] [2263/10680] Building CXX object qtdeclarative/src/qmltyperegistrar/CMakeFiles/qmltyperegistrar.dir/qmltyperegistrar_autogen/mocs_compilation.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] [2264/10680] Building CXX object qtbase/src/tools/uic/CMakeFiles/uic.dir/uic_autogen/mocs_compilation.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] [2265/10680] Building CXX object qttools/src/linguist/lconvert/CMakeFiles/lconvert.dir/lconvert_autogen/mocs_compilation.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] [2266/10680] Building CXX object qttools/src/linguist/lrelease/CMakeFiles/lrelease.dir/lrelease_autogen/mocs_compilation.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] [2267/10680] Building CXX object qttools/src/qtplugininfo/CMakeFiles/qtplugininfo.dir/qtplugininfo_autogen/mocs_compilation.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] [2268/10680] Running moc --collect-json for target Concurrent [2269/10680] Running moc --collect-json for target Xml [2270/10680] Generating prl file for target Quick3DGlslParserPrivate [2271/10680] Running AUTOMOC file extraction for target Quick3DGlslParserPrivate [2272/10680] Building CXX object qtvirtualkeyboard/src/plugins/tcime/3rdparty/tcime/CMakeFiles/BundledTcime.dir/BundledTcime_autogen/mocs_compilation.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] [2273/10680] Building CXX object qtvirtualkeyboard/src/plugins/pinyin/3rdparty/pinyin/CMakeFiles/BundledPinyin.dir/share/mystdlib.cpp.o [2274/10680] Linking CXX static library qtbase/lib/libQt6BundledOpenwnn.a [2275/10680] Building CXX object qttools/src/linguist/lrelease-pro/CMakeFiles/lrelease-pro.dir/lrelease-pro_autogen/mocs_compilation.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] [2276/10680] Building CXX object qttools/src/linguist/lupdate-pro/CMakeFiles/lupdate-pro.dir/lupdate-pro_autogen/mocs_compilation.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] [2277/10680] Building CXX object qttools/src/qtattributionsscanner/CMakeFiles/qtattributionsscanner.dir/qtattributionsscanner_autogen/mocs_compilation.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] [2278/10680] Building CXX object qtwayland/src/qtwaylandscanner/CMakeFiles/qtwaylandscanner.dir/qtwaylandscanner_autogen/mocs_compilation.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] [2279/10680] Building CXX object qtbase/src/concurrent/CMakeFiles/Concurrent.dir/Concurrent_autogen/mocs_compilation.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] [2280/10680] Building CXX object qtbase/src/concurrent/CMakeFiles/Concurrent.dir/qtconcurrentfilter.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] [2281/10680] Building CXX object qtbase/src/concurrent/CMakeFiles/Concurrent.dir/qtconcurrentmap.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] [2282/10680] Building CXX object qtbase/src/concurrent/CMakeFiles/Concurrent.dir/qtconcurrentrun.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] [2283/10680] Building CXX object qtbase/src/xml/CMakeFiles/Xml.dir/Xml_autogen/mocs_compilation.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] [2284/10680] Running moc --collect-json for target Core5Compat [2285/10680] Running moc --collect-json for target Quick3DGlslParserPrivate [2286/10680] Building CXX object qtvirtualkeyboard/src/plugins/pinyin/3rdparty/pinyin/CMakeFiles/BundledPinyin.dir/share/spellingtable.cpp.o [2287/10680] Building CXX object qtvirtualkeyboard/src/plugins/pinyin/3rdparty/pinyin/CMakeFiles/BundledPinyin.dir/BundledPinyin_autogen/mocs_compilation.cpp.o [2288/10680] Building CXX object qt5compat/src/core5/CMakeFiles/Core5Compat.dir/Core5Compat_autogen/mocs_compilation.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] [2289/10680] Building CXX object qtvirtualkeyboard/src/plugins/pinyin/3rdparty/pinyin/CMakeFiles/BundledPinyin.dir/share/utf16char.cpp.o [2290/10680] Linking CXX static library qtbase/lib/libQt6BundledPhysX.a [2291/10680] Building CXX object qtbase/src/tools/uic/CMakeFiles/uic.dir/shared/language.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] [2292/10680] Building CXX object qtvirtualkeyboard/src/plugins/tcime/3rdparty/tcime/CMakeFiles/BundledTcime.dir/cangjietable.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] [2293/10680] Automatic MOC for target SerialPort [2294/10680] Automatic MOC for target QSQLiteDriverPlugin [2295/10680] Automatic MOC for target Sql [2296/10680] Automatic MOC for target Test [2297/10680] Generating prl file for target Sql [2298/10680] Building CXX object qtvirtualkeyboard/src/plugins/tcime/3rdparty/tcime/CMakeFiles/BundledTcime.dir/phrasedictionary.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] [2299/10680] Running AUTOMOC file extraction for target Sql [2300/10680] Generating prl file for target Test [2301/10680] Running AUTOMOC file extraction for target Test [2302/10680] Running moc --collect-json for target Sql [2303/10680] Automatic MOC for target QmlCore [2304/10680] Building CXX object qttools/src/linguist/lconvert/CMakeFiles/lconvert.dir/__/shared/xmlparser.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] [2305/10680] Building CXX object qtvirtualkeyboard/src/plugins/tcime/3rdparty/tcime/CMakeFiles/BundledTcime.dir/zhuyintable.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] [2306/10680] Building CXX object qtvirtualkeyboard/src/plugins/pinyin/3rdparty/pinyin/CMakeFiles/BundledPinyin.dir/share/dictbuilder.cpp.o [2307/10680] Running moc --collect-json for target Test [2308/10680] Automatic MOC for target QMYSQLDriverPlugin [2309/10680] Automatic MOC for target QODBCDriverPlugin [2310/10680] Automatic MOC for target JsonRpcPrivate [2311/10680] Building CXX object qtbase/src/sql/CMakeFiles/Sql.dir/Sql_autogen/mocs_compilation.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] [2312/10680] Building CXX object qttools/src/linguist/lrelease/CMakeFiles/lrelease.dir/__/shared/xmlparser.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] [2313/10680] Automatic MOC for target QuickDialogs2Utils [2314/10680] Automatic MOC for target Positioning [2315/10680] Automatic MOC for target TextToSpeech [2316/10680] Automatic MOC for target LabsSettings [2317/10680] Automatic MOC for target DBus [2318/10680] Building CXX object qtbase/src/platformsupport/devicediscovery/CMakeFiles/DeviceDiscoverySupportPrivate.dir/DeviceDiscoverySupportPrivate_autogen/mocs_compilation.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] [2319/10680] Automatic MOC for target Scxml [2320/10680] Building CXX object qtvirtualkeyboard/src/plugins/tcime/3rdparty/tcime/CMakeFiles/BundledTcime.dir/zhuyindictionary.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] [2321/10680] Generating prl file for target DBus [2322/10680] Running AUTOMOC file extraction for target JsonRpcPrivate [2323/10680] Building CXX object qtdeclarative/src/plugins/qmltooling/packetprotocol/CMakeFiles/PacketProtocolPrivate.dir/qpacket.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] [2324/10680] Running moc --collect-json for target JsonRpcPrivate [2325/10680] Running AUTOMOC file extraction for target DBus [2326/10680] Generating prl file for target JsonRpcPrivate [2327/10680] Running moc --collect-json for target DBus [2328/10680] Building CXX object qtvirtualkeyboard/src/plugins/pinyin/3rdparty/pinyin/CMakeFiles/BundledPinyin.dir/share/ngram.cpp.o [2329/10680] Building CXX object qtbase/src/platformsupport/devicediscovery/CMakeFiles/DeviceDiscoverySupportPrivate.dir/qdevicediscovery_udev.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] [2330/10680] Building CXX object qtvirtualkeyboard/src/plugins/pinyin/3rdparty/pinyin/CMakeFiles/BundledPinyin.dir/share/lpicache.cpp.o [2331/10680] Automatic MOC for target Sensors [2332/10680] Building CXX object qtvirtualkeyboard/src/plugins/pinyin/3rdparty/pinyin/CMakeFiles/BundledPinyin.dir/share/pinyinime.cpp.o [2333/10680] Building CXX object qttools/src/qtattributionsscanner/CMakeFiles/qtattributionsscanner.dir/packagefilter.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] [2334/10680] Building CXX object qttools/src/qtattributionsscanner/CMakeFiles/qtattributionsscanner.dir/jsongenerator.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] [2335/10680] Building CXX object qtvirtualkeyboard/src/plugins/pinyin/3rdparty/pinyin/CMakeFiles/BundledPinyin.dir/share/dictlist.cpp.o [2336/10680] Building CXX object qtbase/src/sql/CMakeFiles/Sql.dir/compat/removed_api.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] [2337/10680] Building CXX object qtbase/src/tools/uic/CMakeFiles/uic.dir/treewalker.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] [2338/10680] Building CXX object qtbase/src/sql/CMakeFiles/Sql.dir/models/qsqlrelationaldelegate.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] [2339/10680] Building CXX object qtvirtualkeyboard/src/plugins/pinyin/3rdparty/pinyin/CMakeFiles/BundledPinyin.dir/share/searchutility.cpp.o [2340/10680] Building CXX object qtbase/src/dbus/CMakeFiles/DBus.dir/DBus_autogen/mocs_compilation.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] [2341/10680] Building CXX object qtvirtualkeyboard/src/plugins/pinyin/3rdparty/pinyin/CMakeFiles/BundledPinyin.dir/share/matrixsearch.cpp.o [2342/10680] Building CXX object qtvirtualkeyboard/src/plugins/pinyin/3rdparty/pinyin/CMakeFiles/BundledPinyin.dir/share/splparser.cpp.o [2343/10680] Automatic MOC for target Network [2344/10680] Building CXX object qttools/src/linguist/lconvert/CMakeFiles/lconvert.dir/__/shared/translatormessage.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] [2345/10680] Building CXX object qt5compat/src/core5/CMakeFiles/Core5Compat.dir/serialization/qbinaryjsonobject.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] [2346/10680] Building CXX object qtvirtualkeyboard/src/plugins/pinyin/3rdparty/pinyin/CMakeFiles/BundledPinyin.dir/share/sync.cpp.o [2347/10680] Generating prl file for target Network [2348/10680] Building CXX object qtvirtualkeyboard/src/plugins/pinyin/3rdparty/pinyin/CMakeFiles/BundledPinyin.dir/share/spellingtrie.cpp.o [2349/10680] Building CXX object qtvirtualkeyboard/src/plugins/tcime/3rdparty/tcime/CMakeFiles/BundledTcime.dir/cangjiedictionary.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] [2350/10680] Running AUTOMOC file extraction for target Network [2351/10680] Building CXX object qtdeclarative/src/plugins/qmltooling/packetprotocol/CMakeFiles/PacketProtocolPrivate.dir/qpacketprotocol.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] [2352/10680] Building CXX object qtvirtualkeyboard/src/plugins/pinyin/3rdparty/pinyin/CMakeFiles/BundledPinyin.dir/share/dicttrie.cpp.o [2353/10680] Building CXX object qtbase/src/tools/uic/CMakeFiles/uic.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] [2354/10680] Building CXX object qtvirtualkeyboard/src/plugins/tcime/3rdparty/tcime/CMakeFiles/BundledTcime.dir/worddictionary.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] [2355/10680] Running moc --collect-json for target Network [2356/10680] Building CXX object qttools/src/qtattributionsscanner/CMakeFiles/qtattributionsscanner.dir/qdocgenerator.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] [2357/10680] Building CXX object qttools/src/linguist/lrelease/CMakeFiles/lrelease.dir/__/shared/translatormessage.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] [2358/10680] Building CXX object qtdeclarative/src/qmltyperegistrar/CMakeFiles/qmltyperegistrar.dir/__/qmlcompiler/qqmljsstreamwriter.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] [2359/10680] Building CXX object qttools/src/qtattributionsscanner/CMakeFiles/qtattributionsscanner.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] [2360/10680] Building CXX object qtdeclarative/src/qmltyperegistrar/CMakeFiles/qmltyperegistrar.dir/qmltypescreator.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] [2361/10680] Building CXX object qttools/src/linguist/lrelease-pro/CMakeFiles/lrelease-pro.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] [2362/10680] Building CXX object qtbase/src/tools/uic/CMakeFiles/uic.dir/validator.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] [2363/10680] Building CXX object qtvirtualkeyboard/src/plugins/pinyin/3rdparty/pinyin/CMakeFiles/BundledPinyin.dir/share/userdict.cpp.o [2364/10680] Building CXX object qtbase/src/tools/uic/CMakeFiles/uic.dir/shared/writeincludesbase.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] [2365/10680] Building CXX object qtbase/src/tools/uic/CMakeFiles/uic.dir/customwidgetsinfo.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] [2366/10680] Building CXX object qtbase/src/tools/qtpaths/CMakeFiles/qtpaths.dir/qtpaths.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] [2367/10680] Building CXX object qt5compat/src/core5/CMakeFiles/Core5Compat.dir/serialization/qbinaryjson.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] [2368/10680] Building CXX object qttools/src/qtplugininfo/CMakeFiles/qtplugininfo.dir/qtplugininfo.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] [2369/10680] Building CXX object qtbase/src/tools/uic/CMakeFiles/uic.dir/python/pythonwritedeclaration.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] [2370/10680] Building CXX object qtbase/src/tools/rcc/CMakeFiles/rcc.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] [2371/10680] Building CXX object qttools/src/linguist/lrelease-pro/CMakeFiles/lrelease-pro.dir/__/shared/runqttool.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] [2372/10680] Building CXX object qtdeclarative/src/qmltyperegistrar/CMakeFiles/qmltyperegistrar.dir/metatypesjsonprocessor.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] [2373/10680] Building CXX object qtbase/src/concurrent/CMakeFiles/Concurrent.dir/qtconcurrentthreadengine.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] [2374/10680] Building CXX object qtbase/src/concurrent/CMakeFiles/Concurrent.dir/qtconcurrentiteratekernel.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] [2375/10680] Building CXX object qtdeclarative/src/qmltyperegistrar/CMakeFiles/qmltyperegistrar.dir/qmltyperegistrar.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] [2376/10680] Building CXX object qt5compat/src/core5/CMakeFiles/Core5Compat.dir/codecs/qutfcodec.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] [2377/10680] Automatic MOC for target QmlXmlListModel [2378/10680] Building CXX object qttools/src/linguist/lconvert/CMakeFiles/lconvert.dir/__/shared/qph.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] [2379/10680] Building CXX object qtbase/src/xml/CMakeFiles/Xml.dir/dom/qdomhelpers.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] [2380/10680] Building CXX object qt5compat/src/core5/CMakeFiles/Core5Compat.dir/serialization/qbinaryjsonarray.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] [2381/10680] Automatic MOC for target QmlWorkerScript [2382/10680] Building CXX object qtdeclarative/src/qmltyperegistrar/CMakeFiles/qmltyperegistrar.dir/qmltypesclassdescription.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] [2383/10680] Building CXX object qttools/src/linguist/lconvert/CMakeFiles/lconvert.dir/__/shared/numerus.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] [2384/10680] Building CXX object qttools/src/linguist/lrelease/CMakeFiles/lrelease.dir/__/shared/qph.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] [2385/10680] Building CXX object qttools/src/linguist/lupdate-pro/CMakeFiles/lupdate-pro.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] [2386/10680] Building CXX object qttools/src/linguist/lrelease/CMakeFiles/lrelease.dir/__/shared/numerus.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] [2387/10680] Linking CXX static library qtbase/lib/libQt6Concurrent.a [2388/10680] Building CXX object qttools/src/linguist/lrelease/CMakeFiles/lrelease.dir/__/shared/runqttool.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] [2389/10680] Building CXX object qttools/src/linguist/lupdate-pro/CMakeFiles/lupdate-pro.dir/__/shared/runqttool.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] [2390/10680] Building CXX object qtbase/src/tools/uic/CMakeFiles/uic.dir/cpp/cppwritedeclaration.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] [2391/10680] Automatic MOC for target QmlModels [2392/10680] Building CXX object qtbase/src/tools/uic/CMakeFiles/uic.dir/driver.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] [2393/10680] Building CXX object qt5compat/src/core5/CMakeFiles/Core5Compat.dir/serialization/qbinaryjsonvalue.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] [2394/10680] Building CXX object qt5compat/src/core5/CMakeFiles/Core5Compat.dir/codecs/qlatincodec.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] [2395/10680] Building CXX object qt5compat/src/core5/CMakeFiles/Core5Compat.dir/codecs/qsimplecodec.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] [2396/10680] Building CXX object qttools/src/linguist/lrelease/CMakeFiles/lrelease.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] [2397/10680] Building CXX object qtbase/src/testlib/CMakeFiles/Test.dir/qabstracttestlogger.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] [2398/10680] Building CXX object qtbase/src/tools/uic/CMakeFiles/uic.dir/databaseinfo.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] [2399/10680] Building CXX object qttools/src/linguist/lrelease/CMakeFiles/lrelease.dir/__/shared/projectdescriptionreader.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] [2400/10680] Building CXX object qt5compat/src/core5/CMakeFiles/Core5Compat.dir/tools/qlinkedlist.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] [2401/10680] Building CXX object qtwayland/src/qtwaylandscanner/CMakeFiles/qtwaylandscanner.dir/qtwaylandscanner.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] [2402/10680] Building CXX object qttools/src/linguist/lconvert/CMakeFiles/lconvert.dir/__/shared/ts.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] [2403/10680] Building CXX object qttools/src/linguist/lconvert/CMakeFiles/lconvert.dir/__/shared/po.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] [2404/10680] Building CXX object qttools/src/linguist/lconvert/CMakeFiles/lconvert.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] [2405/10680] Building CXX object qtbase/src/sql/CMakeFiles/Sql.dir/kernel/qsqlfield.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] [2406/10680] Building CXX object qtbase/src/xml/CMakeFiles/Xml.dir/dom/qdom.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] [2407/10680] Building CXX object qttools/src/linguist/lconvert/CMakeFiles/lconvert.dir/__/shared/qm.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] [2408/10680] Building CXX object qtbase/src/tools/uic/CMakeFiles/uic.dir/python/pythonwriteimports.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] [2409/10680] Building CXX object qtbase/src/tools/uic/CMakeFiles/uic.dir/cpp/cppwriteincludes.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] [2410/10680] Building CXX object qttools/src/linguist/lconvert/CMakeFiles/lconvert.dir/__/shared/xliff.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] [2411/10680] Building CXX object qttools/src/linguist/lrelease/CMakeFiles/lrelease.dir/__/shared/po.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] [2412/10680] Building CXX object qttools/src/qtattributionsscanner/CMakeFiles/qtattributionsscanner.dir/scanner.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] [2413/10680] Building CXX object qtbase/src/tools/uic/CMakeFiles/uic.dir/uic.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] [2414/10680] Building CXX object qtbase/src/sql/CMakeFiles/Sql.dir/kernel/qsqlrecord.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] [2415/10680] Building CXX object qtbase/src/tools/rcc/CMakeFiles/rcc.dir/rcc.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] [2416/10680] Building CXX object qtbase/src/sql/CMakeFiles/Sql.dir/kernel/qsqldriverplugin.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] [2417/10680] Building CXX object qtbase/src/sql/CMakeFiles/Sql.dir/kernel/qsqlquery.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] [2418/10680] Building CXX object qttools/src/linguist/lrelease/CMakeFiles/lrelease.dir/__/shared/qm.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] [2419/10680] Building CXX object qt5compat/src/core5/CMakeFiles/Core5Compat.dir/text/qstringref.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] [2420/10680] Building CXX object qttools/src/linguist/lrelease/CMakeFiles/lrelease.dir/__/shared/ts.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] [2421/10680] Automatic MOC for target QuickLayouts [2422/10680] Building C object qtbase/src/network/CMakeFiles/Network.dir/__/3rdparty/libpsl/src/lookup_string_in_fixed_set.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] [2423/10680] Automatic MOC for target QuickShapesPrivate [2424/10680] Building CXX object qttools/src/linguist/lrelease/CMakeFiles/lrelease.dir/__/shared/xliff.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] [2425/10680] Building CXX object qtbase/src/sql/CMakeFiles/Sql.dir/kernel/qsqlerror.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] [2426/10680] Building CXX object qtbase/src/dbus/CMakeFiles/DBus.dir/qdbusunixfiledescriptor.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] [2427/10680] Building CXX object qtbase/src/sql/CMakeFiles/Sql.dir/kernel/qsqlcachedresult.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] [2428/10680] Building CXX object qtbase/src/sql/CMakeFiles/Sql.dir/kernel/qsqlindex.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] [2429/10680] Building CXX object qtbase/src/sql/CMakeFiles/Sql.dir/kernel/qsqldriver.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] [2430/10680] Linking CXX executable qtbase/libexec/qvkgen [2431/10680] Building CXX object qtbase/src/dbus/CMakeFiles/DBus.dir/qdbusvirtualobject.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] [2432/10680] Building CXX object qtbase/src/dbus/CMakeFiles/DBus.dir/qdbus_symbols.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] [2433/10680] Building CXX object qtbase/src/dbus/CMakeFiles/DBus.dir/qdbuscontext.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] [2434/10680] Building CXX object qtbase/src/sql/CMakeFiles/Sql.dir/models/qsqlquerymodel.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] [2435/10680] Building CXX object qtbase/src/dbus/CMakeFiles/DBus.dir/qdbusextratypes.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] [2436/10680] Building CXX object qttools/src/linguist/lrelease/CMakeFiles/lrelease.dir/__/shared/translator.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] [2437/10680] Building CXX object qtbase/src/testlib/CMakeFiles/Test.dir/qasciikey.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] [2438/10680] Building CXX object qtbase/src/dbus/CMakeFiles/DBus.dir/qdbuserror.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] [2439/10680] Linking CXX executable qtbase/bin/androidtestrunner [2440/10680] Building CXX object qtbase/src/dbus/CMakeFiles/DBus.dir/qdbusutil.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] [2441/10680] Building CXX object qtbase/src/testlib/CMakeFiles/Test.dir/Test_autogen/mocs_compilation.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] [2442/10680] Building CXX object qtbase/src/dbus/CMakeFiles/DBus.dir/qdbusintrospection.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] [2443/10680] Building CXX object qtbase/src/sql/CMakeFiles/Sql.dir/kernel/qsqlresult.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] [2444/10680] Building CXX object qttools/src/linguist/lconvert/CMakeFiles/lconvert.dir/__/shared/translator.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] [2445/10680] Building CXX object qtbase/src/sql/CMakeFiles/Sql.dir/models/qsqlrelationaltablemodel.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] [2446/10680] Building CXX object qtbase/src/network/CMakeFiles/Network.dir/access/qhstspolicy.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] [2447/10680] Linking CXX executable qtbase/bin/androiddeployqt [2448/10680] Building CXX object qtbase/src/dbus/CMakeFiles/DBus.dir/qdbusxmlgenerator.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] [2449/10680] Building CXX object qtbase/src/network/CMakeFiles/Network.dir/access/qhttpheaderparser.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] [2450/10680] Building CXX object qtbase/src/tools/qdbuscpp2xml/CMakeFiles/qdbuscpp2xml.dir/qdbuscpp2xml_autogen/mocs_compilation.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] [2451/10680] Building CXX object qtbase/src/dbus/CMakeFiles/DBus.dir/qdbusservicewatcher.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] [2452/10680] Building CXX object qtbase/src/dbus/CMakeFiles/DBus.dir/qdbusinterface.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] [2453/10680] Linking CXX static library qtbase/lib/libQt6Xml.a [2454/10680] Building CXX object qtbase/src/dbus/CMakeFiles/DBus.dir/qdbuspendingreply.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] [2455/10680] Building CXX object qtbase/src/sql/CMakeFiles/Sql.dir/models/qsqltablemodel.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] [2456/10680] Building CXX object qtbase/src/network/CMakeFiles/Network.dir/ssl/qssl.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] [2457/10680] Building CXX object qt5compat/src/core5/CMakeFiles/Core5Compat.dir/text/qregexp.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] [2458/10680] Building CXX object qtbase/src/sql/CMakeFiles/Sql.dir/kernel/qsqldatabase.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] [2459/10680] Building CXX object qtbase/src/tools/qdbusxml2cpp/CMakeFiles/qdbusxml2cpp.dir/qdbusxml2cpp_autogen/mocs_compilation.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] [2460/10680] Building CXX object qtbase/src/network/CMakeFiles/Network.dir/access/qhsts.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] [2461/10680] Building CXX object qtbase/src/network/CMakeFiles/Network.dir/ssl/qpassworddigestor.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] [2462/10680] Building CXX object qt5compat/src/core5/CMakeFiles/Core5Compat.dir/sax/qxml.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] [2463/10680] Linking CXX static library qtbase/lib/libQt6DeviceDiscoverySupport.a [2464/10680] Building CXX object qtbase/src/network/CMakeFiles/Network.dir/kernel/qnetworkdatagram.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] [2465/10680] Linking CXX executable qtbase/libexec/qlalr [2466/10680] Building CXX object qtbase/src/network/CMakeFiles/Network.dir/access/http2/bitstreams.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] [2467/10680] Building CXX object qtbase/src/dbus/CMakeFiles/DBus.dir/qdbusargument.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] [2468/10680] Building CXX object qtbase/src/dbus/CMakeFiles/DBus.dir/qdbusconnectioninterface.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] [2469/10680] Building CXX object qtbase/src/network/CMakeFiles/Network.dir/ssl/qsslcertificateextension.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] [2470/10680] Building CXX object qtbase/src/dbus/CMakeFiles/DBus.dir/qdbusabstractinterface.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] [2471/10680] Building CXX object qtbase/src/dbus/CMakeFiles/DBus.dir/qdbusmessage.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] [2472/10680] Building CXX object qtbase/src/dbus/CMakeFiles/DBus.dir/qdbusmisc.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] [2473/10680] Building CXX object qtbase/src/dbus/CMakeFiles/DBus.dir/qdbusabstractadaptor.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] [2474/10680] Building CXX object qtbase/src/network/CMakeFiles/Network.dir/Network_autogen/mocs_compilation.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] [2475/10680] Building CXX object qtbase/src/network/CMakeFiles/Network.dir/access/qhttpnetworkheader.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] [2476/10680] Building CXX object qtbase/src/dbus/CMakeFiles/DBus.dir/qdbuspendingcall.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] [2477/10680] Building CXX object qtbase/src/network/CMakeFiles/Network.dir/access/qabstractnetworkcache.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] [2478/10680] Building CXX object qtbase/src/tools/qdbuscpp2xml/CMakeFiles/qdbuscpp2xml.dir/__/moc/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] [2479/10680] Building CXX object qtbase/src/network/CMakeFiles/Network.dir/access/http2/huffman.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] [2480/10680] Building CXX object qtbase/src/network/CMakeFiles/Network.dir/access/qnetworkcookiejar.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] [2481/10680] Building CXX object qtbase/src/tools/uic/CMakeFiles/uic.dir/ui4.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] [2482/10680] Building CXX object qtbase/src/network/CMakeFiles/Network.dir/access/qnetworkaccessauthenticationmanager.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] [2483/10680] Building CXX object qtbase/src/network/CMakeFiles/Network.dir/socket/qtcpsocket.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] [2484/10680] Building CXX object qtbase/src/network/CMakeFiles/Network.dir/access/http2/hpack.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] [2485/10680] Building CXX object qtbase/src/testlib/CMakeFiles/Test.dir/qbenchmarkmetric.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] [2486/10680] Building CXX object qtbase/src/network/CMakeFiles/Network.dir/access/qnetworkaccessfilebackend.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] [2487/10680] Building CXX object qtbase/src/network/CMakeFiles/Network.dir/access/qnetworkaccesscachebackend.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] [2488/10680] Building CXX object qtbase/src/network/CMakeFiles/Network.dir/socket/qudpsocket.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] [2489/10680] Building CXX object qtbase/src/network/CMakeFiles/Network.dir/access/http2/hpacktable.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] [2490/10680] Linking CXX static library qtbase/lib/libQt6Sql.a [2491/10680] Generating prl file for target QMYSQLDriverPlugin [2492/10680] Building CXX object qtbase/src/network/CMakeFiles/Network.dir/access/qnetworkreplydataimpl.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] [2493/10680] Building CXX object qtbase/src/network/CMakeFiles/Network.dir/access/qnetworkaccesscache.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] [2494/10680] Building CXX object qtbase/src/network/CMakeFiles/Network.dir/socket/qabstractsocketengine.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] [2495/10680] Building CXX object qtbase/src/network/CMakeFiles/Network.dir/access/qnetworkreply.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] [2496/10680] Building CXX object qtbase/src/network/CMakeFiles/Network.dir/socket/qtcpserver.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] [2497/10680] Building CXX object qtbase/src/plugins/sqldrivers/mysql/CMakeFiles/QMYSQLDriverPlugin.dir/QMYSQLDriverPlugin_autogen/mocs_compilation.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] [2498/10680] Generating prl file for target QODBCDriverPlugin [2499/10680] Linking CXX executable qtbase/bin/qmake [2500/10680] Generating prl file for target QSQLiteDriverPlugin [2501/10680] Building CXX object qtbase/src/dbus/CMakeFiles/DBus.dir/qdbusinternalfilters.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] [2502/10680] Building CXX object qtbase/src/network/CMakeFiles/Network.dir/access/qnetworkfile.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] [2503/10680] Building CXX object qtbase/src/network/CMakeFiles/Network.dir/access/http2/http2frames.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] [2504/10680] Building CXX object qtbase/src/network/CMakeFiles/Network.dir/access/qnetworkcookie.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] [2505/10680] Building CXX object qtbase/src/network/CMakeFiles/Network.dir/kernel/qauthenticator.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] [2506/10680] Building CXX object qtbase/src/plugins/sqldrivers/odbc/CMakeFiles/QODBCDriverPlugin.dir/QODBCDriverPlugin_autogen/mocs_compilation.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] [2507/10680] Building CXX object qtbase/src/plugins/sqldrivers/sqlite/CMakeFiles/QSQLiteDriverPlugin.dir/QSQLiteDriverPlugin_autogen/mocs_compilation.cpp.o [2508/10680] Building CXX object qtbase/src/network/CMakeFiles/Network.dir/access/qhttp2configuration.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] [2509/10680] Building CXX object qtbase/src/testlib/CMakeFiles/Test.dir/qtestelement.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] [2510/10680] Building CXX object qtbase/src/network/CMakeFiles/Network.dir/kernel/qnetworkinterface.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] [2511/10680] Linking CXX static library qtbase/lib/libQt6PacketProtocol.a [2512/10680] Building CXX object qtbase/src/network/CMakeFiles/Network.dir/access/qdecompresshelper.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] [2513/10680] Building CXX object qtbase/src/network/CMakeFiles/Network.dir/kernel/qhostaddress.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] [2514/10680] Building CXX object qtbase/src/testlib/CMakeFiles/Test.dir/qtestmouse.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] [2515/10680] Building CXX object qtbase/src/network/CMakeFiles/Network.dir/socket/qnativesocketengine.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] [2516/10680] Building CXX object qtbase/src/network/CMakeFiles/Network.dir/access/qhttpnetworkrequest.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] [2517/10680] Building CXX object qtbase/src/network/CMakeFiles/Network.dir/access/qabstractprotocolhandler.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] [2518/10680] Building CXX object qtbase/src/network/CMakeFiles/Network.dir/kernel/qnetworkproxy.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] [2519/10680] Building CXX object qtbase/src/dbus/CMakeFiles/DBus.dir/qdbusconnection.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] [2520/10680] Building CXX object qtbase/src/network/CMakeFiles/Network.dir/access/http2/http2streams.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] [2521/10680] Building CXX object qtbase/src/network/CMakeFiles/Network.dir/kernel/qnetconmonitor_stub.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] [2522/10680] Building CXX object qtbase/src/network/CMakeFiles/Network.dir/access/qnetworkaccessbackend.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] [2523/10680] Building CXX object qtbase/src/network/CMakeFiles/Network.dir/kernel/qnetworkinformation.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] [2524/10680] Building CXX object qtbase/src/network/CMakeFiles/Network.dir/access/qhstsstore.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] [2525/10680] Running AUTOMOC file extraction for target SerialPort [2526/10680] Generating prl file for target SerialPort [2527/10680] Building CXX object qtbase/src/network/CMakeFiles/Network.dir/ssl/qsslpresharedkeyauthenticator.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] [2528/10680] Building CXX object qtbase/src/testlib/CMakeFiles/Test.dir/qtestjunitstreamer.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] [2529/10680] Generating prl file for target Positioning [2530/10680] Running moc --collect-json for target SerialPort [2531/10680] Running AUTOMOC file extraction for target Positioning [2532/10680] Building CXX object qtbase/src/network/CMakeFiles/Network.dir/kernel/qnetworkproxy_generic.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] [2533/10680] Building CXX object qtbase/src/network/CMakeFiles/Network.dir/access/http2/http2protocol.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] [2534/10680] Automatic MOC for target qdbus [2535/10680] Building CXX object qtquick3d/src/glslparser/CMakeFiles/Quick3DGlslParserPrivate.dir/Quick3DGlslParserPrivate_autogen/mocs_compilation.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] [2536/10680] Building CXX object qtserialport/src/serialport/CMakeFiles/SerialPort.dir/SerialPort_autogen/mocs_compilation.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] [2537/10680] Building CXX object qtbase/src/tools/uic/CMakeFiles/uic.dir/cpp/cppwriteinitialization.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] [2538/10680] Building CXX object qtbase/src/network/CMakeFiles/Network.dir/access/qhttpmultipart.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] [2539/10680] Building CXX object qtbase/src/network/CMakeFiles/Network.dir/ssl/qocspresponse.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] [2540/10680] Building CXX object qtbase/src/network/CMakeFiles/Network.dir/socket/qnativesocketengine_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] [2541/10680] Running moc --collect-json for target Positioning [2542/10680] Building CXX object qttools/src/qdbus/qdbus/CMakeFiles/qdbus.dir/qdbus_autogen/mocs_compilation.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] [2543/10680] Building CXX object qtbase/src/network/CMakeFiles/Network.dir/access/qnetworkrequest.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] [2544/10680] Building CXX object qtbase/src/network/CMakeFiles/Network.dir/socket/qlocalserver.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] [2545/10680] Building CXX object qtbase/src/network/CMakeFiles/Network.dir/access/qnetworkreplyfileimpl.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] [2546/10680] Building CXX object qtbase/src/testlib/CMakeFiles/Test.dir/qtestelementattribute.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] [2547/10680] Building CXX object qtpositioning/src/positioning/CMakeFiles/Positioning.dir/Positioning_autogen/mocs_compilation.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] [2548/10680] Building CXX object qtbase/src/network/CMakeFiles/Network.dir/kernel/qtldurl.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] [2549/10680] Building CXX object qtbase/src/network/CMakeFiles/Network.dir/access/qhttpprotocolhandler.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] [2550/10680] Building CXX object qtbase/src/network/CMakeFiles/Network.dir/kernel/qnetworkinterface_linux.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] [2551/10680] Building CXX object qtbase/src/network/CMakeFiles/Network.dir/socket/qlocalsocket.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] [2552/10680] Building CXX object qtbase/src/network/CMakeFiles/Network.dir/socket/qabstractsocket.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] [2553/10680] Building CXX object qtbase/src/network/CMakeFiles/Network.dir/kernel/qhostinfo.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] [2554/10680] Building CXX object qtbase/src/network/CMakeFiles/Network.dir/access/qnetworkdiskcache.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] [2555/10680] Building CXX object qtbase/src/testlib/CMakeFiles/Test.dir/qteamcitylogger.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] [2556/10680] Building CXX object qtbase/src/network/CMakeFiles/Network.dir/ssl/qsslcipher.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] [2557/10680] Building CXX object qtbase/src/tools/qdbuscpp2xml/CMakeFiles/qdbuscpp2xml.dir/__/moc/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] [2558/10680] Building CXX object qtbase/src/network/CMakeFiles/Network.dir/access/qnetworkreplyimpl.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] [2559/10680] Building CXX object qtbase/src/network/CMakeFiles/Network.dir/kernel/qhostinfo_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] [2560/10680] Building CXX object qtbase/src/network/CMakeFiles/Network.dir/socket/qlocalserver_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] [2561/10680] Building CXX object qtbase/src/testlib/CMakeFiles/Test.dir/qbenchmarkevent.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] [2562/10680] Building CXX object qtbase/src/testlib/CMakeFiles/Test.dir/qbenchmarkperfevents.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] [2563/10680] Building CXX object qtbase/src/dbus/CMakeFiles/DBus.dir/qdbusreply.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] [2564/10680] Building CXX object qtbase/src/network/CMakeFiles/Network.dir/ssl/qssldiffiehellmanparameters.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] [2565/10680] Building CXX object qtbase/src/network/CMakeFiles/Network.dir/socket/qhttpsocketengine.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] [2566/10680] Building CXX object qtbase/src/dbus/CMakeFiles/DBus.dir/qdbusmetaobject.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] [2567/10680] Building CXX object qtbase/src/network/CMakeFiles/Network.dir/ssl/qsslerror.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] [2568/10680] Building CXX object qtbase/src/network/CMakeFiles/Network.dir/ssl/qsslcertificate.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] [2569/10680] Building CXX object qtbase/src/network/CMakeFiles/Network.dir/access/qhttpnetworkreply.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] [2570/10680] Building CXX object qtbase/src/network/CMakeFiles/Network.dir/ssl/qsslellipticcurve.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] [2571/10680] Building CXX object qtbase/src/testlib/CMakeFiles/Test.dir/qtestdata.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] [2572/10680] Building CXX object qtlanguageserver/src/jsonrpc/CMakeFiles/JsonRpcPrivate.dir/qhttpmessagestreamparser.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] [2573/10680] Building CXX object qtbase/src/network/CMakeFiles/Network.dir/ssl/qtlsbackend.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] [2574/10680] Building CXX object qtbase/src/testlib/CMakeFiles/Test.dir/qtaptestlogger.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] [2575/10680] Building CXX object qtbase/src/network/CMakeFiles/Network.dir/socket/qlocalsocket_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] [2576/10680] Building CXX object qtbase/src/testlib/CMakeFiles/Test.dir/qtesttable.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] [2577/10680] Building CXX object qtbase/src/dbus/CMakeFiles/DBus.dir/qdbusserver.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] [2578/10680] Building CXX object qtbase/src/testlib/CMakeFiles/Test.dir/qcsvbenchmarklogger.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] [2579/10680] Building CXX object qtbase/src/network/CMakeFiles/Network.dir/ssl/qsslconfiguration.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] [2580/10680] Building CXX object qtbase/src/network/CMakeFiles/Network.dir/ssl/qsslkey_p.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] [2581/10680] Generating prl file for target Scxml [2582/10680] Generating prl file for target Sensors [2583/10680] Building CXX object qtbase/src/network/CMakeFiles/Network.dir/ssl/qdtls.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] [2584/10680] Running AUTOMOC file extraction for target Scxml [2585/10680] Running AUTOMOC file extraction for target Sensors [2586/10680] Generating prl file for target TextToSpeech [2587/10680] Running AUTOMOC file extraction for target TextToSpeech [2588/10680] Automatic MOC for target InputSupportPrivate [2589/10680] Building CXX object qtbase/src/testlib/CMakeFiles/Test.dir/qplaintestlogger.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] [2590/10680] Building CXX object qt5compat/src/core5/CMakeFiles/Core5Compat.dir/codecs/qtsciicodec.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] [2591/10680] Generating rep_grammar.cpp, rep_grammar_p.h, repparser.h, repparser.cpp *** Conflicts: 24 shift/reduce, 28 reduce/reduce [2592/10680] Running moc --collect-json for target Scxml [2593/10680] Building CXX object qtvirtualkeyboard/src/plugins/pinyin/3rdparty/pinyin/CMakeFiles/BundledPinyin.dir/share/utf16reader.cpp.o [2594/10680] Running moc --collect-json for target Sensors [2595/10680] Running moc --collect-json for target TextToSpeech [2596/10680] Building CXX object qt5compat/src/core5/CMakeFiles/Core5Compat.dir/codecs/qisciicodec.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] [2597/10680] Building CXX object qtbase/src/testlib/CMakeFiles/Test.dir/qbenchmarkmeasurement.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] [2598/10680] Building CXX object qtbase/src/network/CMakeFiles/Network.dir/socket/qsocks5socketengine.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] [2599/10680] Building CXX object qtbase/src/testlib/CMakeFiles/Test.dir/qbenchmark.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] [2600/10680] Building CXX object qtquick3d/src/glslparser/CMakeFiles/Quick3DGlslParserPrivate.dir/glsltype.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] [2601/10680] Automatic MOC for target QQmlNativeDebugServiceFactoryPlugin [2602/10680] Automatic MOC for target repc [2603/10680] Building CXX object qtbase/src/network/CMakeFiles/Network.dir/ssl/qsslserver.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] [2604/10680] Building CXX object qtquick3d/src/glslparser/CMakeFiles/Quick3DGlslParserPrivate.dir/glslmemorypool.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] [2605/10680] Building CXX object qtbase/src/network/CMakeFiles/Network.dir/kernel/qdnslookup.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] [2606/10680] Building CXX object qtbase/src/network/CMakeFiles/Network.dir/kernel/qdnslookup_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] [2607/10680] Linking CXX static library qtbase/lib/libQt6BundledTcime.a [2608/10680] Building CXX object qtbase/src/testlib/CMakeFiles/Test.dir/qsignaldumper.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] [2609/10680] Building CXX object qtremoteobjects/tools/repc/CMakeFiles/repc.dir/repc_autogen/mocs_compilation.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] [2610/10680] Building CXX object qtbase/src/tools/qdbuscpp2xml/CMakeFiles/qdbuscpp2xml.dir/__/moc/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] [2611/10680] Building CXX object qtbase/src/network/CMakeFiles/Network.dir/access/qhttpnetworkconnectionchannel.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] [2612/10680] Automatic MOC for target QQmlNativeDebugConnectorFactoryPlugin [2613/10680] Building CXX object qtquick3d/src/glslparser/CMakeFiles/Quick3DGlslParserPrivate.dir/glslastdump.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] [2614/10680] Building CXX object qtquick3d/src/glslparser/CMakeFiles/Quick3DGlslParserPrivate.dir/glslparsertable.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] [2615/10680] Building CXX object qtremoteobjects/tools/repc/CMakeFiles/repc.dir/rep_grammar.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] [2616/10680] Building CXX object qtlanguageserver/src/jsonrpc/CMakeFiles/JsonRpcPrivate.dir/JsonRpcPrivate_autogen/mocs_compilation.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] [2617/10680] Building CXX object qtbase/src/testlib/CMakeFiles/Test.dir/qtestlog.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] [2618/10680] Building CXX object qtbase/src/testlib/CMakeFiles/Test.dir/qjunittestlogger.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] [2619/10680] Building CXX object qtbase/src/plugins/sqldrivers/mysql/CMakeFiles/QMYSQLDriverPlugin.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] [2620/10680] Building CXX object qtbase/src/network/CMakeFiles/Network.dir/access/qhttpthreaddelegate.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] [2621/10680] Building CXX object qtbase/src/plugins/sqldrivers/sqlite/CMakeFiles/QSQLiteDriverPlugin.dir/smain.cpp.o [2622/10680] Building CXX object qtbase/src/network/CMakeFiles/Network.dir/access/qhttpnetworkconnection.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] [2623/10680] Building CXX object qtquick3d/src/glslparser/CMakeFiles/Quick3DGlslParserPrivate.dir/glslastvisitor.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] [2624/10680] Building CXX object qtbase/src/dbus/CMakeFiles/DBus.dir/qdbusxmlparser.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] [2625/10680] Building CXX object qtbase/src/network/CMakeFiles/Network.dir/access/qhttp2protocolhandler.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] [2626/10680] Building CXX object qtbase/src/testlib/CMakeFiles/Test.dir/qxmltestlogger.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] [2627/10680] Building CXX object qtbase/src/testlib/CMakeFiles/Test.dir/qbenchmarkvalgrind.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] [2628/10680] Building CXX object qtbase/src/dbus/CMakeFiles/DBus.dir/qdbusintegrator.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] [2629/10680] Building CXX object qtpositioning/src/positioning/CMakeFiles/Positioning.dir/qdoublevector2d.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] [2630/10680] Building CXX object qtbase/src/testlib/CMakeFiles/Test.dir/qtestblacklist.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] [2631/10680] Building CXX object qtbase/src/tools/qdbusxml2cpp/CMakeFiles/qdbusxml2cpp.dir/qdbusxml2cpp.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] [2632/10680] Building CXX object qtpositioning/src/positioning/CMakeFiles/Positioning.dir/qdoublematrix4x4.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] [2633/10680] Building CXX object qtbase/src/tools/qdbuscpp2xml/CMakeFiles/qdbuscpp2xml.dir/__/moc/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] [2634/10680] Building CXX object qtpositioning/src/positioning/CMakeFiles/Positioning.dir/qgeoaddress.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] [2635/10680] Building CXX object qtlanguageserver/src/jsonrpc/CMakeFiles/JsonRpcPrivate.dir/qjsonrpcprotocol.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] [2636/10680] Building CXX object qtbase/src/testlib/CMakeFiles/Test.dir/qtestresult.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] [2637/10680] Linking CXX executable qtbase/libexec/rcc [2638/10680] Building CXX object qt5compat/src/core5/CMakeFiles/Core5Compat.dir/codecs/qicucodec.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] [2639/10680] Building CXX object qtquick3d/src/glslparser/CMakeFiles/Quick3DGlslParserPrivate.dir/glslast.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] [2640/10680] Building CXX object qtpositioning/src/positioning/CMakeFiles/Positioning.dir/qgeopositioninfosourcefactory.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] [2641/10680] Running rcc for resource qmake_QtQuick_VirtualKeyboard_Plugins_Hangul [2642/10680] Building CXX object qtpositioning/src/positioning/CMakeFiles/Positioning.dir/qdoublevector3d.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] [2643/10680] Running rcc for resource qpdf [2644/10680] Running rcc for resource gui_shaders [2645/10680] Running rcc for resource qmessagebox [2646/10680] Building CXX object qtlanguageserver/src/jsonrpc/CMakeFiles/JsonRpcPrivate.dir/qjsontypedrpc.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] [2647/10680] Automatic MOC for target QDebugMessageServiceFactoryPlugin [2648/10680] Building CXX object qtpositioning/src/positioning/CMakeFiles/Positioning.dir/qgeoareamonitorinfo.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] [2649/10680] Building CXX object qtquick3d/src/glslparser/CMakeFiles/Quick3DGlslParserPrivate.dir/glslsymbol.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] [2650/10680] Linking CXX static library qtbase/lib/libQt6BundledPinyin.a [2651/10680] Running rcc for resource qstyle1 [2652/10680] Building CXX object qtquick3d/src/glslparser/CMakeFiles/Quick3DGlslParserPrivate.dir/glsltypes.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] [2653/10680] Building CXX object qtpositioning/src/positioning/CMakeFiles/Positioning.dir/qgeocircle.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] [2654/10680] Running rcc for resource qprintdialog [2655/10680] Running rcc for resource qprintdialog1 [2656/10680] Running rcc for resource qmake_QtQuick_Controls_Basic [2657/10680] Building CXX object qtbase/src/plugins/sqldrivers/odbc/CMakeFiles/QODBCDriverPlugin.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] [2658/10680] Building CXX object qtpositioning/src/positioning/CMakeFiles/Positioning.dir/qgeocoordinateobject.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] [2659/10680] Building CXX object qtpositioning/src/positioning/CMakeFiles/Positioning.dir/qwebmercator.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] [2660/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui_resources_1.dir/.rcc/qrc_qpdf.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] [2661/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui_resources_2.dir/.rcc/qrc_gui_shaders.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] [2662/10680] Running rcc for resource cursor [2663/10680] Running rcc for resource qmake_QtQuick_NativeStyle [2664/10680] Running rcc for resource qmake_QtQuick_Dialogs [2665/10680] Building CXX object qtpositioning/src/positioning/CMakeFiles/Positioning.dir/qgeolocation.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] [2666/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets_resources_3.dir/.rcc/qrc_qmessagebox.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] [2667/10680] Running rcc for resource qmake_QtQml [2668/10680] Running rcc for resource qmake_QtQml_Models [2669/10680] Running rcc for resource qmake_QtQuick_Shapes [2670/10680] Running rcc for resource qmake_QtCore [2671/10680] Running rcc for resource qtquickcontrols2imaginestyleimplplugin_raw_qml_0 [2672/10680] Running rcc for resource qmake_QtQml_WorkerScript [2673/10680] Building CXX object qtbase/src/network/CMakeFiles/Network.dir/ssl/qsslsocket.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] [2674/10680] Running rcc for resource qmake_QtQuick_LocalStorage [2675/10680] Running rcc for resource qmake_QtQml_XmlListModel [2676/10680] Running rcc for resource qmake_QtQuick [2677/10680] Running rcc for resource qmake_QtQuick_Window [2678/10680] Running rcc for resource qmake_QtTest [2679/10680] Building CXX object qtquick3d/src/glslparser/CMakeFiles/Quick3DGlslParserPrivate.dir/glsllexer.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] [2680/10680] Building CXX object qtbase/src/printsupport/CMakeFiles/PrintSupport_resources_2.dir/.rcc/qrc_qprintdialog1.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] [2681/10680] Building CXX object qtbase/src/plugins/platforms/eglfs/CMakeFiles/EglFSDeviceIntegrationPrivate_resources_1.dir/.rcc/qrc_cursor.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] [2682/10680] Running rcc for resource qmake_QtQuick_Layouts [2683/10680] Running rcc for resource qmake_QtQuick_Particles [2684/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets_resources_2.dir/.rcc/qrc_qstyle1.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] [2685/10680] Building CXX object qtdeclarative/src/quickdialogs2/quickdialogs2/CMakeFiles/QuickDialogs2_resources_1.dir/.rcc/qrc_qmake_QtQuick_Dialogs.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] [2686/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml_resources_1.dir/.rcc/qrc_qmake_QtQml.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] [2687/10680] Building CXX object qtdeclarative/src/qmlmodels/CMakeFiles/QmlModels_resources_1.dir/.rcc/qrc_qmake_QtQml_Models.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] [2688/10680] Building CXX object qtbase/src/network/CMakeFiles/Network.dir/access/qnetworkaccessmanager.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] [2689/10680] Building CXX object qtdeclarative/src/core/CMakeFiles/QmlCore_resources_1.dir/.rcc/qrc_qmake_QtCore.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] [2690/10680] Building CXX object qtdeclarative/src/qmlworkerscript/CMakeFiles/QmlWorkerScript_resources_1.dir/.rcc/qrc_qmake_QtQml_WorkerScript.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] [2691/10680] Building CXX object qtdeclarative/src/qmlxmllistmodel/CMakeFiles/QmlXmlListModel_resources_1.dir/.rcc/qrc_qmake_QtQml_XmlListModel.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] [2692/10680] Running rcc for resource particles [2693/10680] Building CXX object qtbase/src/printsupport/CMakeFiles/PrintSupport_resources_1.dir/.rcc/qrc_qprintdialog.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] [2694/10680] Building CXX object qtdeclarative/src/quick/CMakeFiles/Quick_resources_1.dir/.rcc/qrc_qmake_QtQuick.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] [2695/10680] Building CXX object qtdeclarative/src/quick/window/CMakeFiles/quickwindow_resources_1.dir/.rcc/qrc_qmake_QtQuick_Window.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] [2696/10680] Running rcc for resource particles1 [2697/10680] Running rcc for resource qmake_Qt_labs_sharedimage [2698/10680] Running rcc for resource qtquickshapes [2699/10680] Running rcc for resource qmake_QtQuick_Templates [2700/10680] Running rcc for resource qmake_QtQuick_Controls_impl [2701/10680] Running rcc for resource QuickTest_raw_qml_0 [2702/10680] Building CXX object qtdeclarative/src/qmllocalstorage/CMakeFiles/QmlLocalStorage_resources_1.dir/.rcc/qrc_qmake_QtQuick_LocalStorage.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] [2703/10680] Building CXX object qtdeclarative/src/qmltest/CMakeFiles/QuickTest_resources_1.dir/.rcc/qrc_qmake_QtTest.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] [2704/10680] Running rcc for resource qtquickcontrols2nativestyleplugin_raw_qml_0 [2705/10680] Building CXX object qtdeclarative/src/quicklayouts/CMakeFiles/QuickLayouts_resources_1.dir/.rcc/qrc_qmake_QtQuick_Layouts.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] [2706/10680] Running rcc for resource qmake_QtQuick_Controls [2707/10680] Running rcc for resource qmake_QtQuick_Controls_Material_impl [2708/10680] Running rcc for resource qmake_QtQuick_Controls_Universal [2709/10680] Building CXX object qtdeclarative/src/particles/CMakeFiles/QuickParticlesPrivate_resources_1.dir/.rcc/qrc_qmake_QtQuick_Particles.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] [2710/10680] Building CXX object qtdeclarative/src/quickshapes/CMakeFiles/QuickShapesPrivate_resources_1.dir/.rcc/qrc_qmake_QtQuick_Shapes.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] [2711/10680] Running rcc for resource qtquickcontrols2basicstyleplugin [2712/10680] Running rcc for resource qmake_QtQuick_Controls_Basic_impl [2713/10680] Running rcc for resource qmake_QtQuick_Controls_Fusion [2714/10680] Running rcc for resource qmake_QtQuick_Controls_Material [2715/10680] Building CXX object qtbase/src/tools/qdbuscpp2xml/CMakeFiles/qdbuscpp2xml.dir/qdbuscpp2xml.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] [2716/10680] Running rcc for resource qstyle [2717/10680] Running rcc for resource qmake_QtQuick3D_Helpers [2718/10680] Running rcc for resource qtquickcontrols2fusionstyle [2719/10680] Running rcc for resource qmake_QtQuick_Controls_Fusion_impl [2720/10680] Building CXX object qtdeclarative/src/quickcontrols2/basic/CMakeFiles/qtquickcontrols2basicstyleplugin_resources_1.dir/.rcc/qrc_qmake_QtQuick_Controls_Basic.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] [2721/10680] Building CXX object qtdeclarative/src/quicktemplates2/CMakeFiles/QuickTemplates2_resources_1.dir/.rcc/qrc_qmake_QtQuick_Templates.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] [2722/10680] Building CXX object qtdeclarative/src/quickcontrols2impl/CMakeFiles/QuickControls2Impl_resources_1.dir/.rcc/qrc_qmake_QtQuick_Controls_impl.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] [2723/10680] Running rcc for resource qtquickcontrols2fusionstyleimplplugin_raw_qml_0 [2724/10680] Building CXX object qtpositioning/src/positioning/CMakeFiles/Positioning.dir/qgeosatelliteinfo.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] [2725/10680] Building CXX object qtdeclarative/src/quickshapes/CMakeFiles/QuickShapesPrivate_resources_2.dir/.rcc/qrc_qtquickshapes.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] [2726/10680] Building CXX object qtdeclarative/src/quickcontrols2/CMakeFiles/QuickControls2_resources_1.dir/.rcc/qrc_qmake_QtQuick_Controls.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] [2727/10680] Running rcc for resource qmake_QtQuick_Controls_Imagine [2728/10680] Building CXX object qtdeclarative/src/particles/CMakeFiles/QuickParticlesPrivate_resources_2.dir/.rcc/qrc_particles.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] [2729/10680] Building CXX object qtdeclarative/src/quickcontrols2/basic/impl/CMakeFiles/qtquickcontrols2basicstyleimplplugin_resources_1.dir/.rcc/qrc_qmake_QtQuick_Controls_Basic_impl.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] [2730/10680] Building CXX object qtdeclarative/src/quickcontrols2/fusion/CMakeFiles/qtquickcontrols2fusionstyleplugin_resources_1.dir/.rcc/qrc_qmake_QtQuick_Controls_Fusion.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] [2731/10680] Running rcc for resource qmake_QtQuick_Controls_Imagine_impl [2732/10680] Running rcc for resource qmake_qtquickcontrols2imaginestyleimplplugin [2733/10680] Building CXX object qtpositioning/src/positioning/CMakeFiles/Positioning.dir/qclipperutils.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] [2734/10680] Running rcc for resource qtquickcontrols2basicstyleplugin_raw_qml_0 [2735/10680] Building CXX object qtdeclarative/src/quickcontrols2/imagine/impl/CMakeFiles/qtquickcontrols2imaginestyleimplplugin_resources_2.dir/.rcc/qrc_qtquickcontrols2imaginestyleimplplugin_raw_qml_0.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] [2736/10680] Building CXX object qtdeclarative/src/quickcontrols2/fusion/CMakeFiles/qtquickcontrols2fusionstyleplugin_resources_3.dir/.rcc/qrc_qtquickcontrols2fusionstyle.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] [2737/10680] Building CXX object qtdeclarative/src/qmltest/CMakeFiles/QuickTest_resources_2.dir/.rcc/qrc_QuickTest_raw_qml_0.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] [2738/10680] Running rcc for resource qtquickcontrols2fusionstyleplugin_raw_qml_0 [2739/10680] Building CXX object qtdeclarative/src/quickcontrols2/fusion/impl/CMakeFiles/qtquickcontrols2fusionstyleimplplugin_resources_1.dir/.rcc/qrc_qmake_QtQuick_Controls_Fusion_impl.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] [2740/10680] Building CXX object qtdeclarative/src/quickcontrols2/basic/CMakeFiles/qtquickcontrols2basicstyleplugin_resources_3.dir/.rcc/qrc_qtquickcontrols2basicstyleplugin.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] [2741/10680] Building CXX object qtpositioning/src/positioning/CMakeFiles/Positioning.dir/qgeocoordinate.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] [2742/10680] Building CXX object qtdeclarative/src/particles/CMakeFiles/QuickParticlesPrivate_resources_3.dir/.rcc/qrc_particles1.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] [2743/10680] Automatic MOC for target QQmlDebugServerFactoryPlugin [2744/10680] Running rcc for resource findwidget [2745/10680] Running rcc for resource qtgradienteditor [2746/10680] Running rcc for resource qtpropertybrowser [2747/10680] Building CXX object qtbase/src/testlib/CMakeFiles/Test.dir/qtestcase.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] [2748/10680] Running rcc for resource builtins [2749/10680] Building CXX object qtdeclarative/src/quickcontrols2/fusion/impl/CMakeFiles/qtquickcontrols2fusionstyleimplplugin_resources_2.dir/.rcc/qrc_qtquickcontrols2fusionstyleimplplugin_raw_qml_0.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] [2750/10680] Building CXX object qtdeclarative/src/quickcontrols2/imagine/CMakeFiles/qtquickcontrols2imaginestyleplugin_resources_1.dir/.rcc/qrc_qmake_QtQuick_Controls_Imagine.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] [2751/10680] Running rcc for resource PortableMedia [2752/10680] Building CXX object qtdeclarative/src/quickcontrols2/imagine/impl/CMakeFiles/qtquickcontrols2imaginestyleimplplugin_resources_1.dir/.rcc/qrc_qmake_QtQuick_Controls_Imagine_impl.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] [2753/10680] Building CXX object qtbase/src/tools/qdbuscpp2xml/CMakeFiles/qdbuscpp2xml.dir/__/moc/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] [2754/10680] Running rcc for resource qtquickcontrols2imaginestyleplugin_raw_qml_0 [2755/10680] Running rcc for resource qtquickcontrols2materialstyleplugin [2756/10680] Building CXX object qtdeclarative/src/quickcontrols2/imagine/impl/CMakeFiles/qtquickcontrols2imaginestyleimplplugin_resources_3.dir/.rcc/qrc_qmake_qtquickcontrols2imaginestyleimplplugin.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] [2757/10680] Running rcc for resource shared [2758/10680] Running rcc for resource qtquickcontrols2universalstyleplugin [2759/10680] Running rcc for resource qtquickcontrols2universalstyleimplplugin_raw_qml_0 [2760/10680] Running rcc for resource qmake_QtQuick_Controls_Universal_impl [2761/10680] Building CXX object qtpositioning/src/positioning/CMakeFiles/Positioning.dir/qgeorectangle.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] [2762/10680] Building CXX object qtdeclarative/src/quickcontrols2/material/CMakeFiles/qtquickcontrols2materialstyleplugin_resources_1.dir/.rcc/qrc_qmake_QtQuick_Controls_Material.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] [2763/10680] Running rcc for resource qmake_QtQuick_Dialogs_quickimpl [2764/10680] Running rcc for resource qmake_QtPositioning [2765/10680] Building CXX object qtbase/src/plugins/sqldrivers/sqlite/CMakeFiles/QSQLiteDriverPlugin.dir/qsql_sqlite.cpp.o [2766/10680] Running rcc for resource qtquickcontrols2materialstyleimplplugin_raw_qml_0 [2767/10680] Automatic MOC for target QQmlDebuggerServiceFactoryPlugin [2768/10680] Building CXX object qtserialport/src/serialport/CMakeFiles/SerialPort.dir/qserialportinfo.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] [2769/10680] Building CXX object qtpositioning/src/positioning/CMakeFiles/Positioning.dir/qlocationutils.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] [2770/10680] Building CXX object qtscxml/src/scxml/CMakeFiles/Scxml.dir/qscxmlerror.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] [2771/10680] Building CXX object qtdeclarative/src/quickcontrols2/material/impl/CMakeFiles/qtquickcontrols2materialstyleimplplugin_resources_1.dir/.rcc/qrc_qmake_QtQuick_Controls_Material_impl.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] [2772/10680] Building CXX object qtdeclarative/src/quickcontrols2/universal/CMakeFiles/qtquickcontrols2universalstyleplugin_resources_1.dir/.rcc/qrc_qmake_QtQuick_Controls_Universal.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] [2773/10680] Running rcc for resource TouchscreenPhone [2774/10680] Running rcc for resource QuickDialogs2QuickImpl [2775/10680] Running rcc for resource helpsystem [2776/10680] Running rcc for resource qmake_Qt_labs_settings [2777/10680] Running rcc for resource qmake_Qt_labs_qmlmodels [2778/10680] Building CXX object qtquick3d/src/glslparser/CMakeFiles/Quick3DGlslParserPrivate.dir/glslsymbols.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] [2779/10680] Running rcc for resource qmake_Qt_labs_folderlistmodel [2780/10680] Running rcc for resource qmake_Qt_labs_animation [2781/10680] Running rcc for resource qmake_Qt_labs_platform [2782/10680] Building CXX object qtdeclarative/src/quicknativestyle/CMakeFiles/qtquickcontrols2nativestyleplugin_resources_1.dir/.rcc/qrc_qmake_QtQuick_NativeStyle.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] [2783/10680] Running rcc for resource qmake_Qt_labs_wavefrontmesh [2784/10680] Building CXX object qtdeclarative/src/quickcontrols2/universal/impl/CMakeFiles/qtquickcontrols2universalstyleimplplugin_resources_1.dir/.rcc/qrc_qmake_QtQuick_Controls_Universal_impl.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] [2785/10680] Running rcc for resource quicktooling_raw_qml_0 [2786/10680] Building CXX object qtdeclarative/src/quickcontrols2/universal/impl/CMakeFiles/qtquickcontrols2universalstyleimplplugin_resources_2.dir/.rcc/qrc_qtquickcontrols2universalstyleimplplugin_raw_qml_0.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] [2787/10680] Running rcc for resource qmake_QtQuick_tooling [2788/10680] Running rcc for resource SmartPhoneWithButtons [2789/10680] Running rcc for resource qtquickcontrols2materialstyleplugin_raw_qml_0 [2790/10680] Building CXX object qtdeclarative/src/quickcontrols2/universal/CMakeFiles/qtquickcontrols2universalstyleplugin_resources_3.dir/.rcc/qrc_qtquickcontrols2universalstyleplugin.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] [2791/10680] Building CXX object qtdeclarative/src/quickdialogs2/quickdialogs2quickimpl/CMakeFiles/QuickDialogs2QuickImpl_resources_1.dir/.rcc/qrc_qmake_QtQuick_Dialogs_quickimpl.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] [2792/10680] Building CXX object qtlanguageserver/src/jsonrpc/CMakeFiles/JsonRpcPrivate.dir/qtypedjson.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] [2793/10680] Building CXX object qtdeclarative/src/quickcontrols2/material/CMakeFiles/qtquickcontrols2materialstyleplugin_resources_3.dir/.rcc/qrc_qtquickcontrols2materialstyleplugin.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] [2794/10680] Running rcc for resource qmake_QtMultimedia [2795/10680] Building CXX object qtpositioning/src/positioning/CMakeFiles/Positioning.dir/qgeoareamonitorsource.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] [2796/10680] Running rcc for resource qtquickcontrols2universalstyleplugin_raw_qml_0 [2797/10680] Building CXX object qtdeclarative/src/labs/sharedimage/CMakeFiles/LabsSharedImage_resources_1.dir/.rcc/qrc_qmake_Qt_labs_sharedimage.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] [2798/10680] Building CXX object qtdeclarative/src/labs/settings/CMakeFiles/LabsSettings_resources_1.dir/.rcc/qrc_qmake_Qt_labs_settings.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] [2799/10680] Building CXX object qtdeclarative/src/labs/models/CMakeFiles/LabsQmlModels_resources_1.dir/.rcc/qrc_qmake_Qt_labs_qmlmodels.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] [2800/10680] Building CXX object qtdeclarative/src/labs/folderlistmodel/CMakeFiles/LabsFolderListModel_resources_1.dir/.rcc/qrc_qmake_Qt_labs_folderlistmodel.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] [2801/10680] Running rcc for resource MultimediaQuickPrivate_raw_qml_0 [2802/10680] Running rcc for resource SmartPhone [2803/10680] Building CXX object qtdeclarative/src/qmlcompiler/CMakeFiles/QmlCompilerPrivate_resources_1.dir/.rcc/qrc_builtins.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] [2804/10680] Building CXX object qtdeclarative/src/labs/animation/CMakeFiles/LabsAnimation_resources_1.dir/.rcc/qrc_qmake_Qt_labs_animation.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] [2805/10680] Building CXX object qtdeclarative/src/labs/platform/CMakeFiles/qtlabsplatformplugin_resources_1.dir/.rcc/qrc_qmake_Qt_labs_platform.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] [2806/10680] Running rcc for resource qmake_Qt3D_Core [2807/10680] Building CXX object qtdeclarative/src/quickcontrols2/material/impl/CMakeFiles/qtquickcontrols2materialstyleimplplugin_resources_2.dir/.rcc/qrc_qtquickcontrols2materialstyleimplplugin_raw_qml_0.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] [2808/10680] Building CXX object qtdeclarative/src/labs/wavefrontmesh/CMakeFiles/LabsWavefrontMesh_resources_1.dir/.rcc/qrc_qmake_Qt_labs_wavefrontmesh.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] [2809/10680] Running rcc for resource qmake_Qt3D_Render [2810/10680] Running rcc for resource qmake_QtQuick_Scene3D [2811/10680] Running rcc for resource scene3d [2812/10680] Running rcc for resource qmake_Qt3D_Extras [2813/10680] Running rcc for resource qmake_QtQuick_Scene2D [2814/10680] Running rcc for resource qmake_Qt3D_Input [2815/10680] Running rcc for resource qmake_Qt3D_Logic [2816/10680] Building CXX object qtbase/src/network/CMakeFiles/Network.dir/access/qnetworkreplyhttpimpl.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] [2817/10680] Running rcc for resource SmartPhone2 [2818/10680] Building CXX object qtdeclarative/src/imports/tooling/CMakeFiles/quicktooling_resources_2.dir/.rcc/qrc_quicktooling_raw_qml_0.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] [2819/10680] Building CXX object qtdeclarative/src/imports/tooling/CMakeFiles/quicktooling_resources_1.dir/.rcc/qrc_qmake_QtQuick_tooling.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] [2820/10680] Building CXX object qtdeclarative/src/quicknativestyle/CMakeFiles/qtquickcontrols2nativestyleplugin_resources_2.dir/.rcc/qrc_qtquickcontrols2nativestyleplugin_raw_qml_0.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] [2821/10680] Running rcc for resource materialsystem [2822/10680] Running rcc for resource qmake_Qt3D_Animation [2823/10680] Running rcc for resource qmake_Qt5Compat_GraphicalEffects [2824/10680] Building CXX object qtmultimedia/src/multimediaquick/CMakeFiles/MultimediaQuickPrivate_resources_1.dir/.rcc/qrc_qmake_QtMultimedia.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] [2825/10680] Running rcc for resource qmake_Qt5Compat_GraphicalEffects_private [2826/10680] Running rcc for resource qmake_QtCharts [2827/10680] Building CXX object qtbase/src/plugins/sqldrivers/odbc/CMakeFiles/QODBCDriverPlugin.dir/qsql_odbc.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] [2828/10680] Running rcc for resource ClamshellPhone [2829/10680] Running rcc for resource QuickDialogs2QuickImpl_raw_qml_0 [2830/10680] Building CXX object qtmultimedia/src/multimediaquick/CMakeFiles/MultimediaQuickPrivate_resources_2.dir/.rcc/qrc_MultimediaQuickPrivate_raw_qml_0.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] [2831/10680] Running rcc for resource qmake_QtWebView [2832/10680] Building CXX object qtdeclarative/src/quickdialogs2/quickdialogs2quickimpl/CMakeFiles/QuickDialogs2QuickImpl_resources_3.dir/.rcc/qrc_QuickDialogs2QuickImpl.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] [2833/10680] Running rcc for resource qtgraphicaleffectsprivate_raw_qml_0 [2834/10680] Building CXX object qt3d/src/quick3d/imports/render/CMakeFiles/quick3drenderplugin_resources_1.dir/.rcc/qrc_qmake_Qt3D_Render.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] [2835/10680] Building CXX object qtdeclarative/src/quickcontrols2/fusion/CMakeFiles/qtquickcontrols2fusionstyleplugin_resources_2.dir/.rcc/qrc_qtquickcontrols2fusionstyleplugin_raw_qml_0.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] [2836/10680] Building CXX object qt3d/src/quick3d/imports/scene2d/CMakeFiles/qtquickscene2dplugin_resources_1.dir/.rcc/qrc_qmake_QtQuick_Scene2D.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] [2837/10680] Building CXX object qt3d/src/quick3d/imports/input/CMakeFiles/quick3dinputplugin_resources_1.dir/.rcc/qrc_qmake_Qt3D_Input.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] [2838/10680] Building CXX object qt3d/src/quick3d/imports/logic/CMakeFiles/quick3dlogicplugin_resources_1.dir/.rcc/qrc_qmake_Qt3D_Logic.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] [2839/10680] Building CXX object qtbase/src/plugins/sqldrivers/mysql/CMakeFiles/QMYSQLDriverPlugin.dir/qsql_mysql.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] [2840/10680] Building CXX object qt3d/src/quick3d/quick3d/CMakeFiles/3DQuick_resources_1.dir/.rcc/qrc_qmake_Qt3D_Core.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] [2841/10680] Running rcc for resource qtgraphicaleffectsshaders [2842/10680] Building CXX object qt3d/src/quick3d/imports/scene3d/CMakeFiles/qtquickscene3dplugin_resources_2.dir/.rcc/qrc_scene3d.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] [2843/10680] Running rcc for resource qmake_QtDataVisualization [2844/10680] Building CXX object qtbase/src/dbus/CMakeFiles/DBus.dir/qdbusmetatype.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] [2845/10680] Building CXX object qt3d/src/quick3d/imports/scene3d/CMakeFiles/qtquickscene3dplugin_resources_1.dir/.rcc/qrc_qmake_QtQuick_Scene3D.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] [2846/10680] Building CXX object qt3d/src/quick3d/imports/extras/CMakeFiles/quick3dextrasplugin_resources_1.dir/.rcc/qrc_qmake_Qt3D_Extras.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] [2847/10680] Building CXX object qt5compat/src/imports/graphicaleffects5/CMakeFiles/qtgraphicaleffectsplugin_resources_1.dir/.rcc/qrc_qmake_Qt5Compat_GraphicalEffects.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] [2848/10680] Running rcc for resource proparser [2849/10680] Running rcc for resource S60-QVGA-Candybar [2850/10680] Building CXX object qtdeclarative/src/quickcontrols2/basic/CMakeFiles/qtquickcontrols2basicstyleplugin_resources_2.dir/.rcc/qrc_qtquickcontrols2basicstyleplugin_raw_qml_0.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] [2851/10680] Building CXX object qtdeclarative/src/quickcontrols2/imagine/CMakeFiles/qtquickcontrols2imaginestyleplugin_resources_2.dir/.rcc/qrc_qtquickcontrols2imaginestyleplugin_raw_qml_0.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] [2852/10680] Building CXX object qt3d/src/render/CMakeFiles/3DRender_resources_1.dir/.rcc/qrc_materialsystem.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] [2853/10680] Building CXX object qt3d/src/quick3d/imports/animation/CMakeFiles/quick3danimationplugin_resources_1.dir/.rcc/qrc_qmake_Qt3D_Animation.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] [2854/10680] Running rcc for resource shaders [2855/10680] Building CXX object qt5compat/src/imports/graphicaleffects5/private/CMakeFiles/qtgraphicaleffectsprivate_resources_1.dir/.rcc/qrc_qmake_Qt5Compat_GraphicalEffects_private.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] [2856/10680] Building CXX object qtcharts/src/chartsqml2/CMakeFiles/ChartsQml_resources_1.dir/.rcc/qrc_qmake_QtCharts.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] [2857/10680] Building CXX object qtwebview/src/quick/CMakeFiles/WebViewQuick_resources_1.dir/.rcc/qrc_qmake_QtWebView.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] [2858/10680] Running rcc for resource DataVisualizationQml_raw_qml_0 [2859/10680] Linking CXX static library qtbase/lib/libQt6JsonRpc.a [2860/10680] Building CXX object qt5compat/src/imports/graphicaleffects5/private/CMakeFiles/qtgraphicaleffectsprivate_resources_2.dir/.rcc/qrc_qtgraphicaleffectsprivate_raw_qml_0.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] [2861/10680] Building CXX object qtdatavis3d/src/datavisualizationqml/CMakeFiles/DataVisualizationQml_resources_1.dir/.rcc/qrc_qmake_QtDataVisualization.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] [2862/10680] Building CXX object qttools/src/linguist/lprodump/CMakeFiles/lprodump.dir/lprodump_autogen/mocs_compilation.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] [2863/10680] Automatic MOC for target QQmlProfilerServiceFactoryPlugin [2864/10680] Running rcc for resource extras [2865/10680] Linking CXX static library qtbase/plugins/sqldrivers/libqsqlodbc.a [2866/10680] Building CXX object qttools/src/designer/src/lib/CMakeFiles/Designer_resources_9.dir/.rcc/qrc_findwidget.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] [2867/10680] Building CXX object qttools/src/designer/src/lib/CMakeFiles/Designer_resources_12.dir/.rcc/qrc_qtpropertybrowser.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] [2868/10680] Linking CXX executable qtbase/bin/qtpaths [2869/10680] Building CXX object qtserialport/src/serialport/CMakeFiles/SerialPort.dir/qserialport.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] [2870/10680] Running rcc for resource meshes [2871/10680] Building CXX object qtquick3d/src/glslparser/CMakeFiles/Quick3DGlslParserPrivate.dir/glslkeywords.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] [2872/10680] Building CXX object qttools/src/designer/src/lib/CMakeFiles/Designer_resources_10.dir/.rcc/qrc_qtgradienteditor.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] [2873/10680] Running rcc for resource propertyeditor [2874/10680] Building CXX object qttools/src/designer/src/lib/CMakeFiles/Designer_resources_6.dir/.rcc/qrc_PortableMedia.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] [2875/10680] Running rcc for resource qmake_QtWebSockets [2876/10680] Building CXX object qt5compat/src/core5/CMakeFiles/Core5Compat.dir/codecs/qtextcodec.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] [2877/10680] Building CXX object qtpositioning/src/positioning/CMakeFiles/Positioning.dir/qnmeapositioninfosource.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] [2878/10680] Building CXX object qtscxml/src/scxml/CMakeFiles/Scxml.dir/qscxmldatamodelplugin.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] [2879/10680] Running rcc for resource qtgraphicaleffectsplugin_raw_qml_0 [2880/10680] Building CXX object qtdatavis3d/src/datavisualizationqml/CMakeFiles/DataVisualizationQml_resources_2.dir/.rcc/qrc_DataVisualizationQml_raw_qml_0.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] [2881/10680] Running rcc for resource formeditor1 [2882/10680] Running rcc for resource qmake_Qt_labs_lottieqt [2883/10680] Building CXX object qtquick3d/src/glslparser/CMakeFiles/Quick3DGlslParserPrivate.dir/glslparser.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] [2884/10680] Linking CXX static library qtbase/plugins/sqldrivers/libqsqlmysql.a [2885/10680] Building CXX object qttools/src/designer/src/lib/CMakeFiles/Designer_resources_11.dir/.rcc/qrc_shared.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] [2886/10680] Building CXX object qttools/src/linguist/lprodump/CMakeFiles/lprodump.dir/.rcc/qrc_proparser.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] [2887/10680] Running rcc for resource qmake_QtOpcUa [2888/10680] Running rcc for resource qmake_QtQuick_Timeline [2889/10680] Running rcc for resource S60-nHD-Touchscreen [2890/10680] Building CXX object qtdeclarative/src/quickcontrols2/material/CMakeFiles/qtquickcontrols2materialstyleplugin_resources_2.dir/.rcc/qrc_qtquickcontrols2materialstyleplugin_raw_qml_0.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] [2891/10680] Running rcc for resource widgetbox [2892/10680] Building CXX object qttools/src/designer/src/components/lib/CMakeFiles/DesignerComponentsPrivate_resources_1.dir/.rcc/qrc_propertyeditor.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] [2893/10680] Building CXX object qtpositioning/src/positioning/CMakeFiles/Positioning.dir/qgeoshape.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] [2894/10680] Building CXX object qtdeclarative/src/quickcontrols2/universal/CMakeFiles/qtquickcontrols2universalstyleplugin_resources_2.dir/.rcc/qrc_qtquickcontrols2universalstyleplugin_raw_qml_0.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] [2895/10680] Building CXX object qttools/src/assistant/help/CMakeFiles/Help_resources_1.dir/.rcc/qrc_helpsystem.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] [2896/10680] Building CXX object qtwebsockets/src/imports/qmlwebsockets/CMakeFiles/qmlwebsockets_resources_1.dir/.rcc/qrc_qmake_QtWebSockets.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] [2897/10680] Running rcc for resource qmake_QtQuick3D [2898/10680] Running rcc for resource qmake_QtQuick3D_Particles3D [2899/10680] Running rcc for resource qmake_QtQuick3D_ParticleEffects [2900/10680] Running rcc for resource qmake_QtQuick3D_AssetUtils [2901/10680] Building CXX object qtquick3d/src/glslparser/CMakeFiles/Quick3DGlslParserPrivate.dir/glslengine.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] [2902/10680] Running rcc for resource virtualkeyboard_retro_style [2903/10680] Building CXX object qtpositioning/src/positioningquick/CMakeFiles/PositioningQuick_resources_1.dir/.rcc/qrc_qmake_QtPositioning.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] [2904/10680] Building CXX object qttools/src/designer/src/components/lib/CMakeFiles/DesignerComponentsPrivate_resources_3.dir/.rcc/qrc_formeditor1.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] [2905/10680] Running rcc for resource assimp [2906/10680] Running rcc for resource qmake_QtQuick3D_Effects [2907/10680] Building CXX object qtquick3d/src/glslparser/CMakeFiles/Quick3DGlslParserPrivate.dir/glslsemantic.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] [2908/10680] Building CXX object qtdatavis3d/src/datavisualization/CMakeFiles/DataVisualization_resources_1.dir/.rcc/qrc_shaders.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] [2909/10680] Building CXX object qtlottie/src/imports/CMakeFiles/lottieqtplugin_resources_1.dir/.rcc/qrc_qmake_Qt_labs_lottieqt.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] [2910/10680] Building CXX object qtopcua/src/declarative_opcua/CMakeFiles/DeclarativeOpcua_resources_1.dir/.rcc/qrc_qmake_QtOpcUa.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] [2911/10680] Building CXX object qtquicktimeline/src/timeline/CMakeFiles/QuickTimeline_resources_1.dir/.rcc/qrc_qmake_QtQuick_Timeline.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] [2912/10680] Running rcc for resource Quick3DEffects_raw_qml_0 [2913/10680] Running rcc for resource qmake_QtQuick3D_Physics [2914/10680] Running rcc for resource qmake_QtRemoteObjects [2915/10680] Running rcc for resource qmake_QtQml_StateMachine [2916/10680] Running rcc for resource qmake_QtQuick3D_Physics_Helpers [2917/10680] Building CXX object qtquick3d/src/helpers/CMakeFiles/Quick3DHelpers_resources_1.dir/.rcc/qrc_qmake_QtQuick3D_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] [2918/10680] Running rcc for resource qmake_QtScxml [2919/10680] Building CXX object qttools/src/designer/src/components/lib/CMakeFiles/DesignerComponentsPrivate_resources_4.dir/.rcc/qrc_widgetbox.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] [2920/10680] Building CXX object qtquick3d/src/quick3d/CMakeFiles/Quick3D_resources_1.dir/.rcc/qrc_qmake_QtQuick3D.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] [2921/10680] Running rcc for resource templates [2922/10680] Running rcc for resource qmake_QtSensors [2923/10680] Running rcc for resource qmake_QtTextToSpeech [2924/10680] Running rcc for resource formeditor [2925/10680] Building CXX object qt5compat/src/imports/graphicaleffects5/CMakeFiles/qtgraphicaleffectsplugin_resources_3.dir/.rcc/qrc_qtgraphicaleffectsshaders.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] [2926/10680] Running rcc for resource qmake_QtQuick_VirtualKeyboard [2927/10680] Building CXX object qtquick3d/src/quick3dparticles/CMakeFiles/Quick3DParticles_resources_1.dir/.rcc/qrc_qmake_QtQuick3D_Particles3D.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] [2928/10680] Running rcc for resource qmake_QtQuick_VirtualKeyboard_Components [2929/10680] Building CXX object qtquick3d/src/quick3dparticleeffects/CMakeFiles/Quick3DParticleEffects_resources_1.dir/.rcc/qrc_qmake_QtQuick3D_ParticleEffects.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] [2930/10680] Building CXX object qtpositioning/src/positioning/CMakeFiles/Positioning.dir/qnmeasatelliteinfosource.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] [2931/10680] Building CXX object qtdatavis3d/src/datavisualization/CMakeFiles/DataVisualization_resources_2.dir/.rcc/qrc_meshes.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] [2932/10680] Building CXX object qtquick3d/src/assetutils/CMakeFiles/Quick3DAssetUtils_resources_1.dir/.rcc/qrc_qmake_QtQuick3D_AssetUtils.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] [2933/10680] Building CXX object qtdeclarative/src/quickdialogs2/quickdialogs2quickimpl/CMakeFiles/QuickDialogs2QuickImpl_resources_2.dir/.rcc/qrc_QuickDialogs2QuickImpl_raw_qml_0.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] [2934/10680] Running rcc for resource VirtualKeyboard_raw_qml_0 [2935/10680] Building CXX object qtquick3d/src/plugins/assetimporters/assimp/CMakeFiles/AssimpImporterPlugin_resources_1.dir/.rcc/qrc_assimp.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] [2936/10680] Building CXX object qtremoteobjects/src/remoteobjectsqml/CMakeFiles/RemoteObjectsQml_resources_1.dir/.rcc/qrc_qmake_QtRemoteObjects.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] [2937/10680] Building CXX object qtquick3d/src/effects/CMakeFiles/Quick3DEffects_resources_1.dir/.rcc/qrc_qmake_QtQuick3D_Effects.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] [2938/10680] Building CXX object qtscxml/tools/qscxmlc/CMakeFiles/qscxmlc.dir/qscxmlc_autogen/mocs_compilation.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] [2939/10680] Building CXX object qtquick3dphysics/src/quick3dphysics/CMakeFiles/Quick3DPhysics_resources_1.dir/.rcc/qrc_qmake_QtQuick3D_Physics.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] [2940/10680] Building CXX object qtscxml/src/statemachineqml/CMakeFiles/StateMachineQml_resources_1.dir/.rcc/qrc_qmake_QtQml_StateMachine.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] [2941/10680] Building CXX object qtscxml/src/scxmlqml/CMakeFiles/ScxmlQml_resources_1.dir/.rcc/qrc_qmake_QtScxml.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] [2942/10680] Running rcc for resource qmake_QtQuick_VirtualKeyboard_Layouts [2943/10680] Building CXX object qtquick3dphysics/src/helpers/CMakeFiles/Quick3DPhysicsHelpers_resources_1.dir/.rcc/qrc_qmake_QtQuick3D_Physics_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] [2944/10680] Running rcc for resource qmake_QtQuick_VirtualKeyboard_Settings [2945/10680] Running rcc for resource qmake_QtQuick_VirtualKeyboard_Styles [2946/10680] Building CXX object qtremoteobjects/tools/repc/CMakeFiles/repc.dir/cppcodegenerator.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] [2947/10680] Building CXX object qtvirtualkeyboard/src/virtualkeyboard/CMakeFiles/VirtualKeyboard_resources_1.dir/.rcc/qrc_qmake_QtQuick_VirtualKeyboard.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] [2948/10680] Building CXX object qtspeech/src/tts/CMakeFiles/TextToSpeechQml_resources_1.dir/.rcc/qrc_qmake_QtTextToSpeech.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] [2949/10680] Building CXX object qtsensors/src/sensorsquick/CMakeFiles/SensorsQuick_resources_1.dir/.rcc/qrc_qmake_QtSensors.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] [2950/10680] Building CXX object qtquick3d/src/effects/CMakeFiles/Quick3DEffects_resources_2.dir/.rcc/qrc_Quick3DEffects_raw_qml_0.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] [2951/10680] Building CXX object qtscxml/tools/qscxmlc/CMakeFiles/qscxmlc.dir/.rcc/qrc_templates.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] [2952/10680] Building CXX object qtvirtualkeyboard/src/components/CMakeFiles/qtvkbcomponentsplugin_resources_1.dir/.rcc/qrc_qmake_QtQuick_VirtualKeyboard_Components.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] [2953/10680] Running rcc for resource qmake_QtQuick_VirtualKeyboard_Styles_Builtin [2954/10680] Running rcc for resource Quick3DHelpers_raw_qml_0 [2955/10680] Running rcc for resource qmake_QtQuick_VirtualKeyboard_Plugins [2956/10680] Running rcc for resource qmake_QtQuick_VirtualKeyboard_Plugins_OpenWNN [2957/10680] Building CXX object qtvirtualkeyboard/src/layouts/CMakeFiles/qtvkblayoutsplugin_resources_1.dir/.rcc/qrc_qmake_QtQuick_VirtualKeyboard_Layouts.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] [2958/10680] Running rcc for resource qteffectlibrary [2959/10680] Running rcc for resource qtvkbstylesplugin_raw_qml_0 [2960/10680] Building CXX object qt5compat/src/imports/graphicaleffects5/CMakeFiles/qtgraphicaleffectsplugin_resources_2.dir/.rcc/qrc_qtgraphicaleffectsplugin_raw_qml_0.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] [2961/10680] Building CXX object qtvirtualkeyboard/src/virtualkeyboard/CMakeFiles/VirtualKeyboard_resources_2.dir/.rcc/qrc_VirtualKeyboard_raw_qml_0.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] [2962/10680] Running rcc for resource qmake_virtualkeyboard_hangul_layouts [2963/10680] Building CXX object qtpositioning/src/positioning/CMakeFiles/Positioning.dir/qgeopath.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] [2964/10680] Running rcc for resource qmake_QtQuick_VirtualKeyboard_Plugins_Pinyin [2965/10680] Building CXX object qtvirtualkeyboard/src/settings/CMakeFiles/qtvkbsettingsplugin_resources_1.dir/.rcc/qrc_qmake_QtQuick_VirtualKeyboard_Settings.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] [2966/10680] Building CXX object qtvirtualkeyboard/src/plugins/hangul/CMakeFiles/qtvkbhangulplugin_resources_1.dir/.rcc/qrc_qmake_QtQuick_VirtualKeyboard_Plugins_Hangul.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] [2967/10680] Building CXX object qtvirtualkeyboard/src/styles/builtin/CMakeFiles/qtvkbbuiltinstylesplugin_resources_1.dir/.rcc/qrc_qmake_QtQuick_VirtualKeyboard_Styles_Builtin.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] [2968/10680] Running rcc for resource qmake_virtualkeyboard_pinyin_layouts [2969/10680] Building CXX object qtvirtualkeyboard/src/styles/CMakeFiles/qtvkbstylesplugin_resources_1.dir/.rcc/qrc_qmake_QtQuick_VirtualKeyboard_Styles.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] [2970/10680] Running rcc for resource qmake_virtualkeyboard_openwnn_layouts [2971/10680] Building CXX object qtvirtualkeyboard/src/plugins/openwnn/CMakeFiles/qtvkbopenwnnplugin_resources_1.dir/.rcc/qrc_qmake_QtQuick_VirtualKeyboard_Plugins_OpenWNN.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] [2972/10680] Running rcc for resource qmake_QtQuick_VirtualKeyboard_Plugins_TCIme [2973/10680] Building CXX object qtvirtualkeyboard/src/plugins/CMakeFiles/qtvkbpluginsplugin_resources_1.dir/.rcc/qrc_qmake_QtQuick_VirtualKeyboard_Plugins.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] [2974/10680] Building CXX object qttools/src/qdbus/qdbus/CMakeFiles/qdbus.dir/qdbus.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] [2975/10680] Building CXX object qtsensors/src/sensors/CMakeFiles/Sensors.dir/qsensorplugin.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] [2976/10680] Running rcc for resource qmake_virtualkeyboard_tcime_layouts [2977/10680] Running rcc for resource qmake_QtQuick_VirtualKeyboard_Plugins_Thai [2978/10680] Running rcc for resource res [2979/10680] Building CXX object qtvirtualkeyboard/src/plugins/hangul/CMakeFiles/qtvkbhangulplugin_resources_2.dir/.rcc/qrc_qmake_virtualkeyboard_hangul_layouts.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] [2980/10680] Running rcc for resource qmake_QtWayland_Compositor_XdgShell [2981/10680] Running rcc for resource compositor [2982/10680] Building CXX object qt3d/src/extras/CMakeFiles/3DExtras_resources_1.dir/.rcc/qrc_extras.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] [2983/10680] Running rcc for resource WaylandCompositor_raw_qml_0 [2984/10680] Building CXX object qtvirtualkeyboard/src/plugins/pinyin/CMakeFiles/qtvkbpinyinplugin_resources_1.dir/.rcc/qrc_qmake_QtQuick_VirtualKeyboard_Plugins_Pinyin.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] [2985/10680] Running rcc for resource qmake_QtWayland_Compositor [2986/10680] Running rcc for resource virtualkeyboard_default_style [2987/10680] Running rcc for resource qmake_virtualkeyboard_thai_layouts [2988/10680] Running rcc for resource qmake_QtWayland_Compositor_WlShell [2989/10680] Running rcc for resource qmake_QtWayland_Compositor_QtShell [2990/10680] Running rcc for resource qmake_QtWayland_Compositor_IviApplication [2991/10680] Building CXX object qttools/src/designer/src/lib/CMakeFiles/Designer_resources_5.dir/.rcc/qrc_TouchscreenPhone.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] [2992/10680] Building CXX object qtserialport/src/serialport/CMakeFiles/SerialPort.dir/qserialportinfo_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] [2993/10680] Building CXX object qtvirtualkeyboard/src/plugins/pinyin/CMakeFiles/qtvkbpinyinplugin_resources_2.dir/.rcc/qrc_qmake_virtualkeyboard_pinyin_layouts.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] [2994/10680] Building CXX object qtvirtualkeyboard/src/plugins/tcime/CMakeFiles/qtvkbtcimeplugin_resources_1.dir/.rcc/qrc_qmake_QtQuick_VirtualKeyboard_Plugins_TCIme.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] [2995/10680] Building CXX object qtvirtualkeyboard/src/styles/CMakeFiles/qtvkbstylesplugin_resources_2.dir/.rcc/qrc_qtvkbstylesplugin_raw_qml_0.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] [2996/10680] Running rcc for resource qtvkbcomponentsplugin_raw_qml_0 [2997/10680] Running rcc for resource qmake_QtWayland_Compositor_PresentationTime [2998/10680] Running rcc for resource qmake_QtWayland_Client_TextureSharing [2999/10680] Running rcc for resource qmake_QtWayland_Compositor_TextureSharingExtension [3000/10680] Building CXX object qtvirtualkeyboard/src/plugins/openwnn/CMakeFiles/qtvkbopenwnnplugin_resources_2.dir/.rcc/qrc_qmake_virtualkeyboard_openwnn_layouts.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] [3001/10680] Building CXX object qtvirtualkeyboard/src/plugins/tcime/CMakeFiles/qtvkbtcimeplugin_resources_2.dir/.rcc/qrc_qmake_virtualkeyboard_tcime_layouts.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] [3002/10680] Running rcc for resource qmake_QtWebChannel [3003/10680] Building CXX object qtquick3d/src/helpers/CMakeFiles/Quick3DHelpers_resources_2.dir/.rcc/qrc_Quick3DHelpers_raw_qml_0.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] [3004/10680] Building CXX object qtvirtualkeyboard/src/plugins/thai/CMakeFiles/qtvkbthaiplugin_resources_1.dir/.rcc/qrc_qmake_QtQuick_VirtualKeyboard_Plugins_Thai.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] [3005/10680] Building CXX object qtwayland/src/imports/compositor-extensions/xdgshell/CMakeFiles/WaylandCompositorXdgShell_resources_1.dir/.rcc/qrc_qmake_QtWayland_Compositor_XdgShell.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] [3006/10680] Running rcc for resource resources [3007/10680] Building CXX object qtwayland/src/compositor/CMakeFiles/WaylandCompositor_resources_3.dir/.rcc/qrc_WaylandCompositor_raw_qml_0.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] [3008/10680] Building CXX object qtwayland/src/imports/compositor-extensions/wlshell/CMakeFiles/WaylandCompositorWLShell_resources_1.dir/.rcc/qrc_qmake_QtWayland_Compositor_WlShell.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] [3009/10680] Building CXX object qtvirtualkeyboard/src/plugins/thai/CMakeFiles/qtvkbthaiplugin_resources_2.dir/.rcc/qrc_qmake_virtualkeyboard_thai_layouts.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] [3010/10680] Building CXX object qtwayland/src/compositor/CMakeFiles/WaylandCompositor_resources_1.dir/.rcc/qrc_compositor.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] [3011/10680] Building CXX object qtwayland/src/imports/compositor-extensions/iviapplication/CMakeFiles/WaylandCompositorIviapplication_resources_1.dir/.rcc/qrc_qmake_QtWayland_Compositor_IviApplication.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] [3012/10680] Building CXX object qtwayland/src/imports/compositor-extensions/qtshell/CMakeFiles/WaylandCompositorQtShell_resources_1.dir/.rcc/qrc_qmake_QtWayland_Compositor_QtShell.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] [3013/10680] Building CXX object qtwayland/src/compositor/CMakeFiles/WaylandCompositor_resources_2.dir/.rcc/qrc_qmake_QtWayland_Compositor.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] [3014/10680] Building CXX object qtpositioning/src/positioning/CMakeFiles/Positioning.dir/qgeopositioninfo.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] [3015/10680] Building CXX object qtwayland/src/imports/compositor-extensions/presentationtime/CMakeFiles/WaylandCompositorPresentationTime_resources_1.dir/.rcc/qrc_qmake_QtWayland_Compositor_PresentationTime.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] [3016/10680] Building CXX object qtwayland/src/imports/texture-sharing/CMakeFiles/WaylandTextureSharing_resources_1.dir/.rcc/qrc_qmake_QtWayland_Client_TextureSharing.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] [3017/10680] Building CXX object qtwayland/src/imports/texture-sharing-extension/CMakeFiles/WaylandTextureSharingExtension_resources_1.dir/.rcc/qrc_qmake_QtWayland_Compositor_TextureSharingExtension.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] [3018/10680] Building CXX object qtwebchannel/src/imports/webchannel/CMakeFiles/webchannel_resources_1.dir/.rcc/qrc_qmake_QtWebChannel.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] [3019/10680] Building CXX object qtwebchannel/src/webchannel/CMakeFiles/WebChannel_resources_1.dir/.rcc/qrc_resources.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] [3020/10680] Linking CXX executable qtbase/libexec/qmltyperegistrar [3021/10680] Building CXX object qtvirtualkeyboard/src/styles/builtin/CMakeFiles/qtvkbbuiltinstylesplugin_resources_2.dir/.rcc/qrc_virtualkeyboard_default_style.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] [3022/10680] Building CXX object qtserialport/src/serialport/CMakeFiles/SerialPort.dir/qserialport_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] [3023/10680] Running AUTOMOC file extraction for target QmlCore [3024/10680] Running AUTOMOC file extraction for target QmlWorkerScript [3025/10680] Running AUTOMOC file extraction for target LabsSettings [3026/10680] Running AUTOMOC file extraction for target QmlXmlListModel [3027/10680] Running AUTOMOC file extraction for target QuickShapesPrivate [3028/10680] Building CXX object qttools/src/designer/src/lib/CMakeFiles/Designer_resources_4.dir/.rcc/qrc_SmartPhoneWithButtons.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] [3029/10680] Running AUTOMOC file extraction for target QuickLayouts [3030/10680] Running moc --collect-json for target QmlCore [3031/10680] Running moc --collect-json for target QmlWorkerScript [3032/10680] Running moc --collect-json for target LabsSettings [3033/10680] Running moc --collect-json for target QmlXmlListModel [3034/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets_resources_1.dir/.rcc/qrc_qstyle.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] [3035/10680] Running moc --collect-json for target QuickShapesPrivate [3036/10680] Running AUTOMOC file extraction for target QmlModels [3037/10680] Running moc --collect-json for target QuickLayouts [3038/10680] Building CXX object qttools/src/designer/src/lib/CMakeFiles/Designer_resources_3.dir/.rcc/qrc_SmartPhone.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] [3039/10680] Building CXX object qtsensors/src/sensors/CMakeFiles/Sensors.dir/qcompass.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] [3040/10680] Building CXX object qtsensors/src/sensors/CMakeFiles/Sensors.dir/qambienttemperaturesensor.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] [3041/10680] Running rcc for resource qmake_tcime [3042/10680] Running rcc for resource qmake_virtualkeyboard_layouts [3043/10680] Building CXX object qtsensors/src/sensors/CMakeFiles/Sensors.dir/qambientlightsensor.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] [3044/10680] Building CXX object qtpositioning/src/positioning/CMakeFiles/Positioning.dir/qgeopolygon.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] [3045/10680] Running moc --collect-json for target QmlModels [3046/10680] Building CXX object qtsensors/src/sensors/CMakeFiles/Sensors.dir/qaccelerometer.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] [3047/10680] Building CXX object qttools/src/designer/src/lib/CMakeFiles/Designer_resources_2.dir/.rcc/qrc_SmartPhone2.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] [3048/10680] Building CXX object qtquick3d/src/effects/CMakeFiles/Quick3DEffects_resources_3.dir/.rcc/qrc_qteffectlibrary.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] [3049/10680] Running rcc for resource qmake_qtquickcontrols2imaginestyleplugin [3050/10680] Building CXX object qtsensors/src/sensors/CMakeFiles/Sensors.dir/qirproximitysensor.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] [3051/10680] Building CXX object qtvirtualkeyboard/src/components/CMakeFiles/qtvkbcomponentsplugin_resources_2.dir/.rcc/qrc_qtvkbcomponentsplugin_raw_qml_0.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] [3052/10680] Building CXX object qttools/src/designer/src/lib/CMakeFiles/Designer_resources_1.dir/.rcc/qrc_ClamshellPhone.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] [3053/10680] Building CXX object qtsensors/src/sensors/CMakeFiles/Sensors.dir/qsensorbackend.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] [3054/10680] Building CXX object qttools/src/designer/src/components/lib/CMakeFiles/DesignerComponentsPrivate_resources_2.dir/.rcc/qrc_formeditor.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] [3055/10680] Building CXX object qtsensors/src/sensors/CMakeFiles/Sensors.dir/qorientationsensor.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] [3056/10680] Building CXX object qtscxml/src/scxml/CMakeFiles/Scxml.dir/qscxmlcppdatamodel.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] [3057/10680] Building CXX object qtsensors/src/sensors/CMakeFiles/Sensors.dir/qmagnetometer.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] [3058/10680] Building CXX object qtvirtualkeyboard/src/layouts/CMakeFiles/qtvkblayoutsplugin_resources_2.dir/.rcc/qrc_qmake_virtualkeyboard_layouts.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] [3059/10680] Building CXX object qtbase/src/tools/qdbuscpp2xml/CMakeFiles/qdbuscpp2xml.dir/__/moc/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] [3060/10680] Building CXX object qtsensors/src/sensors/CMakeFiles/Sensors.dir/qrotationsensor.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] [3061/10680] Linking CXX executable qtbase/libexec/lupdate-pro [3062/10680] Building CXX object qtsensors/src/sensors/CMakeFiles/Sensors.dir/qlightsensor.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] [3063/10680] Building CXX object qtsensors/src/sensors/CMakeFiles/Sensors.dir/qproximitysensor.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] [3064/10680] Building CXX object qtpositioning/src/positioning/CMakeFiles/Positioning.dir/qgeosatelliteinfosource.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] [3065/10680] Linking CXX static library qtbase/lib/libQt6Quick3DGlslParser.a [3066/10680] Building CXX object qtsensors/src/sensors/CMakeFiles/Sensors.dir/qtiltsensor.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] [3067/10680] Linking CXX executable qtbase/bin/qtplugininfo [3068/10680] Building CXX object qttools/src/designer/src/lib/CMakeFiles/Designer_resources_7.dir/.rcc/qrc_S60-QVGA-Candybar.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] [3069/10680] Building CXX object qtsensors/src/sensors/CMakeFiles/Sensors.dir/qgyroscope.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] [3070/10680] Building CXX object qtquick3d/src/runtimerender/CMakeFiles/Quick3DRuntimeRender_resources_1.dir/.rcc/qrc_res.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] [3071/10680] Building CXX object qtspeech/src/tts/CMakeFiles/TextToSpeech.dir/qvoice.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] [3072/10680] Building CXX object qtsensors/src/sensors/CMakeFiles/Sensors.dir/qpressuresensor.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] [3073/10680] Building CXX object qtsensors/src/sensors/CMakeFiles/Sensors.dir/Sensors_autogen/mocs_compilation.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] [3074/10680] Building CXX object qtvirtualkeyboard/src/styles/builtin/CMakeFiles/qtvkbbuiltinstylesplugin_resources_3.dir/.rcc/qrc_virtualkeyboard_retro_style.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] [3075/10680] Running rcc for resource qmake_pinyin [3076/10680] Linking CXX static library qtbase/lib/libQt6Core5Compat.a [3077/10680] Building CXX object qtbase/src/testlib/CMakeFiles/Test.dir/qabstractitemmodeltester.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] [3078/10680] Building CXX object qtscxml/src/scxml/CMakeFiles/Scxml.dir/qscxmlexecutablecontent.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] [3079/10680] Linking CXX executable qtbase/libexec/qtattributionsscanner [3080/10680] Linking CXX executable qtbase/libexec/qtwaylandscanner [3081/10680] Building CXX object qtscxml/src/scxml/CMakeFiles/Scxml.dir/qscxmlevent.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] [3082/10680] Building CXX object qtsensors/src/sensors/CMakeFiles/Sensors.dir/qhumiditysensor.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] [3083/10680] Building CXX object qtsensors/src/sensors/CMakeFiles/Sensors.dir/qtapsensor.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] [3084/10680] Building CXX object qtpositioning/src/positioning/CMakeFiles/Positioning.dir/qgeopositioninfosource.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] [3085/10680] Building CXX object qtvirtualkeyboard/src/plugins/tcime/CMakeFiles/qtvkbtcimeplugin_resources_3.dir/.rcc/qrc_qmake_tcime.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] [3086/10680] Linking CXX executable qtbase/libexec/lrelease-pro [3087/10680] Building CXX object qtscxml/src/scxml/CMakeFiles/Scxml.dir/qscxmlnulldatamodel.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] [3088/10680] Generating qwayland-wayland.h [3089/10680] Building CXX object qtscxml/src/scxml/CMakeFiles/Scxml.dir/qscxmlstatemachineinfo.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] [3090/10680] Generating qwayland-wayland.cpp [3091/10680] Generating wayland-wayland-protocol.c [3092/10680] Building CXX object qtsensors/src/sensors/CMakeFiles/Sensors.dir/qlidsensor.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] [3093/10680] Generating wayland-wayland-client-protocol.h [3094/10680] Building CXX object qtscxml/src/scxml/CMakeFiles/Scxml.dir/qscxmldatamodel.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] [3095/10680] Building CXX object qtspeech/src/tts/CMakeFiles/TextToSpeech.dir/qtexttospeechplugin.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] [3096/10680] Building CXX object qtspeech/src/tts/CMakeFiles/TextToSpeech.dir/qtexttospeechengine.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] [3097/10680] Building CXX object qtscxml/src/scxml/CMakeFiles/Scxml.dir/qscxmlinvokableservice.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] [3098/10680] Building CXX object qtsensors/src/sensors/CMakeFiles/Sensors.dir/qsensor.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] [3099/10680] Building CXX object qtsensors/src/sensors/CMakeFiles/Sensors.dir/qsensormanager.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] [3100/10680] Building CXX object qtscxml/tools/qscxmlc/CMakeFiles/qscxmlc.dir/__/__/src/scxml/qscxmlerror.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] [3101/10680] Linking CXX executable qtbase/bin/lrelease [3102/10680] Building CXX object qtremoteobjects/tools/repc/CMakeFiles/repc.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] [3103/10680] Building CXX object qttools/src/designer/src/lib/CMakeFiles/Designer_resources_8.dir/.rcc/qrc_S60-nHD-Touchscreen.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] [3104/10680] Generating ../../qtbase/translations/qtbase_sk.qm [3105/10680] Generating ../../qtbase/translations/qtconnectivity_bg.qm [3106/10680] Generating ../../qtbase/translations/qtconnectivity_ca.qm [3107/10680] Generating ../../qtbase/translations/qtconnectivity_da.qm [3108/10680] Generating ../../qtbase/translations/qtconnectivity_de.qm [3109/10680] Generating ../../qtbase/translations/qtconnectivity_en.qm [3110/10680] Generating ../../qtbase/translations/qtconnectivity_es.qm [3111/10680] Generating ../../qtbase/translations/assistant_zh_TW.qm [3112/10680] Generating ../../qtbase/translations/assistant_ar.qm [3113/10680] Generating ../../qtbase/translations/assistant_uk.qm [3114/10680] Generating ../../qtbase/translations/assistant_tr.qm [3115/10680] Generating ../../qtbase/translations/assistant_zh_CN.qm [3116/10680] Generating ../../qtbase/translations/designer_en.qm [3117/10680] Generating ../../qtbase/translations/assistant_sl.qm [3118/10680] Generating ../../qtbase/translations/assistant_bg.qm [3119/10680] Generating ../../qtbase/translations/assistant_cs.qm [3120/10680] Generating ../../qtbase/translations/assistant_da.qm [3121/10680] Generating ../../qtbase/translations/assistant_de.qm [3122/10680] Generating ../../qtbase/translations/assistant_en.qm [3123/10680] Generating ../../qtbase/translations/assistant_es.qm [3124/10680] Generating ../../qtbase/translations/assistant_fr.qm [3125/10680] Generating ../../qtbase/translations/assistant_hr.qm [3126/10680] Generating ../../qtbase/translations/assistant_hu.qm [3127/10680] Generating ../../qtbase/translations/assistant_ja.qm [3128/10680] Generating ../../qtbase/translations/assistant_ko.qm [3129/10680] Generating ../../qtbase/translations/assistant_nl.qm [3130/10680] Generating ../../qtbase/translations/assistant_pl.qm [3131/10680] Generating ../../qtbase/translations/assistant_pt_BR.qm [3132/10680] Generating ../../qtbase/translations/assistant_ru.qm [3133/10680] Generating ../../qtbase/translations/assistant_sk.qm [3134/10680] Generating ../../qtbase/translations/linguist_ar.qm [3135/10680] Generating ../../qtbase/translations/linguist_bg.qm [3136/10680] Generating ../../qtbase/translations/linguist_en.qm [3137/10680] Generating ../../qtbase/translations/qtbase_it.qm [3138/10680] Generating ../../qtbase/translations/qtbase_ja.qm [3139/10680] Generating ../../qtbase/translations/qtbase_lv.qm [3140/10680] Generating ../../qtbase/translations/qtbase_pl.qm [3141/10680] Generating ../../qtbase/translations/qtbase_pt_BR.qm [3142/10680] Generating ../../qtbase/translations/qtbase_ru.qm [3143/10680] Generating ../../qtbase/translations/qtbase_uk.qm [3144/10680] Generating ../../qtbase/translations/qtbase_zh_CN.qm [3145/10680] Generating ../../qtbase/translations/qtbase_zh_TW.qm [3146/10680] Generating ../../qtbase/translations/designer_bg.qm [3147/10680] Generating ../../qtbase/translations/designer_cs.qm [3148/10680] Generating ../../qtbase/translations/designer_da.qm [3149/10680] Generating ../../qtbase/translations/designer_de.qm [3150/10680] Generating ../../qtbase/translations/designer_es.qm [3151/10680] Generating ../../qtbase/translations/designer_fr.qm [3152/10680] Generating ../../qtbase/translations/designer_ar.qm [3153/10680] Generating ../../qtbase/translations/designer_hr.qm [3154/10680] Generating ../../qtbase/translations/designer_hu.qm [3155/10680] Generating ../../qtbase/translations/designer_ko.qm [3156/10680] Generating ../../qtbase/translations/designer_sk.qm [3157/10680] Generating ../../qtbase/translations/designer_sl.qm [3158/10680] Generating ../../qtbase/translations/designer_tr.qm [3159/10680] Generating ../../qtbase/translations/designer_zh_CN.qm [3160/10680] Generating ../../qtbase/translations/linguist_cs.qm [3161/10680] Generating ../../qtbase/translations/linguist_da.qm [3162/10680] Generating ../../qtbase/translations/linguist_de.qm [3163/10680] Generating ../../qtbase/translations/linguist_es.qm [3164/10680] Generating ../../qtbase/translations/linguist_fr.qm [3165/10680] Generating ../../qtbase/translations/linguist_hr.qm [3166/10680] Generating ../../qtbase/translations/linguist_hu.qm [3167/10680] Generating ../../qtbase/translations/linguist_it.qm [3168/10680] Generating ../../qtbase/translations/linguist_ja.qm [3169/10680] Generating ../../qtbase/translations/linguist_ko.qm [3170/10680] Generating ../../qtbase/translations/qt_ar.qm [3171/10680] Generating ../../qtbase/translations/qt_bg.qm [3172/10680] Generating ../../qtbase/translations/qt_ca.qm [3173/10680] Generating ../../qtbase/translations/qt_cs.qm [3174/10680] Generating ../../qtbase/translations/qt_da.qm [3175/10680] Linking CXX static library qtbase/lib/libQt6SerialPort.a [3176/10680] Generating ../../qtbase/translations/qtbase_ko.qm [3177/10680] Generating ../../qtbase/translations/qtbase_nl.qm [3178/10680] Generating ../../qtbase/translations/qtbase_nn.qm [3179/10680] Generating ../../qtbase/translations/qtbase_tr.qm [3180/10680] Generating ../../qtbase/translations/designer_ja.qm [3181/10680] Generating ../../qtbase/translations/designer_nl.qm [3182/10680] Generating ../../qtbase/translations/designer_pl.qm [3183/10680] Generating ../../qtbase/translations/designer_ru.qm [3184/10680] Generating ../../qtbase/translations/designer_uk.qm [3185/10680] Generating ../../qtbase/translations/designer_zh_TW.qm [3186/10680] Generating ../../qtbase/translations/linguist_nl.qm [3187/10680] Generating ../../qtbase/translations/linguist_pl.qm [3188/10680] Generating ../../qtbase/translations/linguist_ru.qm [3189/10680] Generating ../../qtbase/translations/linguist_sk.qm [3190/10680] Generating ../../qtbase/translations/linguist_sl.qm [3191/10680] Generating ../../qtbase/translations/linguist_sv.qm [3192/10680] Generating ../../qtbase/translations/linguist_tr.qm [3193/10680] Generating ../../qtbase/translations/qt_de.qm [3194/10680] Generating ../../qtbase/translations/qt_en.qm [3195/10680] Generating ../../qtbase/translations/qt_es.qm [3196/10680] Generating ../../qtbase/translations/qt_fa.qm [3197/10680] Generating ../../qtbase/translations/qt_fi.qm [3198/10680] Generating ../../qtbase/translations/qt_fr.qm [3199/10680] Generating ../../qtbase/translations/qt_gd.qm [3200/10680] Generating ../../qtbase/translations/qt_he.qm [3201/10680] Generating ../../qtbase/translations/qt_help_ar.qm [3202/10680] Generating ../../qtbase/translations/qt_help_bg.qm [3203/10680] Generating ../../qtbase/translations/qt_help_ca.qm [3204/10680] Generating ../../qtbase/translations/qt_help_cs.qm [3205/10680] Generating ../../qtbase/translations/qt_help_da.qm [3206/10680] Generating ../../qtbase/translations/qt_help_de.qm [3207/10680] Generating ../../qtbase/translations/qt_help_en.qm [3208/10680] Generating ../../qtbase/translations/qt_help_es.qm [3209/10680] Generating ../../qtbase/translations/qt_help_gl.qm [3210/10680] Generating ../../qtbase/translations/qt_help_hr.qm [3211/10680] Generating ../../qtbase/translations/qt_help_hu.qm [3212/10680] Generating ../../qtbase/translations/qt_help_ja.qm [3213/10680] Generating ../../qtbase/translations/qt_help_ko.qm [3214/10680] Generating ../../qtbase/translations/linguist_uk.qm [3215/10680] Generating ../../qtbase/translations/linguist_zh_CN.qm [3216/10680] Generating ../../qtbase/translations/linguist_zh_TW.qm [3217/10680] Generating ../../qtbase/translations/qt_help_fr.qm [3218/10680] Generating ../../qtbase/translations/qt_help_it.qm [3219/10680] Generating ../../qtbase/translations/qt_help_nl.qm [3220/10680] Generating ../../qtbase/translations/qt_help_nn.qm [3221/10680] Generating ../../qtbase/translations/qt_help_pl.qm [3222/10680] Generating ../../qtbase/translations/qt_help_pt_BR.qm [3223/10680] Generating ../../qtbase/translations/qt_help_ru.qm [3224/10680] Generating ../../qtbase/translations/qt_help_sk.qm [3225/10680] Generating ../../qtbase/translations/qt_help_sl.qm [3226/10680] Generating ../../qtbase/translations/qt_help_tr.qm [3227/10680] Generating ../../qtbase/translations/qt_help_uk.qm [3228/10680] Generating ../../qtbase/translations/qt_help_zh_CN.qm [3229/10680] Generating ../../qtbase/translations/qt_help_zh_TW.qm [3230/10680] Generating ../../qtbase/translations/qt_hr.qm [3231/10680] Generating ../../qtbase/translations/qt_hu.qm [3232/10680] Generating ../../qtbase/translations/qt_it.qm [3233/10680] Generating ../../qtbase/translations/qt_ja.qm [3234/10680] Generating ../../qtbase/translations/qt_ko.qm [3235/10680] Generating ../../qtbase/translations/qt_lv.qm [3236/10680] Generating ../../qtbase/translations/qt_nl.qm [3237/10680] Generating ../../qtbase/translations/qt_nn.qm [3238/10680] Generating ../../qtbase/translations/qt_pl.qm [3239/10680] Generating ../../qtbase/translations/qt_pt_BR.qm [3240/10680] Generating ../../qtbase/translations/qt_ru.qm [3241/10680] Generating ../../qtbase/translations/qt_sk.qm [3242/10680] Generating ../../qtbase/translations/qt_tr.qm [3243/10680] Generating ../../qtbase/translations/qtwebengine_en.qm [3244/10680] Generating ../../qtbase/translations/qt_uk.qm [3245/10680] Generating ../../qtbase/translations/qt_zh_CN.qm [3246/10680] Generating ../../qtbase/translations/qt_zh_TW.qm [3247/10680] Linking CXX executable qtbase/bin/lconvert [3248/10680] Automatic MOC for target LanguageServerPrivate [3249/10680] Generating ../../qtbase/translations/qtwebengine_pl.qm [3250/10680] Generating ../../qtbase/translations/qtwebengine_ru.qm [3251/10680] Generating ../../qtbase/translations/qtwebengine_uk.qm [3252/10680] Generating ../../qtbase/translations/qtwebengine_zh_CN.qm [3253/10680] Generating ../../qtbase/translations/qtbase_en.qm [3254/10680] Generating ../../qtbase/translations/qtdeclarative_ar.qm [3255/10680] Generating ../../qtbase/translations/qtdeclarative_ca.qm [3256/10680] Generating ../../qtbase/translations/qtdeclarative_en.qm [3257/10680] Generating ../../qtbase/translations/qtdeclarative_zh_TW.qm [3258/10680] Generating ../../qtbase/translations/qtlocation_en.qm [3259/10680] Generating ../../qtbase/translations/qtconnectivity_hr.qm [3260/10680] Generating ../../qtbase/translations/qtconnectivity_hu.qm [3261/10680] Generating ../../qtbase/translations/qtconnectivity_ko.qm [3262/10680] Generating ../../qtbase/translations/qtconnectivity_nl.qm [3263/10680] Generating ../../qtbase/translations/qtconnectivity_pl.qm [3264/10680] Generating ../../qtbase/translations/qtconnectivity_pt_BR.qm [3265/10680] Generating ../../qtbase/translations/qtconnectivity_ru.qm [3266/10680] Generating ../../qtbase/translations/qtconnectivity_tr.qm [3267/10680] Generating ../../qtbase/translations/qtconnectivity_uk.qm [3268/10680] Generating ../../qtbase/translations/qtconnectivity_zh_CN.qm [3269/10680] Generating ../../qtbase/translations/qtdeclarative_bg.qm [3270/10680] Generating ../../qtbase/translations/qtdeclarative_da.qm [3271/10680] Generating ../../qtbase/translations/qtdeclarative_es.qm [3272/10680] Generating ../../qtbase/translations/qtdeclarative_fa.qm [3273/10680] Generating ../../qtbase/translations/qtdeclarative_fi.qm [3274/10680] Generating ../../qtbase/translations/qtdeclarative_fr.qm [3275/10680] Generating ../../qtbase/translations/qtdeclarative_hr.qm [3276/10680] Generating ../../qtbase/translations/qtdeclarative_hu.qm [3277/10680] Generating ../../qtbase/translations/qtdeclarative_ja.qm [3278/10680] Generating ../../qtbase/translations/qtdeclarative_lv.qm [3279/10680] Generating ../../qtbase/translations/qtdeclarative_nn.qm [3280/10680] Generating ../../qtbase/translations/qtdeclarative_pt_BR.qm [3281/10680] Generating ../../qtbase/translations/qtdeclarative_ru.qm [3282/10680] Generating ../../qtbase/translations/qtlocation_da.qm [3283/10680] Generating ../../qtbase/translations/qtlocation_hu.qm [3284/10680] Generating ../../qtbase/translations/qtbase_bg.qm [3285/10680] Generating ../../qtbase/translations/qtdeclarative_de.qm [3286/10680] Generating ../../qtbase/translations/qtdeclarative_ko.qm [3287/10680] Generating ../../qtbase/translations/qtdeclarative_nl.qm [3288/10680] Generating ../../qtbase/translations/qtdeclarative_pl.qm [3289/10680] Generating ../../qtbase/translations/qtdeclarative_sk.qm [3290/10680] Generating ../../qtbase/translations/qtdeclarative_zh_CN.qm [3291/10680] Generating ../../qtbase/translations/qtlocation_bg.qm [3292/10680] Generating ../../qtbase/translations/qtlocation_ca.qm [3293/10680] Generating ../../qtbase/translations/qtlocation_de.qm [3294/10680] Generating ../../qtbase/translations/qtlocation_es.qm [3295/10680] Generating ../../qtbase/translations/qtlocation_fi.qm [3296/10680] Generating ../../qtbase/translations/qtlocation_fr.qm [3297/10680] Generating ../../qtbase/translations/qtlocation_hr.qm [3298/10680] Generating ../../qtbase/translations/qtlocation_ko.qm [3299/10680] Generating ../../qtbase/translations/qtlocation_nl.qm [3300/10680] Generating ../../qtbase/translations/qtlocation_pl.qm [3301/10680] Generating ../../qtbase/translations/qtlocation_pt_BR.qm [3302/10680] Generating ../../qtbase/translations/qtlocation_ru.qm [3303/10680] Generating ../../qtbase/translations/qtlocation_tr.qm [3304/10680] Generating ../../qtbase/translations/qtlocation_uk.qm [3305/10680] Generating ../../qtbase/translations/qtlocation_zh_CN.qm [3306/10680] Generating prl file for target LanguageServerPrivate [3307/10680] Running AUTOMOC file extraction for target LanguageServerPrivate [3308/10680] Generating ../../qtbase/translations/qtmultimedia_ar.qm [3309/10680] Generating ../../qtbase/translations/qtmultimedia_bg.qm [3310/10680] Generating ../../qtbase/translations/qtmultimedia_ca.qm [3311/10680] Generating ../../qtbase/translations/qtmultimedia_cs.qm [3312/10680] Generating ../../qtbase/translations/qtmultimedia_da.qm [3313/10680] Generating ../../qtbase/translations/qtmultimedia_de.qm [3314/10680] Generating ../../qtbase/translations/qtmultimedia_en.qm [3315/10680] Generating ../../qtbase/translations/qtmultimedia_es.qm [3316/10680] Generating ../../qtbase/translations/qtmultimedia_fa.qm [3317/10680] Generating ../../qtbase/translations/qtmultimedia_fi.qm [3318/10680] Generating ../../qtbase/translations/qtmultimedia_fr.qm [3319/10680] Generating ../../qtbase/translations/qtmultimedia_hr.qm [3320/10680] Generating ../../qtbase/translations/qtmultimedia_hu.qm [3321/10680] Generating ../../qtbase/translations/qtmultimedia_nn.qm [3322/10680] Generating ../../qtbase/translations/qt_sv.qm [3323/10680] Generating ../../qtbase/translations/qtdeclarative_tr.qm [3324/10680] Generating ../../qtbase/translations/qtmultimedia_it.qm [3325/10680] Generating ../../qtbase/translations/qtmultimedia_ja.qm [3326/10680] Generating ../../qtbase/translations/qtmultimedia_ko.qm [3327/10680] Generating ../../qtbase/translations/qtmultimedia_nl.qm [3328/10680] Generating ../../qtbase/translations/qtmultimedia_pl.qm [3329/10680] Generating ../../qtbase/translations/qtmultimedia_pt_BR.qm [3330/10680] Generating ../../qtbase/translations/qtmultimedia_sk.qm [3331/10680] Generating ../../qtbase/translations/qtserialport_de.qm [3332/10680] Generating ../../qtbase/translations/qtserialport_en.qm [3333/10680] Generating ../../qtbase/translations/qtserialport_es.qm [3334/10680] Generating ../../qtbase/translations/qtserialport_ja.qm [3335/10680] Generating ../../qtbase/translations/qtserialport_ko.qm [3336/10680] Generating ../../qtbase/translations/qtserialport_pl.qm [3337/10680] Generating ../../qtbase/translations/qtserialport_ru.qm [3338/10680] Generating ../../qtbase/translations/qtserialport_uk.qm [3339/10680] Generating ../../qtbase/translations/qtserialport_zh_CN.qm [3340/10680] Generating ../../qtbase/translations/qtwebsockets_en.qm [3341/10680] Generating ../../qtbase/translations/qtmultimedia_ru.qm [3342/10680] Generating ../../qtbase/translations/qtwebsockets_de.qm [3343/10680] Generating ../../qtbase/translations/qtmultimedia_tr.qm [3344/10680] Generating ../../qtbase/translations/qtmultimedia_zh_TW.qm [3345/10680] Generating ../../qtbase/translations/qtwebengine_ca.qm [3346/10680] Generating ../../qtbase/translations/qtwebengine_es.qm [3347/10680] Generating ../../qtbase/translations/qtwebengine_ko.qm [3348/10680] Generating ../../qtbase/translations/qtwebsockets_ca.qm [3349/10680] Generating ../../qtbase/translations/qtmultimedia_zh_CN.qm [3350/10680] Generating ../../qtbase/translations/qtmultimedia_uk.qm [3351/10680] Generating ../../qtbase/translations/qtwebsockets_es.qm [3352/10680] Generating ../../qtbase/translations/qtbase_gd.qm [3353/10680] Generating ../../qtbase/translations/qtwebengine_de.qm [3354/10680] Generating ../../qtbase/translations/qtwebsockets_fr.qm [3355/10680] Generating ../../qtbase/translations/qtwebsockets_ja.qm [3356/10680] Generating ../../qtbase/translations/qtwebsockets_ko.qm [3357/10680] Generating ../../qtbase/translations/qtwebsockets_pl.qm [3358/10680] Generating ../../qtbase/translations/qtwebsockets_uk.qm [3359/10680] Generating ../../qtbase/translations/qtwebsockets_ru.qm [3360/10680] Generating ../../qtbase/translations/qtdeclarative_uk.qm [3361/10680] Running moc --collect-json for target LanguageServerPrivate [3362/10680] Generating ../../qtbase/translations/qtbase_he.qm [3363/10680] Building CXX object qtremoteobjects/tools/repc/CMakeFiles/repc.dir/utils.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] [3364/10680] Generating ../../qtbase/translations/qt_pt_PT.qm [3365/10680] Generating ../../qtbase/translations/qtbase_fr.qm [3366/10680] Generating ../../qtbase/translations/qtbase_es.qm [3367/10680] Generating ../../qtbase/translations/qtbase_de.qm [3368/10680] Generating ../../qtbase/translations/qtbase_hu.qm [3369/10680] Generating ../../qtbase/translations/qtbase_fa.qm [3370/10680] Linking CXX executable qtbase/libexec/uic [3371/10680] Generating ../../qtbase/translations/qtbase_da.qm [3372/10680] Generating ../../qtbase/translations/qtbase_cs.qm [3373/10680] Generating ../../qtbase/translations/qtbase_fi.qm [3374/10680] Generating ../../qtbase/translations/qtbase_ca.qm [3375/10680] Generating ../../qtbase/translations/qtbase_ar.qm [3376/10680] Generating ../../qtbase/translations/qtbase_hr.qm [3377/10680] Building CXX object qttools/src/linguist/lprodump/CMakeFiles/lprodump.dir/__/shared/qrcreader.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] [3378/10680] Generating ../../qtbase/translations/qt_gl.qm [3379/10680] Generating ../../qtbase/translations/qt_lt.qm [3380/10680] Generating ../../qtbase/translations/qt_sl.qm [3381/10680] Building CXX object qtspeech/src/tts/CMakeFiles/TextToSpeech.dir/qtexttospeech.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] [3382/10680] Building CXX object qttools/src/linguist/lprodump/CMakeFiles/lprodump.dir/__/shared/ioutils.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] [3383/10680] Building CXX object qttools/src/linguist/lprodump/CMakeFiles/lprodump.dir/__/shared/profileevaluator.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] [3384/10680] Building CXX object qtscxml/tools/qscxmlc/CMakeFiles/qscxmlc.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] [3385/10680] Building CXX object qtspeech/src/tts/CMakeFiles/TextToSpeech.dir/TextToSpeech_autogen/mocs_compilation.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] [3386/10680] Building CXX object qttools/src/linguist/lprodump/CMakeFiles/lprodump.dir/__/shared/qmakeparser.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] [3387/10680] Building CXX object qtremoteobjects/tools/repc/CMakeFiles/repc.dir/repcodegenerator.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] [3388/10680] Building CXX object qtscxml/tools/qscxmlc/CMakeFiles/qscxmlc.dir/__/__/src/scxml/qscxmlexecutablecontent.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] [3389/10680] Building CXX object qttools/src/linguist/lprodump/CMakeFiles/lprodump.dir/__/shared/qmakevfs.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] [3390/10680] Automatic MOC for target WlShellIntegrationPrivate [3391/10680] Building CXX object qttools/src/linguist/lprodump/CMakeFiles/lprodump.dir/__/shared/qmakeglobals.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] [3392/10680] Building CXX object qttools/src/linguist/lprodump/CMakeFiles/lprodump.dir/__/shared/proitems.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] [3393/10680] Building CXX object qtscxml/src/scxml/CMakeFiles/Scxml.dir/qscxmltabledata.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] [3394/10680] Building CXX object qtdeclarative/src/quickcontrols2/imagine/CMakeFiles/qtquickcontrols2imaginestyleplugin_resources_3.dir/.rcc/qrc_qmake_qtquickcontrols2imaginestyleplugin.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] [3395/10680] Building CXX object qtscxml/tools/qscxmlc/CMakeFiles/qscxmlc.dir/qscxmlc.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] [3396/10680] Building CXX object qtremoteobjects/tools/repc/CMakeFiles/repc.dir/repparser.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] [3397/10680] Building CXX object qtvirtualkeyboard/src/plugins/pinyin/CMakeFiles/qtvkbpinyinplugin_resources_3.dir/.rcc/qrc_qmake_pinyin.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] [3398/10680] Building CXX object qttools/src/linguist/lprodump/CMakeFiles/lprodump.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] [3399/10680] Building CXX object qtscxml/src/scxml/CMakeFiles/Scxml.dir/Scxml_autogen/mocs_compilation.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] [3400/10680] Building C object qtbase/src/plugins/sqldrivers/sqlite/CMakeFiles/QSQLiteDriverPlugin.dir/__/__/__/3rdparty/sqlite/sqlite3.c.o [3401/10680] Linking CXX static library qtbase/lib/libQt6Test.a [3402/10680] Building CXX object qtscxml/tools/qscxmlc/CMakeFiles/qscxmlc.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] [3403/10680] Linking CXX static library qtbase/lib/libQt6TextToSpeech.a [3404/10680] Linking CXX static library qtbase/lib/libQt6DBus.a [3405/10680] Linking CXX static library qtbase/lib/libQt6Sensors.a [3406/10680] Building CXX object qtscxml/tools/qscxmlc/CMakeFiles/qscxmlc.dir/__/__/src/scxml/qscxmlcompiler.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] [3407/10680] Building CXX object qtscxml/src/scxml/CMakeFiles/Scxml.dir/qscxmlcompiler.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] [3408/10680] Linking CXX static library qtbase/plugins/sqldrivers/libqsqlite.a [3409/10680] Building CXX object qtlanguageserver/src/languageserver/CMakeFiles/LanguageServerPrivate.dir/qlanguageserverjsonrpctransport.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] [3410/10680] Building CXX object qttools/src/linguist/lprodump/CMakeFiles/lprodump.dir/__/shared/qmakeevaluator.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] [3411/10680] Building CXX object qtscxml/src/scxml/CMakeFiles/Scxml.dir/qscxmlstatemachine.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] [3412/10680] Building CXX object qttools/src/linguist/lprodump/CMakeFiles/lprodump.dir/__/shared/qmakebuiltins.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] [3413/10680] Linking CXX static library qtbase/lib/libQt6Positioning.a [3414/10680] Building CXX object qtscxml/tools/qscxmlc/CMakeFiles/qscxmlc.dir/__/__/src/scxml/qscxmltabledata.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] [3415/10680] Building CXX object qtscxml/tools/qscxmlc/CMakeFiles/qscxmlc.dir/scxmlcppdumper.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] [3416/10680] Automatic MOC for target QTextToSpeechMockPlugin [3417/10680] Automatic MOC for target QNetworkManagerNetworkInformationPlugin [3418/10680] Generating prl file for target QTextToSpeechMockPlugin [3419/10680] Automatic MOC for target genericSensorPlugin [3420/10680] Generating prl file for target genericSensorPlugin [3421/10680] Automatic MOC for target dummySensorPlugin [3422/10680] Generating prl file for target dummySensorPlugin [3423/10680] Building CXX object qtsensors/src/plugins/sensors/dummy/CMakeFiles/dummySensorPlugin.dir/dummySensorPlugin_autogen/mocs_compilation.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] [3424/10680] Automatic MOC for target SensorsQuick [3425/10680] Running AUTOMOC file extraction for target SensorsQuick [3426/10680] Running moc --collect-json for target SensorsQuick [3427/10680] Building CXX object qtlanguageserver/src/languageserver/CMakeFiles/LanguageServerPrivate.dir/qlanguageserverprotocol.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] [3428/10680] Automatic MOC and UIC for target DesignerComponentsPrivate [3429/10680] Building CXX object qtlanguageserver/src/languageserver/CMakeFiles/LanguageServerPrivate.dir/LanguageServerPrivate_autogen/mocs_compilation.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] [3430/10680] Automatic MOC for target QGeoPositionInfoSourceFactoryPollPlugin [3431/10680] Generating prl file for target QGeoPositionInfoSourceFactoryPollPlugin [3432/10680] Building CXX object qtpositioning/src/plugins/position/positionpoll/CMakeFiles/QGeoPositionInfoSourceFactoryPollPlugin.dir/QGeoPositionInfoSourceFactoryPollPlugin_autogen/mocs_compilation.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] [3433/10680] Linking CXX executable qtbase/libexec/repc [3434/10680] Building CXX object qtlanguageserver/src/languageserver/CMakeFiles/LanguageServerPrivate.dir/qlspnotifysignals.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] [3435/10680] Building CXX object qtsensors/src/plugins/sensors/generic/CMakeFiles/genericSensorPlugin.dir/genericorientationsensor.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] [3436/10680] Building CXX object qtsensors/src/plugins/sensors/generic/CMakeFiles/genericSensorPlugin.dir/genericalssensor.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] [3437/10680] Building CXX object qtsensors/src/plugins/sensors/generic/CMakeFiles/genericSensorPlugin.dir/generictiltsensor.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] [3438/10680] Building CXX object qtsensors/src/plugins/sensors/generic/CMakeFiles/genericSensorPlugin.dir/genericrotationsensor.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] [3439/10680] Building CXX object qtsensors/src/plugins/sensors/dummy/CMakeFiles/dummySensorPlugin.dir/dummyaccelerometer.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] [3440/10680] Building CXX object qtsensors/src/plugins/sensors/generic/CMakeFiles/genericSensorPlugin.dir/genericSensorPlugin_autogen/mocs_compilation.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] [3441/10680] Building CXX object qtsensors/src/plugins/sensors/dummy/CMakeFiles/dummySensorPlugin.dir/dummylightsensor.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] [3442/10680] Building CXX object qtsensors/src/plugins/sensors/dummy/CMakeFiles/dummySensorPlugin.dir/dummycommon.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] [3443/10680] Building CXX object qtspeech/src/plugins/tts/mock/CMakeFiles/QTextToSpeechMockPlugin.dir/qtexttospeech_mock_plugin.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] [3444/10680] Building CXX object qtspeech/src/plugins/tts/mock/CMakeFiles/QTextToSpeechMockPlugin.dir/QTextToSpeechMockPlugin_autogen/mocs_compilation.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] [3445/10680] Building CXX object qtspeech/src/plugins/tts/mock/CMakeFiles/QTextToSpeechMockPlugin.dir/qtexttospeech_mock.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] [3446/10680] Building CXX object qtsensors/src/plugins/sensors/dummy/CMakeFiles/dummySensorPlugin.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] [3447/10680] Building CXX object qtsensors/src/plugins/sensors/generic/CMakeFiles/genericSensorPlugin.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] [3448/10680] Building CXX object qtpositioning/src/plugins/position/positionpoll/CMakeFiles/QGeoPositionInfoSourceFactoryPollPlugin.dir/positionpollfactory.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] [3449/10680] Linking CXX executable qtbase/bin/qdbusxml2cpp [3450/10680] Generating bus_interface.h, bus_interface.cpp [3451/10680] Generating socket_interface.h, socket_interface.cpp [3452/10680] Generating cache_adaptor.h, cache_adaptor.cpp [3453/10680] Generating deviceeventcontroller_adaptor.h, deviceeventcontroller_adaptor.cpp [3454/10680] Generating location_interface.h, location_interface.cpp [3455/10680] Generating client_interface.h, client_interface.cpp [3456/10680] Generating properties_interface.h, properties_interface.cpp [3457/10680] Generating sensorproxy_interface.h, sensorproxy_interface.cpp [3458/10680] Generating compass_interface.h, compass_interface.cpp [3459/10680] Generating manager_interface.h, manager_interface.cpp [3460/10680] Linking CXX static library qtbase/plugins/sensors/libqtsensors_generic.a [3461/10680] Linking CXX executable qtbase/bin/qdbuscpp2xml [3462/10680] Generating vulkan data [3463/10680] Linking CXX executable qtbase/libexec/lprodump [3464/10680] Building CXX object qtpositioning/src/plugins/position/positionpoll/CMakeFiles/QGeoPositionInfoSourceFactoryPollPlugin.dir/qgeoareamonitor_polling.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] [3465/10680] Linking CXX executable qtbase/bin/qdbus [3466/10680] Linking CXX static library qtbase/plugins/texttospeech/libqtexttospeech_mock.a [3467/10680] Linking CXX static library qtbase/plugins/sensors/libqtsensors_dummy.a [3468/10680] Linking CXX executable qtbase/libexec/qscxmlc [3469/10680] Building CXX object qtlanguageserver/src/languageserver/CMakeFiles/LanguageServerPrivate.dir/qlanguageserverbase.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] [3470/10680] Linking CXX static library qtbase/plugins/position/libqtposition_positionpoll.a [3471/10680] Linking CXX static library qtbase/lib/libQt6Scxml.a [3472/10680] Automatic MOC for target QGeoPositionInfoSourceFactoryGeoclue2Plugin [3473/10680] Automatic MOC for target IIOSensorProxySensorPlugin [3474/10680] Generating prl file for target QGeoPositionInfoSourceFactoryGeoclue2Plugin [3475/10680] Generating prl file for target IIOSensorProxySensorPlugin [3476/10680] Building CXX object qtpositioning/src/plugins/position/geoclue2/CMakeFiles/QGeoPositionInfoSourceFactoryGeoclue2Plugin.dir/QGeoPositionInfoSourceFactoryGeoclue2Plugin_autogen/mocs_compilation.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] [3477/10680] Linking CXX static library qtbase/lib/libQt6Network.a [3478/10680] Automatic MOC for target ScxmlQml [3479/10680] Generating prl file for target QGlibNetworkInformationPlugin [3480/10680] Generating prl file for target QTlsBackendCertOnlyPlugin [3481/10680] Running AUTOMOC file extraction for target ScxmlQml [3482/10680] Generating prl file for target QTlsBackendOpenSSLPlugin [3483/10680] Generating prl file for target QNetworkManagerNetworkInformationPlugin [3484/10680] Running moc --collect-json for target ScxmlQml [3485/10680] Building CXX object qtbase/src/plugins/tls/certonly/CMakeFiles/QTlsBackendCertOnlyPlugin.dir/QTlsBackendCertOnlyPlugin_autogen/mocs_compilation.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] [3486/10680] Building CXX object qtbase/src/plugins/tls/openssl/CMakeFiles/QTlsBackendOpenSSLPlugin.dir/QTlsBackendOpenSSLPlugin_autogen/mocs_compilation.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] [3487/10680] Building CXX object qtbase/src/plugins/networkinformation/networkmanager/CMakeFiles/QNetworkManagerNetworkInformationPlugin.dir/QNetworkManagerNetworkInformationPlugin_autogen/mocs_compilation.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] [3488/10680] Building CXX object qtbase/src/plugins/networkinformation/glib/CMakeFiles/QGlibNetworkInformationPlugin.dir/QGlibNetworkInformationPlugin_autogen/mocs_compilation.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] [3489/10680] Generating .generated/debug/RegExpJitTables.h [3490/10680] Building CXX object qtpositioning/src/plugins/position/geoclue2/CMakeFiles/QGeoPositionInfoSourceFactoryGeoclue2Plugin.dir/geocluetypes.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] [3491/10680] Building CXX object qtbase/src/plugins/tls/openssl/CMakeFiles/QTlsBackendOpenSSLPlugin.dir/__/shared/qtlskey_base.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] [3492/10680] Automatic MOC for target QGeoPositionInfoSourceFactoryNmeaPlugin [3493/10680] Generating prl file for target QGeoPositionInfoSourceFactoryNmeaPlugin [3494/10680] Building CXX object qtpositioning/src/plugins/position/nmea/CMakeFiles/QGeoPositionInfoSourceFactoryNmeaPlugin.dir/QGeoPositionInfoSourceFactoryNmeaPlugin_autogen/mocs_compilation.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] [3495/10680] Automatic MOC for target Mqtt [3496/10680] Running AUTOMOC file extraction for target Mqtt [3497/10680] Generating prl file for target Mqtt [3498/10680] Running moc --collect-json for target Mqtt [3499/10680] Automatic MOC for target QTcpServerConnectionFactoryPlugin [3500/10680] Building CXX object qtbase/src/plugins/tls/certonly/CMakeFiles/QTlsBackendCertOnlyPlugin.dir/qtlsbackend_cert.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] [3501/10680] Automatic MOC for target SerialBus [3502/10680] Generating prl file for target SerialBus [3503/10680] Automatic MOC for target NetworkAuth [3504/10680] Automatic MOC for target Nfc [3505/10680] Running AUTOMOC file extraction for target SerialBus [3506/10680] Running AUTOMOC file extraction for target Nfc [3507/10680] Generating prl file for target Nfc [3508/10680] Generating prl file for target NetworkAuth [3509/10680] Running AUTOMOC file extraction for target NetworkAuth [3510/10680] Running moc --collect-json for target Nfc [3511/10680] Automatic MOC for target WebSockets [3512/10680] Running moc --collect-json for target SerialBus [3513/10680] Running moc --collect-json for target NetworkAuth [3514/10680] Running AUTOMOC file extraction for target WebSockets [3515/10680] Generating prl file for target WebSockets [3516/10680] Running moc --collect-json for target WebSockets [3517/10680] Automatic MOC for target QmlDebugPrivate [3518/10680] Building CXX object qtconnectivity/src/nfc/CMakeFiles/Nfc.dir/Nfc_autogen/mocs_compilation.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] [3519/10680] Building CXX object qtbase/src/plugins/tls/openssl/CMakeFiles/QTlsBackendOpenSSLPlugin.dir/__/shared/qdtls_base.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] [3520/10680] Automatic MOC for target Coap [3521/10680] Automatic MOC for target RemoteObjects [3522/10680] Generating prl file for target Coap [3523/10680] Running AUTOMOC file extraction for target Coap [3524/10680] Generating prl file for target RemoteObjects [3525/10680] Automatic MOC for target Bluetooth AutoMoc: /home/local/qt-everywhere-src-6.4.0/qtconnectivity/src/bluetooth/qbluetoothlocaldevice_p.h:0:1: note: No relevant classes found. No output generated. AutoMoc: /home/local/qt-everywhere-src-6.4.0/qtconnectivity/src/bluetooth/qbluetoothservicediscoveryagent_p.h:0:1: note: No relevant classes found. No output generated. AutoMoc: /home/local/qt-everywhere-src-6.4.0/qtconnectivity/src/bluetooth/qbluetoothdevicediscoveryagent_p.h:0:1: note: No relevant classes found. No output generated. [3526/10680] Running moc --collect-json for target Coap [3527/10680] Running AUTOMOC file extraction for target RemoteObjects [3528/10680] Generating prl file for target Bluetooth [3529/10680] Running AUTOMOC file extraction for target Bluetooth [3530/10680] Building CXX object qtsensors/src/plugins/sensors/iio-sensor-proxy/CMakeFiles/IIOSensorProxySensorPlugin.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] [3531/10680] Building CXX object qtbase/src/plugins/tls/certonly/CMakeFiles/QTlsBackendCertOnlyPlugin.dir/__/shared/qx509_base.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] [3532/10680] Automatic MOC for target Gui [3533/10680] Generating prl file for target Gui [3534/10680] Building CXX object qtbase/src/plugins/tls/openssl/CMakeFiles/QTlsBackendOpenSSLPlugin.dir/__/shared/qasn1element.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] [3535/10680] Running moc --collect-json for target Bluetooth [3536/10680] Building CXX object qtbase/src/plugins/networkinformation/glib/CMakeFiles/QGlibNetworkInformationPlugin.dir/qglibnetworkinformationbackend.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] [3537/10680] Building CXX object qtbase/src/plugins/networkinformation/networkmanager/CMakeFiles/QNetworkManagerNetworkInformationPlugin.dir/qnetworkmanagernetworkinformationbackend.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] [3538/10680] Building CXX object qtbase/src/plugins/tls/certonly/CMakeFiles/QTlsBackendCertOnlyPlugin.dir/__/shared/qasn1element.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] [3539/10680] Building CXX object qtbase/src/plugins/tls/openssl/CMakeFiles/QTlsBackendOpenSSLPlugin.dir/qssldiffiehellmanparameters_openssl.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] [3540/10680] Building CXX object qtbase/src/plugins/tls/openssl/CMakeFiles/QTlsBackendOpenSSLPlugin.dir/__/shared/qx509_base.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] [3541/10680] Running AUTOMOC file extraction for target Gui [3542/10680] Linking CXX static library qtbase/plugins/networkinformation/libqglib.a [3543/10680] Running moc --collect-json for target Gui [3544/10680] Building CXX object qtbase/src/plugins/tls/openssl/CMakeFiles/QTlsBackendOpenSSLPlugin.dir/qsslcontext_openssl.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] [3545/10680] Building CXX object qtsensors/src/plugins/sensors/iio-sensor-proxy/CMakeFiles/IIOSensorProxySensorPlugin.dir/properties_interface.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] [3546/10680] Building CXX object qtbase/src/plugins/tls/certonly/CMakeFiles/QTlsBackendCertOnlyPlugin.dir/__/shared/qx509_generic.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] [3547/10680] Building CXX object qtbase/src/plugins/networkinformation/networkmanager/CMakeFiles/QNetworkManagerNetworkInformationPlugin.dir/qnetworkmanagerservice.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] [3548/10680] Building CXX object qtbase/src/plugins/tls/openssl/CMakeFiles/QTlsBackendOpenSSLPlugin.dir/qtlskey_openssl.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] [3549/10680] Building CXX object qtbase/src/plugins/tls/openssl/CMakeFiles/QTlsBackendOpenSSLPlugin.dir/qdtls_openssl.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] [3550/10680] Building CXX object qtbase/src/plugins/tls/openssl/CMakeFiles/QTlsBackendOpenSSLPlugin.dir/qtls_openssl.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] [3551/10680] Building CXX object qtwebsockets/src/websockets/CMakeFiles/WebSockets.dir/qwebsocketcorsauthenticator.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] [3552/10680] Building CXX object qtserialbus/src/serialbus/CMakeFiles/SerialBus.dir/qcanbusdeviceinfo.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] [3553/10680] Building CXX object qtpositioning/src/plugins/position/geoclue2/CMakeFiles/QGeoPositionInfoSourceFactoryGeoclue2Plugin.dir/location_interface.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] [3554/10680] Building CXX object qtpositioning/src/plugins/position/geoclue2/CMakeFiles/QGeoPositionInfoSourceFactoryGeoclue2Plugin.dir/qgeopositioninfosourcefactory_geoclue2.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] [3555/10680] Building CXX object qtpositioning/src/plugins/position/geoclue2/CMakeFiles/QGeoPositionInfoSourceFactoryGeoclue2Plugin.dir/client_interface.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] [3556/10680] Building CXX object qtconnectivity/src/nfc/CMakeFiles/Nfc.dir/qndefrecord.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] [3557/10680] Automatic MOC for target QQmlPreviewServiceFactoryPlugin [3558/10680] Building CXX object qtsensors/src/plugins/sensors/iio-sensor-proxy/CMakeFiles/IIOSensorProxySensorPlugin.dir/compass_interface.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] [3559/10680] Building CXX object qtserialbus/src/serialbus/CMakeFiles/SerialBus.dir/qmodbusdataunit.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] [3560/10680] Building CXX object qtsensors/src/plugins/sensors/iio-sensor-proxy/CMakeFiles/IIOSensorProxySensorPlugin.dir/sensorproxy_interface.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] [3561/10680] Building CXX object qtwebsockets/src/websockets/CMakeFiles/WebSockets.dir/qwebsockethandshakeoptions.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] [3562/10680] Building CXX object qtserialbus/src/serialbus/CMakeFiles/SerialBus.dir/qmodbusdeviceidentification.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] [3563/10680] Building CXX object qtpositioning/src/plugins/position/geoclue2/CMakeFiles/QGeoPositionInfoSourceFactoryGeoclue2Plugin.dir/manager_interface.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] [3564/10680] Building CXX object qtwebsockets/src/websockets/CMakeFiles/WebSockets.dir/qmaskgenerator.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] [3565/10680] Generating qqmljsgrammar.cpp, qqmljsgrammar_p.h, qqmljsparser_p.h, qqmljsparser.cpp [3566/10680] Building CXX object qtwebsockets/src/websockets/CMakeFiles/WebSockets.dir/qdefaultmaskgenerator_p.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] [3567/10680] Building CXX object qtmqtt/src/mqtt/CMakeFiles/Mqtt.dir/qmqtttype.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] [3568/10680] Building CXX object qtmqtt/src/mqtt/CMakeFiles/Mqtt.dir/qmqttsubscriptionproperties.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] [3569/10680] Building CXX object qtmqtt/src/mqtt/CMakeFiles/Mqtt.dir/qmqttcontrolpacket.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] [3570/10680] Building CXX object qtmqtt/src/mqtt/CMakeFiles/Mqtt.dir/qmqttauthenticationproperties.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] [3571/10680] Building CXX object qtmqtt/src/mqtt/CMakeFiles/Mqtt.dir/qmqtttopicname.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] [3572/10680] Building CXX object qtmqtt/src/mqtt/CMakeFiles/Mqtt.dir/qmqttconnectionproperties.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] [3573/10680] Building CXX object qtmqtt/src/mqtt/CMakeFiles/Mqtt.dir/qmqttmessage.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] [3574/10680] Building CXX object qtmqtt/src/mqtt/CMakeFiles/Mqtt.dir/qmqttpublishproperties.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] [3575/10680] Building CXX object qtserialbus/src/serialbus/CMakeFiles/SerialBus.dir/qcanbusfactory.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] [3576/10680] Building CXX object qtserialbus/src/serialbus/CMakeFiles/SerialBus.dir/qcanbusframe.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] [3577/10680] Building CXX object qtconnectivity/src/nfc/CMakeFiles/Nfc.dir/qndefnfcurirecord.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] [3578/10680] Building CXX object qtwebsockets/src/websockets/CMakeFiles/WebSockets.dir/qwebsocketprotocol.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] [3579/10680] Building CXX object qtconnectivity/src/nfc/CMakeFiles/Nfc.dir/qndefmessage.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] [3580/10680] Building CXX object qtsensors/src/plugins/sensors/iio-sensor-proxy/CMakeFiles/IIOSensorProxySensorPlugin.dir/iiosensorproxycompass.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] [3581/10680] Building CXX object qtconnectivity/src/nfc/CMakeFiles/Nfc.dir/qndefnfctextrecord.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] [3582/10680] Building CXX object qtconnectivity/src/nfc/CMakeFiles/Nfc.dir/qnearfieldmanager_generic.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] [3583/10680] Building CXX object qtbase/src/plugins/tls/openssl/CMakeFiles/QTlsBackendOpenSSLPlugin.dir/qsslsocket_openssl_symbols.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] [3584/10680] Building CXX object qtmqtt/src/mqtt/CMakeFiles/Mqtt.dir/qmqtttopicfilter.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] [3585/10680] Building CXX object qtpositioning/src/plugins/position/nmea/CMakeFiles/QGeoPositionInfoSourceFactoryNmeaPlugin.dir/qiopipe.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] [3586/10680] Building CXX object qtwebsockets/src/websockets/CMakeFiles/WebSockets.dir/qwebsocketdataprocessor.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] [3587/10680] Building CXX object qtwebsockets/src/websockets/CMakeFiles/WebSockets.dir/qwebsocketframe.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] [3588/10680] Building CXX object qtconnectivity/src/nfc/CMakeFiles/Nfc.dir/qnearfieldmanager.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] [3589/10680] Building CXX object qtserialbus/src/serialbus/CMakeFiles/SerialBus.dir/qmodbusdevice.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] [3590/10680] Building CXX object qtwebsockets/src/websockets/CMakeFiles/WebSockets.dir/qwebsockethandshakerequest.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] [3591/10680] Building CXX object qtserialbus/src/serialbus/CMakeFiles/SerialBus.dir/qmodbuspdu.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] [3592/10680] Building CXX object qtconnectivity/src/nfc/CMakeFiles/Nfc.dir/qnearfieldtarget.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] [3593/10680] Building CXX object qtnetworkauth/src/oauth/CMakeFiles/NetworkAuth.dir/qabstractoauthreplyhandler.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] [3594/10680] Building CXX object qtconnectivity/src/nfc/CMakeFiles/Nfc.dir/qndefnfcsmartposterrecord.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] [3595/10680] Building CXX object qtbase/src/plugins/tls/openssl/CMakeFiles/QTlsBackendOpenSSLPlugin.dir/qx509_openssl.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] [3596/10680] Building CXX object qtcoap/src/coap/CMakeFiles/Coap.dir/qcoapnamespace.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] [3597/10680] Building CXX object qtcoap/src/coap/CMakeFiles/Coap.dir/qcoapresource.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] [3598/10680] Building CXX object qtserialbus/src/serialbus/CMakeFiles/SerialBus.dir/qmodbusreply.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] [3599/10680] Building CXX object qtconnectivity/src/nfc/CMakeFiles/Nfc.dir/qnearfieldtarget_p.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] [3600/10680] Building CXX object qtsensors/src/plugins/sensors/iio-sensor-proxy/CMakeFiles/IIOSensorProxySensorPlugin.dir/iiosensorproxyorientationsensor.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] [3601/10680] Building CXX object qtsensors/src/plugins/sensors/iio-sensor-proxy/CMakeFiles/IIOSensorProxySensorPlugin.dir/iiosensorproxylightsensor.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] [3602/10680] Building CXX object qtwebsockets/src/websockets/CMakeFiles/WebSockets.dir/qwebsocket.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] [3603/10680] Building CXX object qtconnectivity/src/nfc/CMakeFiles/Nfc.dir/qndeffilter.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] [3604/10680] Building CXX object qtcoap/src/coap/CMakeFiles/Coap.dir/qcoapinternalreply.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] [3605/10680] Building CXX object qtmqtt/src/mqtt/CMakeFiles/Mqtt.dir/qmqttsubscription.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] [3606/10680] Building CXX object qtmqtt/src/mqtt/CMakeFiles/Mqtt.dir/qmqttclient.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] [3607/10680] Building CXX object qtserialbus/src/serialbus/CMakeFiles/SerialBus.dir/qmodbusclient.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] [3608/10680] Building CXX object qtwebsockets/src/websockets/CMakeFiles/WebSockets.dir/qwebsockethandshakeresponse.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] [3609/10680] Building CXX object qtcoap/src/coap/CMakeFiles/Coap.dir/qcoapoption.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] [3610/10680] Building CXX object qtconnectivity/src/bluetooth/CMakeFiles/Bluetooth.dir/qbluetooth.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] [3611/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/kernel/qpixelformat.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] [3612/10680] Building CXX object qtbase/src/plugins/tls/openssl/CMakeFiles/QTlsBackendOpenSSLPlugin.dir/qtlsbackend_openssl.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] [3613/10680] Building CXX object qtcoap/src/coap/CMakeFiles/Coap.dir/qcoapinternalmessage.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] [3614/10680] Building CXX object qtpositioning/src/plugins/position/geoclue2/CMakeFiles/QGeoPositionInfoSourceFactoryGeoclue2Plugin.dir/qgeopositioninfosource_geoclue2.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] [3615/10680] Building CXX object qtserialbus/src/serialbus/CMakeFiles/SerialBus.dir/qcanbus.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] [3616/10680] Building CXX object qtnetworkauth/src/oauth/CMakeFiles/NetworkAuth.dir/qoauthoobreplyhandler.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] [3617/10680] Building CXX object qtserialbus/src/serialbus/CMakeFiles/SerialBus.dir/qmodbusrtuserialserver.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] [3618/10680] Building CXX object qtserialbus/src/serialbus/CMakeFiles/SerialBus.dir/qmodbustcpclient.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] [3619/10680] Building CXX object qtnetworkauth/src/oauth/CMakeFiles/NetworkAuth.dir/qoauth1signature.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] [3620/10680] Building CXX object qtsensors/src/plugins/sensors/iio-sensor-proxy/CMakeFiles/IIOSensorProxySensorPlugin.dir/IIOSensorProxySensorPlugin_autogen/mocs_compilation.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] [3621/10680] Building CXX object qtmqtt/src/mqtt/CMakeFiles/Mqtt.dir/Mqtt_autogen/mocs_compilation.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] [3622/10680] Building CXX object qtsensors/src/plugins/sensors/iio-sensor-proxy/CMakeFiles/IIOSensorProxySensorPlugin.dir/iiosensorproxysensorbase.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] [3623/10680] Building CXX object qtcoap/src/coap/CMakeFiles/Coap.dir/qcoapmessage.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] [3624/10680] Building CXX object qtserialbus/src/serialbus/CMakeFiles/SerialBus.dir/qmodbusrtuserialclient.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] [3625/10680] Building CXX object qtwebsockets/src/websockets/CMakeFiles/WebSockets.dir/WebSockets_autogen/mocs_compilation.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] [3626/10680] Building CXX object qtcoap/src/coap/CMakeFiles/Coap.dir/qcoaprequest.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] [3627/10680] Building CXX object qtwebsockets/src/websockets/CMakeFiles/WebSockets.dir/qwebsocketserver.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] [3628/10680] Building CXX object qtconnectivity/src/bluetooth/CMakeFiles/Bluetooth.dir/qbluetoothaddress.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] [3629/10680] Building CXX object qtserialbus/src/serialbus/CMakeFiles/SerialBus.dir/qmodbustcpserver.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] [3630/10680] Building CXX object qtnetworkauth/src/oauth/CMakeFiles/NetworkAuth.dir/NetworkAuth_autogen/mocs_compilation.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] [3631/10680] Building CXX object qtcoap/src/coap/CMakeFiles/Coap.dir/qcoapsecurityconfiguration.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] [3632/10680] Building CXX object qtserialbus/src/serialbus/CMakeFiles/SerialBus.dir/SerialBus_autogen/mocs_compilation.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] [3633/10680] Building CXX object qtwebsockets/src/websockets/CMakeFiles/WebSockets.dir/qwebsocketserver_p.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] [3634/10680] Building CXX object qtnetworkauth/src/oauth/CMakeFiles/NetworkAuth.dir/qabstractoauth.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] [3635/10680] Building CXX object qtserialbus/src/serialbus/CMakeFiles/SerialBus.dir/qcanbusdevice.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] [3636/10680] Building CXX object qtnetworkauth/src/oauth/CMakeFiles/NetworkAuth.dir/qabstractoauth2.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] [3637/10680] Building CXX object qtcoap/src/coap/CMakeFiles/Coap.dir/qcoapinternalrequest.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] [3638/10680] Building CXX object qtconnectivity/src/bluetooth/CMakeFiles/Bluetooth.dir/Bluetooth_autogen/mocs_compilation.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] [3639/10680] Building CXX object qtcoap/src/coap/CMakeFiles/Coap.dir/qcoapqudpconnection.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] [3640/10680] Building CXX object qtcoap/src/coap/CMakeFiles/Coap.dir/qcoapreply.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] [3641/10680] Building CXX object qtcoap/src/coap/CMakeFiles/Coap.dir/qcoapconnection.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] [3642/10680] Building CXX object qtnetworkauth/src/oauth/CMakeFiles/NetworkAuth.dir/qoauth2authorizationcodeflow.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] [3643/10680] Building CXX object qtconnectivity/src/bluetooth/CMakeFiles/Bluetooth.dir/qbluetoothhostinfo.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] [3644/10680] Building CXX object qtconnectivity/src/bluetooth/CMakeFiles/Bluetooth.dir/qbluetoothdeviceinfo.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] [3645/10680] Building CXX object qtpositioning/src/plugins/position/nmea/CMakeFiles/QGeoPositionInfoSourceFactoryNmeaPlugin.dir/qgeopositioninfosourcefactory_nmea.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] [3646/10680] Building CXX object qtcoap/src/coap/CMakeFiles/Coap.dir/qcoapresourcediscoveryreply.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] [3647/10680] Building CXX object qtnetworkauth/src/oauth/CMakeFiles/NetworkAuth.dir/qoauth1.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] [3648/10680] Building C object qtbase/src/gui/CMakeFiles/Gui.dir/painting/qgrayraster.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] [3649/10680] Building CXX object qtconnectivity/src/bluetooth/CMakeFiles/Bluetooth.dir/qbluetoothdevicediscoveryagent.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] [3650/10680] Building CXX object qtnetworkauth/src/oauth/CMakeFiles/NetworkAuth.dir/qoauthhttpserverreplyhandler.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] [3651/10680] Building CXX object qtserialbus/src/serialbus/CMakeFiles/SerialBus.dir/qmodbusserver.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] [3652/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/image/qiconengine.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] [3653/10680] Building CXX object qtwebsockets/src/websockets/CMakeFiles/WebSockets.dir/qwebsocket_p.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] [3654/10680] Building CXX object qtcoap/src/coap/CMakeFiles/Coap.dir/Coap_autogen/mocs_compilation.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] [3655/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/image/qiconengineplugin.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] [3656/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/image/qabstractfileiconengine.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] [3657/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/image/qbmphandler.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] [3658/10680] Building CXX object qtmqtt/src/mqtt/CMakeFiles/Mqtt.dir/qmqttconnection.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] [3659/10680] Building CXX object qtcoap/src/coap/CMakeFiles/Coap.dir/qcoapclient.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] [3660/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/kernel/qgenericplugin.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] [3661/10680] Building CXX object qtcoap/src/coap/CMakeFiles/Coap.dir/qcoapprotocol.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] [3662/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/kernel/qinputdevicemanager.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] [3663/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/image/qppmhandler.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] [3664/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/kernel/qgenericpluginfactory.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] [3665/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/image/qxbmhandler.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] [3666/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/kernel/qplatformservices.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] [3667/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/image/qimagepixmapcleanuphooks.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/gui/image/qimagepixmapcleanuphooks.cpp:6: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qimage_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/image/qimage_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [3668/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/kernel/qplatformintegrationplugin.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] [3669/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/kernel/qplatforminputcontextplugin.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] [3670/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/kernel/qplatformoffscreensurface.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] [3671/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/image/qimageiohandler.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/gui/image/qimageiohandler.cpp:233: In file included from /home/local/qt-everywhere-src-6.4.0/qtbase/src/gui/image/qimage_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [3672/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/kernel/qplatformgraphicsbufferhelper.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] [3673/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/image/qimagereaderwriterhelpers.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] [3674/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/kernel/qplatformgraphicsbuffer.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] [3675/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/kernel/qinternalmimedata.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] [3676/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/kernel/qplatformthemeplugin.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] [3677/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/kernel/qplatformsurface.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] [3678/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/painting/qcolortrclut.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] [3679/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/image/qimagewriter.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] [3680/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/kernel/qpaintdevicewindow.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] [3681/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/kernel/qplatforminputcontextfactory.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] [3682/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/kernel/qeventpoint.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] [3683/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/kernel/qplatformnativeinterface.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] [3684/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/painting/qpaintdevice.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] [3685/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/math3d/qquaternion.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] [3686/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/kernel/qplatforminputcontext.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] [3687/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/image/qxpmhandler.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] [3688/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/kernel/qguivariant.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] [3689/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/math3d/qvectornd.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] [3690/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/math3d/qgenericmatrix.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] [3691/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/image/qbitmap.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/gui/image/qbitmap.cpp:11: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [3692/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/image/qpixmap_raster.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/gui/image/qpixmap_raster.cpp:9: In file included from /home/local/qt-everywhere-src-6.4.0/qtbase/src/gui/image/qimage_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [3693/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/kernel/qsurfaceformat.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] [3694/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/image/qpixmapcache.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/gui/image/qpixmapcache.cpp:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtbase/src/gui/image/qpixmapcache_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qimage_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/image/qimage_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [3695/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/kernel/qplatformintegrationfactory.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] [3696/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/kernel/qplatformsharedgraphicscache.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] [3697/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/painting/qpagedpaintdevice.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] [3698/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/image/qpicture.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] [3699/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/math3d/qmatrix4x4.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] [3700/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/kernel/qplatformthemefactory.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] [3701/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/text/qfragmentmap.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] [3702/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/kernel/qinputdevice.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] [3703/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/painting/qpageranges.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] [3704/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/kernel/qrasterwindow.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] [3705/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/painting/qpagelayout.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] [3706/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/image/qimage_conversions.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/gui/image/qimage_conversions.cpp:4: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [3707/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/kernel/qplatformclipboard.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/gui/kernel/qplatformclipboard.cpp:7: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [3708/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/image/qabstractfileiconprovider.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/gui/image/qabstractfileiconprovider.cpp:7: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [3709/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/image/qimagereader.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/gui/image/qimagereader.cpp:120: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qimage_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/image/qimage_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [3710/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/image/qpaintengine_pic.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] [3711/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/kernel/qclipboard.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/gui/kernel/qclipboard.cpp:15: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [3712/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/painting/qcolorspace.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] [3713/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/image/qplatformpixmap.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/gui/image/qplatformpixmap.cpp:9: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [3714/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/painting/qpagesize.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] [3715/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/kernel/qkeymapper.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/gui/kernel/qkeymapper.cpp:10: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [3716/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/kernel/qcursor.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/gui/kernel/qcursor.cpp:15: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [3717/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/painting/qmemrotate.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] [3718/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/kernel/qoffscreensurface.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/gui/kernel/qoffscreensurface.cpp:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [3719/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/painting/qbezier.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/gui/painting/qbezier.cpp:10: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [3720/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/kernel/qplatformcursor.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/gui/kernel/qplatformcursor.cpp:10: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [3721/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/painting/qblendfunctions.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] [3722/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/kernel/qplatformmenu.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/gui/kernel/qplatformmenu.cpp:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [3723/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/kernel/qinputmethod.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/gui/kernel/qinputmethod.cpp:5: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qinputmethod_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qinputmethod_p.h:25: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [3724/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/kernel/qplatformsessionmanager.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/gui/kernel/qplatformsessionmanager.cpp:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [3725/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/kernel/qplatformdialoghelper.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] [3726/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/kernel/qpalette.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/gui/kernel/qpalette.cpp:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [3727/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/painting/qcolortransform.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] [3728/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/kernel/qpointingdevice.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] [3729/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/painting/qpen.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] [3730/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/kernel/qhighdpiscaling.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/gui/kernel/qhighdpiscaling.cpp:10: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [3731/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/image/qpixmap.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/gui/image/qpixmap.cpp:15: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [3732/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/kernel/qsessionmanager.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/gui/kernel/qsessionmanager.cpp:10: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [3733/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/kernel/qplatformsystemtrayicon.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/gui/kernel/qplatformsystemtrayicon.cpp:7: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [3734/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/painting/qicc.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] [3735/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/painting/qcolor.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] [3736/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/image/qicon.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/gui/image/qicon.cpp:27: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [3737/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/kernel/qsurface.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/gui/kernel/qsurface.cpp:7: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [3738/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/Gui_autogen/mocs_compilation.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] [3739/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/kernel/qplatformscreen.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/gui/kernel/qplatformscreen.cpp:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [3740/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/kernel/qplatformwindow.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/gui/kernel/qplatformwindow.cpp:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [3741/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/kernel/qstylehints.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/gui/kernel/qstylehints.cpp:7: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [3742/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/image/qpixmap_blitter.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/gui/image/qpixmap_blitter.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtbase/src/gui/image/qpixmap_blitter_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qpaintengine_blitter_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/painting/qpaintengine_blitter_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qpaintengine_raster_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/painting/qpaintengine_raster_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qpaintengineex_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/painting/qpaintengineex_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qstroker_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/painting/qstroker_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [3743/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/kernel/qtestsupport_gui.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/gui/kernel/qtestsupport_gui.cpp:4: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [3744/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/painting/qbackingstore.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/gui/painting/qbackingstore.cpp:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [3745/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/painting/qoutlinemapper.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/gui/painting/qoutlinemapper.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtbase/src/gui/painting/qoutlinemapper_p.h:29: In file included from /home/local/qt-everywhere-src-6.4.0/qtbase/src/gui/painting/qpaintengineex_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qstroker_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/painting/qstroker_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [3746/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/painting/qimagescale.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/gui/painting/qimagescale.cpp:5: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qimage_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/image/qimage_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [3747/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/painting/qcompositionfunctions.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] [3748/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/painting/qstroker.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/gui/painting/qstroker.cpp:4: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qstroker_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/painting/qstroker_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [3749/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/painting/qbackingstoredefaultcompositor.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] [3750/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/kernel/qplatformintegration.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/gui/kernel/qplatformintegration.cpp:10: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [3751/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/painting/qbrush.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] [3752/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/painting/qblittable.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/gui/painting/qblittable.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtbase/src/gui/painting/qblittable_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qpixmap_blitter_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/image/qpixmap_blitter_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qpaintengine_blitter_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/painting/qpaintengine_blitter_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qpaintengine_raster_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/painting/qpaintengine_raster_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qpaintengineex_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/painting/qpaintengineex_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qstroker_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/painting/qstroker_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [3753/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/painting/qregion.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] [3754/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/util/qabstractlayoutstyleinfo.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] [3755/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/image/qiconloader.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/gui/image/qiconloader.cpp:6: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [3756/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/kernel/qscreen.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/gui/kernel/qscreen.cpp:7: In file included from /home/local/qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [3757/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/painting/qrasterizer.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] [3758/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/opengl/platform/egl/qeglstreamconvenience.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] [3759/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/text/qglyphrun.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] [3760/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/text/qinputcontrol.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] [3761/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/painting/qpathclipper.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/gui/painting/qpathclipper.cpp:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [3762/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/rhi/qshader.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] [3763/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/kernel/qevent.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/gui/kernel/qevent.cpp:6: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [3764/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/painting/qpixellayout.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] [3765/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/painting/qbackingstorerhisupport.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/gui/painting/qbackingstorerhisupport.cpp:6: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [3766/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/painting/qcosmeticstroker.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/gui/painting/qcosmeticstroker.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtbase/src/gui/painting/qcosmeticstroker_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qvectorpath_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/painting/qvectorpath_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qstroker_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/painting/qstroker_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [3767/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/painting/qemulationpaintengine.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/gui/painting/qemulationpaintengine.cpp:4: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qemulationpaintengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/painting/qemulationpaintengine_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qpaintengineex_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/painting/qpaintengineex_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qstroker_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/painting/qstroker_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [3768/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/kernel/qwindowsysteminterface.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/gui/kernel/qwindowsysteminterface.cpp:6: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [3769/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/painting/qpathsimplifier.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/gui/painting/qpathsimplifier.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtbase/src/gui/painting/qpathsimplifier_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qvectorpath_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/painting/qvectorpath_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qstroker_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/painting/qstroker_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [3770/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/text/qtextoption.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] [3771/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/painting/qplatformbackingstore.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] [3772/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/util/qlayoutpolicy.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] [3773/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/painting/qpaintengine_blitter.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/gui/painting/qpaintengine_blitter.cpp:4: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qpaintengine_blitter_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/painting/qpaintengine_blitter_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qpaintengine_raster_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/painting/qpaintengine_raster_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qpaintengineex_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/painting/qpaintengineex_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qstroker_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/painting/qstroker_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [3774/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/painting/qpolygon.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/gui/painting/qpolygon.cpp:11: In file included from /home/local/qt-everywhere-src-6.4.0/qtbase/src/gui/painting/qpainterpath_p.h:27: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qvectorpath_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/painting/qvectorpath_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qstroker_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/painting/qstroker_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [3775/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/painting/qtriangulatingstroker.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/gui/painting/qtriangulatingstroker.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtbase/src/gui/painting/qtriangulatingstroker_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qvectorpath_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/painting/qvectorpath_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qstroker_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/painting/qstroker_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [3776/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/image/qimage.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/gui/image/qimage.cpp:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [3777/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/util/qktxhandler.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] [3778/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/kernel/qwindow.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/gui/kernel/qwindow.cpp:20: In file included from /home/local/qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [3779/10680] Building C object qtbase/src/gui/CMakeFiles/Gui.dir/__/3rdparty/md4c/md4c.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] [3780/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/painting/qpdfwriter.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/gui/painting/qpdfwriter.cpp:10: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qpdf_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/painting/qpdf_p.h:27: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qstroker_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/painting/qstroker_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [3781/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/util/qpkmhandler.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] [3782/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/painting/qpaintengineex.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/gui/painting/qpaintengineex.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtbase/src/gui/painting/qpaintengineex_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qstroker_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/painting/qstroker_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [3783/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/util/qtexturefilereader.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] [3784/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/painting/qtransform.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/gui/painting/qtransform.cpp:10: In file included from /home/local/qt-everywhere-src-6.4.0/qtbase/src/gui/painting/qpainterpath_p.h:27: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qvectorpath_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/painting/qvectorpath_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qstroker_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/painting/qstroker_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [3785/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/text/qfontengineglyphcache.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] [3786/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/accessible/qaccessiblebridge.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] [3787/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/kernel/qplatformtheme.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/gui/kernel/qplatformtheme.cpp:15: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [3788/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/painting/qpaintengine.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/gui/painting/qpaintengine.cpp:15: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [3789/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/kernel/qplatformopenglcontext.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] [3790/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/rhi/qrhinull.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] [3791/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/util/qastchandler.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/gui/util/qastchandler.cpp:7: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [3792/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/text/qabstracttextdocumentlayout.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] [3793/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/opengl/platform/egl/qeglconvenience.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] [3794/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/rhi/qshaderdescription.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] [3795/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/util/qtexturefiledata.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] [3796/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/text/qsyntaxhighlighter.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] [3797/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/text/qfontmetrics.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] [3798/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/accessible/qaccessibleplugin.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] [3799/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/painting/qtextureglyphcache.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/gui/painting/qtextureglyphcache.cpp:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [3800/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/text/qtextlist.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] [3801/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/vulkan/qvulkanfunctions.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] [3802/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/painting/qtriangulator.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/gui/painting/qtriangulator.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtbase/src/gui/painting/qtriangulator_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qvectorpath_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/painting/qvectorpath_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qstroker_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/painting/qstroker_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [3803/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/animation/qguivariantanimation.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] [3804/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/accessible/qaccessiblebridgeutils.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] [3805/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/accessible/qaccessibleobject.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] [3806/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/text/qstatictext.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] [3807/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/util/qvalidator.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/gui/util/qvalidator.cpp:11: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [3808/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/util/qgridlayoutengine.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] [3809/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/text/qtextcursor.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] [3810/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/text/qtextformat.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] [3811/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/accessible/qplatformaccessibility.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] [3812/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/painting/qpainterpath.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/gui/painting/qpainterpath.cpp:5: In file included from /home/local/qt-everywhere-src-6.4.0/qtbase/src/gui/painting/qpainterpath_p.h:27: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qvectorpath_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/painting/qvectorpath_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qstroker_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/painting/qstroker_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [3813/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/opengl/qopengl.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] [3814/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/text/qdistancefield.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/gui/text/qdistancefield.cpp:7: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qimage_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/image/qimage_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [3815/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/text/qplatformfontdatabase.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] [3816/10680] Linking CXX static library qtbase/plugins/networkinformation/libqnetworkmanager.a [3817/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/text/qtexttable.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] [3818/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/accessible/qaccessiblecache.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] [3819/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/opengl/qopenglprogrambinarycache.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] [3820/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/accessible/linux/qspi_constant_mappings.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] [3821/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/text/qtextdocumentwriter.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] [3822/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/kernel/qplatformdrag.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] [3823/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/painting/qpaintengine_raster.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/gui/painting/qpaintengine_raster.cpp:25: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qimage_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/image/qimage_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [3824/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/text/qtextimagehandler.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] [3825/10680] Linking CXX static library qtbase/plugins/tls/libqcertonlybackend.a [3826/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/rhi/qrhi.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] [3827/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/kernel/qactiongroup.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] [3828/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/text/qtextobject.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] [3829/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/util/qdesktopservices.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/gui/util/qdesktopservices.cpp:14: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [3830/10680] Linking CXX static library qtbase/plugins/tls/libqopensslbackend.a [3831/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/text/qtextdocumentfragment.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] [3832/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/kernel/qshapedpixmapdndwindow.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] [3833/10680] Linking CXX static library qtbase/lib/libQt6Coap.a [3834/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/platform/unix/dbustray/qdbustrayicon.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/gui/platform/unix/dbustray/qdbustrayicon.cpp:32: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [3835/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/kernel/qguiapplication.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/gui/kernel/qguiapplication.cpp:7: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [3836/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/image/qimage_ssse3.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/gui/image/qimage_ssse3.cpp:5: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qimage_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/image/qimage_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [3837/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/text/qfontsubset.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/gui/text/qfontsubset.cpp:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qpdf_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/painting/qpdf_p.h:27: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qstroker_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/painting/qstroker_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [3838/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/text/qtextdocument_p.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] [3839/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/vulkan/qplatformvulkaninstance.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] [3840/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/opengl/qopenglfunctions.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/gui/opengl/qopenglfunctions.cpp:10: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [3841/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/painting/qdrawhelper_ssse3.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] [3842/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/painting/qcssutil.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] [3843/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/text/qrawfont.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/gui/text/qrawfont.cpp:12: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [3844/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/text/qtexthtmlparser.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] [3845/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/text/qtextlayout.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] [3846/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/opengl/platform/unix/qglxconvenience.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] [3847/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/text/qzip.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] [3848/10680] Running moc --collect-json for target RemoteObjects [3849/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/painting/qdrawhelper_avx2.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] [3850/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/kernel/qshortcutmap.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] [3851/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/painting/qpainter.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/gui/painting/qpainter.cpp:32: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qemulationpaintengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/painting/qemulationpaintengine_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qpaintengineex_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/painting/qpaintengineex_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qstroker_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/painting/qstroker_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [3852/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/opengl/platform/egl/qeglpbuffer.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] [3853/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/util/qundostack.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] [3854/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/text/qfontengine.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/gui/text/qfontengine.cpp:7: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [3855/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/vulkan/qvulkanfunctions_p.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] [3856/10680] Linking CXX static library qtbase/lib/libQt6Nfc.a [3857/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/kernel/qopenglcontext.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/gui/kernel/qopenglcontext.cpp:14: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [3858/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/deviceeventcontroller_adaptor.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] [3859/10680] Linking CXX static library qtbase/plugins/position/libqtposition_nmea.a [3860/10680] Linking CXX static library qtbase/lib/libQt6Mqtt.a [3861/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/text/qtextengine.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] [3862/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/painting/qimagescale_sse4.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] [3863/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/platform/unix/qgenericunixeventdispatcher.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] [3864/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/util/qundogroup.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] [3865/10680] Linking CXX static library qtbase/plugins/position/libqtposition_geoclue2.a [3866/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/platform/unix/qxkbcommon_3rdparty.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] [3867/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/kernel/qdnd.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/gui/kernel/qdnd.cpp:10: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [3868/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/itemmodels/qstandarditemmodel.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] [3869/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/kernel/qkeysequence.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/gui/kernel/qkeysequence.cpp:7: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [3870/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/cache_adaptor.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] [3871/10680] Linking CXX static library qtbase/lib/libQt6WebSockets.a [3872/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/text/qharfbuzzng.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] [3873/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/image/qpnghandler.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/gui/image/qpnghandler.cpp:15: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qimage_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/image/qimage_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [3874/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/text/qfont.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/gui/text/qfont.cpp:29: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [3875/10680] Linking CXX static library qtbase/plugins/sensors/libqtsensors_iio-sensor-proxy.a [3876/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/painting/qpdf.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/gui/painting/qpdf.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtbase/src/gui/painting/qpdf_p.h:27: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qstroker_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/painting/qstroker_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [3877/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/image/qmovie.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] [3878/10680] Linking CXX static library qtbase/lib/libQt6NetworkAuth.a [3879/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/opengl/platform/egl/qeglplatformcontext.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] [3880/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/kernel/qshortcut.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/gui/kernel/qshortcut.cpp:10: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [3881/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/bus_interface.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] [3882/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/vulkan/qbasicvulkanplatforminstance.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] [3883/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/kernel/qaction.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/gui/kernel/qaction.cpp:15: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [3884/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/vulkan/qvulkandefaultinstance.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] [3885/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/platform/unix/qtx11extras.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] [3886/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/text/qfontdatabase.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/gui/text/qfontdatabase.cpp:17: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [3887/10680] Building CXX object qtconnectivity/src/bluetooth/CMakeFiles/Bluetooth.dir/qbluetoothlocaldevice.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] [3888/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/accessible/linux/dbusconnection.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] [3889/10680] Building CXX object qtconnectivity/src/bluetooth/CMakeFiles/Bluetooth.dir/qlowenergyadvertisingparameters.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] [3890/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/text/unix/qfontenginemultifontconfig.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] [3891/10680] Building CXX object qtconnectivity/src/bluetooth/CMakeFiles/Bluetooth.dir/qlowenergycharacteristicdata.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] [3892/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/platform/unix/qeventdispatcher_glib.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/gui/platform/unix/qeventdispatcher_glib.cpp:11: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [3893/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/platform/unix/dbustray/qstatusnotifieritemadaptor.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] [3894/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/platform/unix/dbusmenu/qdbusmenubar.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] [3895/10680] Building CXX object qtconnectivity/src/bluetooth/CMakeFiles/Bluetooth.dir/qbluetoothsocket.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] [3896/10680] Building CXX object qtconnectivity/src/bluetooth/CMakeFiles/Bluetooth.dir/qlowenergyconnectionparameters.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] [3897/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/socket_interface.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] [3898/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/platform/unix/dbusmenu/qdbusmenuregistrarproxy.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] [3899/10680] Linking CXX static library qtbase/lib/libQt6SerialBus.a [3900/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/text/qtextmarkdownimporter.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] [3901/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/text/qtextmarkdownwriter.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] [3902/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/platform/unix/dbustray/qxdgnotificationproxy.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] [3903/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/accessible/qaccessible.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/gui/accessible/qaccessible.cpp:14: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [3904/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/accessible/linux/qspiaccessiblebridge.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/gui/accessible/linux/qspiaccessiblebridge.cpp:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [3905/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/painting/qdrawhelper_sse4.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/gui/painting/qdrawhelper_sse4.cpp:6: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qpaintengine_raster_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/painting/qpaintengine_raster_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qpaintengineex_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/painting/qpaintengineex_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qstroker_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/painting/qstroker_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [3906/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/text/qtextdocument.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] [3907/10680] Building CXX object qtconnectivity/src/bluetooth/CMakeFiles/Bluetooth.dir/dummy/dummy_helper.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] [3908/10680] Building CXX object qtconnectivity/src/bluetooth/CMakeFiles/Bluetooth.dir/qlowenergyadvertisingdata.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] [3909/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/kernel/qsimpledrag.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/gui/kernel/qsimpledrag.cpp:25: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [3910/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/kernel/qdrag.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/gui/kernel/qdrag.cpp:5: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [3911/10680] Building CXX object qtconnectivity/src/bluetooth/CMakeFiles/Bluetooth.dir/qbluetoothserver_p.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] [3912/10680] Building CXX object qtconnectivity/src/bluetooth/CMakeFiles/Bluetooth.dir/qbluetoothdevicediscoveryagent_p.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] [3913/10680] Building CXX object qtconnectivity/src/bluetooth/CMakeFiles/Bluetooth.dir/qlowenergydescriptor.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] [3914/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/text/qtextdocumentlayout.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/gui/text/qtextdocumentlayout.cpp:11: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [3915/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/painting/qdrawhelper_sse2.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/gui/painting/qdrawhelper_sse2.cpp:10: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qpaintengine_raster_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/painting/qpaintengine_raster_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qpaintengineex_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/painting/qpaintengineex_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qstroker_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/painting/qstroker_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [3916/10680] Building CXX object qtconnectivity/src/bluetooth/CMakeFiles/Bluetooth.dir/qbluetoothsocketbase.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] [3917/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/platform/unix/qgenericunixservices.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] [3918/10680] Building CXX object qtconnectivity/src/bluetooth/CMakeFiles/Bluetooth.dir/qbluetoothserver.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] [3919/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/accessible/linux/qspidbuscache.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] [3920/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/platform/unix/dbusmenu/qdbusmenuadaptor.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] [3921/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/util/qedidparser.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] [3922/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/platform/unix/dbusmenu/qdbusmenuconnection.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] [3923/10680] Building CXX object qtconnectivity/src/bluetooth/CMakeFiles/Bluetooth.dir/qbluetoothuuid.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] [3924/10680] Building CXX object qtconnectivity/src/bluetooth/CMakeFiles/Bluetooth.dir/qlowenergydescriptordata.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] [3925/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/platform/unix/qunixeventdispatcher.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/gui/platform/unix/qunixeventdispatcher.cpp:7: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [3926/10680] Building CXX object qtconnectivity/src/bluetooth/CMakeFiles/Bluetooth.dir/qlowenergycharacteristic.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] [3927/10680] Building CXX object qtconnectivity/src/bluetooth/CMakeFiles/Bluetooth.dir/qlowenergyservicedata.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] [3928/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/rhi/qrhigles2.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] [3929/10680] Building CXX object qtconnectivity/src/bluetooth/CMakeFiles/Bluetooth.dir/qbluetoothserviceinfo_p.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] [3930/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/platform/unix/dbustray/qdbustraytypes.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] [3931/10680] Building CXX object qtconnectivity/src/bluetooth/CMakeFiles/Bluetooth.dir/qbluetoothservicediscoveryagent_p.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] [3932/10680] Building CXX object qtconnectivity/src/bluetooth/CMakeFiles/Bluetooth.dir/qbluetoothlocaldevice_p.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] [3933/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/vulkan/qvulkaninstance.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/gui/vulkan/qvulkaninstance.cpp:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [3934/10680] Building CXX object qtconnectivity/src/bluetooth/CMakeFiles/Bluetooth.dir/qbluetoothservicediscoveryagent.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] [3935/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/accessible/linux/qspiapplicationadaptor.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] [3936/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/platform/unix/dbusmenu/qdbusplatformmenu.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] [3937/10680] Building CXX object qtconnectivity/src/bluetooth/CMakeFiles/Bluetooth.dir/qlowenergyserviceprivate.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] [3938/10680] Building CXX object qtconnectivity/src/bluetooth/CMakeFiles/Bluetooth.dir/qbluetoothsocket_dummy.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] [3939/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/platform/unix/qunixnativeinterface.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/gui/platform/unix/qunixnativeinterface.cpp:7: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [3940/10680] Building CXX object qtremoteobjects/src/remoteobjects/CMakeFiles/RemoteObjects.dir/qremoteobjectregistrysource.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] [3941/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/itemmodels/qfileinfogatherer.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] [3942/10680] Building CXX object qtconnectivity/src/bluetooth/CMakeFiles/Bluetooth.dir/qlowenergycontroller.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] [3943/10680] Building CXX object qtconnectivity/src/bluetooth/CMakeFiles/Bluetooth.dir/qlowenergyservice.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] [3944/10680] Building CXX object qtconnectivity/src/bluetooth/CMakeFiles/Bluetooth.dir/qbluetoothserviceinfo.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] [3945/10680] Building CXX object qtconnectivity/src/bluetooth/CMakeFiles/Bluetooth.dir/qlowenergycontroller_dummy.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] [3946/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/text/qtextodfwriter.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] [3947/10680] Building CXX object qtremoteobjects/src/remoteobjects/CMakeFiles/RemoteObjects.dir/qconnection_local_backend.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] [3948/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/vulkan/qvulkanwindow.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] [3949/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/text/unix/qfontconfigdatabase.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/gui/text/unix/qfontconfigdatabase.cpp:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [3950/10680] Building CXX object qtremoteobjects/src/remoteobjects/CMakeFiles/RemoteObjects.dir/qremoteobjectsettingsstore.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] [3951/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/accessible/linux/qspi_struct_marshallers.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] [3952/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/text/freetype/qfreetypefontdatabase.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/gui/text/freetype/qfreetypefontdatabase.cpp:6: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [3953/10680] Building CXX object qtconnectivity/src/bluetooth/CMakeFiles/Bluetooth.dir/qlowenergycontrollerbase.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] [3954/10680] Automatic MOC for target HttpServer [3955/10680] Running AUTOMOC file extraction for target HttpServer [3956/10680] Generating prl file for target HttpServer [3957/10680] Running moc --collect-json for target HttpServer [3958/10680] Building CXX object qtremoteobjects/src/remoteobjects/CMakeFiles/RemoteObjects.dir/qconnection_tcpip_backend.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] [3959/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/text/freetype/qfontengine_ft.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/gui/text/freetype/qfontengine_ft.cpp:9: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qimage_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/image/qimage_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [3960/10680] Automatic MOC for target VirtualCanBusPlugin [3961/10680] Automatic MOC for target PeakCanBusPlugin [3962/10680] Building CXX object qtremoteobjects/src/remoteobjects/CMakeFiles/RemoteObjects.dir/qremoteobjectdynamicreplica.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] [3963/10680] Generating prl file for target PeakCanBusPlugin [3964/10680] Generating prl file for target VirtualCanBusPlugin [3965/10680] Automatic MOC for target SocketCanBusPlugin [3966/10680] Building CXX object qtremoteobjects/src/remoteobjects/CMakeFiles/RemoteObjects.dir/qtremoteobjectglobal.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] [3967/10680] Generating prl file for target SocketCanBusPlugin [3968/10680] Building CXX object qtremoteobjects/src/remoteobjects/CMakeFiles/RemoteObjects.dir/qconnectionfactories.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] [3969/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/text/qcssparser.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] [3970/10680] Building CXX object qtremoteobjects/src/remoteobjects/CMakeFiles/RemoteObjects.dir/qremoteobjectpendingcall.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] [3971/10680] Automatic MOC for target PassThruCanBusPlugin [3972/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/itemmodels/qfilesystemmodel.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] [3973/10680] Automatic MOC for target Qml [3974/10680] Generating prl file for target PassThruCanBusPlugin [3975/10680] Generating prl file for target Qml [3976/10680] Building CXX object qtremoteobjects/src/remoteobjects/CMakeFiles/RemoteObjects.dir/qremoteobjectcontainers.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] [3977/10680] Automatic MOC for target TinyCanBusPlugin [3978/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/platform/unix/dbusmenu/qdbusmenutypes.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] [3979/10680] Generating prl file for target TinyCanBusPlugin [3980/10680] Running AUTOMOC file extraction for target Qml [3981/10680] Running moc --collect-json for target Qml [3982/10680] Building CXX object qtremoteobjects/src/remoteobjects/CMakeFiles/RemoteObjects.dir/qremoteobjectregistry.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] [3983/10680] Automatic QML type registration for target LabsSettings [3984/10680] Automatic QML type registration for target QmlCore [3985/10680] Automatic QML type registration for target ScxmlQml [3986/10680] Building CXX object qtremoteobjects/src/remoteobjects/CMakeFiles/RemoteObjects.dir/qremoteobjectreplica.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] [3987/10680] Automatic QML type registration for target QmlWorkerScript [3988/10680] Automatic QML type registration for target QmlXmlListModel [3989/10680] Automatic QML type registration for target QmlModels [3990/10680] Automatic QML type registration for target Qml [3991/10680] Automatic QML type registration for target SensorsQuick [3992/10680] Linking CXX static library qtbase/lib/libQt6Bluetooth.a [3993/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/Qml_autogen/mocs_compilation.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] [3994/10680] Building CXX object qthttpserver/src/httpserver/CMakeFiles/HttpServer.dir/qhttpserverliterals.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] [3995/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/common/qjsnumbercoercion.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] [3996/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/accessible/linux/atspiadaptor.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] [3997/10680] Building CXX object qtremoteobjects/src/remoteobjects/CMakeFiles/RemoteObjects.dir/qremoteobjectsourceio.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] [3998/10680] Building CXX object qthttpserver/src/httpserver/CMakeFiles/HttpServer.dir/HttpServer_autogen/mocs_compilation.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] [3999/10680] Building CXX object qtremoteobjects/src/remoteobjects/CMakeFiles/RemoteObjects.dir/qremoteobjectpacket.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] [4000/10680] Building CXX object qtremoteobjects/src/remoteobjects/CMakeFiles/RemoteObjects.dir/qremoteobjectabstractitemmodeladapter.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] [4001/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/platform/unix/qgenericunixthemes.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/gui/platform/unix/qgenericunixthemes.cpp:31: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [4002/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/__/3rdparty/masm/disassembler/ARM64/A64DOpcode.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] [4003/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/__/3rdparty/masm/disassembler/ARMv7/ARMv7DOpcode.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] [4004/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/__/3rdparty/masm/disassembler/Mips32Disassembler.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] [4005/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/__/3rdparty/masm/wtf/PageAllocationAligned.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] [4006/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/__/3rdparty/masm/disassembler/ARMv7Disassembler.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] [4007/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/__/3rdparty/masm/wtf/PageBlock.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] [4008/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/__/3rdparty/masm/assembler/ARMv7Assembler.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] [4009/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/__/3rdparty/masm/stubs/Options.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] [4010/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/__/3rdparty/masm/wtf/FilePrintStream.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] [4011/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/__/3rdparty/masm/yarr/YarrCanonicalizeUnicode.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] [4012/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/__/3rdparty/masm/disassembler/mips32/Mips32Opcode.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] [4013/10680] Building CXX object qthttpserver/src/httpserver/CMakeFiles/HttpServer.dir/qhttpserverrouterrule.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] [4014/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/__/3rdparty/masm/disassembler/ARM64Disassembler.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] [4015/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/__/3rdparty/masm/wtf/PrintStream.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] [4016/10680] Building CXX object qtserialbus/src/plugins/canbus/virtualcan/CMakeFiles/VirtualCanBusPlugin.dir/VirtualCanBusPlugin_autogen/mocs_compilation.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] [4017/10680] Building CXX object qtserialbus/src/plugins/canbus/passthrucan/CMakeFiles/PassThruCanBusPlugin.dir/j2534passthru.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] [4018/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/__/3rdparty/masm/yarr/YarrCanonicalizeUCS2.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] [4019/10680] Building CXX object qthttpserver/src/httpserver/CMakeFiles/HttpServer.dir/qhttpserverrequest.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] [4020/10680] Building CXX object qtserialbus/src/plugins/canbus/peakcan/CMakeFiles/PeakCanBusPlugin.dir/PeakCanBusPlugin_autogen/mocs_compilation.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] [4021/10680] Building CXX object qtserialbus/src/plugins/canbus/socketcan/CMakeFiles/SocketCanBusPlugin.dir/libsocketcan.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] [4022/10680] Building CXX object qtremoteobjects/src/remoteobjects/CMakeFiles/RemoteObjects.dir/qremoteobjectsource.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] [4023/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/__/3rdparty/masm/disassembler/Disassembler.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] [4024/10680] Building CXX object qtserialbus/src/plugins/canbus/socketcan/CMakeFiles/SocketCanBusPlugin.dir/SocketCanBusPlugin_autogen/mocs_compilation.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] [4025/10680] Building CXX object qthttpserver/src/httpserver/CMakeFiles/HttpServer.dir/qhttpserverrouter.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] [4026/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/__/3rdparty/masm/disassembler/UDis86Disassembler.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] [4027/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/__/3rdparty/masm/stubs/yarr/YarrUnicodeProperties.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] [4028/10680] Building CXX object qtserialbus/src/plugins/canbus/tinycan/CMakeFiles/TinyCanBusPlugin.dir/TinyCanBusPlugin_autogen/mocs_compilation.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] [4029/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/__/3rdparty/masm/assembler/LinkBuffer.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] [4030/10680] Building CXX object qtserialbus/src/plugins/canbus/peakcan/CMakeFiles/PeakCanBusPlugin.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] [4031/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/__/3rdparty/masm/stubs/WTFStubs.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] [4032/10680] Building CXX object qtserialbus/src/plugins/canbus/socketcan/CMakeFiles/SocketCanBusPlugin.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] [4033/10680] Building CXX object qtserialbus/src/plugins/canbus/virtualcan/CMakeFiles/VirtualCanBusPlugin.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] [4034/10680] Building CXX object qthttpserver/src/httpserver/CMakeFiles/HttpServer.dir/qabstracthttpserver.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] [4035/10680] Building CXX object qthttpserver/src/httpserver/CMakeFiles/HttpServer.dir/qhttpserverresponder.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] [4036/10680] Building CXX object qtserialbus/src/plugins/canbus/peakcan/CMakeFiles/PeakCanBusPlugin.dir/peakcanbackend.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] [4037/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/jsruntime/qv4executableallocator.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] [4038/10680] Building CXX object qthttpserver/src/httpserver/CMakeFiles/HttpServer.dir/qhttpserver.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] [4039/10680] Building CXX object qtserialbus/src/plugins/canbus/passthrucan/CMakeFiles/PassThruCanBusPlugin.dir/passthrucanio.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] [4040/10680] Building CXX object qtserialbus/src/plugins/canbus/tinycan/CMakeFiles/TinyCanBusPlugin.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] [4041/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/qml/qqmlabstracturlinterceptor.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] [4042/10680] Building CXX object qthttpserver/src/httpserver/CMakeFiles/HttpServer.dir/qhttpserverresponse.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] [4043/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/painting/qdrawhelper.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/gui/painting/qdrawhelper.cpp:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [4044/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/jsruntime/qv4debugging.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/qtdeclarative/src/qml/jsruntime/qv4debugging.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4debugging_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4debugging.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4debugging_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ 7 warnings generated. [4045/10680] Building CXX object qtserialbus/src/plugins/canbus/virtualcan/CMakeFiles/VirtualCanBusPlugin.dir/virtualcanbackend.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] [4046/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/qml/ftw/qintrusivelist.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] [4047/10680] Building CXX object qtserialbus/src/plugins/canbus/passthrucan/CMakeFiles/PassThruCanBusPlugin.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] [4048/10680] Building CXX object qtserialbus/src/plugins/canbus/passthrucan/CMakeFiles/PassThruCanBusPlugin.dir/passthrucanbackend.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] [4049/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/__/3rdparty/masm/yarr/YarrSyntaxChecker.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] [4050/10680] Building CXX object qtserialbus/src/plugins/canbus/tinycan/CMakeFiles/TinyCanBusPlugin.dir/tinycanbackend.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] [4051/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/rhi/qrhivulkan.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] [4052/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/jsapi/qjsprimitivevalue.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/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.cpp:4: /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.cpp:6: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtime_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtime_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.cpp:6: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtime_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtime_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ 14 warnings generated. [4053/10680] Building CXX object qtserialbus/src/plugins/canbus/passthrucan/CMakeFiles/PassThruCanBusPlugin.dir/PassThruCanBusPlugin_autogen/mocs_compilation.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] [4054/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/__/3rdparty/masm/yarr/YarrInterpreter.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] [4055/10680] Building CXX object qtserialbus/src/plugins/canbus/socketcan/CMakeFiles/SocketCanBusPlugin.dir/socketcanbackend.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] [4056/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/compiler/qv4bytecodehandler.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/qtdeclarative/src/qml/compiler/qv4bytecodehandler.cpp:4: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4bytecodehandler_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/compiler/qv4bytecodehandler_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4instr_moth_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/compiler/qv4instr_moth_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/compiler/qv4bytecodehandler.cpp:4: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4bytecodehandler_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/compiler/qv4bytecodehandler_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4instr_moth_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/compiler/qv4instr_moth_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ 7 warnings generated. [4057/10680] Building CXX object qtremoteobjects/src/remoteobjects/CMakeFiles/RemoteObjects.dir/qremoteobjectabstractitemmodelreplica.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] [4058/10680] Building CXX object qtremoteobjects/src/remoteobjects/CMakeFiles/RemoteObjects.dir/RemoteObjects_autogen/mocs_compilation.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] [4059/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/parser/qqmljsastvisitor.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] [4060/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/__/3rdparty/masm/yarr/YarrPattern.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] [4061/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/compiler/qv4bytecodegenerator.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/qtdeclarative/src/qml/compiler/qv4bytecodegenerator.cpp:4: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4bytecodegenerator_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/compiler/qv4bytecodegenerator_p.h:17: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4instr_moth_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/compiler/qv4instr_moth_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/compiler/qv4bytecodegenerator.cpp:4: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4bytecodegenerator_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/compiler/qv4bytecodegenerator_p.h:17: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4instr_moth_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/compiler/qv4instr_moth_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ 7 warnings generated. [4062/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/jsruntime/qv4estable.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/qtdeclarative/src/qml/jsruntime/qv4estable.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4estable_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4estable.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4estable_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4estable.cpp:5: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:20: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldelayedcallqueue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldelayedcallqueue_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [4063/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/jsruntime/qv4memberdata.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/qtdeclarative/src/qml/jsruntime/qv4memberdata.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4memberdata_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4memberdata.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4memberdata_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4memberdata.cpp:5: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mm_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mm_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4scopedvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4scopedvalue_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldelayedcallqueue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldelayedcallqueue_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [4064/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/jsruntime/qv4booleanobject.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/qtdeclarative/src/qml/jsruntime/qv4booleanobject.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4booleanobject_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4booleanobject.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4booleanobject_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4booleanobject.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4booleanobject_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:20: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldelayedcallqueue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldelayedcallqueue_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [4065/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/jsruntime/qv4managed.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/qtdeclarative/src/qml/jsruntime/qv4managed.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed.cpp:5: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mm_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mm_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4scopedvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4scopedvalue_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldelayedcallqueue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldelayedcallqueue_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [4066/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/jsruntime/qv4identifierhash.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/qtdeclarative/src/qml/jsruntime/qv4identifierhash.cpp:5: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4identifiertable_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4identifiertable_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4identifierhash.cpp:5: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4identifiertable_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4identifiertable_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4identifierhash.cpp:5: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4identifiertable_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4identifiertable_p.h:19: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldelayedcallqueue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldelayedcallqueue_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [4067/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/jsruntime/qv4identifiertable.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/qtdeclarative/src/qml/jsruntime/qv4identifiertable.cpp:3: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4identifiertable_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4identifiertable.cpp:3: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4identifiertable_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4identifiertable.cpp:3: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4identifiertable_p.h:19: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldelayedcallqueue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldelayedcallqueue_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [4068/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/jsapi/qjsvalueiterator.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/qtdeclarative/src/qml/jsapi/qjsvalueiterator.cpp:5: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsvalueiterator_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4objectiterator_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4objectiterator_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsvalueiterator.cpp:5: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsvalueiterator_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4objectiterator_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4objectiterator_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsvalueiterator.cpp:5: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsvalueiterator_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4objectiterator_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4objectiterator_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:20: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldelayedcallqueue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldelayedcallqueue_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [4069/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/jsruntime/qv4atomics.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/qtdeclarative/src/qml/jsruntime/qv4atomics.cpp:3: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4arraybuffer_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4atomics.cpp:3: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4arraybuffer_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4atomics.cpp:3: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4arraybuffer_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:20: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldelayedcallqueue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldelayedcallqueue_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [4070/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/jsruntime/qv4mapiterator.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/qtdeclarative/src/qml/jsruntime/qv4mapiterator.cpp:4: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4iterator_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4iterator_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4mapiterator.cpp:4: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4iterator_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4iterator_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4mapiterator.cpp:4: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4iterator_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4iterator_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:20: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldelayedcallqueue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldelayedcallqueue_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [4071/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/jsruntime/qv4objectiterator.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/qtdeclarative/src/qml/jsruntime/qv4objectiterator.cpp:3: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4objectiterator_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4objectiterator.cpp:3: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4objectiterator_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4objectiterator.cpp:3: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4objectiterator_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:20: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldelayedcallqueue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldelayedcallqueue_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [4072/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/qml/ftw/qqmlthread.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] [4073/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/compiler/qv4compiler.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/qtdeclarative/src/qml/compiler/qv4compiler.cpp:5: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/compiler/qv4compiler_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4compileddata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4compileddata_p.h:33: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/compiler/qv4compiler.cpp:5: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/compiler/qv4compiler_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4compileddata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4compileddata_p.h:33: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ 7 warnings generated. [4074/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/jsruntime/qv4argumentsobject.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/qtdeclarative/src/qml/jsruntime/qv4argumentsobject.cpp:3: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4argumentsobject_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4argumentsobject.cpp:3: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4argumentsobject_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4argumentsobject.cpp:3: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4argumentsobject_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:20: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldelayedcallqueue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldelayedcallqueue_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [4075/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/jsruntime/qv4arrayiterator.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/qtdeclarative/src/qml/jsruntime/qv4arrayiterator.cpp:5: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4iterator_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4iterator_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4arrayiterator.cpp:5: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4iterator_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4iterator_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4arrayiterator.cpp:5: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4iterator_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4iterator_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:20: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldelayedcallqueue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldelayedcallqueue_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [4076/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/jsruntime/qv4dataview.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/qtdeclarative/src/qml/jsruntime/qv4dataview.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4dataview_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4dataview.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4dataview_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4dataview.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4dataview_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:20: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldelayedcallqueue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldelayedcallqueue_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [4077/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/jsruntime/qv4compilationunitmapper.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/qtdeclarative/src/qml/jsruntime/qv4compilationunitmapper.cpp:6: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4compileddata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4compileddata_p.h:33: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4compilationunitmapper.cpp:6: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4compileddata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4compileddata_p.h:33: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ 7 warnings generated. [4078/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/jsruntime/qv4iterator.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/qtdeclarative/src/qml/jsruntime/qv4iterator.cpp:3: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4iterator_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4iterator.cpp:3: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4iterator_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4iterator.cpp:3: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4iterator_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:20: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldelayedcallqueue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldelayedcallqueue_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [4079/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/jsruntime/qv4mapobject.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/qtdeclarative/src/qml/jsruntime/qv4mapobject.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4setobject_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4mapobject.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4setobject_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4mapobject.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4setobject_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:20: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldelayedcallqueue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldelayedcallqueue_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [4080/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/jsruntime/qv4mathobject.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/qtdeclarative/src/qml/jsruntime/qv4mathobject.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4mathobject_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4mathobject.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4mathobject_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4mathobject.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4mathobject_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:20: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldelayedcallqueue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldelayedcallqueue_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4mathobject.cpp:222:9: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(v) || qIsNull(v)) { ^~~~~~~~~~~~~ /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4mathobject.cpp:245:9: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(v) || qt_is_inf(v) || qIsNull(v)) ^~~~~~~~~~~~~ /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4mathobject.cpp:320:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] || (x > mx) || std::isnan(x)) { ^~~~~~~~~~~~~ /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4mathobject.cpp:333:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] || (x < mx) || std::isnan(x)) { ^~~~~~~~~~~~~ /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4mathobject.cpp:345:9: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(y)) ^~~~~~~~~~~~~ /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4mathobject.cpp:350:43: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] } else if (((x == 1) || (x == -1)) && std::isinf(y)) { ^~~~~~~~~~~~~ /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4mathobject.cpp:412:9: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(v)) ^~~~~~~~~~~~~ 21 warnings generated. [4081/10680] Building CXX object qtlanguageserver/src/languageserver/CMakeFiles/LanguageServerPrivate.dir/qlanguageservergen.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] [4082/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/parser/qqmljslexer.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] [4083/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/compiler/qv4compilercontext.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/qtdeclarative/src/qml/compiler/qv4compilercontext.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/compiler/qv4compilercontext_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4compileddata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4compileddata_p.h:33: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/compiler/qv4compilercontext.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/compiler/qv4compilercontext_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4compileddata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4compileddata_p.h:33: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ 7 warnings generated. [4084/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/compiler/qv4compilerscanfunctions.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/qtdeclarative/src/qml/compiler/qv4compilerscanfunctions.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/compiler/qv4compilerscanfunctions_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4compilercontext_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/compiler/qv4compilercontext_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4compileddata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4compileddata_p.h:33: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/compiler/qv4compilerscanfunctions.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/compiler/qv4compilerscanfunctions_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4compilercontext_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/compiler/qv4compilercontext_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4compileddata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4compileddata_p.h:33: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ 7 warnings generated. [4085/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/jsruntime/qv4arraydata.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/qtdeclarative/src/qml/jsruntime/qv4arraydata.cpp:3: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4arraydata_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4arraydata.cpp:3: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4arraydata_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4arraydata.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:20: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldelayedcallqueue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldelayedcallqueue_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [4086/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/jsruntime/qv4arraybuffer.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/qtdeclarative/src/qml/jsruntime/qv4arraybuffer.cpp:3: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4arraybuffer_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4arraybuffer.cpp:3: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4arraybuffer_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4arraybuffer.cpp:3: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4arraybuffer_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:20: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldelayedcallqueue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldelayedcallqueue_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [4087/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/jsruntime/qv4context.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/qtdeclarative/src/qml/jsruntime/qv4context.cpp:5: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4debugging_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4context.cpp:5: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4debugging_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4context.cpp:7: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:20: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldelayedcallqueue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldelayedcallqueue_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [4088/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/jsruntime/qv4domerrors.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/qtdeclarative/src/qml/jsruntime/qv4domerrors.cpp:5: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4domerrors.cpp:5: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4domerrors.cpp:5: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:20: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldelayedcallqueue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldelayedcallqueue_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [4089/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/jsruntime/qv4internalclass.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/qtdeclarative/src/qml/jsruntime/qv4internalclass.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4internalclass_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4internalclass.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4internalclass_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4internalclass.cpp:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldelayedcallqueue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldelayedcallqueue_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [4090/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/jsruntime/qv4module.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/qtdeclarative/src/qml/jsruntime/qv4module.cpp:5: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4module_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4module.cpp:5: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4module_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4module.cpp:5: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4module_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:20: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldelayedcallqueue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldelayedcallqueue_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [4091/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/jsruntime/qv4numberobject.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/qtdeclarative/src/qml/jsruntime/qv4numberobject.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4numberobject_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4numberobject.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4numberobject_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4numberobject.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4numberobject_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:20: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldelayedcallqueue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldelayedcallqueue_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4numberobject.cpp:129:20: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return Encode(!std::isnan(v) && !qt_is_inf(v)); ^~~~~~~~~~~~~ /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4numberobject.cpp:142:9: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(dv) || qt_is_inf(dv)) ^~~~~~~~~~~~~~ /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4numberobject.cpp:159:9: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(dv) || qt_is_inf(dv)) ^~~~~~~~~~~~~~ /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4numberobject.cpp:174:24: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return Encode(bool(std::isnan(v))); ^~~~~~~~~~~~~ /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4numberobject.cpp:222:9: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(fdigits)) ^~~~~~~~~~~~~~~~~~~ /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4numberobject.cpp:229:9: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(v)) ^~~~~~~~~~~~~ /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4numberobject.cpp:253:9: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4numberobject.cpp:284:9: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ 22 warnings generated. [4092/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/parser/qqmljsast.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] [4093/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/qml/qqmlextensioninterface.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] [4094/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/jsruntime/qv4function.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/qtdeclarative/src/qml/jsruntime/qv4function.cpp:5: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4function_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4executablecompilationunit_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4executablecompilationunit_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4compileddata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4compileddata_p.h:33: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4function.cpp:5: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4function_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4executablecompilationunit_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4executablecompilationunit_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4compileddata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4compileddata_p.h:33: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4function.cpp:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4functionobject_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:20: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldelayedcallqueue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldelayedcallqueue_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [4095/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/qml/qqmlextensionplugin.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] [4096/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/compiler/qv4instr_moth.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/qtdeclarative/src/qml/compiler/qv4instr_moth.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/compiler/qv4instr_moth_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/compiler/qv4instr_moth.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/compiler/qv4instr_moth_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ 7 warnings generated. [4097/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/jsruntime/qv4dateobject.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/qtdeclarative/src/qml/jsruntime/qv4dateobject.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4dateobject_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4dateobject.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4dateobject_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4dateobject.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4dateobject_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:20: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldelayedcallqueue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldelayedcallqueue_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4dateobject.cpp:17: /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/../3rdparty/masm/wtf/MathExtras.h:398:9: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d) || std::isinf(d)) ^~~~~~~~~~~~~ /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/../3rdparty/masm/wtf/MathExtras.h:398:26: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d) || std::isinf(d)) ^~~~~~~~~~~~~ /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4dateobject.cpp:556:9: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(t)) ^~~~~~~~~~~~~ /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4dateobject.cpp:563:9: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(t)) ^~~~~~~~~~~~~ /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4dateobject.cpp:583:9: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(t)) ^~~~~~~~~~~~~ /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4dateobject.cpp:907:10: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!std::isnan(t)) ^~~~~~~~~~~~~ /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4dateobject.cpp:916:10: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!std::isnan(t)) ^~~~~~~~~~~~~ /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4dateobject.cpp:925:10: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!std::isnan(t)) ^~~~~~~~~~~~~ /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4dateobject.cpp:934:10: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!std::isnan(t)) ^~~~~~~~~~~~~ /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4dateobject.cpp:943:10: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!std::isnan(t)) ^~~~~~~~~~~~~ /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4dateobject.cpp:952:10: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!std::isnan(t)) ^~~~~~~~~~~~~ /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4dateobject.cpp:961:10: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!std::isnan(t)) ^~~~~~~~~~~~~ /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4dateobject.cpp:970:10: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!std::isnan(t)) ^~~~~~~~~~~~~ /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4dateobject.cpp:979:10: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!std::isnan(t)) ^~~~~~~~~~~~~ /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4dateobject.cpp:988:10: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!std::isnan(t)) ^~~~~~~~~~~~~ /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4dateobject.cpp:997:10: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!std::isnan(t)) ^~~~~~~~~~~~~ /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4dateobject.cpp:1006:10: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!std::isnan(t)) ^~~~~~~~~~~~~ /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4dateobject.cpp:1015:10: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!std::isnan(t)) ^~~~~~~~~~~~~ /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4dateobject.cpp:1024:10: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!std::isnan(t)) ^~~~~~~~~~~~~ /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4dateobject.cpp:1033:10: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!std::isnan(t)) ^~~~~~~~~~~~~ /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4dateobject.cpp:1042:10: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!std::isnan(t)) ^~~~~~~~~~~~~ /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4dateobject.cpp:1051:10: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!std::isnan(t)) ^~~~~~~~~~~~~ /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4dateobject.cpp:1060:10: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!std::isnan(t)) ^~~~~~~~~~~~~ /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4dateobject.cpp:1313:9: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(t)) ^~~~~~~~~~~~~ /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4dateobject.cpp:1319:9: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(year)) { ^~~~~~~~~~~~~~~~ /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4dateobject.cpp:1358:9: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(t)) ^~~~~~~~~~~~~ 40 warnings generated. [4098/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/qml/ftw/qhashedstring.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/qtdeclarative/src/qml/qml/ftw/qhashedstring.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ 7 warnings generated. [4099/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/qml/qqmlerror.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] [4100/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/jsruntime/qv4errorobject.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/qtdeclarative/src/qml/jsruntime/qv4errorobject.cpp:5: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4errorobject_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4errorobject.cpp:5: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4errorobject_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4errorobject.cpp:5: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4errorobject_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:20: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldelayedcallqueue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldelayedcallqueue_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [4101/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/jsruntime/qv4generatorobject.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/qtdeclarative/src/qml/jsruntime/qv4generatorobject.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4generatorobject_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4functionobject_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4generatorobject.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4generatorobject_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4functionobject_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4generatorobject.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4generatorobject_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4functionobject_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:20: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldelayedcallqueue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldelayedcallqueue_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [4102/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/jsruntime/qv4lookup.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/qtdeclarative/src/qml/jsruntime/qv4lookup.cpp:3: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4lookup_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtime_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4lookup.cpp:3: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4lookup_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtime_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4lookup.cpp:3: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4lookup_p.h:19: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldelayedcallqueue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldelayedcallqueue_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [4103/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/jsruntime/qv4propertykey.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/qtdeclarative/src/qml/jsruntime/qv4propertykey.cpp:7: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4propertykey.cpp:7: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4propertykey.cpp:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldelayedcallqueue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldelayedcallqueue_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [4104/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/jsruntime/qv4jscall.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/qtdeclarative/src/qml/jsruntime/qv4jscall.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4jscall_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4jscall.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4jscall_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4jscall.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4jscall_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:20: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldelayedcallqueue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldelayedcallqueue_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [4105/10680] Building CXX object qtbase/src/gui/CMakeFiles/Gui.dir/platform/unix/qxkbcommon.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/gui/platform/unix/qxkbcommon.cpp:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [4106/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/jsruntime/qv4arrayobject.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/qtdeclarative/src/qml/jsruntime/qv4arrayobject.cpp:5: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4arrayobject_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4arrayobject.cpp:5: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4arrayobject_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4arrayobject.cpp:5: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4arrayobject_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:20: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldelayedcallqueue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldelayedcallqueue_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [4107/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/jsruntime/qv4proxy.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/qtdeclarative/src/qml/jsruntime/qv4proxy.cpp:5: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4proxy_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4proxy.cpp:5: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4proxy_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4proxy.cpp:5: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4proxy_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:20: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldelayedcallqueue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldelayedcallqueue_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [4108/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/jsruntime/qv4setiterator.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/qtdeclarative/src/qml/jsruntime/qv4setiterator.cpp:4: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4iterator_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4iterator_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4setiterator.cpp:4: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4iterator_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4iterator_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4setiterator.cpp:4: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4iterator_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4iterator_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:20: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldelayedcallqueue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldelayedcallqueue_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [4109/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/jsapi/qjsmanagedvalue.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/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.cpp:4: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.cpp:6: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4persistent_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4persistent_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.cpp:6: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4persistent_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4persistent_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ 14 warnings generated. [4110/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/jsruntime/qv4sparsearray.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/qtdeclarative/src/qml/jsruntime/qv4sparsearray.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4sparsearray_p.h:19: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4sparsearray.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4sparsearray_p.h:19: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4sparsearray.cpp:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:20: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldelayedcallqueue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldelayedcallqueue_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [4111/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/jsruntime/qv4object.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/qtdeclarative/src/qml/jsruntime/qv4object.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:20: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldelayedcallqueue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldelayedcallqueue_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [4112/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/jsruntime/qv4objectproto.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/qtdeclarative/src/qml/jsruntime/qv4objectproto.cpp:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4objectproto_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4objectproto.cpp:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4objectproto_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4objectproto.cpp:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4objectproto_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:20: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldelayedcallqueue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldelayedcallqueue_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [4113/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/jsruntime/qv4setobject.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/qtdeclarative/src/qml/jsruntime/qv4setobject.cpp:5: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4setobject_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4setobject.cpp:5: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4setobject_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4setobject.cpp:5: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4setobject_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:20: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldelayedcallqueue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldelayedcallqueue_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [4114/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/jsruntime/qv4sqlerrors.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/qtdeclarative/src/qml/jsruntime/qv4sqlerrors.cpp:5: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4engine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4sqlerrors.cpp:5: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4engine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4sqlerrors.cpp:5: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4engine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldelayedcallqueue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldelayedcallqueue_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [4115/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/jsruntime/qv4stringiterator.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/qtdeclarative/src/qml/jsruntime/qv4stringiterator.cpp:5: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4iterator_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4iterator_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4stringiterator.cpp:5: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4iterator_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4iterator_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4stringiterator.cpp:5: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4iterator_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4iterator_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:20: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldelayedcallqueue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldelayedcallqueue_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [4116/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/jsruntime/qv4persistent.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/qtdeclarative/src/qml/jsruntime/qv4persistent.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4persistent_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4persistent.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4persistent_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4persistent.cpp:5: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mm_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mm_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4scopedvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4scopedvalue_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldelayedcallqueue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldelayedcallqueue_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [4117/10680] Building CXX object qtremoteobjects/src/remoteobjects/CMakeFiles/RemoteObjects.dir/qremoteobjectnode.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/qtremoteobjects/src/remoteobjects/qremoteobjectnode.cpp:1050:9: warning: variable 'curIndex' set but not used [-Wunused-but-set-variable] int curIndex = 0; ^ 1 warning generated. [4118/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/jsruntime/qv4globalobject.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/qtdeclarative/src/qml/jsruntime/qv4globalobject.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4globalobject_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4functionobject_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4globalobject.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4globalobject_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4functionobject_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4globalobject.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4globalobject_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4functionobject_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:20: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldelayedcallqueue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldelayedcallqueue_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4globalobject.cpp:25: /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/../3rdparty/masm/wtf/MathExtras.h:398:9: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d) || std::isinf(d)) ^~~~~~~~~~~~~ /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/../3rdparty/masm/wtf/MathExtras.h:398:26: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d) || std::isinf(d)) ^~~~~~~~~~~~~ /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4globalobject.cpp:490:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] RETURN_RESULT(Encode((bool)std::isnan(d))); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4scopedvalue_p.h:46:24: note: expanded from macro 'RETURN_RESULT' return QV4::Encode(r) ^ 17 warnings generated. [4119/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/jsruntime/qv4reflect.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/qtdeclarative/src/qml/jsruntime/qv4reflect.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4reflect_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4reflect.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4reflect_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4reflect.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4reflect_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:20: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldelayedcallqueue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldelayedcallqueue_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [4120/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/jsruntime/qv4string.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/qtdeclarative/src/qml/jsruntime/qv4string.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string.cpp:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4identifiertable_p.h:19: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldelayedcallqueue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldelayedcallqueue_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [4121/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/jsruntime/qv4stackframe.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/qtdeclarative/src/qml/jsruntime/qv4stackframe.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4stackframe_p.h:17: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4context_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4context_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4stackframe.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4stackframe_p.h:17: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4context_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4context_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4stackframe.cpp:5: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4qobjectwrapper_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4qobjectwrapper_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [4122/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/compiler/qqmlirbuilder.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/qtdeclarative/src/qml/compiler/qqmlirbuilder.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/compiler/qqmlirbuilder_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4compiler_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/compiler/qv4compiler_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4compileddata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4compileddata_p.h:33: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/compiler/qqmlirbuilder.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/compiler/qqmlirbuilder_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4compiler_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/compiler/qv4compiler_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4compileddata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4compileddata_p.h:33: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ 7 warnings generated. [4123/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/jsruntime/qv4jsonobject.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/qtdeclarative/src/qml/jsruntime/qv4jsonobject.cpp:3: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4jsonobject_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4jsonobject.cpp:3: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4jsonobject_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4jsonobject.cpp:3: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4jsonobject_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:20: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldelayedcallqueue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldelayedcallqueue_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4jsonobject.cpp:19: /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/../3rdparty/masm/wtf/MathExtras.h:398:9: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d) || std::isinf(d)) ^~~~~~~~~~~~~ /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/../3rdparty/masm/wtf/MathExtras.h:398:26: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d) || std::isinf(d)) ^~~~~~~~~~~~~ 16 warnings generated. [4124/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/jsruntime/qv4value.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/qtdeclarative/src/qml/jsruntime/qv4value.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtime_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtime_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value.cpp:7: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4symbol_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4functionobject_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:20: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldelayedcallqueue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldelayedcallqueue_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value.cpp:12: /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/../3rdparty/masm/wtf/MathExtras.h:398:9: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d) || std::isinf(d)) ^~~~~~~~~~~~~ /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/../3rdparty/masm/wtf/MathExtras.h:398:26: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d) || std::isinf(d)) ^~~~~~~~~~~~~ /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value.cpp:55:18: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ 17 warnings generated. [4125/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/jsruntime/qv4include.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/qtdeclarative/src/qml/jsruntime/qv4include.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4include_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4value_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4include.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4include_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4value_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4include.cpp:5: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4scopedvalue_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldelayedcallqueue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldelayedcallqueue_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [4126/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/jsruntime/qv4promiseobject.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/qtdeclarative/src/qml/jsruntime/qv4promiseobject.cpp:5: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4promiseobject_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4promiseobject_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4promiseobject.cpp:5: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4promiseobject_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4promiseobject_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4promiseobject.cpp:5: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4promiseobject_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4promiseobject_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:20: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldelayedcallqueue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldelayedcallqueue_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [4127/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/qml/qqmlnetworkaccessmanagerfactory.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] [4128/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/jsruntime/qv4regexp.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/qtdeclarative/src/qml/jsruntime/qv4regexp.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4regexp_p.h:30: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4regexp.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4regexp_p.h:30: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4regexp.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4regexp_p.h:31: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldelayedcallqueue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldelayedcallqueue_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [4129/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/jsruntime/qv4variantobject.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/qtdeclarative/src/qml/jsruntime/qv4variantobject.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4variantobject_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4value_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4variantobject.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4variantobject_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4value_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4variantobject.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4variantobject_p.h:23: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4object_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:20: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldelayedcallqueue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldelayedcallqueue_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [4130/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/jsapi/qjsvalue.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/qtdeclarative/src/qml/jsapi/qjsvalue.cpp:7: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsvalue.cpp:11: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsvalue_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4value_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsvalue.cpp:11: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsvalue_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4value_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ 14 warnings generated. [4131/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/__/3rdparty/masm/yarr/YarrJIT.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/qtdeclarative/src/3rdparty/masm/yarr/YarrJIT.cpp:32: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/../3rdparty/masm/stubs/runtime/VM.h:42: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/3rdparty/masm/yarr/YarrJIT.cpp:32: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/../3rdparty/masm/stubs/runtime/VM.h:42: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/3rdparty/masm/yarr/YarrJIT.cpp:32: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/../3rdparty/masm/stubs/runtime/VM.h:42: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldelayedcallqueue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldelayedcallqueue_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [4132/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/jsapi/qjsengine.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/qtdeclarative/src/qml/jsapi/qjsengine.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.cpp:5: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine_p.h:23: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetatype_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetatype_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetaobject_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetaobject_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlpropertycache_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qlinkedstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qlinkedstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.cpp:5: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine_p.h:23: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetatype_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetatype_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetaobject_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetaobject_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlpropertycache_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qlinkedstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qlinkedstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ 14 warnings generated. [4133/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/jsruntime/qv4runtimecodegen.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/qtdeclarative/src/qml/jsruntime/qv4runtimecodegen.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimecodegen.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimecodegen.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldelayedcallqueue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldelayedcallqueue_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [4134/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/qml/qqmlparserstatus.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] [4135/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/qqmljsgrammar.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] [4136/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/qml/qqmlfinalizer.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] [4137/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/qml/qqmlloggingcategory.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] [4138/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/jsruntime/qv4symbol.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/qtdeclarative/src/qml/jsruntime/qv4symbol.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4symbol_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4symbol.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4symbol_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4symbol.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4symbol_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4functionobject_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:20: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldelayedcallqueue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldelayedcallqueue_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [4139/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/jsruntime/qv4resolvedtypereference.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/qtdeclarative/src/qml/jsruntime/qv4resolvedtypereference.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4resolvedtypereference_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlpropertycache_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qlinkedstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qlinkedstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4resolvedtypereference.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4resolvedtypereference_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlpropertycache_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qlinkedstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qlinkedstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4resolvedtypereference.cpp:6: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine.h:10: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [4140/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/qml/qqmlglobal.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/qtdeclarative/src/qml/qml/qqmlglobal.cpp:4: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlglobal_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlglobal_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetaobject_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetaobject_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlpropertycache_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qlinkedstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qlinkedstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlglobal.cpp:4: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlglobal_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlglobal_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetaobject_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetaobject_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlpropertycache_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qlinkedstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qlinkedstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlglobal.cpp:7: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qqmlengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine.h:10: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [4141/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/qml/qqmlpropertyvaluesource.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] [4142/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/qml/qqmldirdata.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/qtdeclarative/src/qml/qml/qqmldirdata.cpp:4: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldirdata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldirdata_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmltypeloader_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmltypeloader_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldatablob_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldatablob_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4compileddata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4compileddata_p.h:33: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldirdata.cpp:4: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldirdata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldirdata_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmltypeloader_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmltypeloader_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldatablob_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldatablob_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4compileddata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4compileddata_p.h:33: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldirdata.cpp:4: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldirdata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldirdata_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmltypeloader_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmltypeloader_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlimport_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlimport_p.h:12: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qqmlengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine.h:10: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [4143/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/jsruntime/qv4typedarray.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/qtdeclarative/src/qml/jsruntime/qv4typedarray.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4typedarray_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4typedarray.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4typedarray_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4typedarray.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4typedarray_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:20: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldelayedcallqueue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldelayedcallqueue_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4typedarray.cpp:72:19: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (d <= 0 || std::isnan(d)) ^~~~~~~~~~~~~ 15 warnings generated. [4144/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/qml/qqmlpropertyvalueinterceptor.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] [4145/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/qml/qqmlscriptstring.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] [4146/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/jsruntime/qv4stringobject.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/qtdeclarative/src/qml/jsruntime/qv4stringobject.cpp:5: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4stringobject_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4stringobject.cpp:5: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4stringobject_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4stringobject.cpp:5: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4stringobject_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:20: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldelayedcallqueue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldelayedcallqueue_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4stringobject.cpp:495:9: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(position)) ^~~~~~~~~~~~~~~~~~~~ /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4stringobject.cpp:1065:9: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(start) || start < 0) ^~~~~~~~~~~~~~~~~ /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4stringobject.cpp:1068:9: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(end) || end < 0) ^~~~~~~~~~~~~~~ 17 warnings generated. [4147/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/compiler/qv4codegen.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/qtdeclarative/src/qml/compiler/qv4codegen.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/compiler/qv4codegen_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4compiler_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/compiler/qv4compiler_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4compileddata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4compileddata_p.h:33: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/compiler/qv4codegen.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/compiler/qv4codegen_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4compiler_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/compiler/qv4compiler_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4compileddata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4compileddata_p.h:33: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ 7 warnings generated. [4148/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/jsruntime/qv4regexpobject.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/qtdeclarative/src/qml/jsruntime/qv4regexpobject.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4regexpobject_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtime_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4regexpobject.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4regexpobject_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtime_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4regexpobject.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4regexpobject_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldelayedcallqueue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldelayedcallqueue_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [4149/10680] Building CXX object qttools/src/linguist/lupdate/CMakeFiles/lupdate.dir/lupdate_autogen/mocs_compilation.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] [4150/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/qml/qqmlobjectorgadget.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/qtdeclarative/src/qml/qml/qqmlobjectorgadget.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlobjectorgadget_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetaobject_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetaobject_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlpropertycache_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qlinkedstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qlinkedstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlobjectorgadget.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlobjectorgadget_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetaobject_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetaobject_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlpropertycache_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qlinkedstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qlinkedstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ 7 warnings generated. [4151/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/qml/qqmltypeloaderqmldircontent.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] [4152/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/jsruntime/qv4urlobject.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/qtdeclarative/src/qml/jsruntime/qv4urlobject.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4arrayiterator_p.h:19: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4urlobject.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4arrayiterator_p.h:19: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4urlobject.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4arrayiterator_p.h:19: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:20: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldelayedcallqueue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldelayedcallqueue_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [4153/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/qml/qqmlmoduleregistration.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/qtdeclarative/src/qml/qml/qqmlmoduleregistration.cpp:4: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetatype_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetatype_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetaobject_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetaobject_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlpropertycache_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qlinkedstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qlinkedstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmoduleregistration.cpp:4: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetatype_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetatype_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetaobject_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetaobject_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlpropertycache_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qlinkedstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qlinkedstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ 7 warnings generated. [4154/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/qml/qqmltypenotavailable.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] [4155/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/memory/qv4mm.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/qtdeclarative/src/qml/memory/qv4mm.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mm.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mm.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldelayedcallqueue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldelayedcallqueue_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [4156/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/qmltc/supportlibrary/qqmlcpponassignment.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] [4157/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/jsruntime/qv4functionobject.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/qtdeclarative/src/qml/jsruntime/qv4functionobject.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4functionobject.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4functionobject.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:20: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldelayedcallqueue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldelayedcallqueue_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [4158/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/qml/qqmlabstractbinding.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/qtdeclarative/src/qml/qml/qqmlabstractbinding.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlabstractbinding_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlproperty_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlproperty_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlcontextdata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlcontextdata_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4value_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlabstractbinding.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlabstractbinding_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlproperty_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlproperty_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlcontextdata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlcontextdata_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4value_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlabstractbinding.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlabstractbinding_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlproperty_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlproperty_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlcontextdata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlcontextdata_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [4159/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/qml/qqmlplatform.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/qtdeclarative/src/qml/qml/qqmlplatform.cpp:5: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlglobal_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetaobject_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetaobject_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlpropertycache_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qlinkedstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qlinkedstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlplatform.cpp:5: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlglobal_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetaobject_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetaobject_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlpropertycache_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qlinkedstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qlinkedstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ 7 warnings generated. [4160/10680] Automatic MOC for target OpcUa [4161/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/qmldirparser/qqmlimportresolver.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] [4162/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/jsruntime/qv4qmlcontext.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/qtdeclarative/src/qml/jsruntime/qv4qmlcontext.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4qmlcontext_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlcontextdata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlcontextdata_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4value_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4qmlcontext.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4qmlcontext_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlcontextdata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlcontextdata_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4value_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4qmlcontext.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4qmlcontext_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlcontextdata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlcontextdata_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [4163/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/qml/qqmlirloader.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/qtdeclarative/src/qml/qml/qqmlirloader.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlirloader_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4compileddata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4compileddata_p.h:33: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlirloader.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlirloader_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4compileddata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4compileddata_p.h:33: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ 7 warnings generated. [4164/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/qml/qqmltypemoduleversion.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/qtdeclarative/src/qml/qml/qqmltypemoduleversion.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmltypemoduleversion_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmltypemodule_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmltypemodule_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmltypemoduleversion.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmltypemoduleversion_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmltypemodule_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmltypemodule_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ 7 warnings generated. [4165/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/qml/qqmlcontextdata.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/qtdeclarative/src/qml/qml/qqmlcontextdata.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlcontextdata_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4value_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlcontextdata.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlcontextdata_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4value_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlcontextdata.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlcontextdata_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [4166/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/qml/qqmlcustomparser.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/qtdeclarative/src/qml/qml/qqmlcustomparser.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertyvalidator_p.h:17: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine.h:10: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlcustomparser.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertyvalidator_p.h:17: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qjsengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine_p.h:23: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetatype_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetatype_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetaobject_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetaobject_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlpropertycache_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qlinkedstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qlinkedstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlcustomparser.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertyvalidator_p.h:17: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qjsengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine_p.h:23: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetatype_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetatype_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetaobject_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetaobject_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlpropertycache_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qlinkedstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qlinkedstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ 14 warnings generated. [4167/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/qml/qqmlfile.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/qtdeclarative/src/qml/qml/qqmlfile.cpp:10: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine.h:10: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlfile.cpp:10: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qjsengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine_p.h:23: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetatype_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetatype_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetaobject_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetaobject_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlpropertycache_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qlinkedstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qlinkedstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlfile.cpp:10: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qjsengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine_p.h:23: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetatype_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetatype_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetaobject_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetaobject_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlpropertycache_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qlinkedstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qlinkedstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ 14 warnings generated. [4168/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/jsruntime/qv4executablecompilationunit.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/qtdeclarative/src/qml/jsruntime/qv4executablecompilationunit.cpp:5: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4executablecompilationunit.cpp:5: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4executablecompilationunit.cpp:5: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldelayedcallqueue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldelayedcallqueue_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [4169/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/qml/qqmldelayedcallqueue.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/qtdeclarative/src/qml/qml/qqmldelayedcallqueue.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldelayedcallqueue_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4value_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldelayedcallqueue.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldelayedcallqueue_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4value_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldelayedcallqueue.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldelayedcallqueue_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [4170/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/qml/qqmlfileselector.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/qtdeclarative/src/qml/qml/qqmlfileselector.cpp:6: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine.h:10: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlfileselector.cpp:6: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qjsengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine_p.h:23: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetatype_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetatype_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetaobject_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetaobject_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlpropertycache_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qlinkedstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qlinkedstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlfileselector.cpp:6: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qjsengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine_p.h:23: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetatype_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetatype_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetaobject_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetaobject_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlpropertycache_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qlinkedstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qlinkedstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ 14 warnings generated. [4171/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/animations/qcontinuinganimationgroupjob.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] [4172/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/jsruntime/qv4sequenceobject.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/qtdeclarative/src/qml/jsruntime/qv4sequenceobject.cpp:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4sequenceobject_p.h:22: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4sequenceobject.cpp:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4sequenceobject_p.h:22: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4sequenceobject.cpp:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4sequenceobject_p.h:23: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:20: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldelayedcallqueue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldelayedcallqueue_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [4173/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/qml/qqmlstringconverters.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/qtdeclarative/src/qml/qml/qqmlstringconverters.cpp:5: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlglobal_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlglobal_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetaobject_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetaobject_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlpropertycache_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qlinkedstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qlinkedstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlstringconverters.cpp:5: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlglobal_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlglobal_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetaobject_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetaobject_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlpropertycache_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qlinkedstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qlinkedstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ 7 warnings generated. [4174/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/__/3rdparty/masm/wtf/OSAllocatorPosix.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] [4175/10680] Building CXX object qttools/src/qdoc/CMakeFiles/qdoc.dir/qdoc_autogen/mocs_compilation.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] [4176/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/qml/qqmlexpression.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/qtdeclarative/src/qml/qml/qqmlexpression.cpp:5: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlexpression_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine.h:10: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlexpression.cpp:5: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlexpression_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qjsengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine_p.h:23: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetatype_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetatype_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetaobject_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetaobject_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlpropertycache_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qlinkedstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qlinkedstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlexpression.cpp:5: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlexpression_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qjsengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine_p.h:23: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetatype_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetatype_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetaobject_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetaobject_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlpropertycache_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qlinkedstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qlinkedstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ 14 warnings generated. [4177/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/util/qqmlpropertymap.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] [4178/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/debugger/qqmldebugservicefactory.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] [4179/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/jsruntime/qv4script.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/qtdeclarative/src/qml/jsruntime/qv4script.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4script_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4script.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4script_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4script.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4script_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldelayedcallqueue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldelayedcallqueue_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [4180/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/qml/qqmlopenmetaobject.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/qtdeclarative/src/qml/qml/qqmlopenmetaobject.cpp:5: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlpropertycache_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qlinkedstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qlinkedstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlopenmetaobject.cpp:5: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlpropertycache_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qlinkedstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qlinkedstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlopenmetaobject.cpp:6: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [4181/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/qmldirparser/qqmldirparser.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] [4182/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/animations/qanimationgroupjob.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] [4183/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/animations/qparallelanimationgroupjob.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] [4184/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/qml/qqmlapplicationengine.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/qtdeclarative/src/qml/qml/qqmlapplicationengine.cpp:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlapplicationengine.h:7: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qqmlengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine.h:10: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlapplicationengine.cpp:9: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlapplicationengine_p.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qjsengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine_p.h:23: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetatype_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetatype_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetaobject_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetaobject_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlpropertycache_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qlinkedstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qlinkedstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlapplicationengine.cpp:9: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlapplicationengine_p.h:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qjsengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine_p.h:23: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetatype_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetatype_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetaobject_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetaobject_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlpropertycache_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qlinkedstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qlinkedstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ 14 warnings generated. [4185/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/animations/qpauseanimationjob.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] [4186/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/animations/qsequentialanimationgroupjob.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] [4187/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/debugger/qqmldebugserverconnection.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] [4188/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/jsruntime/qv4runtime.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/qtdeclarative/src/qml/jsruntime/qv4runtime.cpp:5: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtime_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtime.cpp:5: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtime_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtime.cpp:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldelayedcallqueue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldelayedcallqueue_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtime.cpp:37: /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/../3rdparty/masm/wtf/MathExtras.h:398:9: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d) || std::isinf(d)) ^~~~~~~~~~~~~ /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/../3rdparty/masm/wtf/MathExtras.h:398:26: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d) || std::isinf(d)) ^~~~~~~~~~~~~ /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtime.cpp:198:9: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(num)) { ^~~~~~~~~~~~~~~ 17 warnings generated. [4189/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/qml/qqmllist.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/qtdeclarative/src/qml/qml/qqmllist.cpp:5: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmllist_p.h:19: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetaobject_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlpropertycache_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qlinkedstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qlinkedstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmllist.cpp:5: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmllist_p.h:19: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetaobject_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlpropertycache_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qlinkedstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qlinkedstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmllist.cpp:5: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmllist_p.h:21: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine.h:10: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [4190/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/qml/qqmldatablob.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/qtdeclarative/src/qml/qml/qqmldatablob.cpp:4: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldatablob_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldatablob_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4compileddata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4compileddata_p.h:33: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldatablob.cpp:4: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldatablob_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldatablob_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4compileddata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4compileddata_p.h:33: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldatablob.cpp:6: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlprofiler_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/debugger/qqmlprofiler_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlbinding_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlbinding_p.h:23: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlproperty_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlcontextdata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlcontextdata_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [4191/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/qml/qqmllistwrapper.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/qtdeclarative/src/qml/qml/qqmllistwrapper.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmllistwrapper_p.h:23: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4value_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmllistwrapper.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmllistwrapper_p.h:23: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4value_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmllistwrapper.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmllistwrapper_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4object_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:20: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldelayedcallqueue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldelayedcallqueue_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [4192/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/qml/qqmltypemodule.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/qtdeclarative/src/qml/qml/qqmltypemodule.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmltypemodule_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmltypemodule.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmltypemodule_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ 7 warnings generated. [4193/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/types/qqmltimer.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] [4194/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/qml/qqmlnotifier.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/qtdeclarative/src/qml/qml/qqmlnotifier.cpp:5: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlproperty_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlcontextdata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlcontextdata_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4value_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlnotifier.cpp:5: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlproperty_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlcontextdata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlcontextdata_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4value_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlnotifier.cpp:5: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlproperty_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlcontextdata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlcontextdata_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [4195/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/qml/qqmlinfo.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/qtdeclarative/src/qml/qml/qqmlinfo.cpp:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4value_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlinfo.cpp:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4value_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlinfo.cpp:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [4196/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/debugger/qqmldebugserver.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/qtdeclarative/src/qml/debugger/qqmldebugserver.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/debugger/qqmldebugserver_p.h:7: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/debugger/qqmldebugconnector_p.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 7 warnings generated. [4197/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/qml/qqmlpropertyresolver.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/qtdeclarative/src/qml/qml/qqmlpropertyresolver.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertyresolver_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlpropertycache_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qlinkedstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qlinkedstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertyresolver.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertyresolver_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlpropertycache_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qlinkedstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qlinkedstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertyresolver.cpp:5: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlcontextdata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlcontextdata_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [4198/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/qml/qqmlboundsignal.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/qtdeclarative/src/qml/qml/qqmlboundsignal.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlboundsignal_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmljavascriptexpression_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmljavascriptexpression_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine.h:10: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlboundsignal.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlboundsignal_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmljavascriptexpression_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmljavascriptexpression_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qjsengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine_p.h:23: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetatype_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetatype_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetaobject_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetaobject_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlpropertycache_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qlinkedstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qlinkedstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlboundsignal.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlboundsignal_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmljavascriptexpression_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmljavascriptexpression_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qjsengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine_p.h:23: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetatype_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetatype_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetaobject_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetaobject_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlpropertycache_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qlinkedstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qlinkedstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ 14 warnings generated. [4199/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/qmltc/qqmltcobjectcreationhelper.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/qtdeclarative/src/qml/qmltc/qqmltcobjectcreationhelper.cpp:6: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetatype_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetatype_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetaobject_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetaobject_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlpropertycache_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qlinkedstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qlinkedstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qmltc/qqmltcobjectcreationhelper.cpp:6: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetatype_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetatype_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetaobject_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetaobject_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlpropertycache_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qlinkedstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qlinkedstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ 7 warnings generated. [4200/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/jsruntime/qv4vme_moth.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/qtdeclarative/src/qml/jsruntime/qv4vme_moth.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4vme_moth_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4vme_moth.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4vme_moth_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4vme_moth.cpp:14: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4functionobject_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4functionobject_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:20: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldelayedcallqueue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldelayedcallqueue_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [4201/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/qml/qqmlmetaobject.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/qtdeclarative/src/qml/qml/qqmlmetaobject.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetaobject_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlpropertycache_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qlinkedstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qlinkedstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetaobject.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetaobject_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlpropertycache_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qlinkedstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qlinkedstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetaobject.cpp:6: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine.h:10: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [4202/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/qml/qqmlpropertytopropertybinding.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/qtdeclarative/src/qml/qml/qqmlpropertytopropertybinding.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertytopropertybinding_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlabstractbinding_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlabstractbinding_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlproperty_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlproperty_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlcontextdata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlcontextdata_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4value_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertytopropertybinding.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertytopropertybinding_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlabstractbinding_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlabstractbinding_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlproperty_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlproperty_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlcontextdata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlcontextdata_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4value_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertytopropertybinding.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertytopropertybinding_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlabstractbinding_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlabstractbinding_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlproperty_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlproperty_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlcontextdata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlcontextdata_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [4203/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/qml/qqmlcontext.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/qtdeclarative/src/qml/qml/qqmlcontext.cpp:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlcomponent_p.h:20: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine.h:10: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlcontext.cpp:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlcomponent_p.h:20: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qjsengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine_p.h:23: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetatype_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetatype_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetaobject_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetaobject_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlpropertycache_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qlinkedstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qlinkedstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlcontext.cpp:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlcomponent_p.h:20: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qjsengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine_p.h:23: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetatype_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetatype_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetaobject_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetaobject_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlpropertycache_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qlinkedstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qlinkedstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ 14 warnings generated. [4204/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/qml/qqmlproxymetaobject.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/qtdeclarative/src/qml/qml/qqmlproxymetaobject.cpp:5: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlproperty_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlcontextdata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlcontextdata_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4value_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlproxymetaobject.cpp:5: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlproperty_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlcontextdata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlcontextdata_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4value_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlproxymetaobject.cpp:5: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlproperty_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlcontextdata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlcontextdata_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [4205/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/qml/qqmlmetatypedata.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/qtdeclarative/src/qml/qml/qqmlmetatypedata.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetatypedata_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetatype_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetatype_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetaobject_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetaobject_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlpropertycache_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qlinkedstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qlinkedstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetatypedata.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetatypedata_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetatype_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetatype_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetaobject_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetaobject_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlpropertycache_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qlinkedstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qlinkedstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetatypedata.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetatypedata_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlvaluetype_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlvaluetype_p.h:20: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlproperty_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlcontextdata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlcontextdata_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [4206/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/qml/qqml.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/qtdeclarative/src/qml/qml/qqml.cpp:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qjsvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsvalue_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4value_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqml.cpp:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qjsvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsvalue_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4value_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqml.cpp:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qjsvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsvalue_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4engine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldelayedcallqueue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldelayedcallqueue_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [4207/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/qqmljsparser.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] [4208/10680] Linking CXX static library qtbase/lib/libQt6LanguageServer.a [4209/10680] Building CXX object qttools/src/linguist/lupdate/CMakeFiles/lupdate.dir/__/shared/numerus.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] [4210/10680] Building CXX object qttools/src/linguist/lupdate/CMakeFiles/lupdate.dir/__/shared/xmlparser.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] [4211/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/qml/qqmlincubator.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/qtdeclarative/src/qml/qml/qqmlincubator.cpp:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlincubator_p.h:10: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlvme_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlvme_p.h:27: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine.h:10: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlincubator.cpp:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlincubator_p.h:10: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlvme_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlvme_p.h:27: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qjsengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine_p.h:23: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetatype_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetatype_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetaobject_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetaobject_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlpropertycache_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qlinkedstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qlinkedstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlincubator.cpp:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlincubator_p.h:10: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlvme_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlvme_p.h:27: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qjsengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine_p.h:23: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetatype_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetatype_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetaobject_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetaobject_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlpropertycache_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qlinkedstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qlinkedstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ 14 warnings generated. [4212/10680] Building CXX object qttools/src/linguist/lupdate/CMakeFiles/lupdate.dir/__/shared/qrcreader.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] [4213/10680] Building CXX object qttools/src/qdoc/CMakeFiles/qdoc.dir/codechunk.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] [4214/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/qml/qqmlvaluetypeproxybinding.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/qtdeclarative/src/qml/qml/qqmlvaluetypeproxybinding.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlvaluetypeproxybinding_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlabstractbinding_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlabstractbinding_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlproperty_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlproperty_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlcontextdata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlcontextdata_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4value_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlvaluetypeproxybinding.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlvaluetypeproxybinding_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlabstractbinding_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlabstractbinding_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlproperty_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlproperty_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlcontextdata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlcontextdata_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4value_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlvaluetypeproxybinding.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlvaluetypeproxybinding_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlabstractbinding_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlabstractbinding_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlproperty_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlproperty_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlcontextdata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlcontextdata_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [4215/10680] Building CXX object qttools/src/linguist/lupdate/CMakeFiles/lupdate.dir/__/shared/qph.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] [4216/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/qml/qqmlbinding.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/qtdeclarative/src/qml/qml/qqmlbinding.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlbinding_p.h:23: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlproperty_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlcontextdata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlcontextdata_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4value_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlbinding.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlbinding_p.h:23: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlproperty_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlcontextdata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlcontextdata_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4value_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlbinding.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlbinding_p.h:23: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlproperty_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlcontextdata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlcontextdata_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [4217/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/qml/qqmlpluginimporter.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/qtdeclarative/src/qml/qml/qqmlpluginimporter.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpluginimporter_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlimport_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlimport_p.h:12: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qqmlengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine.h:10: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpluginimporter.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpluginimporter_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlimport_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlimport_p.h:17: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpluginimporter.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpluginimporter_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlimport_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlimport_p.h:17: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ 14 warnings generated. [4218/10680] Building CXX object qttools/src/linguist/lupdate/CMakeFiles/lupdate.dir/__/shared/translatormessage.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] [4219/10680] Building CXX object qttools/src/linguist/lupdate/CMakeFiles/lupdate.dir/__/shared/runqttool.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] [4220/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/qml/qqmltypeloadernetworkreplyproxy.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/qtdeclarative/src/qml/qml/qqmltypeloadernetworkreplyproxy.cpp:5: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmltypeloader_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmltypeloader_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldatablob_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldatablob_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4compileddata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4compileddata_p.h:33: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmltypeloadernetworkreplyproxy.cpp:5: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmltypeloader_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmltypeloader_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldatablob_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldatablob_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4compileddata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4compileddata_p.h:33: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmltypeloadernetworkreplyproxy.cpp:5: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmltypeloader_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmltypeloader_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlimport_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlimport_p.h:12: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qqmlengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine.h:10: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [4221/10680] Building CXX object qttools/src/qdoc/CMakeFiles/qdoc.dir/editdistance.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] [4222/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/qml/qqmlscriptdata.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/qtdeclarative/src/qml/qml/qqmlscriptdata.cpp:4: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlscriptdata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlscriptdata_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlscriptblob_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlscriptblob_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmltypeloader_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmltypeloader_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldatablob_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldatablob_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4compileddata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4compileddata_p.h:33: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlscriptdata.cpp:4: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlscriptdata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlscriptdata_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlscriptblob_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlscriptblob_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmltypeloader_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmltypeloader_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldatablob_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldatablob_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4compileddata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4compileddata_p.h:33: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlscriptdata.cpp:4: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlscriptdata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlscriptdata_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlscriptblob_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlscriptblob_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmltypeloader_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmltypeloader_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlimport_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlimport_p.h:12: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qqmlengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine.h:10: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [4223/10680] Building CXX object qttools/src/linguist/lupdate/CMakeFiles/lupdate.dir/__/shared/projectdescriptionreader.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] [4224/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/qml/qqmljavascriptexpression.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/qtdeclarative/src/qml/qml/qqmljavascriptexpression.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmljavascriptexpression_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine.h:10: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmljavascriptexpression.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmljavascriptexpression_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qjsengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine_p.h:23: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetatype_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetatype_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetaobject_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetaobject_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlpropertycache_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qlinkedstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qlinkedstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmljavascriptexpression.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmljavascriptexpression_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qjsengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine_p.h:23: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetatype_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetatype_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetaobject_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetaobject_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlpropertycache_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qlinkedstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qlinkedstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ 14 warnings generated. [4225/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/qml/qqmlbuiltinfunctions.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/qtdeclarative/src/qml/qml/qqmlbuiltinfunctions.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlbuiltinfunctions_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qjsengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlbuiltinfunctions.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlbuiltinfunctions_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qjsengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine_p.h:23: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetatype_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetatype_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetaobject_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetaobject_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlpropertycache_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qlinkedstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qlinkedstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlbuiltinfunctions.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlbuiltinfunctions_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qjsengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine_p.h:23: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetatype_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetatype_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetaobject_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetaobject_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlpropertycache_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qlinkedstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qlinkedstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ 14 warnings generated. [4226/10680] Building CXX object qttools/src/linguist/lupdate/CMakeFiles/lupdate.dir/__/shared/simtexth.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] [4227/10680] Building CXX object qttools/src/linguist/lupdate/CMakeFiles/lupdate.dir/java.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] [4228/10680] Building CXX object qttools/src/linguist/lupdate/CMakeFiles/lupdate.dir/__/shared/po.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] [4229/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/qml/qqmlpropertybinding.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/qtdeclarative/src/qml/qml/qqmlpropertybinding.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertybinding_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmljavascriptexpression_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmljavascriptexpression_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine.h:10: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertybinding.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertybinding_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmljavascriptexpression_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmljavascriptexpression_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qjsengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine_p.h:23: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetatype_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetatype_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetaobject_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetaobject_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlpropertycache_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qlinkedstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qlinkedstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertybinding.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertybinding_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmljavascriptexpression_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmljavascriptexpression_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qjsengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine_p.h:23: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetatype_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetatype_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetaobject_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetaobject_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlpropertycache_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qlinkedstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qlinkedstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ 14 warnings generated. [4230/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/jit/qv4baselinejit.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/qtdeclarative/src/qml/jit/qv4baselinejit.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jit/qv4baselinejit_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4function_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4function_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4executablecompilationunit_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4executablecompilationunit_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4compileddata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4compileddata_p.h:33: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jit/qv4baselinejit.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jit/qv4baselinejit_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4function_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4function_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4executablecompilationunit_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4executablecompilationunit_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4compileddata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4compileddata_p.h:33: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jit/qv4baselinejit.cpp:6: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4lookup_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4lookup_p.h:19: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldelayedcallqueue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldelayedcallqueue_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [4231/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/qml/qqmlimport.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/qtdeclarative/src/qml/qml/qqmlimport.cpp:5: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlimport_p.h:12: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qqmlengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine.h:10: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlimport.cpp:5: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlimport_p.h:17: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlimport.cpp:5: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlimport_p.h:17: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ 14 warnings generated. [4232/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/qml/qqmltypeloaderthread.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/qtdeclarative/src/qml/qml/qqmltypeloaderthread.cpp:4: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine.h:10: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmltypeloaderthread.cpp:4: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qjsengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine_p.h:23: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetatype_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetatype_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetaobject_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetaobject_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlpropertycache_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qlinkedstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qlinkedstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmltypeloaderthread.cpp:4: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qjsengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine_p.h:23: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetatype_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetatype_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetaobject_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetaobject_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlpropertycache_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qlinkedstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qlinkedstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ 14 warnings generated. [4233/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/qml/qqmltypenamecache.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/qtdeclarative/src/qml/qml/qqmltypenamecache.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmltypenamecache_p.h:19: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetatype_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetaobject_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetaobject_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlpropertycache_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qlinkedstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qlinkedstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmltypenamecache.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmltypenamecache_p.h:19: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetatype_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetaobject_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetaobject_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlpropertycache_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qlinkedstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qlinkedstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmltypenamecache.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmltypenamecache_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlimport_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlimport_p.h:12: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qqmlengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine.h:10: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [4234/10680] Building CXX object qttools/src/linguist/lupdate/CMakeFiles/lupdate.dir/__/shared/qm.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] [4235/10680] Building CXX object qttools/src/linguist/lupdate/CMakeFiles/lupdate.dir/ui.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] [4236/10680] Building CXX object qttools/src/qdoc/CMakeFiles/qdoc.dir/boundaries/filesystem/filepath.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] [4237/10680] Building CXX object qttools/src/qdoc/CMakeFiles/qdoc.dir/boundaries/filesystem/resolvedfile.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] [4238/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/debugger/qqmlabstractprofileradapter.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/qtdeclarative/src/qml/debugger/qqmlabstractprofileradapter.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/debugger/qqmlabstractprofileradapter_p.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlprofilerdefinitions_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/debugger/qqmlprofilerdefinitions_p.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4profiling_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4profiling_p.h:19: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/debugger/qqmlabstractprofileradapter.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/debugger/qqmlabstractprofileradapter_p.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlprofilerdefinitions_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/debugger/qqmlprofilerdefinitions_p.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4profiling_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4profiling_p.h:19: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/debugger/qqmlabstractprofileradapter.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/debugger/qqmlabstractprofileradapter_p.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlprofilerdefinitions_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/debugger/qqmlprofilerdefinitions_p.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4profiling_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4profiling_p.h:19: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldelayedcallqueue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldelayedcallqueue_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [4239/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/debugger/qqmldebugservice.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/qtdeclarative/src/qml/debugger/qqmldebugservice.cpp:5: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/debugger/qqmldebugconnector_p.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/debugger/qqmldebugservice.cpp:6: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4value_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/debugger/qqmldebugservice.cpp:6: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4value_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ 14 warnings generated. [4240/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/jsruntime/qv4compilationunitmapper_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] In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4compilationunitmapper_unix.cpp:12: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4executablecompilationunit_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4compileddata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4compileddata_p.h:33: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4compilationunitmapper_unix.cpp:12: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4executablecompilationunit_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4compileddata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4compileddata_p.h:33: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ 7 warnings generated. [4241/10680] Building CXX object qttools/src/linguist/lupdate/CMakeFiles/lupdate.dir/python.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] [4242/10680] Building CXX object qttools/src/qdoc/CMakeFiles/qdoc.dir/boundaries/filesystem/directorypath.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] [4243/10680] Generating prl file for target OpcUa [4244/10680] Running AUTOMOC file extraction for target OpcUa [4245/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/qml/qqmlcomponent.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/qtdeclarative/src/qml/qml/qqmlcomponent.cpp:5: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlcomponent_p.h:20: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine.h:10: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlcomponent.cpp:5: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlcomponent_p.h:20: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qjsengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine_p.h:23: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetatype_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetatype_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetaobject_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetaobject_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlpropertycache_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qlinkedstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qlinkedstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlcomponent.cpp:5: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlcomponent_p.h:20: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qjsengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine_p.h:23: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetatype_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetatype_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetaobject_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetaobject_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlpropertycache_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qlinkedstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qlinkedstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ 14 warnings generated. [4246/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/jit/qv4assemblercommon.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/qtdeclarative/src/qml/jit/qv4assemblercommon.cpp:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jit/qv4assemblercommon.cpp:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jit/qv4assemblercommon.cpp:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldelayedcallqueue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldelayedcallqueue_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [4247/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/jsruntime/qv4functiontable_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] In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4functiontable_unix.cpp:5: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4function_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4executablecompilationunit_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4executablecompilationunit_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4compileddata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4compileddata_p.h:33: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4functiontable_unix.cpp:5: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4function_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4executablecompilationunit_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4executablecompilationunit_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4compileddata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4compileddata_p.h:33: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ 7 warnings generated. [4248/10680] Running moc --collect-json for target OpcUa [4249/10680] Building CXX object qttools/src/linguist/lupdate/CMakeFiles/lupdate.dir/filesignificancecheck.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] [4250/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/jit/qv4baselineassembler.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/qtdeclarative/src/qml/jit/qv4baselineassembler.cpp:7: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jit/qv4baselineassembler.cpp:7: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jit/qv4baselineassembler.cpp:7: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldelayedcallqueue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldelayedcallqueue_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [4251/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/qml/qqmlpropertycache.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/qtdeclarative/src/qml/qml/qqmlpropertycache.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qlinkedstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qlinkedstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycache.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qlinkedstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qlinkedstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycache.cpp:6: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine.h:10: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [4252/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/qml/qqmltypewrapper.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/qtdeclarative/src/qml/qml/qqmltypewrapper.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmltypewrapper_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4value_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmltypewrapper.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmltypewrapper_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4value_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmltypewrapper.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmltypewrapper_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4object_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:20: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldelayedcallqueue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldelayedcallqueue_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [4253/10680] Building CXX object qttools/src/linguist/lupdate/CMakeFiles/lupdate.dir/__/shared/ts.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] [4254/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/qml/qqmlvaluetype.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/qtdeclarative/src/qml/qml/qqmlvaluetype.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlvaluetype_p.h:20: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlproperty_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlcontextdata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlcontextdata_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4value_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlvaluetype.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlvaluetype_p.h:20: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlproperty_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlcontextdata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlcontextdata_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4value_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlvaluetype.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlvaluetype_p.h:20: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlproperty_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlcontextdata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlcontextdata_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [4255/10680] Linking CXX static library qtbase/plugins/canbus/libqtpeakcanbus.a [4256/10680] Building CXX object qttools/src/linguist/lupdate/CMakeFiles/lupdate.dir/__/shared/translator.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] [4257/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/qml/qqmlvaluetypewrapper.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/qtdeclarative/src/qml/qml/qqmlvaluetypewrapper.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlvaluetypewrapper_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4value_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlvaluetypewrapper.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlvaluetypewrapper_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4value_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlvaluetypewrapper.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlvaluetypewrapper_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4object_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:20: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldelayedcallqueue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldelayedcallqueue_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [4258/10680] Building CXX object qttools/src/qdoc/CMakeFiles/qdoc.dir/externalpagenode.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] [4259/10680] Building CXX object qttools/src/linguist/lupdate/CMakeFiles/lupdate.dir/__/shared/xliff.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] [4260/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/types/qqmlconnections.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/qtdeclarative/src/qml/types/qqmlconnections.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/types/qqmlconnections_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlcustomparser_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlcustomparser_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlbinding_p.h:23: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlproperty_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlcontextdata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlcontextdata_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4value_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/types/qqmlconnections.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/types/qqmlconnections_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlcustomparser_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlcustomparser_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlbinding_p.h:23: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlproperty_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlcontextdata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlcontextdata_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4value_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/types/qqmlconnections.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/types/qqmlconnections_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlcustomparser_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlcustomparser_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlbinding_p.h:23: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlproperty_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlcontextdata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlcontextdata_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [4261/10680] Building CXX object qttools/src/linguist/lupdate/CMakeFiles/lupdate.dir/qdeclarative.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] [4262/10680] Building CXX object qttools/src/qdoc/CMakeFiles/qdoc.dir/filesystem/fileresolver.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] [4263/10680] Building CXX object qttools/src/linguist/lupdate/CMakeFiles/lupdate.dir/merge.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] [4264/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/qmltc/supportlibrary/qqmlcppbinding.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/qtdeclarative/src/qml/qmltc/supportlibrary/qqmlcppbinding.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qmltc/supportlibrary/qqmlcppbinding_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qqmlengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine.h:10: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qmltc/supportlibrary/qqmlcppbinding.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qmltc/supportlibrary/qqmlcppbinding_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmltypedata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmltypedata_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmltypeloader_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmltypeloader_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldatablob_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldatablob_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4compileddata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4compileddata_p.h:33: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qmltc/supportlibrary/qqmlcppbinding.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qmltc/supportlibrary/qqmlcppbinding_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmltypedata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmltypedata_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmltypeloader_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmltypeloader_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldatablob_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldatablob_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4compileddata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4compileddata_p.h:33: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ 14 warnings generated. [4265/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/qml/qqmltype.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/qtdeclarative/src/qml/qml/qqmltype.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmltype_p_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmltype.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmltype_p_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmltype.cpp:7: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qqmlengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine.h:10: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [4266/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/qml/qqmlvme.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/qtdeclarative/src/qml/qml/qqmlvme.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlvme_p.h:27: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine.h:10: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlvme.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlvme_p.h:27: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qjsengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine_p.h:23: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetatype_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetatype_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetaobject_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetaobject_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlpropertycache_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qlinkedstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qlinkedstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlvme.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlvme_p.h:27: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qjsengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine_p.h:23: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetatype_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetatype_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetaobject_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetaobject_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlpropertycache_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qlinkedstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qlinkedstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ 14 warnings generated. [4267/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/jsruntime/qv4profiling.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/qtdeclarative/src/qml/jsruntime/qv4profiling.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4profiling_p.h:19: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4profiling.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4profiling_p.h:19: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4profiling.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4profiling_p.h:19: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldelayedcallqueue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldelayedcallqueue_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [4268/10680] Building CXX object qttools/src/qdoc/CMakeFiles/qdoc.dir/collectionnode.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] [4269/10680] Building CXX object qttools/src/qdoc/CMakeFiles/qdoc.dir/atom.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] [4270/10680] Building CXX object qttools/src/qdoc/CMakeFiles/qdoc.dir/location.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] [4271/10680] Building CXX object qttools/src/qdoc/CMakeFiles/qdoc.dir/headernode.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] [4272/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/jsruntime/qv4qobjectwrapper.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/qtdeclarative/src/qml/jsruntime/qv4qobjectwrapper.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4qobjectwrapper_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4value_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4qobjectwrapper.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4qobjectwrapper_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4value_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4qobjectwrapper.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4qobjectwrapper_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [4273/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/debugger/qqmldebugserviceinterfaces.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/qtdeclarative/src/qml/debugger/qqmldebugserviceinterfaces.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/debugger/qqmldebugserviceinterfaces_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlboundsignal_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlboundsignal_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmljavascriptexpression_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmljavascriptexpression_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine.h:10: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/debugger/qqmldebugserviceinterfaces.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/debugger/qqmldebugserviceinterfaces_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlboundsignal_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlboundsignal_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmljavascriptexpression_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmljavascriptexpression_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qjsengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine_p.h:23: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetatype_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetatype_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetaobject_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetaobject_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlpropertycache_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qlinkedstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qlinkedstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/debugger/qqmldebugserviceinterfaces.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/debugger/qqmldebugserviceinterfaces_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlboundsignal_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlboundsignal_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmljavascriptexpression_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmljavascriptexpression_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qjsengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine_p.h:23: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetatype_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetatype_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetaobject_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetaobject_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlpropertycache_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qlinkedstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qlinkedstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ 14 warnings generated. [4274/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/debugger/qqmldebug.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/qtdeclarative/src/qml/debugger/qqmldebug.cpp:5: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/debugger/qqmldebugconnector_p.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/debugger/qqmldebug.cpp:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/debugger/qqmldebugserviceinterfaces_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlboundsignal_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlboundsignal_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmljavascriptexpression_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmljavascriptexpression_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qjsengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine_p.h:23: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetatype_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetatype_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetaobject_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetaobject_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlpropertycache_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qlinkedstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qlinkedstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/debugger/qqmldebug.cpp:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/debugger/qqmldebugserviceinterfaces_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlboundsignal_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlboundsignal_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmljavascriptexpression_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmljavascriptexpression_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qjsengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine_p.h:23: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetatype_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetatype_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetaobject_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetaobject_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlpropertycache_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qlinkedstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qlinkedstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ 14 warnings generated. [4275/10680] Building CXX object qttools/src/qdoc/CMakeFiles/qdoc.dir/docprivate.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] [4276/10680] Building CXX object qttools/src/qdoc/CMakeFiles/qdoc.dir/enumnode.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] [4277/10680] Building CXX object qttools/src/qdoc/CMakeFiles/qdoc.dir/usingclause.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] [4278/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/qml/qqmlmetatype.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/qtdeclarative/src/qml/qml/qqmlmetatype.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetatype_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetaobject_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetaobject_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlpropertycache_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qlinkedstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qlinkedstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetatype.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetatype_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetaobject_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetaobject_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlpropertycache_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qlinkedstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qlinkedstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetatype.cpp:6: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetatypedata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetatypedata_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlvaluetype_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlvaluetype_p.h:20: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlproperty_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlcontextdata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlcontextdata_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [4279/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/qml/qqmlscriptblob.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/qtdeclarative/src/qml/qml/qqmlscriptblob.cpp:4: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine.h:10: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlscriptblob.cpp:4: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qjsengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine_p.h:23: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetatype_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetatype_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetaobject_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetaobject_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlpropertycache_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qlinkedstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qlinkedstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlscriptblob.cpp:4: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qjsengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine_p.h:23: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetatype_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetatype_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetaobject_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetaobject_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlpropertycache_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qlinkedstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qlinkedstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ 14 warnings generated. [4280/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/animations/qabstractanimationjob.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/qtdeclarative/src/qml/animations/qabstractanimationjob.cpp:9: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine.h:10: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/animations/qabstractanimationjob.cpp:9: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qjsengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine_p.h:23: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetatype_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetatype_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetaobject_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetaobject_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlpropertycache_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qlinkedstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qlinkedstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/animations/qabstractanimationjob.cpp:9: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qjsengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine_p.h:23: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetatype_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetatype_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetaobject_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetaobject_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlpropertycache_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qlinkedstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qlinkedstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ 14 warnings generated. [4281/10680] Building CXX object qttools/src/qdoc/CMakeFiles/qdoc.dir/openedlist.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] [4282/10680] Building CXX object qttools/src/linguist/lupdate/CMakeFiles/lupdate.dir/cpp.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] [4283/10680] Building CXX object qttools/src/qdoc/CMakeFiles/qdoc.dir/codemarker.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] [4284/10680] Building CXX object qttools/src/qdoc/CMakeFiles/qdoc.dir/cppcodemarker.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] [4285/10680] Building CXX object qttools/src/qdoc/CMakeFiles/qdoc.dir/functionnode.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] [4286/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/jsruntime/qv4engine.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/qtdeclarative/src/qml/jsruntime/qv4engine.cpp:3: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine.cpp:3: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine.cpp:3: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldelayedcallqueue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldelayedcallqueue_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [4287/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/debugger/qqmldebugconnector.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/qtdeclarative/src/qml/debugger/qqmldebugconnector.cpp:5: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/debugger/qqmldebugconnector_p.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/debugger/qqmldebugconnector.cpp:15: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qjsengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine_p.h:23: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetatype_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetatype_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetaobject_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetaobject_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlpropertycache_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qlinkedstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qlinkedstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/debugger/qqmldebugconnector.cpp:15: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qjsengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine_p.h:23: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetatype_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetatype_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetaobject_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetaobject_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlpropertycache_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qlinkedstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qlinkedstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ 14 warnings generated. [4288/10680] Building CXX object qttools/src/qdoc/CMakeFiles/qdoc.dir/classnode.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] [4289/10680] Building CXX object qttools/src/qdoc/CMakeFiles/qdoc.dir/codeparser.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] [4290/10680] Building CXX object qttools/src/qdoc/CMakeFiles/qdoc.dir/pagenode.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] [4291/10680] Building CXX object qttools/src/qdoc/CMakeFiles/qdoc.dir/qdoccommandlineparser.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] [4292/10680] Building CXX object qttools/src/qdoc/CMakeFiles/qdoc.dir/namespacenode.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] [4293/10680] Building CXX object qttools/src/qdoc/CMakeFiles/qdoc.dir/jscodemarker.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] [4294/10680] Linking CXX static library qtbase/plugins/canbus/libqttinycanbus.a [4295/10680] Building CXX object qttools/src/qdoc/CMakeFiles/qdoc.dir/propertynode.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] [4296/10680] Building CXX object qttools/src/qdoc/CMakeFiles/qdoc.dir/doc.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] [4297/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/qml/qqmlvmemetaobject.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/qtdeclarative/src/qml/qml/qqmlvmemetaobject.cpp:5: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlvmemetaobject_p.h:30: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4value_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlvmemetaobject.cpp:5: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlvmemetaobject_p.h:30: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4value_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlvmemetaobject.cpp:5: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlvmemetaobject_p.h:30: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [4298/10680] Linking CXX static library qtbase/plugins/canbus/libqtsocketcanbus.a [4299/10680] Building CXX object qttools/src/qdoc/CMakeFiles/qdoc.dir/parameters.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] [4300/10680] Building CXX object qttools/src/qdoc/CMakeFiles/qdoc.dir/proxynode.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] [4301/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/debugger/qqmlprofiler.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/qtdeclarative/src/qml/debugger/qqmlprofiler.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/debugger/qqmlprofiler_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlbinding_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlbinding_p.h:23: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlproperty_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlcontextdata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlcontextdata_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4value_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/debugger/qqmlprofiler.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/debugger/qqmlprofiler_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlbinding_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlbinding_p.h:23: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlproperty_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlcontextdata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlcontextdata_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4value_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/debugger/qqmlprofiler.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/debugger/qqmlprofiler_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlbinding_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlbinding_p.h:23: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlproperty_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlcontextdata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlcontextdata_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [4302/10680] Building CXX object qttools/src/qdoc/CMakeFiles/qdoc.dir/aggregate.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] [4303/10680] Building CXX object qttools/src/qdoc/CMakeFiles/qdoc.dir/relatedclass.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] [4304/10680] Building CXX object qttools/src/qdoc/CMakeFiles/qdoc.dir/quoter.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] [4305/10680] Building CXX object qttools/src/qdoc/CMakeFiles/qdoc.dir/utilities.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] [4306/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/types/qqmlbind.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/qtdeclarative/src/qml/types/qqmlbind.cpp:7: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlproperty_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlproperty_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlcontextdata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlcontextdata_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4value_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/types/qqmlbind.cpp:7: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlproperty_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlproperty_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlcontextdata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlcontextdata_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4value_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/types/qqmlbind.cpp:7: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlproperty_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlproperty_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlcontextdata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlcontextdata_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [4307/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/qml/qqmltypeloader.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/qtdeclarative/src/qml/qml/qqmltypeloader.cpp:4: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmltypeloader_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmltypeloader_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldatablob_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldatablob_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4compileddata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4compileddata_p.h:33: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmltypeloader.cpp:4: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmltypeloader_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmltypeloader_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldatablob_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldatablob_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4compileddata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4compileddata_p.h:33: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmltypeloader.cpp:4: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmltypeloader_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmltypeloader_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlimport_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlimport_p.h:12: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qqmlengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine.h:10: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [4308/10680] Building CXX object qttools/src/qdoc/CMakeFiles/qdoc.dir/sharedcommentnode.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] [4309/10680] Building CXX object qttools/src/qdoc/CMakeFiles/qdoc.dir/text.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] [4310/10680] Linking CXX static library qtbase/plugins/canbus/libqtvirtualcanbus.a [4311/10680] Building CXX object qtopcua/src/opcua/CMakeFiles/OpcUa.dir/client/qopcuaapplicationidentity.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] [4312/10680] Building CXX object qtopcua/src/opcua/CMakeFiles/OpcUa.dir/client/qopcuabrowsepathtarget.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] [4313/10680] Building CXX object qtopcua/src/opcua/CMakeFiles/OpcUa.dir/client/qopcuaapplicationdescription.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] [4314/10680] Building CXX object qtopcua/src/opcua/CMakeFiles/OpcUa.dir/client/qopcuaapplicationrecorddatatype.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] [4315/10680] Building CXX object qttools/src/qdoc/CMakeFiles/qdoc.dir/qmlcodeparser.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] [4316/10680] Building CXX object qtopcua/src/opcua/CMakeFiles/OpcUa.dir/client/qopcuaauthenticationinformation.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] [4317/10680] Building CXX object qttools/src/qdoc/CMakeFiles/qdoc.dir/puredocparser.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] [4318/10680] Linking CXX static library qtbase/plugins/canbus/libqtpassthrucanbus.a [4319/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/qml/qqmllocale.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/qtdeclarative/src/qml/qml/qqmllocale.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmllocale_p.h:23: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4object_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmllocale.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmllocale_p.h:23: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4object_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:17: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmllocale.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmllocale_p.h:23: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4object_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:20: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldelayedcallqueue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldelayedcallqueue_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [4320/10680] Building CXX object qttools/src/qdoc/CMakeFiles/qdoc.dir/config.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] [4321/10680] Building CXX object qttools/src/qdoc/CMakeFiles/qdoc.dir/typedefnode.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] [4322/10680] Building CXX object qttools/src/qdoc/CMakeFiles/qdoc.dir/qmlmarkupvisitor.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] [4323/10680] Building CXX object qtopcua/src/opcua/CMakeFiles/OpcUa.dir/client/qopcuacomplexnumber.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] [4324/10680] Building CXX object qttools/src/qdoc/CMakeFiles/qdoc.dir/qmlcodemarker.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] [4325/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/qml/qqmlpropertyvalidator.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/qtdeclarative/src/qml/qml/qqmlpropertyvalidator.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertyvalidator_p.h:17: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine.h:10: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertyvalidator.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertyvalidator_p.h:17: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qjsengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine_p.h:23: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetatype_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetatype_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetaobject_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetaobject_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlpropertycache_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qlinkedstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qlinkedstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertyvalidator.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertyvalidator_p.h:17: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qjsengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine_p.h:23: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetatype_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetatype_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetaobject_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetaobject_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlpropertycache_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qlinkedstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qlinkedstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ 14 warnings generated. [4326/10680] Building CXX object qtopcua/src/opcua/CMakeFiles/OpcUa.dir/client/qopcuaaddreferenceitem.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] [4327/10680] Building CXX object qtopcua/src/opcua/CMakeFiles/OpcUa.dir/client/qopcuaattributeoperand.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] [4328/10680] Building CXX object qtopcua/src/opcua/CMakeFiles/OpcUa.dir/client/qopcuadoublecomplexnumber.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] [4329/10680] Building CXX object qttools/src/qdoc/CMakeFiles/qdoc.dir/variablenode.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] [4330/10680] Building CXX object qtopcua/src/opcua/CMakeFiles/OpcUa.dir/client/qopcuaaddnodeitem.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] [4331/10680] Building CXX object qtopcua/src/opcua/CMakeFiles/OpcUa.dir/client/qopcuaelementoperand.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] [4332/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/qml/qqmlpropertycachecreator.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/qtdeclarative/src/qml/qml/qqmlpropertycachecreator.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycachecreator_p.h:17: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlvaluetype_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlvaluetype_p.h:20: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlproperty_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlcontextdata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlcontextdata_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4value_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycachecreator.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycachecreator_p.h:17: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlvaluetype_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlvaluetype_p.h:20: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlproperty_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlcontextdata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlcontextdata_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4value_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycachecreator.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycachecreator_p.h:17: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlvaluetype_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlvaluetype_p.h:20: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlproperty_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlcontextdata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlcontextdata_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [4333/10680] Building CXX object qttools/src/qdoc/CMakeFiles/qdoc.dir/node.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] [4334/10680] Building CXX object qttools/src/qdoc/CMakeFiles/qdoc.dir/qmlpropertynode.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] [4335/10680] Linking CXX static library qtbase/lib/libQt6HttpServer.a [4336/10680] Building CXX object qtopcua/src/opcua/CMakeFiles/OpcUa.dir/client/qopcuaargument.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] [4337/10680] Building CXX object qtopcua/src/opcua/CMakeFiles/OpcUa.dir/client/qopcuaeuinformation.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] [4338/10680] Building CXX object qtopcua/src/opcua/CMakeFiles/OpcUa.dir/client/qopcuaendpointdescription.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] [4339/10680] Building CXX object qtopcua/src/opcua/CMakeFiles/OpcUa.dir/client/qopcuaaxisinformation.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] [4340/10680] Building CXX object qttools/src/qdoc/CMakeFiles/qdoc.dir/tokenizer.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] [4341/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/qml/qqmlproperty.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/qtdeclarative/src/qml/qml/qqmlproperty.cpp:5: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlproperty_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlcontextdata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlcontextdata_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4value_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlproperty.cpp:5: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlproperty_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlcontextdata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlcontextdata_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4value_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlproperty.cpp:5: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlproperty_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlcontextdata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlcontextdata_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [4342/10680] Building CXX object qtopcua/src/opcua/CMakeFiles/OpcUa.dir/client/qopcuacontentfilterelementresult.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] [4343/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/qml/qqmlxmlhttprequest.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/qtdeclarative/src/qml/qml/qqmlxmlhttprequest.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlxmlhttprequest_p.h:7: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlxmlhttprequest.cpp:7: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qjsengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine_p.h:23: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetatype_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetatype_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetaobject_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetaobject_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlpropertycache_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qlinkedstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qlinkedstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlxmlhttprequest.cpp:7: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qjsengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine_p.h:23: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetatype_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetatype_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetaobject_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetaobject_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlpropertycache_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qlinkedstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qlinkedstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ 14 warnings generated. [4344/10680] Building CXX object qttools/src/qdoc/CMakeFiles/qdoc.dir/qmltypenode.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] [4345/10680] Building CXX object qtopcua/src/opcua/CMakeFiles/OpcUa.dir/client/qopcuarange.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] [4346/10680] Building CXX object qtopcua/src/opcua/CMakeFiles/OpcUa.dir/client/qopcuanodeids.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] [4347/10680] Building CXX object qttools/src/qdoc/CMakeFiles/qdoc.dir/cppcodeparser.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] [4348/10680] Building CXX object qttools/src/qdoc/CMakeFiles/qdoc.dir/tagfilewriter.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] [4349/10680] Building CXX object qtopcua/src/opcua/CMakeFiles/OpcUa.dir/client/qopcuacontentfilterelement.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] [4350/10680] Building CXX object qtopcua/src/opcua/CMakeFiles/OpcUa.dir/client/qopcuaerrorstate.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] [4351/10680] Building CXX object qtopcua/src/opcua/CMakeFiles/OpcUa.dir/client/qopcuadatavalue.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] [4352/10680] Building CXX object qtopcua/src/opcua/CMakeFiles/OpcUa.dir/client/qopcuadeletereferenceitem.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] [4353/10680] Building CXX object qttools/src/linguist/lupdate/CMakeFiles/lupdate.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] /home/local/qt-everywhere-src-6.4.0/qttools/src/linguist/lupdate/main.cpp:702:9: warning: variable 'proDebug' set but not used [-Wunused-but-set-variable] int proDebug = 0; ^ 1 warning generated. [4354/10680] Building CXX object qtopcua/src/opcua/CMakeFiles/OpcUa.dir/client/qopcualocalizedtext.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] [4355/10680] Building CXX object qttools/src/qdoc/CMakeFiles/qdoc.dir/sections.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] [4356/10680] Building CXX object qtopcua/src/opcua/CMakeFiles/OpcUa.dir/client/qopcuabinarydataencoding.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] [4357/10680] Building CXX object qttools/src/qdoc/CMakeFiles/qdoc.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] /home/local/qt-everywhere-src-6.4.0/qttools/src/qdoc/main.cpp:524:13: warning: variable 'parsed' set but not used [-Wunused-but-set-variable] int parsed = 0; ^ 1 warning generated. [4358/10680] Building CXX object qttools/src/qdoc/CMakeFiles/qdoc.dir/clangcodeparser.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] [4359/10680] Building CXX object qtopcua/src/opcua/CMakeFiles/OpcUa.dir/client/qopcuabrowserequest.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] [4360/10680] Building CXX object qttools/src/qdoc/CMakeFiles/qdoc.dir/docparser.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] [4361/10680] Building CXX object qtopcua/src/opcua/CMakeFiles/OpcUa.dir/client/qopcuaqualifiedname.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] [4362/10680] Building CXX object qtopcua/src/opcua/CMakeFiles/OpcUa.dir/x509/qopcuax509extensionbasicconstraints.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] [4363/10680] Building CXX object qttools/src/qdoc/CMakeFiles/qdoc.dir/xmlgenerator.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] [4364/10680] Building CXX object qtopcua/src/opcua/CMakeFiles/OpcUa.dir/client/qopcuamultidimensionalarray.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] [4365/10680] Building CXX object qttools/src/qdoc/CMakeFiles/qdoc.dir/manifestwriter.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] [4366/10680] Building CXX object qtopcua/src/opcua/CMakeFiles/OpcUa.dir/client/qopcuaeventfilterresult.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] [4367/10680] Building CXX object qtopcua/src/opcua/CMakeFiles/OpcUa.dir/client/qopcuaexpandednodeid.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] [4368/10680] Building CXX object qtopcua/src/opcua/CMakeFiles/OpcUa.dir/core/qopcuaplugin.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] [4369/10680] Building CXX object qtopcua/src/opcua/CMakeFiles/OpcUa.dir/client/qopcuausertokenpolicy.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] [4370/10680] Building CXX object qtopcua/src/opcua/CMakeFiles/OpcUa.dir/client/qopcuaextensionobject.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] [4371/10680] Building CXX object qtopcua/src/opcua/CMakeFiles/OpcUa.dir/client/qopcuahistorydata.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] [4372/10680] Building CXX object qtopcua/src/opcua/CMakeFiles/OpcUa.dir/client/qopcualiteraloperand.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] [4373/10680] Building CXX object qtopcua/src/opcua/CMakeFiles/OpcUa.dir/client/qopcuapkiconfiguration.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] [4374/10680] Building CXX object qtopcua/src/opcua/CMakeFiles/OpcUa.dir/client/qopcuareadresult.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] [4375/10680] Building CXX object qtopcua/src/opcua/CMakeFiles/OpcUa.dir/client/qopcuahistoryreadrawrequest.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] [4376/10680] Building CXX object qttools/src/qdoc/CMakeFiles/qdoc.dir/qmlvisitor.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] [4377/10680] Building CXX object qtopcua/src/opcua/CMakeFiles/OpcUa.dir/client/qopcuaxvalue.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] [4378/10680] Building CXX object qtopcua/src/opcua/CMakeFiles/OpcUa.dir/x509/qopcuax509extensionkeyusage.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] [4379/10680] Building CXX object qtopcua/src/opcua/CMakeFiles/OpcUa.dir/client/qopcuareaditem.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] [4380/10680] Building CXX object qtopcua/src/opcua/CMakeFiles/OpcUa.dir/x509/qopcuax509distinguishedname.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] [4381/10680] Building CXX object qtopcua/src/opcua/CMakeFiles/OpcUa.dir/x509/qopcuax509extension.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] [4382/10680] Building CXX object qttools/src/qdoc/CMakeFiles/qdoc.dir/webxmlgenerator.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] [4383/10680] Building CXX object qtopcua/src/opcua/CMakeFiles/OpcUa.dir/client/qopcuabackend.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] [4384/10680] Building CXX object qtopcua/src/opcua/CMakeFiles/OpcUa.dir/x509/qopcuax509extensionextendedkeyusage.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] [4385/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/qml/qqmlobjectcreator.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/qtdeclarative/src/qml/qml/qqmlobjectcreator.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlobjectcreator_p.h:17: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlimport_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlimport_p.h:12: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qqmlengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine.h:10: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlobjectcreator.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlobjectcreator_p.h:17: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlimport_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlimport_p.h:17: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlobjectcreator.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlobjectcreator_p.h:17: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlimport_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlimport_p.h:17: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ 14 warnings generated. [4386/10680] Building CXX object qtopcua/src/opcua/CMakeFiles/OpcUa.dir/client/qopcuahistoryreadresponseimpl.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] [4387/10680] Building CXX object qtopcua/src/opcua/CMakeFiles/OpcUa.dir/client/qopcuawriteresult.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] [4388/10680] Building CXX object qttools/src/qdoc/CMakeFiles/qdoc.dir/helpprojectwriter.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] [4389/10680] Building CXX object qtopcua/src/opcua/CMakeFiles/OpcUa.dir/client/qopcuasimpleattributeoperand.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] [4390/10680] Building CXX object qtopcua/src/opcua/CMakeFiles/OpcUa.dir/client/qopcuarelativepathelement.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] [4391/10680] Building CXX object qtopcua/src/opcua/CMakeFiles/OpcUa.dir/client/qopcuanodecreationattributes.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] [4392/10680] Building CXX object qtopcua/src/opcua/CMakeFiles/OpcUa.dir/client/qopcuahistoryreadresponse.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] [4393/10680] Building CXX object qtopcua/src/opcua/CMakeFiles/OpcUa.dir/x509/qopcuax509extensionsubjectalternativename.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] [4394/10680] Building CXX object qttools/src/qdoc/CMakeFiles/qdoc.dir/qdocindexfiles.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] [4395/10680] Building CXX object qttools/src/qdoc/CMakeFiles/qdoc.dir/qdocdatabase.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] [4396/10680] Building CXX object qtopcua/src/opcua/CMakeFiles/OpcUa.dir/client/qopcuareferencedescription.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] [4397/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/qml/qqmltypecompiler.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/qtdeclarative/src/qml/qml/qqmltypecompiler.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmltypecompiler_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmltypeloader_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmltypeloader_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldatablob_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldatablob_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4compileddata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4compileddata_p.h:33: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmltypecompiler.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmltypecompiler_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmltypeloader_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmltypeloader_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldatablob_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldatablob_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4compileddata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4compileddata_p.h:33: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmltypecompiler.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmltypecompiler_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmltypeloader_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmltypeloader_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlimport_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlimport_p.h:12: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qqmlengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine.h:10: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [4398/10680] Building CXX object qtopcua/src/opcua/CMakeFiles/OpcUa.dir/x509/qopcuakeypair.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] [4399/10680] Building CXX object qttools/src/qdoc/CMakeFiles/qdoc.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] [4400/10680] Building CXX object qtopcua/src/opcua/CMakeFiles/OpcUa.dir/client/qopcuawriteitem.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] [4401/10680] Building CXX object qtopcua/src/opcua/CMakeFiles/OpcUa.dir/x509/qopcuax509certificatesigningrequest.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] [4402/10680] Building CXX object qtopcua/src/opcua/CMakeFiles/OpcUa.dir/client/qopcuanodeimpl.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] [4403/10680] Building CXX object qtopcua/src/opcua/CMakeFiles/OpcUa.dir/x509/qopcuax509utils.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] [4404/10680] Building CXX object qtopcua/src/opcua/CMakeFiles/OpcUa.dir/client/qopcuatype.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] [4405/10680] Building CXX object qtopcua/src/opcua/CMakeFiles/OpcUa.dir/client/qopcuamonitoringparameters.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] [4406/10680] Building CXX object qtopcua/src/opcua/CMakeFiles/OpcUa.dir/x509/qopcuakeypair_openssl.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] [4407/10680] Building CXX object qttools/src/qdoc/CMakeFiles/qdoc.dir/tree.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] [4408/10680] Building CXX object qtopcua/src/opcua/CMakeFiles/OpcUa.dir/client/qopcuaclient.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] [4409/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/qml/qqmlengine.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/qtdeclarative/src/qml/qml/qqmlengine.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine.h:10: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qjsengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine_p.h:23: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetatype_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetatype_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetaobject_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetaobject_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlpropertycache_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qlinkedstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qlinkedstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qjsengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine_p.h:23: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetatype_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetatype_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetaobject_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetaobject_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlpropertycache_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qlinkedstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qlinkedstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ 14 warnings generated. [4410/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/qml/qqmltypedata.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/qtdeclarative/src/qml/qml/qqmltypedata.cpp:4: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmltypedata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmltypedata_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmltypeloader_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmltypeloader_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldatablob_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldatablob_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4compileddata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4compileddata_p.h:33: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmltypedata.cpp:4: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmltypedata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmltypedata_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmltypeloader_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmltypeloader_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldatablob_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldatablob_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4compileddata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4compileddata_p.h:33: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmltypedata.cpp:4: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmltypedata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmltypedata_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmltypeloader_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmltypeloader_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlimport_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlimport_p.h:12: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qqmlengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine.h:10: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [4411/10680] Building CXX object qttools/src/qdoc/CMakeFiles/qdoc.dir/docbookgenerator.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/qttools/src/qdoc/docbookgenerator.cpp:3860:13: warning: variable 'i' set but not used [-Wunused-but-set-variable] int i = 0; ^ 1 warning generated. [4412/10680] Building CXX object qtopcua/src/opcua/CMakeFiles/OpcUa.dir/x509/openssl_symbols.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] [4413/10680] Building CXX object qtopcua/src/opcua/CMakeFiles/OpcUa.dir/x509/qopcuax509certificatesigningrequest_openssl.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] [4414/10680] Automatic MOC for target canbusutil [4415/10680] Building CXX object qtopcua/src/opcua/CMakeFiles/OpcUa.dir/client/qopcuaclientprivate.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] [4416/10680] Building CXX object qttools/src/qdoc/CMakeFiles/qdoc.dir/htmlgenerator.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] [4417/10680] Building CXX object qtopcua/src/opcua/CMakeFiles/OpcUa.dir/client/qopcuanode.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] [4418/10680] Building CXX object qtopcua/src/opcua/CMakeFiles/OpcUa.dir/client/qopcuaclientimpl.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] [4419/10680] Building CXX object qtserialbus/src/tools/canbusutil/CMakeFiles/canbusutil.dir/sigtermhandler.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] [4420/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/Qml.dir/qml_qmltyperegistrations.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-6.4.0_static_17/qtdeclarative/src/qml/qml_qmltyperegistrations.cpp:11: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlbuiltinfunctions_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlbuiltinfunctions_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qjsengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ In file included from /home/local/Qt-6.4.0_static_17/qtdeclarative/src/qml/qml_qmltyperegistrations.cpp:11: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlbuiltinfunctions_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlbuiltinfunctions_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qjsengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine_p.h:23: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetatype_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetatype_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetaobject_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetaobject_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlpropertycache_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qlinkedstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qlinkedstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/Qt-6.4.0_static_17/qtdeclarative/src/qml/qml_qmltyperegistrations.cpp:11: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlbuiltinfunctions_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlbuiltinfunctions_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qjsengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine_p.h:23: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetatype_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetatype_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetaobject_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetaobject_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlpropertycache_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qlinkedstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qlinkedstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ 14 warnings generated. [4421/10680] Building CXX object qtserialbus/src/tools/canbusutil/CMakeFiles/canbusutil.dir/canbusutil_plugin_imports_Network.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] [4422/10680] Building CXX object qtserialbus/src/tools/canbusutil/CMakeFiles/canbusutil.dir/canbusutil_plugin_imports_SerialBus.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] [4423/10680] Building CXX object qtopcua/src/opcua/CMakeFiles/OpcUa.dir/client/qopcuagdsclient.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] [4424/10680] Building CXX object qtopcua/src/opcua/CMakeFiles/OpcUa.dir/OpcUa_autogen/mocs_compilation.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] [4425/10680] Linking CXX static library qtbase/lib/libQt6RemoteObjects.a [4426/10680] Building CXX object qttools/src/linguist/lupdate/CMakeFiles/lupdate.dir/lupdatepreprocessoraction.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] [4427/10680] Building CXX object qtopcua/src/opcua/CMakeFiles/OpcUa.dir/core/qopcuaprovider.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] [4428/10680] Building CXX object qtserialbus/src/tools/canbusutil/CMakeFiles/canbusutil.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] [4429/10680] Building CXX object qtserialbus/src/tools/canbusutil/CMakeFiles/canbusutil.dir/canbusutil_autogen/mocs_compilation.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] [4430/10680] Building CXX object qtserialbus/src/tools/canbusutil/CMakeFiles/canbusutil.dir/readtask.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] [4431/10680] Building CXX object qtserialbus/src/tools/canbusutil/CMakeFiles/canbusutil.dir/canbusutil.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] [4432/10680] Building CXX object qttools/src/linguist/lupdate/CMakeFiles/lupdate.dir/clangtoolastreader.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] [4433/10680] Linking CXX executable qtbase/bin/canbusutil [4434/10680] Building CXX object qttools/src/linguist/lupdate/CMakeFiles/lupdate.dir/cpp_clang.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] [4435/10680] Linking CXX static library qtbase/lib/libQt6OpcUa.a [4436/10680] Automatic MOC for target QOpen62541Plugin [4437/10680] Generating prl file for target QOpen62541Plugin [4438/10680] Building CXX object qtopcua/src/plugins/opcua/open62541/CMakeFiles/QOpen62541Plugin.dir/qopen62541utils.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] [4439/10680] Building C object qtopcua/src/plugins/opcua/open62541/CMakeFiles/QOpen62541Plugin.dir/__/__/__/3rdparty/open62541/open62541.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] [4440/10680] Building CXX object qtopcua/src/plugins/opcua/open62541/CMakeFiles/QOpen62541Plugin.dir/qopen62541plugin.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] [4441/10680] Building CXX object qtopcua/src/plugins/opcua/open62541/CMakeFiles/QOpen62541Plugin.dir/qopen62541node.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] [4442/10680] Building CXX object qtopcua/src/plugins/opcua/open62541/CMakeFiles/QOpen62541Plugin.dir/qopen62541client.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] [4443/10680] Building CXX object qtopcua/src/plugins/opcua/open62541/CMakeFiles/QOpen62541Plugin.dir/qopen62541valueconverter.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] [4444/10680] Building CXX object qtopcua/src/plugins/opcua/open62541/CMakeFiles/QOpen62541Plugin.dir/QOpen62541Plugin_autogen/mocs_compilation.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] [4445/10680] Building CXX object qtopcua/src/plugins/opcua/open62541/CMakeFiles/QOpen62541Plugin.dir/qopen62541subscription.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] [4446/10680] Building CXX object qtopcua/src/plugins/opcua/open62541/CMakeFiles/QOpen62541Plugin.dir/qopen62541backend.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] [4447/10680] Linking CXX static library qtbase/plugins/opcua/libopen62541_backend.a [4448/10680] Linking CXX static library qtbase/lib/libQt6Gui.a [4449/10680] Running AUTOMOC file extraction for target InputSupportPrivate [4450/10680] Generating prl file for target FbSupportPrivate [4451/10680] Running AUTOMOC file extraction for target FbSupportPrivate [4452/10680] Running AUTOMOC file extraction for target KmsSupportPrivate [4453/10680] Generating qwayland-text-input-unstable-v2.cpp [4454/10680] Running AUTOMOC file extraction for target QuickDialogs2Utils [4455/10680] Generating qwayland-qt-windowmanager.cpp [4456/10680] Generating wayland-surface-extension-client-protocol.h [4457/10680] Generating wayland-surface-extension-protocol.c [4458/10680] Generating qwayland-surface-extension.h [4459/10680] Generating qwayland-surface-extension.cpp [4460/10680] Generating wayland-touch-extension-client-protocol.h [4461/10680] Generating wayland-touch-extension-protocol.c [4462/10680] Generating qwayland-touch-extension.h [4463/10680] Generating qwayland-touch-extension.cpp [4464/10680] Generating wayland-hardware-integration-client-protocol.h [4465/10680] Generating wayland-hardware-integration-protocol.c [4466/10680] Generating qwayland-hardware-integration.h [4467/10680] Generating qwayland-hardware-integration.cpp [4468/10680] Generating wayland-server-buffer-extension-client-protocol.h [4469/10680] Generating wayland-server-buffer-extension-protocol.c [4470/10680] Generating qwayland-server-buffer-extension.h [4471/10680] Generating qwayland-server-buffer-extension.cpp [4472/10680] Generating wayland-pointer-gestures-unstable-v1-client-protocol.h [4473/10680] Generating wayland-pointer-gestures-unstable-v1-protocol.c [4474/10680] Generating wayland-text-input-unstable-v1-protocol.c [4475/10680] Generating wayland-text-input-unstable-v2-client-protocol.h [4476/10680] Generating wayland-text-input-unstable-v2-protocol.c [4477/10680] Generating wayland-text-input-unstable-v4-wip-client-protocol.h [4478/10680] Generating wayland-text-input-unstable-v4-wip-protocol.c [4479/10680] Generating wayland-xdg-output-unstable-v1-client-protocol.h [4480/10680] Generating prl file for target InputSupportPrivate [4481/10680] Generating prl file for target KmsSupportPrivate [4482/10680] Generating prl file for target QuickDialogs2Utils [4483/10680] Generating qwayland-pointer-gestures-unstable-v1.h [4484/10680] Generating qwayland-pointer-gestures-unstable-v1.cpp [4485/10680] Generating wayland-tablet-unstable-v2-client-protocol.h [4486/10680] Generating wayland-tablet-unstable-v2-protocol.c [4487/10680] Generating wayland-text-input-unstable-v1-client-protocol.h [4488/10680] Generating qwayland-text-input-unstable-v1.h [4489/10680] Generating qwayland-text-input-unstable-v1.cpp [4490/10680] Generating qwayland-text-input-unstable-v2.h [4491/10680] Generating qwayland-text-input-unstable-v4-wip.h [4492/10680] Generating qwayland-text-input-unstable-v4-wip.cpp [4493/10680] Generating wayland-wayland-client-protocol.h [4494/10680] Generating wayland-wayland-protocol.c [4495/10680] Generating wayland-wp-primary-selection-unstable-v1-client-protocol.h [4496/10680] Generating wayland-wp-primary-selection-unstable-v1-protocol.c [4497/10680] Generating qwayland-wp-primary-selection-unstable-v1.h [4498/10680] Generating qwayland-wp-primary-selection-unstable-v1.cpp [4499/10680] Generating wayland-xdg-output-unstable-v1-protocol.c [4500/10680] Generating qwayland-xdg-output-unstable-v1.h [4501/10680] Generating qwayland-xdg-output-unstable-v1.cpp [4502/10680] Generating wayland-qt-key-unstable-v1-client-protocol.h [4503/10680] Generating wayland-qt-key-unstable-v1-protocol.c [4504/10680] Generating qwayland-qt-key-unstable-v1.h [4505/10680] Generating qwayland-qt-key-unstable-v1.cpp [4506/10680] Generating wayland-qt-text-input-method-unstable-v1-client-protocol.h [4507/10680] Generating wayland-qt-text-input-method-unstable-v1-protocol.c [4508/10680] Generating qwayland-qt-text-input-method-unstable-v1.h [4509/10680] Generating wayland-qt-windowmanager-client-protocol.h [4510/10680] Generating wayland-qt-windowmanager-protocol.c [4511/10680] Generating qwayland-qt-windowmanager.h [4512/10680] Generating wayland-fullscreen-shell-unstable-v1-client-protocol.h [4513/10680] Generating wayland-fullscreen-shell-unstable-v1-protocol.c [4514/10680] Generating wayland-ivi-application-client-protocol.h [4515/10680] Generating wayland-ivi-application-protocol.c [4516/10680] Generating qwayland-ivi-application.cpp [4517/10680] Generating wayland-ivi-controller-client-protocol.h [4518/10680] Generating wayland-ivi-controller-protocol.c [4519/10680] Generating qwayland-tablet-unstable-v2.h [4520/10680] Generating qwayland-qt-text-input-method-unstable-v1.cpp [4521/10680] Generating qwayland-fullscreen-shell-unstable-v1.h [4522/10680] Generating wayland-xdg-decoration-unstable-v1-protocol.c [4523/10680] Generating qwayland-fullscreen-shell-unstable-v1.cpp [4524/10680] Generating wayland-xdg-decoration-unstable-v1-client-protocol.h [4525/10680] Generating qwayland-ivi-application.h [4526/10680] Running moc --collect-json for target KmsSupportPrivate [4527/10680] Running moc --collect-json for target FbSupportPrivate [4528/10680] Generating qwayland-tablet-unstable-v2.cpp [4529/10680] Generating wayland-xdg-shell-client-protocol.h [4530/10680] Generating wayland-xdg-activation-v1-client-protocol.h [4531/10680] Generating wayland-xdg-activation-v1-protocol.c [4532/10680] Generating qwayland-ivi-controller.h [4533/10680] Generating wayland-xdg-shell-protocol.c [4534/10680] Running moc --collect-json for target InputSupportPrivate [4535/10680] Running moc --collect-json for target QuickDialogs2Utils [4536/10680] Generating qwayland-ivi-controller.cpp [4537/10680] Generating qwayland-xdg-decoration-unstable-v1.h [4538/10680] Generating qwayland-xdg-decoration-unstable-v1.cpp [4539/10680] Generating qwayland-xdg-activation-v1.h [4540/10680] Generating wayland-qt-shell-unstable-v1-client-protocol.h [4541/10680] Generating wayland-qt-shell-unstable-v1-protocol.c [4542/10680] Generating qwayland-xdg-activation-v1.cpp [4543/10680] Generating qwayland-qt-shell-unstable-v1.cpp [4544/10680] Generating qwayland-qt-shell-unstable-v1.h [4545/10680] Generating qwayland-xdg-shell.cpp [4546/10680] Generating qwayland-xdg-shell.h [4547/10680] Generating qwayland-wayland.cpp [4548/10680] Generating qwayland-wayland.h [4549/10680] Automatic MOC for target ShaderTools [4550/10680] Running AUTOMOC file extraction for target ShaderTools [4551/10680] Building CXX object qtbase/src/platformsupport/kmsconvenience/CMakeFiles/KmsSupportPrivate.dir/KmsSupportPrivate_autogen/mocs_compilation.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] [4552/10680] Generating prl file for target ShaderTools [4553/10680] Running moc --collect-json for target ShaderTools [4554/10680] Automatic MOC for target WaylandEglCompositorHwIntegrationPrivate [4555/10680] Building CXX object qtbase/src/platformsupport/fbconvenience/CMakeFiles/FbSupportPrivate.dir/FbSupportPrivate_autogen/mocs_compilation.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] [4556/10680] Building CXX object qtdeclarative/src/quickdialogs2/quickdialogs2utils/CMakeFiles/QuickDialogs2Utils.dir/QuickDialogs2Utils_autogen/mocs_compilation.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] [4557/10680] Building CXX object qtbase/src/platformsupport/input/CMakeFiles/InputSupportPrivate.dir/InputSupportPrivate_autogen/mocs_compilation.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] [4558/10680] Building CXX object qtshadertools/src/shadertools/CMakeFiles/ShaderTools.dir/ShaderTools_autogen/mocs_compilation.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] [4559/10680] Building CXX object qtshadertools/src/shadertools/CMakeFiles/ShaderTools.dir/qshaderbatchablerewriter.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] [4560/10680] Building CXX object qtbase/src/platformsupport/input/CMakeFiles/InputSupportPrivate.dir/shared/qevdevutil.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] [4561/10680] Automatic MOC for target QComposePlatformInputContextPlugin [4562/10680] Generating prl file for target QComposePlatformInputContextPlugin [4563/10680] Automatic MOC for target QWbmpPlugin [4564/10680] Automatic MOC for target QTiffPlugin [4565/10680] Building CXX object qtbase/src/plugins/platforminputcontexts/compose/CMakeFiles/QComposePlatformInputContextPlugin.dir/QComposePlatformInputContextPlugin_autogen/mocs_compilation.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] [4566/10680] Generating prl file for target QWbmpPlugin [4567/10680] Automatic MOC for target QGifPlugin [4568/10680] Automatic MOC for target QICNSPlugin [4569/10680] Generating prl file for target QTiffPlugin [4570/10680] Automatic MOC for target QXdgDesktopPortalThemePlugin [4571/10680] Automatic MOC for target QJpegPlugin [4572/10680] Automatic MOC for target QMngPlugin [4573/10680] Automatic MOC for target QJp2Plugin [4574/10680] Generating prl file for target QGifPlugin [4575/10680] Building CXX object qtimageformats/src/plugins/imageformats/wbmp/CMakeFiles/QWbmpPlugin.dir/QWbmpPlugin_autogen/mocs_compilation.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] [4576/10680] Generating prl file for target QICNSPlugin [4577/10680] Generating prl file for target QXdgDesktopPortalThemePlugin [4578/10680] Generating prl file for target QJpegPlugin [4579/10680] Generating prl file for target QMngPlugin [4580/10680] Generating prl file for target QJp2Plugin [4581/10680] Automatic MOC for target QGtk3ThemePlugin [4582/10680] Automatic MOC for target QICOPlugin [4583/10680] Automatic MOC for target QTgaPlugin [4584/10680] Automatic MOC for target BodymovinPrivate [4585/10680] Automatic MOC for target RemoteObjectsQml [4586/10680] Building CXX object qtbase/src/platformsupport/fbconvenience/CMakeFiles/FbSupportPrivate.dir/qfbvthandler.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] [4587/10680] Building CXX object qtimageformats/src/plugins/imageformats/tiff/CMakeFiles/QTiffPlugin.dir/QTiffPlugin_autogen/mocs_compilation.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] [4588/10680] Automatic MOC for target Svg [4589/10680] Automatic MOC for target WebView [4590/10680] Building CXX object qtbase/src/plugins/imageformats/gif/CMakeFiles/QGifPlugin.dir/QGifPlugin_autogen/mocs_compilation.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] [4591/10680] Building CXX object qtimageformats/src/plugins/imageformats/icns/CMakeFiles/QICNSPlugin.dir/QICNSPlugin_autogen/mocs_compilation.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] [4592/10680] Building CXX object qtbase/src/plugins/platformthemes/xdgdesktopportal/CMakeFiles/QXdgDesktopPortalThemePlugin.dir/QXdgDesktopPortalThemePlugin_autogen/mocs_compilation.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] [4593/10680] Building CXX object qtbase/src/plugins/imageformats/jpeg/CMakeFiles/QJpegPlugin.dir/QJpegPlugin_autogen/mocs_compilation.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] [4594/10680] Generating prl file for target QGtk3ThemePlugin [4595/10680] Generating prl file for target QICOPlugin [4596/10680] Generating prl file for target QTgaPlugin [4597/10680] Generating prl file for target BodymovinPrivate [4598/10680] Running AUTOMOC file extraction for target BodymovinPrivate [4599/10680] Automatic MOC for target QOffscreenIntegrationPlugin [4600/10680] Automatic MOC for target QIbusPlatformInputContextPlugin [4601/10680] Automatic MOC for target QTuioTouchPlugin [4602/10680] Automatic MOC for target QWebpPlugin [4603/10680] Automatic MOC for target AssimpImporterPlugin [4604/10680] Automatic MOC for target QVirtualKeyboardPlugin [4605/10680] Automatic MOC for target QWaylandIviShellIntegrationPlugin [4606/10680] Building CXX object qtimageformats/src/plugins/imageformats/mng/CMakeFiles/QMngPlugin.dir/QMngPlugin_autogen/mocs_compilation.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] [4607/10680] Building CXX object qtimageformats/src/plugins/imageformats/jp2/CMakeFiles/QJp2Plugin.dir/QJp2Plugin_autogen/mocs_compilation.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] [4608/10680] Running AUTOMOC file extraction for target RemoteObjectsQml [4609/10680] Generating prl file for target Svg [4610/10680] Running AUTOMOC file extraction for target Svg [4611/10680] Generating prl file for target WebView [4612/10680] Running AUTOMOC file extraction for target WebView [4613/10680] Automatic MOC for target Multimedia [4614/10680] Automatic MOC for target StateMachine [4615/10680] Automatic MOC for target WaylandEglClientHwIntegrationPrivate [4616/10680] Automatic MOC for target QWaylandFullScreenShellV1IntegrationPlugin [4617/10680] Building CXX object qtbase/src/plugins/platformthemes/gtk3/CMakeFiles/QGtk3ThemePlugin.dir/QGtk3ThemePlugin_autogen/mocs_compilation.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] [4618/10680] Building CXX object qtbase/src/plugins/imageformats/ico/CMakeFiles/QICOPlugin.dir/QICOPlugin_autogen/mocs_compilation.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] [4619/10680] Building CXX object qtimageformats/src/plugins/imageformats/tga/CMakeFiles/QTgaPlugin.dir/QTgaPlugin_autogen/mocs_compilation.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] [4620/10680] Running moc --collect-json for target BodymovinPrivate [4621/10680] Generating prl file for target QOffscreenIntegrationPlugin [4622/10680] Generating prl file for target QIbusPlatformInputContextPlugin [4623/10680] Generating prl file for target QTuioTouchPlugin [4624/10680] Generating prl file for target QWebpPlugin [4625/10680] Automatic MOC for target OpenGL [4626/10680] Automatic MOC for target QMinimalIntegrationPlugin [4627/10680] Automatic MOC for target 3DCore [4628/10680] Automatic MOC for target QWaylandIntegrationPlugin [4629/10680] Automatic MOC for target QWaylandBradientDecorationPlugin [4630/10680] Building CXX object qtbase/src/platformsupport/fbconvenience/CMakeFiles/FbSupportPrivate.dir/qfbbackingstore.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] [4631/10680] Building CXX object qtbase/src/platformsupport/fbconvenience/CMakeFiles/FbSupportPrivate.dir/qfbwindow.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] [4632/10680] Building CXX object qtbase/src/platformsupport/input/CMakeFiles/InputSupportPrivate.dir/evdevmouse/qevdevmousehandler.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] [4633/10680] Building CXX object qtbase/src/platformsupport/input/CMakeFiles/InputSupportPrivate.dir/evdevtablet/qevdevtablethandler.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] [4634/10680] Building CXX object qtbase/src/platformsupport/input/CMakeFiles/InputSupportPrivate.dir/libinput/qlibinputtouch.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] [4635/10680] Building CXX object qtbase/src/platformsupport/input/CMakeFiles/InputSupportPrivate.dir/shared/qoutputmapping.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] [4636/10680] Building CXX object qtdeclarative/src/quickdialogs2/quickdialogs2utils/CMakeFiles/QuickDialogs2Utils.dir/qquickfilenamefilter.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] [4637/10680] Automatic MOC for target QWaylandQtShellIntegrationPlugin [4638/10680] Automatic MOC for target QWaylandXdgShellIntegrationPlugin [4639/10680] Building CXX object qtshadertools/src/shadertools/CMakeFiles/ShaderTools.dir/qspirvshaderremap.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] [4640/10680] Running moc --collect-json for target RemoteObjectsQml [4641/10680] Running moc --collect-json for target Svg [4642/10680] Running moc --collect-json for target WebView [4643/10680] Generating prl file for target Multimedia [4644/10680] Running AUTOMOC file extraction for target Multimedia [4645/10680] Generating prl file for target StateMachine [4646/10680] Running AUTOMOC file extraction for target StateMachine [4647/10680] Automatic MOC for target Quick3DUtils [4648/10680] Building CXX object qtbase/src/plugins/platforms/offscreen/CMakeFiles/QOffscreenIntegrationPlugin.dir/QOffscreenIntegrationPlugin_autogen/mocs_compilation.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] [4649/10680] Building CXX object qtbase/src/plugins/platforminputcontexts/ibus/CMakeFiles/QIbusPlatformInputContextPlugin.dir/QIbusPlatformInputContextPlugin_autogen/mocs_compilation.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] [4650/10680] Building CXX object qtbase/src/plugins/generic/tuiotouch/CMakeFiles/QTuioTouchPlugin.dir/QTuioTouchPlugin_autogen/mocs_compilation.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] [4651/10680] Generating prl file for target OpenGL [4652/10680] Running AUTOMOC file extraction for target OpenGL [4653/10680] Generating prl file for target QMinimalIntegrationPlugin [4654/10680] Generating prl file for target 3DCore [4655/10680] Running AUTOMOC file extraction for target 3DCore [4656/10680] Automatic MOC for target QQuickProfilerAdapterFactoryPlugin [4657/10680] Building CXX object qtbase/src/platformsupport/fbconvenience/CMakeFiles/FbSupportPrivate.dir/qfbscreen.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] [4658/10680] Building CXX object qtbase/src/platformsupport/input/CMakeFiles/InputSupportPrivate.dir/libinput/qlibinputpointer.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/platformsupport/input/libinput/qlibinputpointer.cpp:9: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [4659/10680] Building CXX object qtimageformats/src/plugins/imageformats/webp/CMakeFiles/QWebpPlugin.dir/QWebpPlugin_autogen/mocs_compilation.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] [4660/10680] Building CXX object qtsvg/src/svg/CMakeFiles/Svg.dir/Svg_autogen/mocs_compilation.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] [4661/10680] Running moc --collect-json for target Multimedia [4662/10680] Running moc --collect-json for target OpenGL [4663/10680] Building CXX object qtbase/src/platformsupport/input/CMakeFiles/InputSupportPrivate.dir/libinput/qlibinputkeyboard.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/platformsupport/input/libinput/qlibinputkeyboard.cpp:6: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [4664/10680] Building CXX object qtshadertools/src/shadertools/CMakeFiles/ShaderTools.dir/qspirvcompiler.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/qtshadertools/src/shadertools/qspirvcompiler.cpp:12: In file included from /home/local/qt-everywhere-src-6.4.0/qtshadertools/src/shadertools/../3rdparty/glslang/SPIRV/GlslangToSpv.h:42: In file included from /home/local/qt-everywhere-src-6.4.0/qtshadertools/src/shadertools/../3rdparty/glslang/SPIRV/SpvTools.h:50: In file included from /home/local/qt-everywhere-src-6.4.0/qtshadertools/src/shadertools/../3rdparty/glslang/glslang/MachineIndependent/localintermediate.h:42: In file included from /home/local/qt-everywhere-src-6.4.0/qtshadertools/src/shadertools/../3rdparty/glslang/glslang/Public/../MachineIndependent/../Include/intermediate.h:56: /home/local/qt-everywhere-src-6.4.0/qtshadertools/src/shadertools/../3rdparty/glslang/glslang/Public/../Include/../Include/Common.h:306:14: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(x); ^~~~~~~~~~~~~ /home/local/qt-everywhere-src-6.4.0/qtshadertools/src/shadertools/../3rdparty/glslang/glslang/Public/../Include/../Include/Common.h:320:14: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isnan(x); ^~~~~~~~~~~~~ 2 warnings generated. [4665/10680] Automatic QML type registration for target RemoteObjectsQml [4666/10680] Running moc --collect-json for target StateMachine [4667/10680] Building CXX object qtbase/src/platformsupport/input/CMakeFiles/InputSupportPrivate.dir/evdevkeyboard/qevdevkeyboardmanager.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/platformsupport/input/evdevkeyboard/qevdevkeyboardmanager.cpp:12: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [4668/10680] Building CXX object qtbase/src/plugins/platforms/minimal/CMakeFiles/QMinimalIntegrationPlugin.dir/QMinimalIntegrationPlugin_autogen/mocs_compilation.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] [4669/10680] Running moc --collect-json for target 3DCore [4670/10680] Building CXX object qtbase/src/opengl/CMakeFiles/OpenGL.dir/OpenGL_autogen/mocs_compilation.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] [4671/10680] Linking CXX static library qtbase/lib/libQt6QuickDialogs2Utils.a [4672/10680] Building CXX object qtbase/src/plugins/platformthemes/xdgdesktopportal/CMakeFiles/QXdgDesktopPortalThemePlugin.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] [4673/10680] Building CXX object qtshadertools/src/shadertools/CMakeFiles/ShaderTools.dir/qshaderbaker.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] [4674/10680] Building CXX object qtbase/src/platformsupport/input/CMakeFiles/InputSupportPrivate.dir/evdevtablet/qevdevtabletmanager.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/platformsupport/input/evdevtablet/qevdevtabletmanager.cpp:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [4675/10680] Building CXX object qtbase/src/plugins/platforminputcontexts/compose/CMakeFiles/QComposePlatformInputContextPlugin.dir/qcomposeplatforminputcontextmain.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] [4676/10680] Building CXX object qtimageformats/src/plugins/imageformats/tiff/CMakeFiles/QTiffPlugin.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] [4677/10680] Building CXX object qtbase/src/platformsupport/input/CMakeFiles/InputSupportPrivate.dir/libinput/qlibinputhandler.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/platformsupport/input/libinput/qlibinputhandler.cpp:14: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [4678/10680] Building CXX object qtbase/src/platformsupport/fbconvenience/CMakeFiles/FbSupportPrivate.dir/qfbcursor.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/platformsupport/fbconvenience/qfbcursor.cpp:7: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [4679/10680] Building CXX object qtbase/src/platformsupport/input/CMakeFiles/InputSupportPrivate.dir/evdevmouse/qevdevmousemanager.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/platformsupport/input/evdevmouse/qevdevmousemanager.cpp:14: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [4680/10680] Building CXX object qtlottie/src/bodymovin/CMakeFiles/BodymovinPrivate.dir/beziereasing.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] [4681/10680] Building CXX object qtbase/src/platformsupport/input/CMakeFiles/InputSupportPrivate.dir/evdevtouch/qevdevtouchmanager.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/platformsupport/input/evdevtouch/qevdevtouchmanager.cpp:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [4682/10680] Automatic MOC for target WaylandClient [4683/10680] Building CXX object qtshadertools/src/shadertools/CMakeFiles/ShaderTools.dir/qspirvshader.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] [4684/10680] Building CXX object qtimageformats/src/plugins/imageformats/mng/CMakeFiles/QMngPlugin.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] [4685/10680] Building CXX object qtbase/src/plugins/platforminputcontexts/compose/CMakeFiles/QComposePlatformInputContextPlugin.dir/qcomposeplatforminputcontext.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] [4686/10680] Building CXX object qtbase/src/plugins/imageformats/gif/CMakeFiles/QGifPlugin.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] [4687/10680] Building CXX object qtimageformats/src/plugins/imageformats/wbmp/CMakeFiles/QWbmpPlugin.dir/qwbmphandler.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] [4688/10680] Building CXX object qtlottie/src/bodymovin/CMakeFiles/BodymovinPrivate.dir/lottierenderer.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] [4689/10680] Building CXX object qtimageformats/src/plugins/imageformats/wbmp/CMakeFiles/QWbmpPlugin.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] [4690/10680] Building CXX object qtbase/src/plugins/imageformats/gif/CMakeFiles/QGifPlugin.dir/qgifhandler.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] [4691/10680] Building CXX object qtimageformats/src/plugins/imageformats/jp2/CMakeFiles/QJp2Plugin.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] [4692/10680] Building CXX object qtimageformats/src/plugins/imageformats/icns/CMakeFiles/QICNSPlugin.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] [4693/10680] Building CXX object qtbase/src/plugins/imageformats/jpeg/CMakeFiles/QJpegPlugin.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] [4694/10680] Building CXX object qtbase/src/platformsupport/kmsconvenience/CMakeFiles/KmsSupportPrivate.dir/qkmsdevice.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] [4695/10680] Building CXX object qtlottie/src/bodymovin/CMakeFiles/BodymovinPrivate.dir/BodymovinPrivate_autogen/mocs_compilation.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] [4696/10680] Building CXX object qtbase/src/platformsupport/input/CMakeFiles/InputSupportPrivate.dir/evdevkeyboard/qevdevkeyboardhandler.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/platformsupport/input/evdevkeyboard/qevdevkeyboardhandler.cpp:17: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [4697/10680] Building CXX object qtbase/src/plugins/platformthemes/gtk3/CMakeFiles/QGtk3ThemePlugin.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] [4698/10680] Building CXX object qtimageformats/src/plugins/imageformats/mng/CMakeFiles/QMngPlugin.dir/qmnghandler.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] [4699/10680] Building CXX object qtimageformats/src/plugins/imageformats/tiff/CMakeFiles/QTiffPlugin.dir/qtiffhandler.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] [4700/10680] Linking CXX static library qtbase/lib/libQt6Qml.a [4701/10680] Building CXX object qtimageformats/src/plugins/imageformats/icns/CMakeFiles/QICNSPlugin.dir/qicnshandler.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] [4702/10680] Building CXX object qtimageformats/src/plugins/imageformats/tga/CMakeFiles/QTgaPlugin.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] [4703/10680] Building CXX object qtimageformats/src/plugins/imageformats/tga/CMakeFiles/QTgaPlugin.dir/qtgahandler.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] [4704/10680] Building CXX object qtbase/src/plugins/generic/tuiotouch/CMakeFiles/QTuioTouchPlugin.dir/qoscmessage.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] [4705/10680] Building CXX object qtlottie/src/bodymovin/CMakeFiles/BodymovinPrivate.dir/bmpathtrimmer.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] [4706/10680] Building CXX object qtbase/src/plugins/imageformats/ico/CMakeFiles/QICOPlugin.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] [4707/10680] Building CXX object qtimageformats/src/plugins/imageformats/jp2/CMakeFiles/QJp2Plugin.dir/qjp2handler.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] [4708/10680] Building CXX object qtbase/src/plugins/imageformats/ico/CMakeFiles/QICOPlugin.dir/qicohandler.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] [4709/10680] Building CXX object qtbase/src/platformsupport/input/CMakeFiles/InputSupportPrivate.dir/evdevtouch/qevdevtouchhandler.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/platformsupport/input/evdevtouch/qevdevtouchhandler.cpp:15: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [4710/10680] Building CXX object qtbase/src/opengl/CMakeFiles/OpenGL.dir/qopenglpixeltransferoptions.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] [4711/10680] Building CXX object qtbase/src/plugins/platforminputcontexts/ibus/CMakeFiles/QIbusPlatformInputContextPlugin.dir/qibusproxyportal.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] [4712/10680] Building CXX object qtimageformats/src/plugins/imageformats/tga/CMakeFiles/QTgaPlugin.dir/qtgafile.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] [4713/10680] Building CXX object qtlottie/src/bodymovin/CMakeFiles/BodymovinPrivate.dir/bmbase.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] [4714/10680] Building CXX object qtwebview/src/webview/CMakeFiles/WebView.dir/qtwebviewfunctions.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] [4715/10680] Building CXX object qtlottie/src/bodymovin/CMakeFiles/BodymovinPrivate.dir/bmfill.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] [4716/10680] Building CXX object qtlottie/src/bodymovin/CMakeFiles/BodymovinPrivate.dir/bmfilleffect.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] [4717/10680] Building CXX object qtlottie/src/bodymovin/CMakeFiles/BodymovinPrivate.dir/bmbasictransform.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] [4718/10680] Automatic MOC for target QQmlInspectorServiceFactoryPlugin [4719/10680] Building CXX object qtlottie/src/bodymovin/CMakeFiles/BodymovinPrivate.dir/bmgroup.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] [4720/10680] Building CXX object qtbase/src/plugins/generic/tuiotouch/CMakeFiles/QTuioTouchPlugin.dir/qoscbundle.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] [4721/10680] Building CXX object qtwebview/src/webview/CMakeFiles/WebView.dir/qwebviewloadrequest.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] [4722/10680] Building CXX object qtsvg/src/svg/CMakeFiles/Svg.dir/qsvgfont.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] [4723/10680] Building CXX object qtbase/src/plugins/imageformats/jpeg/CMakeFiles/QJpegPlugin.dir/qjpeghandler.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/plugins/imageformats/jpeg/qjpeghandler.cpp:17: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qimage_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/image/qimage_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [4724/10680] Building CXX object qtwebview/src/webview/CMakeFiles/WebView.dir/qwebviewplugin.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] [4725/10680] Building CXX object qtlottie/src/bodymovin/CMakeFiles/BodymovinPrivate.dir/bmlayer.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] [4726/10680] Building CXX object qtlottie/src/bodymovin/CMakeFiles/BodymovinPrivate.dir/bmround.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] [4727/10680] Building CXX object qtlottie/src/bodymovin/CMakeFiles/BodymovinPrivate.dir/bmimagelayer.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] [4728/10680] Building CXX object qtlottie/src/bodymovin/CMakeFiles/BodymovinPrivate.dir/bmshape.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] [4729/10680] Building CXX object qtwebview/src/webview/CMakeFiles/WebView.dir/WebView_autogen/mocs_compilation.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] [4730/10680] Building CXX object qtlottie/src/bodymovin/CMakeFiles/BodymovinPrivate.dir/bmrect.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] [4731/10680] Building CXX object qtbase/src/plugins/generic/tuiotouch/CMakeFiles/QTuioTouchPlugin.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] [4732/10680] Generating prl file for target QmlModels [4733/10680] Building CXX object qtlottie/src/bodymovin/CMakeFiles/BodymovinPrivate.dir/bmellipse.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] [4734/10680] Generating prl file for target QmlCore [4735/10680] Building CXX object qtlottie/src/bodymovin/CMakeFiles/BodymovinPrivate.dir/bmrepeatertransform.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] [4736/10680] Building CXX object qtlottie/src/bodymovin/CMakeFiles/BodymovinPrivate.dir/bmshapetransform.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] [4737/10680] Building CXX object qtlottie/src/bodymovin/CMakeFiles/BodymovinPrivate.dir/bmrepeater.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] [4738/10680] Building CXX object qtlottie/src/bodymovin/CMakeFiles/BodymovinPrivate.dir/bmimage.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] [4739/10680] Building CXX object qtdeclarative/src/qmlmodels/CMakeFiles/QmlModels.dir/QmlModels_autogen/mocs_compilation.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] [4740/10680] Building CXX object qtmultimedia/src/multimedia/CMakeFiles/Multimedia.dir/audio/qaudio.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] [4741/10680] Building CXX object qtbase/src/plugins/platforms/offscreen/CMakeFiles/QOffscreenIntegrationPlugin.dir/qoffscreenintegration_x11.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] [4742/10680] Building CXX object qtbase/src/plugins/platforminputcontexts/ibus/CMakeFiles/QIbusPlatformInputContextPlugin.dir/qibusinputcontextproxy.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] [4743/10680] Generating prl file for target QmlWorkerScript [4744/10680] Building CXX object qtbase/src/plugins/platforms/offscreen/CMakeFiles/QOffscreenIntegrationPlugin.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] [4745/10680] Building CXX object qtmultimedia/src/multimedia/CMakeFiles/Multimedia.dir/audio/qaudiobuffer.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] [4746/10680] Linking CXX static library qtbase/lib/libQt6FbSupport.a [4747/10680] Building CXX object qtwebview/src/webview/CMakeFiles/WebView.dir/qwebview.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] [4748/10680] Building CXX object qtbase/src/opengl/CMakeFiles/OpenGL.dir/qopenglbuffer.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] [4749/10680] Building CXX object qtbase/src/opengl/CMakeFiles/OpenGL.dir/qopenglversionprofile.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] [4750/10680] Building CXX object qtimageformats/src/plugins/imageformats/webp/CMakeFiles/QWebpPlugin.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] [4751/10680] Building CXX object qtdeclarative/src/qmlworkerscript/CMakeFiles/QmlWorkerScript.dir/QmlWorkerScript_autogen/mocs_compilation.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] [4752/10680] Building CXX object qtlottie/src/bodymovin/CMakeFiles/BodymovinPrivate.dir/bmgfill.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] [4753/10680] Building CXX object qtbase/src/opengl/CMakeFiles/OpenGL.dir/qopengldebug.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] [4754/10680] Building CXX object qtlottie/src/bodymovin/CMakeFiles/BodymovinPrivate.dir/bmshapelayer.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] [4755/10680] Building CXX object qtwebview/src/webview/CMakeFiles/WebView.dir/qwebviewfactory.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] [4756/10680] Building CXX object qtlottie/src/bodymovin/CMakeFiles/BodymovinPrivate.dir/bmfreeformshape.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] [4757/10680] Building CXX object qtsvg/src/svg/CMakeFiles/Svg.dir/qsvgstructure.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] [4758/10680] Building CXX object qtimageformats/src/plugins/imageformats/webp/CMakeFiles/QWebpPlugin.dir/qwebphandler.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] [4759/10680] Building CXX object qtbase/src/plugins/platforms/minimal/CMakeFiles/QMinimalIntegrationPlugin.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] [4760/10680] Building CXX object qtbase/src/opengl/CMakeFiles/OpenGL.dir/qopenglfunctions_1_1.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] [4761/10680] Building CXX object qtdeclarative/src/core/CMakeFiles/QmlCore.dir/QmlCore_autogen/mocs_compilation.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] [4762/10680] Generating prl file for target QmlXmlListModel [4763/10680] Building CXX object qtbase/src/opengl/CMakeFiles/OpenGL.dir/qopenglfunctions_1_5.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] [4764/10680] Building CXX object qtlottie/src/bodymovin/CMakeFiles/BodymovinPrivate.dir/bmstroke.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] [4765/10680] Building CXX object qtsvg/src/svg/CMakeFiles/Svg.dir/qsvgrenderer.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] [4766/10680] Building CXX object qtsvg/src/svg/CMakeFiles/Svg.dir/qsvggraphics.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] [4767/10680] Building CXX object qtdeclarative/src/qmlxmllistmodel/CMakeFiles/QmlXmlListModel.dir/QmlXmlListModel_autogen/mocs_compilation.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] [4768/10680] Building CXX object qtbase/src/opengl/CMakeFiles/OpenGL.dir/qopenglfunctions_1_4.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] [4769/10680] Building CXX object qtbase/src/opengl/CMakeFiles/OpenGL.dir/qopenglfunctions_2_1.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] [4770/10680] Generating prl file for target LabsSettings [4771/10680] Building CXX object qtbase/src/plugins/platforminputcontexts/ibus/CMakeFiles/QIbusPlatformInputContextPlugin.dir/qibustypes.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] [4772/10680] Building CXX object qtsvg/src/svg/CMakeFiles/Svg.dir/qsvgstyle.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] [4773/10680] Building CXX object qtbase/src/opengl/CMakeFiles/OpenGL.dir/qopengltextureblitter.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] [4774/10680] Building CXX object qtbase/src/opengl/CMakeFiles/OpenGL.dir/qopenglfunctions_1_2.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] [4775/10680] Building CXX object qtbase/src/opengl/CMakeFiles/OpenGL.dir/qopenglfunctions_1_3.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] [4776/10680] Building CXX object qtbase/src/opengl/CMakeFiles/OpenGL.dir/qopengltextureuploader.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] [4777/10680] Building CXX object qtlottie/src/bodymovin/CMakeFiles/BodymovinPrivate.dir/trimpath.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/qtlottie/src/bodymovin/trimpath.cpp:5: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qpainterpath_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/painting/qpainterpath_p.h:27: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qvectorpath_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/painting/qvectorpath_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qstroker_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/painting/qstroker_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [4778/10680] Running AUTOMOC file extraction for target QmlCompilerPrivate [4779/10680] Building CXX object qtbase/src/opengl/CMakeFiles/OpenGL.dir/qopenglfunctions_1_0.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] [4780/10680] Generating prl file for target QmlCompilerPrivate [4781/10680] Building CXX object qtbase/src/opengl/CMakeFiles/OpenGL.dir/qopenglfunctions_2_0.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] [4782/10680] Building CXX object qtdeclarative/src/labs/settings/CMakeFiles/LabsSettings.dir/LabsSettings_autogen/mocs_compilation.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] [4783/10680] Generating prl file for target QQmlNativeDebugConnectorFactoryPlugin [4784/10680] Building CXX object qtbase/src/opengl/CMakeFiles/OpenGL.dir/qopenglfunctions_3_2_compatibility.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] [4785/10680] Building CXX object qtbase/src/opengl/CMakeFiles/OpenGL.dir/qopenglfunctions_3_2_core.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] [4786/10680] Generating prl file for target QDebugMessageServiceFactoryPlugin [4787/10680] Running moc --collect-json for target QmlCompilerPrivate [4788/10680] Generating prl file for target QQmlProfilerServiceFactoryPlugin [4789/10680] Generating prl file for target QQmlDebuggerServiceFactoryPlugin [4790/10680] Building CXX object qtsvg/src/svg/CMakeFiles/Svg.dir/qsvgnode.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] [4791/10680] Building CXX object qtbase/src/opengl/CMakeFiles/OpenGL.dir/qopenglframebufferobject.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] [4792/10680] Building CXX object qtbase/src/opengl/CMakeFiles/OpenGL.dir/qopengltexturecache.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] [4793/10680] Building CXX object qtbase/src/opengl/CMakeFiles/OpenGL.dir/qopengltexturehelper.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] [4794/10680] Building CXX object qtbase/src/opengl/CMakeFiles/OpenGL.dir/qopenglversionfunctions.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] [4795/10680] Building CXX object qtbase/src/opengl/CMakeFiles/OpenGL.dir/qopenglfunctions_3_3_core.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] [4796/10680] Building CXX object qtbase/src/opengl/CMakeFiles/OpenGL.dir/qopenglfunctions_4_1_core.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] [4797/10680] Generating prl file for target QQmlNativeDebugServiceFactoryPlugin [4798/10680] Generating prl file for target QQmlDebugServerFactoryPlugin [4799/10680] Generating prl file for target QTcpServerConnectionFactoryPlugin [4800/10680] Building CXX object qtbase/src/plugins/platforms/offscreen/CMakeFiles/QOffscreenIntegrationPlugin.dir/qoffscreenwindow.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/plugins/platforms/offscreen/qoffscreenwindow.cpp:11: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [4801/10680] Building CXX object qtbase/src/plugins/platforminputcontexts/ibus/CMakeFiles/QIbusPlatformInputContextPlugin.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] [4802/10680] Building CXX object qtbase/src/plugins/platforminputcontexts/ibus/CMakeFiles/QIbusPlatformInputContextPlugin.dir/qibusproxy.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] [4803/10680] Building CXX object qtbase/src/opengl/CMakeFiles/OpenGL.dir/qopenglvertexarrayobject.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] [4804/10680] Building CXX object qtbase/src/opengl/CMakeFiles/OpenGL.dir/qopenglfunctions_3_0.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] [4805/10680] Building CXX object qtbase/src/opengl/CMakeFiles/OpenGL.dir/qopenglfunctions_3_1.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] [4806/10680] Building CXX object qtbase/src/opengl/CMakeFiles/OpenGL.dir/qopenglfunctions_3_3_compatibility.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] [4807/10680] Building CXX object qtbase/src/opengl/CMakeFiles/OpenGL.dir/qopenglfunctions_4_1_compatibility.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] [4808/10680] Building CXX object qtdeclarative/src/plugins/qmltooling/qmldbg_native/CMakeFiles/QQmlNativeDebugConnectorFactoryPlugin.dir/QQmlNativeDebugConnectorFactoryPlugin_autogen/mocs_compilation.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] [4809/10680] Building CXX object qtlottie/src/bodymovin/CMakeFiles/BodymovinPrivate.dir/bmtrimpath.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/qtlottie/src/bodymovin/bmtrimpath.cpp:7: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qpainterpath_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/painting/qpainterpath_p.h:27: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qvectorpath_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/painting/qvectorpath_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qstroker_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/painting/qstroker_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [4810/10680] Building CXX object qtbase/src/opengl/CMakeFiles/OpenGL.dir/qopenglgradientcache.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] [4811/10680] Building CXX object qtbase/src/opengl/CMakeFiles/OpenGL.dir/qopenglfunctions_4_3_core.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] [4812/10680] Building CXX object qtdeclarative/src/plugins/qmltooling/qmldbg_messages/CMakeFiles/QDebugMessageServiceFactoryPlugin.dir/QDebugMessageServiceFactoryPlugin_autogen/mocs_compilation.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] [4813/10680] Building CXX object qtbase/src/plugins/platformthemes/xdgdesktopportal/CMakeFiles/QXdgDesktopPortalThemePlugin.dir/qxdgdesktopportaltheme.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/plugins/platformthemes/xdgdesktopportal/qxdgdesktopportaltheme.cpp:7: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [4814/10680] Building CXX object qtbase/src/plugins/platforms/minimal/CMakeFiles/QMinimalIntegrationPlugin.dir/qminimalbackingstore.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/plugins/platforms/minimal/qminimalbackingstore.cpp:10: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [4815/10680] Building CXX object qtbase/src/opengl/CMakeFiles/OpenGL.dir/qopengl2pexvertexarray.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/opengl/qopengl2pexvertexarray.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtbase/src/opengl/qopengl2pexvertexarray_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qvectorpath_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/painting/qvectorpath_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qstroker_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/painting/qstroker_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [4816/10680] Building CXX object qtbase/src/opengl/CMakeFiles/OpenGL.dir/qopenglfunctions_4_2_compatibility.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] [4817/10680] Building CXX object qtbase/src/opengl/CMakeFiles/OpenGL.dir/qopenglfunctions_4_2_core.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] [4818/10680] Building CXX object qtdeclarative/src/qmlcompiler/CMakeFiles/QmlCompilerPrivate.dir/QmlCompilerPrivate_autogen/mocs_compilation.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] [4819/10680] Building CXX object qtbase/src/opengl/CMakeFiles/OpenGL.dir/qopenglfunctions_4_0_compatibility.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] [4820/10680] Building CXX object qtbase/src/opengl/CMakeFiles/OpenGL.dir/qopenglfunctions_4_0_core.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] [4821/10680] Building CXX object qtdeclarative/src/plugins/qmltooling/qmldbg_profiler/CMakeFiles/QQmlProfilerServiceFactoryPlugin.dir/QQmlProfilerServiceFactoryPlugin_autogen/mocs_compilation.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] [4822/10680] Building CXX object qtbase/src/opengl/CMakeFiles/OpenGL.dir/qopenglfunctions_4_4_compatibility.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] [4823/10680] Building CXX object qtbase/src/opengl/CMakeFiles/OpenGL.dir/qopenglfunctions_4_4_core.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] [4824/10680] Linking CXX static library qtbase/plugins/imageformats/libqicns.a [4825/10680] Linking CXX static library qtbase/plugins/imageformats/libqgif.a [4826/10680] Linking CXX static library qtbase/plugins/imageformats/libqmng.a [4827/10680] Linking CXX static library qtbase/plugins/platforminputcontexts/libcomposeplatforminputcontextplugin.a [4828/10680] Linking CXX static library qtbase/plugins/imageformats/libqwbmp.a [4829/10680] Linking CXX static library qtbase/plugins/imageformats/libqtiff.a [4830/10680] Linking CXX static library qtbase/plugins/imageformats/libqjp2.a [4831/10680] Linking CXX static library qtbase/plugins/imageformats/libqjpeg.a [4832/10680] Building CXX object qtsvg/src/svg/CMakeFiles/Svg.dir/qsvgtinydocument.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] [4833/10680] Building CXX object qtdeclarative/src/plugins/qmltooling/qmldbg_debugger/CMakeFiles/QQmlDebuggerServiceFactoryPlugin.dir/QQmlDebuggerServiceFactoryPlugin_autogen/mocs_compilation.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] [4834/10680] Building CXX object qtbase/src/plugins/platforms/offscreen/CMakeFiles/QOffscreenIntegrationPlugin.dir/qoffscreencommon.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/plugins/platforms/offscreen/qoffscreencommon.cpp:11: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [4835/10680] Building CXX object qtbase/src/plugins/generic/tuiotouch/CMakeFiles/QTuioTouchPlugin.dir/qtuiohandler.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] [4836/10680] Building CXX object qtbase/src/opengl/CMakeFiles/OpenGL.dir/qopengltexture.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] [4837/10680] Building CXX object qtdeclarative/src/plugins/qmltooling/qmldbg_nativedebugger/CMakeFiles/QQmlNativeDebugServiceFactoryPlugin.dir/QQmlNativeDebugServiceFactoryPlugin_autogen/mocs_compilation.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] [4838/10680] Building CXX object qtbase/src/opengl/CMakeFiles/OpenGL.dir/qopengltimerquery.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] [4839/10680] Building CXX object qtbase/src/opengl/CMakeFiles/OpenGL.dir/qopenglfunctions_4_3_compatibility.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] [4840/10680] Linking CXX static library qtbase/plugins/imageformats/libqico.a [4841/10680] Building CXX object qtbase/src/opengl/CMakeFiles/OpenGL.dir/qopenglwindow.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] [4842/10680] Linking CXX static library qtbase/plugins/imageformats/libqtga.a [4843/10680] Building CXX object qtdeclarative/src/plugins/qmltooling/qmldbg_server/CMakeFiles/QQmlDebugServerFactoryPlugin.dir/QQmlDebugServerFactoryPlugin_autogen/mocs_compilation.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] [4844/10680] Building CXX object qtdeclarative/src/plugins/qmltooling/qmldbg_tcp/CMakeFiles/QTcpServerConnectionFactoryPlugin.dir/QTcpServerConnectionFactoryPlugin_autogen/mocs_compilation.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] [4845/10680] Generating prl file for target QLocalClientConnectionFactoryPlugin [4846/10680] Generating prl file for target QmlDebugPrivate [4847/10680] Running AUTOMOC file extraction for target QmlDebugPrivate [4848/10680] Building CXX object qtdeclarative/src/qmlmodels/CMakeFiles/QmlModels.dir/qqmlchangeset.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] [4849/10680] Building CXX object qtbase/src/opengl/CMakeFiles/OpenGL.dir/qopenglfunctions_4_5_compatibility.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] [4850/10680] Building CXX object qtbase/src/plugins/platformthemes/xdgdesktopportal/CMakeFiles/QXdgDesktopPortalThemePlugin.dir/qxdgdesktopportalfiledialog.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] [4851/10680] Linking CXX static library qtbase/lib/libQt6KmsSupport.a [4852/10680] Linking CXX static library qtbase/lib/libQt6ShaderTools.a [4853/10680] Linking CXX static library qtbase/plugins/imageformats/libqwebp.a [4854/10680] Running moc --collect-json for target QmlDebugPrivate [4855/10680] Building CXX object qtbase/src/opengl/CMakeFiles/OpenGL.dir/qvkconvenience.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] [4856/10680] Building CXX object qtdeclarative/src/plugins/qmltooling/qmldbg_local/CMakeFiles/QLocalClientConnectionFactoryPlugin.dir/QLocalClientConnectionFactoryPlugin_autogen/mocs_compilation.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] [4857/10680] Linking CXX static library qtbase/plugins/generic/libqtuiotouchplugin.a [4858/10680] Building CXX object qtbase/src/opengl/CMakeFiles/OpenGL.dir/qopenglfunctions_4_5_core.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] [4859/10680] Building CXX object qtbase/src/opengl/CMakeFiles/OpenGL.dir/qopenglcustomshaderstage.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/opengl/qopenglcustomshaderstage.cpp:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtbase/src/opengl/qopenglpaintengine_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qpaintengineex_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/painting/qpaintengineex_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qstroker_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/painting/qstroker_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [4860/10680] Building CXX object qtbase/src/opengl/CMakeFiles/OpenGL.dir/qopenglversionfunctionsfactory.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] [4861/10680] Automatic MOC for target workerscriptplugin [4862/10680] Building CXX object qtbase/src/opengl/CMakeFiles/OpenGL.dir/qopenglpaintdevice.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/opengl/qopenglpaintdevice.cpp:12: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtOpenGL/6.4.0/QtOpenGL/private/qopenglpaintengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtOpenGL/6.4.0/QtOpenGL/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/opengl/qopenglpaintengine_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qpaintengineex_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/painting/qpaintengineex_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qstroker_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/painting/qstroker_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [4863/10680] Linking CXX static library qtbase/lib/libQt6InputSupport.a [4864/10680] Building CXX object qtbase/src/plugins/platformthemes/gtk3/CMakeFiles/QGtk3ThemePlugin.dir/qgtk3menu.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] [4865/10680] Building CXX object qtbase/src/plugins/platforminputcontexts/ibus/CMakeFiles/QIbusPlatformInputContextPlugin.dir/qibusplatforminputcontext.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/plugins/platforminputcontexts/ibus/qibusplatforminputcontext.cpp:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [4866/10680] Building CXX object qtdeclarative/src/core/CMakeFiles/QmlCore.dir/qqmlsysteminformation.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] [4867/10680] Automatic MOC for target LabsAnimation [4868/10680] Building CXX object qtbase/src/plugins/platformthemes/gtk3/CMakeFiles/QGtk3ThemePlugin.dir/qgtk3theme.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] [4869/10680] Building CXX object qtdeclarative/src/qmlmodels/CMakeFiles/QmlModels.dir/qqmlmodelsmodule.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] [4870/10680] Building CXX object qtbase/src/plugins/platforms/minimal/CMakeFiles/QMinimalIntegrationPlugin.dir/qminimalintegration.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/plugins/platforms/minimal/qminimalintegration.cpp:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [4871/10680] Building CXX object qtbase/src/opengl/CMakeFiles/OpenGL.dir/qopenglengineshadermanager.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/opengl/qopenglengineshadermanager.cpp:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtbase/src/opengl/qopenglpaintengine_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qpaintengineex_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/painting/qpaintengineex_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qstroker_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/painting/qstroker_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [4872/10680] Linking CXX static library qtbase/plugins/platformthemes/libqxdgdesktopportal.a [4873/10680] Building CXX object qtdeclarative/src/qmlmodels/CMakeFiles/QmlModels.dir/qqmllistcompositor.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] [4874/10680] Automatic MOC for target LabsWavefrontMesh [4875/10680] Running AUTOMOC file extraction for target LabsAnimation [4876/10680] Building CXX object qtdeclarative/src/qmlmodels/CMakeFiles/QmlModels.dir/qqmlmodelindexvaluetype.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] [4877/10680] Building CXX object qtdeclarative/src/qmlworkerscript/CMakeFiles/QmlWorkerScript.dir/qmlworkerscript_qmltyperegistrations.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] [4878/10680] Running moc --collect-json for target LabsAnimation [4879/10680] Running AUTOMOC file extraction for target LabsWavefrontMesh [4880/10680] Building CXX object qtbase/src/opengl/CMakeFiles/OpenGL.dir/qopenglcompositorbackingstore.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] [4881/10680] Building CXX object qtbase/src/opengl/CMakeFiles/OpenGL.dir/qopenglshaderprogram.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] [4882/10680] Running moc --collect-json for target LabsWavefrontMesh [4883/10680] Building CXX object qtsvg/src/svg/CMakeFiles/Svg.dir/qsvggenerator.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] [4884/10680] Building CXX object qtdeclarative/src/core/CMakeFiles/QmlCore.dir/qmlcore_qmltyperegistrations.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] [4885/10680] Linking CXX static library qtbase/plugins/platforms/libqminimal.a [4886/10680] Building CXX object qtdeclarative/src/qmldebug/CMakeFiles/QmlDebugPrivate.dir/QmlDebugPrivate_autogen/mocs_compilation.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] [4887/10680] Building CXX object qtbase/src/opengl/CMakeFiles/OpenGL.dir/qopengltextureglyphcache.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/opengl/qopengltextureglyphcache.cpp:5: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtOpenGL/6.4.0/QtOpenGL/private/qopenglpaintengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtOpenGL/6.4.0/QtOpenGL/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/opengl/qopenglpaintengine_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qpaintengineex_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/painting/qpaintengineex_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qstroker_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/painting/qstroker_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [4888/10680] Automatic MOC for target LabsQmlModels [4889/10680] Automatic MOC for target QmlLocalStorage [4890/10680] Running AUTOMOC file extraction for target LabsQmlModels [4891/10680] Running AUTOMOC file extraction for target QmlLocalStorage [4892/10680] Building CXX object qtdeclarative/src/core/CMakeFiles/QmlCore.dir/qqmlstandardpaths.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/qtdeclarative/src/core/qqmlstandardpaths.cpp:6: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qqmlengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine.h:10: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 7 warnings generated. [4893/10680] Generating prl file for target QmlLocalStorage [4894/10680] Running moc --collect-json for target QmlLocalStorage [4895/10680] Running moc --collect-json for target LabsQmlModels [4896/10680] Linking CXX static library qtbase/plugins/platforminputcontexts/libibusplatforminputcontextplugin.a [4897/10680] Automatic MOC for target LabsSharedImage [4898/10680] Building CXX object qtbase/src/opengl/CMakeFiles/OpenGL.dir/qopenglcompositor.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] [4899/10680] Running AUTOMOC file extraction for target LabsSharedImage [4900/10680] Building CXX object qtdeclarative/src/qmlcompiler/CMakeFiles/QmlCompilerPrivate.dir/qqmljsannotation.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] [4901/10680] Running moc --collect-json for target LabsSharedImage [4902/10680] Automatic QML type registration for target LabsQmlModels [4903/10680] Automatic QML type registration for target QmlLocalStorage [4904/10680] Building CXX object qtbase/src/plugins/platforms/offscreen/CMakeFiles/QOffscreenIntegrationPlugin.dir/qoffscreenintegration.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/plugins/platforms/offscreen/qoffscreenintegration.cpp:27: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [4905/10680] Automatic MOC for target LabsFolderListModel [4906/10680] Building CXX object qtdeclarative/src/qmlcompiler/CMakeFiles/QmlCompilerPrivate.dir/qqmljsloadergenerator.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] [4907/10680] Building CXX object qtdeclarative/src/qmllocalstorage/CMakeFiles/QmlLocalStorage.dir/QmlLocalStorage_autogen/mocs_compilation.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] [4908/10680] Building CXX object qtbase/src/plugins/platformthemes/gtk3/CMakeFiles/QGtk3ThemePlugin.dir/qgtk3dialoghelpers.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/plugins/platformthemes/gtk3/qgtk3dialoghelpers.cpp:14: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [4909/10680] Running AUTOMOC file extraction for target LabsFolderListModel [4910/10680] Running moc --collect-json for target LabsFolderListModel [4911/10680] Building CXX object qtdeclarative/src/labs/settings/CMakeFiles/LabsSettings.dir/labssettings_qmltyperegistrations.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] [4912/10680] Generating prl file for target LabsFolderListModel [4913/10680] Automatic QML type registration for target LabsFolderListModel [4914/10680] Building CXX object qtdeclarative/src/labs/folderlistmodel/CMakeFiles/LabsFolderListModel.dir/LabsFolderListModel_autogen/mocs_compilation.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] [4915/10680] Building CXX object qtdeclarative/src/qmlmodels/CMakeFiles/QmlModels.dir/qquickpackage.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/qtdeclarative/src/qmlmodels/qquickpackage.cpp:7: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4value_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qmlmodels/qquickpackage.cpp:7: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4value_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qmlmodels/qquickpackage.cpp:7: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [4916/10680] Building CXX object qtdeclarative/src/qmlcompiler/CMakeFiles/QmlCompilerPrivate.dir/qqmljsstreamwriter.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] [4917/10680] Linking CXX static library qtbase/lib/libQt6QmlCore.a [4918/10680] Building CXX object qtdeclarative/src/qmlcompiler/CMakeFiles/QmlCompilerPrivate.dir/qcoloroutput.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] [4919/10680] Building CXX object qtdeclarative/src/qmlcompiler/CMakeFiles/QmlCompilerPrivate.dir/qqmljsresourcefilemapper.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] [4920/10680] Building CXX object qtdeclarative/src/labs/settings/CMakeFiles/LabsSettings.dir/qqmlsettings.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] [4921/10680] Linking CXX static library qtbase/plugins/platformthemes/libqgtk3.a [4922/10680] Building CXX object qtsvg/src/svg/CMakeFiles/Svg.dir/qsvghandler.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] [4923/10680] Building CXX object qtdeclarative/src/qmldebug/CMakeFiles/QmlDebugPrivate.dir/qqmldebugmessageclient.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] [4924/10680] Linking CXX static library qtbase/plugins/platforms/libqoffscreen.a [4925/10680] Building CXX object qtdeclarative/src/qmlmodels/CMakeFiles/QmlModels.dir/qqmltreemodeltotablemodel.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] [4926/10680] Building CXX object qtdeclarative/src/qmlmodels/CMakeFiles/QmlModels.dir/qqmlabstractdelegatecomponent.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/qtdeclarative/src/qmlmodels/qqmlabstractdelegatecomponent.cpp:5: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQmlModels/6.4.0/QtQmlModels/private/qqmladaptormodel_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQmlModels/6.4.0/QtQmlModels/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qmlmodels/qqmladaptormodel_p.h:23: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4value_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qmlmodels/qqmlabstractdelegatecomponent.cpp:5: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQmlModels/6.4.0/QtQmlModels/private/qqmladaptormodel_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQmlModels/6.4.0/QtQmlModels/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qmlmodels/qqmladaptormodel_p.h:23: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4value_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qmlmodels/qqmlabstractdelegatecomponent.cpp:5: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQmlModels/6.4.0/QtQmlModels/private/qqmladaptormodel_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQmlModels/6.4.0/QtQmlModels/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qmlmodels/qqmladaptormodel_p.h:23: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [4927/10680] Building CXX object qtdeclarative/src/qmldebug/CMakeFiles/QmlDebugPrivate.dir/qqmlprofilerevent.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] [4928/10680] Building CXX object qtdeclarative/src/plugins/qmltooling/qmldbg_local/CMakeFiles/QLocalClientConnectionFactoryPlugin.dir/qlocalclientconnection.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/qtdeclarative/src/plugins/qmltooling/qmldbg_local/qlocalclientconnection.cpp:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldebugserver_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/debugger/qqmldebugserver_p.h:7: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/debugger/qqmldebugconnector_p.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 7 warnings generated. [4929/10680] Building CXX object qtmultimedia/src/multimedia/CMakeFiles/Multimedia.dir/audio/qaudiohelpers.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] [4930/10680] Automatic MOC for target QEvdevTouchScreenPlugin [4931/10680] Linking CXX static library qtbase/lib/libQt6LabsSettings.a [4932/10680] Generating prl file for target QEvdevTouchScreenPlugin [4933/10680] Building CXX object qtbase/src/opengl/CMakeFiles/OpenGL.dir/qopenglpaintengine.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/opengl/qopenglpaintengine.cpp:31: In file included from /home/local/qt-everywhere-src-6.4.0/qtbase/src/opengl/qopenglpaintengine_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qpaintengineex_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/painting/qpaintengineex_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qstroker_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/painting/qstroker_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [4934/10680] Building CXX object qtdeclarative/src/qmldebug/CMakeFiles/QmlDebugPrivate.dir/qqmldebugclient.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] [4935/10680] Building CXX object qtbase/src/plugins/generic/evdevtouch/CMakeFiles/QEvdevTouchScreenPlugin.dir/QEvdevTouchScreenPlugin_autogen/mocs_compilation.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] [4936/10680] Building CXX object qtdeclarative/src/qmldebug/CMakeFiles/QmlDebugPrivate.dir/qqmlinspectorclient.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] [4937/10680] Automatic MOC for target QEvdevMousePlugin [4938/10680] Automatic MOC for target QEvdevTabletPlugin [4939/10680] Generating prl file for target QEvdevMousePlugin [4940/10680] Building CXX object qtdeclarative/src/qmldebug/CMakeFiles/QmlDebugPrivate.dir/qqmlprofilereventtype.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] [4941/10680] Building CXX object qtdeclarative/src/qmlcompiler/CMakeFiles/QmlCompilerPrivate.dir/qresourcerelocater.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] [4942/10680] Generating prl file for target QEvdevTabletPlugin [4943/10680] Linking CXX static library qtbase/plugins/qmltooling/libqmldbg_local.a [4944/10680] Building CXX object qtdeclarative/src/qmldebug/CMakeFiles/QmlDebugPrivate.dir/qqmlprofilereventlocation.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] [4945/10680] Building CXX object qtdeclarative/src/qmlcompiler/CMakeFiles/QmlCompilerPrivate.dir/qqmljslogger.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] [4946/10680] Building CXX object qtbase/src/plugins/generic/evdevmouse/CMakeFiles/QEvdevMousePlugin.dir/QEvdevMousePlugin_autogen/mocs_compilation.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] [4947/10680] Building CXX object qtdeclarative/src/plugins/qmltooling/qmldbg_native/CMakeFiles/QQmlNativeDebugConnectorFactoryPlugin.dir/qqmlnativedebugconnector.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/qtdeclarative/src/plugins/qmltooling/qmldbg_native/qqmlnativedebugconnector.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/plugins/qmltooling/qmldbg_native/qqmlnativedebugconnector.h:7: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldebugconnector_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/debugger/qqmldebugconnector_p.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 7 warnings generated. [4948/10680] Automatic MOC for target QEvdevKeyboardPlugin [4949/10680] Building CXX object qtbase/src/plugins/generic/evdevtablet/CMakeFiles/QEvdevTabletPlugin.dir/QEvdevTabletPlugin_autogen/mocs_compilation.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] [4950/10680] Generating prl file for target QEvdevKeyboardPlugin [4951/10680] Building CXX object qtdeclarative/src/qmldebug/CMakeFiles/QmlDebugPrivate.dir/qqmlenginecontrolclient.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] [4952/10680] Building CXX object qtdeclarative/src/qmldebug/CMakeFiles/QmlDebugPrivate.dir/qqmlpreviewclient.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] [4953/10680] Automatic MOC and UIC for target Widgets [4954/10680] Automatic MOC for target QLinuxFbIntegrationPlugin [4955/10680] Building CXX object qtmultimedia/src/multimedia/CMakeFiles/Multimedia.dir/audio/qaudioinput.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] [4956/10680] Building CXX object qtbase/src/plugins/generic/evdevkeyboard/CMakeFiles/QEvdevKeyboardPlugin.dir/QEvdevKeyboardPlugin_autogen/mocs_compilation.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] [4957/10680] Generating prl file for target Widgets [4958/10680] Generating prl file for target QLinuxFbIntegrationPlugin [4959/10680] Building CXX object qtdeclarative/src/plugins/qmltooling/qmldbg_tcp/CMakeFiles/QTcpServerConnectionFactoryPlugin.dir/qtcpserverconnection.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/qtdeclarative/src/plugins/qmltooling/qmldbg_tcp/qtcpserverconnection.cpp:5: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldebugserver_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/debugger/qqmldebugserver_p.h:7: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/debugger/qqmldebugconnector_p.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 7 warnings generated. [4960/10680] Building CXX object qtmultimedia/src/multimedia/CMakeFiles/Multimedia.dir/audio/qaudioformat.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] [4961/10680] Building CXX object qtmultimedia/src/multimedia/CMakeFiles/Multimedia.dir/audio/qaudiooutput.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] [4962/10680] Building CXX object qtmultimedia/src/multimedia/CMakeFiles/Multimedia.dir/audio/qaudiosource.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] [4963/10680] Automatic MOC for target QVncIntegrationPlugin [4964/10680] Building CXX object qtbase/src/plugins/platforms/linuxfb/CMakeFiles/QLinuxFbIntegrationPlugin.dir/QLinuxFbIntegrationPlugin_autogen/mocs_compilation.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] [4965/10680] Generating prl file for target QVncIntegrationPlugin [4966/10680] Building CXX object qtmultimedia/src/multimedia/CMakeFiles/Multimedia.dir/qmultimediautils.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] [4967/10680] Building CXX object qtbase/src/plugins/platforms/vnc/CMakeFiles/QVncIntegrationPlugin.dir/QVncIntegrationPlugin_autogen/mocs_compilation.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] [4968/10680] Building CXX object qtdeclarative/src/qmldebug/CMakeFiles/QmlDebugPrivate.dir/qqmldebugtranslationclient.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/qtdeclarative/src/qmldebug/qqmldebugtranslationclient.cpp:9: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldebugconnector_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/debugger/qqmldebugconnector_p.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 7 warnings generated. [4969/10680] Building CXX object qtdeclarative/src/qmldebug/CMakeFiles/QmlDebugPrivate.dir/qqmlprofilertypedevent.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] [4970/10680] Building CXX object qtmultimedia/src/multimedia/CMakeFiles/Multimedia.dir/audio/qaudiodecoder.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] [4971/10680] Building CXX object qtdeclarative/src/qmldebug/CMakeFiles/QmlDebugPrivate.dir/qqmlenginedebugclient.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] [4972/10680] Building CXX object qtdeclarative/src/qmldebug/CMakeFiles/QmlDebugPrivate.dir/qqmlprofilerclient.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] [4973/10680] Building CXX object qtmultimedia/src/multimedia/CMakeFiles/Multimedia.dir/audio/qaudiodevice.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] [4974/10680] Building CXX object qtmultimedia/src/multimedia/CMakeFiles/Multimedia.dir/Multimedia_autogen/mocs_compilation.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] [4975/10680] Linking CXX static library qtbase/plugins/qmltooling/libqmldbg_native.a [4976/10680] Automatic MOC for target QVkKhrDisplayIntegrationPlugin [4977/10680] Building CXX object qtdeclarative/src/qmldebug/CMakeFiles/QmlDebugPrivate.dir/qqmlprofilereventreceiver.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] [4978/10680] Running AUTOMOC file extraction for target Widgets [4979/10680] Generating prl file for target QVkKhrDisplayIntegrationPlugin [4980/10680] Automatic MOC for target QLibInputPlugin [4981/10680] Building CXX object qtmultimedia/src/multimedia/CMakeFiles/Multimedia.dir/audio/qwavedecoder.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] [4982/10680] Building CXX object qtbase/src/plugins/platforms/vkkhrdisplay/CMakeFiles/QVkKhrDisplayIntegrationPlugin.dir/QVkKhrDisplayIntegrationPlugin_autogen/mocs_compilation.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] [4983/10680] Linking CXX static library qtbase/plugins/qmltooling/libqmldbg_tcp.a [4984/10680] Generating prl file for target QLibInputPlugin [4985/10680] Building CXX object qtdeclarative/src/qmldebug/CMakeFiles/QmlDebugPrivate.dir/qv4debugclient.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] [4986/10680] Running moc --collect-json for target Widgets [4987/10680] Automatic MOC for target EglFSDeviceIntegrationPrivate [4988/10680] Building CXX object qtbase/src/plugins/generic/libinput/CMakeFiles/QLibInputPlugin.dir/QLibInputPlugin_autogen/mocs_compilation.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] [4989/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/Widgets_autogen/mocs_compilation.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] [4990/10680] Building CXX object qtmultimedia/src/multimedia/CMakeFiles/Multimedia.dir/audio/qaudiosink.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] [4991/10680] Building CXX object qtmultimedia/src/multimedia/CMakeFiles/Multimedia.dir/platform/qplatformmediacapture.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] [4992/10680] Building CXX object qtdeclarative/src/qmlmodels/CMakeFiles/QmlModels.dir/qqmlinstantiator.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/qtdeclarative/src/qmlmodels/qqmlinstantiator.cpp:5: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qmlmodels/qqmlinstantiator_p_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQmlModels/6.4.0/QtQmlModels/private/qqmlobjectmodel_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQmlModels/6.4.0/QtQmlModels/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qmlmodels/qqmlobjectmodel_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlincubator_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlincubator_p.h:10: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlvme_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlvme_p.h:27: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine.h:10: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qmlmodels/qqmlinstantiator.cpp:5: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qmlmodels/qqmlinstantiator_p_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQmlModels/6.4.0/QtQmlModels/private/qqmlobjectmodel_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQmlModels/6.4.0/QtQmlModels/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qmlmodels/qqmlobjectmodel_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlincubator_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlincubator_p.h:10: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlvme_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlvme_p.h:27: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qjsengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine_p.h:23: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetatype_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetatype_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetaobject_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetaobject_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlpropertycache_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qlinkedstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qlinkedstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qmlmodels/qqmlinstantiator.cpp:5: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qmlmodels/qqmlinstantiator_p_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQmlModels/6.4.0/QtQmlModels/private/qqmlobjectmodel_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQmlModels/6.4.0/QtQmlModels/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qmlmodels/qqmlobjectmodel_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlincubator_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlincubator_p.h:10: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlvme_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlvme_p.h:27: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qjsengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine_p.h:23: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetatype_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetatype_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetaobject_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetaobject_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlpropertycache_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qlinkedstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qlinkedstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ 14 warnings generated. [4993/10680] Building CXX object qtmultimedia/src/multimedia/CMakeFiles/Multimedia.dir/camera/qcameradevice.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] [4994/10680] Building CXX object qtdeclarative/src/qmlmodels/CMakeFiles/QmlModels.dir/qqmllistmodelworkeragent.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/qtdeclarative/src/qmlmodels/qqmllistmodelworkeragent.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qmlmodels/qqmllistmodelworkeragent_p.h:25: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4engine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qmlmodels/qqmllistmodelworkeragent.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qmlmodels/qqmllistmodelworkeragent_p.h:25: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4engine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qmlmodels/qqmllistmodelworkeragent.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qmlmodels/qqmllistmodelworkeragent_p.h:25: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4engine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldelayedcallqueue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldelayedcallqueue_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [4995/10680] Linking CXX static library qtbase/lib/libQt6Svg.a [4996/10680] Building CXX object qtdeclarative/src/plugins/qmltooling/qmldbg_debugger/CMakeFiles/QQmlDebuggerServiceFactoryPlugin.dir/qqmlwatcher.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/qtdeclarative/src/plugins/qmltooling/qmldbg_debugger/qqmlwatcher.cpp:11: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlproperty_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlproperty_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlcontextdata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlcontextdata_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4value_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/plugins/qmltooling/qmldbg_debugger/qqmlwatcher.cpp:11: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlproperty_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlproperty_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlcontextdata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlcontextdata_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4value_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/plugins/qmltooling/qmldbg_debugger/qqmlwatcher.cpp:11: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlproperty_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlproperty_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlcontextdata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlcontextdata_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [4997/10680] Building CXX object qtdeclarative/src/qmldebug/CMakeFiles/QmlDebugPrivate.dir/qqmldebugconnection.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] [4998/10680] Building CXX object qtdeclarative/src/qmlworkerscript/CMakeFiles/QmlWorkerScript.dir/qv4serialize.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/qtdeclarative/src/qmlworkerscript/qv4serialize.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qmlworkerscript/qv4serialize_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4value_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qmlworkerscript/qv4serialize.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qmlworkerscript/qv4serialize_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4value_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qmlworkerscript/qv4serialize.cpp:7: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4dateobject_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4dateobject_p.h:17: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldelayedcallqueue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldelayedcallqueue_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [4999/10680] Building CXX object qtmultimedia/src/multimedia/CMakeFiles/Multimedia.dir/platform/qplatformaudiodecoder.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] [5000/10680] Building CXX object qtmultimedia/src/multimedia/CMakeFiles/Multimedia.dir/audio/qsoundeffect.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] [5001/10680] Automatic MOC for target QuickParticlesPrivate [5002/10680] Building CXX object qtdeclarative/src/qmlmodels/CMakeFiles/QmlModels.dir/qqmlobjectmodel.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/qtdeclarative/src/qmlmodels/qqmlobjectmodel.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qmlmodels/qqmlobjectmodel_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlincubator_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlincubator_p.h:10: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlvme_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlvme_p.h:27: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine.h:10: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qmlmodels/qqmlobjectmodel.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qmlmodels/qqmlobjectmodel_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlincubator_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlincubator_p.h:10: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlvme_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlvme_p.h:27: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qjsengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine_p.h:23: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetatype_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetatype_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetaobject_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetaobject_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlpropertycache_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qlinkedstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qlinkedstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qmlmodels/qqmlobjectmodel.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qmlmodels/qqmlobjectmodel_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlincubator_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlincubator_p.h:10: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlvme_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlvme_p.h:27: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qjsengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine_p.h:23: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetatype_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetatype_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetaobject_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetaobject_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlpropertycache_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qlinkedstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qlinkedstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ 14 warnings generated. [5003/10680] Building CXX object qtdeclarative/src/qmlmodels/CMakeFiles/QmlModels.dir/qqmllistaccessor.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/qtdeclarative/src/qmlmodels/qqmllistaccessor.cpp:6: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetatype_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetatype_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetaobject_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetaobject_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlpropertycache_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qlinkedstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qlinkedstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qmlmodels/qqmllistaccessor.cpp:6: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetatype_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetatype_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetaobject_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetaobject_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlpropertycache_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qlinkedstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qlinkedstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qmlmodels/qqmllistaccessor.cpp:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine.h:10: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [5004/10680] Building CXX object qtmultimedia/src/multimedia/CMakeFiles/Multimedia.dir/platform/qplatformvideodevices.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] [5005/10680] Building CXX object qtmultimedia/src/multimedia/CMakeFiles/Multimedia.dir/platform/qplatformimagecapture.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] [5006/10680] Building CXX object qtmultimedia/src/multimedia/CMakeFiles/Multimedia.dir/platform/qplatformcamera.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] [5007/10680] Building CXX object qtdeclarative/src/plugins/qmltooling/qmldbg_messages/CMakeFiles/QDebugMessageServiceFactoryPlugin.dir/qdebugmessageservice.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/qtdeclarative/src/plugins/qmltooling/qmldbg_messages/qdebugmessageservice.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/plugins/qmltooling/qmldbg_messages/qdebugmessageservice.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldebugserviceinterfaces_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/debugger/qqmldebugserviceinterfaces_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlboundsignal_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlboundsignal_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmljavascriptexpression_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmljavascriptexpression_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine.h:10: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/plugins/qmltooling/qmldbg_messages/qdebugmessageservice.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/plugins/qmltooling/qmldbg_messages/qdebugmessageservice.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldebugserviceinterfaces_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/debugger/qqmldebugserviceinterfaces_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlboundsignal_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlboundsignal_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmljavascriptexpression_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmljavascriptexpression_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qjsengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine_p.h:23: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetatype_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetatype_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetaobject_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetaobject_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlpropertycache_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qlinkedstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qlinkedstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/plugins/qmltooling/qmldbg_messages/qdebugmessageservice.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/plugins/qmltooling/qmldbg_messages/qdebugmessageservice.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldebugserviceinterfaces_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/debugger/qqmldebugserviceinterfaces_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlboundsignal_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlboundsignal_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmljavascriptexpression_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmljavascriptexpression_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qjsengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine_p.h:23: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetatype_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetatype_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetaobject_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetaobject_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlpropertycache_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qlinkedstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qlinkedstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ 14 warnings generated. [5008/10680] Building CXX object qtdeclarative/src/qmlworkerscript/CMakeFiles/QmlWorkerScript.dir/qquickworkerscript.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/qtdeclarative/src/qmlworkerscript/qquickworkerscript.cpp:6: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine.h:10: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qmlworkerscript/qquickworkerscript.cpp:6: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qjsengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine_p.h:23: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetatype_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetatype_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetaobject_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetaobject_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlpropertycache_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qlinkedstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qlinkedstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qmlworkerscript/qquickworkerscript.cpp:6: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qjsengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine_p.h:23: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetatype_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetatype_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetaobject_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetaobject_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlpropertycache_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qlinkedstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qlinkedstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ 14 warnings generated. [5009/10680] Building CXX object qtmultimedia/src/multimedia/CMakeFiles/Multimedia.dir/platform/qplatformmediarecorder.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] [5010/10680] Building CXX object qtbase/src/plugins/generic/evdevtouch/CMakeFiles/QEvdevTouchScreenPlugin.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] [5011/10680] Building CXX object qtdeclarative/src/labs/folderlistmodel/CMakeFiles/LabsFolderListModel.dir/labsfolderlistmodel_qmltyperegistrations.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] [5012/10680] Building CXX object qtmultimedia/src/multimedia/CMakeFiles/Multimedia.dir/platform/qplatformmediadevices.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] [5013/10680] Building CXX object qtmultimedia/src/multimedia/CMakeFiles/Multimedia.dir/audio/qsamplecache_p.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] [5014/10680] Building CXX object qtmultimedia/src/multimedia/CMakeFiles/Multimedia.dir/qmediatimerange.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] [5015/10680] Building CXX object qtmultimedia/src/multimedia/CMakeFiles/Multimedia.dir/platform/qplatformvideosink.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] [5016/10680] Building CXX object qtmultimedia/src/multimedia/CMakeFiles/Multimedia.dir/camera/qimagecapture.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] [5017/10680] Building CXX object qtmultimedia/src/multimedia/CMakeFiles/Multimedia.dir/platform/qplatformmediaplayer.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] [5018/10680] Building CXX object qtmultimedia/src/multimedia/CMakeFiles/Multimedia.dir/camera/qcamera.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] [5019/10680] Building CXX object qtdeclarative/src/qmlcompiler/CMakeFiles/QmlCompilerPrivate.dir/qqmljsliteralbindingcheck.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/qtdeclarative/src/qmlcompiler/qqmljsliteralbindingcheck.cpp:6: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQmlCompiler/6.4.0/QtQmlCompiler/private/qqmljsimportvisitor_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQmlCompiler/6.4.0/QtQmlCompiler/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qmlcompiler/qqmljsimportvisitor_p.h:30: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4compileddata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4compileddata_p.h:33: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qmlcompiler/qqmljsliteralbindingcheck.cpp:6: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQmlCompiler/6.4.0/QtQmlCompiler/private/qqmljsimportvisitor_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQmlCompiler/6.4.0/QtQmlCompiler/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qmlcompiler/qqmljsimportvisitor_p.h:30: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4compileddata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4compileddata_p.h:33: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ 7 warnings generated. [5020/10680] Building CXX object qtbase/src/plugins/generic/evdevmouse/CMakeFiles/QEvdevMousePlugin.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] [5021/10680] Building CXX object qtmultimedia/src/multimedia/CMakeFiles/Multimedia.dir/qmediaformat.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] [5022/10680] Building CXX object qtbase/src/plugins/generic/evdevtablet/CMakeFiles/QEvdevTabletPlugin.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] [5023/10680] Building CXX object qtbase/src/plugins/generic/evdevkeyboard/CMakeFiles/QEvdevKeyboardPlugin.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] [5024/10680] Building CXX object qtdeclarative/src/plugins/qmltooling/qmldbg_profiler/CMakeFiles/QQmlProfilerServiceFactoryPlugin.dir/qqmlprofilerservicefactory.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/qtdeclarative/src/plugins/qmltooling/qmldbg_profiler/qqmlprofilerservicefactory.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/plugins/qmltooling/qmldbg_profiler/qqmlprofilerservice.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlconfigurabledebugservice_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/debugger/qqmlconfigurabledebugservice_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/debugger/qqmldebugconnector_p.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/plugins/qmltooling/qmldbg_profiler/qqmlprofilerservicefactory.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/plugins/qmltooling/qmldbg_profiler/qqmlprofilerservice.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldebugserviceinterfaces_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/debugger/qqmldebugserviceinterfaces_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlboundsignal_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlboundsignal_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmljavascriptexpression_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmljavascriptexpression_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qjsengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine_p.h:23: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetatype_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetatype_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetaobject_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetaobject_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlpropertycache_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qlinkedstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qlinkedstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/plugins/qmltooling/qmldbg_profiler/qqmlprofilerservicefactory.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/plugins/qmltooling/qmldbg_profiler/qqmlprofilerservice.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldebugserviceinterfaces_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/debugger/qqmldebugserviceinterfaces_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlboundsignal_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlboundsignal_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmljavascriptexpression_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmljavascriptexpression_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qjsengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine_p.h:23: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetatype_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetatype_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetaobject_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetaobject_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlpropertycache_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qlinkedstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qlinkedstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ 14 warnings generated. [5025/10680] Building CXX object qtdeclarative/src/qmlxmllistmodel/CMakeFiles/QmlXmlListModel.dir/qmlxmllistmodel_qmltyperegistrations.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-6.4.0_static_17/qtdeclarative/src/qmlxmllistmodel/qmlxmllistmodel_qmltyperegistrations.cpp:10: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQmlXmlListModel/6.4.0/QtQmlXmlListModel/private/qqmlxmllistmodel_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQmlXmlListModel/6.4.0/QtQmlXmlListModel/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qmlxmllistmodel/qqmlxmllistmodel_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/QtQml:6: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 7 warnings generated. [5026/10680] Building CXX object qtdeclarative/src/qmlcompiler/CMakeFiles/QmlCompilerPrivate.dir/qqmljsregistercontent.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/qtdeclarative/src/qmlcompiler/qqmljsregistercontent.cpp:5: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qmlcompiler/qqmljstyperesolver_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlirbuilder_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/compiler/qqmlirbuilder_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4compiler_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/compiler/qv4compiler_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4compileddata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4compileddata_p.h:33: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qmlcompiler/qqmljsregistercontent.cpp:5: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qmlcompiler/qqmljstyperesolver_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlirbuilder_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/compiler/qqmlirbuilder_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4compiler_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/compiler/qv4compiler_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4compileddata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4compileddata_p.h:33: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ 7 warnings generated. [5027/10680] Building CXX object qtdeclarative/src/plugins/qmltooling/qmldbg_nativedebugger/CMakeFiles/QQmlNativeDebugServiceFactoryPlugin.dir/qqmlnativedebugservicefactory.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/qtdeclarative/src/plugins/qmltooling/qmldbg_nativedebugger/qqmlnativedebugservicefactory.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/plugins/qmltooling/qmldbg_nativedebugger/qqmlnativedebugservice.h:7: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldebugconnector_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/debugger/qqmldebugconnector_p.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/plugins/qmltooling/qmldbg_nativedebugger/qqmlnativedebugservicefactory.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/plugins/qmltooling/qmldbg_nativedebugger/qqmlnativedebugservice.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4debugging_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4debugging_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/plugins/qmltooling/qmldbg_nativedebugger/qqmlnativedebugservicefactory.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/plugins/qmltooling/qmldbg_nativedebugger/qqmlnativedebugservice.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4debugging_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4debugging_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ 14 warnings generated. [5028/10680] Building CXX object qtmultimedia/src/multimedia/CMakeFiles/Multimedia.dir/platform/qplatformmediaformatinfo.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] [5029/10680] Building CXX object qtdeclarative/src/qmlmodels/CMakeFiles/QmlModels.dir/qqmltableinstancemodel.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/qtdeclarative/src/qmlmodels/qqmltableinstancemodel.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qmlmodels/qqmltableinstancemodel_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQmlModels/6.4.0/QtQmlModels/private/qqmldelegatemodel_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQmlModels/6.4.0/QtQmlModels/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qmlmodels/qqmldelegatemodel_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQmlModels/6.4.0/QtQmlModels/private/qqmlobjectmodel_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQmlModels/6.4.0/QtQmlModels/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qmlmodels/qqmlobjectmodel_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlincubator_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlincubator_p.h:10: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlvme_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlvme_p.h:27: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine.h:10: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qmlmodels/qqmltableinstancemodel.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qmlmodels/qqmltableinstancemodel_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQmlModels/6.4.0/QtQmlModels/private/qqmldelegatemodel_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQmlModels/6.4.0/QtQmlModels/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qmlmodels/qqmldelegatemodel_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQmlModels/6.4.0/QtQmlModels/private/qqmlobjectmodel_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQmlModels/6.4.0/QtQmlModels/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qmlmodels/qqmlobjectmodel_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlincubator_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlincubator_p.h:10: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlvme_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlvme_p.h:27: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qjsengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine_p.h:23: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetatype_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetatype_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetaobject_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetaobject_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlpropertycache_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qlinkedstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qlinkedstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qmlmodels/qqmltableinstancemodel.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qmlmodels/qqmltableinstancemodel_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQmlModels/6.4.0/QtQmlModels/private/qqmldelegatemodel_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQmlModels/6.4.0/QtQmlModels/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qmlmodels/qqmldelegatemodel_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQmlModels/6.4.0/QtQmlModels/private/qqmlobjectmodel_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQmlModels/6.4.0/QtQmlModels/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qmlmodels/qqmlobjectmodel_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlincubator_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlincubator_p.h:10: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlvme_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlvme_p.h:27: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qjsengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine_p.h:23: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetatype_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetatype_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetaobject_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetaobject_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlpropertycache_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qlinkedstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qlinkedstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ 14 warnings generated. [5030/10680] Building CXX object qtdeclarative/src/qmlcompiler/CMakeFiles/QmlCompilerPrivate.dir/qqmljstypereader.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/qtdeclarative/src/qmlcompiler/qqmljstypereader.cpp:5: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qmlcompiler/qqmljsimportvisitor_p.h:30: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4compileddata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4compileddata_p.h:33: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qmlcompiler/qqmljstypereader.cpp:5: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qmlcompiler/qqmljsimportvisitor_p.h:30: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4compileddata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4compileddata_p.h:33: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ 7 warnings generated. [5031/10680] Building CXX object qtdeclarative/src/qmlxmllistmodel/CMakeFiles/QmlXmlListModel.dir/qqmlxmllistmodel.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/qtdeclarative/src/qmlxmllistmodel/qqmlxmllistmodel.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qmlxmllistmodel/qqmlxmllistmodel_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/QtQml:6: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 7 warnings generated. [5032/10680] Building CXX object qtmultimedia/src/multimedia/CMakeFiles/Multimedia.dir/qmediastoragelocation.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] [5033/10680] Building CXX object qtdeclarative/src/labs/folderlistmodel/CMakeFiles/LabsFolderListModel.dir/fileinfothread.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] [5034/10680] Building CXX object qtmultimedia/src/multimedia/CMakeFiles/Multimedia.dir/platform/qplatformmediaintegration.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] [5035/10680] Building CXX object qtdeclarative/src/plugins/qmltooling/qmldbg_messages/CMakeFiles/QDebugMessageServiceFactoryPlugin.dir/qdebugmessageservicefactory.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/qtdeclarative/src/plugins/qmltooling/qmldbg_messages/qdebugmessageservicefactory.cpp:5: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/plugins/qmltooling/qmldbg_messages/qdebugmessageservice.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldebugserviceinterfaces_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/debugger/qqmldebugserviceinterfaces_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlboundsignal_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlboundsignal_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmljavascriptexpression_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmljavascriptexpression_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine.h:10: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/plugins/qmltooling/qmldbg_messages/qdebugmessageservicefactory.cpp:5: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/plugins/qmltooling/qmldbg_messages/qdebugmessageservice.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldebugserviceinterfaces_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/debugger/qqmldebugserviceinterfaces_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlboundsignal_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlboundsignal_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmljavascriptexpression_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmljavascriptexpression_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qjsengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine_p.h:23: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetatype_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetatype_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetaobject_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetaobject_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlpropertycache_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qlinkedstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qlinkedstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/plugins/qmltooling/qmldbg_messages/qdebugmessageservicefactory.cpp:5: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/plugins/qmltooling/qmldbg_messages/qdebugmessageservice.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldebugserviceinterfaces_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/debugger/qqmldebugserviceinterfaces_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlboundsignal_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlboundsignal_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmljavascriptexpression_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmljavascriptexpression_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qjsengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine_p.h:23: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetatype_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetatype_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetaobject_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetaobject_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlpropertycache_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qlinkedstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qlinkedstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ 14 warnings generated. [5036/10680] Building CXX object qtmultimedia/src/multimedia/CMakeFiles/Multimedia.dir/video/qmemoryvideobuffer.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] [5037/10680] Building CXX object qtmultimedia/src/multimedia/CMakeFiles/Multimedia.dir/recording/qmediacapturesession.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] [5038/10680] Building CXX object qtdeclarative/src/plugins/qmltooling/qmldbg_debugger/CMakeFiles/QQmlDebuggerServiceFactoryPlugin.dir/qv4debugger.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/qtdeclarative/src/plugins/qmltooling/qmldbg_debugger/qv4debugger.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/plugins/qmltooling/qmldbg_debugger/qv4debugger.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/plugins/qmltooling/qmldbg_debugger/qv4datacollector.h:7: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4engine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/plugins/qmltooling/qmldbg_debugger/qv4debugger.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/plugins/qmltooling/qmldbg_debugger/qv4debugger.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/plugins/qmltooling/qmldbg_debugger/qv4datacollector.h:7: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4engine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/plugins/qmltooling/qmldbg_debugger/qv4debugger.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/plugins/qmltooling/qmldbg_debugger/qv4debugger.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/plugins/qmltooling/qmldbg_debugger/qv4datacollector.h:7: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4engine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldelayedcallqueue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldelayedcallqueue_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [5039/10680] Building CXX object qtdeclarative/src/labs/folderlistmodel/CMakeFiles/LabsFolderListModel.dir/qquickfolderlistmodel.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] [5040/10680] Linking CXX static library qtbase/lib/libQt6OpenGL.a [5041/10680] Building CXX object qtmultimedia/src/multimedia/CMakeFiles/Multimedia.dir/video/qvideooutputorientationhandler.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] [5042/10680] Building CXX object qtdeclarative/src/qmlcompiler/CMakeFiles/QmlCompilerPrivate.dir/qqmljstypedescriptionreader.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] [5043/10680] Building CXX object qtdeclarative/src/plugins/qmltooling/qmldbg_debugger/CMakeFiles/QQmlDebuggerServiceFactoryPlugin.dir/qv4datacollector.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/qtdeclarative/src/plugins/qmltooling/qmldbg_debugger/qv4datacollector.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/plugins/qmltooling/qmldbg_debugger/qv4datacollector.h:7: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4engine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/plugins/qmltooling/qmldbg_debugger/qv4datacollector.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/plugins/qmltooling/qmldbg_debugger/qv4datacollector.h:7: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4engine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/plugins/qmltooling/qmldbg_debugger/qv4datacollector.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/plugins/qmltooling/qmldbg_debugger/qv4datacollector.h:7: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4engine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldelayedcallqueue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldelayedcallqueue_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [5044/10680] Building CXX object qtmultimedia/src/multimedia/CMakeFiles/Multimedia.dir/qmediametadata.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] [5045/10680] Generating prl file for target XcbQpaPrivate [5046/10680] Running AUTOMOC file extraction for target XcbQpaPrivate [5047/10680] Building CXX object qtdeclarative/src/qmlcompiler/CMakeFiles/QmlCompilerPrivate.dir/qqmljsmetatypes.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/qtdeclarative/src/qmlcompiler/qqmljsmetatypes.cpp:5: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qmlcompiler/qqmljstyperesolver_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlirbuilder_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/compiler/qqmlirbuilder_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4compiler_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/compiler/qv4compiler_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4compileddata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4compileddata_p.h:33: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qmlcompiler/qqmljsmetatypes.cpp:5: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qmlcompiler/qqmljstyperesolver_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlirbuilder_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/compiler/qqmlirbuilder_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4compiler_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/compiler/qv4compiler_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4compileddata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4compileddata_p.h:33: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ 7 warnings generated. [5048/10680] Building CXX object qtdeclarative/src/plugins/qmltooling/qmldbg_debugger/CMakeFiles/QQmlDebuggerServiceFactoryPlugin.dir/qqmldebuggerservicefactory.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/qtdeclarative/src/plugins/qmltooling/qmldbg_debugger/qqmldebuggerservicefactory.cpp:5: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/plugins/qmltooling/qmldbg_debugger/qqmlenginedebugservice.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldebugserviceinterfaces_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/debugger/qqmldebugserviceinterfaces_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlboundsignal_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlboundsignal_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmljavascriptexpression_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmljavascriptexpression_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine.h:10: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/plugins/qmltooling/qmldbg_debugger/qqmldebuggerservicefactory.cpp:5: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/plugins/qmltooling/qmldbg_debugger/qqmlenginedebugservice.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldebugserviceinterfaces_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/debugger/qqmldebugserviceinterfaces_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlboundsignal_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlboundsignal_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmljavascriptexpression_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmljavascriptexpression_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qjsengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine_p.h:23: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetatype_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetatype_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetaobject_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetaobject_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlpropertycache_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qlinkedstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qlinkedstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/plugins/qmltooling/qmldbg_debugger/qqmldebuggerservicefactory.cpp:5: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/plugins/qmltooling/qmldbg_debugger/qqmlenginedebugservice.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldebugserviceinterfaces_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/debugger/qqmldebugserviceinterfaces_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlboundsignal_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlboundsignal_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmljavascriptexpression_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmljavascriptexpression_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qjsengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine_p.h:23: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetatype_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetatype_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetaobject_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetaobject_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlpropertycache_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qlinkedstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qlinkedstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ 14 warnings generated. [5049/10680] Building CXX object qtdeclarative/src/qmlmodels/CMakeFiles/QmlModels.dir/qmlmodels_qmltyperegistrations.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-6.4.0_static_17/qtdeclarative/src/qmlmodels/qmlmodels_qmltyperegistrations.cpp:11: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQmlModels/6.4.0/QtQmlModels/private/qqmldelegatemodel_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQmlModels/6.4.0/QtQmlModels/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qmlmodels/qqmldelegatemodel_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQmlModels/6.4.0/QtQmlModels/private/qqmlobjectmodel_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQmlModels/6.4.0/QtQmlModels/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qmlmodels/qqmlobjectmodel_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlincubator_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlincubator_p.h:10: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlvme_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlvme_p.h:27: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine.h:10: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ In file included from /home/local/Qt-6.4.0_static_17/qtdeclarative/src/qmlmodels/qmlmodels_qmltyperegistrations.cpp:11: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQmlModels/6.4.0/QtQmlModels/private/qqmldelegatemodel_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQmlModels/6.4.0/QtQmlModels/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qmlmodels/qqmldelegatemodel_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQmlModels/6.4.0/QtQmlModels/private/qqmlobjectmodel_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQmlModels/6.4.0/QtQmlModels/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qmlmodels/qqmlobjectmodel_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlincubator_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlincubator_p.h:10: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlvme_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlvme_p.h:27: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qjsengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine_p.h:23: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetatype_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetatype_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetaobject_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetaobject_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlpropertycache_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qlinkedstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qlinkedstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/Qt-6.4.0_static_17/qtdeclarative/src/qmlmodels/qmlmodels_qmltyperegistrations.cpp:11: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQmlModels/6.4.0/QtQmlModels/private/qqmldelegatemodel_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQmlModels/6.4.0/QtQmlModels/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qmlmodels/qqmldelegatemodel_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQmlModels/6.4.0/QtQmlModels/private/qqmlobjectmodel_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQmlModels/6.4.0/QtQmlModels/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qmlmodels/qqmlobjectmodel_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlincubator_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlincubator_p.h:10: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlvme_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlvme_p.h:27: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qjsengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine_p.h:23: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetatype_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetatype_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetaobject_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetaobject_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlpropertycache_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qlinkedstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qlinkedstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ 14 warnings generated. [5050/10680] Building CXX object qtdeclarative/src/plugins/qmltooling/qmldbg_profiler/CMakeFiles/QQmlProfilerServiceFactoryPlugin.dir/qqmlenginecontrolservice.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/qtdeclarative/src/plugins/qmltooling/qmldbg_profiler/qqmlenginecontrolservice.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/plugins/qmltooling/qmldbg_profiler/qqmlenginecontrolservice.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldebugserviceinterfaces_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/debugger/qqmldebugserviceinterfaces_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlboundsignal_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlboundsignal_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmljavascriptexpression_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmljavascriptexpression_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine.h:10: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/plugins/qmltooling/qmldbg_profiler/qqmlenginecontrolservice.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/plugins/qmltooling/qmldbg_profiler/qqmlenginecontrolservice.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldebugserviceinterfaces_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/debugger/qqmldebugserviceinterfaces_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlboundsignal_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlboundsignal_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmljavascriptexpression_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmljavascriptexpression_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qjsengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine_p.h:23: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetatype_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetatype_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetaobject_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetaobject_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlpropertycache_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qlinkedstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qlinkedstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/plugins/qmltooling/qmldbg_profiler/qqmlenginecontrolservice.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/plugins/qmltooling/qmldbg_profiler/qqmlenginecontrolservice.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldebugserviceinterfaces_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/debugger/qqmldebugserviceinterfaces_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlboundsignal_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlboundsignal_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmljavascriptexpression_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmljavascriptexpression_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qjsengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine_p.h:23: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetatype_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetatype_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetaobject_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetaobject_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlpropertycache_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qlinkedstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qlinkedstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ 14 warnings generated. [5051/10680] Building CXX object qtbase/src/plugins/platforms/vkkhrdisplay/CMakeFiles/QVkKhrDisplayIntegrationPlugin.dir/qvkkhrdisplayvulkaninstance.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] [5052/10680] Running moc --collect-json for target XcbQpaPrivate [5053/10680] Building CXX object qtdeclarative/src/plugins/qmltooling/qmldbg_profiler/CMakeFiles/QQmlProfilerServiceFactoryPlugin.dir/qv4profileradapter.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/qtdeclarative/src/plugins/qmltooling/qmldbg_profiler/qv4profileradapter.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/plugins/qmltooling/qmldbg_profiler/qv4profileradapter.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/plugins/qmltooling/qmldbg_profiler/qqmlprofilerservice.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlconfigurabledebugservice_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/debugger/qqmlconfigurabledebugservice_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/debugger/qqmldebugconnector_p.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/plugins/qmltooling/qmldbg_profiler/qv4profileradapter.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/plugins/qmltooling/qmldbg_profiler/qv4profileradapter.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/plugins/qmltooling/qmldbg_profiler/qqmlprofilerservice.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldebugserviceinterfaces_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/debugger/qqmldebugserviceinterfaces_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlboundsignal_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlboundsignal_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmljavascriptexpression_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmljavascriptexpression_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qjsengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine_p.h:23: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetatype_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetatype_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetaobject_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetaobject_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlpropertycache_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qlinkedstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qlinkedstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/plugins/qmltooling/qmldbg_profiler/qv4profileradapter.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/plugins/qmltooling/qmldbg_profiler/qv4profileradapter.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/plugins/qmltooling/qmldbg_profiler/qqmlprofilerservice.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldebugserviceinterfaces_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/debugger/qqmldebugserviceinterfaces_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlboundsignal_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlboundsignal_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmljavascriptexpression_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmljavascriptexpression_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qjsengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine_p.h:23: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetatype_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetatype_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetaobject_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetaobject_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlpropertycache_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qlinkedstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qlinkedstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ 14 warnings generated. [5054/10680] Building CXX object qtdeclarative/src/plugins/qmltooling/qmldbg_debugger/CMakeFiles/QQmlDebuggerServiceFactoryPlugin.dir/qv4debugjob.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/qtdeclarative/src/plugins/qmltooling/qmldbg_debugger/qv4debugjob.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/plugins/qmltooling/qmldbg_debugger/qv4debugjob.h:7: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/plugins/qmltooling/qmldbg_debugger/qv4datacollector.h:7: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4engine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/plugins/qmltooling/qmldbg_debugger/qv4debugjob.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/plugins/qmltooling/qmldbg_debugger/qv4debugjob.h:7: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/plugins/qmltooling/qmldbg_debugger/qv4datacollector.h:7: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4engine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/plugins/qmltooling/qmldbg_debugger/qv4debugjob.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/plugins/qmltooling/qmldbg_debugger/qv4debugjob.h:7: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/plugins/qmltooling/qmldbg_debugger/qv4datacollector.h:7: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4engine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldelayedcallqueue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldelayedcallqueue_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [5055/10680] Building CXX object qtmultimedia/src/multimedia/CMakeFiles/Multimedia.dir/qmediadevices.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] [5056/10680] Building CXX object qtmultimedia/src/multimedia/CMakeFiles/Multimedia.dir/recording/qmediarecorder.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] [5057/10680] Building CXX object qtbase/src/plugins/platforms/linuxfb/CMakeFiles/QLinuxFbIntegrationPlugin.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] [5058/10680] Building CXX object qtmultimedia/src/multimedia/CMakeFiles/Multimedia.dir/video/qvideoframeconversionhelper.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] [5059/10680] Building CXX object qtbase/src/plugins/generic/libinput/CMakeFiles/QLibInputPlugin.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] [5060/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/compat/removed_api.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] [5061/10680] Building CXX object qtdeclarative/src/qmlmodels/CMakeFiles/QmlModels.dir/qqmladaptormodel.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/qtdeclarative/src/qmlmodels/qqmladaptormodel.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qmlmodels/qqmladaptormodel_p.h:23: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4value_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qmlmodels/qqmladaptormodel.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qmlmodels/qqmladaptormodel_p.h:23: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4value_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qmlmodels/qqmladaptormodel.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qmlmodels/qqmladaptormodel_p.h:23: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [5062/10680] Building CXX object qtdeclarative/src/qmlcompiler/CMakeFiles/QmlCompilerPrivate.dir/qqmljsstoragegeneralizer.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/qtdeclarative/src/qmlcompiler/qqmljsstoragegeneralizer.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qmlcompiler/qqmljsstoragegeneralizer_p.h:17: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQmlCompiler/6.4.0/QtQmlCompiler/private/qqmljscompilepass_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQmlCompiler/6.4.0/QtQmlCompiler/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qmlcompiler/qqmljscompilepass_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQmlCompiler/6.4.0/QtQmlCompiler/private/qqmljstyperesolver_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQmlCompiler/6.4.0/QtQmlCompiler/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qmlcompiler/qqmljstyperesolver_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlirbuilder_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/compiler/qqmlirbuilder_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4compiler_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/compiler/qv4compiler_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4compileddata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4compileddata_p.h:33: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qmlcompiler/qqmljsstoragegeneralizer.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qmlcompiler/qqmljsstoragegeneralizer_p.h:17: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQmlCompiler/6.4.0/QtQmlCompiler/private/qqmljscompilepass_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQmlCompiler/6.4.0/QtQmlCompiler/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qmlcompiler/qqmljscompilepass_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQmlCompiler/6.4.0/QtQmlCompiler/private/qqmljstyperesolver_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQmlCompiler/6.4.0/QtQmlCompiler/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qmlcompiler/qqmljstyperesolver_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlirbuilder_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/compiler/qqmlirbuilder_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4compiler_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/compiler/qv4compiler_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4compileddata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4compileddata_p.h:33: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ 7 warnings generated. [5063/10680] Building CXX object qtdeclarative/src/plugins/qmltooling/qmldbg_debugger/CMakeFiles/QQmlDebuggerServiceFactoryPlugin.dir/qv4debuggeragent.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/qtdeclarative/src/plugins/qmltooling/qmldbg_debugger/qv4debuggeragent.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/plugins/qmltooling/qmldbg_debugger/qv4debuggeragent.h:7: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/plugins/qmltooling/qmldbg_debugger/qv4debugger.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/plugins/qmltooling/qmldbg_debugger/qv4datacollector.h:7: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4engine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/plugins/qmltooling/qmldbg_debugger/qv4debuggeragent.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/plugins/qmltooling/qmldbg_debugger/qv4debuggeragent.h:7: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/plugins/qmltooling/qmldbg_debugger/qv4debugger.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/plugins/qmltooling/qmldbg_debugger/qv4datacollector.h:7: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4engine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/plugins/qmltooling/qmldbg_debugger/qv4debuggeragent.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/plugins/qmltooling/qmldbg_debugger/qv4debuggeragent.h:7: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/plugins/qmltooling/qmldbg_debugger/qv4debugger.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/plugins/qmltooling/qmldbg_debugger/qv4datacollector.h:7: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4engine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldelayedcallqueue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldelayedcallqueue_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [5064/10680] Building CXX object qtbase/src/plugins/platforms/vnc/CMakeFiles/QVncIntegrationPlugin.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] [5065/10680] Building CXX object qtbase/src/plugins/platforms/vnc/CMakeFiles/QVncIntegrationPlugin.dir/qvncclient.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] [5066/10680] Building CXX object qtdeclarative/src/qmlcompiler/CMakeFiles/QmlCompilerPrivate.dir/qqmljsimporter.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/qtdeclarative/src/qmlcompiler/qqmljsimporter.cpp:7: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qmlcompiler/qqmljsimportvisitor_p.h:30: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4compileddata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4compileddata_p.h:33: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qmlcompiler/qqmljsimporter.cpp:7: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qmlcompiler/qqmljsimportvisitor_p.h:30: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4compileddata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4compileddata_p.h:33: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ 7 warnings generated. [5067/10680] Building CXX object qtdeclarative/src/qmllocalstorage/CMakeFiles/QmlLocalStorage.dir/qmllocalstorage_qmltyperegistrations.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-6.4.0_static_17/qtdeclarative/src/qmllocalstorage/qmllocalstorage_qmltyperegistrations.cpp:10: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQmlLocalStorage/6.4.0/QtQmlLocalStorage/private/qqmllocalstorage_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQmlLocalStorage/6.4.0/QtQmlLocalStorage/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qmllocalstorage/qqmllocalstorage_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4engine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/Qt-6.4.0_static_17/qtdeclarative/src/qmllocalstorage/qmllocalstorage_qmltyperegistrations.cpp:10: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQmlLocalStorage/6.4.0/QtQmlLocalStorage/private/qqmllocalstorage_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQmlLocalStorage/6.4.0/QtQmlLocalStorage/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qmllocalstorage/qqmllocalstorage_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4engine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/Qt-6.4.0_static_17/qtdeclarative/src/qmllocalstorage/qmllocalstorage_qmltyperegistrations.cpp:10: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQmlLocalStorage/6.4.0/QtQmlLocalStorage/private/qqmllocalstorage_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQmlLocalStorage/6.4.0/QtQmlLocalStorage/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qmllocalstorage/qqmllocalstorage_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4engine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldelayedcallqueue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldelayedcallqueue_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [5068/10680] Building CXX object qtbase/src/plugins/platforms/vnc/CMakeFiles/QVncIntegrationPlugin.dir/qvncscreen.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] [5069/10680] Building CXX object qtbase/src/plugins/platforms/vkkhrdisplay/CMakeFiles/QVkKhrDisplayIntegrationPlugin.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] [5070/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/kernel/qsizepolicy.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] [5071/10680] Building CXX object qtdeclarative/src/qmlmodels/CMakeFiles/QmlModels.dir/qqmllistmodel.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/qtdeclarative/src/qmlmodels/qqmllistmodel.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qmlmodels/qqmllistmodel_p_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qmlmodels/qqmllistmodel_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlcustomparser_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlcustomparser_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlbinding_p.h:23: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlproperty_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlcontextdata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlcontextdata_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4value_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qmlmodels/qqmllistmodel.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qmlmodels/qqmllistmodel_p_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qmlmodels/qqmllistmodel_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlcustomparser_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlcustomparser_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlbinding_p.h:23: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlproperty_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlcontextdata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlcontextdata_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4value_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qmlmodels/qqmllistmodel.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qmlmodels/qqmllistmodel_p_p.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qmlmodels/qqmllistmodel_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlcustomparser_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlcustomparser_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlbinding_p.h:23: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlproperty_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlcontextdata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlcontextdata_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [5072/10680] Building CXX object qtdeclarative/src/plugins/qmltooling/qmldbg_debugger/CMakeFiles/QQmlDebuggerServiceFactoryPlugin.dir/qv4debugservice.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/qtdeclarative/src/plugins/qmltooling/qmldbg_debugger/qv4debugservice.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/plugins/qmltooling/qmldbg_debugger/qv4debugservice.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/plugins/qmltooling/qmldbg_debugger/qv4debuggeragent.h:7: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/plugins/qmltooling/qmldbg_debugger/qv4debugger.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/plugins/qmltooling/qmldbg_debugger/qv4datacollector.h:7: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4engine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/plugins/qmltooling/qmldbg_debugger/qv4debugservice.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/plugins/qmltooling/qmldbg_debugger/qv4debugservice.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/plugins/qmltooling/qmldbg_debugger/qv4debuggeragent.h:7: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/plugins/qmltooling/qmldbg_debugger/qv4debugger.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/plugins/qmltooling/qmldbg_debugger/qv4datacollector.h:7: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4engine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/plugins/qmltooling/qmldbg_debugger/qv4debugservice.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/plugins/qmltooling/qmldbg_debugger/qv4debugservice.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/plugins/qmltooling/qmldbg_debugger/qv4debuggeragent.h:7: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/plugins/qmltooling/qmldbg_debugger/qv4debugger.h:18: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/plugins/qmltooling/qmldbg_debugger/qv4datacollector.h:7: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4engine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldelayedcallqueue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldelayedcallqueue_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [5073/10680] Building CXX object qtmultimedia/src/multimedia/CMakeFiles/Multimedia.dir/video/qabstractvideobuffer.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] [5074/10680] Building CXX object qtbase/src/plugins/platforms/linuxfb/CMakeFiles/QLinuxFbIntegrationPlugin.dir/qlinuxfbscreen.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] [5075/10680] Building CXX object qtdeclarative/src/qmlcompiler/CMakeFiles/QmlCompilerPrivate.dir/qqmljsscope.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] [5076/10680] Building CXX object qtmultimedia/src/multimedia/CMakeFiles/Multimedia.dir/playback/qmediaplayer.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] [5077/10680] Building CXX object qtmultimedia/src/multimedia/CMakeFiles/Multimedia.dir/video/qvideosink.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] [5078/10680] Building CXX object qtdeclarative/src/qmlcompiler/CMakeFiles/QmlCompilerPrivate.dir/qqmljslintercodegen.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/qtdeclarative/src/qmlcompiler/qqmljslintercodegen.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qmlcompiler/qqmljslintercodegen_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlirbuilder_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/compiler/qqmlirbuilder_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4compiler_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/compiler/qv4compiler_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4compileddata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4compileddata_p.h:33: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qmlcompiler/qqmljslintercodegen.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qmlcompiler/qqmljslintercodegen_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlirbuilder_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/compiler/qqmlirbuilder_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4compiler_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/compiler/qv4compiler_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4compileddata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4compileddata_p.h:33: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ 7 warnings generated. [5079/10680] Building CXX object qtdeclarative/src/plugins/qmltooling/qmldbg_profiler/CMakeFiles/QQmlProfilerServiceFactoryPlugin.dir/qqmlprofileradapter.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/qtdeclarative/src/plugins/qmltooling/qmldbg_profiler/qqmlprofileradapter.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/plugins/qmltooling/qmldbg_profiler/qqmlprofileradapter.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlabstractprofileradapter_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/debugger/qqmlabstractprofileradapter_p.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlprofilerdefinitions_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/debugger/qqmlprofilerdefinitions_p.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4profiling_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4profiling_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/plugins/qmltooling/qmldbg_profiler/qqmlprofileradapter.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/plugins/qmltooling/qmldbg_profiler/qqmlprofileradapter.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlabstractprofileradapter_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/debugger/qqmlabstractprofileradapter_p.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlprofilerdefinitions_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/debugger/qqmlprofilerdefinitions_p.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4profiling_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4profiling_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/plugins/qmltooling/qmldbg_profiler/qqmlprofileradapter.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/plugins/qmltooling/qmldbg_profiler/qqmlprofileradapter.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlabstractprofileradapter_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/debugger/qqmlabstractprofileradapter_p.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlprofilerdefinitions_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/debugger/qqmlprofilerdefinitions_p.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4profiling_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4profiling_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldelayedcallqueue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldelayedcallqueue_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [5080/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/kernel/qlayoutengine.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] [5081/10680] Building CXX object qtdeclarative/src/qmlcompiler/CMakeFiles/QmlCompilerPrivate.dir/qqmljsshadowcheck.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/qtdeclarative/src/qmlcompiler/qqmljsshadowcheck.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qmlcompiler/qqmljsshadowcheck_p.h:17: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQmlCompiler/6.4.0/QtQmlCompiler/private/qqmljscompilepass_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQmlCompiler/6.4.0/QtQmlCompiler/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qmlcompiler/qqmljscompilepass_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQmlCompiler/6.4.0/QtQmlCompiler/private/qqmljstyperesolver_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQmlCompiler/6.4.0/QtQmlCompiler/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qmlcompiler/qqmljstyperesolver_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlirbuilder_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/compiler/qqmlirbuilder_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4compiler_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/compiler/qv4compiler_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4compileddata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4compileddata_p.h:33: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qmlcompiler/qqmljsshadowcheck.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qmlcompiler/qqmljsshadowcheck_p.h:17: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQmlCompiler/6.4.0/QtQmlCompiler/private/qqmljscompilepass_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQmlCompiler/6.4.0/QtQmlCompiler/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qmlcompiler/qqmljscompilepass_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQmlCompiler/6.4.0/QtQmlCompiler/private/qqmljstyperesolver_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQmlCompiler/6.4.0/QtQmlCompiler/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qmlcompiler/qqmljstyperesolver_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlirbuilder_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/compiler/qqmlirbuilder_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4compiler_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/compiler/qv4compiler_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4compileddata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4compileddata_p.h:33: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ 7 warnings generated. [5082/10680] Building CXX object qtbase/src/plugins/platforms/vnc/CMakeFiles/QVncIntegrationPlugin.dir/qvnc.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] [5083/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/kernel/qboxlayout.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] [5084/10680] Building CXX object qtdeclarative/src/plugins/qmltooling/qmldbg_nativedebugger/CMakeFiles/QQmlNativeDebugServiceFactoryPlugin.dir/qqmlnativedebugservice.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/qtdeclarative/src/plugins/qmltooling/qmldbg_nativedebugger/qqmlnativedebugservice.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/plugins/qmltooling/qmldbg_nativedebugger/qqmlnativedebugservice.h:7: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldebugconnector_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/debugger/qqmldebugconnector_p.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/plugins/qmltooling/qmldbg_nativedebugger/qqmlnativedebugservice.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/plugins/qmltooling/qmldbg_nativedebugger/qqmlnativedebugservice.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4debugging_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4debugging_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/plugins/qmltooling/qmldbg_nativedebugger/qqmlnativedebugservice.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/plugins/qmltooling/qmldbg_nativedebugger/qqmlnativedebugservice.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4debugging_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4debugging_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ 14 warnings generated. [5085/10680] Building CXX object qtbase/src/plugins/platforms/linuxfb/CMakeFiles/QLinuxFbIntegrationPlugin.dir/qlinuxfbdrmscreen.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] [5086/10680] Building CXX object qtdeclarative/src/qmlcompiler/CMakeFiles/QmlCompilerPrivate.dir/qqmljsutils.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/qtdeclarative/src/qmlcompiler/qqmljsutils.cpp:5: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qmlcompiler/qqmljstyperesolver_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlirbuilder_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/compiler/qqmlirbuilder_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4compiler_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/compiler/qv4compiler_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4compileddata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4compileddata_p.h:33: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qmlcompiler/qqmljsutils.cpp:5: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qmlcompiler/qqmljstyperesolver_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlirbuilder_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/compiler/qqmlirbuilder_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4compiler_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/compiler/qv4compiler_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4compileddata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4compileddata_p.h:33: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ 7 warnings generated. [5087/10680] Building CXX object qtdeclarative/src/qmlcompiler/CMakeFiles/QmlCompilerPrivate.dir/qqmlsa.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/qtdeclarative/src/qmlcompiler/qqmlsa.cpp:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qmlcompiler/qqmljstyperesolver_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlirbuilder_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/compiler/qqmlirbuilder_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4compiler_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/compiler/qv4compiler_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4compileddata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4compileddata_p.h:33: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qmlcompiler/qqmlsa.cpp:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qmlcompiler/qqmljstyperesolver_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlirbuilder_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/compiler/qqmlirbuilder_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4compiler_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/compiler/qv4compiler_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4compileddata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4compileddata_p.h:33: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ 7 warnings generated. [5088/10680] Building CXX object qtdeclarative/src/plugins/qmltooling/qmldbg_server/CMakeFiles/QQmlDebugServerFactoryPlugin.dir/qqmldebugserverfactory.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/qtdeclarative/src/plugins/qmltooling/qmldbg_server/qqmldebugserverfactory.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/plugins/qmltooling/qmldbg_server/qqmldebugserverfactory.h:7: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldebugconnector_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/debugger/qqmldebugconnector_p.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/plugins/qmltooling/qmldbg_server/qqmldebugserverfactory.cpp:9: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qjsengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine_p.h:23: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetatype_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetatype_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetaobject_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetaobject_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlpropertycache_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qlinkedstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qlinkedstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/plugins/qmltooling/qmldbg_server/qqmldebugserverfactory.cpp:9: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qjsengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine_p.h:23: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetatype_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetatype_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetaobject_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetaobject_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlpropertycache_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qlinkedstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qlinkedstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ 14 warnings generated. [5089/10680] Building CXX object qtdeclarative/src/plugins/qmltooling/qmldbg_profiler/CMakeFiles/QQmlProfilerServiceFactoryPlugin.dir/qqmlprofilerservice.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/qtdeclarative/src/plugins/qmltooling/qmldbg_profiler/qqmlprofilerservice.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/plugins/qmltooling/qmldbg_profiler/qqmlprofilerservice.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlconfigurabledebugservice_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/debugger/qqmlconfigurabledebugservice_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/debugger/qqmldebugconnector_p.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/plugins/qmltooling/qmldbg_profiler/qqmlprofilerservice.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/plugins/qmltooling/qmldbg_profiler/qqmlprofilerservice.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldebugserviceinterfaces_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/debugger/qqmldebugserviceinterfaces_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlboundsignal_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlboundsignal_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmljavascriptexpression_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmljavascriptexpression_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qjsengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine_p.h:23: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetatype_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetatype_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetaobject_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetaobject_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlpropertycache_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qlinkedstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qlinkedstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/plugins/qmltooling/qmldbg_profiler/qqmlprofilerservice.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/plugins/qmltooling/qmldbg_profiler/qqmlprofilerservice.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldebugserviceinterfaces_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/debugger/qqmldebugserviceinterfaces_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlboundsignal_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlboundsignal_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmljavascriptexpression_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmljavascriptexpression_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qjsengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine_p.h:23: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetatype_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetatype_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetaobject_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetaobject_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlpropertycache_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qlinkedstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qlinkedstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ 14 warnings generated. [5090/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/kernel/qwidgetsvariant.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] [5091/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/kernel/qgridlayout.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] [5092/10680] Building CXX object qtdeclarative/src/qmlcompiler/CMakeFiles/QmlCompilerPrivate.dir/qqmljsfunctioninitializer.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/qtdeclarative/src/qmlcompiler/qqmljsfunctioninitializer.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qmlcompiler/qqmljsfunctioninitializer_p.h:17: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQmlCompiler/6.4.0/QtQmlCompiler/private/qqmljscompilepass_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQmlCompiler/6.4.0/QtQmlCompiler/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qmlcompiler/qqmljscompilepass_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQmlCompiler/6.4.0/QtQmlCompiler/private/qqmljstyperesolver_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQmlCompiler/6.4.0/QtQmlCompiler/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qmlcompiler/qqmljstyperesolver_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlirbuilder_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/compiler/qqmlirbuilder_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4compiler_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/compiler/qv4compiler_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4compileddata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4compileddata_p.h:33: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qmlcompiler/qqmljsfunctioninitializer.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qmlcompiler/qqmljsfunctioninitializer_p.h:17: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQmlCompiler/6.4.0/QtQmlCompiler/private/qqmljscompilepass_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQmlCompiler/6.4.0/QtQmlCompiler/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qmlcompiler/qqmljscompilepass_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQmlCompiler/6.4.0/QtQmlCompiler/private/qqmljstyperesolver_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQmlCompiler/6.4.0/QtQmlCompiler/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qmlcompiler/qqmljstyperesolver_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlirbuilder_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/compiler/qqmlirbuilder_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4compiler_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/compiler/qv4compiler_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4compileddata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4compileddata_p.h:33: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ 7 warnings generated. [5093/10680] Building CXX object qtmultimedia/src/multimedia/CMakeFiles/Multimedia.dir/video/qvideoframe.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] [5094/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/styles/qstylepainter.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] [5095/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/kernel/qstandardgestures.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] [5096/10680] Building CXX object qtmultimedia/src/multimedia/CMakeFiles/Multimedia.dir/video/qvideotexturehelper.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] [5097/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/util/qcolormap.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] [5098/10680] Building CXX object qtdeclarative/src/plugins/qmltooling/qmldbg_debugger/CMakeFiles/QQmlDebuggerServiceFactoryPlugin.dir/qqmlenginedebugservice.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/qtdeclarative/src/plugins/qmltooling/qmldbg_debugger/qqmlenginedebugservice.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/plugins/qmltooling/qmldbg_debugger/qqmlenginedebugservice.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldebugserviceinterfaces_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/debugger/qqmldebugserviceinterfaces_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlboundsignal_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlboundsignal_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmljavascriptexpression_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmljavascriptexpression_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine.h:10: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/plugins/qmltooling/qmldbg_debugger/qqmlenginedebugservice.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/plugins/qmltooling/qmldbg_debugger/qqmlenginedebugservice.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldebugserviceinterfaces_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/debugger/qqmldebugserviceinterfaces_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlboundsignal_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlboundsignal_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmljavascriptexpression_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmljavascriptexpression_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qjsengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine_p.h:23: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetatype_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetatype_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetaobject_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetaobject_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlpropertycache_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qlinkedstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qlinkedstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/plugins/qmltooling/qmldbg_debugger/qqmlenginedebugservice.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/plugins/qmltooling/qmldbg_debugger/qqmlenginedebugservice.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldebugserviceinterfaces_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/debugger/qqmldebugserviceinterfaces_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlboundsignal_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlboundsignal_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmljavascriptexpression_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmljavascriptexpression_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qjsengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine_p.h:23: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetatype_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetatype_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetaobject_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetaobject_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlpropertycache_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qlinkedstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qlinkedstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ 14 warnings generated. [5099/10680] Building CXX object qtdeclarative/src/qmlcompiler/CMakeFiles/QmlCompilerPrivate.dir/qqmljsbasicblocks.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/qtdeclarative/src/qmlcompiler/qqmljsbasicblocks.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qmlcompiler/qqmljsbasicblocks_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQmlCompiler/6.4.0/QtQmlCompiler/private/qqmljscompilepass_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQmlCompiler/6.4.0/QtQmlCompiler/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qmlcompiler/qqmljscompilepass_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQmlCompiler/6.4.0/QtQmlCompiler/private/qqmljstyperesolver_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQmlCompiler/6.4.0/QtQmlCompiler/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qmlcompiler/qqmljstyperesolver_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlirbuilder_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/compiler/qqmlirbuilder_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4compiler_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/compiler/qv4compiler_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4compileddata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4compileddata_p.h:33: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qmlcompiler/qqmljsbasicblocks.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qmlcompiler/qqmljsbasicblocks_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQmlCompiler/6.4.0/QtQmlCompiler/private/qqmljscompilepass_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQmlCompiler/6.4.0/QtQmlCompiler/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qmlcompiler/qqmljscompilepass_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQmlCompiler/6.4.0/QtQmlCompiler/private/qqmljstyperesolver_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQmlCompiler/6.4.0/QtQmlCompiler/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qmlcompiler/qqmljstyperesolver_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlirbuilder_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/compiler/qqmlirbuilder_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4compiler_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/compiler/qv4compiler_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4compileddata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4compileddata_p.h:33: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ 7 warnings generated. [5100/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/styles/qstyleplugin.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] [5101/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/kernel/qgesture.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] [5102/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/styles/qstylefactory.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] [5103/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/itemviews/qfileiconprovider.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/widgets/itemviews/qfileiconprovider.cpp:11: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [5104/10680] Building CXX object qtdeclarative/src/qmllocalstorage/CMakeFiles/QmlLocalStorage.dir/qqmllocalstorage.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/qtdeclarative/src/qmllocalstorage/qqmllocalstorage.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qmllocalstorage/qqmllocalstorage_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4engine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qmllocalstorage/qqmllocalstorage.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qmllocalstorage/qqmllocalstorage_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4engine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qmllocalstorage/qqmllocalstorage.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qmllocalstorage/qqmllocalstorage_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4engine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldelayedcallqueue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldelayedcallqueue_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [5105/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/styles/qstyleoption.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] [5106/10680] Building CXX object qtmultimedia/src/multimedia/CMakeFiles/Multimedia.dir/video/qvideowindow.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/qtmultimedia/src/multimedia/video/qvideowindow.cpp:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [5107/10680] Building CXX object qtbase/src/plugins/platforms/vnc/CMakeFiles/QVncIntegrationPlugin.dir/qvncintegration.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/plugins/platforms/vnc/qvncintegration.cpp:16: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [5108/10680] Building CXX object qtdeclarative/src/qmlcompiler/CMakeFiles/QmlCompilerPrivate.dir/qqmljslinter.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/qtdeclarative/src/qmlcompiler/qqmljslinter.cpp:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qmlcompiler/qqmljslintercodegen_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlirbuilder_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/compiler/qqmlirbuilder_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4compiler_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/compiler/qv4compiler_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4compileddata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4compileddata_p.h:33: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qmlcompiler/qqmljslinter.cpp:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qmlcompiler/qqmljslintercodegen_p.h:24: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlirbuilder_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/compiler/qqmlirbuilder_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4compiler_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/compiler/qv4compiler_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4compileddata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4compileddata_p.h:33: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ 7 warnings generated. [5109/10680] Building CXX object qtbase/src/plugins/platforms/linuxfb/CMakeFiles/QLinuxFbIntegrationPlugin.dir/qlinuxfbintegration.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/plugins/platforms/linuxfb/qlinuxfbintegration.cpp:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [5110/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/kernel/qwidgetaction.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] [5111/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/styles/qstyleanimation.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] [5112/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/kernel/qlayout.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] [5113/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/kernel/qlayoutitem.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] [5114/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/styles/qdrawutil.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/widgets/styles/qdrawutil.cpp:9: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qpaintengineex_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/painting/qpaintengineex_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qstroker_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/painting/qstroker_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [5115/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/kernel/qgesturerecognizer.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/widgets/kernel/qgesturerecognizer.cpp:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/qapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/widgets/kernel/qapplication_p.h:39: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [5116/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/kernel/qtestsupport_widgets.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/widgets/kernel/qtestsupport_widgets.cpp:14: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [5117/10680] Building CXX object qtbase/src/plugins/platforms/vkkhrdisplay/CMakeFiles/QVkKhrDisplayIntegrationPlugin.dir/qvkkhrdisplayintegration.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/plugins/platforms/vkkhrdisplay/qvkkhrdisplayintegration.cpp:12: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [5118/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/styles/qpixmapstyle.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] [5119/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/kernel/qformlayout.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] [5120/10680] Building CXX object qtdeclarative/src/qmlcompiler/CMakeFiles/QmlCompilerPrivate.dir/qqmljstypepropagator.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/qtdeclarative/src/qmlcompiler/qqmljstypepropagator.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qmlcompiler/qqmljstypepropagator_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQmlCompiler/6.4.0/QtQmlCompiler/private/qqmljscompilepass_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQmlCompiler/6.4.0/QtQmlCompiler/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qmlcompiler/qqmljscompilepass_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQmlCompiler/6.4.0/QtQmlCompiler/private/qqmljstyperesolver_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQmlCompiler/6.4.0/QtQmlCompiler/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qmlcompiler/qqmljstyperesolver_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlirbuilder_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/compiler/qqmlirbuilder_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4compiler_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/compiler/qv4compiler_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4compileddata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4compileddata_p.h:33: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qmlcompiler/qqmljstypepropagator.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qmlcompiler/qqmljstypepropagator_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQmlCompiler/6.4.0/QtQmlCompiler/private/qqmljscompilepass_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQmlCompiler/6.4.0/QtQmlCompiler/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qmlcompiler/qqmljscompilepass_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQmlCompiler/6.4.0/QtQmlCompiler/private/qqmljstyperesolver_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQmlCompiler/6.4.0/QtQmlCompiler/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qmlcompiler/qqmljstyperesolver_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlirbuilder_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/compiler/qqmlirbuilder_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4compiler_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/compiler/qv4compiler_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4compileddata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4compileddata_p.h:33: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ 7 warnings generated. [5121/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/kernel/qstackedlayout.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] [5122/10680] Building CXX object qtdeclarative/src/qmlcompiler/CMakeFiles/QmlCompilerPrivate.dir/qqmljscodegenerator.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/qtdeclarative/src/qmlcompiler/qqmljscodegenerator.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qmlcompiler/qqmljscodegenerator_p.h:17: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQmlCompiler/6.4.0/QtQmlCompiler/private/qqmljscompiler_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQmlCompiler/6.4.0/QtQmlCompiler/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qmlcompiler/qqmljscompiler_p.h:23: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlirbuilder_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/compiler/qqmlirbuilder_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4compiler_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/compiler/qv4compiler_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4compileddata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4compileddata_p.h:33: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qmlcompiler/qqmljscodegenerator.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qmlcompiler/qqmljscodegenerator_p.h:17: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQmlCompiler/6.4.0/QtQmlCompiler/private/qqmljscompiler_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQmlCompiler/6.4.0/QtQmlCompiler/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qmlcompiler/qqmljscompiler_p.h:23: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlirbuilder_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/compiler/qqmlirbuilder_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4compiler_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/compiler/qv4compiler_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4compileddata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4compileddata_p.h:33: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ 7 warnings generated. [5123/10680] Building CXX object qtdeclarative/src/qmlcompiler/CMakeFiles/QmlCompilerPrivate.dir/qqmljstyperesolver.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/qtdeclarative/src/qmlcompiler/qqmljstyperesolver.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qmlcompiler/qqmljstyperesolver_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlirbuilder_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/compiler/qqmlirbuilder_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4compiler_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/compiler/qv4compiler_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4compileddata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4compileddata_p.h:33: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qmlcompiler/qqmljstyperesolver.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qmlcompiler/qqmljstyperesolver_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlirbuilder_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/compiler/qqmlirbuilder_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4compiler_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/compiler/qv4compiler_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4compileddata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4compileddata_p.h:33: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ 7 warnings generated. [5124/10680] Building CXX object qtdeclarative/src/qmlcompiler/CMakeFiles/QmlCompilerPrivate.dir/qqmljscompiler.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/qtdeclarative/src/qmlcompiler/qqmljscompiler.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qmlcompiler/qqmljscompiler_p.h:23: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlirbuilder_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/compiler/qqmlirbuilder_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4compiler_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/compiler/qv4compiler_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4compileddata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4compileddata_p.h:33: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qmlcompiler/qqmljscompiler.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qmlcompiler/qqmljscompiler_p.h:23: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlirbuilder_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/compiler/qqmlirbuilder_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4compiler_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/compiler/qv4compiler_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4compileddata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4compileddata_p.h:33: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ 7 warnings generated. [5125/10680] Building CXX object qtdeclarative/src/qmlmodels/CMakeFiles/QmlModels.dir/qqmldelegatemodel.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/qtdeclarative/src/qmlmodels/qqmldelegatemodel.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qmlmodels/qqmldelegatemodel_p_p.h:7: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qmlmodels/qqmldelegatemodel_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQmlModels/6.4.0/QtQmlModels/private/qqmlobjectmodel_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQmlModels/6.4.0/QtQmlModels/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qmlmodels/qqmlobjectmodel_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlincubator_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlincubator_p.h:10: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlvme_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlvme_p.h:27: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine.h:10: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qmlmodels/qqmldelegatemodel.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qmlmodels/qqmldelegatemodel_p_p.h:7: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qmlmodels/qqmldelegatemodel_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQmlModels/6.4.0/QtQmlModels/private/qqmlobjectmodel_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQmlModels/6.4.0/QtQmlModels/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qmlmodels/qqmlobjectmodel_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlincubator_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlincubator_p.h:10: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlvme_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlvme_p.h:27: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qjsengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine_p.h:23: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetatype_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetatype_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetaobject_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetaobject_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlpropertycache_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qlinkedstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qlinkedstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qmlmodels/qqmldelegatemodel.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qmlmodels/qqmldelegatemodel_p_p.h:7: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qmlmodels/qqmldelegatemodel_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQmlModels/6.4.0/QtQmlModels/private/qqmlobjectmodel_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQmlModels/6.4.0/QtQmlModels/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qmlmodels/qqmlobjectmodel_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlincubator_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlincubator_p.h:10: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlvme_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlvme_p.h:27: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qjsengine_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine_p.h:23: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetatype_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetatype_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlmetaobject_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlmetaobject_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlpropertycache_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qlinkedstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qlinkedstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qstringhash_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4string_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4string_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4managed_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ 14 warnings generated. [5126/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/styles/qstylesheetstyle_default.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] [5127/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/styles/qproxystyle.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/widgets/styles/qproxystyle.cpp:6: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/qapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/widgets/kernel/qapplication_p.h:39: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [5128/10680] Building CXX object qtmultimedia/src/multimedia/CMakeFiles/Multimedia.dir/video/qvideoframeconverter.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/qtmultimedia/src/multimedia/video/qvideoframeconverter.cpp:32: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [5129/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/styles/qstyle.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/widgets/styles/qstyle.cpp:12: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [5130/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/styles/qstylehelper.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/widgets/styles/qstylehelper.cpp:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [5131/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/widgets/qfocusframe.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] [5132/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/widgets/qwidgetanimator.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] [5133/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/kernel/qwhatsthis.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/widgets/kernel/qwhatsthis.cpp:7: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [5134/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/kernel/qwindowcontainer.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/widgets/kernel/qwindowcontainer.cpp:7: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [5135/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/widgets/qframe.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] [5136/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/widgets/qbuttongroup.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] [5137/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/widgets/qcheckbox.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] [5138/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/widgets/qtoolbarseparator.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] [5139/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/widgets/qeffects.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] [5140/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/kernel/qshortcut_widgets.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/widgets/kernel/qshortcut_widgets.cpp:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/qapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/widgets/kernel/qapplication_p.h:39: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [5141/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/util/qsystemtrayicon.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] [5142/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/itemviews/qbsptree.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] [5143/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/kernel/qwidgetwindow.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/widgets/kernel/qwidgetwindow.cpp:9: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/qapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/widgets/kernel/qapplication_p.h:39: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [5144/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/kernel/qaction_widgets.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/widgets/kernel/qaction_widgets.cpp:6: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/qapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/widgets/kernel/qapplication_p.h:39: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [5145/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/widgets/qdial.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] [5146/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/widgets/qkeysequenceedit.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] [5147/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/effects/qpixmapfilter.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/widgets/effects/qpixmapfilter.cpp:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [5148/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/widgets/qtoolbarextension.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] [5149/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/kernel/qtooltip.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] [5150/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/widgets/qrubberband.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] [5151/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/widgets/qradiobutton.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] [5152/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/widgets/qstackedwidget.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] [5153/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/widgets/qlcdnumber.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] [5154/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/widgets/qabstractslider.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/widgets/widgets/qabstractslider.cpp:14: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/qapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/widgets/kernel/qapplication_p.h:39: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [5155/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/widgets/qwidgetresizehandler.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] [5156/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/widgets/qscrollbar.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] [5157/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/widgets/qabstractscrollarea.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/widgets/widgets/qabstractscrollarea.cpp:27: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/qapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/widgets/kernel/qapplication_p.h:39: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [5158/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/widgets/qsplashscreen.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] [5159/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/widgets/qstatusbar.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] [5160/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/widgets/qlineedit_p.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] [5161/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/widgets/qcommandlinkbutton.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] [5162/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/widgets/qmainwindow.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] [5163/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/widgets/qprogressbar.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] [5164/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/effects/qgraphicseffect.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/widgets/effects/qgraphicseffect.cpp:70: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/qgraphicsitem_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/widgets/graphicsview/qgraphicsitem_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/qgraphicsview_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/widgets/graphicsview/qgraphicsview_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/qapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/widgets/kernel/qapplication_p.h:39: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [5165/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/kernel/qgesturemanager.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/widgets/kernel/qgesturemanager.cpp:9: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/qgraphicsitem_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/widgets/graphicsview/qgraphicsitem_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/qgraphicsview_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/widgets/graphicsview/qgraphicsview_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/qapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/widgets/kernel/qapplication_p.h:39: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [5166/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/accessible/rangecontrols.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] [5167/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/widgets/qdockwidget.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] [5168/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/widgets/qspinbox.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] [5169/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/widgets/qsplitter.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] [5170/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/widgets/qfontcombobox.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] [5171/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/widgets/qpushbutton.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] [5172/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/widgets/qabstractbutton.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/widgets/widgets/qabstractbutton.cpp:11: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/qapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/widgets/kernel/qapplication_p.h:39: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [5173/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/kernel/qwidgetrepaintmanager.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/widgets/kernel/qwidgetrepaintmanager.cpp:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/qapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/widgets/kernel/qapplication_p.h:39: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [5174/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/widgets/qscrollarea.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/widgets/widgets/qscrollarea.cpp:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/qapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/widgets/kernel/qapplication_p.h:39: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [5175/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/widgets/qtoolbox.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] [5176/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/widgets/qsizegrip.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/widgets/widgets/qsizegrip.cpp:17: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/qapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/widgets/kernel/qapplication_p.h:39: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [5177/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/widgets/qgroupbox.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/widgets/widgets/qgroupbox.cpp:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [5178/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/dialogs/qsidebar.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] [5179/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/widgets/qmdisubwindow.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] [5180/10680] Building CXX object qtbase/src/plugins/platforms/xcb/CMakeFiles/XcbQpaPrivate.dir/qxcbatom.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] [5181/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/itemviews/qitemeditorfactory.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] [5182/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/widgets/qlabel.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] [5183/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/widgets/qtoolbutton.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] [5184/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/widgets/qtoolbararealayout.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] [5185/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/widgets/qdialogbuttonbox.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/widgets/widgets/qdialogbuttonbox.cpp:11: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [5186/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/widgets/qslider.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/widgets/widgets/qslider.cpp:14: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/qapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/widgets/kernel/qapplication_p.h:39: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [5187/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/styles/qwindowsstyle.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/widgets/styles/qwindowsstyle.cpp:50: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [5188/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/widgets/qtoolbar.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] [5189/10680] Generating prl file for target EglFSDeviceIntegrationPrivate [5190/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/widgets/qtoolbarlayout.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] [5191/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/accessible/qaccessiblewidgetfactory.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] [5192/10680] Running AUTOMOC file extraction for target EglFSDeviceIntegrationPrivate [5193/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/styles/qcommonstyle.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/widgets/styles/qcommonstyle.cpp:12: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [5194/10680] Running moc --collect-json for target EglFSDeviceIntegrationPrivate [5195/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/dialogs/qerrormessage.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] [5196/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/kernel/qapplication.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/widgets/kernel/qapplication.cpp:33: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [5197/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/itemviews/qdatawidgetmapper.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] [5198/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/widgets/qmenubar.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/widgets/widgets/qmenubar.cpp:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [5199/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/styles/qfusionstyle.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/widgets/styles/qfusionstyle.cpp:5: In file included from /home/local/qt-everywhere-src-6.4.0/qtbase/src/widgets/styles/qfusionstyle_p_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [5200/10680] Building CXX object qtbase/src/plugins/platforms/eglfs/CMakeFiles/EglFSDeviceIntegrationPrivate.dir/EglFSDeviceIntegrationPrivate_autogen/mocs_compilation.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] [5201/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/widgets/qdockarealayout.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] [5202/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/widgets/qdatetimeedit.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/widgets/widgets/qdatetimeedit.cpp:4: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/qapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/widgets/kernel/qapplication_p.h:39: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [5203/10680] Linking CXX static library qtbase/plugins/platforms/libqlinuxfb.a [5204/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/widgets/qcalendarwidget.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/widgets/widgets/qcalendarwidget.cpp:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/qapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/widgets/kernel/qapplication_p.h:39: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [5205/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/accessible/qaccessiblewidget.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] [5206/10680] Linking CXX static library qtbase/plugins/platforms/libqvnc.a [5207/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/graphicsview/qgraphicsgridlayoutengine.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] [5208/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/graphicsview/qgraphicslayout_p.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] [5209/10680] Linking CXX static library qtbase/plugins/platforms/libqvkkhrdisplay.a [5210/10680] Linking CXX static library qtbase/plugins/generic/libqevdevtouchplugin.a [5211/10680] Linking CXX static library qtbase/plugins/generic/libqevdevmouseplugin.a [5212/10680] Linking CXX static library qtbase/plugins/generic/libqevdevtabletplugin.a [5213/10680] Linking CXX static library qtbase/plugins/generic/libqlibinputplugin.a [5214/10680] Linking CXX static library qtbase/plugins/generic/libqevdevkeyboardplugin.a [5215/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/graphicsview/qgraphicsgridlayout.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] [5216/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/dialogs/qprogressdialog.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] [5217/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/widgets/qabstractspinbox.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/widgets/widgets/qabstractspinbox.cpp:6: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/qapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/widgets/kernel/qapplication_p.h:39: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [5218/10680] Building CXX object qtdeclarative/src/qmlcompiler/CMakeFiles/QmlCompilerPrivate.dir/qqmljsimportvisitor.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/qtdeclarative/src/qmlcompiler/qqmljsimportvisitor.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qmlcompiler/qqmljsimportvisitor_p.h:30: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4compileddata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4compileddata_p.h:33: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qmlcompiler/qqmljsimportvisitor.cpp:4: In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/qmlcompiler/qqmljsimportvisitor_p.h:30: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4compileddata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4compileddata_p.h:33: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ 7 warnings generated. [5219/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/graphicsview/qgraphicsanchorlayout.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] [5220/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/widgets/qtabwidget.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/widgets/widgets/qtabwidget.cpp:6: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/qapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/widgets/kernel/qapplication_p.h:39: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [5221/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/dialogs/qdialog.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/widgets/dialogs/qdialog.cpp:36: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [5222/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/itemviews/qstyleditemdelegate.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] [5223/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/widgets/qmdiarea.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] [5224/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/widgets/qmenu.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/widgets/widgets/qmenu.cpp:43: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [5225/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/widgets/qlineedit.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/widgets/widgets/qlineedit.cpp:47: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/qapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/widgets/kernel/qapplication_p.h:39: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [5226/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/graphicsview/qgraphicslayoutstyleinfo.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] [5227/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/itemviews/qitemdelegate.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] [5228/10680] Running AUTOMOC file extraction for target QuickParticlesPrivate [5229/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/itemviews/qcolumnviewgrip.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] [5230/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/graphicsview/qsimplex_p.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] [5231/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/accessible/qaccessiblemenu.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] [5232/10680] Running moc --collect-json for target QuickParticlesPrivate [5233/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/dialogs/qfontdialog.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] [5234/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/widgets/qwidgetlinecontrol.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/widgets/widgets/qwidgetlinecontrol.cpp:10: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [5235/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/accessible/complexwidgets.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] [5236/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/graphicsview/qgraphicslinearlayout.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] [5237/10680] Generating qwayland-server-ivi-application.h [5238/10680] Generating wayland-presentation-time-server-protocol.h [5239/10680] Generating qwayland-server-ivi-application.cpp [5240/10680] Generating wayland-presentation-time-protocol.c [5241/10680] Generating qwayland-server-presentation-time.h [5242/10680] Generating qwayland-server-presentation-time.cpp [5243/10680] Generating wayland-scaler-server-protocol.h [5244/10680] Generating wayland-scaler-protocol.c [5245/10680] Linking CXX static library qtbase/lib/libQt6QmlLocalStorage.a [5246/10680] Linking CXX static library qtbase/plugins/qmltooling/libqmldbg_messages.a [5247/10680] Generating wayland-text-input-unstable-v2-server-protocol.h [5248/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/util/qscrollerproperties.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] [5249/10680] Generating wayland-text-input-unstable-v4-wip-protocol.c [5250/10680] Generating wayland-text-input-unstable-v2-protocol.c [5251/10680] Generating qwayland-server-scaler.cpp [5252/10680] Generating wayland-text-input-unstable-v4-wip-server-protocol.h [5253/10680] Generating qwayland-server-text-input-unstable-v2.h [5254/10680] Generating qwayland-server-text-input-unstable-v2.cpp [5255/10680] Generating qwayland-server-text-input-unstable-v4-wip.cpp [5256/10680] Generating wayland-viewporter-protocol.c [5257/10680] Generating wayland-viewporter-server-protocol.h [5258/10680] Generating qwayland-server-text-input-unstable-v4-wip.h [5259/10680] Linking CXX static library qtbase/lib/libQt6QmlWorkerScript.a [5260/10680] Generating qwayland-server-viewporter.cpp [5261/10680] Generating qwayland-server-viewporter.h [5262/10680] Generating wayland-wayland-server-protocol.h [5263/10680] Generating wayland-wayland-protocol.c [5264/10680] Generating wayland-xdg-decoration-unstable-v1-server-protocol.h [5265/10680] Building C object qtbase/src/plugins/platforms/xcb/CMakeFiles/XcbQpaPrivate.dir/__/__/__/3rdparty/xcb/libxcb/xinput.c.o [5266/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/graphicsview/qgraphicsitemanimation.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] [5267/10680] Generating wayland-xdg-output-unstable-v1-server-protocol.h [5268/10680] Generating wayland-xdg-decoration-unstable-v1-protocol.c [5269/10680] Generating prl file for target workerscriptplugin [5270/10680] Generating qwayland-server-xdg-decoration-unstable-v1.h [5271/10680] Generating qwayland-server-xdg-decoration-unstable-v1.cpp [5272/10680] Generating qwayland-server-wayland.h [5273/10680] Generating qwayland-server-wayland.cpp [5274/10680] Building CXX object qt3d/src/core/CMakeFiles/3DCore.dir/3DCore_autogen/mocs_compilation.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] [5275/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/dialogs/qinputdialog.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] [5276/10680] Building CXX object qtdeclarative/src/qmlworkerscript/CMakeFiles/workerscriptplugin.dir/workerscriptplugin_autogen/mocs_compilation.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] [5277/10680] Linking CXX static library qtbase/lib/libQt6QmlXmlListModel.a [5278/10680] Linking CXX static library qtbase/plugins/qmltooling/libqmldbg_server.a [5279/10680] Building CXX object qtbase/src/plugins/platforms/xcb/CMakeFiles/XcbQpaPrivate.dir/XcbQpaPrivate_autogen/mocs_compilation.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] [5280/10680] Linking CXX static library qtbase/lib/libQt6LabsFolderListModel.a [5281/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/widgets/qplaintextedit.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/widgets/widgets/qplaintextedit.cpp:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/qapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/widgets/kernel/qapplication_p.h:39: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [5282/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/widgets/qtextedit.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/widgets/widgets/qtextedit.cpp:37: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/qapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/widgets/kernel/qapplication_p.h:39: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [5283/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/widgets/qtextbrowser.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/widgets/widgets/qtextbrowser.cpp:9: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/qapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/widgets/kernel/qapplication_p.h:39: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [5284/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/accessible/simplewidgets.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] [5285/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/accessible/itemviews.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] [5286/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/widgets/qtabbar.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/widgets/widgets/qtabbar.cpp:32: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/qapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/widgets/kernel/qapplication_p.h:39: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [5287/10680] Linking CXX static library qtbase/plugins/qmltooling/libqmldbg_nativedebugger.a [5288/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/widgets/qmainwindowlayout.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/widgets/widgets/qmainwindowlayout.cpp:45: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/qapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/widgets/kernel/qapplication_p.h:39: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [5289/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/accessible/qaccessiblewidgets.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] [5290/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/graphicsview/qgraphicssceneevent.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] [5291/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/itemviews/qcolumnview.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] [5292/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/dialogs/qcolordialog.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/widgets/dialogs/qcolordialog.cpp:43: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [5293/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/itemviews/qabstractitemdelegate.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/widgets/itemviews/qabstractitemdelegate.cpp:36: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [5294/10680] Building CXX object qt3d/src/core/CMakeFiles/3DCore.dir/geometry/qabstractfunctor.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] [5295/10680] Linking CXX static library qtbase/lib/libQt6QmlDebug.a [5296/10680] Building CXX object qtbase/src/plugins/platforms/xcb/CMakeFiles/XcbQpaPrivate.dir/gl_integrations/qxcbglintegration.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] [5297/10680] Building CXX object qtbase/src/plugins/platforms/xcb/CMakeFiles/XcbQpaPrivate.dir/gl_integrations/qxcbnativeinterfacehandler.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] [5298/10680] Building CXX object qtbase/src/plugins/platforms/xcb/CMakeFiles/XcbQpaPrivate.dir/gl_integrations/qxcbglintegrationfactory.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] [5299/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/widgets/qcombobox.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/widgets/widgets/qcombobox.cpp:33: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [5300/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/itemviews/qtreewidgetitemiterator.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] [5301/10680] Linking CXX static library qtbase/plugins/qmltooling/libqmldbg_profiler.a [5302/10680] Linking CXX static library qtbase/plugins/qmltooling/libqmldbg_debugger.a [5303/10680] Building CXX object qtbase/src/plugins/platforms/xcb/CMakeFiles/XcbQpaPrivate.dir/qxcbeventdispatcher.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] [5304/10680] Building CXX object qtbase/src/plugins/platforms/xcb/CMakeFiles/XcbQpaPrivate.dir/qxcbscrollingdevice.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] [5305/10680] Automatic MOC for target QMinimalEglIntegrationPlugin [5306/10680] Generating prl file for target QMinimalEglIntegrationPlugin [5307/10680] Automatic MOC for target QSvgPlugin [5308/10680] Building CXX object qtbase/src/plugins/platforms/minimalegl/CMakeFiles/QMinimalEglIntegrationPlugin.dir/QMinimalEglIntegrationPlugin_autogen/mocs_compilation.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] [5309/10680] Automatic MOC for target QSvgIconPlugin [5310/10680] Building CXX object qtbase/src/plugins/platforms/xcb/CMakeFiles/XcbQpaPrivate.dir/qxcbconnection_basic.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] [5311/10680] Building CXX object qtbase/src/plugins/platforms/xcb/CMakeFiles/XcbQpaPrivate.dir/qxcbeventqueue.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] [5312/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/dialogs/qwizard.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] [5313/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/dialogs/qmessagebox.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/widgets/dialogs/qmessagebox.cpp:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/qapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/widgets/kernel/qapplication_p.h:39: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [5314/10680] Generating prl file for target QSvgIconPlugin [5315/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/styles/qstylesheetstyle.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] [5316/10680] Building CXX object qtbase/src/plugins/platforms/eglfs/CMakeFiles/EglFSDeviceIntegrationPrivate.dir/api/qeglfshooks.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] [5317/10680] Generating prl file for target QSvgPlugin [5318/10680] Building CXX object qtbase/src/plugins/platforms/eglfs/CMakeFiles/EglFSDeviceIntegrationPrivate.dir/api/qeglfsoffscreenwindow.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] [5319/10680] Building CXX object qtsvg/src/plugins/iconengines/svgiconengine/CMakeFiles/QSvgIconPlugin.dir/QSvgIconPlugin_autogen/mocs_compilation.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] [5320/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/util/qsystemtrayicon_x11.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/widgets/util/qsystemtrayicon_x11.cpp:27: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [5321/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/graphicsview/qgraphicslayout.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/widgets/graphicsview/qgraphicslayout.cpp:11: In file included from /home/local/qt-everywhere-src-6.4.0/qtbase/src/widgets/graphicsview/qgraphicswidget_p.h:20: In file included from /home/local/qt-everywhere-src-6.4.0/qtbase/src/widgets/graphicsview/qgraphicsitem_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/qgraphicsview_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/widgets/graphicsview/qgraphicsview_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/qapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/widgets/kernel/qapplication_p.h:39: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [5322/10680] Building CXX object qtsvg/src/plugins/imageformats/svg/CMakeFiles/QSvgPlugin.dir/QSvgPlugin_autogen/mocs_compilation.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] [5323/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/itemviews/qheaderview.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] [5324/10680] Building CXX object qtmultimedia/src/multimedia/CMakeFiles/Multimedia.dir/pulseaudio/qpulsehelpers.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] [5325/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/graphicsview/qgraphicsanchorlayout_p.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] [5326/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/itemviews/qlistwidget.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] [5327/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/util/qscroller.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] [5328/10680] Building CXX object qtbase/src/plugins/platforms/xcb/CMakeFiles/XcbQpaPrivate.dir/qxcbmime.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] [5329/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/graphicsview/qgraphicslayoutitem.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/widgets/graphicsview/qgraphicslayoutitem.cpp:12: In file included from /home/local/qt-everywhere-src-6.4.0/qtbase/src/widgets/graphicsview/qgraphicsitem_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/qgraphicsview_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/widgets/graphicsview/qgraphicsview_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/qapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/widgets/kernel/qapplication_p.h:39: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [5330/10680] Building CXX object qtbase/src/plugins/platforms/xcb/CMakeFiles/XcbQpaPrivate.dir/qxcbvulkanwindow.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] [5331/10680] Building CXX object qtbase/src/plugins/platforms/xcb/CMakeFiles/XcbQpaPrivate.dir/qxcbsessionmanager.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] [5332/10680] Building CXX object qt3d/src/core/CMakeFiles/3DCore.dir/corelogging.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] [5333/10680] Building CXX object qtmultimedia/src/multimedia/CMakeFiles/Multimedia.dir/pulseaudio/qpulseaudiodevice.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] [5334/10680] Building CXX object qtmultimedia/src/multimedia/CMakeFiles/Multimedia.dir/video/qvideoframeconversionhelper_sse2.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] [5335/10680] Building CXX object qt3d/src/core/CMakeFiles/3DCore.dir/aspect/coresettings.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] [5336/10680] Building CXX object qtmultimedia/src/multimedia/CMakeFiles/Multimedia.dir/video/qvideoframeconversionhelper_avx2.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] [5337/10680] Building CXX object qt3d/src/core/CMakeFiles/3DCore.dir/jobs/qabstractaspectjobmanager.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] [5338/10680] Building CXX object qtmultimedia/src/multimedia/CMakeFiles/Multimedia.dir/video/qvideoframeconversionhelper_ssse3.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] [5339/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/kernel/qwidget.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/widgets/kernel/qwidget.cpp:6: In file included from /home/local/qt-everywhere-src-6.4.0/qtbase/src/widgets/kernel/qapplication_p.h:39: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [5340/10680] Building CXX object qtbase/src/plugins/platforms/eglfs/CMakeFiles/EglFSDeviceIntegrationPrivate.dir/api/qeglfscontext.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] [5341/10680] Linking CXX static library qtbase/lib/libQt6QmlModels.a [5342/10680] Building CXX object qt3d/src/core/CMakeFiles/3DCore.dir/aspect/qcoresettings.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] [5343/10680] Generating prl file for target LabsQmlModels [5344/10680] Building CXX object qtdeclarative/src/qmlworkerscript/CMakeFiles/workerscriptplugin.dir/workerscriptplugin_QtQmlWorkerScriptPlugin.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] [5345/10680] Building CXX object qtmultimedia/src/multimedia/CMakeFiles/Multimedia.dir/pulseaudio/qaudioengine_pulse.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] [5346/10680] Building CXX object qt3d/src/core/CMakeFiles/3DCore.dir/aspects/qaspectfactory.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] [5347/10680] Building CXX object qtmultimedia/src/multimedia/CMakeFiles/Multimedia.dir/pulseaudio/qpulseaudiomediadevices.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] [5348/10680] Building CXX object qtdeclarative/src/labs/models/CMakeFiles/LabsQmlModels.dir/LabsQmlModels_autogen/mocs_compilation.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] [5349/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/widgets/qwidgettextcontrol.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/widgets/widgets/qwidgettextcontrol.cpp:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/qapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/widgets/kernel/qapplication_p.h:39: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [5350/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/util/qflickgesture.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/widgets/util/qflickgesture.cpp:16: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/qapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/widgets/kernel/qapplication_p.h:39: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [5351/10680] Linking CXX static library qtbase/qml/QtQml/WorkerScript/libworkerscriptplugin.a [5352/10680] Building CXX object qt3d/src/core/CMakeFiles/3DCore.dir/nodes/qabstractnodefactory.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] [5353/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/graphicsview/qgraphicssceneindex.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/widgets/graphicsview/qgraphicssceneindex.cpp:22: In file included from /home/local/qt-everywhere-src-6.4.0/qtbase/src/widgets/graphicsview/qgraphicsitem_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/qgraphicsview_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/widgets/graphicsview/qgraphicsview_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/qapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/widgets/kernel/qapplication_p.h:39: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [5354/10680] Building CXX object qt3d/src/core/CMakeFiles/3DCore.dir/aspect/qcoreaspect.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] [5355/10680] Generating prl file for target qmlplugin [5356/10680] Generating wayland-qt-key-unstable-v1-server-protocol.h [5357/10680] Generating qwayland-server-hardware-integration.h [5358/10680] Generating wayland-hardware-integration-protocol.c [5359/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/graphicsview/qgraphicsscenelinearindex.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/widgets/graphicsview/qgraphicsscenelinearindex.cpp:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/qgraphicsscenelinearindex_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/widgets/graphicsview/qgraphicsscenelinearindex_p.h:23: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/qgraphicssceneindex_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/widgets/graphicsview/qgraphicssceneindex_p.h:19: In file included from /home/local/qt-everywhere-src-6.4.0/qtbase/src/widgets/graphicsview/qgraphicsscene_p.h:23: In file included from /home/local/qt-everywhere-src-6.4.0/qtbase/src/widgets/graphicsview/qgraphicsview_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/qapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/widgets/kernel/qapplication_p.h:39: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [5360/10680] Generating qwayland-server-hardware-integration.cpp [5361/10680] Building CXX object qtmultimedia/src/multimedia/CMakeFiles/Multimedia.dir/pulseaudio/qpulseaudiosource.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] [5362/10680] Generating wayland-qt-key-unstable-v1-protocol.c [5363/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/graphicsview/qgraphicsscene_bsp.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/widgets/graphicsview/qgraphicsscene_bsp.cpp:7: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/qgraphicsitem_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/widgets/graphicsview/qgraphicsitem_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/qgraphicsview_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/widgets/graphicsview/qgraphicsview_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/qapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/widgets/kernel/qapplication_p.h:39: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [5364/10680] Generating qwayland-server-qt-key-unstable-v1.cpp [5365/10680] Generating qwayland-server-qt-key-unstable-v1.h [5366/10680] Generating wayland-qt-text-input-method-unstable-v1-protocol.c [5367/10680] Generating wayland-qt-text-input-method-unstable-v1-server-protocol.h [5368/10680] Generating qwayland-server-qt-text-input-method-unstable-v1.cpp [5369/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/qmlplugin.dir/qmlplugin_autogen/mocs_compilation.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] [5370/10680] Generating wayland-qt-texture-sharing-unstable-v1-protocol.c [5371/10680] Generating qwayland-server-qt-text-input-method-unstable-v1.h [5372/10680] Generating wayland-qt-texture-sharing-unstable-v1-server-protocol.h [5373/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/util/qundoview.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] [5374/10680] Generating qwayland-server-qt-texture-sharing-unstable-v1.cpp [5375/10680] Generating qwayland-server-qt-texture-sharing-unstable-v1.h [5376/10680] Generating qwayland-server-qt-windowmanager.h [5377/10680] Generating wayland-qt-windowmanager-server-protocol.h [5378/10680] Generating wayland-qt-windowmanager-protocol.c [5379/10680] Generating wayland-server-buffer-extension-protocol.c [5380/10680] Generating qwayland-server-qt-windowmanager.cpp [5381/10680] Generating wayland-server-buffer-extension-server-protocol.h [5382/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/graphicsview/qgraphicstransform.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/widgets/graphicsview/qgraphicstransform.cpp:54: In file included from /home/local/qt-everywhere-src-6.4.0/qtbase/src/widgets/graphicsview/qgraphicsitem_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/qgraphicsview_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/widgets/graphicsview/qgraphicsview_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/qapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/widgets/kernel/qapplication_p.h:39: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [5383/10680] Building CXX object qtmultimedia/src/multimedia/CMakeFiles/Multimedia.dir/pulseaudio/qpulseaudiosink.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] [5384/10680] Automatic MOC for target qmlpreview [5385/10680] Building CXX object qt3d/src/core/CMakeFiles/3DCore.dir/nodes/propertychangehandler.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] [5386/10680] Building CXX object qt3d/src/core/CMakeFiles/3DCore.dir/nodes/qbackendnode.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] [5387/10680] Linking CXX static library qtbase/lib/libQt6WebView.a [5388/10680] Generating prl file for target RemoteObjectsQml [5389/10680] Building CXX object qtbase/src/plugins/platforms/xcb/CMakeFiles/XcbQpaPrivate.dir/qxcbsystemtraytracker.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] [5390/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/graphicsview/qgraphicsproxywidget.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/widgets/graphicsview/qgraphicsproxywidget.cpp:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/qgraphicsproxywidget_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/widgets/graphicsview/qgraphicsproxywidget_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/qgraphicswidget_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/widgets/graphicsview/qgraphicswidget_p.h:20: In file included from /home/local/qt-everywhere-src-6.4.0/qtbase/src/widgets/graphicsview/qgraphicsitem_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/qgraphicsview_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/widgets/graphicsview/qgraphicsview_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/qapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/widgets/kernel/qapplication_p.h:39: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [5391/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/itemviews/qtablewidget.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] [5392/10680] Building CXX object qtbase/src/plugins/platforms/xcb/CMakeFiles/XcbQpaPrivate.dir/qxcbwmsupport.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] [5393/10680] Building CXX object qt3d/src/core/CMakeFiles/3DCore.dir/geometry/qboundingvolume.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] [5394/10680] Building CXX object qt3d/src/core/CMakeFiles/3DCore.dir/geometry/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] [5395/10680] Building CXX object qt3d/src/core/CMakeFiles/3DCore.dir/aspects/qabstractaspect.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] [5396/10680] Automatic MOC for target qmlprofiler [5397/10680] Building CXX object qtscxml/src/statemachine/CMakeFiles/StateMachine.dir/qabstracttransition.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] [5398/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/graphicsview/qgraphicsscenebsptreeindex.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/widgets/graphicsview/qgraphicsscenebsptreeindex.cpp:41: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/qgraphicsscene_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/widgets/graphicsview/qgraphicsscene_p.h:23: In file included from /home/local/qt-everywhere-src-6.4.0/qtbase/src/widgets/graphicsview/qgraphicsview_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/qapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/widgets/kernel/qapplication_p.h:39: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [5399/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/itemviews/qtableview.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/widgets/itemviews/qtableview.cpp:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/qapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/widgets/kernel/qapplication_p.h:39: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [5400/10680] Building CXX object qtbase/src/plugins/platforms/xcb/CMakeFiles/XcbQpaPrivate.dir/qxcbconnection_screens.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] [5401/10680] Building CXX object qt3d/src/core/CMakeFiles/3DCore.dir/geometry/qattribute.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] [5402/10680] Building CXX object qtbase/src/plugins/platforms/xcb/CMakeFiles/XcbQpaPrivate.dir/qxcbimage.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/plugins/platforms/xcb/qxcbimage.cpp:7: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qimage_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/image/qimage_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [5403/10680] Building CXX object qt3d/src/core/CMakeFiles/3DCore.dir/jobs/qaspectjob.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] [5404/10680] Building CXX object qtbase/src/plugins/platforms/eglfs/CMakeFiles/EglFSDeviceIntegrationPrivate.dir/api/qeglfsscreen.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/plugins/platforms/eglfs/api/qeglfsscreen.cpp:6: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [5405/10680] Building CXX object qt3d/src/core/CMakeFiles/3DCore.dir/qabstractfrontendnodemanager.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] [5406/10680] Building CXX object qt3d/src/core/CMakeFiles/3DCore.dir/geometry/qgeometry.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] [5407/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/graphicsview/qgraphicswidget_p.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/widgets/graphicsview/qgraphicswidget_p.cpp:8: In file included from /home/local/qt-everywhere-src-6.4.0/qtbase/src/widgets/graphicsview/qgraphicswidget_p.h:20: In file included from /home/local/qt-everywhere-src-6.4.0/qtbase/src/widgets/graphicsview/qgraphicsitem_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/qgraphicsview_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/widgets/graphicsview/qgraphicsview_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/qapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/widgets/kernel/qapplication_p.h:39: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [5408/10680] Building CXX object qt3d/src/core/CMakeFiles/3DCore.dir/aspects/qaspectengine.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] [5409/10680] Building CXX object qt3d/src/core/CMakeFiles/3DCore.dir/jobs/task.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] [5410/10680] Generating prl file for target ScxmlQml [5411/10680] Generating prl file for target SensorsQuick [5412/10680] Building CXX object qt3d/src/core/CMakeFiles/3DCore.dir/aspects/aspectcommanddebugger.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] [5413/10680] Building CXX object qt3d/src/core/CMakeFiles/3DCore.dir/nodes/qnodeid.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] [5414/10680] Generating prl file for target WaylandClient [5415/10680] Generating wayland-idle-inhibit-unstable-v1-server-protocol.h [5416/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/itemviews/qtreeview.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/widgets/itemviews/qtreeview.cpp:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/qapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/widgets/kernel/qapplication_p.h:39: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [5417/10680] Building CXX object qtmultimedia/src/multimedia/CMakeFiles/Multimedia.dir/video/qvideoframeformat.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] [5418/10680] Running AUTOMOC file extraction for target WaylandClient [5419/10680] Building CXX object qtbase/src/plugins/platforms/xcb/CMakeFiles/XcbQpaPrivate.dir/qxcbbackingstore.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/plugins/platforms/xcb/qxcbbackingstore.cpp:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qimage_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/image/qimage_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [5420/10680] Building CXX object qt3d/src/core/CMakeFiles/3DCore.dir/nodes/qnodevisitor.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] [5421/10680] Building CXX object qt3d/src/core/CMakeFiles/3DCore.dir/nodes/qcomponent.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] [5422/10680] Building CXX object qt3d/src/core/CMakeFiles/3DCore.dir/jobs/qthreadpooler.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] [5423/10680] Building CXX object qtbase/src/plugins/platforms/xcb/CMakeFiles/XcbQpaPrivate.dir/qxcbvulkaninstance.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] [5424/10680] Building CXX object qtbase/src/plugins/platforms/xcb/CMakeFiles/XcbQpaPrivate.dir/qxcbxsettings.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] [5425/10680] Building CXX object qtbase/src/plugins/platforms/xcb/CMakeFiles/XcbQpaPrivate.dir/qxcbclipboard.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/plugins/platforms/xcb/qxcbclipboard.cpp:11: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [5426/10680] Building CXX object qt3d/src/core/CMakeFiles/3DCore.dir/qurlhelper.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] [5427/10680] Building CXX object qt3d/src/core/CMakeFiles/3DCore.dir/jobs/qaspectjobmanager.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] [5428/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/dialogs/qfiledialog.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/widgets/dialogs/qfiledialog.cpp:11: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/qapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/widgets/kernel/qapplication_p.h:39: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [5429/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/itemviews/qlistview.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/widgets/itemviews/qlistview.cpp:25: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/qapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/widgets/kernel/qapplication_p.h:39: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [5430/10680] Building CXX object qt3d/src/core/CMakeFiles/3DCore.dir/geometry/qgeometryview.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] [5431/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/itemviews/qtreewidget.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] [5432/10680] Building CXX object qt3d/src/core/CMakeFiles/3DCore.dir/qchangearbiter.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] [5433/10680] Building CXX object qt3d/src/core/CMakeFiles/3DCore.dir/nodes/qentity.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] [5434/10680] Building CXX object qt3d/src/core/CMakeFiles/3DCore.dir/nodes/qdestructionidandtypecollector.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] [5435/10680] Building CXX object qt3d/src/core/CMakeFiles/3DCore.dir/nodes/qnode.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] [5436/10680] Building CXX object qtbase/src/plugins/platforms/eglfs/CMakeFiles/EglFSDeviceIntegrationPrivate.dir/api/qeglfswindow.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/plugins/platforms/eglfs/api/qeglfswindow.cpp:7: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [5437/10680] Building CXX object qtbase/src/plugins/platforms/xcb/CMakeFiles/XcbQpaPrivate.dir/qxcbcursor.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/plugins/platforms/xcb/qxcbcursor.cpp:15: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [5438/10680] Building CXX object qtbase/src/plugins/platforms/xcb/CMakeFiles/XcbQpaPrivate.dir/qxcbkeyboard.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/plugins/platforms/xcb/qxcbkeyboard.cpp:14: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [5439/10680] Running moc --collect-json for target WaylandClient [5440/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/itemviews/qabstractitemview.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/widgets/itemviews/qabstractitemview.cpp:30: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/qapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/widgets/kernel/qapplication_p.h:39: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [5441/10680] Building CXX object qt3d/src/core/CMakeFiles/3DCore.dir/services/qabstractframeadvanceservice.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] [5442/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/graphicsview/qgraphicswidget.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/widgets/graphicsview/qgraphicswidget.cpp:7: In file included from /home/local/qt-everywhere-src-6.4.0/qtbase/src/widgets/graphicsview/qgraphicswidget_p.h:20: In file included from /home/local/qt-everywhere-src-6.4.0/qtbase/src/widgets/graphicsview/qgraphicsitem_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/qgraphicsview_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/widgets/graphicsview/qgraphicsview_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/qapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/widgets/kernel/qapplication_p.h:39: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [5443/10680] Building CXX object qtbase/src/plugins/platforms/minimalegl/CMakeFiles/QMinimalEglIntegrationPlugin.dir/qminimaleglbackingstore.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] [5444/10680] Building CXX object qtbase/src/plugins/platforms/xcb/CMakeFiles/XcbQpaPrivate.dir/qxcbconnection_xi2.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] [5445/10680] Building CXX object qtwayland/src/client/CMakeFiles/WaylandClient.dir/WaylandClient_autogen/mocs_compilation.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] [5446/10680] Building CXX object qtbase/src/plugins/platforms/minimalegl/CMakeFiles/QMinimalEglIntegrationPlugin.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] [5447/10680] Building CXX object qtbase/src/plugins/platforms/xcb/CMakeFiles/XcbQpaPrivate.dir/qxcbnativeinterface.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/plugins/platforms/xcb/qxcbnativeinterface.cpp:12: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [5448/10680] Building CXX object qt3d/src/core/CMakeFiles/3DCore.dir/qscene.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] [5449/10680] Building CXX object qt3d/src/core/CMakeFiles/3DCore.dir/aspects/qaspectmanager.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] [5450/10680] Linking CXX static library qtbase/lib/libQt6QmlCompiler.a [5451/10680] Building CXX object qtbase/src/plugins/platforms/eglfs/CMakeFiles/EglFSDeviceIntegrationPrivate.dir/api/qeglfscursor.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/plugins/platforms/eglfs/api/qeglfscursor.cpp:16: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [5452/10680] Building CXX object qtbase/src/plugins/platforms/eglfs/CMakeFiles/EglFSDeviceIntegrationPrivate.dir/api/qeglfsdeviceintegration.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/plugins/platforms/eglfs/api/qeglfsdeviceintegration.cpp:15: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [5453/10680] Linking CXX static library qtbase/lib/libQt6Bodymovin.a [5454/10680] Building CXX object qt3d/src/core/CMakeFiles/3DCore.dir/services/qtickclockservice.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] [5455/10680] Building CXX object qtbase/src/plugins/platforms/xcb/CMakeFiles/XcbQpaPrivate.dir/qxcbintegration.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/plugins/platforms/xcb/qxcbintegration.cpp:31: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [5456/10680] Building CXX object qt3d/src/core/CMakeFiles/3DCore.dir/services/qopenglinformationservice.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] [5457/10680] Building CXX object qtbase/src/plugins/platforms/xcb/CMakeFiles/XcbQpaPrivate.dir/qxcbconnection.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/plugins/platforms/xcb/qxcbconnection.cpp:4: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [5458/10680] Building CXX object qtbase/src/plugins/platforms/eglfs/CMakeFiles/EglFSDeviceIntegrationPrivate.dir/api/qeglfsintegration.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/plugins/platforms/eglfs/api/qeglfsintegration.cpp:5: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [5459/10680] Building CXX object qtwayland/src/client/CMakeFiles/WaylandClient.dir/hardwareintegration/qwaylandclientbufferintegration.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] [5460/10680] Building CXX object qt3d/src/core/CMakeFiles/3DCore.dir/qtickclock.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] [5461/10680] Building CXX object qtsvg/src/plugins/imageformats/svg/CMakeFiles/QSvgPlugin.dir/qsvgiohandler.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] [5462/10680] Building CXX object qtdeclarative/tools/qmlpreview/CMakeFiles/qmlpreview.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] [5463/10680] Building CXX object qtscxml/src/statemachine/CMakeFiles/StateMachine.dir/StateMachine_autogen/mocs_compilation.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] [5464/10680] Building CXX object qtbase/src/plugins/platforms/minimalegl/CMakeFiles/QMinimalEglIntegrationPlugin.dir/qminimaleglwindow.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] [5465/10680] Building CXX object qtsvg/src/plugins/imageformats/svg/CMakeFiles/QSvgPlugin.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] [5466/10680] Building CXX object qt3d/src/core/CMakeFiles/3DCore.dir/services/qservicelocator.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] [5467/10680] Building CXX object qtbase/src/plugins/platforms/minimalegl/CMakeFiles/QMinimalEglIntegrationPlugin.dir/qminimaleglscreen.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] [5468/10680] Building CXX object qt3d/src/core/CMakeFiles/3DCore.dir/resources/qresourcemanager.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] [5469/10680] Linking CXX static library qtbase/lib/libQt6EglFSDeviceIntegration.a [5470/10680] Building CXX object qt3d/src/core/CMakeFiles/3DCore.dir/transforms/qabstractskeleton.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] [5471/10680] Building CXX object qtsvg/src/plugins/iconengines/svgiconengine/CMakeFiles/QSvgIconPlugin.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] [5472/10680] Building CXX object qtbase/src/plugins/platforms/xcb/CMakeFiles/XcbQpaPrivate.dir/qxcbscreen.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] [5473/10680] Linking CXX static library qtbase/plugins/imageformats/libqsvg.a [5474/10680] Building CXX object qt3d/src/core/CMakeFiles/3DCore.dir/services/qeventfilterservice.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] [5475/10680] Building CXX object qtscxml/src/statemachine/CMakeFiles/StateMachine.dir/qhistorystate.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] [5476/10680] Automatic MOC for target EglFsKmsSupportPrivate [5477/10680] Running AUTOMOC file extraction for target EglFsKmsSupportPrivate [5478/10680] Building CXX object qtdeclarative/src/qml/CMakeFiles/qmlplugin.dir/qmlplugin_QtQmlPlugin.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] [5479/10680] Building CXX object qtdeclarative/tools/qmlpreview/CMakeFiles/qmlpreview.dir/qmlpreview_plugin_imports_Network.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] [5480/10680] Building CXX object qt3d/src/core/CMakeFiles/3DCore.dir/services/qdownloadhelperservice.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] [5481/10680] Linking CXX static library qtbase/lib/libQt6Multimedia.a [5482/10680] Building CXX object qt3d/src/core/CMakeFiles/3DCore.dir/qscheduler.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] [5483/10680] Generating prl file for target EglFsKmsSupportPrivate [5484/10680] Running moc --collect-json for target EglFsKmsSupportPrivate [5485/10680] Building CXX object qt3d/src/core/CMakeFiles/3DCore.dir/transforms/matrix4x4_sse.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] [5486/10680] Building CXX object qt3d/src/core/CMakeFiles/3DCore.dir/transforms/vector4d_sse.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] [5487/10680] Building CXX object qtbase/src/plugins/platforms/xcb/CMakeFiles/XcbQpaPrivate.dir/qxcbdrag.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/plugins/platforms/xcb/qxcbdrag.cpp:23: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [5488/10680] Building CXX object qtscxml/src/statemachine/CMakeFiles/StateMachine.dir/qfinalstate.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] [5489/10680] Linking CXX static library qtbase/qml/QtQml/libqmlplugin.a [5490/10680] Building CXX object qt3d/src/core/CMakeFiles/3DCore.dir/transforms/vector3d_sse.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] [5491/10680] Building CXX object qtscxml/src/statemachine/CMakeFiles/StateMachine.dir/qabstractstate.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] [5492/10680] Building CXX object qtbase/src/plugins/platforms/minimalegl/CMakeFiles/QMinimalEglIntegrationPlugin.dir/qminimaleglintegration.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] [5493/10680] Building CXX object qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/CMakeFiles/EglFsKmsSupportPrivate.dir/EglFsKmsSupportPrivate_autogen/mocs_compilation.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] [5494/10680] Building CXX object qt3d/src/core/CMakeFiles/3DCore.dir/transforms/qarmature.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] [5495/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/util/qcompleter.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/widgets/util/qcompleter.cpp:124: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/qapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/widgets/kernel/qapplication_p.h:39: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [5496/10680] Automatic MOC for target QScxmlEcmaScriptDataModelPlugin [5497/10680] Building CXX object qt3d/src/core/CMakeFiles/3DCore.dir/transforms/qskeletonloader.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] [5498/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/graphicsview/qgraphicsview.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/widgets/graphicsview/qgraphicsview.cpp:238: In file included from /home/local/qt-everywhere-src-6.4.0/qtbase/src/widgets/graphicsview/qgraphicsview_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/qapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/widgets/kernel/qapplication_p.h:39: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [5499/10680] Building CXX object qtdeclarative/tools/qmlprofiler/CMakeFiles/qmlprofiler.dir/qmlprofiler_autogen/mocs_compilation.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] [5500/10680] Building CXX object qt3d/src/core/CMakeFiles/3DCore.dir/transforms/qtransform.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] [5501/10680] Building CXX object qtdeclarative/tools/qmlprofiler/CMakeFiles/qmlprofiler.dir/commandlistener.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] [5502/10680] Building CXX object qtbase/src/plugins/platforms/xcb/CMakeFiles/XcbQpaPrivate.dir/qxcbwindow.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/plugins/platforms/xcb/qxcbwindow.cpp:36: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [5503/10680] Building CXX object qt3d/src/core/CMakeFiles/3DCore.dir/transforms/qskeleton.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] [5504/10680] Building CXX object qtdeclarative/tools/qmlprofiler/CMakeFiles/qmlprofiler.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] [5505/10680] Linking CXX static library qtbase/plugins/platforms/libqminimalegl.a [5506/10680] Generating prl file for target QScxmlEcmaScriptDataModelPlugin [5507/10680] Building CXX object qtdeclarative/tools/qmlpreview/CMakeFiles/qmlpreview.dir/qmlpreviewfilesystemwatcher.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] [5508/10680] Building CXX object qtscxml/src/statemachine/CMakeFiles/StateMachine.dir/gui/qbasickeyeventtransition.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] [5509/10680] Building CXX object qt3d/src/core/CMakeFiles/3DCore.dir/services/qdownloadnetworkworker.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] [5510/10680] Building CXX object qtdeclarative/tools/qmlpreview/CMakeFiles/qmlpreview.dir/qmlpreview_autogen/mocs_compilation.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] [5511/10680] Building CXX object qtscxml/src/statemachine/CMakeFiles/StateMachine.dir/gui/qkeyeventtransition.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] [5512/10680] Building CXX object qtscxml/src/statemachine/CMakeFiles/StateMachine.dir/qeventtransition.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] [5513/10680] Building CXX object qtdeclarative/src/labs/models/CMakeFiles/LabsQmlModels.dir/qqmltablemodelcolumn.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] [5514/10680] Building CXX object qtdeclarative/tools/qmlprofiler/CMakeFiles/qmlprofiler.dir/qmlprofiler_plugin_imports_Network.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] [5515/10680] Building CXX object qtscxml/src/statemachine/CMakeFiles/StateMachine.dir/qsignaltransition.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] [5516/10680] Building CXX object qtscxml/src/statemachine/CMakeFiles/StateMachine.dir/qstate.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] [5517/10680] Building CXX object qtdeclarative/src/labs/models/CMakeFiles/LabsQmlModels.dir/labsqmlmodels_qmltyperegistrations.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] [5518/10680] Building CXX object qtdeclarative/tools/qmlpreview/CMakeFiles/qmlpreview.dir/qmlpreviewapplication.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] [5519/10680] Building CXX object qtscxml/src/statemachine/CMakeFiles/StateMachine.dir/gui/qbasicmouseeventtransition.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] [5520/10680] Building CXX object qtremoteobjects/src/remoteobjectsqml/CMakeFiles/RemoteObjectsQml.dir/RemoteObjectsQml_autogen/mocs_compilation.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-6.4.0_static_17/qtremoteobjects/src/remoteobjectsqml/RemoteObjectsQml_autogen/mocs_compilation.cpp:2: In file included from /home/local/Qt-6.4.0_static_17/qtremoteobjects/src/remoteobjectsqml/RemoteObjectsQml_autogen/EWIEGA46WW/moc_qremoteobjectsqml_p.cpp:10: In file included from /home/local/Qt-6.4.0_static_17/qtremoteobjects/src/remoteobjectsqml/RemoteObjectsQml_autogen/EWIEGA46WW/../../../../../../qt-everywhere-src-6.4.0/qtremoteobjects/src/remoteobjectsqml/qremoteobjectsqml_p.h:14: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qqmlengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine.h:10: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 7 warnings generated. [5521/10680] Building CXX object qtsensors/src/sensorsquick/CMakeFiles/SensorsQuick.dir/qmlgyroscope.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] [5522/10680] Building CXX object qtsensors/src/sensorsquick/CMakeFiles/SensorsQuick.dir/qmlambienttemperaturesensor.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] [5523/10680] Building CXX object qtscxml/src/scxmlqml/CMakeFiles/ScxmlQml.dir/statemachineextended.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] [5524/10680] Building CXX object qtremoteobjects/src/remoteobjectsqml/CMakeFiles/RemoteObjectsQml.dir/remoteobjectsqml_qmltyperegistrations.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-6.4.0_static_17/qtremoteobjects/src/remoteobjectsqml/remoteobjectsqml_qmltyperegistrations.cpp:10: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtRemoteObjectsQml/6.4.0/QtRemoteObjectsQml/private/qremoteobjectsqml_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtRemoteObjectsQml/6.4.0/QtRemoteObjectsQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtremoteobjects/src/remoteobjectsqml/qremoteobjectsqml_p.h:14: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qqmlengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine.h:10: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 7 warnings generated. [5525/10680] Automatic MOC for target QmlLintQuickPlugin [5526/10680] Building CXX object qtwayland/src/client/CMakeFiles/WaylandClient.dir/hardwareintegration/qwaylandserverbufferintegration.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] [5527/10680] Generating prl file for target QmlLintQuickPlugin [5528/10680] Building CXX object qt3d/src/core/CMakeFiles/3DCore.dir/transforms/qjoint.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] [5529/10680] Building CXX object qtsensors/src/sensorsquick/CMakeFiles/SensorsQuick.dir/qmlsensorrange.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] [5530/10680] Building CXX object qtwayland/src/client/CMakeFiles/WaylandClient.dir/qwaylandtextinputinterface.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] [5531/10680] Building CXX object qtdeclarative/src/plugins/qmllint/quick/CMakeFiles/QmlLintQuickPlugin.dir/QmlLintQuickPlugin_autogen/mocs_compilation.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] [5532/10680] Building CXX object qtdeclarative/src/labs/models/CMakeFiles/LabsQmlModels.dir/qqmldelegatecomponent.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/qtdeclarative/src/labs/models/qqmldelegatecomponent.cpp:5: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQmlModels/6.4.0/QtQmlModels/private/qqmladaptormodel_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQmlModels/6.4.0/QtQmlModels/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qmlmodels/qqmladaptormodel_p.h:23: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4value_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/labs/models/qqmldelegatecomponent.cpp:5: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQmlModels/6.4.0/QtQmlModels/private/qqmladaptormodel_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQmlModels/6.4.0/QtQmlModels/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qmlmodels/qqmladaptormodel_p.h:23: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:21: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4value_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtdeclarative/src/labs/models/qqmldelegatecomponent.cpp:5: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQmlModels/6.4.0/QtQmlModels/private/qqmladaptormodel_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQmlModels/6.4.0/QtQmlModels/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qmlmodels/qqmladaptormodel_p.h:23: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlguard_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qqmldata_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmldata_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [5533/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/graphicsview/qgraphicsitem.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/widgets/graphicsview/qgraphicsitem.cpp:758: In file included from /home/local/qt-everywhere-src-6.4.0/qtbase/src/widgets/graphicsview/qgraphicsscene_p.h:23: In file included from /home/local/qt-everywhere-src-6.4.0/qtbase/src/widgets/graphicsview/qgraphicsview_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/qapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/widgets/kernel/qapplication_p.h:39: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [5534/10680] Building CXX object qtscxml/src/statemachine/CMakeFiles/StateMachine.dir/gui/qmouseeventtransition.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] [5535/10680] Linking CXX static library qtbase/lib/libQt6RemoteObjectsQml.a [5536/10680] Building C object qtwayland/src/client/CMakeFiles/WaylandClient.dir/wayland-pointer-gestures-unstable-v1-protocol.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] [5537/10680] Building CXX object qt3d/src/core/CMakeFiles/3DCore.dir/services/qsysteminformationservice.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] [5538/10680] Building CXX object qtsensors/src/sensorsquick/CMakeFiles/SensorsQuick.dir/qmllidsensor.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] [5539/10680] Building C object qtwayland/src/client/CMakeFiles/WaylandClient.dir/wayland-tablet-unstable-v2-protocol.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] [5540/10680] Building CXX object qtsensors/src/sensorsquick/CMakeFiles/SensorsQuick.dir/qmlaccelerometer.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] [5541/10680] Building CXX object qtsensors/src/sensorsquick/CMakeFiles/SensorsQuick.dir/qmlambientlightsensor.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] [5542/10680] Building CXX object qtwayland/src/client/CMakeFiles/WaylandClient.dir/qwaylandbuffer.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] [5543/10680] Linking CXX static library qtbase/lib/libQt6XcbQpa.a [5544/10680] Building C object qtwayland/src/client/CMakeFiles/WaylandClient.dir/wayland-wp-primary-selection-unstable-v1-protocol.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] [5545/10680] Building C object qtwayland/src/client/CMakeFiles/WaylandClient.dir/wayland-text-input-unstable-v1-protocol.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] [5546/10680] Building C object qtwayland/src/client/CMakeFiles/WaylandClient.dir/wayland-text-input-unstable-v2-protocol.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] [5547/10680] Building C object qtwayland/src/client/CMakeFiles/WaylandClient.dir/wayland-text-input-unstable-v4-wip-protocol.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] [5548/10680] Building CXX object qtscxml/src/scxmlqml/CMakeFiles/ScxmlQml.dir/eventconnection.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] [5549/10680] Building C object qtwayland/src/client/CMakeFiles/WaylandClient.dir/wayland-wayland-protocol.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] [5550/10680] Building CXX object qtsensors/src/sensorsquick/CMakeFiles/SensorsQuick.dir/qmlcompass.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] [5551/10680] Building C object qtwayland/src/client/CMakeFiles/WaylandClient.dir/wayland-qt-key-unstable-v1-protocol.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] [5552/10680] Building CXX object qtdeclarative/tools/qmlprofiler/CMakeFiles/qmlprofiler.dir/qmlprofilerdata.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] [5553/10680] Building CXX object qtwayland/src/client/CMakeFiles/WaylandClient.dir/hardwareintegration/qwaylandclientbufferintegrationplugin.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] [5554/10680] Building C object qtwayland/src/client/CMakeFiles/WaylandClient.dir/wayland-xdg-output-unstable-v1-protocol.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] [5555/10680] Building CXX object qtsensors/src/sensorsquick/CMakeFiles/SensorsQuick.dir/qmlhumiditysensor.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] [5556/10680] Building CXX object qtsensors/src/sensorsquick/CMakeFiles/SensorsQuick.dir/qmlsensorglobal.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] [5557/10680] Building C object qtwayland/src/client/CMakeFiles/WaylandClient.dir/wayland-qt-text-input-method-unstable-v1-protocol.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] [5558/10680] Building C object qtwayland/src/client/CMakeFiles/WaylandClient.dir/wayland-qt-windowmanager-protocol.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] [5559/10680] Building CXX object qtdeclarative/tools/qmlprofiler/CMakeFiles/qmlprofiler.dir/qmlprofilerclient.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] [5560/10680] Building CXX object qtsensors/src/sensorsquick/CMakeFiles/SensorsQuick.dir/qmllightsensor.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] [5561/10680] Building C object qtwayland/src/client/CMakeFiles/WaylandClient.dir/wayland-surface-extension-protocol.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] [5562/10680] Building CXX object qtsensors/src/sensorsquick/CMakeFiles/SensorsQuick.dir/qmlorientationsensor.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] [5563/10680] Building CXX object qtsensors/src/sensorsquick/CMakeFiles/SensorsQuick.dir/qmltiltsensor.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] [5564/10680] Building CXX object qtsensors/src/sensorsquick/CMakeFiles/SensorsQuick.dir/qmlmagnetometer.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] [5565/10680] Building CXX object qtsensors/src/sensorsquick/CMakeFiles/SensorsQuick.dir/qmlirproximitysensor.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] [5566/10680] Building C object qtwayland/src/client/CMakeFiles/WaylandClient.dir/wayland-touch-extension-protocol.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] [5567/10680] Building CXX object qtscxml/src/scxmlqml/CMakeFiles/ScxmlQml.dir/ScxmlQml_autogen/mocs_compilation.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] [5568/10680] Building C object qtwayland/src/client/CMakeFiles/WaylandClient.dir/wayland-hardware-integration-protocol.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] [5569/10680] Building CXX object qt3d/src/core/CMakeFiles/3DCore.dir/jobs/calcboundingvolumejob.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] [5570/10680] Building C object qtwayland/src/client/CMakeFiles/WaylandClient.dir/wayland-server-buffer-extension-protocol.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] [5571/10680] Automatic MOC for target quickwindow [5572/10680] Running AUTOMOC file extraction for target quickwindow [5573/10680] Building CXX object qtsensors/src/sensorsquick/CMakeFiles/SensorsQuick.dir/qmlpressuresensor.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] [5574/10680] Building CXX object qtwayland/src/client/CMakeFiles/WaylandClient.dir/__/shared/qwaylandinputmethodeventbuilder.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] [5575/10680] Building CXX object qtscxml/src/scxmlqml/CMakeFiles/ScxmlQml.dir/invokedservices.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] [5576/10680] Building CXX object qtsensors/src/sensorsquick/CMakeFiles/SensorsQuick.dir/qmlproximitysensor.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] [5577/10680] Building CXX object qtwayland/src/client/CMakeFiles/WaylandClient.dir/__/shared/qwaylandmimehelper.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] [5578/10680] Running moc --collect-json for target quickwindow [5579/10680] Building CXX object qtwayland/src/client/CMakeFiles/WaylandClient.dir/hardwareintegration/qwaylandhardwareintegration.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] [5580/10680] Building CXX object qtwayland/src/client/CMakeFiles/WaylandClient.dir/inputdeviceintegration/qwaylandinputdeviceintegrationplugin.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] [5581/10680] Generating prl file for target quickwindow [5582/10680] Generating qwayland-server-idle-inhibit-unstable-v1.h [5583/10680] Building CXX object qtdeclarative/tools/qmlprofiler/CMakeFiles/qmlprofiler.dir/qmlprofilerapplication.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] [5584/10680] Generating wayland-idle-inhibit-unstable-v1-protocol.c [5585/10680] Generating qwayland-server-scaler.h [5586/10680] Generating qwayland-server-idle-inhibit-unstable-v1.cpp [5587/10680] Building CXX object qtscxml/src/scxmlqml/CMakeFiles/ScxmlQml.dir/statemachineloader.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/qtscxml/src/scxmlqml/statemachineloader.cpp:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qqmlengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine.h:10: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 7 warnings generated. [5588/10680] Building CXX object qtscxml/src/scxmlqml/CMakeFiles/ScxmlQml.dir/scxmlqml_qmltyperegistrations.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] [5589/10680] Building CXX object qtsensors/src/sensorsquick/CMakeFiles/SensorsQuick.dir/qmltapsensor.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] [5590/10680] Automatic MOC for target QmlDomPrivate [5591/10680] Building CXX object qtwayland/src/client/CMakeFiles/WaylandClient.dir/hardwareintegration/qwaylandserverbufferintegrationplugin.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] [5592/10680] Generating wayland-ivi-application-server-protocol.h [5593/10680] Generating wayland-ivi-application-protocol.c [5594/10680] Generating qwayland-server-xdg-output-unstable-v1.h [5595/10680] Building CXX object qtwayland/src/client/CMakeFiles/WaylandClient.dir/hardwareintegration/qwaylandclientbufferintegrationfactory.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] [5596/10680] Automatic MOC for target qmllocalstorageplugin [5597/10680] Automatic MOC for target qmlsettingsplugin [5598/10680] Automatic QML type registration for target quickwindow [5599/10680] Generating wayland-xdg-output-unstable-v1-protocol.c [5600/10680] Generating wayland-xdg-shell-server-protocol.h [5601/10680] Generating qwayland-server-xdg-output-unstable-v1.cpp [5602/10680] Generating qwayland-server-xdg-shell.h [5603/10680] Generating prl file for target QmlDomPrivate [5604/10680] Running AUTOMOC file extraction for target QmlDomPrivate [5605/10680] Building CXX object qtsensors/src/sensorsquick/CMakeFiles/SensorsQuick.dir/qmlrotationsensor.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] [5606/10680] Building CXX object qtwayland/src/client/CMakeFiles/WaylandClient.dir/inputdeviceintegration/qwaylandinputdeviceintegrationfactory.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] [5607/10680] Automatic MOC for target QEglFSX11IntegrationPlugin [5608/10680] Automatic MOC for target QEglFSEmulatorIntegrationPlugin [5609/10680] Automatic MOC for target modelsplugin [5610/10680] Automatic MOC for target qmlfolderlistmodelplugin [5611/10680] Automatic MOC for target quicktooling [5612/10680] Generating wayland-xdg-shell-protocol.c [5613/10680] Generating wayland-hardware-integration-server-protocol.h [5614/10680] Generating qwayland-server-xdg-shell.cpp [5615/10680] Generating qwayland-server-server-buffer-extension.cpp [5616/10680] Generating prl file for target qmllocalstorageplugin [5617/10680] Generating prl file for target qmlsettingsplugin [5618/10680] Generating qwayland-server-server-buffer-extension.h [5619/10680] Generating wayland-touch-extension-protocol.c [5620/10680] Building CXX object qtsvg/src/plugins/iconengines/svgiconengine/CMakeFiles/QSvgIconPlugin.dir/qsvgiconengine.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/qtsvg/src/plugins/iconengines/svgiconengine/qsvgiconengine.cpp:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [5621/10680] Building CXX object qtsensors/src/sensorsquick/CMakeFiles/SensorsQuick.dir/SensorsQuick_autogen/mocs_compilation.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] [5622/10680] Building CXX object qtwayland/src/client/CMakeFiles/WaylandClient.dir/hardwareintegration/qwaylandserverbufferintegrationfactory.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] [5623/10680] Building CXX object qtwayland/src/client/CMakeFiles/WaylandClient.dir/qwaylanddecorationfactory.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] [5624/10680] Building CXX object qtwayland/src/client/CMakeFiles/WaylandClient.dir/qwaylanddecorationplugin.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] [5625/10680] Building CXX object qtwayland/src/client/CMakeFiles/WaylandClient.dir/qwaylandextendedsurface.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] [5626/10680] Automatic MOC for target declarative_remoteobjects [5627/10680] Automatic MOC for target declarative_scxml [5628/10680] Building CXX object qtscxml/src/plugins/ecmascriptdatamodel/CMakeFiles/QScxmlEcmaScriptDataModelPlugin.dir/qscxmlecmascriptdatamodelplugin.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] [5629/10680] Generating wayland-touch-extension-server-protocol.h [5630/10680] Running moc --collect-json for target QmlDomPrivate [5631/10680] Generating qwayland-server-touch-extension.cpp [5632/10680] Generating qwayland-server-touch-extension.h [5633/10680] Generating prl file for target QEglFSX11IntegrationPlugin [5634/10680] Generating prl file for target QEglFSEmulatorIntegrationPlugin [5635/10680] Generating prl file for target modelsplugin [5636/10680] Generating prl file for target qmlfolderlistmodelplugin [5637/10680] Running AUTOMOC file extraction for target quicktooling [5638/10680] Generating wayland-drm-egl-server-buffer-protocol.c [5639/10680] Generating wayland-drm-egl-server-buffer-client-protocol.h [5640/10680] Generating qwayland-drm-egl-server-buffer.cpp [5641/10680] Generating qwayland-drm-egl-server-buffer.h [5642/10680] Building CXX object qtdeclarative/src/labs/models/CMakeFiles/LabsQmlModels.dir/qqmltablemodel.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/qtdeclarative/src/labs/models/qqmltablemodel.cpp:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qqmlengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/qml/qqmlengine.h:10: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 7 warnings generated. [5643/10680] Building CXX object qtsensors/src/sensorsquick/CMakeFiles/SensorsQuick.dir/qmlsensor.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] [5644/10680] Automatic MOC for target QEglFSIntegrationPlugin [5645/10680] Automatic MOC for target qtqmlcoreplugin [5646/10680] Automatic MOC for target qmlxmllistmodelplugin [5647/10680] Automatic MOC for target qtqmlstatemachine [5648/10680] Automatic MOC for target SensorsQuickplugin [5649/10680] Automatic MOC for target qtvkblayoutsplugin [5650/10680] Automatic MOC for target qtvkbbuiltinstylesplugin [5651/10680] Automatic MOC for target qtvkbpluginsplugin [5652/10680] Linking CXX static library qtbase/lib/libQt6ScxmlQml.a [5653/10680] Building CXX object qtdeclarative/src/quick/window/CMakeFiles/quickwindow.dir/quickwindow_autogen/mocs_compilation.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] [5654/10680] Linking CXX static library qtbase/plugins/iconengines/libqsvgicon.a [5655/10680] Generating wayland-shm-emulation-server-buffer-protocol.c [5656/10680] Generating wayland-shm-emulation-server-buffer-client-protocol.h [5657/10680] Generating qwayland-shm-emulation-server-buffer.h [5658/10680] Generating qwayland-shm-emulation-server-buffer.cpp [5659/10680] Generating wayland-qt-dmabuf-server-buffer-protocol.c [5660/10680] Generating prl file for target declarative_remoteobjects [5661/10680] Generating wayland-qt-dmabuf-server-buffer-client-protocol.h [5662/10680] Generating qwayland-qt-dmabuf-server-buffer.h [5663/10680] Generating qwayland-qt-dmabuf-server-buffer.cpp [5664/10680] Building CXX object qtwayland/src/client/CMakeFiles/WaylandClient.dir/qwaylandabstractdecoration.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] [5665/10680] Building CXX object qtwayland/src/client/CMakeFiles/WaylandClient.dir/qwaylandqtkey.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] [5666/10680] Building CXX object qtwayland/src/client/CMakeFiles/WaylandClient.dir/qwaylandshm.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] [5667/10680] Building CXX object qtwayland/src/client/CMakeFiles/WaylandClient.dir/qwayland-pointer-gestures-unstable-v1.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] [5668/10680] Building CXX object qtwayland/src/client/CMakeFiles/WaylandClient.dir/qwayland-text-input-unstable-v4-wip.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] [5669/10680] Building CXX object qtwayland/src/client/CMakeFiles/WaylandClient.dir/qwayland-touch-extension.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] [5670/10680] Building CXX object qtdeclarative/src/qmllocalstorage/CMakeFiles/qmllocalstorageplugin.dir/qmllocalstorageplugin_autogen/mocs_compilation.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] [5671/10680] Building CXX object qtdeclarative/src/labs/settings/CMakeFiles/qmlsettingsplugin.dir/qmlsettingsplugin_autogen/mocs_compilation.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] [5672/10680] Building CXX object qtdeclarative/src/qmldom/CMakeFiles/QmlDomPrivate.dir/QmlDomPrivate_autogen/mocs_compilation.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] [5673/10680] Building CXX object qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_x11/CMakeFiles/QEglFSX11IntegrationPlugin.dir/QEglFSX11IntegrationPlugin_autogen/mocs_compilation.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] [5674/10680] Building CXX object qtdeclarative/src/qmlmodels/CMakeFiles/modelsplugin.dir/modelsplugin_autogen/mocs_compilation.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] [5675/10680] Generating prl file for target QEglFSIntegrationPlugin [5676/10680] Generating prl file for target qtqmlcoreplugin [5677/10680] Generating prl file for target qmlxmllistmodelplugin [5678/10680] Building CXX object qtbase/src/widgets/CMakeFiles/Widgets.dir/graphicsview/qgraphicsscene.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/widgets/graphicsview/qgraphicsscene.cpp:171: In file included from /home/local/qt-everywhere-src-6.4.0/qtbase/src/widgets/graphicsview/qgraphicsitem_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/qgraphicsview_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/widgets/graphicsview/qgraphicsview_p.h:26: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/qapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtWidgets/6.4.0/QtWidgets/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/widgets/kernel/qapplication_p.h:39: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [5679/10680] Building CXX object qtwayland/src/client/CMakeFiles/WaylandClient.dir/qwaylandinputcontext.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] [5680/10680] Building CXX object qtwayland/src/client/CMakeFiles/WaylandClient.dir/qwaylandscreen.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] [5681/10680] Building CXX object qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/CMakeFiles/EglFsKmsSupportPrivate.dir/qeglfskmseventreader.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] [5682/10680] Building CXX object qtwayland/src/client/CMakeFiles/WaylandClient.dir/shellintegration/qwaylandshellintegrationplugin.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] [5683/10680] Building CXX object qtwayland/src/client/CMakeFiles/WaylandClient.dir/qwayland-text-input-unstable-v1.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] [5684/10680] Building CXX object qtwayland/src/client/CMakeFiles/WaylandClient.dir/qwayland-text-input-unstable-v2.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] [5685/10680] Building CXX object qtwayland/src/client/CMakeFiles/WaylandClient.dir/qwayland-wp-primary-selection-unstable-v1.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] [5686/10680] Building CXX object qtwayland/src/client/CMakeFiles/WaylandClient.dir/qwayland-hardware-integration.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] [5687/10680] Building CXX object qtwayland/src/client/CMakeFiles/WaylandClient.dir/qwayland-server-buffer-extension.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] [5688/10680] Linking CXX static library qtbase/lib/libQt63DCore.a [5689/10680] Building CXX object qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_emu/CMakeFiles/QEglFSEmulatorIntegrationPlugin.dir/QEglFSEmulatorIntegrationPlugin_autogen/mocs_compilation.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] [5690/10680] Linking CXX static library qtbase/lib/libQt6LabsQmlModels.a [5691/10680] Building CXX object qtdeclarative/src/labs/folderlistmodel/CMakeFiles/qmlfolderlistmodelplugin.dir/qmlfolderlistmodelplugin_autogen/mocs_compilation.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] [5692/10680] Running moc --collect-json for target quicktooling [5693/10680] Generating prl file for target declarative_scxml [5694/10680] Running AUTOMOC file extraction for target qtvkblayoutsplugin [5695/10680] Generating prl file for target qtvkblayoutsplugin [5696/10680] Generating prl file for target qtvkbbuiltinstylesplugin [5697/10680] Running AUTOMOC file extraction for target qtvkbbuiltinstylesplugin [5698/10680] Building CXX object qtwayland/src/client/CMakeFiles/WaylandClient.dir/qwaylandpointergestures.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] [5699/10680] Automatic MOC for target TextToSpeechQml [5700/10680] Building CXX object qtwayland/src/client/CMakeFiles/WaylandClient.dir/qwayland-tablet-unstable-v2.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] [5701/10680] Building CXX object qtwayland/src/client/CMakeFiles/WaylandClient.dir/qwayland-xdg-output-unstable-v1.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] [5702/10680] Building CXX object qtwayland/src/client/CMakeFiles/WaylandClient.dir/qwayland-qt-windowmanager.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] [5703/10680] Building CXX object qtremoteobjects/src/remoteobjectsqml/CMakeFiles/declarative_remoteobjects.dir/declarative_remoteobjects_autogen/mocs_compilation.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] [5704/10680] Running AUTOMOC file extraction for target qtvkbpluginsplugin [5705/10680] Generating prl file for target qtvkbpluginsplugin [5706/10680] Generating wayland-qt-vulkan-server-buffer-unstable-v1-protocol.c [5707/10680] Building CXX object qtwayland/src/client/CMakeFiles/WaylandClient.dir/global/qwaylandclientextension.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/qtwayland/src/client/global/qwaylandclientextension.cpp:11: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [5708/10680] Building CXX object qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/CMakeFiles/EglFsKmsSupportPrivate.dir/qeglfskmsintegration.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] [5709/10680] Building CXX object qtscxml/src/plugins/ecmascriptdatamodel/CMakeFiles/QScxmlEcmaScriptDataModelPlugin.dir/qscxmlecmascriptplatformproperties.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/qtscxml/src/plugins/ecmascriptdatamodel/qscxmlecmascriptplatformproperties.cpp:7: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 7 warnings generated. [5710/10680] Building CXX object qtwayland/src/client/CMakeFiles/WaylandClient.dir/qwaylandshmwindow.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] [5711/10680] Building CXX object qtwayland/src/client/CMakeFiles/WaylandClient.dir/qwayland-qt-key-unstable-v1.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] [5712/10680] Building CXX object qtbase/src/plugins/platforms/eglfs/CMakeFiles/QEglFSIntegrationPlugin.dir/QEglFSIntegrationPlugin_autogen/mocs_compilation.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] [5713/10680] Building CXX object qtdeclarative/src/core/CMakeFiles/qtqmlcoreplugin.dir/qtqmlcoreplugin_autogen/mocs_compilation.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] [5714/10680] Building CXX object qtdeclarative/src/qmlxmllistmodel/CMakeFiles/qmlxmllistmodelplugin.dir/qmlxmllistmodelplugin_autogen/mocs_compilation.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] [5715/10680] Running moc --collect-json for target qtvkblayoutsplugin [5716/10680] Generating wayland-qt-vulkan-server-buffer-unstable-v1-client-protocol.h [5717/10680] Running moc --collect-json for target qtvkbbuiltinstylesplugin [5718/10680] Generating qwayland-qt-vulkan-server-buffer-unstable-v1.cpp [5719/10680] Running AUTOMOC file extraction for target TextToSpeechQml [5720/10680] Generating prl file for target TextToSpeechQml [5721/10680] Generating qwayland-qt-vulkan-server-buffer-unstable-v1.h [5722/10680] Automatic MOC for target SpatialAudio [5723/10680] Building CXX object qtwayland/src/client/CMakeFiles/WaylandClient.dir/qwaylandshellsurface.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] [5724/10680] Building CXX object qtwayland/src/client/CMakeFiles/WaylandClient.dir/qwaylandtouch.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] [5725/10680] Building CXX object qtwayland/src/client/CMakeFiles/WaylandClient.dir/qwayland-qt-text-input-method-unstable-v1.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] [5726/10680] Building CXX object qtwayland/src/client/CMakeFiles/WaylandClient.dir/qwayland-surface-extension.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] [5727/10680] Automatic QML type registration for target quicktooling [5728/10680] Building CXX object qtscxml/src/scxmlqml/CMakeFiles/declarative_scxml.dir/declarative_scxml_autogen/mocs_compilation.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] [5729/10680] Running moc --collect-json for target qtvkbpluginsplugin [5730/10680] Running moc --collect-json for target TextToSpeechQml [5731/10680] Building CXX object qtscxml/src/plugins/ecmascriptdatamodel/CMakeFiles/QScxmlEcmaScriptDataModelPlugin.dir/QScxmlEcmaScriptDataModelPlugin_autogen/mocs_compilation.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] [5732/10680] Building CXX object qtwayland/src/client/CMakeFiles/WaylandClient.dir/shellintegration/qwaylandshellintegration.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] [5733/10680] Automatic QML type registration for target qtvkblayoutsplugin [5734/10680] Building CXX object qtwayland/src/client/CMakeFiles/WaylandClient.dir/qwaylandsurface.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] [5735/10680] Automatic QML type registration for target qtvkbbuiltinstylesplugin [5736/10680] Building CXX object qtwayland/src/client/CMakeFiles/WaylandClient.dir/qwayland-wayland.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] [5737/10680] Automatic QML type registration for target qtvkbpluginsplugin [5738/10680] Automatic MOC for target QXcbIntegrationPlugin [5739/10680] Automatic QML type registration for target TextToSpeechQml [5740/10680] Building CXX object qtvirtualkeyboard/src/layouts/CMakeFiles/qtvkblayoutsplugin.dir/qtvkblayoutsplugin_autogen/mocs_compilation.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] [5741/10680] Building CXX object qtwayland/src/client/CMakeFiles/WaylandClient.dir/qwaylandsubsurface.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] [5742/10680] Building CXX object qtwayland/src/client/CMakeFiles/WaylandClient.dir/qwaylandtextinputv1.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/qtwayland/src/client/qwaylandtextinputv1.cpp:12: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [5743/10680] Building CXX object qtvirtualkeyboard/src/plugins/CMakeFiles/qtvkbpluginsplugin.dir/qtvkbpluginsplugin_autogen/mocs_compilation.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] [5744/10680] Generating prl file for target QXcbIntegrationPlugin [5745/10680] Building CXX object qtbase/src/plugins/platforms/xcb/CMakeFiles/QXcbIntegrationPlugin.dir/QXcbIntegrationPlugin_autogen/mocs_compilation.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] [5746/10680] Building CXX object qtscxml/src/statemachine/CMakeFiles/StateMachine.dir/qstatemachine.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] [5747/10680] Automatic MOC for target QXcbGlxIntegrationPlugin [5748/10680] Generating prl file for target QXcbGlxIntegrationPlugin [5749/10680] Building CXX object qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/CMakeFiles/EglFsKmsSupportPrivate.dir/qeglfskmsdevice.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/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsdevice.cpp:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [5750/10680] Building CXX object qtbase/src/plugins/platforms/xcb/gl_integrations/xcb_glx/CMakeFiles/QXcbGlxIntegrationPlugin.dir/QXcbGlxIntegrationPlugin_autogen/mocs_compilation.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] [5751/10680] Building CXX object qtwayland/src/client/CMakeFiles/WaylandClient.dir/qwaylandinputmethodcontext.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/qtwayland/src/client/qwaylandinputmethodcontext.cpp:10: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [5752/10680] Building CXX object qtwayland/src/client/CMakeFiles/WaylandClient.dir/qwaylandnativeinterface.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/qtwayland/src/client/qwaylandnativeinterface.cpp:15: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [5753/10680] Building CXX object qtwayland/src/client/CMakeFiles/WaylandClient.dir/shellintegration/qwaylandshellintegrationfactory.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] [5754/10680] Building CXX object qtwayland/src/client/CMakeFiles/WaylandClient.dir/qwaylandwindowmanagerintegration.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] [5755/10680] Building CXX object qtdeclarative/src/quick/window/CMakeFiles/quickwindow.dir/quickwindow_qmltyperegistrations.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] [5756/10680] Building CXX object qtwayland/src/client/CMakeFiles/WaylandClient.dir/qwaylandtextinputv2.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/qtwayland/src/client/qwaylandtextinputv2.cpp:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [5757/10680] Building CXX object qtwayland/src/client/CMakeFiles/WaylandClient.dir/qwaylandshmbackingstore.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] [5758/10680] Linking CXX static library qtbase/lib/libQt6StateMachine.a [5759/10680] Building CXX object qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/CMakeFiles/EglFsKmsSupportPrivate.dir/qeglfskmsscreen.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/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsscreen.cpp:12: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [5760/10680] Automatic MOC for target QXcbEglIntegrationPlugin [5761/10680] Automatic MOC for target qmlwebsockets [5762/10680] Building CXX object qtdeclarative/src/quick/window/CMakeFiles/quickwindow.dir/quickwindow_QtQuick_WindowPlugin.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] [5763/10680] Generating prl file for target QXcbEglIntegrationPlugin [5764/10680] Generating prl file for target qmlwebsockets [5765/10680] Linking CXX static library qtbase/lib/libQt6EglFsKmsSupport.a [5766/10680] Building CXX object qtbase/src/plugins/platforms/xcb/gl_integrations/xcb_egl/CMakeFiles/QXcbEglIntegrationPlugin.dir/QXcbEglIntegrationPlugin_autogen/mocs_compilation.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] [5767/10680] Linking CXX static library qtbase/qml/QtQuick/Window/libquickwindowplugin.a [5768/10680] Building CXX object qtwayland/src/client/CMakeFiles/WaylandClient.dir/qwaylandclipboard.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] [5769/10680] Building CXX object qtdeclarative/src/labs/settings/CMakeFiles/qmlsettingsplugin.dir/qmlsettingsplugin_QmlSettingsPlugin.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] [5770/10680] Building CXX object qtwayland/src/client/CMakeFiles/WaylandClient.dir/qwaylandvulkaninstance.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] [5771/10680] Building CXX object qtwayland/src/client/CMakeFiles/WaylandClient.dir/qwaylanddatadevicemanager.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] [5772/10680] Building CXX object qtdeclarative/src/qmllocalstorage/CMakeFiles/qmllocalstorageplugin.dir/qmllocalstorageplugin_QQmlLocalStoragePlugin.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] [5773/10680] Linking CXX static library qtbase/qml/Qt/labs/settings/libqmlsettingsplugin.a [5774/10680] Building CXX object qtdeclarative/src/qmlmodels/CMakeFiles/modelsplugin.dir/modelsplugin_QtQmlModelsPlugin.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] [5775/10680] Building CXX object qtdeclarative/src/qmldom/CMakeFiles/QmlDomPrivate.dir/qqmldomconstants.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] [5776/10680] Building CXX object qtwayland/src/client/CMakeFiles/WaylandClient.dir/qwaylandinputdevice.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/qtwayland/src/client/qwaylandinputdevice.cpp:36: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [5777/10680] Building CXX object qtdeclarative/src/labs/folderlistmodel/CMakeFiles/qmlfolderlistmodelplugin.dir/qmlfolderlistmodelplugin_QmlFolderListModelPlugin.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] [5778/10680] Linking CXX static library qtbase/qml/QtQuick/LocalStorage/libqmllocalstorageplugin.a [5779/10680] Linking CXX static library qtbase/qml/QtQml/Models/libmodelsplugin.a [5780/10680] Building CXX object qtwayland/src/client/CMakeFiles/WaylandClient.dir/qwaylanddnd.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] [5781/10680] Linking CXX static library qtbase/qml/Qt/labs/folderlistmodel/libqmlfolderlistmodelplugin.a [5782/10680] Building CXX object qtdeclarative/src/qmldom/CMakeFiles/QmlDomPrivate.dir/qqmldomstringdumper.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] [5783/10680] Building CXX object qtwayland/src/client/CMakeFiles/WaylandClient.dir/qwaylanddisplay.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/qtwayland/src/client/qwaylanddisplay.cpp:58: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [5784/10680] Automatic MOC for target 3DLogic [5785/10680] Generating prl file for target 3DLogic [5786/10680] Running AUTOMOC file extraction for target 3DLogic [5787/10680] Building CXX object qtdeclarative/src/core/CMakeFiles/qtqmlcoreplugin.dir/qtqmlcoreplugin_QtQmlCorePlugin.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] [5788/10680] Building CXX object qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_x11/CMakeFiles/QEglFSX11IntegrationPlugin.dir/qeglfsx11main.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] [5789/10680] Running moc --collect-json for target 3DLogic [5790/10680] Building CXX object qtsensors/src/sensorsquick/CMakeFiles/SensorsQuick.dir/sensorsquick_qmltyperegistrations.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] [5791/10680] Building CXX object qtremoteobjects/src/remoteobjectsqml/CMakeFiles/declarative_remoteobjects.dir/declarative_remoteobjects_QtRemoteObjectsPlugin.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] [5792/10680] Building CXX object qtwayland/src/client/CMakeFiles/WaylandClient.dir/qwaylandcursor.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] [5793/10680] Building CXX object qtwayland/src/client/CMakeFiles/WaylandClient.dir/qwaylanddatasource.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] [5794/10680] Building CXX object qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_emu/CMakeFiles/QEglFSEmulatorIntegrationPlugin.dir/qeglfsemumain.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] [5795/10680] Building CXX object qt3d/src/logic/CMakeFiles/3DLogic.dir/3DLogic_autogen/mocs_compilation.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] [5796/10680] Building CXX object qtdeclarative/src/qmlxmllistmodel/CMakeFiles/qmlxmllistmodelplugin.dir/qmlxmllistmodelplugin_QtQmlXmlListModelPlugin.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] [5797/10680] Linking CXX executable qtbase/bin/lupdate FAILED: qtbase/bin/lupdate : && /home/opt/intel/oneapi/compiler/2022.2.0/linux/bin/icpx -g -Wl,--gc-sections -Wl,--enable-new-dtags qttools/src/linguist/lupdate/CMakeFiles/lupdate.dir/lupdate_autogen/mocs_compilation.cpp.o qttools/src/linguist/lupdate/CMakeFiles/lupdate.dir/__/shared/numerus.cpp.o qttools/src/linguist/lupdate/CMakeFiles/lupdate.dir/__/shared/po.cpp.o qttools/src/linguist/lupdate/CMakeFiles/lupdate.dir/__/shared/projectdescriptionreader.cpp.o qttools/src/linguist/lupdate/CMakeFiles/lupdate.dir/__/shared/qm.cpp.o qttools/src/linguist/lupdate/CMakeFiles/lupdate.dir/__/shared/qph.cpp.o qttools/src/linguist/lupdate/CMakeFiles/lupdate.dir/__/shared/qrcreader.cpp.o qttools/src/linguist/lupdate/CMakeFiles/lupdate.dir/__/shared/runqttool.cpp.o qttools/src/linguist/lupdate/CMakeFiles/lupdate.dir/__/shared/simtexth.cpp.o qttools/src/linguist/lupdate/CMakeFiles/lupdate.dir/__/shared/translator.cpp.o qttools/src/linguist/lupdate/CMakeFiles/lupdate.dir/__/shared/translatormessage.cpp.o qttools/src/linguist/lupdate/CMakeFiles/lupdate.dir/__/shared/ts.cpp.o qttools/src/linguist/lupdate/CMakeFiles/lupdate.dir/__/shared/xliff.cpp.o qttools/src/linguist/lupdate/CMakeFiles/lupdate.dir/__/shared/xmlparser.cpp.o qttools/src/linguist/lupdate/CMakeFiles/lupdate.dir/cpp.cpp.o qttools/src/linguist/lupdate/CMakeFiles/lupdate.dir/java.cpp.o qttools/src/linguist/lupdate/CMakeFiles/lupdate.dir/python.cpp.o qttools/src/linguist/lupdate/CMakeFiles/lupdate.dir/main.cpp.o qttools/src/linguist/lupdate/CMakeFiles/lupdate.dir/merge.cpp.o qttools/src/linguist/lupdate/CMakeFiles/lupdate.dir/ui.cpp.o qttools/src/linguist/lupdate/CMakeFiles/lupdate.dir/qdeclarative.cpp.o qttools/src/linguist/lupdate/CMakeFiles/lupdate.dir/clangtoolastreader.cpp.o qttools/src/linguist/lupdate/CMakeFiles/lupdate.dir/cpp_clang.cpp.o qttools/src/linguist/lupdate/CMakeFiles/lupdate.dir/filesignificancecheck.cpp.o qttools/src/linguist/lupdate/CMakeFiles/lupdate.dir/lupdatepreprocessoraction.cpp.o -o qtbase/bin/lupdate -Wl,-rpath,/home/opt/intel/oneapi/intelpython/latest/lib: qtdeclarative/src/qml/CMakeFiles/Qml_resources_1.dir/./.rcc/qrc_qmake_QtQml.cpp.o qtbase/lib/libQt6Core.a qtbase/lib/libQt6Qml.a qtbase/lib/libQt6Network.a qtbase/lib/libQt6Core.a /usr/lib64/libb2.so -lm /usr/lib64/libicui18n.so /usr/lib64/libicuuc.so /usr/lib64/libicudata.so qtbase/lib/libQt6BundledPcre2.a /usr/lib64/libglib-2.0.so /usr/lib64/libgthread-2.0.so /usr/lib64/librt.so /usr/lib64/libz.so /home/opt/intel/oneapi/intelpython/latest/lib/libzstd.so.1.4.5 -pthread -ldl /usr/lib64/libbrotlidec.so /usr/lib64/libclang.so.12 /usr/lib64/libclang-cpp.so.12 /usr/lib64/libLLVM.so.12 -lpthread && : /usr/lib64/gcc/x86_64-suse-linux/10/../../../../x86_64-suse-linux/bin/ld: /usr/lib64/libLLVM.so.12: undefined reference to `del_curterm@NCURSES6_TINFO_5.0.19991023' /usr/lib64/gcc/x86_64-suse-linux/10/../../../../x86_64-suse-linux/bin/ld: /usr/lib64/../lib64/libedit.so.0: undefined reference to `tputs@NCURSES6_TINFO_5.0.19991023' /usr/lib64/gcc/x86_64-suse-linux/10/../../../../x86_64-suse-linux/bin/ld: /usr/lib64/../lib64/libedit.so.0: undefined reference to `tgoto@NCURSES6_TINFO_5.0.19991023' /usr/lib64/gcc/x86_64-suse-linux/10/../../../../x86_64-suse-linux/bin/ld: /usr/lib64/libLLVM.so.12: undefined reference to `setupterm@NCURSES6_TINFO_5.0.19991023' /usr/lib64/gcc/x86_64-suse-linux/10/../../../../x86_64-suse-linux/bin/ld: /usr/lib64/../lib64/libedit.so.0: undefined reference to `tgetflag@NCURSES6_TINFO_5.0.19991023' /usr/lib64/gcc/x86_64-suse-linux/10/../../../../x86_64-suse-linux/bin/ld: /usr/lib64/../lib64/libedit.so.0: undefined reference to `tgetnum@NCURSES6_TINFO_5.0.19991023' /usr/lib64/gcc/x86_64-suse-linux/10/../../../../x86_64-suse-linux/bin/ld: /usr/lib64/libLLVM.so.12: undefined reference to `tigetnum@NCURSES6_TINFO_5.0.19991023' /usr/lib64/gcc/x86_64-suse-linux/10/../../../../x86_64-suse-linux/bin/ld: /usr/lib64/libLLVM.so.12: undefined reference to `set_curterm@NCURSES6_TINFO_5.0.19991023' /usr/lib64/gcc/x86_64-suse-linux/10/../../../../x86_64-suse-linux/bin/ld: /usr/lib64/../lib64/libedit.so.0: undefined reference to `tgetent@NCURSES6_TINFO_5.0.19991023' /usr/lib64/gcc/x86_64-suse-linux/10/../../../../x86_64-suse-linux/bin/ld: /usr/lib64/../lib64/libedit.so.0: undefined reference to `tgetstr@NCURSES6_TINFO_5.0.19991023' icpx: error: linker command failed with exit code 1 (use -v to see invocation) [5798/10680] Linking CXX static library qtbase/qml/QtCore/libqtqmlcoreplugin.a [5799/10680] Building CXX object qtdeclarative/src/qmldom/CMakeFiles/QmlDomPrivate.dir/qqmldomfilewriter.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] [5800/10680] Building CXX object qtwayland/src/client/CMakeFiles/WaylandClient.dir/qwaylandvulkanwindow.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] [5801/10680] Building CXX object qtwayland/src/client/CMakeFiles/WaylandClient.dir/qwaylandtabletv2.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] [5802/10680] Building CXX object qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_emu/CMakeFiles/QEglFSEmulatorIntegrationPlugin.dir/qeglfsemulatorscreen.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] [5803/10680] Building CXX object qtspeech/src/tts/CMakeFiles/TextToSpeechQml.dir/TextToSpeechQml_QtTextToSpeechPlugin.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] [5804/10680] Linking CXX static library qtbase/qml/QtRemoteObjects/libdeclarative_remoteobjectsplugin.a [5805/10680] Building CXX object qtvirtualkeyboard/src/layouts/CMakeFiles/qtvkblayoutsplugin.dir/qtvkblayoutsplugin_qmltyperegistrations.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] [5806/10680] Linking CXX static library qtbase/qml/QtQml/XmlListModel/libqmlxmllistmodelplugin.a [5807/10680] Building CXX object qtvirtualkeyboard/src/styles/builtin/CMakeFiles/qtvkbbuiltinstylesplugin.dir/qtquickvirtualkeyboardbstylesbuiltinplugin.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] [5808/10680] Automatic MOC for target WebChannel [5809/10680] Automatic MOC for target 3DInput [5810/10680] Building CXX object qtwayland/src/client/CMakeFiles/WaylandClient.dir/qwaylanddataoffer.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/qtwayland/src/client/qwaylanddataoffer.cpp:9: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [5811/10680] Automatic MOC for target ShmServerBufferPlugin [5812/10680] Building CXX object qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_x11/CMakeFiles/QEglFSX11IntegrationPlugin.dir/qeglfsx11integration.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] [5813/10680] Building CXX object qtvirtualkeyboard/src/plugins/CMakeFiles/qtvkbpluginsplugin.dir/qtvkbpluginsplugin_qmltyperegistrations.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] [5814/10680] Automatic MOC for target DrmEglServerBufferPlugin [5815/10680] Automatic MOC for target DmaBufServerBufferPlugin [5816/10680] Linking CXX static library qtbase/lib/libQt6SensorsQuick.a [5817/10680] Building CXX object qtdeclarative/src/qmldom/CMakeFiles/QmlDomPrivate.dir/qqmldomastdumper.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] [5818/10680] Building CXX object qtwayland/src/client/CMakeFiles/WaylandClient.dir/qwaylanddatadevice.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/qtwayland/src/client/qwaylanddatadevice.cpp:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [5819/10680] Building CXX object qtdeclarative/src/qmldom/CMakeFiles/QmlDomPrivate.dir/qqmldomlinewriter.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] [5820/10680] Building CXX object qtwayland/src/client/CMakeFiles/WaylandClient.dir/qwaylandintegration.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/qtwayland/src/client/qwaylandintegration.cpp:30: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [5821/10680] Building CXX object qtbase/src/plugins/platforms/eglfs/CMakeFiles/QEglFSIntegrationPlugin.dir/qeglfsmain.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] [5822/10680] Building CXX object qtvirtualkeyboard/src/plugins/CMakeFiles/qtvkbpluginsplugin.dir/qtvkbpluginsplugin_QtQuick_VirtualKeyboard_PluginsPlugin.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] [5823/10680] Automatic MOC for target VulkanServerBufferPlugin [5824/10680] Building CXX object qtvirtualkeyboard/src/styles/builtin/CMakeFiles/qtvkbbuiltinstylesplugin.dir/qtvkbbuiltinstylesplugin_autogen/mocs_compilation.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] [5825/10680] Building CXX object qtscxml/src/scxmlqml/CMakeFiles/declarative_scxml.dir/declarative_scxml_QScxmlStateMachinePlugin.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] [5826/10680] Building CXX object qtwayland/src/client/CMakeFiles/WaylandClient.dir/qwaylandwindow.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] [5827/10680] Building CXX object qtvirtualkeyboard/src/styles/builtin/CMakeFiles/qtvkbbuiltinstylesplugin.dir/qtvkbbuiltinstylesplugin_qmltyperegistrations.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] [5828/10680] Building CXX object qtvirtualkeyboard/src/layouts/CMakeFiles/qtvkblayoutsplugin.dir/qtvkblayoutsplugin_QtQuick_VirtualKeyboard_LayoutsPlugin.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] [5829/10680] Automatic MOC for target EglFsKmsGbmSupportPrivate [5830/10680] Building CXX object qtbase/src/plugins/platforms/xcb/CMakeFiles/QXcbIntegrationPlugin.dir/qxcbmain.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] [5831/10680] Building CXX object qtwayland/src/client/CMakeFiles/WaylandClient.dir/qwaylandprimaryselectionv1.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/qtwayland/src/client/qwaylandprimaryselectionv1.cpp:9: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [5832/10680] Automatic MOC for target qtquick2plugin [5833/10680] Building CXX object qtscxml/src/plugins/ecmascriptdatamodel/CMakeFiles/QScxmlEcmaScriptDataModelPlugin.dir/qscxmlecmascriptdatamodel.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/qtscxml/src/plugins/ecmascriptdatamodel/qscxmlecmascriptdatamodel.cpp:11: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtscxml/src/plugins/ecmascriptdatamodel/qscxmlecmascriptdatamodel.cpp:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qjsvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsvalue_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4value_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:19: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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); } ^~~~~~~~~~~~~ In file included from /home/local/qt-everywhere-src-6.4.0/qtscxml/src/plugins/ecmascriptdatamodel/qscxmlecmascriptdatamodel.cpp:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qjsvalue_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsvalue_p.h:20: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4value_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4value_p.h:22: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4heap_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4heap_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/memory/qv4mmdefs_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4runtimeapi_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h:18: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/qv4staticvalue_p.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:351:22: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return d && !std::isnan(d); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:403:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(d)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/common/qv4staticvalue_p.h:405:19: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (!d || std::isinf(d)) ^~~~~~~~~~~~~ 14 warnings generated. [5834/10680] Automatic MOC for target QEglFSKmsEglDeviceIntegrationPlugin [5835/10680] Building CXX object qtbase/src/plugins/platforms/xcb/gl_integrations/xcb_glx/CMakeFiles/QXcbGlxIntegrationPlugin.dir/qxcbglxmain.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] [5836/10680] Building CXX object qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_emu/CMakeFiles/QEglFSEmulatorIntegrationPlugin.dir/qeglfsemulatorintegration.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/plugins/platforms/eglfs/deviceintegration/eglfs_emu/qeglfsemulatorintegration.cpp:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [5837/10680] Linking CXX executable qtbase/bin/qdoc FAILED: qtbase/bin/qdoc : && /home/opt/intel/oneapi/compiler/2022.2.0/linux/bin/icpx -g -Wl,--gc-sections -Wl,--enable-new-dtags qttools/src/qdoc/CMakeFiles/qdoc.dir/qdoc_autogen/mocs_compilation.cpp.o qttools/src/qdoc/CMakeFiles/qdoc.dir/aggregate.cpp.o qttools/src/qdoc/CMakeFiles/qdoc.dir/atom.cpp.o qttools/src/qdoc/CMakeFiles/qdoc.dir/boundaries/filesystem/directorypath.cpp.o qttools/src/qdoc/CMakeFiles/qdoc.dir/boundaries/filesystem/filepath.cpp.o qttools/src/qdoc/CMakeFiles/qdoc.dir/boundaries/filesystem/resolvedfile.cpp.o qttools/src/qdoc/CMakeFiles/qdoc.dir/clangcodeparser.cpp.o qttools/src/qdoc/CMakeFiles/qdoc.dir/classnode.cpp.o qttools/src/qdoc/CMakeFiles/qdoc.dir/codechunk.cpp.o qttools/src/qdoc/CMakeFiles/qdoc.dir/codemarker.cpp.o qttools/src/qdoc/CMakeFiles/qdoc.dir/codeparser.cpp.o qttools/src/qdoc/CMakeFiles/qdoc.dir/collectionnode.cpp.o qttools/src/qdoc/CMakeFiles/qdoc.dir/config.cpp.o qttools/src/qdoc/CMakeFiles/qdoc.dir/cppcodemarker.cpp.o qttools/src/qdoc/CMakeFiles/qdoc.dir/cppcodeparser.cpp.o qttools/src/qdoc/CMakeFiles/qdoc.dir/doc.cpp.o qttools/src/qdoc/CMakeFiles/qdoc.dir/docbookgenerator.cpp.o qttools/src/qdoc/CMakeFiles/qdoc.dir/docparser.cpp.o qttools/src/qdoc/CMakeFiles/qdoc.dir/docprivate.cpp.o qttools/src/qdoc/CMakeFiles/qdoc.dir/editdistance.cpp.o qttools/src/qdoc/CMakeFiles/qdoc.dir/enumnode.cpp.o qttools/src/qdoc/CMakeFiles/qdoc.dir/externalpagenode.cpp.o qttools/src/qdoc/CMakeFiles/qdoc.dir/filesystem/fileresolver.cpp.o qttools/src/qdoc/CMakeFiles/qdoc.dir/functionnode.cpp.o qttools/src/qdoc/CMakeFiles/qdoc.dir/generator.cpp.o qttools/src/qdoc/CMakeFiles/qdoc.dir/headernode.cpp.o qttools/src/qdoc/CMakeFiles/qdoc.dir/helpprojectwriter.cpp.o qttools/src/qdoc/CMakeFiles/qdoc.dir/htmlgenerator.cpp.o qttools/src/qdoc/CMakeFiles/qdoc.dir/jscodemarker.cpp.o qttools/src/qdoc/CMakeFiles/qdoc.dir/location.cpp.o qttools/src/qdoc/CMakeFiles/qdoc.dir/main.cpp.o qttools/src/qdoc/CMakeFiles/qdoc.dir/manifestwriter.cpp.o qttools/src/qdoc/CMakeFiles/qdoc.dir/namespacenode.cpp.o qttools/src/qdoc/CMakeFiles/qdoc.dir/node.cpp.o qttools/src/qdoc/CMakeFiles/qdoc.dir/openedlist.cpp.o qttools/src/qdoc/CMakeFiles/qdoc.dir/pagenode.cpp.o qttools/src/qdoc/CMakeFiles/qdoc.dir/parameters.cpp.o qttools/src/qdoc/CMakeFiles/qdoc.dir/propertynode.cpp.o qttools/src/qdoc/CMakeFiles/qdoc.dir/proxynode.cpp.o qttools/src/qdoc/CMakeFiles/qdoc.dir/puredocparser.cpp.o qttools/src/qdoc/CMakeFiles/qdoc.dir/qdoccommandlineparser.cpp.o qttools/src/qdoc/CMakeFiles/qdoc.dir/qdocdatabase.cpp.o qttools/src/qdoc/CMakeFiles/qdoc.dir/qdocindexfiles.cpp.o qttools/src/qdoc/CMakeFiles/qdoc.dir/qmlcodemarker.cpp.o qttools/src/qdoc/CMakeFiles/qdoc.dir/qmlcodeparser.cpp.o qttools/src/qdoc/CMakeFiles/qdoc.dir/qmlmarkupvisitor.cpp.o qttools/src/qdoc/CMakeFiles/qdoc.dir/qmlpropertynode.cpp.o qttools/src/qdoc/CMakeFiles/qdoc.dir/qmltypenode.cpp.o qttools/src/qdoc/CMakeFiles/qdoc.dir/qmlvisitor.cpp.o qttools/src/qdoc/CMakeFiles/qdoc.dir/quoter.cpp.o qttools/src/qdoc/CMakeFiles/qdoc.dir/relatedclass.cpp.o qttools/src/qdoc/CMakeFiles/qdoc.dir/sections.cpp.o qttools/src/qdoc/CMakeFiles/qdoc.dir/sharedcommentnode.cpp.o qttools/src/qdoc/CMakeFiles/qdoc.dir/tagfilewriter.cpp.o qttools/src/qdoc/CMakeFiles/qdoc.dir/text.cpp.o qttools/src/qdoc/CMakeFiles/qdoc.dir/tokenizer.cpp.o qttools/src/qdoc/CMakeFiles/qdoc.dir/tree.cpp.o qttools/src/qdoc/CMakeFiles/qdoc.dir/typedefnode.cpp.o qttools/src/qdoc/CMakeFiles/qdoc.dir/usingclause.cpp.o qttools/src/qdoc/CMakeFiles/qdoc.dir/utilities.cpp.o qttools/src/qdoc/CMakeFiles/qdoc.dir/variablenode.cpp.o qttools/src/qdoc/CMakeFiles/qdoc.dir/webxmlgenerator.cpp.o qttools/src/qdoc/CMakeFiles/qdoc.dir/xmlgenerator.cpp.o -o qtbase/bin/qdoc -Wl,-rpath,/home/opt/intel/oneapi/intelpython/latest/lib: qtdeclarative/src/qml/CMakeFiles/Qml_resources_1.dir/./.rcc/qrc_qmake_QtQml.cpp.o qtbase/lib/libQt6Core.a /usr/lib64/libclang.so.12 /usr/lib64/libclang-cpp.so.12 /usr/lib64/libLLVM.so.12 qtbase/lib/libQt6Qml.a qtbase/lib/libQt6Network.a qtbase/lib/libQt6Core.a /usr/lib64/libz.so /usr/lib64/libb2.so -lm /usr/lib64/libicui18n.so /usr/lib64/libicuuc.so /usr/lib64/libicudata.so qtbase/lib/libQt6BundledPcre2.a -lpthread /home/opt/intel/oneapi/intelpython/latest/lib/libzstd.so.1.4.5 -pthread -ldl /usr/lib64/libglib-2.0.so /usr/lib64/libgthread-2.0.so /usr/lib64/librt.so /usr/lib64/libbrotlidec.so && : /usr/lib64/gcc/x86_64-suse-linux/10/../../../../x86_64-suse-linux/bin/ld: /usr/lib64/libLLVM.so.12: undefined reference to `del_curterm@NCURSES6_TINFO_5.0.19991023' /usr/lib64/gcc/x86_64-suse-linux/10/../../../../x86_64-suse-linux/bin/ld: /usr/lib64/../lib64/libedit.so.0: undefined reference to `tputs@NCURSES6_TINFO_5.0.19991023' /usr/lib64/gcc/x86_64-suse-linux/10/../../../../x86_64-suse-linux/bin/ld: /usr/lib64/../lib64/libedit.so.0: undefined reference to `tgoto@NCURSES6_TINFO_5.0.19991023' /usr/lib64/gcc/x86_64-suse-linux/10/../../../../x86_64-suse-linux/bin/ld: /usr/lib64/libLLVM.so.12: undefined reference to `setupterm@NCURSES6_TINFO_5.0.19991023' /usr/lib64/gcc/x86_64-suse-linux/10/../../../../x86_64-suse-linux/bin/ld: /usr/lib64/../lib64/libedit.so.0: undefined reference to `tgetflag@NCURSES6_TINFO_5.0.19991023' /usr/lib64/gcc/x86_64-suse-linux/10/../../../../x86_64-suse-linux/bin/ld: /usr/lib64/../lib64/libedit.so.0: undefined reference to `tgetnum@NCURSES6_TINFO_5.0.19991023' /usr/lib64/gcc/x86_64-suse-linux/10/../../../../x86_64-suse-linux/bin/ld: /usr/lib64/libLLVM.so.12: undefined reference to `tigetnum@NCURSES6_TINFO_5.0.19991023' /usr/lib64/gcc/x86_64-suse-linux/10/../../../../x86_64-suse-linux/bin/ld: /usr/lib64/libLLVM.so.12: undefined reference to `set_curterm@NCURSES6_TINFO_5.0.19991023' /usr/lib64/gcc/x86_64-suse-linux/10/../../../../x86_64-suse-linux/bin/ld: /usr/lib64/../lib64/libedit.so.0: undefined reference to `tgetent@NCURSES6_TINFO_5.0.19991023' /usr/lib64/gcc/x86_64-suse-linux/10/../../../../x86_64-suse-linux/bin/ld: /usr/lib64/../lib64/libedit.so.0: undefined reference to `tgetstr@NCURSES6_TINFO_5.0.19991023' icpx: error: linker command failed with exit code 1 (use -v to see invocation) [5838/10680] Automatic MOC for target labsmodelsplugin [5839/10680] Building CXX object qtdeclarative/src/plugins/qmllint/quick/CMakeFiles/QmlLintQuickPlugin.dir/quicklintplugin.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] [5840/10680] Building CXX object qtbase/src/plugins/platforms/xcb/gl_integrations/xcb_glx/CMakeFiles/QXcbGlxIntegrationPlugin.dir/qxcbglxwindow.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] [5841/10680] Building CXX object qt3d/src/logic/CMakeFiles/3DLogic.dir/executor.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] [5842/10680] Building CXX object qt3d/src/logic/CMakeFiles/3DLogic.dir/qframeaction.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] [5843/10680] Building CXX object qt3d/src/logic/CMakeFiles/3DLogic.dir/handler.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] [5844/10680] Automatic MOC for target StateMachineQml [5845/10680] Building CXX object qtbase/src/plugins/platforms/xcb/gl_integrations/xcb_glx/CMakeFiles/QXcbGlxIntegrationPlugin.dir/qxcbglxnativeinterfacehandler.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] [5846/10680] Building CXX object qtbase/src/plugins/platforms/xcb/gl_integrations/xcb_glx/CMakeFiles/QXcbGlxIntegrationPlugin.dir/qxcbglxintegration.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] [5847/10680] Building CXX object qt3d/src/logic/CMakeFiles/3DLogic.dir/callbackjob.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] [5848/10680] Building CXX object qt3d/src/logic/CMakeFiles/3DLogic.dir/manager.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] [5849/10680] Automatic MOC for target 3DRender [5850/10680] Building CXX object qt3d/src/logic/CMakeFiles/3DLogic.dir/qlogicaspect.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] [5851/10680] Building CXX object qtbase/src/plugins/platforms/xcb/gl_integrations/xcb_egl/CMakeFiles/QXcbEglIntegrationPlugin.dir/qxcbeglmain.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] [5852/10680] Building CXX object qtspeech/src/tts/CMakeFiles/TextToSpeechQml.dir/TextToSpeechQml_autogen/mocs_compilation.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] [5853/10680] Automatic MOC for target WaylandCompositor AutoMoc: /home/local/qt-everywhere-src-6.4.0/qtwayland/src/compositor/global/qwaylandquickextension.h:0:1: note: No relevant classes found. No output generated. AutoMoc: /home/local/qt-everywhere-src-6.4.0/qtwayland/src/compositor/extensions/qwltexturesharingextension_p.h:62:1: warning: Property declaration imageSearchPath has neither an associated QProperty<> member, nor a READ accessor function nor an associated MEMBER variable. The property will be invalid. [5854/10680] Automatic MOC for target Quick [5855/10680] Building CXX object qtspeech/src/tts/CMakeFiles/TextToSpeechQml.dir/texttospeechqml_qmltyperegistrations.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] [5856/10680] Building CXX object qtbase/src/plugins/platforms/xcb/gl_integrations/xcb_glx/CMakeFiles/QXcbGlxIntegrationPlugin.dir/qglxintegration.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] [5857/10680] Building CXX object qtbase/src/plugins/platforms/xcb/gl_integrations/xcb_egl/CMakeFiles/QXcbEglIntegrationPlugin.dir/qxcbeglwindow.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] [5858/10680] Building CXX object qtbase/src/plugins/platforms/xcb/gl_integrations/xcb_egl/CMakeFiles/QXcbEglIntegrationPlugin.dir/qxcbeglintegration.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] [5859/10680] Building CXX object qtbase/src/plugins/platforms/xcb/gl_integrations/xcb_egl/CMakeFiles/QXcbEglIntegrationPlugin.dir/qxcbeglnativeinterfacehandler.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/plugins/platforms/xcb/gl_integrations/xcb_egl/qxcbeglnativeinterfacehandler.cpp:6: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/qguiapplication_p.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtGui/6.4.0/QtGui/private/../../../../../../../qt-everywhere-src-6.4.0/qtbase/src/gui/kernel/qguiapplication_p.h:28: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h:1: /home/local/Qt-6.4.0_static_17/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_17/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_17/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_17/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. [5860/10680] Building CXX object qtwebsockets/src/imports/qmlwebsockets/CMakeFiles/qmlwebsockets.dir/qqmlwebsocket.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/qtwebsockets/src/imports/qmlwebsockets/qqmlwebsocket.cpp:95: In file included from /home/local/qt-everywhere-src-6.4.0/qtwebsockets/src/imports/qmlwebsockets/qqmlwebsocket.h:9: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/QtQml:6: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 7 warnings generated. [5861/10680] Building CXX object qtwebsockets/src/imports/qmlwebsockets/CMakeFiles/qmlwebsockets.dir/qqmlwebsocketserver.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/qtwebsockets/src/imports/qmlwebsockets/qqmlwebsocketserver.cpp:5: In file included from /home/local/qt-everywhere-src-6.4.0/qtwebsockets/src/imports/qmlwebsockets/qqmlwebsocket.h:9: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/QtQml:6: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 7 warnings generated. [5862/10680] Linking CXX executable qtbase/bin/qmlpreview [5863/10680] Building CXX object qtwebsockets/src/imports/qmlwebsockets/CMakeFiles/qmlwebsockets.dir/qmlwebsockets_plugin.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/qtwebsockets/src/imports/qmlwebsockets/qmlwebsockets_plugin.cpp:6: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/QtQml:6: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 7 warnings generated. [5864/10680] Building CXX object qtwebsockets/src/imports/qmlwebsockets/CMakeFiles/qmlwebsockets.dir/qmlwebsockets_autogen/mocs_compilation.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-6.4.0_static_17/qtwebsockets/src/imports/qmlwebsockets/qmlwebsockets_autogen/mocs_compilation.cpp:3: In file included from /home/local/Qt-6.4.0_static_17/qtwebsockets/src/imports/qmlwebsockets/qmlwebsockets_autogen/EWIEGA46WW/moc_qqmlwebsocket.cpp:10: In file included from /home/local/Qt-6.4.0_static_17/qtwebsockets/src/imports/qmlwebsockets/qmlwebsockets_autogen/EWIEGA46WW/../../../../../../../qt-everywhere-src-6.4.0/qtwebsockets/src/imports/qmlwebsockets/qqmlwebsocket.h:9: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/QtQml:6: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsengine.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsengine.h:13: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsmanagedvalue.h:1: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsmanagedvalue.h:8: In file included from /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/qjsprimitivevalue.h:1: /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:171:57: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return !QJSNumberCoercion::equals(v, 0) && !std::isnan(v); ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:219:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(result)) ^~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:17: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:362:34: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(l) || std::isnan(r)) ^~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:640:32: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] case Double: return std::isnan(asDouble()); ^~~~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:796:13: warning: comparison with NaN always evaluates to false in fast floating point modes [-Wtautological-constant-compare] if (std::isnan(exponent)) ^~~~~~~~~~~~~~~~~~~~ /home/local/Qt-6.4.0_static_17/qtbase/include/QtQml/../../../../qt-everywhere-src-6.4.0/qtdeclarative/src/qml/jsapi/qjsprimitivevalue.h:800:20: warning: comparison with infinity always evaluates to false in fast floating point modes [-Wtautological-constant-compare] return std::isinf(exponent) ? qNaN : std::pow(base, exponent); ^~~~~~~~~~~~~~~~~~~~ 7 warnings generated. [5865/10680] Linking CXX executable qtbase/bin/qmlprofiler [5866/10680] Building CXX object qtdeclarative/src/qmldom/CMakeFiles/QmlDomPrivate.dir/qqmldomcompare.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] [5867/10680] Building CXX object qtdeclarative/src/qmldom/CMakeFiles/QmlDomPrivate.dir/qqmldomreformatter.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] [5868/10680] Building CXX object qtdeclarative/src/qmldom/CMakeFiles/QmlDomPrivate.dir/qqmldomerrormessage.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] [5869/10680] Building CXX object qtdeclarative/src/qmldom/CMakeFiles/QmlDomPrivate.dir/qqmldompath.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] [5870/10680] Building CXX object qtdeclarative/src/qmldom/CMakeFiles/QmlDomPrivate.dir/qqmldomfieldfilter.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] [5871/10680] Linking CXX static library qtbase/lib/libQt6Widgets.a [5872/10680] Building CXX object qtdeclarative/src/qmldom/CMakeFiles/QmlDomPrivate.dir/qqmldommock.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] [5873/10680] Building CXX object qtdeclarative/src/qmldom/CMakeFiles/QmlDomPrivate.dir/qqmldomattachedinfo.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] [5874/10680] Building CXX object qtdeclarative/src/qmldom/CMakeFiles/QmlDomPrivate.dir/qqmldomtypesreader.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] [5875/10680] Building CXX object qtdeclarative/src/qmldom/CMakeFiles/QmlDomPrivate.dir/qqmldomcomments.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] [5876/10680] Building CXX object qtdeclarative/src/qmldom/CMakeFiles/QmlDomPrivate.dir/qqmldomoutwriter.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] [5877/10680] Building CXX object qtdeclarative/src/qmldom/CMakeFiles/QmlDomPrivate.dir/qqmldommoduleindex.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] [5878/10680] Building CXX object qtdeclarative/src/qmldom/CMakeFiles/QmlDomPrivate.dir/qqmldomastcreator.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] [5879/10680] Building CXX object qtdeclarative/src/qmldom/CMakeFiles/QmlDomPrivate.dir/qqmldomexternalitems.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] [5880/10680] Building CXX object qtdeclarative/src/qmldom/CMakeFiles/QmlDomPrivate.dir/qqmldomelements.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] [5881/10680] Building CXX object qtdeclarative/src/qmldom/CMakeFiles/QmlDomPrivate.dir/qqmldomtop.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] [5882/10680] Building CXX object qtdeclarative/src/qmldom/CMakeFiles/QmlDomPrivate.dir/qqmldomitem.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] ninja: build stopped: subcommand failed. aeroanalysis04:/home/local/Qt-6.4.0_static_17 # 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_17 # 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_17 #