:: 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_static # /home/local/cmake-build/bin/cmake '-DBUILD_SHARED_LIBS=OFF' '-DCMAKE_INSTALL_PREFIX=/usr/local/Trolltech/Qt-6.2.3' '-DQT_QMAKE_TARGET_MKSPEC=linux-icc' '-DCMAKE_C_COMPILER=icc' '-DCMAKE_CXX_COMPILER=icpc' '-DCMAKE_BUILD_TYPE=Debug' '-G' 'Ninja' '/home/local/qt-everywhere-src-6.2.3' -- The CXX compiler identification is Intel 2021.5.0.20211109 -- The C compiler identification is Intel 2021.5.0.20211109 -- The ASM compiler identification is Intel -- Found assembler: /home/opt/intel/oneapi/compiler/2022.0.2/linux/bin/intel64/icc -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /home/opt/intel/oneapi/compiler/2022.0.2/linux/bin/intel64/icpc - 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.0.2/linux/bin/intel64/icc - skipped -- Detecting C compile features -- Detecting C compile features - done Checking dependencies of 'qtbase' Checking dependencies of 'qtshadertools' Checking dependencies of 'qtsvg' Checking dependencies of 'qtimageformats' Checking dependencies of 'qtdeclarative' Checking dependencies of 'qt3d' Checking dependencies of 'qt5compat' Checking dependencies of 'qtactiveqt' Checking dependencies of 'qtmultimedia' Checking dependencies of 'qtcharts' Checking dependencies of 'qtcoap' Checking dependencies of 'qtconnectivity' Checking dependencies of 'qtdatavis3d' Checking dependencies of 'qttools' Checking dependencies of 'qtdoc' Checking dependencies of 'qtlottie' Checking dependencies of 'qtmqtt' Checking dependencies of 'qtnetworkauth' Checking dependencies of 'qtopcua' Checking dependencies of 'qtserialport' Checking dependencies of 'qtpositioning' Checking dependencies of 'qtquicktimeline' Checking dependencies of 'qtquick3d' Checking dependencies of 'qtremoteobjects' Checking dependencies of 'qtscxml' Checking dependencies of 'qtsensors' Checking dependencies of 'qtserialbus' Checking dependencies of 'qttranslations' Checking dependencies of 'qtvirtualkeyboard' Checking dependencies of 'qtwayland' Checking dependencies of 'qtwebsockets' Checking dependencies of 'qtwebchannel' Checking dependencies of 'qtwebengine' Checking dependencies of 'qtwebview' Configuring 'qtbase' -- Check for feature set changes -- Building architecture extraction project with the following CMake arguments: -DCMAKE_OBJCOPY=/usr/bin/objcopy -DCMAKE_C_STANDARD=11 -DCMAKE_CXX_STANDARD=17 -DCMAKE_MODULE_PATH:STRING=/home/local/qt-everywhere-src-6.2.3/qtbase/cmake/platforms -- Extracting architecture info from /home/local/qt_static/qtbase/config.tests/arch/architecture_test. -- Performing Test HAVE_LD_VERSION_SCRIPT -- Performing Test HAVE_LD_VERSION_SCRIPT - Success -- CMAKE_VERSION: "3.22.3" -- CMAKE_HOST_SYSTEM: "Linux-5.3.18-150300.59.49-default" -- CMAKE_HOST_SYSTEM_NAME: "Linux" -- CMAKE_HOST_SYSTEM_VERSION: "5.3.18-150300.59.49-default" -- CMAKE_HOST_SYSTEM_PROCESSOR: "x86_64" -- CMAKE_SYSTEM: "Linux" -- CMAKE_SYSTEM_NAME: "Linux" -- CMAKE_SYSTEM_VERSION: "5.3.18-150300.59.49-default" -- CMAKE_SYSTEM_PROCESSOR: "x86_64" -- CMAKE_CROSSCOMPILING: "FALSE" -- CMAKE_C_COMPILER: "/home/opt/intel/oneapi/compiler/2022.0.2/linux/bin/intel64/icc" (2021.5.0.20211109) -- CMAKE_CXX_COMPILER: "/home/opt/intel/oneapi/compiler/2022.0.2/linux/bin/intel64/icpc" (2021.5.0.20211109) -- Found ZLIB: /usr/lib64/libz.so (found suitable version "1.2.11", minimum required is "1.0.8") -- Found WrapZLIB: TRUE (Required is at least version "1.0.8") -- Could NOT find ZSTD: Found unsuitable version "", but required is at least "1.3" (found ZSTD_LIBRARY-NOTFOUND) -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.2") -- Found WrapDBus1: /usr/lib64/libdbus-1.so (found suitable version "1.12.2", minimum required is "1.2") -- Checking for module 'libudev' -- Found libudev, version 246 -- Performing Test machine tuple -- Performing Test machine tuple - Success -- Performing Test HAVE_cxx14 -- Performing Test HAVE_cxx14 - Success -- Performing Test HAVE_cxx17 -- Performing Test HAVE_cxx17 - Success -- Performing Test HAVE_cxx20 -- Performing Test HAVE_cxx20 - Success -- Performing Test precompiled header support -- Performing Test precompiled header support - Success -- Performing Test TEST_use_bfd_linker -- Performing Test TEST_use_bfd_linker - Success -- Performing Test TEST_use_gold_linker -- Performing Test TEST_use_gold_linker - Success -- Performing Test TEST_use_lld_linker -- Performing Test TEST_use_lld_linker - Success -- Performing Test TEST_optimize_debug -- Performing Test TEST_optimize_debug - Failed -- Performing Test TEST_enable_new_dtags -- Performing Test TEST_enable_new_dtags - Success -- Performing Test TEST_gdb_index -- Performing Test TEST_gdb_index - Failed -- Performing Test HAVE_reduce_relocations -- Performing Test HAVE_reduce_relocations - Success -- Performing Test separate debug information support -- Performing Test separate debug information support - Success -- Performing Test HAVE_signaling_nan -- Performing Test HAVE_signaling_nan - Success -- Performing SIMD Test SSE2 instructions -- Performing SIMD Test SSE2 instructions - Success -- Performing SIMD Test SSE3 instructions -- Performing SIMD Test SSE3 instructions - Success -- Performing SIMD Test SSSE3 instructions -- Performing SIMD Test SSSE3 instructions - Success -- Performing SIMD Test SSE4.1 instructions -- Performing SIMD Test SSE4.1 instructions - Success -- Performing SIMD Test SSE4.2 instructions -- Performing SIMD Test SSE4.2 instructions - Success -- Performing SIMD Test AES new instructions -- Performing SIMD Test AES new instructions - Success -- Performing SIMD Test F16C instructions -- Performing SIMD Test F16C instructions - Success -- Performing SIMD Test RDRAND instruction -- Performing SIMD Test RDRAND instruction - Success -- Performing SIMD Test RDSEED instruction -- Performing SIMD Test RDSEED instruction - Failed -- Performing SIMD Test SHA new instructions -- Performing SIMD Test SHA new instructions - Success -- Performing SIMD Test AVX instructions -- Performing SIMD Test AVX instructions - Success -- Performing SIMD Test AVX2 instructions -- Performing SIMD Test AVX2 instructions - Success -- Performing SIMD Test AVX512 F instructions -- Performing SIMD Test AVX512 F instructions - Success -- Performing SIMD Test AVX512 ER instructions -- Performing SIMD Test AVX512 ER instructions - Success -- Performing SIMD Test AVX512 CD instructions -- Performing SIMD Test AVX512 CD instructions - Success -- Performing SIMD Test AVX512 PF instructions -- Performing SIMD Test AVX512 PF instructions - Success -- Performing SIMD Test AVX512 DQ instructions -- Performing SIMD Test AVX512 DQ instructions - Success -- Performing SIMD Test AVX512 BW instructions -- Performing SIMD Test AVX512 BW instructions - Success -- Performing SIMD Test AVX512 VL instructions -- Performing SIMD Test AVX512 VL instructions - Success -- Performing SIMD Test AVX512 IFMA instructions -- Performing SIMD Test AVX512 IFMA instructions - Success -- Performing SIMD Test AVX512 VBMI instructions -- Performing SIMD Test AVX512 VBMI instructions - Success -- Performing Test HAVE_posix_fallocate -- Performing Test HAVE_posix_fallocate - Success -- Performing Test HAVE_alloca_stdlib_h -- Performing Test HAVE_alloca_stdlib_h - Success -- Performing Test HAVE_alloca_h -- Performing Test HAVE_alloca_h - Success -- Performing Test HAVE_alloca_malloc_h -- Performing Test HAVE_alloca_malloc_h - Failed -- Performing Test HAVE_stack_protector -- Performing Test HAVE_stack_protector - Success -- Performing Test HAVE_intelcet -- Performing Test HAVE_intelcet - Failed -- Looking for backtrace -- Looking for backtrace - found -- backtrace facility detected in default set of libraries -- Found Backtrace: /usr/include -- Could NOT find double-conversion (missing: double-conversion_DIR) -- Could NOT find WrapDoubleConversion (missing: WrapDoubleConversion_FOUND) -- Found GLIB2: /usr/lib64/libglib-2.0.so -- Found the following ICU libraries: -- i18n (required) -- uc (required) -- data (required) -- Found ICU: /usr/include (found version "65.1") -- Checking for module 'libsystemd' -- Found libsystemd, version 246 -- Performing Test HAVE_STDATOMIC -- Performing Test HAVE_STDATOMIC - Success -- Found WrapAtomic: TRUE -- Checking for module 'libb2' -- Found libb2, version 0.98.1 -- Performing Test HAVE_GETTIME -- Performing Test HAVE_GETTIME - Success -- Found WrapRt: TRUE -- Could NOT find LTTngUST (missing: LTTNGUST_LIBRARIES LTTNGUST_INCLUDE_DIRS) -- Could NOT find WrapSystemPCRE2 (missing: PCRE2_LIBRARIES PCRE2_INCLUDE_DIRS __pcre2_found) (Required is at least version "10.20") -- Could NOT find Slog2 (missing: Slog2_INCLUDE_DIR Slog2_LIBRARY) -- Performing Test HAVE_atomicfptr -- Performing Test HAVE_atomicfptr - Success -- Performing Test HAVE_clock_monotonic -- Performing Test HAVE_clock_monotonic - Success -- Performing Test HAVE_cloexec -- Performing Test HAVE_cloexec - Success -- Performing Test HAVE_cxx11_future -- Performing Test HAVE_cxx11_future - Success -- Performing Test HAVE_cxx11_random -- Performing Test HAVE_cxx11_random - Success -- Performing Test HAVE_cxx17_filesystem -- Performing Test HAVE_cxx17_filesystem - Success -- Performing Test HAVE_eventfd -- Performing Test HAVE_eventfd - Success -- Performing Test HAVE_futimens -- Performing Test HAVE_futimens - Success -- Performing Test HAVE_futimes -- Performing Test HAVE_futimes - Success -- Performing Test HAVE_getauxval -- Performing Test HAVE_getauxval - Success -- Performing Test HAVE_getentropy -- Performing Test HAVE_getentropy - Success -- Performing Test HAVE_glibc -- Performing Test HAVE_glibc - Success -- Performing Test HAVE_inotify -- Performing Test HAVE_inotify - Success -- Performing Test HAVE_ipc_sysv -- Performing Test HAVE_ipc_sysv - Success -- Performing Test HAVE_ipc_posix -- Performing Test HAVE_ipc_posix - Success -- Performing Test HAVE_linkat -- Performing Test HAVE_linkat - Success -- Performing Test HAVE_ppoll -- Performing Test HAVE_ppoll - Success -- Performing Test HAVE_pollts -- Performing Test HAVE_pollts - Failed -- Performing Test HAVE_poll -- Performing Test HAVE_poll - Success -- Performing Test HAVE_renameat2 -- Performing Test HAVE_renameat2 - Failed -- Performing Test HAVE_statx -- Performing Test HAVE_statx - Success -- Performing Test HAVE_syslog -- Performing Test HAVE_syslog - Success -- Performing Test HAVE_xlocalescanprint -- Performing Test HAVE_xlocalescanprint - Failed -- Checking for module 'libproxy-1.0' -- Found libproxy-1.0, version 0.4.15 -- Found OpenSSL: /usr/lib64/libcrypto.so (found version "1.1.1d") -- Found WrapOpenSSLHeaders: /usr/include (found version "1.1.1d") -- Performing Test HAVE_openssl_headers -- Performing Test HAVE_openssl_headers - Success -- Found WrapOpenSSL: /usr/lib64/libcrypto.so (found version "1.1.1d") -- Performing Test HAVE_openssl -- Performing Test HAVE_openssl - Success -- Could NOT find GSSAPI (missing: GSSAPI_INCLUDE_DIRS) -- Performing Test HAVE_getifaddrs -- Performing Test HAVE_getifaddrs - Success -- Performing Test HAVE_ifr_index -- Performing Test HAVE_ifr_index - Failed -- Performing Test HAVE_ipv6ifname -- Performing Test HAVE_ipv6ifname - Success -- Performing Test HAVE_linux_netlink -- Performing Test HAVE_linux_netlink - Success -- Performing Test HAVE_sctp -- Performing Test HAVE_sctp - Failed -- Performing Test HAVE_dtls -- Performing Test HAVE_dtls - Success -- Performing Test HAVE_ocsp -- Performing Test HAVE_ocsp - Success -- Performing Test HAVE_networklistmanager -- Performing Test HAVE_networklistmanager - Failed -- Checking for module 'atspi-2' -- Found atspi-2, version 2.34.0 -- Checking for module 'directfb' -- No package 'directfb' found -- Found Libdrm: /usr/lib64/libdrm.so (found version "2.4.104") -- Performing Test HAVE_EGL -- Performing Test HAVE_EGL - Success -- Found EGL: /usr/include (found version "1.5") -- Found WrapSystemFreetype: /usr/lib64/libfreetype.so (found suitable version "2.10.1", minimum required is "2.2.0") -- Found Fontconfig: /usr/lib64/libfontconfig.so (found version "2.12.6") -- Found gbm: /usr/lib64/libgbm.so (found version "20.2.4") -- Checking for module 'harfbuzz' -- Found harfbuzz, version 2.6.4 -- Found WrapSystemHarfbuzz: /usr/lib64/libharfbuzz.so (found suitable version "2.6.4", minimum required is "2.6.0") -- Found Libinput: /usr/lib64/libinput.so (found version "1.10.5") -- Found JPEG: /usr/lib64/libjpeg.so (found version "62") -- Could NOT find md4c (missing: md4c_DIR) -- Found WrapSystemPNG: /usr/lib64/libpng.so;/usr/lib64/libz.so (found version "1.6.34") -- Checking for module 'mtdev' -- Found mtdev, version 1.1.5 -- Found OpenGL: /usr/lib64/libOpenGL.so -- Found WrapOpenGL: TRUE -- Performing Test HAVE_GLESv2 -- Performing Test HAVE_GLESv2 - Success -- Found GLESv2: /usr/include -- Checking for module 'tslib' -- No package 'tslib' found -- Found WrapVulkanHeaders: /usr/include -- Found Wayland_Client: /usr/lib64/libwayland-client.so (found version "1.18.0") -- Found Wayland_Server: /usr/lib64/libwayland-server.so (found version "1.18.0") -- Found Wayland_Cursor: /usr/lib64/libwayland-cursor.so (found version "1.18.0") -- Found Wayland_Egl: /usr/lib64/libwayland-egl.so (found version "18.1.0") -- Found Wayland: /usr/lib64/libwayland-client.so;/usr/lib64/libwayland-server.so;/usr/lib64/libwayland-cursor.so;/usr/lib64/libwayland-egl.so (found version "1.18.0") -- Found X11: /usr/include -- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so -- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so - found -- Looking for gethostbyname -- Looking for gethostbyname - found -- Looking for connect -- Looking for connect - found -- Looking for remove -- Looking for remove - found -- Looking for shmat -- Looking for shmat - found -- Looking for IceConnectionNumber in ICE -- Looking for IceConnectionNumber in ICE - found -- Found XCB_XCB: /usr/lib64/libxcb.so (found version "1.13") -- Found XCB_RENDER: /usr/lib64/libxcb-render.so (found version "1.13") -- Found XCB_SHAPE: /usr/lib64/libxcb-shape.so (found version "1.13") -- Found XCB_XFIXES: /usr/lib64/libxcb-xfixes.so (found version "1.13") -- Found XCB_SHM: /usr/lib64/libxcb-shm.so (found version "1.13") -- Found XCB_ATOM: /usr/lib64/libxcb-util.so (found version "0.4.0") -- Found XCB_AUX: /usr/lib64/libxcb-util.so (found version "0.4.0") -- Found XCB_COMPOSITE: /usr/lib64/libxcb-composite.so (found version "1.13") -- Found XCB_CURSOR: /usr/lib64/libxcb-cursor.so (found version "0.1.3") -- Found XCB_DAMAGE: /usr/lib64/libxcb-damage.so (found version "1.13") -- Found XCB_DPMS: /usr/lib64/libxcb-dpms.so (found version "1.13") -- Found XCB_DRI2: /usr/lib64/libxcb-dri2.so (found version "1.13") -- Found XCB_DRI3: /usr/lib64/libxcb-dri3.so (found version "1.13") -- Found XCB_EVENT: /usr/lib64/libxcb-util.so (found version "0.4.0") -- Found XCB_EWMH: /usr/lib64/libxcb-ewmh.so (found version "0.4.1") -- Found XCB_GLX: /usr/lib64/libxcb-glx.so (found version "1.13") -- Found XCB_ICCCM: /usr/lib64/libxcb-icccm.so (found version "0.4.1") -- Found XCB_IMAGE: /usr/lib64/libxcb-image.so (found version "0.4.0") -- Found XCB_KEYSYMS: /usr/lib64/libxcb-keysyms.so (found version "0.4.0") -- Found XCB_PRESENT: /usr/lib64/libxcb-present.so (found version "1.13") -- Found XCB_RANDR: /usr/lib64/libxcb-randr.so (found version "1.13") -- Found XCB_RECORD: /usr/lib64/libxcb-record.so (found version "1.13") -- Found XCB_RENDERUTIL: /usr/lib64/libxcb-render-util.so (found version "0.3.9") -- Found XCB_RES: /usr/lib64/libxcb-res.so (found version "1.13") -- Found XCB_SCREENSAVER: /usr/lib64/libxcb-screensaver.so (found version "1.13") -- Found XCB_SYNC: /usr/lib64/libxcb-sync.so (found version "1.13") -- Found XCB_UTIL: /usr/lib64/libxcb-util.so (found version "0.4.0") -- Could NOT find XCB_XEVIE (missing: XCB_XEVIE_LIBRARY) (found version "") -- Found XCB_XF86DRI: /usr/lib64/libxcb-xf86dri.so (found version "1.13") -- Found XCB_XINERAMA: /usr/lib64/libxcb-xinerama.so (found version "1.13") -- Found XCB_XKB: /usr/lib64/libxcb-xkb.so (found version "1.13") -- Could NOT find XCB_XPRINT (missing: XCB_XPRINT_LIBRARY) (found version "") -- Found XCB_XTEST: /usr/lib64/libxcb-xtest.so (found version "1.13") -- Found XCB_XV: /usr/lib64/libxcb-xv.so (found version "1.13") -- Found XCB_XVMC: /usr/lib64/libxcb-xvmc.so (found version "1.13") -- Found XCB: /usr/lib64/libxcb.so;/usr/lib64/libxcb-render.so;/usr/lib64/libxcb-shape.so;/usr/lib64/libxcb-xfixes.so;/usr/lib64/libxcb-shm.so;/usr/lib64/libxcb-util.so;/usr/lib64/libxcb-composite.so;/usr/lib64/libxcb-cursor.so;/usr/lib64/libxcb-damage.so;/usr/lib64/libxcb-dpms.so;/usr/lib64/libxcb-dri2.so;/usr/lib64/libxcb-dri3.so;/usr/lib64/libxcb-ewmh.so;/usr/lib64/libxcb-glx.so;/usr/lib64/libxcb-icccm.so;/usr/lib64/libxcb-image.so;/usr/lib64/libxcb-keysyms.so;/usr/lib64/libxcb-present.so;/usr/lib64/libxcb-randr.so;/usr/lib64/libxcb-record.so;/usr/lib64/libxcb-render-util.so;/usr/lib64/libxcb-res.so;/usr/lib64/libxcb-screensaver.so;/usr/lib64/libxcb-sync.so;/usr/lib64/libxcb-xf86dri.so;/usr/lib64/libxcb-xinerama.so;/usr/lib64/libxcb-xkb.so;/usr/lib64/libxcb-xtest.so;/usr/lib64/libxcb-xv.so;/usr/lib64/libxcb-xvmc.so (found suitable version "1.13", minimum required is "1.11") -- XCB: ICCCM requires XCB -- Found XCB: /usr/lib64/libxcb.so;/usr/lib64/libxcb-render.so;/usr/lib64/libxcb-shape.so;/usr/lib64/libxcb-xfixes.so;/usr/lib64/libxcb-shm.so;/usr/lib64/libxcb-util.so;/usr/lib64/libxcb-composite.so;/usr/lib64/libxcb-cursor.so;/usr/lib64/libxcb-damage.so;/usr/lib64/libxcb-dpms.so;/usr/lib64/libxcb-dri2.so;/usr/lib64/libxcb-dri3.so;/usr/lib64/libxcb-ewmh.so;/usr/lib64/libxcb-glx.so;/usr/lib64/libxcb-icccm.so;/usr/lib64/libxcb-image.so;/usr/lib64/libxcb-keysyms.so;/usr/lib64/libxcb-present.so;/usr/lib64/libxcb-randr.so;/usr/lib64/libxcb-record.so;/usr/lib64/libxcb-render-util.so;/usr/lib64/libxcb-res.so;/usr/lib64/libxcb-screensaver.so;/usr/lib64/libxcb-sync.so;/usr/lib64/libxcb-xf86dri.so;/usr/lib64/libxcb-xinerama.so;/usr/lib64/libxcb-xkb.so;/usr/lib64/libxcb-xtest.so;/usr/lib64/libxcb-xv.so;/usr/lib64/libxcb-xvmc.so (found suitable version "1.13", minimum required is "0.3.9") found components: ICCCM -- XCB: IMAGE requires XCB;SHM -- XCB: IMAGE requires XCB;SHM -- Found XCB: /usr/lib64/libxcb.so;/usr/lib64/libxcb-render.so;/usr/lib64/libxcb-shape.so;/usr/lib64/libxcb-xfixes.so;/usr/lib64/libxcb-shm.so;/usr/lib64/libxcb-util.so;/usr/lib64/libxcb-composite.so;/usr/lib64/libxcb-cursor.so;/usr/lib64/libxcb-damage.so;/usr/lib64/libxcb-dpms.so;/usr/lib64/libxcb-dri2.so;/usr/lib64/libxcb-dri3.so;/usr/lib64/libxcb-ewmh.so;/usr/lib64/libxcb-glx.so;/usr/lib64/libxcb-icccm.so;/usr/lib64/libxcb-image.so;/usr/lib64/libxcb-keysyms.so;/usr/lib64/libxcb-present.so;/usr/lib64/libxcb-randr.so;/usr/lib64/libxcb-record.so;/usr/lib64/libxcb-render-util.so;/usr/lib64/libxcb-res.so;/usr/lib64/libxcb-screensaver.so;/usr/lib64/libxcb-sync.so;/usr/lib64/libxcb-xf86dri.so;/usr/lib64/libxcb-xinerama.so;/usr/lib64/libxcb-xkb.so;/usr/lib64/libxcb-xtest.so;/usr/lib64/libxcb-xv.so;/usr/lib64/libxcb-xvmc.so (found suitable version "1.13", minimum required is "0.3.9") found components: IMAGE -- XCB: KEYSYMS requires XCB -- Found XCB: /usr/lib64/libxcb.so;/usr/lib64/libxcb-render.so;/usr/lib64/libxcb-shape.so;/usr/lib64/libxcb-xfixes.so;/usr/lib64/libxcb-shm.so;/usr/lib64/libxcb-util.so;/usr/lib64/libxcb-composite.so;/usr/lib64/libxcb-cursor.so;/usr/lib64/libxcb-damage.so;/usr/lib64/libxcb-dpms.so;/usr/lib64/libxcb-dri2.so;/usr/lib64/libxcb-dri3.so;/usr/lib64/libxcb-ewmh.so;/usr/lib64/libxcb-glx.so;/usr/lib64/libxcb-icccm.so;/usr/lib64/libxcb-image.so;/usr/lib64/libxcb-keysyms.so;/usr/lib64/libxcb-present.so;/usr/lib64/libxcb-randr.so;/usr/lib64/libxcb-record.so;/usr/lib64/libxcb-render-util.so;/usr/lib64/libxcb-res.so;/usr/lib64/libxcb-screensaver.so;/usr/lib64/libxcb-sync.so;/usr/lib64/libxcb-xf86dri.so;/usr/lib64/libxcb-xinerama.so;/usr/lib64/libxcb-xkb.so;/usr/lib64/libxcb-xtest.so;/usr/lib64/libxcb-xv.so;/usr/lib64/libxcb-xvmc.so (found suitable version "1.13", minimum required is "0.3.9") found components: KEYSYMS -- XCB: RENDERUTIL requires XCB;RENDER -- XCB: RENDERUTIL requires XCB;RENDER -- Found XCB: /usr/lib64/libxcb.so;/usr/lib64/libxcb-render.so;/usr/lib64/libxcb-shape.so;/usr/lib64/libxcb-xfixes.so;/usr/lib64/libxcb-shm.so;/usr/lib64/libxcb-util.so;/usr/lib64/libxcb-composite.so;/usr/lib64/libxcb-cursor.so;/usr/lib64/libxcb-damage.so;/usr/lib64/libxcb-dpms.so;/usr/lib64/libxcb-dri2.so;/usr/lib64/libxcb-dri3.so;/usr/lib64/libxcb-ewmh.so;/usr/lib64/libxcb-glx.so;/usr/lib64/libxcb-icccm.so;/usr/lib64/libxcb-image.so;/usr/lib64/libxcb-keysyms.so;/usr/lib64/libxcb-present.so;/usr/lib64/libxcb-randr.so;/usr/lib64/libxcb-record.so;/usr/lib64/libxcb-render-util.so;/usr/lib64/libxcb-res.so;/usr/lib64/libxcb-screensaver.so;/usr/lib64/libxcb-sync.so;/usr/lib64/libxcb-xf86dri.so;/usr/lib64/libxcb-xinerama.so;/usr/lib64/libxcb-xkb.so;/usr/lib64/libxcb-xtest.so;/usr/lib64/libxcb-xv.so;/usr/lib64/libxcb-xvmc.so (found suitable version "1.13", minimum required is "0.3.9") found components: RENDERUTIL -- XCB: RANDR requires XCB -- Found XCB: /usr/lib64/libxcb.so;/usr/lib64/libxcb-render.so;/usr/lib64/libxcb-shape.so;/usr/lib64/libxcb-xfixes.so;/usr/lib64/libxcb-shm.so;/usr/lib64/libxcb-util.so;/usr/lib64/libxcb-composite.so;/usr/lib64/libxcb-cursor.so;/usr/lib64/libxcb-damage.so;/usr/lib64/libxcb-dpms.so;/usr/lib64/libxcb-dri2.so;/usr/lib64/libxcb-dri3.so;/usr/lib64/libxcb-ewmh.so;/usr/lib64/libxcb-glx.so;/usr/lib64/libxcb-icccm.so;/usr/lib64/libxcb-image.so;/usr/lib64/libxcb-keysyms.so;/usr/lib64/libxcb-present.so;/usr/lib64/libxcb-randr.so;/usr/lib64/libxcb-record.so;/usr/lib64/libxcb-render-util.so;/usr/lib64/libxcb-res.so;/usr/lib64/libxcb-screensaver.so;/usr/lib64/libxcb-sync.so;/usr/lib64/libxcb-xf86dri.so;/usr/lib64/libxcb-xinerama.so;/usr/lib64/libxcb-xkb.so;/usr/lib64/libxcb-xtest.so;/usr/lib64/libxcb-xv.so;/usr/lib64/libxcb-xvmc.so (found version "1.13") found components: RANDR -- XCB: SHAPE requires XCB -- Found XCB: /usr/lib64/libxcb.so;/usr/lib64/libxcb-render.so;/usr/lib64/libxcb-shape.so;/usr/lib64/libxcb-xfixes.so;/usr/lib64/libxcb-shm.so;/usr/lib64/libxcb-util.so;/usr/lib64/libxcb-composite.so;/usr/lib64/libxcb-cursor.so;/usr/lib64/libxcb-damage.so;/usr/lib64/libxcb-dpms.so;/usr/lib64/libxcb-dri2.so;/usr/lib64/libxcb-dri3.so;/usr/lib64/libxcb-ewmh.so;/usr/lib64/libxcb-glx.so;/usr/lib64/libxcb-icccm.so;/usr/lib64/libxcb-image.so;/usr/lib64/libxcb-keysyms.so;/usr/lib64/libxcb-present.so;/usr/lib64/libxcb-randr.so;/usr/lib64/libxcb-record.so;/usr/lib64/libxcb-render-util.so;/usr/lib64/libxcb-res.so;/usr/lib64/libxcb-screensaver.so;/usr/lib64/libxcb-sync.so;/usr/lib64/libxcb-xf86dri.so;/usr/lib64/libxcb-xinerama.so;/usr/lib64/libxcb-xkb.so;/usr/lib64/libxcb-xtest.so;/usr/lib64/libxcb-xv.so;/usr/lib64/libxcb-xvmc.so (found version "1.13") found components: SHAPE -- XCB: SHM requires XCB -- Found XCB: /usr/lib64/libxcb.so;/usr/lib64/libxcb-render.so;/usr/lib64/libxcb-shape.so;/usr/lib64/libxcb-xfixes.so;/usr/lib64/libxcb-shm.so;/usr/lib64/libxcb-util.so;/usr/lib64/libxcb-composite.so;/usr/lib64/libxcb-cursor.so;/usr/lib64/libxcb-damage.so;/usr/lib64/libxcb-dpms.so;/usr/lib64/libxcb-dri2.so;/usr/lib64/libxcb-dri3.so;/usr/lib64/libxcb-ewmh.so;/usr/lib64/libxcb-glx.so;/usr/lib64/libxcb-icccm.so;/usr/lib64/libxcb-image.so;/usr/lib64/libxcb-keysyms.so;/usr/lib64/libxcb-present.so;/usr/lib64/libxcb-randr.so;/usr/lib64/libxcb-record.so;/usr/lib64/libxcb-render-util.so;/usr/lib64/libxcb-res.so;/usr/lib64/libxcb-screensaver.so;/usr/lib64/libxcb-sync.so;/usr/lib64/libxcb-xf86dri.so;/usr/lib64/libxcb-xinerama.so;/usr/lib64/libxcb-xkb.so;/usr/lib64/libxcb-xtest.so;/usr/lib64/libxcb-xv.so;/usr/lib64/libxcb-xvmc.so (found version "1.13") found components: SHM -- XCB: SYNC requires XCB -- Found XCB: /usr/lib64/libxcb.so;/usr/lib64/libxcb-render.so;/usr/lib64/libxcb-shape.so;/usr/lib64/libxcb-xfixes.so;/usr/lib64/libxcb-shm.so;/usr/lib64/libxcb-util.so;/usr/lib64/libxcb-composite.so;/usr/lib64/libxcb-cursor.so;/usr/lib64/libxcb-damage.so;/usr/lib64/libxcb-dpms.so;/usr/lib64/libxcb-dri2.so;/usr/lib64/libxcb-dri3.so;/usr/lib64/libxcb-ewmh.so;/usr/lib64/libxcb-glx.so;/usr/lib64/libxcb-icccm.so;/usr/lib64/libxcb-image.so;/usr/lib64/libxcb-keysyms.so;/usr/lib64/libxcb-present.so;/usr/lib64/libxcb-randr.so;/usr/lib64/libxcb-record.so;/usr/lib64/libxcb-render-util.so;/usr/lib64/libxcb-res.so;/usr/lib64/libxcb-screensaver.so;/usr/lib64/libxcb-sync.so;/usr/lib64/libxcb-xf86dri.so;/usr/lib64/libxcb-xinerama.so;/usr/lib64/libxcb-xkb.so;/usr/lib64/libxcb-xtest.so;/usr/lib64/libxcb-xv.so;/usr/lib64/libxcb-xvmc.so (found version "1.13") found components: SYNC -- XCB: XFIXES requires XCB;RENDER;SHAPE -- XCB: XFIXES requires XCB;RENDER;SHAPE -- XCB: XFIXES requires XCB;RENDER;SHAPE -- Found XCB: /usr/lib64/libxcb.so;/usr/lib64/libxcb-render.so;/usr/lib64/libxcb-shape.so;/usr/lib64/libxcb-xfixes.so;/usr/lib64/libxcb-shm.so;/usr/lib64/libxcb-util.so;/usr/lib64/libxcb-composite.so;/usr/lib64/libxcb-cursor.so;/usr/lib64/libxcb-damage.so;/usr/lib64/libxcb-dpms.so;/usr/lib64/libxcb-dri2.so;/usr/lib64/libxcb-dri3.so;/usr/lib64/libxcb-ewmh.so;/usr/lib64/libxcb-glx.so;/usr/lib64/libxcb-icccm.so;/usr/lib64/libxcb-image.so;/usr/lib64/libxcb-keysyms.so;/usr/lib64/libxcb-present.so;/usr/lib64/libxcb-randr.so;/usr/lib64/libxcb-record.so;/usr/lib64/libxcb-render-util.so;/usr/lib64/libxcb-res.so;/usr/lib64/libxcb-screensaver.so;/usr/lib64/libxcb-sync.so;/usr/lib64/libxcb-xf86dri.so;/usr/lib64/libxcb-xinerama.so;/usr/lib64/libxcb-xkb.so;/usr/lib64/libxcb-xtest.so;/usr/lib64/libxcb-xv.so;/usr/lib64/libxcb-xvmc.so (found version "1.13") found components: XFIXES -- Found X11_XCB: /usr/lib64/libX11-xcb.so (found version "1.6.5") -- XCB: XKB requires XCB -- Found XCB: /usr/lib64/libxcb.so;/usr/lib64/libxcb-render.so;/usr/lib64/libxcb-shape.so;/usr/lib64/libxcb-xfixes.so;/usr/lib64/libxcb-shm.so;/usr/lib64/libxcb-util.so;/usr/lib64/libxcb-composite.so;/usr/lib64/libxcb-cursor.so;/usr/lib64/libxcb-damage.so;/usr/lib64/libxcb-dpms.so;/usr/lib64/libxcb-dri2.so;/usr/lib64/libxcb-dri3.so;/usr/lib64/libxcb-ewmh.so;/usr/lib64/libxcb-glx.so;/usr/lib64/libxcb-icccm.so;/usr/lib64/libxcb-image.so;/usr/lib64/libxcb-keysyms.so;/usr/lib64/libxcb-present.so;/usr/lib64/libxcb-randr.so;/usr/lib64/libxcb-record.so;/usr/lib64/libxcb-render-util.so;/usr/lib64/libxcb-res.so;/usr/lib64/libxcb-screensaver.so;/usr/lib64/libxcb-sync.so;/usr/lib64/libxcb-xf86dri.so;/usr/lib64/libxcb-xinerama.so;/usr/lib64/libxcb-xkb.so;/usr/lib64/libxcb-xtest.so;/usr/lib64/libxcb-xv.so;/usr/lib64/libxcb-xvmc.so (found version "1.13") found components: XKB -- XCB: RENDER requires XCB -- Found XCB: /usr/lib64/libxcb.so;/usr/lib64/libxcb-render.so;/usr/lib64/libxcb-shape.so;/usr/lib64/libxcb-xfixes.so;/usr/lib64/libxcb-shm.so;/usr/lib64/libxcb-util.so;/usr/lib64/libxcb-composite.so;/usr/lib64/libxcb-cursor.so;/usr/lib64/libxcb-damage.so;/usr/lib64/libxcb-dpms.so;/usr/lib64/libxcb-dri2.so;/usr/lib64/libxcb-dri3.so;/usr/lib64/libxcb-ewmh.so;/usr/lib64/libxcb-glx.so;/usr/lib64/libxcb-icccm.so;/usr/lib64/libxcb-image.so;/usr/lib64/libxcb-keysyms.so;/usr/lib64/libxcb-present.so;/usr/lib64/libxcb-randr.so;/usr/lib64/libxcb-record.so;/usr/lib64/libxcb-render-util.so;/usr/lib64/libxcb-res.so;/usr/lib64/libxcb-screensaver.so;/usr/lib64/libxcb-sync.so;/usr/lib64/libxcb-xf86dri.so;/usr/lib64/libxcb-xinerama.so;/usr/lib64/libxcb-xkb.so;/usr/lib64/libxcb-xtest.so;/usr/lib64/libxcb-xv.so;/usr/lib64/libxcb-xvmc.so (found version "1.13") found components: RENDER -- XCB: GLX requires XCB -- Found XCB: /usr/lib64/libxcb.so;/usr/lib64/libxcb-render.so;/usr/lib64/libxcb-shape.so;/usr/lib64/libxcb-xfixes.so;/usr/lib64/libxcb-shm.so;/usr/lib64/libxcb-util.so;/usr/lib64/libxcb-composite.so;/usr/lib64/libxcb-cursor.so;/usr/lib64/libxcb-damage.so;/usr/lib64/libxcb-dpms.so;/usr/lib64/libxcb-dri2.so;/usr/lib64/libxcb-dri3.so;/usr/lib64/libxcb-ewmh.so;/usr/lib64/libxcb-glx.so;/usr/lib64/libxcb-icccm.so;/usr/lib64/libxcb-image.so;/usr/lib64/libxcb-keysyms.so;/usr/lib64/libxcb-present.so;/usr/lib64/libxcb-randr.so;/usr/lib64/libxcb-record.so;/usr/lib64/libxcb-render-util.so;/usr/lib64/libxcb-res.so;/usr/lib64/libxcb-screensaver.so;/usr/lib64/libxcb-sync.so;/usr/lib64/libxcb-xf86dri.so;/usr/lib64/libxcb-xinerama.so;/usr/lib64/libxcb-xkb.so;/usr/lib64/libxcb-xtest.so;/usr/lib64/libxcb-xv.so;/usr/lib64/libxcb-xvmc.so (found version "1.13") found components: GLX -- XCB: XINPUT requires XCB 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:119 (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. -- Found XCB_XINPUT: /usr/lib64/libxcb-xinput.so (found version "1.13") -- Found XCB: /usr/lib64/libxcb.so;/usr/lib64/libxcb-render.so;/usr/lib64/libxcb-shape.so;/usr/lib64/libxcb-xfixes.so;/usr/lib64/libxcb-shm.so;/usr/lib64/libxcb-util.so;/usr/lib64/libxcb-composite.so;/usr/lib64/libxcb-cursor.so;/usr/lib64/libxcb-damage.so;/usr/lib64/libxcb-dpms.so;/usr/lib64/libxcb-dri2.so;/usr/lib64/libxcb-dri3.so;/usr/lib64/libxcb-ewmh.so;/usr/lib64/libxcb-glx.so;/usr/lib64/libxcb-icccm.so;/usr/lib64/libxcb-image.so;/usr/lib64/libxcb-keysyms.so;/usr/lib64/libxcb-present.so;/usr/lib64/libxcb-randr.so;/usr/lib64/libxcb-record.so;/usr/lib64/libxcb-render-util.so;/usr/lib64/libxcb-res.so;/usr/lib64/libxcb-screensaver.so;/usr/lib64/libxcb-sync.so;/usr/lib64/libxcb-xf86dri.so;/usr/lib64/libxcb-xinerama.so;/usr/lib64/libxcb-xkb.so;/usr/lib64/libxcb-xtest.so;/usr/lib64/libxcb-xv.so;/usr/lib64/libxcb-xvmc.so;/usr/lib64/libxcb-xinput.so (found suitable version "1.13", minimum required is "1.12") found components: XINPUT -- Found XKB: /usr/lib64/libxkbcommon.so (found suitable version "0.8.2", minimum required is "0.5.0") -- Checking for module 'xkbcommon-x11>=0.4.1' -- Found xkbcommon-x11, version 0.8.2 -- Checking for module 'xrender' -- Found xrender, version 0.9.10 -- Performing Test HAVE_drm_atomic -- Performing Test HAVE_drm_atomic - Success -- Performing Test HAVE_egl_x11 -- Performing Test HAVE_egl_x11 - Success -- Performing Test HAVE_egl_brcm -- Performing Test HAVE_egl_brcm - Failed -- Performing Test HAVE_egl_egldevice -- Performing Test HAVE_egl_egldevice - Success -- Performing Test HAVE_egl_mali -- Performing Test HAVE_egl_mali - Failed -- Performing Test HAVE_egl_mali_2 -- Performing Test HAVE_egl_mali_2 - Failed -- Performing Test HAVE_egl_viv -- Performing Test HAVE_egl_viv - Failed -- Performing Test HAVE_egl_openwfd -- Performing Test HAVE_egl_openwfd - Failed -- Performing Test HAVE_egl_rcar -- Performing Test HAVE_egl_rcar - Failed -- Performing Test HAVE_evdev -- Performing Test HAVE_evdev - Success -- Performing Test HAVE_integrityfb -- Performing Test HAVE_integrityfb - Failed -- Performing Test HAVE_linuxfb -- Performing Test HAVE_linuxfb - Success -- Performing Test HAVE_opengles3 -- Performing Test HAVE_opengles3 - Failed -- Performing Test HAVE_opengles31 -- Performing Test HAVE_opengles31 - Failed -- Performing Test HAVE_opengles32 -- Performing Test HAVE_opengles32 - Failed -- Performing Test HAVE_xcb_syslibs -- Performing Test HAVE_xcb_syslibs - Success -- Performing Test HAVE_directwrite -- Performing Test HAVE_directwrite - Failed -- Performing Test HAVE_directwrite3 -- Performing Test HAVE_directwrite3 - Failed -- Performing Test HAVE_d2d1 -- Performing Test HAVE_d2d1 - Failed -- Performing Test HAVE_d2d1_1 -- Performing Test HAVE_d2d1_1 - Failed -- Tool 'Qt6::moc' will be built from source. -- Tool 'Qt6::rcc' will be built from source. -- Tool 'Qt6::tracegen' will be built from source. -- Tool 'Qt6::cmake_automoc_parser' will be built from source. -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Using Qt bundled PCRE2. -- Found WrapPCRE2: TRUE -- Using source syncqt found at: /home/local/qt-everywhere-src-6.2.3/qtbase/libexec/syncqt.pl -- Running syncqt for module: 'QtCore' -- Could NOT find double-conversion (missing: double-conversion_DIR) -- Could NOT find WrapDoubleConversion (missing: WrapDoubleConversion_FOUND) -- Found the following ICU libraries: -- i18n (required) -- uc (required) -- data (required) -- Checking for module 'libsystemd' -- Found libsystemd, version 246 -- Could NOT find LTTngUST (missing: LTTNGUST_LIBRARIES LTTNGUST_INCLUDE_DIRS) -- Could NOT find WrapSystemPCRE2 (missing: PCRE2_LIBRARIES PCRE2_INCLUDE_DIRS __pcre2_found) (Required is at least version "10.20") -- Could NOT find Slog2 (missing: Slog2_INCLUDE_DIR Slog2_LIBRARY) -- xmlstarlet command was not found. freedesktop.org.xml will not be minified. -- Running syncqt for module: 'QtConcurrent' -- Running syncqt for module: 'QtSql' QtSql: created deprecated header(s) { qsql.h } -- Running syncqt for module: 'QtNetwork' -- Checking for module 'libproxy-1.0' -- Found libproxy-1.0, version 0.4.15 -- Could NOT find GSSAPI (missing: GSSAPI_INCLUDE_DIRS) -- Running syncqt for module: 'QtXml' -- Tool 'Qt6::uic' will be built from source. -- Tool 'Qt6::qdbuscpp2xml' will be built from source. -- Tool 'Qt6::qdbusxml2cpp' will be built from source. -- Tool 'Qt6::qlalr' will be built from source. -- Tool 'Qt6::qvkgen' will be built from source. -- Tool 'Qt6::qtpaths' will be built from source. -- Tool 'Qt6::androiddeployqt' will be built from source. -- Tool 'Qt6::androidtestrunner' will be built from source. -- Running syncqt for module: 'QtDBus' QtDBus: created deprecated header(s) { qdbusmacros.h } -- Using system Harfbuzz. -- Found WrapHarfbuzz: TRUE -- Using system PNG. -- Found WrapPNG: TRUE -- Using system Freetype. -- Found WrapFreetype: TRUE -- Running syncqt for module: 'QtGui' -- Checking for module 'atspi-2' -- Found atspi-2, version 2.34.0 -- Checking for module 'directfb' -- No package 'directfb' found -- Could NOT find md4c (missing: md4c_DIR) -- Checking for module 'mtdev' -- Found mtdev, version 1.1.5 -- Checking for module 'tslib' -- No package 'tslib' found -- Could NOT find XCB_XEVIE (missing: XCB_XEVIE_LIBRARY) (found version "") -- Could NOT find XCB_XPRINT (missing: XCB_XPRINT_LIBRARY) (found version "") -- Found XCB: /usr/lib64/libxcb.so;/usr/lib64/libxcb-render.so;/usr/lib64/libxcb-shape.so;/usr/lib64/libxcb-xfixes.so;/usr/lib64/libxcb-shm.so;/usr/lib64/libxcb-util.so;/usr/lib64/libxcb-composite.so;/usr/lib64/libxcb-cursor.so;/usr/lib64/libxcb-damage.so;/usr/lib64/libxcb-dpms.so;/usr/lib64/libxcb-dri2.so;/usr/lib64/libxcb-dri3.so;/usr/lib64/libxcb-ewmh.so;/usr/lib64/libxcb-glx.so;/usr/lib64/libxcb-icccm.so;/usr/lib64/libxcb-image.so;/usr/lib64/libxcb-keysyms.so;/usr/lib64/libxcb-present.so;/usr/lib64/libxcb-randr.so;/usr/lib64/libxcb-record.so;/usr/lib64/libxcb-render-util.so;/usr/lib64/libxcb-res.so;/usr/lib64/libxcb-screensaver.so;/usr/lib64/libxcb-sync.so;/usr/lib64/libxcb-xf86dri.so;/usr/lib64/libxcb-xinerama.so;/usr/lib64/libxcb-xkb.so;/usr/lib64/libxcb-xtest.so;/usr/lib64/libxcb-xv.so;/usr/lib64/libxcb-xvmc.so (found suitable version "1.13", minimum required is "1.11") -- XCB: ICCCM requires XCB -- Found XCB: /usr/lib64/libxcb.so;/usr/lib64/libxcb-render.so;/usr/lib64/libxcb-shape.so;/usr/lib64/libxcb-xfixes.so;/usr/lib64/libxcb-shm.so;/usr/lib64/libxcb-util.so;/usr/lib64/libxcb-composite.so;/usr/lib64/libxcb-cursor.so;/usr/lib64/libxcb-damage.so;/usr/lib64/libxcb-dpms.so;/usr/lib64/libxcb-dri2.so;/usr/lib64/libxcb-dri3.so;/usr/lib64/libxcb-ewmh.so;/usr/lib64/libxcb-glx.so;/usr/lib64/libxcb-icccm.so;/usr/lib64/libxcb-image.so;/usr/lib64/libxcb-keysyms.so;/usr/lib64/libxcb-present.so;/usr/lib64/libxcb-randr.so;/usr/lib64/libxcb-record.so;/usr/lib64/libxcb-render-util.so;/usr/lib64/libxcb-res.so;/usr/lib64/libxcb-screensaver.so;/usr/lib64/libxcb-sync.so;/usr/lib64/libxcb-xf86dri.so;/usr/lib64/libxcb-xinerama.so;/usr/lib64/libxcb-xkb.so;/usr/lib64/libxcb-xtest.so;/usr/lib64/libxcb-xv.so;/usr/lib64/libxcb-xvmc.so (found suitable version "1.13", minimum required is "0.3.9") found components: ICCCM -- XCB: IMAGE requires XCB;SHM -- XCB: IMAGE requires XCB;SHM -- Found XCB: /usr/lib64/libxcb.so;/usr/lib64/libxcb-render.so;/usr/lib64/libxcb-shape.so;/usr/lib64/libxcb-xfixes.so;/usr/lib64/libxcb-shm.so;/usr/lib64/libxcb-util.so;/usr/lib64/libxcb-composite.so;/usr/lib64/libxcb-cursor.so;/usr/lib64/libxcb-damage.so;/usr/lib64/libxcb-dpms.so;/usr/lib64/libxcb-dri2.so;/usr/lib64/libxcb-dri3.so;/usr/lib64/libxcb-ewmh.so;/usr/lib64/libxcb-glx.so;/usr/lib64/libxcb-icccm.so;/usr/lib64/libxcb-image.so;/usr/lib64/libxcb-keysyms.so;/usr/lib64/libxcb-present.so;/usr/lib64/libxcb-randr.so;/usr/lib64/libxcb-record.so;/usr/lib64/libxcb-render-util.so;/usr/lib64/libxcb-res.so;/usr/lib64/libxcb-screensaver.so;/usr/lib64/libxcb-sync.so;/usr/lib64/libxcb-xf86dri.so;/usr/lib64/libxcb-xinerama.so;/usr/lib64/libxcb-xkb.so;/usr/lib64/libxcb-xtest.so;/usr/lib64/libxcb-xv.so;/usr/lib64/libxcb-xvmc.so (found suitable version "1.13", minimum required is "0.3.9") found components: IMAGE -- XCB: KEYSYMS requires XCB -- Found XCB: /usr/lib64/libxcb.so;/usr/lib64/libxcb-render.so;/usr/lib64/libxcb-shape.so;/usr/lib64/libxcb-xfixes.so;/usr/lib64/libxcb-shm.so;/usr/lib64/libxcb-util.so;/usr/lib64/libxcb-composite.so;/usr/lib64/libxcb-cursor.so;/usr/lib64/libxcb-damage.so;/usr/lib64/libxcb-dpms.so;/usr/lib64/libxcb-dri2.so;/usr/lib64/libxcb-dri3.so;/usr/lib64/libxcb-ewmh.so;/usr/lib64/libxcb-glx.so;/usr/lib64/libxcb-icccm.so;/usr/lib64/libxcb-image.so;/usr/lib64/libxcb-keysyms.so;/usr/lib64/libxcb-present.so;/usr/lib64/libxcb-randr.so;/usr/lib64/libxcb-record.so;/usr/lib64/libxcb-render-util.so;/usr/lib64/libxcb-res.so;/usr/lib64/libxcb-screensaver.so;/usr/lib64/libxcb-sync.so;/usr/lib64/libxcb-xf86dri.so;/usr/lib64/libxcb-xinerama.so;/usr/lib64/libxcb-xkb.so;/usr/lib64/libxcb-xtest.so;/usr/lib64/libxcb-xv.so;/usr/lib64/libxcb-xvmc.so (found suitable version "1.13", minimum required is "0.3.9") found components: KEYSYMS -- XCB: RENDERUTIL requires XCB;RENDER -- XCB: RENDERUTIL requires XCB;RENDER -- Found XCB: /usr/lib64/libxcb.so;/usr/lib64/libxcb-render.so;/usr/lib64/libxcb-shape.so;/usr/lib64/libxcb-xfixes.so;/usr/lib64/libxcb-shm.so;/usr/lib64/libxcb-util.so;/usr/lib64/libxcb-composite.so;/usr/lib64/libxcb-cursor.so;/usr/lib64/libxcb-damage.so;/usr/lib64/libxcb-dpms.so;/usr/lib64/libxcb-dri2.so;/usr/lib64/libxcb-dri3.so;/usr/lib64/libxcb-ewmh.so;/usr/lib64/libxcb-glx.so;/usr/lib64/libxcb-icccm.so;/usr/lib64/libxcb-image.so;/usr/lib64/libxcb-keysyms.so;/usr/lib64/libxcb-present.so;/usr/lib64/libxcb-randr.so;/usr/lib64/libxcb-record.so;/usr/lib64/libxcb-render-util.so;/usr/lib64/libxcb-res.so;/usr/lib64/libxcb-screensaver.so;/usr/lib64/libxcb-sync.so;/usr/lib64/libxcb-xf86dri.so;/usr/lib64/libxcb-xinerama.so;/usr/lib64/libxcb-xkb.so;/usr/lib64/libxcb-xtest.so;/usr/lib64/libxcb-xv.so;/usr/lib64/libxcb-xvmc.so (found suitable version "1.13", minimum required is "0.3.9") found components: RENDERUTIL -- XCB: RANDR requires XCB -- Found XCB: /usr/lib64/libxcb.so;/usr/lib64/libxcb-render.so;/usr/lib64/libxcb-shape.so;/usr/lib64/libxcb-xfixes.so;/usr/lib64/libxcb-shm.so;/usr/lib64/libxcb-util.so;/usr/lib64/libxcb-composite.so;/usr/lib64/libxcb-cursor.so;/usr/lib64/libxcb-damage.so;/usr/lib64/libxcb-dpms.so;/usr/lib64/libxcb-dri2.so;/usr/lib64/libxcb-dri3.so;/usr/lib64/libxcb-ewmh.so;/usr/lib64/libxcb-glx.so;/usr/lib64/libxcb-icccm.so;/usr/lib64/libxcb-image.so;/usr/lib64/libxcb-keysyms.so;/usr/lib64/libxcb-present.so;/usr/lib64/libxcb-randr.so;/usr/lib64/libxcb-record.so;/usr/lib64/libxcb-render-util.so;/usr/lib64/libxcb-res.so;/usr/lib64/libxcb-screensaver.so;/usr/lib64/libxcb-sync.so;/usr/lib64/libxcb-xf86dri.so;/usr/lib64/libxcb-xinerama.so;/usr/lib64/libxcb-xkb.so;/usr/lib64/libxcb-xtest.so;/usr/lib64/libxcb-xv.so;/usr/lib64/libxcb-xvmc.so (found version "1.13") found components: RANDR -- XCB: SHAPE requires XCB -- Found XCB: /usr/lib64/libxcb.so;/usr/lib64/libxcb-render.so;/usr/lib64/libxcb-shape.so;/usr/lib64/libxcb-xfixes.so;/usr/lib64/libxcb-shm.so;/usr/lib64/libxcb-util.so;/usr/lib64/libxcb-composite.so;/usr/lib64/libxcb-cursor.so;/usr/lib64/libxcb-damage.so;/usr/lib64/libxcb-dpms.so;/usr/lib64/libxcb-dri2.so;/usr/lib64/libxcb-dri3.so;/usr/lib64/libxcb-ewmh.so;/usr/lib64/libxcb-glx.so;/usr/lib64/libxcb-icccm.so;/usr/lib64/libxcb-image.so;/usr/lib64/libxcb-keysyms.so;/usr/lib64/libxcb-present.so;/usr/lib64/libxcb-randr.so;/usr/lib64/libxcb-record.so;/usr/lib64/libxcb-render-util.so;/usr/lib64/libxcb-res.so;/usr/lib64/libxcb-screensaver.so;/usr/lib64/libxcb-sync.so;/usr/lib64/libxcb-xf86dri.so;/usr/lib64/libxcb-xinerama.so;/usr/lib64/libxcb-xkb.so;/usr/lib64/libxcb-xtest.so;/usr/lib64/libxcb-xv.so;/usr/lib64/libxcb-xvmc.so (found version "1.13") found components: SHAPE -- XCB: SHM requires XCB -- Found XCB: /usr/lib64/libxcb.so;/usr/lib64/libxcb-render.so;/usr/lib64/libxcb-shape.so;/usr/lib64/libxcb-xfixes.so;/usr/lib64/libxcb-shm.so;/usr/lib64/libxcb-util.so;/usr/lib64/libxcb-composite.so;/usr/lib64/libxcb-cursor.so;/usr/lib64/libxcb-damage.so;/usr/lib64/libxcb-dpms.so;/usr/lib64/libxcb-dri2.so;/usr/lib64/libxcb-dri3.so;/usr/lib64/libxcb-ewmh.so;/usr/lib64/libxcb-glx.so;/usr/lib64/libxcb-icccm.so;/usr/lib64/libxcb-image.so;/usr/lib64/libxcb-keysyms.so;/usr/lib64/libxcb-present.so;/usr/lib64/libxcb-randr.so;/usr/lib64/libxcb-record.so;/usr/lib64/libxcb-render-util.so;/usr/lib64/libxcb-res.so;/usr/lib64/libxcb-screensaver.so;/usr/lib64/libxcb-sync.so;/usr/lib64/libxcb-xf86dri.so;/usr/lib64/libxcb-xinerama.so;/usr/lib64/libxcb-xkb.so;/usr/lib64/libxcb-xtest.so;/usr/lib64/libxcb-xv.so;/usr/lib64/libxcb-xvmc.so (found version "1.13") found components: SHM -- XCB: SYNC requires XCB -- Found XCB: /usr/lib64/libxcb.so;/usr/lib64/libxcb-render.so;/usr/lib64/libxcb-shape.so;/usr/lib64/libxcb-xfixes.so;/usr/lib64/libxcb-shm.so;/usr/lib64/libxcb-util.so;/usr/lib64/libxcb-composite.so;/usr/lib64/libxcb-cursor.so;/usr/lib64/libxcb-damage.so;/usr/lib64/libxcb-dpms.so;/usr/lib64/libxcb-dri2.so;/usr/lib64/libxcb-dri3.so;/usr/lib64/libxcb-ewmh.so;/usr/lib64/libxcb-glx.so;/usr/lib64/libxcb-icccm.so;/usr/lib64/libxcb-image.so;/usr/lib64/libxcb-keysyms.so;/usr/lib64/libxcb-present.so;/usr/lib64/libxcb-randr.so;/usr/lib64/libxcb-record.so;/usr/lib64/libxcb-render-util.so;/usr/lib64/libxcb-res.so;/usr/lib64/libxcb-screensaver.so;/usr/lib64/libxcb-sync.so;/usr/lib64/libxcb-xf86dri.so;/usr/lib64/libxcb-xinerama.so;/usr/lib64/libxcb-xkb.so;/usr/lib64/libxcb-xtest.so;/usr/lib64/libxcb-xv.so;/usr/lib64/libxcb-xvmc.so (found version "1.13") found components: SYNC -- XCB: XFIXES requires XCB;RENDER;SHAPE -- XCB: XFIXES requires XCB;RENDER;SHAPE -- XCB: XFIXES requires XCB;RENDER;SHAPE -- Found XCB: /usr/lib64/libxcb.so;/usr/lib64/libxcb-render.so;/usr/lib64/libxcb-shape.so;/usr/lib64/libxcb-xfixes.so;/usr/lib64/libxcb-shm.so;/usr/lib64/libxcb-util.so;/usr/lib64/libxcb-composite.so;/usr/lib64/libxcb-cursor.so;/usr/lib64/libxcb-damage.so;/usr/lib64/libxcb-dpms.so;/usr/lib64/libxcb-dri2.so;/usr/lib64/libxcb-dri3.so;/usr/lib64/libxcb-ewmh.so;/usr/lib64/libxcb-glx.so;/usr/lib64/libxcb-icccm.so;/usr/lib64/libxcb-image.so;/usr/lib64/libxcb-keysyms.so;/usr/lib64/libxcb-present.so;/usr/lib64/libxcb-randr.so;/usr/lib64/libxcb-record.so;/usr/lib64/libxcb-render-util.so;/usr/lib64/libxcb-res.so;/usr/lib64/libxcb-screensaver.so;/usr/lib64/libxcb-sync.so;/usr/lib64/libxcb-xf86dri.so;/usr/lib64/libxcb-xinerama.so;/usr/lib64/libxcb-xkb.so;/usr/lib64/libxcb-xtest.so;/usr/lib64/libxcb-xv.so;/usr/lib64/libxcb-xvmc.so (found version "1.13") found components: XFIXES -- XCB: XKB requires XCB -- Found XCB: /usr/lib64/libxcb.so;/usr/lib64/libxcb-render.so;/usr/lib64/libxcb-shape.so;/usr/lib64/libxcb-xfixes.so;/usr/lib64/libxcb-shm.so;/usr/lib64/libxcb-util.so;/usr/lib64/libxcb-composite.so;/usr/lib64/libxcb-cursor.so;/usr/lib64/libxcb-damage.so;/usr/lib64/libxcb-dpms.so;/usr/lib64/libxcb-dri2.so;/usr/lib64/libxcb-dri3.so;/usr/lib64/libxcb-ewmh.so;/usr/lib64/libxcb-glx.so;/usr/lib64/libxcb-icccm.so;/usr/lib64/libxcb-image.so;/usr/lib64/libxcb-keysyms.so;/usr/lib64/libxcb-present.so;/usr/lib64/libxcb-randr.so;/usr/lib64/libxcb-record.so;/usr/lib64/libxcb-render-util.so;/usr/lib64/libxcb-res.so;/usr/lib64/libxcb-screensaver.so;/usr/lib64/libxcb-sync.so;/usr/lib64/libxcb-xf86dri.so;/usr/lib64/libxcb-xinerama.so;/usr/lib64/libxcb-xkb.so;/usr/lib64/libxcb-xtest.so;/usr/lib64/libxcb-xv.so;/usr/lib64/libxcb-xvmc.so (found version "1.13") found components: XKB -- XCB: RENDER requires XCB -- Found XCB: /usr/lib64/libxcb.so;/usr/lib64/libxcb-render.so;/usr/lib64/libxcb-shape.so;/usr/lib64/libxcb-xfixes.so;/usr/lib64/libxcb-shm.so;/usr/lib64/libxcb-util.so;/usr/lib64/libxcb-composite.so;/usr/lib64/libxcb-cursor.so;/usr/lib64/libxcb-damage.so;/usr/lib64/libxcb-dpms.so;/usr/lib64/libxcb-dri2.so;/usr/lib64/libxcb-dri3.so;/usr/lib64/libxcb-ewmh.so;/usr/lib64/libxcb-glx.so;/usr/lib64/libxcb-icccm.so;/usr/lib64/libxcb-image.so;/usr/lib64/libxcb-keysyms.so;/usr/lib64/libxcb-present.so;/usr/lib64/libxcb-randr.so;/usr/lib64/libxcb-record.so;/usr/lib64/libxcb-render-util.so;/usr/lib64/libxcb-res.so;/usr/lib64/libxcb-screensaver.so;/usr/lib64/libxcb-sync.so;/usr/lib64/libxcb-xf86dri.so;/usr/lib64/libxcb-xinerama.so;/usr/lib64/libxcb-xkb.so;/usr/lib64/libxcb-xtest.so;/usr/lib64/libxcb-xv.so;/usr/lib64/libxcb-xvmc.so (found version "1.13") found components: RENDER -- XCB: GLX requires XCB -- Found XCB: /usr/lib64/libxcb.so;/usr/lib64/libxcb-render.so;/usr/lib64/libxcb-shape.so;/usr/lib64/libxcb-xfixes.so;/usr/lib64/libxcb-shm.so;/usr/lib64/libxcb-util.so;/usr/lib64/libxcb-composite.so;/usr/lib64/libxcb-cursor.so;/usr/lib64/libxcb-damage.so;/usr/lib64/libxcb-dpms.so;/usr/lib64/libxcb-dri2.so;/usr/lib64/libxcb-dri3.so;/usr/lib64/libxcb-ewmh.so;/usr/lib64/libxcb-glx.so;/usr/lib64/libxcb-icccm.so;/usr/lib64/libxcb-image.so;/usr/lib64/libxcb-keysyms.so;/usr/lib64/libxcb-present.so;/usr/lib64/libxcb-randr.so;/usr/lib64/libxcb-record.so;/usr/lib64/libxcb-render-util.so;/usr/lib64/libxcb-res.so;/usr/lib64/libxcb-screensaver.so;/usr/lib64/libxcb-sync.so;/usr/lib64/libxcb-xf86dri.so;/usr/lib64/libxcb-xinerama.so;/usr/lib64/libxcb-xkb.so;/usr/lib64/libxcb-xtest.so;/usr/lib64/libxcb-xv.so;/usr/lib64/libxcb-xvmc.so (found version "1.13") found components: GLX -- XCB: XINPUT requires XCB 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:119 (qt_find_package) qtbase/cmake/QtModuleHelpers.cmake:515 (include) qtbase/src/gui/CMakeLists.txt:53 (qt_internal_add_module) This warning is for project developers. Use -Wno-dev to suppress it. -- Found XCB: /usr/lib64/libxcb.so;/usr/lib64/libxcb-render.so;/usr/lib64/libxcb-shape.so;/usr/lib64/libxcb-xfixes.so;/usr/lib64/libxcb-shm.so;/usr/lib64/libxcb-util.so;/usr/lib64/libxcb-composite.so;/usr/lib64/libxcb-cursor.so;/usr/lib64/libxcb-damage.so;/usr/lib64/libxcb-dpms.so;/usr/lib64/libxcb-dri2.so;/usr/lib64/libxcb-dri3.so;/usr/lib64/libxcb-ewmh.so;/usr/lib64/libxcb-glx.so;/usr/lib64/libxcb-icccm.so;/usr/lib64/libxcb-image.so;/usr/lib64/libxcb-keysyms.so;/usr/lib64/libxcb-present.so;/usr/lib64/libxcb-randr.so;/usr/lib64/libxcb-record.so;/usr/lib64/libxcb-render-util.so;/usr/lib64/libxcb-res.so;/usr/lib64/libxcb-screensaver.so;/usr/lib64/libxcb-sync.so;/usr/lib64/libxcb-xf86dri.so;/usr/lib64/libxcb-xinerama.so;/usr/lib64/libxcb-xkb.so;/usr/lib64/libxcb-xtest.so;/usr/lib64/libxcb-xv.so;/usr/lib64/libxcb-xvmc.so;/usr/lib64/libxcb-xinput.so (found suitable version "1.13", minimum required is "1.12") found components: XINPUT -- Checking for module 'xkbcommon-x11>=0.4.1' -- Found xkbcommon-x11, version 0.8.2 -- Running syncqt for module: 'QtOpenGL' -- Running syncqt for module: 'QtWidgets' -- Checking for module 'gtk+-3.0 >= 3.6' -- Found gtk+-3.0 , version 3.24.20 -- Running syncqt for module: 'QtOpenGLWidgets' -- Running syncqt for module: 'QtDeviceDiscoverySupport' -- Running syncqt for module: 'QtFbSupport' -- Found XKB: /usr/lib64/libxkbcommon.so (found version "0.8.2") -- Checking for module 'tslib' -- No package 'tslib' found -- Checking for module 'mtdev' -- Found mtdev, version 1.1.5 -- Running syncqt for module: 'QtInputSupport' -- Running syncqt for module: 'QtKmsSupport' -- Running syncqt for module: 'QtTest' QtTest: created deprecated header(s) { qtest_global.h } -- Running syncqt for module: 'QtPrintSupport' -- Found Cups: /usr/lib64/libcups.so (found version "2.2.7") -- Could NOT find DB2 (missing: DB2_INCLUDE_DIR DB2_LIBRARY) -- Found MySQL: /usr/lib64/libmysqlclient.so -- Could NOT find PostgreSQL (missing: PostgreSQL_LIBRARY PostgreSQL_INCLUDE_DIR) -- Could NOT find Oracle (missing: Oracle_LIBRARY Oracle_INCLUDE_DIR) -- Found ODBC: /usr/lib64/libodbc.so -- Found SQLite3: /usr/include (found version "3.36.0") -- Could NOT find Interbase (missing: Interbase_LIBRARY Interbase_INCLUDE_DIR) -- Running syncqt for module: 'QtEglFSDeviceIntegration' -- Running syncqt for module: 'QtEglFsKmsSupport' -- Running syncqt for module: 'QtEglFsKmsGbmSupport' -- Checking for module 'gtk+-3.0' -- Found gtk+-3.0, version 3.24.20 -- Tool 'Qt6::qmake' will be built from source. Generating Plugins files for BundledPcre2;Core;Concurrent;Sql;Network;Xml;DBus;Gui;OpenGL;Widgets;OpenGLWidgets;DeviceDiscoverySupportPrivate;FbSupportPrivate;InputSupportPrivate;KmsSupportPrivate;Test;PrintSupport;XcbQpaPrivate;EglFSDeviceIntegrationPrivate;EglFsKmsSupportPrivate;EglFsKmsGbmSupportPrivate... Configuring 'qtshadertools' -- 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") -- Running syncqt for module: 'QtShaderTools' -- Tool 'Qt6::qsb' will be built from source. Generating Plugins files for BundledGlslang_Spirv;BundledGlslang_Osdependent;BundledGlslang_Oglcompiler;BundledGlslang_Glslang;BundledSpirv_Cross;ShaderTools... Configuring '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") -- Running syncqt for module: 'QtSvg' -- Running syncqt for module: 'QtSvgWidgets' Generating Plugins files for Svg;SvgWidgets... Configuring 'qtimageformats' -- 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 Jasper: /usr/lib64/libjasper.so (found version "2.0.14") -- Found TIFF: /usr/lib64/libtiff.so (found version "4.0.9") -- Checking for module 'libwebp' -- Found libwebp, version 1.0.3 -- Checking for module 'libwebpdemux' -- Found libwebpdemux, version 1.0.3 -- Checking for module 'libwebpmux' -- Found libwebpmux, version 1.0.3 -- Found WrapWebP: /usr/include -- Checking for module 'libmng' -- Found libmng, version 2.0.2 Generating Plugins files for ... Configuring '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") -- Found PythonInterp: /usr/bin/python (found version "2.7.18") -- Tool 'Qt6::qmltyperegistrar' will be built from source. -- Could NOT find LTTngUST (missing: LTTNGUST_LIBRARIES LTTNGUST_INCLUDE_DIRS) -- Performing Test HAVE_pointer_32bit -- Performing Test HAVE_pointer_32bit - Failed -- Performing Test HAVE_pointer_64bit -- Performing Test HAVE_pointer_64bit - Success -- Performing Test HAVE_arm_thumb -- Performing Test HAVE_arm_thumb - Failed -- Performing Test HAVE_arm_fp -- Performing Test HAVE_arm_fp - Success -- Running syncqt for module: 'QtQml' -- Could NOT find LTTngUST (missing: LTTNGUST_LIBRARIES LTTNGUST_INCLUDE_DIRS) -- Running syncqt for module: 'QtQmlModels' -- Running syncqt for module: 'QtQmlCore' -- Running syncqt for module: 'QtQmlWorkerScript' -- Running syncqt for module: 'QtQmlLocalStorage' -- Running syncqt for module: 'QtQmlXmlListModel' -- Running syncqt for module: 'QtQuick' -- Could NOT find LTTngUST (missing: LTTNGUST_LIBRARIES LTTNGUST_INCLUDE_DIRS) -- Running syncqt for module: 'QtQuickShapes' -- Running syncqt for module: 'QtQuickLayouts' -- Running syncqt for module: 'QtQuickTest' -- Running syncqt for module: 'QtQuickTestUtils' -- Running syncqt for module: 'QtQuickParticles' -- Running syncqt for module: 'QtQuickWidgets' -- Running syncqt for module: 'QtQuickTemplates2' -- Running syncqt for module: 'QtQuickControls2Impl' -- Running syncqt for module: 'QtQuickControls2' -- Running syncqt for module: 'QtQuickDialogs2Utils' -- Running syncqt for module: 'QtQuickDialogs2QuickImpl' -- Running syncqt for module: 'QtQuickDialogs2' -- Running syncqt for module: 'QtQuickControlsTestUtils' -- Running syncqt for module: 'QtLabsSettings' -- Running syncqt for module: 'QtLabsQmlModels' -- Running syncqt for module: 'QtLabsFolderListModel' -- Running syncqt for module: 'QtLabsAnimation' -- Running syncqt for module: 'QtLabsWavefrontMesh' -- Running syncqt for module: 'QtLabsSharedImage' -- Running syncqt for module: 'QtPacketProtocol' -- Running syncqt for module: 'QtQmlDom' -- Running syncqt for module: 'QtQmlCompiler' -- Tool 'Qt6::qmlcachegen' will be built from source. -- Running syncqt for module: 'QtQmlDebug' -- Tool 'Qt6::qmldom' will be built from source. -- Tool 'Qt6::qmllint' will be built from source. -- Tool 'Qt6::qmlimportscanner' will be built from source. -- Tool 'Qt6::qmlformat' will be built from source. -- Tool 'Qt6::qmlprofiler' will be built from source. -- Tool 'Qt6::qmltestrunner' will be built from source. Generating Plugins files for Qml;QmlModels;QmlCore;QmlWorkerScript;QmlLocalStorage;QmlXmlListModel;Quick;QuickShapesPrivate;QuickLayouts;QuickTest;QuickTestUtilsPrivate;QuickParticlesPrivate;QuickWidgets;QuickTemplates2;QuickControls2Impl;QuickControls2;QuickDialogs2Utils;QuickDialogs2QuickImpl;QuickDialogs2;QuickControlsTestUtilsPrivate;LabsSettings;LabsQmlModels;LabsFolderListModel;LabsAnimation;LabsWavefrontMesh;LabsSharedImage;PacketProtocolPrivate;QmlDevToolsPrivate;QmlDomPrivate;QmlCompilerPrivate;QmlDebugPrivate... Configuring '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") -- Running syncqt for module: 'Qt3DCore' -- Could NOT find WrapQt3DAssimp (missing: WrapQt3DAssimp_FOUND) (Required is at least version "5") -- Performing Test -- Performing Test - Failed -- Running syncqt for module: 'Qt3DLogic' -- Running syncqt for module: 'Qt3DInput' -- Running syncqt for module: 'Qt3DRender' -- Found Vulkan: /usr/lib64/libvulkan.so -- Running syncqt for module: 'Qt3DExtras' -- Running syncqt for module: 'Qt3DAnimation' -- Running syncqt for module: 'Qt3DQuick' -- Running syncqt for module: 'Qt3DQuickRender' -- Running syncqt for module: 'Qt3DQuickScene2D' -- Running syncqt for module: 'Qt3DQuickExtras' -- Running syncqt for module: 'Qt3DQuickInput' -- Running syncqt for module: 'Qt3DQuickAnimation' CMake Warning (dev) at /home/local/qt_static/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:386 (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_static/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:386 (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_static/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:386 (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_static/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:386 (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_static/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:386 (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_static/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:386 (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_static/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:386 (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. -- Performing Test Autodesk FBX -- Performing Test Autodesk FBX - Failed Generating Plugins files for 3DCore;3DLogic;3DInput;3DRender;3DExtras;3DAnimation;3DQuick;3DQuickRender;3DQuickScene2D;3DQuickExtras;3DQuickInput;3DQuickAnimation... Configuring '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") -- Running syncqt for module: 'QtCore5Compat' -- Performing Test HAVE_ICONV -- Performing Test HAVE_ICONV - Success CMake Warning (dev) at /home/local/qt_static/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:386 (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:25 (qt_internal_add_qml_module) This warning is for project developers. Use -Wno-dev to suppress it. Generating Plugins files for Core5Compat... Configuring 'qtactiveqt' Condition "WIN32" is not met, enabling documentation build only. Generating Plugins files for ... Configuring '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") -- Running syncqt for module: 'QtMultimedia' QtMultimedia: created deprecated header(s) { qtmultimediadefs.h } -- Could NOT find ALSA (missing: ALSA_LIBRARY ALSA_INCLUDE_DIR) -- Could NOT find AVFoundation (missing: AVFoundation_LIBRARY) -- Found GLIB2: /usr/lib64/libglib-2.0.so -- Checking for module 'gobject-2.0' -- Found gobject-2.0, version 2.62.6 -- Checking for module 'gstreamer-1.0' -- Found gstreamer-1.0, version 1.16.3 -- Checking for module 'gstreamer-base-1.0' -- Found gstreamer-base-1.0, version 1.16.3 -- Checking for module 'gstreamer-audio-1.0' -- Found gstreamer-audio-1.0, version 1.16.3 -- Checking for module 'gstreamer-video-1.0' -- Found gstreamer-video-1.0, version 1.16.3 -- Checking for module 'gstreamer-pbutils-1.0' -- Found gstreamer-pbutils-1.0, version 1.16.3 -- Checking for module 'gstreamer-allocators-1.0' -- Found gstreamer-allocators-1.0, version 1.16.3 -- Found GStreamer: TRUE -- Found GLIB2: /usr/lib64/libglib-2.0.so -- Checking for module 'gstreamer-app-1.0' -- Found gstreamer-app-1.0, version 1.16.3 -- Found GStreamer: TRUE found components: App -- Found GLIB2: /usr/lib64/libglib-2.0.so -- Checking for module 'gstreamer-photography-1.0' -- No package 'gstreamer-photography-1.0' found -- Found GStreamer: TRUE missing components: Photography -- Found GLIB2: /usr/lib64/libglib-2.0.so -- Checking for module 'gstreamer-gl-1.0' -- Found gstreamer-gl-1.0, version 1.16.3 -- Found GStreamer: TRUE found components: Gl -- Found WrapPulseAudio: /usr/lib64/libpulse.so -- Could NOT find WMF (missing: WMF_STRMIIDS_LIBRARY WMF_AMSTRMID_LIBRARY WMF_DMOGUIDS_LIBRARY WMF_MSDMO_LIBRARY WMF_OLE32_LIBRARY WMF_OLEAUT32_LIBRARY WMF_MF_LIBRARY WMF_MFUUID_LIBRARY WMF_MFPLAT_LIBRARY WMF_MFCORE_LIBRARY WMF_PROPSYS_LIBRARY) -- Performing Test evr.h -- Performing Test evr.h - Failed -- Performing Test Vivante GPU -- Performing Test Vivante GPU - Failed -- Performing Test Video for Linux -- Performing Test Video for Linux - Success -- Performing Test wmsdk.h -- Performing Test wmsdk.h - Failed -- Performing Test HAVE_linux_dmabuf -- Performing Test HAVE_linux_dmabuf - Success -- Running syncqt for module: 'QtMultimediaQuick' -- Running syncqt for module: 'QtMultimediaWidgets' Generating Plugins files for Multimedia;MultimediaQuickPrivate;MultimediaWidgets... Configuring '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 GLIB2: /usr/lib64/libglib-2.0.so -- Found XKB: /usr/lib64/libxkbcommon.so (found suitable version "0.8.2", minimum required is "0.5.0") -- Running syncqt for module: 'QtCharts' -- Running syncqt for module: 'QtChartsQml' Generating Plugins files for Charts;ChartsQml... Configuring '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 -- Running syncqt for module: 'QtCoap' Generating Plugins files for Coap... Configuring '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 -- Running syncqt for module: 'QtBluetooth' -- Checking for module 'bluez' -- No package 'bluez' found -- Performing Test BlueZ Low Energy -- Performing Test BlueZ Low Energy - Failed -- Performing Test Linux Crypto API -- Performing Test Linux Crypto API - Success -- Performing Test WinRT Bluetooth API -- Performing Test WinRT Bluetooth API - Failed -- Running syncqt for module: 'QtNfc' Generating Plugins files for Bluetooth;Nfc... Configuring '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 -- Found GLIB2: /usr/lib64/libglib-2.0.so -- Running syncqt for module: 'QtDataVisualization' CMake Warning (dev) at /home/local/qt_static/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:386 (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): qtdatavis3d/src/datavisualizationqml2/CMakeLists.txt:26 (qt_internal_add_qml_module) This warning is for project developers. Use -Wno-dev to suppress it. Generating Plugins files for DataVisualization... Configuring '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 -- Found ZLIB: /usr/lib64/libz.so (found version "1.2.11") -- Found LibXml2: /usr/lib64/libxml2.so (found version "2.9.7") -- Found WrapLibClang: TRUE (found suitable version "12.0.1", minimum required is "8") -- Running syncqt for module: 'QtTools' -- Tool 'Qt6::lconvert' will be built from source. -- Tool 'Qt6::lprodump' will be built from source. -- Tool 'Qt6::lrelease' will be built from source. -- Tool 'Qt6::lrelease-pro' will be built from source. -- Tool 'Qt6::lupdate' will be built from source. -- Tool 'Qt6::lupdate-pro' will be built from source. -- Running syncqt for module: 'QtUiPlugin' -- Running syncqt for module: 'QtUiTools' -- Running syncqt for module: 'QtDesigner' QtDesigner: WARNING: /home/local/qt-everywhere-src-6.2.3/qttools/src/designer/src/lib/uilib/formbuilder.h includes abstractformbuilder.h when it should include QtDesigner/abstractformbuilder.h QtDesigner: created deprecated header(s) { customwidget.h, QDesignerCustomWidgetInterface, QDesignerCustomWidgetCollectionInterface, QDesignerExportWidget, qdesignerexportwidget.h } -- Running syncqt for module: 'QtDesignerComponents' -- Running syncqt for module: 'QtHelp' -- Tool 'Qt6::qhelpgenerator' will be built from source. -- Tool 'Qt6::qtattributionsscanner' will be built from source. -- Tool 'Qt6::qdoc' will be built from source. Generating Plugins files for Tools;Linguist;UiPlugin;UiTools;Designer;DesignerComponentsPrivate;Help... Configuring '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") Generating Plugins files for ... Configuring '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") -- Running syncqt for module: 'QtBodymovin' CMake Warning (dev) at /home/local/qt_static/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:386 (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. Generating Plugins files for BodymovinPrivate... Configuring '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 -- Could NOT find Qt6WebSockets (missing: Qt6WebSockets_DIR) CMake Warning at /home/local/qt_static/qtbase/lib/cmake/Qt6/Qt6Config.cmake:226 (message): Failed to find Qt component "WebSockets". Expected Config file at "/home/local/qt_static/qtbase/lib/cmake/Qt6WebSockets/Qt6WebSocketsConfig.cmake" does NOT exist Call Stack (most recent call first): qtmqtt/CMakeLists.txt:20 (find_package) -- Found GLIB2: /usr/lib64/libglib-2.0.so -- Running syncqt for module: 'QtMqtt' Generating Plugins files for Mqtt... Configuring '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 -- Running syncqt for module: 'QtNetworkAuth' Generating Plugins files for NetworkAuth... Configuring '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 -- Running syncqt for module: 'QtOpcUa' -- Performing Test HAVE_uacpp -- Performing Test HAVE_uacpp - Failed CMake Warning (dev) at qtbase/cmake/QtPluginHelpers.cmake:57 (message): Plugins are not intended to be linked to. They should not have any public properties, but declarative_opcua sets PUBLIC_LIBRARIES to the following value: Qt::Core;Qt::Gui;Qt::OpcUa;Qt::Quick Update your project to use LIBRARIES instead. Call Stack (most recent call first): /home/local/qt_static/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:220 (qt_internal_add_plugin) qtopcua/src/imports/opcua/CMakeLists.txt:1 (qt_internal_add_qml_module) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /home/local/qt_static/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:386 (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): qtopcua/src/imports/opcua/CMakeLists.txt:1 (qt_internal_add_qml_module) This warning is for project developers. Use -Wno-dev to suppress it. Generating Plugins files for OpcUa... Configuring '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 -- Checking for module 'libudev' -- Found libudev, version 246 -- Running syncqt for module: 'QtSerialPort' -- Performing Test HAVE_ntddmodm -- Performing Test HAVE_ntddmodm - Failed Generating Plugins files for SerialPort... Configuring '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 -- Running syncqt for module: 'QtPositioning' -- Checking for module 'gypsy' -- No package 'gypsy' found -- Checking for module 'gconf-2.0' -- No package 'gconf-2.0' found -- Performing Test WinRT geolocation -- Performing Test WinRT geolocation - Failed -- Running syncqt for module: 'QtPositioningQuick' Generating Plugins files for Bundled_Clip2Tri;Bundled_Poly2Tri;Bundled_Clipper;Positioning;PositioningQuick... Configuring '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") -- Running syncqt for module: 'QtQuickTimeline' Generating Plugins files for QuickTimeline... Configuring '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") -- Running syncqt for module: 'QtQuick3DUtils' -- Running syncqt for module: 'QtQuick3DAssetImport' -- Running syncqt for module: 'QtQuick3DRuntimeRender' -- Running syncqt for module: 'QtQuick3D' -- Running syncqt for module: 'QtQuick3DParticles' -- Running syncqt for module: 'QtQuick3DAssetUtils' QtQuick3DAssetUtils: WARNING: /home/local/qt-everywhere-src-6.2.3/qtquick3d/src/assetutils/qquick3druntimeloader_p.h does not have the "We mean it." warning -- Could NOT find WrapQuick3DAssimp (missing: WrapQuick3DAssimp_FOUND) (Required is at least version "5") -- Performing Test Assimp -- Performing Test Assimp - Failed -- Running syncqt for module: 'QtQuick3DHelpers' -- Running syncqt for module: 'QtQuick3DIblBaker' -- Tool 'Qt6::balsam' will be built from source. -- Tool 'Qt6::balsamui' will be built from source. -- Tool 'Qt6::meshdebug' will be built from source. -- Tool 'Qt6::shadergen' will be built from source. -- Tool 'Qt6::instancer' will be built from source. Generating Plugins files for Quick3DUtils;Quick3DAssetImport;Quick3DRuntimeRender;Quick3D;Quick3DParticles;Quick3DAssetUtils;Quick3DEffects;Quick3DHelpers;Quick3DIblBaker... Configuring '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 -- Running syncqt for module: 'QtRepParser' -- Running syncqt for module: 'QtRemoteObjects' -- Running syncqt for module: 'QtRemoteObjectsQml' -- Tool 'Qt6::repc' will be built from source. Generating Plugins files for RepParser;RemoteObjects;RemoteObjectsQml... Configuring '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 -- Running syncqt for module: 'QtScxml' -- Running syncqt for module: 'QtStateMachine' -- Running syncqt for module: 'QtStateMachineQml' -- Running syncqt for module: 'QtScxmlQml' -- Tool 'Qt6::qscxmlc' will be built from source. Generating Plugins files for Scxml;StateMachine;StateMachineQml;ScxmlQml... Configuring '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 -- Running syncqt for module: 'QtSensors' -- Checking for module 'sensord-qt5' -- No package 'sensord-qt5' found -- Running syncqt for module: 'QtSensorsQuick' Generating Plugins files for Sensors;SensorsQuick... Configuring '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 -- Running syncqt for module: 'QtSerialBus' QtSerialBus: created deprecated header(s) { qserialbusglobal.h } -- Performing Test Socket CAN -- Performing Test Socket CAN - Success -- Performing Test Socket CAN FD -- Performing Test Socket CAN FD - Success -- Tool 'Qt6::canbusutil' will be built from source. Generating Plugins files for SerialBus... Configuring '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:38 (message): Directory '/home/local/qt-everywhere-src-6.2.3/qttranslations/translations/../../qtlocation/src' for qtlocation does not exist. Skipping... Call Stack (most recent call first): qttranslations/translations/CMakeLists.txt:102 (add_ts_targets) CMake Warning at qttranslations/translations/CMakeLists.txt:45 (message): No source files located for qtlocation, skipping target creation Call Stack (most recent call first): qttranslations/translations/CMakeLists.txt:102 (add_ts_targets) Configuring '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") -- Running syncqt for module: 'QtVirtualKeyboard' -- Checking for module 'hunspell' -- No package 'hunspell' found -- Could NOT find CerenceHwrAlphabetic (missing: CERENCE_HWR_ALPHABETIC_INCLUDE_DIRS) -- Could NOT find CerenceHwrCjk (missing: CERENCE_HWR_CJK_INCLUDE_DIRS) -- Could NOT find CerenceXt9 (missing: CERENCE_XT9_INCLUDE_DIRS) -- Could NOT find MyScript (missing: MyScript_ROOT_DIR MyScript_VOIM_INCLUDE_DIR MyScript_VOIM_BINARY MyScript_Ink_BINARY MyScript_Prediction_BINARY MyScript_Text_BINARY MyScript_Engine_BINARY) CMake Warning (dev) at /home/local/qt_static/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:386 (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): qtvirtualkeyboard/src/import/CMakeLists.txt:5 (qt_internal_add_qml_module) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /home/local/qt_static/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:386 (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): qtvirtualkeyboard/src/settings/CMakeLists.txt:5 (qt_internal_add_qml_module) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /home/local/qt_static/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:386 (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): qtvirtualkeyboard/src/styles/CMakeLists.txt:5 (qt_internal_add_qml_module) This warning is for project developers. Use -Wno-dev to suppress it. Generating Plugins files for VirtualKeyboard;BundledOpenwnn;BundledPinyin;BundledTcime... Configuring '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") -- Found WaylandScanner: /usr/bin/wayland-scanner -- Found Wayland: /usr/lib64/libwayland-client.so;/usr/lib64/libwayland-server.so;/usr/lib64/libwayland-cursor.so;/usr/lib64/libwayland-egl.so (found suitable version "1.18.0", minimum required is "1.15") -- Found Wayland: /usr/lib64/libwayland-client.so;/usr/lib64/libwayland-server.so;/usr/lib64/libwayland-cursor.so;/usr/lib64/libwayland-egl.so (found version "1.18.0") -- Checking for module 'xcomposite' -- Found xcomposite, version 0.4.4 -- Performing Test HAVE_drm_egl_server -- Performing Test HAVE_drm_egl_server - Success -- Performing Test HAVE_libhybris_egl_server -- Performing Test HAVE_libhybris_egl_server - Failed -- Performing Test HAVE_dmabuf_server_buffer -- Performing Test HAVE_dmabuf_server_buffer - Success -- Performing Test HAVE_vulkan_server_buffer -- Performing Test HAVE_vulkan_server_buffer - Failed -- Performing Test HAVE_egl_1_5_wayland -- Performing Test HAVE_egl_1_5_wayland - Failed -- Checking for module 'wayland-kms' -- No package 'wayland-kms' found -- Performing Test HAVE_dmabuf_client_buffer -- Performing Test HAVE_dmabuf_client_buffer - Success -- Tool 'Qt6::qtwaylandscanner' will be built from source. -- Running syncqt for module: 'QtWaylandClient' QtWaylandClient: created deprecated header(s) { qwaylandclientexport.h } -- Running syncqt for module: 'QtWaylandCompositor' QtWaylandCompositor: created deprecated header(s) { qwaylandexport.h } -- Checking for module 'wayland-kms' -- No package 'wayland-kms' found -- Running syncqt for module: 'QtWaylandEglClientHwIntegration' -- Running syncqt for module: 'QtWaylandEglCompositorHwIntegration' -- Running syncqt for module: 'QtWlShellIntegration' CMake Warning (dev) at /home/local/qt_static/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:386 (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_static/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:386 (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_static/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:386 (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. Generating Plugins files for WaylandClient;WaylandCompositor;WaylandEglClientHwIntegrationPrivate;WaylandEglCompositorHwIntegrationPrivate;WlShellIntegrationPrivate... Configuring '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 -- Running syncqt for module: 'QtWebSockets' CMake Warning (dev) at /home/local/qt_static/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:386 (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. Generating Plugins files for WebSockets... Configuring '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 -- Found GLIB2: /usr/lib64/libglib-2.0.so -- Running syncqt for module: 'QtWebChannel' CMake Warning (dev) at /home/local/qt_static/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:386 (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. Generating Plugins files for WebChannel... Configuring '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 -- Found Ninja: /usr/bin/ninja (found suitable version "1.10.0", minimum required is "1.7.2") -- Could NOT find Gn (missing: Gn_EXECUTABLE) (Required is exact version "6.2.3") -- Found Python2: /usr/bin/python2.7 (found suitable version "2.7.18", minimum required is "2.7.5") found components: Interpreter -- Found GPerf: /usr/bin/gperf -- Found BISON: /usr/bin/bison (found version "3.0.4") -- Found FLEX: /usr/bin/flex (found version "2.6.4") -- Checking for module 'snappy' -- No package 'snappy' found -- Could NOT find Snappy (missing: SNAPPY_LIBRARY SNAPPY_INCLUDE_DIR) -- Could NOT find Nodejs: Found unsuitable version "", but required is at least "10.19" (found Nodejs_EXECUTABLE-NOTFOUND) -- Checking for module 'dbus-1' -- Found dbus-1, version 1.12.2 -- Checking for module 'fontconfig' -- Found fontconfig, version 2.12.6 -- Checking for module 'libdrm' -- Found libdrm, version 2.4.104 -- Checking for module 'xcomposite' -- Found xcomposite, version 0.4.4 -- Checking for module 'xcursor' -- Found xcursor, version 1.1.15 -- Checking for module 'xi' -- Found xi, version 1.7.9 -- Checking for module 'xrandr' -- Found xrandr, version 1.5.1 -- Checking for module 'xshmfence' -- No package 'xshmfence' found -- Checking for module 'xtst' -- Found xtst, version 1.2.3 -- Checking for module 'nss>=3.26' -- Found nss, version 3.68.2 -- Checking for module 'x11' -- Found x11, version 1.6.5 -- Checking for module 'glproto' -- Found glproto, version 1.4.17 -- Checking for module 'glib-2.0>=2.32.0' -- Found glib-2.0, version 2.62.6 -- Checking for modules 'harfbuzz>=2.4.0;harfbuzz-subset>=2.4.0' -- Found harfbuzz, version 2.6.4 -- Found harfbuzz-subset, version 2.6.4 -- Checking for module 'libjpeg' -- Found libjpeg, version 1.5.3 -- Checking for module 'libevent' -- No package 'libevent' found -- Checking for module 'minizip' -- No package 'minizip' found -- Checking for module 'libpng>=1.6.0' -- Found libpng, version 1.6.34 -- Checking for module 'zlib' -- Found zlib, version 1.2.11 -- Checking for module 're2' -- No package 're2' found -- Checking for modules 'icu-uc>=68;icu-i18n>=68' -- Requested 'icu-uc >= 68' but version of icu-uc is 65.1 -- Requested 'icu-i18n >= 68' but version of icu-i18n is 65.1 -- Checking for modules 'libwebp;libwebpmux;libwebpdemux' -- Found libwebp, version 1.0.3 -- Found libwebpmux, version 1.0.3 -- Found libwebpdemux, version 1.0.3 -- Checking for module 'lcms2' -- Found lcms2, version 2.9 -- Checking for module 'freetype2' -- Found freetype2, version 23.1.17 -- Checking for modules 'libxml-2.0;libxslt' -- Found libxml-2.0, version 2.9.7 -- Found libxslt, version 1.1.32 -- Checking for modules 'libavcodec;libavformat;libavutil' -- No package 'libavcodec' found -- No package 'libavformat' found -- No package 'libavutil' found -- Checking for module 'opus>=1.3.1' -- No package 'opus' found -- Checking for module 'vpx>=1.10.0' -- No package 'vpx' found -- Checking for module 'libpci' -- No package 'libpci' found -- Checking 'ulimit -n' -- Open files limit 1024 -- Creating linker launcher -- Performing Test HAVE_libxml2 -- Performing Test HAVE_libxml2 - Failed -- Performing Test HAVE_jpeg -- Performing Test HAVE_jpeg - Success -- Performing Test HAVE_freetype -- Performing Test HAVE_freetype - Success -- Performing Test HAVE_khr -- Performing Test HAVE_khr - Success -- Performing Test HAVE_winversion -- Performing Test HAVE_winversion - Failed -- Support check for QtWebEngine failed: Static build is not supported. -- Support check for QtPdf failed: Static build is not supported. Generating Plugins files for ... Configuring '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_static/qtbase/lib/cmake/Qt6/Qt6Config.cmake:226 (message): Failed to find Qt component "WebEngineCore". Expected Config file at "/home/local/qt_static/qtbase/lib/cmake/Qt6WebEngineCore/Qt6WebEngineCoreConfig.cmake" does NOT exist Call Stack (most recent call first): qtwebview/CMakeLists.txt:12 (find_package) -- Could NOT find Qt6WebEngineQuick (missing: Qt6WebEngineQuick_DIR) CMake Warning at /home/local/qt_static/qtbase/lib/cmake/Qt6/Qt6Config.cmake:226 (message): Failed to find Qt component "WebEngineQuick". Expected Config file at "/home/local/qt_static/qtbase/lib/cmake/Qt6WebEngineQuick/Qt6WebEngineQuickConfig.cmake" does NOT exist Call Stack (most recent call first): qtwebview/CMakeLists.txt:12 (find_package) -- Running syncqt for module: 'QtWebView' -- Running syncqt for module: 'QtWebViewQuick' Generating Plugins files for WebView;WebViewQuick... -- The following packages have been found: * QtBuildInternals * DBus1 (required version >= 1.2) * Backtrace * OpenSSL * PNG * OpenGL * Libsystemd * Libproxy * WrapOpenSSLHeaders * ATSPI2 * WrapSystemFreetype (required version >= 2.2.0) * gbm, Mesa gbm library., * WrapSystemHarfbuzz (required version >= 2.6.0) * WrapSystemPNG * GLESv2 * X11_XCB, A compatibility library for code that translates Xlib API calls into XCB calls, * XCB (required version >= 1.12), X protocol C-language Binding, * XKB_COMMON_X11 (required version >= 0.5.0) * XRender (required version >= 0.6) * Libinput, Library to handle input devices in Wayland compositors and to provide a generic X.Org input driver., * Mtdev * MySQL, MySQL client library, * SQLite3 * ODBC * GTK3 * Cups * JPEG * Jasper * WrapJasper * TIFF * WrapWebP * Libmng * PythonInterp * Vulkan * WrapIconv * GObject * GStreamer * PulseAudio * WrapPulseAudio * Qt6CorePrivate (required version >= 6.2.3) * Qt6QmlDevToolsPrivate (required version >= 6.2.3) * ZLIB * LibXml2 * LLVM * Clang * WrapLibClang (required version >= 8) * Qt6Sql (required version >= 6.2.3) * Qt6QmlXmlListModel (required version >= 6.2.3) * WrapOpenSSL (required version >= 1.1) * Qt6Concurrent (required version >= 6.2.3) * Qt6ShaderToolsTools (required version >= 6.2.3) * Qt6ShaderTools (required version >= 6.2.3) * Qt6QuickTimeline (required version >= 6.2.3) * Libudev * Qt6SerialPort (required version >= 6.2.3) * Qt6LinguistTools (required version >= 6.2.3) * Qt6Linguist (required version >= 6.2.3) * Qt6Svg (required version >= 6.2.3) * WaylandScanner, Executable that converts XML protocol files to C code, * Wayland, C library implementation of the Wayland protocol: a protocol for a compositor to talk to its clients, * XComposite * Libdrm, Userspace interface to kernel DRM services., * Qt6WidgetsTools (required version >= 6.2.3) * Qt6Widgets (required version >= 6.2.3) * Qt6PrintSupport (required version >= 6.2.3) * Qt6WebChannel (required version >= 6.2.3) * Qt6Positioning (required version >= 6.2.3) * Qt6QmlPrivate (required version >= 6.2.3) * Qt6QuickTemplates2Private (required version >= 6.2.3) * Qt6QuickControls2 (required version >= 6.2.3) * Qt6Test (required version >= 6.2.3) * Qt6OpenGLPrivate (required version >= 6.2.3) * Qt6QuickWidgets (required version >= 6.2.3) * Qt6QuickPrivate (required version >= 6.2.3) * Qt6QuickTest (required version >= 6.2.3) * Qt6WebSockets (required version >= 6.2.3) * Qt6UiPlugin (required version >= 6.2.3) * Qt6Xml (required version >= 6.2.3) * Qt6OpenGLWidgets (required version >= 6.2.3) * Qt6Designer (required version >= 6.2.3) * Ninja (required version >= 1.7.2), Build tool, * Python2 (required version >= 2.7.5) * GPerf, Perfect hash function generator, * BISON * FLEX * Qt6BuildInternals (required version >= 6.2.3) * WrapAtomic * WrapBacktrace * Libb2 * ICU * WrapPCRE2 * WrapRt * Qt6CoreTools (required version >= 6.2.3) * Qt6Core (required version >= 6.2.3) * WrapOpenGL * EGL, A platform-agnostic mechanism for creating rendering surfaces for use with other graphics libraries, such as OpenGL|ES and OpenVG., * WrapPNG * WrapHarfbuzz * WrapFreetype * Freetype * Fontconfig * X11 * GLIB2, Event loop and utility library, * PkgConfig * XKB (required version >= 0.5.0), XKB API common to servers and clients., * Qt6GuiTools (required version >= 6.2.3) * WrapDBus1 (required version >= 1.2) * Qt6DBusTools (required version >= 6.2.3) * Qt6DBus (required version >= 6.2.3) * Qt6Gui (required version >= 6.2.3) * Qt6QmlTools (required version >= 6.2.3) * WrapBrotli * WrapZLIB (required version >= 1.0.8) * Qt6Network (required version >= 6.2.3) * Qt6Qml (required version >= 6.2.3) * Qt6QmlModels (required version >= 6.2.3) * Qt6Quick (required version >= 6.2.3) * Threads * WrapVulkanHeaders * Qt6OpenGL (required version >= 6.2.3) * Qt6 (required version >= 6.2.3) -- The following OPTIONAL packages have not been found: * zstd * ZSTD (required version >= 1.3), ZSTD compression library, * unofficial-brotli * harfbuzz (required version >= 2.6.0) * double-conversion * WrapDoubleConversion * PCRE2 (required version >= 10.20) * WrapSystemPCRE2 (required version >= 10.20) * Slog2 * GSSAPI, Generic Security Services Application Program Interface * DirectFB * md4c * WrapSystemMd4c * Tslib * DB2, IBM DB2 client library, * PostgreSQL * Oracle, Oracle client library, * Interbase, Interbase client library, * WebP * LTTngUST * Qt6Gamepad (required version >= 6.2.3) * Qt6Multimedia (required version >= 6.2.3) * WrapQt3DAssimp (required version >= 5) * ALSA * AVFoundation * WMF * BlueZ * litehtml * Uacpp, The Unified Automation C++ OPC UA SDK, * Gypsy * Gconf * assimp (required version >= 5) * WrapQuick3DAssimp (required version >= 5) * Sensorfw * Hunspell * CerenceHwrAlphabetic * CerenceHwrCjk * CerenceXt9 * MyScript * Waylandkms * Gn (required version == 6.2.3), Meta-build system, * Snappy * Nodejs (required version >= 10.19), JavaScript runtime environment that runs on the V8 engine, * Qt6QmlCompilerPlus * Qt6WebEngineCore (required version >= 6.2.3) * Qt6WebEngineQuick (required version >= 6.2.3) Configure summary: Building for: linux-icc (x86_64, CPU features: mmx sse sse2) Compiler: intel_icc 2021.5.0.20211109 Build options: Mode ................................... debug Optimize debug build ................... no 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 .............. yes Using LTCG ............................. no Target compiler supports: SSE .................................. SSE2 SSE3 SSSE3 SSE4.1 SSE4.2 AVX .................................. AVX AVX2 AVX512 ............................... F ER CD PF DQ BW VL IFMA VBMI Other x86 ............................ AES F16C RDRAND SHA Intrinsics without compiler architecture option yes 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 ...................... no 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 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 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 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 ..... yes 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 Core tools: qmake tool ............................. yes 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 sequence object .................... 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 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 Qt Quick Controls 2: Styles ................................. Basic Fusion Imagine Material Universal macOS Windows 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 ................................. no Qt 3D Renderers: OpenGL Renderer ........................ yes RHI Renderer ........................... no Qt3D Geometry Loaders: Autodesk FBX ........................... no Qt 5 Compatibility Libraries: iconv .................................. no Qt Multimedia: GStreamer 1.0 .......................... yes Video for Linux ........................ yes Linux DMA buffer support ............... yes MMRenderer ............................. no AVFoundation ........................... no Windows Media Foundation ............... 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 Tools: Qt Assistant ........................... yes QDoc ................................... yes Clang-based lupdate parser ............. yes Qt Designer ............................ yes Qt Distance Field Generator ............ yes Qt Linguist ............................ yes Mac Deployment Tool .................... no pixeltool .............................. yes qdbus .................................. yes Qt Attributions Scanner ................ yes qtdiag ................................. yes qtplugininfo ........................... yes Windows deployment tool ................ no 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 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 Drivers: EGL .................................... yes Raspberry Pi ........................... no XComposite EGL ......................... no XComposite GLX ......................... no DRM EGL ................................ yes libhybris EGL .......................... no Linux dma-buf server buffer integration yes Vulkan-based server buffer integration . no Shm emulation server buffer integration yes Qt Wayland Client Shell Integrations: xdg-shell .............................. yes ivi-shell .............................. yes wl-shell (deprecated) .................. yes Qt Wayland Client ........................ yes Qt Wayland Compositor .................... yes Qt Wayland Compositor Layer Plugins: VSP2 hardware layer integration ........ no Qt Wayland Drivers: EGL .................................... yes Raspberry Pi ........................... no XComposite EGL ......................... no XComposite GLX ......................... no DRM EGL ................................ yes libhybris EGL .......................... no Linux dma-buf server buffer integration yes Vulkan-based server buffer integration . no Shm emulation server buffer integration yes Qt Wayland Client Shell Integrations: xdg-shell .............................. yes ivi-shell .............................. yes wl-shell (deprecated) .................. yes Qt Wayland Client ........................ yes Qt Wayland Compositor .................... 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 ............................. yes freetype ............................. yes libpci ............................... 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 disabled. Spelling correction will not be available. WARNING: QtWebEngine won't be built. Static build is not supported. WARNING: QtPdf won't be built. Static build is not supported. 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.2.3' To configure and build other Qt modules, you can use the following convenience script: /usr/local/Trolltech/Qt-6.2.3/bin/qt-configure-module If reconfiguration fails for some reason, try to remove 'CMakeCache.txt' from the build directory -- Configuring done -- Generating done -- Build files have been written to: /home/local/qt_static aeroanalysis04:/home/local/qt_static # /home/local/cmake-build/bin/cmake --build . --parallel [1/9057] Generating mkspecs/qmodule.pri [2/9057] Generating ../../../mkspecs/modules/qt_ext_pcre2.pri [3/9057] Generating ../../../qtbase/mkspecs/modules/qt_lib_qmlmodels_private.pri [4/9057] Building C object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/3rdparty/pcre2/src/pcre2_pattern_info.c.o [5/9057] Building C object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/3rdparty/pcre2/src/pcre2_error.c.o [6/9057] Building C object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/3rdparty/pcre2/src/pcre2_config.c.o [7/9057] Building C object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/3rdparty/pcre2/src/pcre2_jit_compile.c.o [8/9057] Building C object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/3rdparty/pcre2/src/pcre2_match_data.c.o [9/9057] Building C object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/3rdparty/pcre2/src/pcre2_chartables.c.o [10/9057] Building C object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/3rdparty/pcre2/src/pcre2_extuni.c.o [11/9057] Building C object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/3rdparty/pcre2/src/pcre2_find_bracket.c.o [12/9057] Building C object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/3rdparty/pcre2/src/pcre2_maketables.c.o [13/9057] Building C object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/3rdparty/pcre2/src/pcre2_context.c.o [14/9057] Building C object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/3rdparty/pcre2/src/pcre2_auto_possess.c.o [15/9057] Building C object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/3rdparty/pcre2/src/pcre2_newline.c.o [16/9057] Building C object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/3rdparty/pcre2/src/pcre2_ord2utf.c.o [17/9057] Building C object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/3rdparty/pcre2/src/pcre2_serialize.c.o [18/9057] Building C object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/3rdparty/pcre2/src/pcre2_script_run.c.o [19/9057] Building C object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/3rdparty/pcre2/src/pcre2_string_utils.c.o [20/9057] Building C object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/3rdparty/pcre2/src/pcre2_substitute.c.o /home/local/qt-everywhere-src-6.2.3/qtbase/src/3rdparty/pcre2/src/pcre2_substitute.c(494): warning #3656: variable "ptrstack" may be used before its value is set repend = ptrstack[--ptrstackptr]; ^ [21/9057] Building C object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/3rdparty/pcre2/src/pcre2_valid_utf.c.o [22/9057] Building C object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/3rdparty/pcre2/src/pcre2_dfa_match.c.o [23/9057] Building C object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/3rdparty/pcre2/src/pcre2_tables.c.o [24/9057] Building C object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/3rdparty/pcre2/src/pcre2_study.c.o [25/9057] Building C object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/3rdparty/pcre2/src/pcre2_substring.c.o [26/9057] Building C object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/3rdparty/pcre2/src/pcre2_xclass.c.o [27/9057] Building C object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/3rdparty/pcre2/src/pcre2_ucd.c.o [28/9057] Building C object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/3rdparty/pcre2/src/pcre2_compile.c.o /home/local/qt-everywhere-src-6.2.3/qtbase/src/3rdparty/pcre2/src/pcre2_compile.c(10290): warning #3656: variable "rc" may be used before its value is set if (groupnumber == rc[p].groupnumber) ^ [29/9057] Building CXX object qtbase/src/tools/tracegen/CMakeFiles/tracegen.dir/panic.cpp.o [30/9057] Building CXX object qtbase/src/tools/tracegen/CMakeFiles/tracegen.dir/qtheaders.cpp.o [31/9057] Generating ../../mkspecs/modules/qt_lib_core_private.pri [32/9057] Generating ../../mkspecs/modules/qt_lib_sql_private.pri [33/9057] Generating ../../mkspecs/modules/qt_lib_concurrent_private.pri [34/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/Control.qml [35/9057] Generating ../../mkspecs/modules/qt_lib_xml_private.pri [36/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/HorizontalHeaderView.qml [37/9057] Generating ../../mkspecs/modules/qt_lib_network_private.pri [38/9057] Generating ../../mkspecs/modules/qt_lib_dbus_private.pri [39/9057] Generating ../../mkspecs/modules/qt_lib_gui_private.pri [40/9057] Generating ../../mkspecs/modules/qt_lib_opengl_private.pri [41/9057] Generating ../../mkspecs/modules/qt_lib_widgets_private.pri [42/9057] Generating ../../mkspecs/modules/qt_lib_openglwidgets_private.pri [43/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/AbstractButton.qml [44/9057] Generating ../../mkspecs/modules/qt_lib_testlib_private.pri [45/9057] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/global/qmalloc.cpp.o [46/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/CheckDelegate.qml [47/9057] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/kernel/qiterable.cpp.o [48/9057] Building C object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/3rdparty/pcre2/src/pcre2_match.c.o [49/9057] Generating ../../mkspecs/modules/qt_lib_printsupport_private.pri [50/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/CheckBox.qml [51/9057] Generating ../../../qtbase/mkspecs/modules/qt_lib_svgwidgets_private.pri [52/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/BusyIndicator.qml [53/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/Button.qml [54/9057] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/serialization/qxmlstreamgrammar.cpp.o [55/9057] Generating ../../../qtbase/mkspecs/modules/qt_ext_glslang_spirv.pri [56/9057] Generating ../../../qtbase/mkspecs/modules/qt_ext_glslang_osdependent.pri [57/9057] Generating ../../../qtbase/mkspecs/modules/qt_ext_glslang_oglcompiler.pri [58/9057] Generating ../../../qtbase/mkspecs/modules/qt_ext_glslang_glslang.pri [59/9057] Generating ../../../qtbase/mkspecs/modules/qt_ext_spirv_cross.pri [60/9057] Generating ../../../qtbase/mkspecs/modules/qt_lib_shadertools_private.pri [61/9057] Generating ../../../qtbase/mkspecs/modules/qt_lib_svg_private.pri [62/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/Container.qml [63/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/Frame.qml [64/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/Dial.qml [65/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/DelayButton.qml [66/9057] Generating ../../../qtbase/mkspecs/modules/qt_lib_qml_private.pri [67/9057] Generating ../../../qtbase/mkspecs/modules/qt_lib_qmlcore_private.pri [68/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/GroupBox.qml [69/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/DelayButton.qml [70/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/CheckDelegate.qml [71/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/ComboBox.qml [72/9057] Generating ../../../qtbase/mkspecs/modules/qt_lib_qmlworkerscript_private.pri [73/9057] Generating ../../../qtbase/mkspecs/modules/qt_lib_qmllocalstorage_private.pri [74/9057] Generating ../../../qtbase/mkspecs/modules/qt_lib_qmlxmllistmodel_private.pri [75/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/Drawer.qml [76/9057] Generating ../../../qtbase/mkspecs/modules/qt_lib_quick_private.pri [77/9057] Generating ../../../../qtbase/qml/Qt5Compat/GraphicalEffects/GammaAdjust.qml [78/9057] Generating ../../../../qtbase/qml/Qt5Compat/GraphicalEffects/HueSaturation.qml [79/9057] Generating ../../../../qtbase/qml/Qt5Compat/GraphicalEffects/FastBlur.qml [80/9057] Generating ../../../qtbase/mkspecs/modules/qt_lib_quicklayouts_private.pri [81/9057] Building CXX object qtbase/src/tools/moc/CMakeFiles/moc.dir/token.cpp.o [82/9057] Generating ../../../qtbase/qml/QtTest/SignalSpy.qml [83/9057] Generating ../../../qtbase/mkspecs/modules/qt_lib_qmltest_private.pri [84/9057] Generating ../../../qtbase/qml/QtTest/TestCase.qml [85/9057] Generating ../../../qtbase/qml/QtTest/testlogger.js [86/9057] Generating ../../../qtbase/qml/QtQuick/NativeStyle/controls/DefaultRadioButton.qml [87/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/Dial.qml [88/9057] Generating ../../../qtbase/mkspecs/modules/qt_lib_quickwidgets_private.pri [89/9057] Generating ../../../qtbase/mkspecs/modules/qt_lib_quicktemplates2_private.pri [90/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/ApplicationWindow.qml [91/9057] Generating ../../../qtbase/mkspecs/modules/qt_lib_quickcontrols2impl_private.pri [92/9057] Generating ../../../qtbase/mkspecs/modules/qt_lib_quickcontrols2_private.pri [93/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/GroupBox.qml [94/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/DelayButton.qml [95/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/DialogButtonBox.qml [96/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/CheckBox.qml [97/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/ComboBox.qml [98/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/DialogButtonBox.qml [99/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/ButtonGroup.qml [100/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/BusyIndicator.qml [101/9057] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/text/qbytearraymatcher.cpp.o [102/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/Button.qml [103/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/Dial.qml [104/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/Dialog.qml [105/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/DialogButtonBox.qml [106/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/Drawer.qml [107/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/Frame.qml [108/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/GroupBox.qml [109/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/HorizontalHeaderView.qml [110/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/ItemDelegate.qml [111/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/Label.qml [112/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/Menu.qml [113/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/MenuBar.qml [114/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/MenuBarItem.qml [115/9057] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/text/qvsnprintf.cpp.o [116/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/MenuItem.qml [117/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/MenuSeparator.qml [118/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/Page.qml [119/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/ApplicationWindow.qml [120/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/Action.qml [121/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/ActionGroup.qml [122/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/ApplicationWindow.qml [123/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/PageIndicator.qml [124/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/Pane.qml [125/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/ProgressBar.qml [126/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/Popup.qml [127/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/RadioButton.qml [128/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/RadioDelegate.qml [129/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/RoundButton.qml [130/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/RangeSlider.qml [131/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/ScrollBar.qml [132/9057] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/text/qbytearraylist.cpp.o [133/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/ScrollIndicator.qml [134/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/SelectionRectangle.qml [135/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/Slider.qml [136/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/ScrollView.qml [137/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/SpinBox.qml [138/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/SplitView.qml [139/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/StackView.qml [140/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/SwipeView.qml [141/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/Switch.qml [142/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/SwipeDelegate.qml [143/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/SwitchDelegate.qml [144/9057] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/kernel/qmetacontainer.cpp.o In file included from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetacontainer.cpp(41): /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(1782): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ In file included from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetacontainer.cpp(41): /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 [145/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/TabBar.qml [146/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/TextArea.qml [147/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/TabButton.qml [148/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/TextField.qml [149/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/ToolBar.qml [150/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/ToolButton.qml [151/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/ToolSeparator.qml [152/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/ToolTip.qml [153/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/Tumbler.qml [154/9057] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/text/qstringbuilder.cpp.o In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qfloat16.h(45), from /home/local/qt_static/qtbase/include/QtCore/qfloat16.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qendian.h(44), from /home/local/qt_static/qtbase/include/QtCore/qendian.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qstringconverter_p.h(56), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qstringconverter_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qstringbuilder.cpp(41): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(1782): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qfloat16.h(45), from /home/local/qt_static/qtbase/include/QtCore/qfloat16.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qendian.h(44), from /home/local/qt_static/qtbase/include/QtCore/qendian.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qstringconverter_p.h(56), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qstringconverter_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qstringbuilder.cpp(41): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 In file included from /home/local/qt_static/qtbase/include/QtCore/qfloat16.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qendian.h(44), from /home/local/qt_static/qtbase/include/QtCore/qendian.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qstringconverter_p.h(56), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qstringconverter_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qstringbuilder.cpp(41): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=qfloat16]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=qfloat16]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qfloat16.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=qfloat16]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=qfloat16]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qfloat16.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=qfloat16]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=qfloat16]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qfloat16.h" [155/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Basic/VerticalHeaderView.qml [156/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/HorizontalHeaderView.qml [157/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/Dial.qml [158/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/Drawer.qml [159/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/Label.qml [160/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/DialogButtonBox.qml [161/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/Dialog.qml [162/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/Dialog.qml [163/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/Dial.qml [164/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/Button.qml [165/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/Frame.qml [166/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/ComboBox.qml [167/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/CheckBox.qml [168/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/BusyIndicator.qml [169/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/ItemDelegate.qml [170/9057] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/global/qnumeric.cpp.o In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h(46), from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qnumeric_p.h(55), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qnumeric.cpp(41): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(1782): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h(46), from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qnumeric_p.h(55), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qnumeric.cpp(41): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qnumeric_p.h(55), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qnumeric.cpp(41): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QVersionNumber]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qnumeric_p.h(55), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qnumeric.cpp(41): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QTypeRevision]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=int]" at line 700 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize_internal(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 167 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QVersionNumber]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" [171/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/CheckDelegate.qml [172/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/Label.qml [173/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/Menu.qml [174/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/MenuBar.qml [175/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/MenuBarItem.qml [176/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/MenuItem.qml [177/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/MenuSeparator.qml [178/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/Page.qml [179/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/PageIndicator.qml [180/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/Pane.qml [181/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/Popup.qml [182/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/ProgressBar.qml [183/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/RadioButton.qml [184/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/RadioDelegate.qml [185/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/RangeSlider.qml [186/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/RoundButton.qml [187/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/ScrollBar.qml [188/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/ScrollIndicator.qml [189/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/ScrollView.qml [190/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/SelectionRectangle.qml [191/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/SpinBox.qml [192/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/Slider.qml [193/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/SplitView.qml [194/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/SwipeDelegate.qml [195/9057] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/global/qendian.cpp.o In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qfloat16.h(45), from /home/local/qt_static/qtbase/include/QtCore/qfloat16.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qendian.h(44), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qendian.cpp(41): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(1782): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qfloat16.h(45), from /home/local/qt_static/qtbase/include/QtCore/qfloat16.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qendian.h(44), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qendian.cpp(41): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 In file included from /home/local/qt_static/qtbase/include/QtCore/qfloat16.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qendian.h(44), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qendian.cpp(41): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=qfloat16]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=qfloat16]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qfloat16.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qsimd_p.h(55), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qsimd_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qendian.cpp(44): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QVersionNumber]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qsimd_p.h(55), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qsimd_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qendian.cpp(44): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QTypeRevision]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=qfloat16]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=qfloat16]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qfloat16.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=qfloat16]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=qfloat16]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qfloat16.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=int]" at line 700 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize_internal(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 167 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QVersionNumber]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" [196/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/Switch.qml [197/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/SwitchDelegate.qml [198/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/TabBar.qml [199/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/TabButton.qml [200/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/TextArea.qml [201/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/TextField.qml [202/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/ToolBar.qml [203/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/ToolButton.qml [204/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/ToolSeparator.qml [205/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/Tumbler.qml [206/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/VerticalHeaderView.qml [207/9057] Generating ../../../../qtbase/qml/QtQuick/Dialogs/quickimpl/qml/+Imagine/FileDialog.qml [208/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Fusion/ToolTip.qml [209/9057] Generating ../../../../../qtbase/qml/QtQuick/Controls/Fusion/impl/ButtonPanel.qml [210/9057] Generating ../../../../qtbase/qml/QtQuick/Dialogs/quickimpl/qml/+Fusion/FolderBreadcrumbBar.qml [211/9057] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/tools/qcommandlineoption.cpp.o /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=QString]" at line 826 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydataops.h" instantiation of "void QtPrivate::QMovableArrayOps::emplace(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, Args &&...) [with T=QString, Args=]" at line 838 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::reference QList::emplaceBack(Args &&...) [with T=QString, Args=]" at line 417 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::append(QList::parameter_type) [with T=QString]" at line 663 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList &QList::operator<<(QList::parameter_type) [with T=QString]" at line 365 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qcommandlineoption.cpp" [212/9057] Generating ../../../../qtbase/qml/QtQuick/Dialogs/quickimpl/qml/+Imagine/FolderBreadcrumbBar.qml [213/9057] Generating ../../../../qtbase/qml/QtQuick/Dialogs/quickimpl/qml/+Imagine/FileDialogDelegate.qml [214/9057] Generating ../../../../../qtbase/qml/QtQuick/Controls/Fusion/impl/SliderHandle.qml [215/9057] Generating ../../../../../qtbase/qml/QtQuick/Controls/Fusion/impl/SwitchIndicator.qml [216/9057] Generating ../../../../../qtbase/qml/QtQuick/Controls/Fusion/impl/SliderGroove.qml [217/9057] Generating ../../../../../qtbase/qml/QtQuick/Controls/Fusion/impl/CheckIndicator.qml [218/9057] Generating ../../../../../qtbase/qml/QtQuick/Controls/Fusion/impl/RadioIndicator.qml [219/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/Frame.qml [220/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/Dialog.qml [221/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/GroupBox.qml [222/9057] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/tools/qarraydata.cpp.o In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h(46), from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qnumeric_p.h(55), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qnumeric_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydata.cpp(42): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(1782): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h(46), from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qnumeric_p.h(55), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qnumeric_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydata.cpp(42): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qnumeric_p.h(55), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qnumeric_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydata.cpp(42): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QVersionNumber]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qnumeric_p.h(55), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qnumeric_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydata.cpp(42): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QTypeRevision]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=int]" at line 700 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize_internal(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 167 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QVersionNumber]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" [223/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/ItemDelegate.qml [224/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/DelayButton.qml [225/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/CheckDelegate.qml [226/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/ComboBox.qml [227/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/Menu.qml [228/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/MenuItem.qml [229/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/MenuSeparator.qml [230/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/Page.qml [231/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/PageIndicator.qml [232/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/Pane.qml [233/9057] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/global/qfloat16.cpp.o In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qfloat16.h(45), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qfloat16.cpp(41): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(1782): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qfloat16.h(45), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qfloat16.cpp(41): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 In file included from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qfloat16.cpp(41): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=qfloat16]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=qfloat16]" at line 370 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qfloat16.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qsimd_p.h(55), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qsimd_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qfloat16.cpp(42): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QVersionNumber]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qsimd_p.h(55), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qsimd_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qfloat16.cpp(42): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QTypeRevision]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=qfloat16]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=qfloat16]" at line 370 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qfloat16.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=qfloat16]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=qfloat16]" at line 370 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qfloat16.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=int]" at line 700 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize_internal(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 167 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QVersionNumber]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" [234/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/RadioButton.qml [235/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/Button.qml [236/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/Popup.qml [237/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/ProgressBar.qml [238/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/CheckBox.qml [239/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/BusyIndicator.qml [240/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/HorizontalHeaderView.qml [241/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/ItemDelegate.qml [242/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/GroupBox.qml [243/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/RadioDelegate.qml [244/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/RangeSlider.qml [245/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/RoundButton.qml [246/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/ScrollBar.qml [247/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/ScrollIndicator.qml [248/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/Slider.qml [249/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/StackView.qml [250/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/SelectionRectangle.qml [251/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/SpinBox.qml [252/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/ScrollView.qml [253/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/SplitView.qml [254/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/SwipeDelegate.qml [255/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/SwipeView.qml [256/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/TabButton.qml [257/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/TextArea.qml [258/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/TabBar.qml [259/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/SwitchDelegate.qml [260/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/ToolSeparator.qml [261/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/Switch.qml [262/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/TextField.qml [263/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/ToolBar.qml [264/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/ToolButton.qml [265/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/ToolTip.qml [266/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/Tumbler.qml [267/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Imagine/VerticalHeaderView.qml [268/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/Label.qml [269/9057] Generating ../../../../../qtbase/qml/QtQuick/Controls/Imagine/impl/OpacityMask.qml [270/9057] Generating ../../../../qtbase/qml/Qt5Compat/GraphicalEffects/Glow.qml [271/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/HorizontalHeaderView.qml [272/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/DialogButtonBox.qml [273/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/ApplicationWindow.qml [274/9057] Generating timestamp [275/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/ItemDelegate.qml [276/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/Drawer.qml [277/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/Frame.qml [278/9057] Generating ../../../qtbase/qml/QtQuick3D/Helpers/meshes/axisGrid.mesh [279/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/Menu.qml [280/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/MenuBar.qml [281/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/MenuBarItem.qml [282/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/MenuItem.qml [283/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/MenuSeparator.qml [284/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/Page.qml [285/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/PageIndicator.qml [286/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/Pane.qml [287/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/ProgressBar.qml [288/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/RadioButton.qml [289/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/RadioDelegate.qml [290/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/Popup.qml [291/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/RangeSlider.qml [292/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/RoundButton.qml [293/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/ScrollBar.qml [294/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/ScrollIndicator.qml [295/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/ScrollView.qml [296/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/SelectionRectangle.qml [297/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/Slider.qml [298/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/SpinBox.qml [299/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/SplitView.qml [300/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/StackView.qml [301/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/SwipeDelegate.qml [302/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/SwipeView.qml [303/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/Switch.qml [304/9057] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/serialization/qdatastream.cpp.o In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h(46), from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qdatastream_p.h(54), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qdatastream.cpp(41): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(1782): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h(46), from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qdatastream_p.h(54), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qdatastream.cpp(41): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qdatastream_p.h(54), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qdatastream.cpp(41): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QVersionNumber]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qdatastream_p.h(54), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qdatastream.cpp(41): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QTypeRevision]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qfloat16.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qdatastream.cpp(45): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=qfloat16]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=qfloat16]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qfloat16.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=int]" at line 700 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize_internal(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 167 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QVersionNumber]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=qfloat16]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=qfloat16]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qfloat16.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=qfloat16]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=qfloat16]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qfloat16.h" [305/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/SwitchDelegate.qml [306/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/TabBar.qml [307/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/TabButton.qml [308/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/TextArea.qml [309/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/TextField.qml [310/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/ToolBar.qml [311/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/ToolButton.qml [312/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/ToolSeparator.qml [313/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/ToolTip.qml [314/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/Tumbler.qml [315/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Material/VerticalHeaderView.qml [316/9057] Generating ../../../../../qtbase/qml/QtQuick/Controls/Material/impl/SwitchIndicator.qml [317/9057] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/global/qoperatingsystemversion.cpp.o In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h(46), from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.cpp(40): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(1782): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h(46), from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.cpp(40): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.cpp(40): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QVersionNumber]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.cpp(40): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QTypeRevision]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=int]" at line 700 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize_internal(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 167 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QVersionNumber]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" [318/9057] Generating ../../../../../qtbase/qml/QtQuick/Controls/Material/impl/SliderHandle.qml [319/9057] Generating ../../../../../qtbase/qml/QtQuick/Controls/Material/impl/RadioIndicator.qml [320/9057] Generating ../../../../../qtbase/qml/QtQuick/Controls/Material/impl/ElevationEffect.qml [321/9057] Generating ../../../../../qtbase/qml/QtQuick/Controls/Material/impl/CheckIndicator.qml [322/9057] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/kernel/qsystemsemaphore_posix.cpp.o [323/9057] Generating ../../../../../qtbase/qml/QtQuick/Controls/Material/impl/BoxShadow.qml [324/9057] Generating ../../../../../qtbase/qml/QtQuick/Controls/Material/impl/RectangularGlow.qml [325/9057] Generating ../../../../../qtbase/qml/QtQuick/Controls/Material/impl/CursorDelegate.qml [326/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/Label.qml [327/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/Drawer.qml [328/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/ApplicationWindow.qml [329/9057] Generating ../../../qtbase/mkspecs/modules/qt_lib_quick3druntimerender_private.pri [330/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/Dialog.qml [331/9057] Generating ../../../qtbase/mkspecs/modules/qt_lib_quick3dassetutils_private.pri [332/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/DelayButton.qml [333/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/CheckDelegate.qml [334/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/ComboBox.qml [335/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/CheckBox.qml [336/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/BusyIndicator.qml [337/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/Menu.qml [338/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/MenuBar.qml [339/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/MenuBarItem.qml [340/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/MenuItem.qml [341/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/MenuSeparator.qml [342/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/Page.qml [343/9057] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/io/qurlrecode.cpp.o In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qfloat16.h(45), from /home/local/qt_static/qtbase/include/QtCore/qfloat16.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qendian.h(44), from /home/local/qt_static/qtbase/include/QtCore/qendian.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qstringconverter_p.h(56), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qstringconverter_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qurlrecode.cpp(41): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(1782): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qfloat16.h(45), from /home/local/qt_static/qtbase/include/QtCore/qfloat16.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qendian.h(44), from /home/local/qt_static/qtbase/include/QtCore/qendian.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qstringconverter_p.h(56), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qstringconverter_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qurlrecode.cpp(41): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 In file included from /home/local/qt_static/qtbase/include/QtCore/qfloat16.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qendian.h(44), from /home/local/qt_static/qtbase/include/QtCore/qendian.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qstringconverter_p.h(56), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qstringconverter_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qurlrecode.cpp(41): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=qfloat16]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=qfloat16]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qfloat16.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qtools_p.h(54), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qtools_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qurlrecode.cpp(42): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QVersionNumber]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qtools_p.h(54), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qtools_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qurlrecode.cpp(42): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QTypeRevision]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=qfloat16]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=qfloat16]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qfloat16.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=qfloat16]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=qfloat16]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qfloat16.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=int]" at line 700 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize_internal(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 167 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QVersionNumber]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" [344/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/PageIndicator.qml [345/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/Pane.qml [346/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/Popup.qml [347/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/Button.qml [348/9057] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/tools/qcryptographichash.cpp.o In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qfloat16.h(45), from /home/local/qt_static/qtbase/include/QtCore/qfloat16.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qendian.h(44), from /home/local/qt_static/qtbase/include/QtCore/qendian.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/../../3rdparty/sha1/sha1.cpp(44), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qcryptographichash.cpp(44): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(1782): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qfloat16.h(45), from /home/local/qt_static/qtbase/include/QtCore/qfloat16.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qendian.h(44), from /home/local/qt_static/qtbase/include/QtCore/qendian.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/../../3rdparty/sha1/sha1.cpp(44), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qcryptographichash.cpp(44): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 In file included from /home/local/qt_static/qtbase/include/QtCore/qfloat16.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qendian.h(44), from /home/local/qt_static/qtbase/include/QtCore/qendian.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/../../3rdparty/sha1/sha1.cpp(44), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qcryptographichash.cpp(44): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=qfloat16]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=qfloat16]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qfloat16.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=qfloat16]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=qfloat16]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qfloat16.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=qfloat16]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=qfloat16]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qfloat16.h" [349/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/ProgressBar.qml [350/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/RadioButton.qml [351/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/RadioDelegate.qml [352/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/RangeSlider.qml [353/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/RoundButton.qml [354/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/ScrollBar.qml [355/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/ScrollIndicator.qml [356/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/ScrollView.qml [357/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/SelectionRectangle.qml [358/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/Slider.qml [359/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/SpinBox.qml [360/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/SwipeDelegate.qml [361/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/Switch.qml [362/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/SwitchDelegate.qml [363/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/TabBar.qml [364/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/TabButton.qml [365/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/TextField.qml [366/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/ToolBar.qml [367/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/ToolButton.qml [368/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/SplitView.qml [369/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/StackView.qml [370/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/TextArea.qml [371/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/ToolSeparator.qml [372/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/ToolTip.qml [373/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/Tumbler.qml [374/9057] Generating ../../../../qtbase/qml/QtQuick/Controls/Universal/VerticalHeaderView.qml [375/9057] Generating ../../../../../qtbase/qml/QtQuick/Controls/Universal/impl/CheckIndicator.qml [376/9057] Generating ../../../../../qtbase/qml/QtQuick/Controls/Universal/impl/RadioIndicator.qml [377/9057] Generating ../../../../qtbase/mkspecs/modules/qt_lib_quickdialogs2utils_private.pri [378/9057] Generating ../../../../qtbase/qml/QtQuick/Dialogs/quickimpl/qml/+Fusion/FileDialog.qml [379/9057] Generating ../../../../qtbase/qml/QtQuick/Dialogs/quickimpl/qml/+Material/FileDialogDelegate.qml [380/9057] Generating ../../../../../qtbase/qml/QtQuick/Controls/Universal/impl/SwitchIndicator.qml [381/9057] Generating ../../../../qtbase/mkspecs/modules/qt_lib_quickdialogs2quickimpl_private.pri [382/9057] Generating ../../../../qtbase/qml/QtQuick/Dialogs/quickimpl/qml/+Material/FolderBreadcrumbBar.qml [383/9057] Generating ../../../../qtbase/qml/QtQuick/Dialogs/quickimpl/qml/+Material/FontDialog.qml [384/9057] Generating ../../../../qtbase/qml/QtQuick/Dialogs/quickimpl/qml/+Universal/FileDialog.qml [385/9057] Generating ../../../../qtbase/qml/QtQuick/Dialogs/quickimpl/qml/+Universal/FileDialogDelegate.qml [386/9057] Generating ../../../../qtbase/qml/QtQuick/Dialogs/quickimpl/qml/+Universal/FolderBreadcrumbBar.qml [387/9057] Generating ../../../../qtbase/qml/QtQuick/Dialogs/quickimpl/qml/+Universal/FontDialog.qml [388/9057] Generating ../../../../qtbase/qml/QtQuick/Dialogs/quickimpl/qml/FileDialog.qml [389/9057] Generating ../../../../qtbase/qml/QtQuick/Dialogs/quickimpl/qml/FileDialogDelegate.qml [390/9057] Generating ../../../../qtbase/qml/QtQuick/Dialogs/quickimpl/qml/FileDialogDelegateLabel.qml [391/9057] Generating ../../../../qtbase/qml/QtQuick/Dialogs/quickimpl/qml/FolderBreadcrumbBar.qml [392/9057] Generating ../../../../qtbase/qml/QtQuick/Dialogs/quickimpl/qml/FontDialogContent.qml [393/9057] Generating ../../../../qtbase/qml/QtQuick/Dialogs/quickimpl/qml/FontDialog.qml [394/9057] Generating ../../../../qtbase/qml/QtQuick/Dialogs/quickimpl/qml/+Fusion/FontDialog.qml [395/9057] Generating ../../../../qtbase/qml/QtQuick/Dialogs/quickimpl/qml/+Fusion/FileDialogDelegate.qml [396/9057] Generating ../../../../qtbase/qml/QtQuick/Dialogs/quickimpl/qml/+Imagine/FontDialog.qml [397/9057] Generating ../../../../qtbase/qml/QtQuick/Dialogs/quickimpl/qml/+Material/FileDialog.qml [398/9057] Generating ../../../qtbase/mkspecs/modules/qt_lib_webviewquick_private.pri [399/9057] Generating ../../../qtbase/qml/QtQuick/NativeStyle/controls/DefaultScrollBar.qml [400/9057] Generating ../../../../qtbase/mkspecs/modules/qt_lib_quickdialogs2_private.pri [401/9057] Generating ../../../qtbase/qml/QtQuick/NativeStyle/controls/DefaultButton.qml [402/9057] Generating ../../../qtbase/qml/QtQuick/NativeStyle/controls/DefaultProgressBar.qml [403/9057] Generating ../../../qtbase/qml/QtQuick/NativeStyle/controls/DefaultFrame.qml [404/9057] Generating ../../../qtbase/qml/QtQuick/NativeStyle/controls/DefaultGroupBox.qml [405/9057] Generating ../../../qtbase/qml/QtQuick/NativeStyle/controls/DefaultDial.qml [406/9057] Generating ../../../qtbase/qml/QtQuick/NativeStyle/controls/DefaultSlider.qml [407/9057] Generating ../../../qtbase/qml/QtQuick/NativeStyle/controls/DefaultSpinBox.qml [408/9057] Generating ../../../qtbase/qml/QtQuick/NativeStyle/controls/DefaultTextArea.qml [409/9057] Generating ../../../qtbase/qml/QtQuick/NativeStyle/controls/DefaultTextField.qml [410/9057] Generating ../../../qtbase/qml/QtQuick/NativeStyle/controls/DefaultCheckBox.qml [411/9057] Generating ../../../qtbase/qml/QtQuick/NativeStyle/controls/DefaultComboBox.qml [412/9057] Generating ../../../../qtbase/mkspecs/modules/qt_lib_labssettings_private.pri [413/9057] Generating ../../../../qtbase/mkspecs/modules/qt_lib_labsqmlmodels_private.pri [414/9057] Generating ../../../../qtbase/mkspecs/modules/qt_lib_labsfolderlistmodel_private.pri [415/9057] Generating ../../../qtbase/mkspecs/modules/qt_lib_remoteobjectsqml_private.pri [416/9057] Generating ../../../qtbase/mkspecs/modules/qt_lib_remoteobjects_private.pri [417/9057] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/kernel/qsystemsemaphore.cpp.o [418/9057] Generating ../../../../qtbase/mkspecs/modules/qt_lib_labsanimation_private.pri [419/9057] Generating ../../../../qtbase/mkspecs/modules/qt_lib_labswavefrontmesh_private.pri [420/9057] Generating ../../../../qtbase/mkspecs/modules/qt_lib_labssharedimage_private.pri [421/9057] Generating ../../../../qtbase/qml/QtQuick/tooling/Component.qml [422/9057] Generating ../../../../qtbase/qml/QtQuick/tooling/Parameter.qml [423/9057] Generating ../../../../qtbase/qml/QtQuick/tooling/Module.qml [424/9057] Generating ../../../../qtbase/qml/QtQuick/tooling/Method.qml [425/9057] Generating ../../../../qtbase/qml/QtQuick/tooling/Property.qml [426/9057] Generating ../../../../qtbase/qml/QtQuick/tooling/Signal.qml [427/9057] Generating ../../../../qtbase/qml/QtQuick/tooling/Enum.qml [428/9057] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/io/qloggingcategory.cpp.o In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h(46), from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qloggingregistry_p.h(54), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qloggingcategory.cpp(41): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(1782): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h(46), from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qloggingregistry_p.h(54), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qloggingcategory.cpp(41): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qloggingregistry_p.h(54), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qloggingcategory.cpp(41): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QVersionNumber]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qloggingregistry_p.h(54), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qloggingcategory.cpp(41): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QTypeRevision]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=int]" at line 700 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize_internal(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 167 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QVersionNumber]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" [429/9057] Generating ../../../../qtbase/qml/QtQuick/tooling/Member.qml [430/9057] Generating ../../../qtbase/mkspecs/modules/qt_lib_3dcore_private.pri [431/9057] Generating ../../../qtbase/mkspecs/modules/qt_lib_3dlogic_private.pri [432/9057] Generating ../../../qtbase/mkspecs/modules/qt_lib_3dinput_private.pri [433/9057] Generating ../../../qtbase/mkspecs/modules/qt_lib_3drender_private.pri [434/9057] Generating ../../../qtbase/mkspecs/modules/qt_lib_3dextras_private.pri [435/9057] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/tools/qringbuffer.cpp.o In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h(46), from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qringbuffer_p.h(54), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qringbuffer_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qringbuffer.cpp(41): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(1782): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h(46), from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qringbuffer_p.h(54), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qringbuffer_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qringbuffer.cpp(41): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qringbuffer_p.h(54), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qringbuffer_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qringbuffer.cpp(41): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QVersionNumber]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qringbuffer_p.h(54), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qringbuffer_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qringbuffer.cpp(41): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QTypeRevision]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=int]" at line 700 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize_internal(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 167 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QVersionNumber]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=QRingChunk]" at line 826 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydataops.h" instantiation of "void QtPrivate::QMovableArrayOps::emplace(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, Args &&...) [with T=QRingChunk, Args=]" at line 838 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::reference QList::emplaceBack(Args &&...) [with T=QRingChunk, Args=]" at line 424 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::append(QList::rvalue_ref) [with T=QRingChunk]" at line 152 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qringbuffer.cpp" [436/9057] Generating ../../../qtbase/mkspecs/modules/qt_lib_3danimation_private.pri [437/9057] Generating ../../../../qtbase/mkspecs/modules/qt_lib_3dquick_private.pri [438/9057] Generating ../../../qtbase/mkspecs/modules/qt_lib_webview_private.pri [439/9057] Generating ../../../../qtbase/mkspecs/modules/qt_lib_3dquickrender_private.pri [440/9057] Generating ../../../../qtbase/mkspecs/modules/qt_lib_3dquickscene2d_private.pri [441/9057] Generating ../../../../qtbase/mkspecs/modules/qt_lib_3dquickextras_private.pri [442/9057] Generating ../../../../qtbase/mkspecs/modules/qt_lib_3dquickinput_private.pri [443/9057] Generating ../../../../qtbase/mkspecs/modules/qt_lib_3dquickanimation_private.pri [444/9057] Generating ../../../qtbase/mkspecs/modules/qt_lib_core5compat_private.pri [445/9057] Generating ../../../../qtbase/qml/Qt5Compat/GraphicalEffects/BrightnessContrast.qml [446/9057] Generating ../../../../qtbase/qml/Qt5Compat/GraphicalEffects/DropShadow.qml [447/9057] Generating ../../../../qtbase/qml/Qt5Compat/GraphicalEffects/Desaturate.qml [448/9057] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/kernel/qsystemerror.cpp.o In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h(46), from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qsystemerror_p.h(54), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qsystemerror.cpp(41): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(1782): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h(46), from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qsystemerror_p.h(54), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qsystemerror.cpp(41): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qsystemerror_p.h(54), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qsystemerror.cpp(41): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QVersionNumber]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qsystemerror_p.h(54), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qsystemerror.cpp(41): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QTypeRevision]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qsystemerror.cpp(153): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=int]" at line 700 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize_internal(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 167 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QVersionNumber]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" [449/9057] Generating ../../../../qtbase/qml/Qt5Compat/GraphicalEffects/Displace.qml [450/9057] Generating ../../../../qtbase/qml/Qt5Compat/GraphicalEffects/LevelAdjust.qml [451/9057] Generating ../../../../qtbase/qml/Qt5Compat/GraphicalEffects/LinearGradient.qml [452/9057] Generating ../../../../qtbase/qml/Qt5Compat/GraphicalEffects/OpacityMask.qml [453/9057] Generating ../../../../qtbase/qml/Qt5Compat/GraphicalEffects/RadialGradient.qml [454/9057] Generating ../../../../qtbase/qml/Qt5Compat/GraphicalEffects/RectangularGlow.qml [455/9057] Generating ../../../../qtbase/qml/Qt5Compat/GraphicalEffects/ThresholdMask.qml [456/9057] Generating ../../../../qtbase/qml/Qt5Compat/GraphicalEffects/ConicalGradient.qml [457/9057] Generating ../../../../qtbase/qml/Qt5Compat/GraphicalEffects/ColorOverlay.qml [458/9057] Generating ../../../../qtbase/qml/Qt5Compat/GraphicalEffects/Colorize.qml [459/9057] Generating ../../../../../qtbase/qml/Qt5Compat/GraphicalEffects/private/FastGlow.qml [460/9057] Generating ../../../qtbase/mkspecs/modules/qt_lib_sensors_private.pri [461/9057] Generating ../../../qtbase/qml/QtMultimedia/Video.qml [462/9057] Generating ../../../qtbase/mkspecs/modules/qt_lib_multimediawidgets_private.pri [463/9057] Generating ../../../qtbase/mkspecs/modules/qt_lib_charts_private.pri [464/9057] Generating ../../../qtbase/mkspecs/modules/qt_lib_chartsqml_private.pri [465/9057] Generating ../../../qtbase/mkspecs/modules/qt_lib_coap_private.pri [466/9057] Generating ../../../qtbase/mkspecs/modules/qt_lib_websockets_private.pri [467/9057] Generating ../../../qtbase/mkspecs/modules/qt_lib_bluetooth_private.pri [468/9057] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/tools/qsize.cpp.o In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h(46), from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qdebug_p.h(54), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qdebug_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qsize.cpp(43): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(1782): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h(46), from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qdebug_p.h(54), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qdebug_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qsize.cpp(43): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qdebug_p.h(54), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qdebug_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qsize.cpp(43): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QVersionNumber]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qdebug_p.h(54), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qdebug_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qsize.cpp(43): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QTypeRevision]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=int]" at line 700 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize_internal(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 167 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QVersionNumber]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" [469/9057] Generating ../../../qtbase/mkspecs/modules/qt_lib_nfc_private.pri [470/9057] Generating ../../../qtbase/mkspecs/modules/qt_lib_datavisualization_private.pri [471/9057] Generating ../../../qtbase/qml/QtDataVisualization/designer/qtdatavisualization.metainfo [472/9057] Generating ../../../qtbase/qml/QtDataVisualization/designer/images/surface3d-icon.png [473/9057] Generating ../../../qtbase/qml/QtDataVisualization/designer/images/bars3d-icon16.png [474/9057] Generating ../../../qtbase/qml/QtDataVisualization/designer/Bars3DSpecifics.qml [475/9057] Generating ../../../qtbase/qml/QtDataVisualization/designer/images/scatter3d-icon16.png [476/9057] Generating ../../../qtbase/qml/QtDataVisualization/designer/images/surface3d-icon16.png [477/9057] Generating ../../../qtbase/qml/QtDataVisualization/designer/images/bars3d-icon.png [478/9057] Generating ../../../qtbase/qml/QtDataVisualization/designer/default/Surface3D.qml [479/9057] Generating ../../../qtbase/qml/QtDataVisualization/designer/default/Scatter3D.qml [480/9057] Generating ../../../qtbase/qml/QtDataVisualization/designer/default/Bars3D.qml [481/9057] Generating ../../../qtbase/qml/QtDataVisualization/designer/Scatter3DSpecifics.qml [482/9057] Generating ../../../qtbase/qml/QtDataVisualization/designer/Surface3DSpecifics.qml [483/9057] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/io/qbuffer.cpp.o In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.h(46), from /home/local/qt_static/qtbase/include/QtCore/qvariant.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetaobject.h(45), from /home/local/qt_static/qtbase/include/QtCore/qmetaobject.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qbuffer.cpp(41): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(1782): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.h(46), from /home/local/qt_static/qtbase/include/QtCore/qvariant.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetaobject.h(45), from /home/local/qt_static/qtbase/include/QtCore/qmetaobject.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qbuffer.cpp(41): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qringbuffer_p.h(54), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qringbuffer_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qiodevice_p.h(59), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qiodevice_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qbuffer.cpp(42): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QVersionNumber]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qringbuffer_p.h(54), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qringbuffer_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qiodevice_p.h(59), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qiodevice_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qbuffer.cpp(42): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QTypeRevision]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=int]" at line 700 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize_internal(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 167 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QVersionNumber]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(166): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(QArrayData::GrowsAtEnd, 0, old); ^ detected during: instantiation of "void QArrayDataPointer::detach(QArrayDataPointer *) [with T=QRingBuffer]" at line 385 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::detach() [with T=QRingBuffer]" at line 413 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::reference QList::operator[](qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=QRingBuffer]" at line 171 of "/home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qiodevice_p.h" [484/9057] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/io/qdebug.cpp.o In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h(46), from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qdebug_p.h(54), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qdebug_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qdebug.cpp(49): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(1782): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h(46), from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qdebug_p.h(54), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qdebug_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qdebug.cpp(49): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qdebug_p.h(54), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qdebug_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qdebug.cpp(49): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QVersionNumber]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qdebug_p.h(54), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qdebug_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qdebug.cpp(49): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QTypeRevision]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=int]" at line 700 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize_internal(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 167 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QVersionNumber]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" [485/9057] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/kernel/qsharedmemory_posix.cpp.o [486/9057] Generating ../../../qtbase/qml/QtDataVisualization/designer/images/scatter3d-icon.png [487/9057] Generating timestamp [488/9057] Generating ../../../qtbase/mkspecs/modules/qt_lib_linguist_private.pri [489/9057] Generating ../../../../../qtbase/mkspecs/modules/qt_lib_uitools_private.pri [490/9057] Generating ../../../../../qtbase/mkspecs/modules/qt_lib_designer_private.pri [491/9057] Generating ../../../../qtbase/mkspecs/modules/qt_lib_help_private.pri [492/9057] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/serialization/qxmlutils.cpp.o In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h(46), from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qxmlutils_p.h(54), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qxmlutils.cpp(42): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(1782): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h(46), from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qxmlutils_p.h(54), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qxmlutils.cpp(42): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qxmlutils_p.h(54), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qxmlutils.cpp(42): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QVersionNumber]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qxmlutils_p.h(54), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qxmlutils.cpp(42): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QTypeRevision]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=int]" at line 700 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize_internal(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 167 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QVersionNumber]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" [493/9057] Building CXX object qtbase/src/tools/tracegen/CMakeFiles/tracegen.dir/helpers.cpp.o [494/9057] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/tools/qrect.cpp.o In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h(46), from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qdebug_p.h(54), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qdebug_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qrect.cpp(44): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(1782): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h(46), from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qdebug_p.h(54), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qdebug_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qrect.cpp(44): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qdebug_p.h(54), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qdebug_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qrect.cpp(44): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QVersionNumber]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qdebug_p.h(54), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qdebug_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qrect.cpp(44): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QTypeRevision]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=int]" at line 700 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize_internal(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 167 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QVersionNumber]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" [495/9057] Generating timestamp [496/9057] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/kernel/qsharedmemory.cpp.o In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfileinfo.h(46), from /home/local/qt_static/qtbase/include/QtCore/qfileinfo.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qdir.h(45), from /home/local/qt_static/qtbase/include/QtCore/qdir.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qsharedmemory.cpp(43): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(1782): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfileinfo.h(46), from /home/local/qt_static/qtbase/include/QtCore/qfileinfo.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qdir.h(45), from /home/local/qt_static/qtbase/include/QtCore/qdir.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qsharedmemory.cpp(43): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 In file included from /home/local/qt_static/qtbase/include/QtCore/qfileinfo.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qdir.h(45), from /home/local/qt_static/qtbase/include/QtCore/qdir.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qsharedmemory.cpp(43): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QFileInfo]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QFileInfo]" at line 215 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfileinfo.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QFileInfo]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QFileInfo]" at line 215 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfileinfo.h" [497/9057] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/text/qstringconverter.cpp.o In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qfloat16.h(45), from /home/local/qt_static/qtbase/include/QtCore/qfloat16.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qendian.h(44), from /home/local/qt_static/qtbase/include/QtCore/qendian.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qstringconverter_p.h(56), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qstringconverter_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qstringconverter.cpp(42): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(1782): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qfloat16.h(45), from /home/local/qt_static/qtbase/include/QtCore/qfloat16.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qendian.h(44), from /home/local/qt_static/qtbase/include/QtCore/qendian.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qstringconverter_p.h(56), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qstringconverter_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qstringconverter.cpp(42): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 In file included from /home/local/qt_static/qtbase/include/QtCore/qfloat16.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qendian.h(44), from /home/local/qt_static/qtbase/include/QtCore/qendian.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qstringconverter_p.h(56), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qstringconverter_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qstringconverter.cpp(42): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=qfloat16]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=qfloat16]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qfloat16.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qsimd_p.h(55), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qsimd_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qstringconverter.cpp(45): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QVersionNumber]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qsimd_p.h(55), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qsimd_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qstringconverter.cpp(45): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QTypeRevision]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=qfloat16]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=qfloat16]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qfloat16.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=qfloat16]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=qfloat16]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qfloat16.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=int]" at line 700 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize_internal(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 167 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QVersionNumber]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" [498/9057] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/io/qstandardpaths.cpp.o In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfileinfo.h(46), from /home/local/qt_static/qtbase/include/QtCore/qfileinfo.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qdir.h(45), from /home/local/qt_static/qtbase/include/QtCore/qdir.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qstandardpaths.cpp(43): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(1782): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfileinfo.h(46), from /home/local/qt_static/qtbase/include/QtCore/qfileinfo.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qdir.h(45), from /home/local/qt_static/qtbase/include/QtCore/qdir.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qstandardpaths.cpp(43): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 In file included from /home/local/qt_static/qtbase/include/QtCore/qfileinfo.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qdir.h(45), from /home/local/qt_static/qtbase/include/QtCore/qdir.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qstandardpaths.cpp(43): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QFileInfo]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QFileInfo]" at line 215 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfileinfo.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=QString]" at line 826 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydataops.h" instantiation of "void QtPrivate::QMovableArrayOps::emplace(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, Args &&...) [with T=QString, Args=]" at line 838 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::reference QList::emplaceBack(Args &&...) [with T=QString, Args=]" at line 417 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::append(QList::parameter_type) [with T=QString]" at line 408 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qstandardpaths.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QFileInfo]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QFileInfo]" at line 215 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfileinfo.h" [499/9057] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/serialization/qcborcommon.cpp.o In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborcommon.h(44), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborcommon_p.h(44), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborcommon.cpp(43): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(1782): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborcommon.h(44), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborcommon_p.h(44), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborcommon.cpp(43): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 In file included from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborcommon_p.h(44), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborcommon.cpp(43): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QCborTag]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QCborTag]" at line 154 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborcommon.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t={QCborTag}>={std::remove_reference_t={QCborTag}}]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t={QCborTag}>={std::remove_reference_t={QCborTag}}]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t={QCborTag}>={std::remove_reference_t={QCborTag}}]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QCborTag]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QCborTag]" at line 154 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborcommon.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t={QCborTag}>={std::remove_reference_t={QCborTag}}]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t={QCborTag}>={std::remove_reference_t={QCborTag}}]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t={QCborTag}>={std::remove_reference_t={QCborTag}}]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QCborTag]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QCborTag]" at line 154 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborcommon.h" [500/9057] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/tools/qbitarray.cpp.o In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qfloat16.h(45), from /home/local/qt_static/qtbase/include/QtCore/qfloat16.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qendian.h(44), from /home/local/qt_static/qtbase/include/QtCore/qendian.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qbitarray.cpp(45): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(1782): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qfloat16.h(45), from /home/local/qt_static/qtbase/include/QtCore/qfloat16.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qendian.h(44), from /home/local/qt_static/qtbase/include/QtCore/qendian.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qbitarray.cpp(45): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 In file included from /home/local/qt_static/qtbase/include/QtCore/qfloat16.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qendian.h(44), from /home/local/qt_static/qtbase/include/QtCore/qendian.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qbitarray.cpp(45): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=qfloat16]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=qfloat16]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qfloat16.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=qfloat16]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=qfloat16]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qfloat16.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=qfloat16]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=qfloat16]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qfloat16.h" [501/9057] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/kernel/qcore_unix.cpp.o In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h(46), from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qcore_unix.cpp(41): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(1782): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h(46), from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qcore_unix.cpp(41): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qcore_unix.cpp(41): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QVersionNumber]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qcore_unix.cpp(41): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QTypeRevision]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=int]" at line 700 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize_internal(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 167 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QVersionNumber]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" [502/9057] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/io/qipaddress.cpp.o In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h(46), from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qipaddress_p.h(54), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qipaddress.cpp(40): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(1782): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h(46), from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qipaddress_p.h(54), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qipaddress.cpp(40): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qipaddress_p.h(54), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qipaddress.cpp(40): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QVersionNumber]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qipaddress_p.h(54), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qipaddress.cpp(40): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QTypeRevision]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_tools_p.h(54), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qlocale_tools_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qipaddress.cpp(41): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QStringView]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QStringView]" at line 527 of "/home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_p.h" In file included from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_tools_p.h(54), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qlocale_tools_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qipaddress.cpp(41): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QList]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QList]" at line 528 of "/home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_p.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=int]" at line 700 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize_internal(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 167 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QVersionNumber]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QStringView]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QStringView]" at line 527 of "/home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_p.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QStringView]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QStringView]" at line 527 of "/home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_p.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QList]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QList]" at line 528 of "/home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_p.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=Qt::DayOfWeek]" at line 215 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydataops.h" instantiation of "void QtPrivate::QPodArrayOps::emplace(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, Args &&...) [with T=Qt::DayOfWeek, Args=]" at line 838 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::reference QList::emplaceBack(Args &&...) [with T=Qt::DayOfWeek, Args=]" at line 417 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::append(QList::parameter_type) [with T=Qt::DayOfWeek]" at line 256 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qdatastream.h" instantiation of "QDataStream &QtPrivate::readArrayBasedContainer(QDataStream &, Container &) [with Container=QList]" at line 439 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qdatastream.h" instantiation of "QDataStreamIfHasIStreamOperatorsContainer, T> operator>>(QDataStream &, QList &) [with T=Qt::DayOfWeek]" at line 2231 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h" instantiation of "void QtPrivate::QDataStreamOperatorForType>::dataStreamIn(const QtPrivate::QMetaTypeInterface *, QDataStream &, void *) [with T=std::remove_cv_t>>, =true]" at line 2326 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h" instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>>]" at line 2446 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h" instantiation of "QMetaType QMetaType::fromType() [with T=QList]" at line 1225 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h" instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QList]" at line 528 of "/home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_p.h" [503/9057] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/serialization/qcborstreamwriter.cpp.o In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborcommon.h(44), from /home/local/qt_static/qtbase/include/QtCore/qcborcommon.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborstreamwriter.h(44), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborstreamwriter.cpp(40): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(1782): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborcommon.h(44), from /home/local/qt_static/qtbase/include/QtCore/qcborcommon.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborstreamwriter.h(44), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborstreamwriter.cpp(40): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 In file included from /home/local/qt_static/qtbase/include/QtCore/qcborcommon.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborstreamwriter.h(44), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborstreamwriter.cpp(40): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QCborTag]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QCborTag]" at line 154 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborcommon.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qnumeric_p.h(55), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qnumeric_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborstreamwriter.cpp(45): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QVersionNumber]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qnumeric_p.h(55), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qnumeric_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborstreamwriter.cpp(45): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QTypeRevision]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t={QCborTag}>={QCborTag}]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t={QCborTag}>={QCborTag}]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t={QCborTag}>={QCborTag}]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QCborTag]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QCborTag]" at line 154 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborcommon.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t={QCborTag}>={QCborTag}]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t={QCborTag}>={QCborTag}]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t={QCborTag}>={QCborTag}]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QCborTag]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QCborTag]" at line 154 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborcommon.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=int]" at line 700 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize_internal(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 167 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QVersionNumber]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=CborEncoder]" at line 215 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydataops.h" instantiation of "void QtPrivate::QPodArrayOps::emplace(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, Args &&...) [with T=CborEncoder, Args=]" at line 838 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::reference QList::emplaceBack(Args &&...) [with T=CborEncoder, Args=]" at line 417 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::append(QList::parameter_type) [with T=CborEncoder]" at line 53 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qstack.h" instantiation of "void QStack::push(const T &) [with T=CborEncoder]" at line 255 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborstreamwriter.cpp" [504/9057] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/io/qurlquery.cpp.o In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h(46), from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qurl_p.h(55), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qurlquery.cpp(41): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(1782): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h(46), from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qurl_p.h(55), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qurlquery.cpp(41): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qurl_p.h(55), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qurlquery.cpp(41): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QVersionNumber]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qurl_p.h(55), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qurlquery.cpp(41): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QTypeRevision]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=QString]" at line 826 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydataops.h" instantiation of "void QtPrivate::QMovableArrayOps::emplace(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, Args &&...) [with T=QString, Args=]" at line 838 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::reference QList::emplaceBack(Args &&...) [with T=QString, Args=]" at line 424 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::append(QList::rvalue_ref) [with T=QString]" at line 671 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList &QList::operator<<(QList::rvalue_ref) [with T=QString]" at line 728 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qurlquery.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=int]" at line 700 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize_internal(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 167 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QVersionNumber]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=QPair]" at line 826 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydataops.h" instantiation of "void QtPrivate::QMovableArrayOps::emplace(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, Args &&...) [with T=QPair, Args=>]" at line 838 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::reference QList::emplaceBack(Args &&...) [with T=QPair, Args=>]" at line 424 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::append(QList::rvalue_ref) [with T=QPair]" at line 172 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qurlquery.cpp" [505/9057] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/kernel/qcoreglobaldata.cpp.o In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h(46), from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qcoreglobaldata_p.h(54), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qcoreglobaldata.cpp(40): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(1782): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h(46), from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qcoreglobaldata_p.h(54), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qcoreglobaldata.cpp(40): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qcoreglobaldata_p.h(54), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qcoreglobaldata.cpp(40): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QVersionNumber]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qcoreglobaldata_p.h(54), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qcoreglobaldata.cpp(40): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QTypeRevision]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=int]" at line 700 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize_internal(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 167 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QVersionNumber]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" [506/9057] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/time/qgregoriancalendar.cpp.o In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.h(46), from /home/local/qt_static/qtbase/include/QtCore/qvariant.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale.h(43), from /home/local/qt_static/qtbase/include/QtCore/qlocale.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qcalendar.h(46), from /home/local/qt_static/qtbase/include/QtCore/qcalendar.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qcalendarbackend_p.h(55), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qromancalendar_p.h(54), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qgregoriancalendar_p.h(54), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qgregoriancalendar.cpp(40): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(1782): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.h(46), from /home/local/qt_static/qtbase/include/QtCore/qvariant.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale.h(43), from /home/local/qt_static/qtbase/include/QtCore/qlocale.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qcalendar.h(46), from /home/local/qt_static/qtbase/include/QtCore/qcalendar.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qcalendarbackend_p.h(55), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qromancalendar_p.h(54), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qgregoriancalendar_p.h(54), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qgregoriancalendar.cpp(40): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_p.h(55), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qlocale_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qcalendarbackend_p.h(60), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qromancalendar_p.h(54), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qgregoriancalendar_p.h(54), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qgregoriancalendar.cpp(40): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QVersionNumber]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_p.h(55), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qlocale_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qcalendarbackend_p.h(60), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qromancalendar_p.h(54), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qgregoriancalendar_p.h(54), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qgregoriancalendar.cpp(40): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QTypeRevision]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qlocale_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qcalendarbackend_p.h(60), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qromancalendar_p.h(54), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qgregoriancalendar_p.h(54), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qgregoriancalendar.cpp(40): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QStringView]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QStringView]" at line 527 of "/home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_p.h" In file included from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qlocale_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qcalendarbackend_p.h(60), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qromancalendar_p.h(54), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qgregoriancalendar_p.h(54), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qgregoriancalendar.cpp(40): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QList]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QList]" at line 528 of "/home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_p.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=int]" at line 700 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize_internal(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 167 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QVersionNumber]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QStringView]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QStringView]" at line 527 of "/home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_p.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QStringView]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QStringView]" at line 527 of "/home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_p.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QList]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QList]" at line 528 of "/home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_p.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=Qt::DayOfWeek]" at line 215 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydataops.h" instantiation of "void QtPrivate::QPodArrayOps::emplace(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, Args &&...) [with T=Qt::DayOfWeek, Args=]" at line 838 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::reference QList::emplaceBack(Args &&...) [with T=Qt::DayOfWeek, Args=]" at line 417 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::append(QList::parameter_type) [with T=Qt::DayOfWeek]" at line 256 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qdatastream.h" instantiation of "QDataStream &QtPrivate::readArrayBasedContainer(QDataStream &, Container &) [with Container=QList]" at line 439 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qdatastream.h" instantiation of "QDataStreamIfHasIStreamOperatorsContainer, T> operator>>(QDataStream &, QList &) [with T=Qt::DayOfWeek]" at line 2231 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h" instantiation of "void QtPrivate::QDataStreamOperatorForType>::dataStreamIn(const QtPrivate::QMetaTypeInterface *, QDataStream &, void *) [with T=std::remove_cv_t>>, =true]" at line 2326 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h" instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>>]" at line 2446 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h" instantiation of "QMetaType QMetaType::fromType() [with T=QList]" at line 1225 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h" instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QList]" at line 528 of "/home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_p.h" [507/9057] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/tools/qhash.cpp.o In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.h(46), from /home/local/qt_static/qtbase/include/QtCore/qvariant.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale.h(43), from /home/local/qt_static/qtbase/include/QtCore/qlocale.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qcalendar.h(46), from /home/local/qt_static/qtbase/include/QtCore/qcalendar.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qdatetime.h(47), from /home/local/qt_static/qtbase/include/QtCore/qdatetime.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qhash.cpp(60): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(1782): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.h(46), from /home/local/qt_static/qtbase/include/QtCore/qvariant.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale.h(43), from /home/local/qt_static/qtbase/include/QtCore/qlocale.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qcalendar.h(46), from /home/local/qt_static/qtbase/include/QtCore/qcalendar.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qdatetime.h(47), from /home/local/qt_static/qtbase/include/QtCore/qdatetime.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qhash.cpp(60): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 In file included from /home/local/qt_static/qtbase/include/QtCore/qfloat16.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qendian.h(44), from /home/local/qt_static/qtbase/include/QtCore/qendian.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qhash.cpp(62): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=qfloat16]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=qfloat16]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qfloat16.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qrandom_p.h(54), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qrandom_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qhash.cpp(63): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QVersionNumber]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qrandom_p.h(54), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qrandom_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qhash.cpp(63): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QTypeRevision]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=qfloat16]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=qfloat16]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qfloat16.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=qfloat16]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=qfloat16]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qfloat16.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=int]" at line 700 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize_internal(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 167 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QVersionNumber]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" [508/9057] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/io/qfilesystemiterator_unix.cpp.o In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfileinfo.h(46), from /home/local/qt_static/qtbase/include/QtCore/qfileinfo.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qdir.h(45), from /home/local/qt_static/qtbase/include/QtCore/qdir.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfilesystemiterator_p.h(58), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfilesystemiterator_unix.cpp(41): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(1782): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfileinfo.h(46), from /home/local/qt_static/qtbase/include/QtCore/qfileinfo.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qdir.h(45), from /home/local/qt_static/qtbase/include/QtCore/qdir.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfilesystemiterator_p.h(58), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfilesystemiterator_unix.cpp(41): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 In file included from /home/local/qt_static/qtbase/include/QtCore/qfileinfo.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qdir.h(45), from /home/local/qt_static/qtbase/include/QtCore/qdir.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfilesystemiterator_p.h(58), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfilesystemiterator_unix.cpp(41): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QFileInfo]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QFileInfo]" at line 215 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfileinfo.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfilesystementry_p.h(54), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qfilesystementry_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfilesystemiterator_p.h(62), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfilesystemiterator_unix.cpp(41): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QVersionNumber]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfilesystementry_p.h(54), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qfilesystementry_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfilesystemiterator_p.h(62), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfilesystemiterator_unix.cpp(41): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QTypeRevision]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qfloat16.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qendian.h(44), from /home/local/qt_static/qtbase/include/QtCore/qendian.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qstringconverter_p.h(56), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qstringconverter_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfilesystemiterator_unix.cpp(43): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=qfloat16]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=qfloat16]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qfloat16.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QFileInfo]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QFileInfo]" at line 215 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfileinfo.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=int]" at line 700 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize_internal(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 167 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QVersionNumber]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=qfloat16]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=qfloat16]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qfloat16.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=qfloat16]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=qfloat16]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qfloat16.h" [509/9057] Building CXX object qtbase/src/tools/tracegen/CMakeFiles/tracegen.dir/tracegen.cpp.o [510/9057] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/text/qlocale_tools.cpp.o In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h(46), from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_p.h(55), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_tools_p.h(54), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_tools.cpp(41): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(1782): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h(46), from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_p.h(55), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_tools_p.h(54), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_tools.cpp(41): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_p.h(55), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_tools_p.h(54), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_tools.cpp(41): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QVersionNumber]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_p.h(55), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_tools_p.h(54), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_tools.cpp(41): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QTypeRevision]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_tools_p.h(54), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_tools.cpp(41): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QStringView]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QStringView]" at line 527 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_p.h" In file included from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_tools_p.h(54), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_tools.cpp(41): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QList]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QList]" at line 528 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_p.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=int]" at line 700 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize_internal(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 167 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QVersionNumber]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QStringView]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QStringView]" at line 527 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_p.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QStringView]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QStringView]" at line 527 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_p.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QList]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QList]" at line 528 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_p.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=Qt::DayOfWeek]" at line 215 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydataops.h" instantiation of "void QtPrivate::QPodArrayOps::emplace(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, Args &&...) [with T=Qt::DayOfWeek, Args=]" at line 838 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::reference QList::emplaceBack(Args &&...) [with T=Qt::DayOfWeek, Args=]" at line 417 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::append(QList::parameter_type) [with T=Qt::DayOfWeek]" at line 256 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qdatastream.h" instantiation of "QDataStream &QtPrivate::readArrayBasedContainer(QDataStream &, Container &) [with Container=QList]" at line 439 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qdatastream.h" instantiation of "QDataStreamIfHasIStreamOperatorsContainer, T> operator>>(QDataStream &, QList &) [with T=Qt::DayOfWeek]" at line 2231 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h" instantiation of "void QtPrivate::QDataStreamOperatorForType>::dataStreamIn(const QtPrivate::QMetaTypeInterface *, QDataStream &, void *) [with T=std::remove_cv_t>>, =true]" at line 2326 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h" instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>>]" at line 2446 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h" instantiation of "QMetaType QMetaType::fromType() [with T=QList]" at line 1225 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h" instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QList]" at line 528 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_p.h" [511/9057] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/tools/qline.cpp.o In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h(46), from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qnumeric_p.h(55), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qnumeric_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qline.cpp(45): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(1782): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h(46), from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qnumeric_p.h(55), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qnumeric_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qline.cpp(45): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qnumeric_p.h(55), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qnumeric_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qline.cpp(45): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QVersionNumber]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qnumeric_p.h(55), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qnumeric_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qline.cpp(45): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QTypeRevision]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=int]" at line 700 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize_internal(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 167 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QVersionNumber]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" [512/9057] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/tools/qpoint.cpp.o In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h(46), from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qdebug_p.h(54), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qdebug_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qpoint.cpp(43): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(1782): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h(46), from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qdebug_p.h(54), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qdebug_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qpoint.cpp(43): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qdebug_p.h(54), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qdebug_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qpoint.cpp(43): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QVersionNumber]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qdebug_p.h(54), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qdebug_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qpoint.cpp(43): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QTypeRevision]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=int]" at line 700 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize_internal(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 167 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QVersionNumber]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" [513/9057] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/tools/qversionnumber.cpp.o In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h(46), from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.cpp(42): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(1782): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h(46), from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.cpp(42): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.cpp(42): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QVersionNumber]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.cpp(42): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QTypeRevision]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_tools_p.h(54), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qlocale_tools_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.cpp(44): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QStringView]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QStringView]" at line 527 of "/home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_p.h" In file included from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_tools_p.h(54), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qlocale_tools_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.cpp(44): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QList]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QList]" at line 528 of "/home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_p.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=int]" at line 700 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize_internal(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 167 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QVersionNumber]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QStringView]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QStringView]" at line 527 of "/home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_p.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QStringView]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QStringView]" at line 527 of "/home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_p.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QList]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QList]" at line 528 of "/home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_p.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=Qt::DayOfWeek]" at line 215 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydataops.h" instantiation of "void QtPrivate::QPodArrayOps::emplace(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, Args &&...) [with T=Qt::DayOfWeek, Args=]" at line 838 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::reference QList::emplaceBack(Args &&...) [with T=Qt::DayOfWeek, Args=]" at line 417 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::append(QList::parameter_type) [with T=Qt::DayOfWeek]" at line 256 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qdatastream.h" instantiation of "QDataStream &QtPrivate::readArrayBasedContainer(QDataStream &, Container &) [with Container=QList]" at line 439 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qdatastream.h" instantiation of "QDataStreamIfHasIStreamOperatorsContainer, T> operator>>(QDataStream &, QList &) [with T=Qt::DayOfWeek]" at line 2231 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h" instantiation of "void QtPrivate::QDataStreamOperatorForType>::dataStreamIn(const QtPrivate::QMetaTypeInterface *, QDataStream &, void *) [with T=std::remove_cv_t>>, =true]" at line 2326 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h" instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>>]" at line 2446 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h" instantiation of "QMetaType QMetaType::fromType() [with T=QList]" at line 1225 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h" instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QList]" at line 528 of "/home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_p.h" [514/9057] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/kernel/qsharedmemory_unix.cpp.o In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h(46), from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qcore_unix_p.h(56), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qcore_unix_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qsharedmemory_unix.cpp(62): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(1782): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h(46), from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qcore_unix_p.h(56), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qcore_unix_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qsharedmemory_unix.cpp(62): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qcore_unix_p.h(56), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qcore_unix_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qsharedmemory_unix.cpp(62): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QVersionNumber]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qcore_unix_p.h(56), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qcore_unix_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qsharedmemory_unix.cpp(62): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QTypeRevision]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=int]" at line 700 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize_internal(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 167 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QVersionNumber]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" [515/9057] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/kernel/qsystemsemaphore_systemv.cpp.o In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h(46), from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qcore_unix_p.h(56), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qcore_unix_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qsystemsemaphore_systemv.cpp(61): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(1782): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h(46), from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qcore_unix_p.h(56), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qcore_unix_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qsystemsemaphore_systemv.cpp(61): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qcore_unix_p.h(56), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qcore_unix_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qsystemsemaphore_systemv.cpp(61): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QVersionNumber]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qcore_unix_p.h(56), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qcore_unix_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qsystemsemaphore_systemv.cpp(61): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QTypeRevision]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=int]" at line 700 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize_internal(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 167 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QVersionNumber]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" [516/9057] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/kernel/qsystemsemaphore_unix.cpp.o In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h(46), from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qcore_unix_p.h(56), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qcore_unix_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qsystemsemaphore_unix.cpp(56): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(1782): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h(46), from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qcore_unix_p.h(56), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qcore_unix_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qsystemsemaphore_unix.cpp(56): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qcore_unix_p.h(56), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qcore_unix_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qsystemsemaphore_unix.cpp(56): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QVersionNumber]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qcore_unix_p.h(56), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qcore_unix_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qsystemsemaphore_unix.cpp(56): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QTypeRevision]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=int]" at line 700 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize_internal(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 167 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QVersionNumber]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" [517/9057] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/codepoint.cpp.o [518/9057] Building CXX object qtbase/src/tools/moc/CMakeFiles/moc.dir/collectjson.cpp.o In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.h(46), from /home/local/qt_static/qtbase/include/QtCore/qvariant.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale.h(43), from /home/local/qt_static/qtbase/include/QtCore/qlocale.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qcalendar.h(46), from /home/local/qt_static/qtbase/include/QtCore/qcalendar.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qdatetime.h(47), from /home/local/qt_static/qtbase/include/QtCore/qdatetime.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborvalue.h(44), from /home/local/qt_static/qtbase/include/QtCore/qcborvalue.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsonvalue.h(46), from /home/local/qt_static/qtbase/include/QtCore/qjsonvalue.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsonarray.h(43), from /home/local/qt_static/qtbase/include/QtCore/qjsonarray.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/tools/moc/collectjson.cpp(30): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(1782): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.h(46), from /home/local/qt_static/qtbase/include/QtCore/qvariant.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale.h(43), from /home/local/qt_static/qtbase/include/QtCore/qlocale.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qcalendar.h(46), from /home/local/qt_static/qtbase/include/QtCore/qcalendar.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qdatetime.h(47), from /home/local/qt_static/qtbase/include/QtCore/qdatetime.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborvalue.h(44), from /home/local/qt_static/qtbase/include/QtCore/qcborvalue.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsonvalue.h(46), from /home/local/qt_static/qtbase/include/QtCore/qjsonvalue.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsonarray.h(43), from /home/local/qt_static/qtbase/include/QtCore/qjsonarray.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/tools/moc/collectjson.cpp(30): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 In file included from /home/local/qt_static/qtbase/include/QtCore/qcborcommon.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborvalue.h(45), from /home/local/qt_static/qtbase/include/QtCore/qcborvalue.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsonvalue.h(46), from /home/local/qt_static/qtbase/include/QtCore/qjsonvalue.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsonarray.h(43), from /home/local/qt_static/qtbase/include/QtCore/qjsonarray.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/tools/moc/collectjson.cpp(30): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QCborTag]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QCborTag]" at line 154 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborcommon.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t={QCborTag}>={std::remove_reference_t={QCborTag}}]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t={QCborTag}>={std::remove_reference_t={QCborTag}}]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t={QCborTag}>={std::remove_reference_t={QCborTag}}]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QCborTag]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QCborTag]" at line 154 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborcommon.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t={QCborTag}>={std::remove_reference_t={QCborTag}}]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t={QCborTag}>={std::remove_reference_t={QCborTag}}]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t={QCborTag}>={std::remove_reference_t={QCborTag}}]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QCborTag]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QCborTag]" at line 154 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborcommon.h" [519/9057] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/global/qlogging.cpp.o In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h(46), from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qlogging.cpp(42): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(1782): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h(46), from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qlogging.cpp(42): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qlogging.cpp(42): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QVersionNumber]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qlogging.cpp(42): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QTypeRevision]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=QString]" at line 826 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydataops.h" instantiation of "void QtPrivate::QMovableArrayOps::emplace(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, Args &&...) [with T=QString, Args=]" at line 838 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::reference QList::emplaceBack(Args &&...) [with T=QString, Args=]" at line 417 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::append(QList::parameter_type) [with T=QString]" at line 1141 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qlogging.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=int]" at line 700 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize_internal(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 167 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QVersionNumber]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" [520/9057] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/global/qrandom.cpp.o In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h(46), from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qrandom_p.h(54), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qrandom.cpp(45): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(1782): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h(46), from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qrandom_p.h(54), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qrandom.cpp(45): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qrandom_p.h(54), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qrandom.cpp(45): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QVersionNumber]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qrandom_p.h(54), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qrandom.cpp(45): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QTypeRevision]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qfloat16.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qendian.h(44), from /home/local/qt_static/qtbase/include/QtCore/qendian.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qrandom.cpp(46): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=qfloat16]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=qfloat16]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qfloat16.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qdeadlinetimer.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qrandom.cpp(58): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QDeadlineTimer]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QDeadlineTimer]" at line 227 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qdeadlinetimer.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=int]" at line 700 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize_internal(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 167 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QVersionNumber]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=qfloat16]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=qfloat16]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qfloat16.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=qfloat16]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=qfloat16]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qfloat16.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QDeadlineTimer]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QDeadlineTimer]" at line 227 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qdeadlinetimer.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QDeadlineTimer]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QDeadlineTimer]" at line 227 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qdeadlinetimer.h" [521/9057] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/io/qfsfileengine.cpp.o In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h(46), from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qabstractfileengine_p.h(54), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qabstractfileengine_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfsfileengine_p.h(55), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfsfileengine.cpp(41): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(1782): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h(46), from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qabstractfileengine_p.h(54), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qabstractfileengine_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfsfileengine_p.h(55), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfsfileengine.cpp(41): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qabstractfileengine_p.h(54), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qabstractfileengine_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfsfileengine_p.h(55), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfsfileengine.cpp(41): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QVersionNumber]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qabstractfileengine_p.h(54), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qabstractfileengine_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfsfileengine_p.h(55), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfsfileengine.cpp(41): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QTypeRevision]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qfileinfo.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qdir.h(45), from /home/local/qt_static/qtbase/include/QtCore/qdir.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qabstractfileengine_p.h(56), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qabstractfileengine_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfsfileengine_p.h(55), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfsfileengine.cpp(41): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QFileInfo]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QFileInfo]" at line 215 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfileinfo.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=int]" at line 700 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize_internal(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 167 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QVersionNumber]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QFileInfo]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QFileInfo]" at line 215 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfileinfo.h" [522/9057] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/io/qurlidna.cpp.o In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h(46), from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qurl_p.h(55), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qurlidna.cpp(41): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(1782): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h(46), from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qurl_p.h(55), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qurlidna.cpp(41): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qurl_p.h(55), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qurlidna.cpp(41): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QVersionNumber]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qurl_p.h(55), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qurlidna.cpp(41): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QTypeRevision]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=QString]" at line 826 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydataops.h" instantiation of "void QtPrivate::QMovableArrayOps::emplace(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, Args &&...) [with T=QString, Args=]" at line 838 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::reference QList::emplaceBack(Args &&...) [with T=QString, Args=]" at line 424 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::append(QList::rvalue_ref) [with T=QString]" at line 671 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList &QList::operator<<(QList::rvalue_ref) [with T=QString]" at line 2680 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qurlidna.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=int]" at line 700 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize_internal(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 167 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QVersionNumber]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" [523/9057] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/kernel/qmetatype.cpp.o FAILED: qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/kernel/qmetatype.cpp.o /home/opt/intel/oneapi/compiler/2022.0.2/linux/bin/intel64/icpc -DHAVE_CONFIG_H -DPCRE2_CODE_UNIT_WIDTH=16 -DPCRE2_DISABLE_JIT -DQT_BOOTSTRAPPED -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_USE_QSTRINGBUILDER -DQT_VERSION_MAJOR=6 -DQT_VERSION_MINOR=2 -DQT_VERSION_PATCH=3 -DQT_VERSION_STR=\"6.2.3\" -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/home/local/qt_static/qtbase/src/corelib/Core_autogen/include -I/home/local/qt_static/qtbase/include -I/home/local/qt_static/qtbase/include/QtCore -I/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib -I/home/local/qt_static/qtbase/src/corelib -I/home/local/qt_static/qtbase/src/corelib/global -I/home/local/qt_static/qtbase/src/corelib/kernel -I/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/../3rdparty/tinycbor/src -I/home/local/qt_static/qtbase/include/QtCore/6.2.3 -I/home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore -I/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/../3rdparty/double-conversion/double-conversion -I/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/../3rdparty/double-conversion -I/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/../3rdparty/forkfd -I/home/local/qt_static/qtbase/src/corelib/.rcc -I/home/local/qt-everywhere-src-6.2.3/qtbase/mkspecs/linux-icc -I/home/local/qt-everywhere-src-6.2.3/qtbase/src/3rdparty/pcre2/src -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/local/qt_static/qtbase/src/xml/Xml_autogen/include -I/home/local/qt_static/qtbase/include/QtXml -I/home/local/qt-everywhere-src-6.2.3/qtbase/src/xml -I/home/local/qt_static/qtbase/src/xml -I/home/local/qt_static/qtbase/include/QtXml/6.2.3 -I/home/local/qt_static/qtbase/include/QtXml/6.2.3/QtXml -I/home/local/qt-everywhere-src-6.2.3/qtbase/src/tools/bootstrap/.. -I/home/local/qt-everywhere-src-6.2.3/qtbase/src/tools/bootstrap/../../3rdparty/tinycbor/src -I/home/local/qt-everywhere-src-6.2.3/qtbase/src/tools/bootstrap/../../3rdparty/pcre2/src -g -fPIC -fvisibility=hidden -Wall -Wextra -ffunction-sections -fdata-sections -std=gnu++17 -MD -MT qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/kernel/qmetatype.cpp.o -MF qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/kernel/qmetatype.cpp.o.d -o qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/kernel/qmetatype.cpp.o -c /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.cpp In file included from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.cpp(43): /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(1782): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ In file included from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.cpp(43): /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype_p.h(54), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.cpp(45): /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QVersionNumber]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype_p.h(54), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.cpp(45): /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QTypeRevision]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.cpp(633): error: no instance of overloaded function "operator new" matches the argument list argument types are: (const uint, std::align_val_t) operator new(d_ptr->size, std::align_val_t(d_ptr->alignment)) : ^ /usr/include/c++/11/new(174): note: this candidate was rejected because arguments do not match _GLIBCXX_NODISCARD inline void* operator new(std::size_t, void* __p) _GLIBCXX_USE_NOEXCEPT ^ /usr/include/c++/11/new(140): note: this candidate was rejected because arguments do not match _GLIBCXX_NODISCARD void* operator new(std::size_t, const std::nothrow_t&) _GLIBCXX_USE_NOEXCEPT ^ /usr/include/c++/11/new(126): note: this candidate was rejected because mismatch in count of arguments _GLIBCXX_NODISCARD void* operator new(std::size_t) _GLIBCXX_THROW (std::bad_alloc) ^ /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.cpp(656): error: no instance of overloaded function "operator delete" matches the argument list argument types are: (void *, std::align_val_t) operator delete(data, std::align_val_t(d_ptr->alignment)); ^ /usr/include/c++/11/new(180): note: this candidate was rejected because arguments do not match inline void operator delete (void*, void*) _GLIBCXX_USE_NOEXCEPT { } ^ /usr/include/c++/11/new(144): note: this candidate was rejected because arguments do not match void operator delete(void*, const std::nothrow_t&) _GLIBCXX_USE_NOEXCEPT ^ /usr/include/c++/11/new(135): note: this candidate was rejected because arguments do not match void operator delete(void*, std::size_t) _GLIBCXX_USE_NOEXCEPT ^ /usr/include/c++/11/new(130): note: this candidate was rejected because mismatch in count of arguments void operator delete(void*) _GLIBCXX_USE_NOEXCEPT ^ /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.cpp(1565): warning #854: const variable "metatypeHelper" requires an initializer -- class "struct " has no user-provided default constructor } metatypeHelper; ^ /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=std::remove_cv_t={qulonglong={quint64={unsigned long long}}}>={unsigned long long}]" } ^ detected during: instantiation of "auto QtPrivate::typenameHelper() [with T=std::remove_cv_t={qulonglong={quint64={unsigned long long}}}>={unsigned long long}]" at line 2245 instantiation of class "QtPrivate::QMetaTypeForType [with S=std::remove_cv_t={qulonglong={quint64={unsigned long long}}}>={unsigned long long}]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t={qulonglong={quint64={unsigned long long}}}>={unsigned long long}]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=qulonglong={quint64={unsigned long long}}]" at line 1849 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.cpp" /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t={qulonglong={quint64={unsigned long long}}}>={unsigned long long}]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t={qulonglong={quint64={unsigned long long}}}>={unsigned long long}]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t={qulonglong={quint64={unsigned long long}}}>={unsigned long long}]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=qulonglong={quint64={unsigned long long}}]" at line 1849 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.cpp" /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2295): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getLegacyRegister [with S=std::remove_cv_t={qulonglong={quint64={unsigned long long}}}>={unsigned long long}]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::LegacyRegisterOp QtPrivate::QMetaTypeForType::getLegacyRegister() [with S=std::remove_cv_t={qulonglong={quint64={unsigned long long}}}>={unsigned long long}]" at line 2327 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t={qulonglong={quint64={unsigned long long}}}>={unsigned long long}]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=qulonglong={quint64={unsigned long long}}]" at line 1849 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.cpp" /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=std::remove_cv_t={qlonglong={qint64={long long}}}>={qsizetype={qint64={long long}}}]" } ^ detected during: instantiation of "auto QtPrivate::typenameHelper() [with T=std::remove_cv_t={qlonglong={qint64={long long}}}>={qsizetype={qint64={long long}}}]" at line 2245 instantiation of class "QtPrivate::QMetaTypeForType [with S=std::remove_cv_t={qlonglong={qint64={long long}}}>={qsizetype={qint64={long long}}}]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t={qlonglong={qint64={long long}}}>={qsizetype={qint64={long long}}}]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=qlonglong={qint64={long long}}]" at line 1873 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.cpp" /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t={qlonglong={qint64={long long}}}>={qsizetype={qint64={long long}}}]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t={qlonglong={qint64={long long}}}>={qsizetype={qint64={long long}}}]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t={qlonglong={qint64={long long}}}>={qsizetype={qint64={long long}}}]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=qlonglong={qint64={long long}}]" at line 1873 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.cpp" /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2295): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getLegacyRegister [with S=std::remove_cv_t={qlonglong={qint64={long long}}}>={qsizetype={qint64={long long}}}]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::LegacyRegisterOp QtPrivate::QMetaTypeForType::getLegacyRegister() [with S=std::remove_cv_t={qlonglong={qint64={long long}}}>={qsizetype={qint64={long long}}}]" at line 2327 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t={qlonglong={qint64={long long}}}>={qsizetype={qint64={long long}}}]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=qlonglong={qint64={long long}}]" at line 1873 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.cpp" /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1258 instantiation of "int qMetaTypeId() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1987 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.cpp" /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1258 instantiation of "int qMetaTypeId() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1987 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.cpp" /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(1260): warning #1011: missing return statement at end of non-void function "qMetaTypeId() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" } ^ detected during instantiation of "int qMetaTypeId() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1987 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.cpp" /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=std::remove_cv_t>]" } ^ detected during: instantiation of "auto QtPrivate::typenameHelper() [with T=std::remove_cv_t>]" at line 2245 instantiation of class "QtPrivate::QMetaTypeForType [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QVariant]" at line 1996 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.cpp" /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2295): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getLegacyRegister [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::LegacyRegisterOp QtPrivate::QMetaTypeForType::getLegacyRegister() [with S=std::remove_cv_t>]" at line 2327 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QVariant]" at line 1996 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=QString]" at line 826 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydataops.h" instantiation of "void QtPrivate::QMovableArrayOps::emplace(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, Args &&...) [with T=QString, Args=]" at line 838 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::reference QList::emplaceBack(Args &&...) [with T=QString, Args=]" at line 424 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::append(QList::rvalue_ref) [with T=QString]" at line 1202 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=int]" at line 700 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize_internal(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 167 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QVersionNumber]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=QVariant]" at line 826 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydataops.h" instantiation of "void QtPrivate::QMovableArrayOps::emplace(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, Args &&...) [with T=QVariant, Args=]" at line 838 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::reference QList::emplaceBack(Args &&...) [with T=QVariant, Args=]" at line 424 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::append(QList::rvalue_ref) [with T=QVariant]" at line 1195 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(166): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(QArrayData::GrowsAtEnd, 0, old); ^ detected during: instantiation of "void QArrayDataPointer::detach(QArrayDataPointer *) [with T=const QtPrivate::QMetaTypeInterface *]" at line 385 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::detach() [with T=const QtPrivate::QMetaTypeInterface *]" at line 413 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::reference QList::operator[](qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=const QtPrivate::QMetaTypeInterface *]" at line 136 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=QByteArray]" at line 826 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydataops.h" instantiation of "void QtPrivate::QMovableArrayOps::emplace(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, Args &&...) [with T=QByteArray, Args=]" at line 838 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::reference QList::emplaceBack(Args &&...) [with T=QByteArray, Args=]" at line 424 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::append(QList::rvalue_ref) [with T=QByteArray]" at line 1189 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.cpp" /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.cpp(107): warning #177: member "::DefinedTypesFilter::Acceptor::IsAccepted" was declared but never referenced static const bool IsAccepted = QtMetaTypePrivate::TypeDefinition::IsAvailable && QModulesPrivate::QTypeModuleInfo::IsCore; ^ compilation aborted for /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.cpp (code 2) [524/9057] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/plugin/quuid.cpp.o In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qfloat16.h(45), from /home/local/qt_static/qtbase/include/QtCore/qfloat16.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qendian.h(44), from /home/local/qt_static/qtbase/include/QtCore/qendian.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/plugin/quuid.cpp(46): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(1782): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qfloat16.h(45), from /home/local/qt_static/qtbase/include/QtCore/qfloat16.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qendian.h(44), from /home/local/qt_static/qtbase/include/QtCore/qendian.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/plugin/quuid.cpp(46): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 In file included from /home/local/qt_static/qtbase/include/QtCore/qfloat16.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qendian.h(44), from /home/local/qt_static/qtbase/include/QtCore/qendian.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/plugin/quuid.cpp(46): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=qfloat16]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=qfloat16]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qfloat16.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qtools_p.h(54), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qtools_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/plugin/quuid.cpp(48): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QVersionNumber]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qtools_p.h(54), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qtools_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/plugin/quuid.cpp(48): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QTypeRevision]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=qfloat16]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=qfloat16]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qfloat16.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=qfloat16]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=qfloat16]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qfloat16.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=int]" at line 700 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize_internal(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 167 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QVersionNumber]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" [525/9057] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/serialization/qjsonwriter.cpp.o In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.h(46), from /home/local/qt_static/qtbase/include/QtCore/qvariant.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale.h(43), from /home/local/qt_static/qtbase/include/QtCore/qlocale.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsonwriter.cpp(42): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(1782): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.h(46), from /home/local/qt_static/qtbase/include/QtCore/qvariant.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale.h(43), from /home/local/qt_static/qtbase/include/QtCore/qlocale.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsonwriter.cpp(42): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsonwriter_p.h(54), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsonwriter.cpp(43): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QVersionNumber]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsonwriter_p.h(54), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsonwriter.cpp(43): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QTypeRevision]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qcborcommon.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborvalue.h(45), from /home/local/qt_static/qtbase/include/QtCore/qcborvalue.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsonvalue.h(46), from /home/local/qt_static/qtbase/include/QtCore/qjsonvalue.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsonwriter_p.h(55), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsonwriter.cpp(43): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QCborTag]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QCborTag]" at line 154 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborcommon.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qfloat16.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qendian.h(44), from /home/local/qt_static/qtbase/include/QtCore/qendian.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qstringconverter_p.h(56), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qstringconverter_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborvalue_p.h(61), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qcborvalue_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjson_p.h(57), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsonwriter.cpp(44): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=qfloat16]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=qfloat16]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qfloat16.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=int]" at line 700 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize_internal(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 167 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QVersionNumber]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t={QCborTag}>={std::remove_reference_t={QCborTag}}]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t={QCborTag}>={std::remove_reference_t={QCborTag}}]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t={QCborTag}>={std::remove_reference_t={QCborTag}}]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QCborTag]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QCborTag]" at line 154 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborcommon.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t={QCborTag}>={std::remove_reference_t={QCborTag}}]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t={QCborTag}>={std::remove_reference_t={QCborTag}}]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t={QCborTag}>={std::remove_reference_t={QCborTag}}]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QCborTag]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QCborTag]" at line 154 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborcommon.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=qfloat16]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=qfloat16]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qfloat16.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=qfloat16]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=qfloat16]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qfloat16.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(166): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(QArrayData::GrowsAtEnd, 0, old); ^ detected during: instantiation of "void QArrayDataPointer::detach(QArrayDataPointer *) [with T=QtCbor::Element]" at line 385 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::detach() [with T=QtCbor::Element]" at line 413 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::reference QList::operator[](qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=QtCbor::Element]" at line 210 of "/home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborvalue_p.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h(473): warning #1011: missing return statement at end of non-void function "QList::insert(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, QList::rvalue_ref) [with T=QtCbor::Element]" } ^ detected during: instantiation of "QList::iterator QList::insert(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, QList::rvalue_ref) [with T=QtCbor::Element]" at line 463 instantiation of "QList::iterator QList::insert(QList::const_iterator, QList::rvalue_ref) [with T=QtCbor::Element]" at line 222 of "/home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborvalue_p.h" [526/9057] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/text/qstringlist.cpp.o In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.h(46), from /home/local/qt_static/qtbase/include/QtCore/qvariant.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qregularexpression.h(49), from /home/local/qt_static/qtbase/include/QtCore/qregularexpression.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qstringlist.cpp(43): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(1782): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.h(46), from /home/local/qt_static/qtbase/include/QtCore/qvariant.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qregularexpression.h(49), from /home/local/qt_static/qtbase/include/QtCore/qregularexpression.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qstringlist.cpp(43): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(166): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(QArrayData::GrowsAtEnd, 0, old); ^ detected during: instantiation of "void QArrayDataPointer::detach(QArrayDataPointer *) [with T=QString]" at line 385 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::detach() [with T=QString]" at line 413 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::reference QList::operator[](qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=QString]" at line 432 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qstringlist.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 [527/9057] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/tools/qcommandlineparser.cpp.o /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=QString]" at line 826 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydataops.h" instantiation of "void QtPrivate::QMovableArrayOps::emplace(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, Args &&...) [with T=QString, Args=]" at line 838 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::reference QList::emplaceBack(Args &&...) [with T=QString, Args=]" at line 417 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::append(QList::parameter_type) [with T=QString]" at line 636 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qcommandlineparser.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=QCommandLineOption]" at line 826 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydataops.h" instantiation of "void QtPrivate::QMovableArrayOps::emplace(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, Args &&...) [with T=QCommandLineOption, Args=]" at line 838 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::reference QList::emplaceBack(Args &&...) [with T=QCommandLineOption, Args=]" at line 417 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::append(QList::parameter_type) [with T=QCommandLineOption]" at line 373 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qcommandlineparser.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=QCommandLineParserPrivate::PositionalArgumentDefinition]" at line 826 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydataops.h" instantiation of "void QtPrivate::QMovableArrayOps::emplace(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, Args &&...) [with T=QCommandLineParserPrivate::PositionalArgumentDefinition, Args=]" at line 838 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::reference QList::emplaceBack(Args &&...) [with T=QCommandLineParserPrivate::PositionalArgumentDefinition, Args=]" at line 417 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::append(QList::parameter_type) [with T=QCommandLineParserPrivate::PositionalArgumentDefinition]" at line 485 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qcommandlineparser.cpp" [528/9057] Building CXX object qtbase/src/tools/moc/CMakeFiles/moc.dir/parser.cpp.o /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(166): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(QArrayData::GrowsAtEnd, 0, old); ^ detected during: instantiation of "void QArrayDataPointer::detach(QArrayDataPointer *) [with T=SafeSymbols]" at line 385 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::detach() [with T=SafeSymbols]" at line 390 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::pointer QList::data() [with T=SafeSymbols]" at line 61 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qstack.h" instantiation of "T QStack::pop() [with T=SafeSymbols]" at line 138 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/tools/moc/symbols.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(166): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(QArrayData::GrowsAtEnd, 0, old); ^ detected during: instantiation of "void QArrayDataPointer::detach(QArrayDataPointer *) [with T=QByteArray]" at line 385 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::detach() [with T=QByteArray]" at line 572 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::iterator QList::end() [with T=QByteArray]" at line 594 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "T &QList::last() [with T=QByteArray]" at line 649 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::reference QList::back() [with T=QByteArray]" at line 215 of "/usr/include/c++/11/bits/stl_stack.h" instantiation of "std::stack<_Tp, _Sequence>::reference std::stack<_Tp, _Sequence>::top() [with _Tp=QByteArray, _Sequence=QByteArrayList]" at line 55 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/tools/moc/parser.cpp" [529/9057] Building CXX object qtbase/qmake/CMakeFiles/QtLibraryInfo.dir/propertyprinter.cpp.o [530/9057] Building C object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/src/gumbo/CMakeFiles/gumbo.dir/attribute.c.o [531/9057] Building CXX object qtbase/src/tools/moc/CMakeFiles/moc.dir/preprocessor.cpp.o In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfileinfo.h(46), from /home/local/qt_static/qtbase/include/QtCore/qfileinfo.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qdir.h(45), from /home/local/qt_static/qtbase/include/QtCore/qdir.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/tools/moc/preprocessor.cpp(34): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(1782): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfileinfo.h(46), from /home/local/qt_static/qtbase/include/QtCore/qfileinfo.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qdir.h(45), from /home/local/qt_static/qtbase/include/QtCore/qdir.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/tools/moc/preprocessor.cpp(34): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 In file included from /home/local/qt_static/qtbase/include/QtCore/qfileinfo.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qdir.h(45), from /home/local/qt_static/qtbase/include/QtCore/qdir.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/tools/moc/preprocessor.cpp(34): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QFileInfo]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QFileInfo]" at line 215 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfileinfo.h" /home/local/qt-everywhere-src-6.2.3/qtbase/src/tools/moc/preprocessor.cpp(255): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ /home/local/qt-everywhere-src-6.2.3/qtbase/src/tools/moc/preprocessor.cpp(325): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ /home/local/qt-everywhere-src-6.2.3/qtbase/src/tools/moc/preprocessor.cpp(432): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ /home/local/qt-everywhere-src-6.2.3/qtbase/src/tools/moc/preprocessor.cpp(486): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ /home/local/qt-everywhere-src-6.2.3/qtbase/src/tools/moc/preprocessor.cpp(1201): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=Symbol]" at line 826 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydataops.h" instantiation of "void QtPrivate::QMovableArrayOps::emplace(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, Args &&...) [with T=Symbol, Args=]" at line 838 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::reference QList::emplaceBack(Args &&...) [with T=Symbol, Args=]" at line 417 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::append(QList::parameter_type) [with T=Symbol]" at line 1153 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/tools/moc/preprocessor.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=SafeSymbols]" at line 826 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydataops.h" instantiation of "void QtPrivate::QMovableArrayOps::emplace(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, Args &&...) [with T=SafeSymbols, Args=]" at line 838 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::reference QList::emplaceBack(Args &&...) [with T=SafeSymbols, Args=]" at line 417 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::append(QList::parameter_type) [with T=SafeSymbols]" at line 53 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qstack.h" instantiation of "void QStack::push(const T &) [with T=SafeSymbols]" at line 545 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/tools/moc/preprocessor.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=QByteArray]" at line 826 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydataops.h" instantiation of "void QtPrivate::QMovableArrayOps::emplace(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, Args &&...) [with T=QByteArray, Args=]" at line 838 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::reference QList::emplaceBack(Args &&...) [with T=QByteArray, Args=]" at line 417 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::append(QList::parameter_type) [with T=QByteArray]" at line 635 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::push_back(QList::parameter_type) [with T=QByteArray]" at line 240 of "/usr/include/c++/11/bits/stl_stack.h" instantiation of "void std::stack<_Tp, _Sequence>::push(const std::stack<_Tp, _Sequence>::value_type &) [with _Tp=QByteArray, _Sequence=QByteArrayList]" at line 1062 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/tools/moc/preprocessor.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QFileInfo]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QFileInfo]" at line 215 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfileinfo.h" [532/9057] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/io/qabstractfileengine.cpp.o In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h(46), from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qabstractfileengine_p.h(54), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qabstractfileengine_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qabstractfileengine.cpp(40): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(1782): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h(46), from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qabstractfileengine_p.h(54), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qabstractfileengine_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qabstractfileengine.cpp(40): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qabstractfileengine_p.h(54), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qabstractfileengine_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qabstractfileengine.cpp(40): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QVersionNumber]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qabstractfileengine_p.h(54), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qabstractfileengine_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qabstractfileengine.cpp(40): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QTypeRevision]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qfileinfo.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qdir.h(45), from /home/local/qt_static/qtbase/include/QtCore/qdir.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qabstractfileengine_p.h(56), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qabstractfileengine_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qabstractfileengine.cpp(40): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QFileInfo]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QFileInfo]" at line 215 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfileinfo.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=QString]" at line 826 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydataops.h" instantiation of "void QtPrivate::QMovableArrayOps::emplace(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, Args &&...) [with T=QString, Args=]" at line 838 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::reference QList::emplaceBack(Args &&...) [with T=QString, Args=]" at line 424 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::append(QList::rvalue_ref) [with T=QString]" at line 671 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList &QList::operator<<(QList::rvalue_ref) [with T=QString]" at line 640 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qabstractfileengine.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=int]" at line 700 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize_internal(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 167 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QVersionNumber]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QFileInfo]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QFileInfo]" at line 215 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfileinfo.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=QAbstractFileEngineHandler *]" at line 215 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydataops.h" instantiation of "void QtPrivate::QPodArrayOps::emplace(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, Args &&...) [with T=QAbstractFileEngineHandler *, Args=]" at line 808 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::reference QList::emplaceFront(Args &&...) [with T=QAbstractFileEngineHandler *, Args=]" at line 439 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::prepend(QList::parameter_type) [with T=QAbstractFileEngineHandler *]" at line 136 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qabstractfileengine.cpp" [533/9057] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/io/qfile.cpp.o In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h(46), from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qabstractfileengine_p.h(54), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qabstractfileengine_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfsfileengine_p.h(55), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfile.cpp(44): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(1782): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h(46), from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qabstractfileengine_p.h(54), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qabstractfileengine_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfsfileengine_p.h(55), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfile.cpp(44): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qabstractfileengine_p.h(54), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qabstractfileengine_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfsfileengine_p.h(55), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfile.cpp(44): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QVersionNumber]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qabstractfileengine_p.h(54), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qabstractfileengine_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfsfileengine_p.h(55), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfile.cpp(44): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QTypeRevision]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qfileinfo.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qdir.h(45), from /home/local/qt_static/qtbase/include/QtCore/qdir.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qabstractfileengine_p.h(56), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qabstractfileengine_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfsfileengine_p.h(55), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfile.cpp(44): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QFileInfo]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QFileInfo]" at line 215 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfileinfo.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=int]" at line 700 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize_internal(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 167 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QVersionNumber]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QFileInfo]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QFileInfo]" at line 215 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfileinfo.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(166): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(QArrayData::GrowsAtEnd, 0, old); ^ detected during: instantiation of "void QArrayDataPointer::detach(QArrayDataPointer *) [with T=QRingBuffer]" at line 385 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::detach() [with T=QRingBuffer]" at line 413 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::reference QList::operator[](qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=QRingBuffer]" at line 171 of "/home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qiodevice_p.h" [534/9057] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/io/qfiledevice.cpp.o In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h(46), from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qringbuffer_p.h(54), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qringbuffer_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qiodevice_p.h(59), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qiodevice_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfiledevice_p.h(54), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfiledevice.cpp(42): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(1782): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h(46), from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qringbuffer_p.h(54), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qringbuffer_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qiodevice_p.h(59), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qiodevice_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfiledevice_p.h(54), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfiledevice.cpp(42): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qringbuffer_p.h(54), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qringbuffer_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qiodevice_p.h(59), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qiodevice_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfiledevice_p.h(54), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfiledevice.cpp(42): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QVersionNumber]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qringbuffer_p.h(54), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qringbuffer_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qiodevice_p.h(59), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qiodevice_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfiledevice_p.h(54), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfiledevice.cpp(42): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QTypeRevision]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qfileinfo.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qdir.h(45), from /home/local/qt_static/qtbase/include/QtCore/qdir.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qabstractfileengine_p.h(56), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qabstractfileengine_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfsfileengine_p.h(55), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfiledevice.cpp(43): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QFileInfo]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QFileInfo]" at line 215 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfileinfo.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=int]" at line 700 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize_internal(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 167 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QVersionNumber]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(166): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(QArrayData::GrowsAtEnd, 0, old); ^ detected during: instantiation of "void QArrayDataPointer::detach(QArrayDataPointer *) [with T=QRingBuffer]" at line 385 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::detach() [with T=QRingBuffer]" at line 413 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::reference QList::operator[](qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=QRingBuffer]" at line 171 of "/home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qiodevice_p.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QFileInfo]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QFileInfo]" at line 215 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfileinfo.h" [535/9057] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/io/qfilesystemengine.cpp.o In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h(46), from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfilesystementry_p.h(54), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfilesystemengine_p.h(55), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfilesystemengine.cpp(40): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(1782): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h(46), from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfilesystementry_p.h(54), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfilesystemengine_p.h(55), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfilesystemengine.cpp(40): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfilesystementry_p.h(54), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfilesystemengine_p.h(55), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfilesystemengine.cpp(40): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QVersionNumber]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfilesystementry_p.h(54), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfilesystemengine_p.h(55), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfilesystemengine.cpp(40): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QTypeRevision]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qfileinfo.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qdir.h(45), from /home/local/qt_static/qtbase/include/QtCore/qdir.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qabstractfileengine_p.h(56), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qabstractfileengine_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfilesystemmetadata_p.h(57), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfilesystemengine_p.h(56), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfilesystemengine.cpp(40): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QFileInfo]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QFileInfo]" at line 215 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfileinfo.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=int]" at line 700 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize_internal(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 167 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QVersionNumber]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QFileInfo]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QFileInfo]" at line 215 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfileinfo.h" [536/9057] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/io/qfilesystementry.cpp.o In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h(46), from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfilesystementry_p.h(54), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfilesystementry.cpp(40): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(1782): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h(46), from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfilesystementry_p.h(54), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfilesystementry.cpp(40): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfilesystementry_p.h(54), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfilesystementry.cpp(40): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QVersionNumber]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfilesystementry_p.h(54), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfilesystementry.cpp(40): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QTypeRevision]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qfileinfo.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qdir.h(45), from /home/local/qt_static/qtbase/include/QtCore/qdir.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfilesystementry.cpp(42): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QFileInfo]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QFileInfo]" at line 215 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfileinfo.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=int]" at line 700 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize_internal(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 167 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QVersionNumber]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QFileInfo]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QFileInfo]" at line 215 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfileinfo.h" [537/9057] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/io/qfsfileengine_iterator.cpp.o In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h(46), from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qabstractfileengine_p.h(54), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qabstractfileengine_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfsfileengine_iterator_p.h(54), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfsfileengine_iterator.cpp(40): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(1782): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h(46), from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qabstractfileengine_p.h(54), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qabstractfileengine_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfsfileengine_iterator_p.h(54), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfsfileengine_iterator.cpp(40): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qabstractfileengine_p.h(54), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qabstractfileengine_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfsfileengine_iterator_p.h(54), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfsfileengine_iterator.cpp(40): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QVersionNumber]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qabstractfileengine_p.h(54), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qabstractfileengine_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfsfileengine_iterator_p.h(54), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfsfileengine_iterator.cpp(40): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QTypeRevision]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qfileinfo.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qdir.h(45), from /home/local/qt_static/qtbase/include/QtCore/qdir.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qabstractfileengine_p.h(56), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qabstractfileengine_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfsfileengine_iterator_p.h(54), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfsfileengine_iterator.cpp(40): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QFileInfo]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QFileInfo]" at line 215 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfileinfo.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=int]" at line 700 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize_internal(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 167 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QVersionNumber]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QFileInfo]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QFileInfo]" at line 215 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfileinfo.h" [538/9057] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/io/qiodevice.cpp.o In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h(46), from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qringbuffer_p.h(54), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qringbuffer_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qiodevice_p.h(59), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qiodevice.cpp(44): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(1782): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h(46), from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qringbuffer_p.h(54), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qringbuffer_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qiodevice_p.h(59), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qiodevice.cpp(44): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qringbuffer_p.h(54), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qringbuffer_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qiodevice_p.h(59), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qiodevice.cpp(44): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QVersionNumber]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qringbuffer_p.h(54), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qringbuffer_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qiodevice_p.h(59), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qiodevice.cpp(44): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QTypeRevision]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qfileinfo.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qdir.h(45), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qiodevice.cpp(47): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QFileInfo]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QFileInfo]" at line 215 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfileinfo.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(166): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(QArrayData::GrowsAtEnd, 0, old); ^ detected during: instantiation of "void QArrayDataPointer::detach(QArrayDataPointer *) [with T=QString]" at line 385 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::detach() [with T=QString]" at line 571 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::iterator QList::begin() [with T=QString]" at line 2233 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qiodevice.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=int]" at line 700 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize_internal(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 167 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QVersionNumber]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=QRingBuffer]" at line 700 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize_internal(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=QRingBuffer]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=QRingBuffer]" at line 701 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qiodevice.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QFileInfo]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QFileInfo]" at line 215 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfileinfo.h" [539/9057] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/io/qloggingregistry.cpp.o In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h(46), from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qloggingregistry_p.h(54), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qloggingregistry.cpp(40): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(1782): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h(46), from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qloggingregistry_p.h(54), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qloggingregistry.cpp(40): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qloggingregistry_p.h(54), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qloggingregistry.cpp(40): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QVersionNumber]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qloggingregistry_p.h(54), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qloggingregistry.cpp(40): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QTypeRevision]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qfileinfo.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qdir.h(45), from /home/local/qt_static/qtbase/include/QtCore/qdir.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qloggingregistry.cpp(47): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QFileInfo]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QFileInfo]" at line 215 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfileinfo.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=int]" at line 700 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize_internal(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 167 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QVersionNumber]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=QLoggingRule]" at line 826 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydataops.h" instantiation of "void QtPrivate::QMovableArrayOps::emplace(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, Args &&...) [with T=QLoggingRule, Args=]" at line 838 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::reference QList::emplaceBack(Args &&...) [with T=QLoggingRule, Args=]" at line 424 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::append(QList::rvalue_ref) [with T=QLoggingRule]" at line 250 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qloggingregistry.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QFileInfo]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QFileInfo]" at line 215 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfileinfo.h" [540/9057] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/io/qsavefile.cpp.o In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h(46), from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qringbuffer_p.h(54), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qringbuffer_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qiodevice_p.h(59), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qiodevice_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfiledevice_p.h(54), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qfiledevice_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qsavefile_p.h(58), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qsavefile_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qsavefile.cpp(45): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(1782): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h(46), from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qringbuffer_p.h(54), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qringbuffer_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qiodevice_p.h(59), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qiodevice_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfiledevice_p.h(54), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qfiledevice_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qsavefile_p.h(58), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qsavefile_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qsavefile.cpp(45): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qringbuffer_p.h(54), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qringbuffer_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qiodevice_p.h(59), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qiodevice_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfiledevice_p.h(54), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qfiledevice_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qsavefile_p.h(58), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qsavefile_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qsavefile.cpp(45): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QVersionNumber]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qringbuffer_p.h(54), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qringbuffer_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qiodevice_p.h(59), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qiodevice_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfiledevice_p.h(54), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qfiledevice_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qsavefile_p.h(58), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qsavefile_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qsavefile.cpp(45): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QTypeRevision]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qsavefile.cpp(46): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QFileInfo]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QFileInfo]" at line 215 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfileinfo.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=int]" at line 700 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize_internal(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 167 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QVersionNumber]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(166): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(QArrayData::GrowsAtEnd, 0, old); ^ detected during: instantiation of "void QArrayDataPointer::detach(QArrayDataPointer *) [with T=QRingBuffer]" at line 385 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::detach() [with T=QRingBuffer]" at line 413 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::reference QList::operator[](qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=QRingBuffer]" at line 171 of "/home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qiodevice_p.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QFileInfo]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QFileInfo]" at line 215 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfileinfo.h" [541/9057] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/io/qtemporarydir.cpp.o In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfileinfo.h(46), from /home/local/qt_static/qtbase/include/QtCore/qfileinfo.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qdir.h(45), from /home/local/qt_static/qtbase/include/QtCore/qdir.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qtemporarydir.h(43), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qtemporarydir.cpp(41): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(1782): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfileinfo.h(46), from /home/local/qt_static/qtbase/include/QtCore/qfileinfo.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qdir.h(45), from /home/local/qt_static/qtbase/include/QtCore/qdir.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qtemporarydir.h(43), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qtemporarydir.cpp(41): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 In file included from /home/local/qt_static/qtbase/include/QtCore/qfileinfo.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qdir.h(45), from /home/local/qt_static/qtbase/include/QtCore/qdir.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qtemporarydir.h(43), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qtemporarydir.cpp(41): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QFileInfo]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QFileInfo]" at line 215 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfileinfo.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qabstractfileengine_p.h(54), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qabstractfileengine_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfsfileengine_p.h(55), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qfsfileengine_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qtemporaryfile_p.h(56), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qtemporaryfile_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qtemporarydir.cpp(50): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QVersionNumber]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qabstractfileengine_p.h(54), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qabstractfileengine_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfsfileengine_p.h(55), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qfsfileengine_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qtemporaryfile_p.h(56), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qtemporaryfile_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qtemporarydir.cpp(50): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QTypeRevision]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QFileInfo]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QFileInfo]" at line 215 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfileinfo.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=int]" at line 700 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize_internal(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 167 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QVersionNumber]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(166): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(QArrayData::GrowsAtEnd, 0, old); ^ detected during: instantiation of "void QArrayDataPointer::detach(QArrayDataPointer *) [with T=QRingBuffer]" at line 385 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::detach() [with T=QRingBuffer]" at line 413 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::reference QList::operator[](qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=QRingBuffer]" at line 171 of "/home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qiodevice_p.h" [542/9057] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/io/qtemporaryfile.cpp.o In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h(46), from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qabstractfileengine_p.h(54), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qabstractfileengine_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfsfileengine_p.h(55), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qfsfileengine_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qtemporaryfile_p.h(56), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qtemporaryfile_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qtemporaryfile.cpp(45): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(1782): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h(46), from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qabstractfileengine_p.h(54), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qabstractfileengine_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfsfileengine_p.h(55), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qfsfileengine_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qtemporaryfile_p.h(56), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qtemporaryfile_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qtemporaryfile.cpp(45): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qabstractfileengine_p.h(54), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qabstractfileengine_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfsfileengine_p.h(55), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qfsfileengine_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qtemporaryfile_p.h(56), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qtemporaryfile_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qtemporaryfile.cpp(45): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QVersionNumber]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qabstractfileengine_p.h(54), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qabstractfileengine_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfsfileengine_p.h(55), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qfsfileengine_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qtemporaryfile_p.h(56), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qtemporaryfile_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qtemporaryfile.cpp(45): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QTypeRevision]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qfileinfo.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qdir.h(45), from /home/local/qt_static/qtbase/include/QtCore/qdir.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qabstractfileengine_p.h(56), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qabstractfileengine_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfsfileengine_p.h(55), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qfsfileengine_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qtemporaryfile_p.h(56), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qtemporaryfile_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qtemporaryfile.cpp(45): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QFileInfo]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QFileInfo]" at line 215 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfileinfo.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=int]" at line 700 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize_internal(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 167 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QVersionNumber]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QFileInfo]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QFileInfo]" at line 215 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfileinfo.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(166): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(QArrayData::GrowsAtEnd, 0, old); ^ detected during: instantiation of "void QArrayDataPointer::detach(QArrayDataPointer *) [with T=QRingBuffer]" at line 385 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::detach() [with T=QRingBuffer]" at line 413 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::reference QList::operator[](qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=QRingBuffer]" at line 171 of "/home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qiodevice_p.h" [543/9057] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/serialization/qjsonvalue.cpp.o In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.h(46), from /home/local/qt_static/qtbase/include/QtCore/qvariant.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale.h(43), from /home/local/qt_static/qtbase/include/QtCore/qlocale.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qcalendar.h(46), from /home/local/qt_static/qtbase/include/QtCore/qcalendar.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qdatetime.h(47), from /home/local/qt_static/qtbase/include/QtCore/qdatetime.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborvalue.h(44), from /home/local/qt_static/qtbase/include/QtCore/qcborvalue.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsonvalue.h(46), from /home/local/qt_static/qtbase/include/QtCore/qjsonvalue.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsonobject.h(43), from /home/local/qt_static/qtbase/include/QtCore/qjsonobject.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsonvalue.cpp(40): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(1782): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.h(46), from /home/local/qt_static/qtbase/include/QtCore/qvariant.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale.h(43), from /home/local/qt_static/qtbase/include/QtCore/qlocale.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qcalendar.h(46), from /home/local/qt_static/qtbase/include/QtCore/qcalendar.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qdatetime.h(47), from /home/local/qt_static/qtbase/include/QtCore/qdatetime.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborvalue.h(44), from /home/local/qt_static/qtbase/include/QtCore/qcborvalue.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsonvalue.h(46), from /home/local/qt_static/qtbase/include/QtCore/qjsonvalue.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsonobject.h(43), from /home/local/qt_static/qtbase/include/QtCore/qjsonobject.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsonvalue.cpp(40): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 In file included from /home/local/qt_static/qtbase/include/QtCore/qcborcommon.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborvalue.h(45), from /home/local/qt_static/qtbase/include/QtCore/qcborvalue.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsonvalue.h(46), from /home/local/qt_static/qtbase/include/QtCore/qjsonvalue.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsonobject.h(43), from /home/local/qt_static/qtbase/include/QtCore/qjsonobject.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsonvalue.cpp(40): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QCborTag]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QCborTag]" at line 154 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborcommon.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qnumeric_p.h(55), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qnumeric_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsonvalue.cpp(51): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QVersionNumber]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qnumeric_p.h(55), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qnumeric_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsonvalue.cpp(51): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QTypeRevision]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qfloat16.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qendian.h(44), from /home/local/qt_static/qtbase/include/QtCore/qendian.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qstringconverter_p.h(56), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qstringconverter_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborvalue_p.h(61), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qcborvalue_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsonvalue.cpp(52): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=qfloat16]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=qfloat16]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qfloat16.h" /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsonvalue.cpp(480): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t={QCborTag}>={std::remove_reference_t={QCborTag}}]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t={QCborTag}>={std::remove_reference_t={QCborTag}}]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t={QCborTag}>={std::remove_reference_t={QCborTag}}]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QCborTag]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QCborTag]" at line 154 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborcommon.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t={QCborTag}>={std::remove_reference_t={QCborTag}}]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t={QCborTag}>={std::remove_reference_t={QCborTag}}]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t={QCborTag}>={std::remove_reference_t={QCborTag}}]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QCborTag]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QCborTag]" at line 154 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborcommon.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=int]" at line 700 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize_internal(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 167 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QVersionNumber]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=qfloat16]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=qfloat16]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qfloat16.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=qfloat16]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=qfloat16]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qfloat16.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(166): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(QArrayData::GrowsAtEnd, 0, old); ^ detected during: instantiation of "void QArrayDataPointer::detach(QArrayDataPointer *) [with T=QtCbor::Element]" at line 385 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::detach() [with T=QtCbor::Element]" at line 413 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::reference QList::operator[](qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=QtCbor::Element]" at line 210 of "/home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborvalue_p.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h(473): warning #1011: missing return statement at end of non-void function "QList::insert(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, QList::rvalue_ref) [with T=QtCbor::Element]" } ^ detected during: instantiation of "QList::iterator QList::insert(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, QList::rvalue_ref) [with T=QtCbor::Element]" at line 463 instantiation of "QList::iterator QList::insert(QList::const_iterator, QList::rvalue_ref) [with T=QtCbor::Element]" at line 222 of "/home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborvalue_p.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=std::remove_cv_t>]" } ^ detected during: instantiation of "auto QtPrivate::typenameHelper() [with T=std::remove_cv_t>]" at line 2245 instantiation of class "QtPrivate::QMetaTypeForType [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=std::nullptr_t]" at line 402 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.h" instantiation of "auto QVariant::fromValue(const T &)->std::enable_if_t [with T=std::nullptr_t]" at line 560 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsonvalue.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=std::nullptr_t]" at line 402 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.h" instantiation of "auto QVariant::fromValue(const T &)->std::enable_if_t [with T=std::nullptr_t]" at line 560 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsonvalue.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2295): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getLegacyRegister [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::LegacyRegisterOp QtPrivate::QMetaTypeForType::getLegacyRegister() [with S=std::remove_cv_t>]" at line 2327 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=std::nullptr_t]" at line 402 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.h" instantiation of "auto QVariant::fromValue(const T &)->std::enable_if_t [with T=std::nullptr_t]" at line 560 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsonvalue.cpp" [544/9057] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/serialization/qtextstream.cpp.o In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h(46), from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qtextstream_p.h(55), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qtextstream_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qtextstream.cpp(228): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(1782): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h(46), from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qtextstream_p.h(55), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qtextstream_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qtextstream.cpp(228): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qtextstream_p.h(55), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qtextstream_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qtextstream.cpp(228): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QVersionNumber]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qtextstream_p.h(55), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qtextstream_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qtextstream.cpp(228): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QTypeRevision]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qlocale_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qtextstream.cpp(236): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QStringView]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QStringView]" at line 527 of "/home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_p.h" In file included from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qlocale_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qtextstream.cpp(236): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QList]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QList]" at line 528 of "/home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_p.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qfloat16.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qendian.h(44), from /home/local/qt_static/qtbase/include/QtCore/qendian.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qstringconverter_p.h(56), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qstringconverter_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qtextstream.cpp(237): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=qfloat16]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=qfloat16]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qfloat16.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=int]" at line 700 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize_internal(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 167 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QVersionNumber]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QStringView]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QStringView]" at line 527 of "/home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_p.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QStringView]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QStringView]" at line 527 of "/home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_p.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QList]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QList]" at line 528 of "/home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_p.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=Qt::DayOfWeek]" at line 215 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydataops.h" instantiation of "void QtPrivate::QPodArrayOps::emplace(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, Args &&...) [with T=Qt::DayOfWeek, Args=]" at line 838 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::reference QList::emplaceBack(Args &&...) [with T=Qt::DayOfWeek, Args=]" at line 417 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::append(QList::parameter_type) [with T=Qt::DayOfWeek]" at line 256 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qdatastream.h" instantiation of "QDataStream &QtPrivate::readArrayBasedContainer(QDataStream &, Container &) [with Container=QList]" at line 439 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qdatastream.h" instantiation of "QDataStreamIfHasIStreamOperatorsContainer, T> operator>>(QDataStream &, QList &) [with T=Qt::DayOfWeek]" at line 2231 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h" instantiation of "void QtPrivate::QDataStreamOperatorForType>::dataStreamIn(const QtPrivate::QMetaTypeInterface *, QDataStream &, void *) [with T=std::remove_cv_t>>, =true]" at line 2326 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h" instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>>]" at line 2446 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h" instantiation of "QMetaType QMetaType::fromType() [with T=QList]" at line 1225 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h" instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QList]" at line 528 of "/home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_p.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=qfloat16]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=qfloat16]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qfloat16.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=qfloat16]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=qfloat16]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qfloat16.h" [545/9057] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/text/qregularexpression.cpp.o In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.h(46), from /home/local/qt_static/qtbase/include/QtCore/qvariant.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qregularexpression.h(49), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qregularexpression.cpp(42): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(1782): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.h(46), from /home/local/qt_static/qtbase/include/QtCore/qvariant.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qregularexpression.h(49), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qregularexpression.cpp(42): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(166): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(QArrayData::GrowsAtEnd, 0, old); ^ detected during: instantiation of "void QArrayDataPointer::detach(QArrayDataPointer *) [with T=QString]" at line 385 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::detach() [with T=QString]" at line 413 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::reference QList::operator[](qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=QString]" at line 1543 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qregularexpression.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=qsizetype={qint64={long long}}]" at line 700 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize_internal(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=qsizetype={qint64={long long}}]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=qsizetype={qint64={long long}}]" at line 1245 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qregularexpression.cpp" [546/9057] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/time/qdatetime.cpp.o In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.h(46), from /home/local/qt_static/qtbase/include/QtCore/qvariant.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale.h(43), from /home/local/qt_static/qtbase/include/QtCore/qlocale.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qcalendar.h(46), from /home/local/qt_static/qtbase/include/QtCore/qcalendar.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qdatetime.h(47), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qdatetime.cpp(42): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(1782): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.h(46), from /home/local/qt_static/qtbase/include/QtCore/qvariant.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale.h(43), from /home/local/qt_static/qtbase/include/QtCore/qlocale.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qcalendar.h(46), from /home/local/qt_static/qtbase/include/QtCore/qcalendar.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qdatetime.h(47), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qdatetime.cpp(42): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qdatetime_p.h(55), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qdatetime_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qdatetime.cpp(50): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QVersionNumber]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qdatetime_p.h(55), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qdatetime_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qdatetime.cpp(50): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QTypeRevision]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qlocale_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qcalendarbackend_p.h(60), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qromancalendar_p.h(54), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qgregoriancalendar_p.h(54), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qgregoriancalendar_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qdatetime.cpp(57): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QStringView]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QStringView]" at line 527 of "/home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_p.h" In file included from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qlocale_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qcalendarbackend_p.h(60), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qromancalendar_p.h(54), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qgregoriancalendar_p.h(54), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qgregoriancalendar_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qdatetime.cpp(57): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QList]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QList]" at line 528 of "/home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_p.h" /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qdatetime.cpp(2621): warning #68: integer conversion resulted in a change of sign const qint64 msecsMax = quint64(TIME_T_MAX) * MSECS_PER_SEC - 1 + MSECS_PER_SEC; ^ /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qdatetime.cpp(2646): warning #68: integer conversion resulted in a change of sign qint64 stop = quint64(TIME_T_MAX) * MSECS_PER_SEC - 1 + MSECS_PER_SEC; ^ /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qdatetime.cpp(3030): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=int]" at line 700 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize_internal(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 167 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QVersionNumber]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QStringView]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QStringView]" at line 527 of "/home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_p.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QStringView]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QStringView]" at line 527 of "/home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_p.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QList]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QList]" at line 528 of "/home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_p.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=Qt::DayOfWeek]" at line 215 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydataops.h" instantiation of "void QtPrivate::QPodArrayOps::emplace(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, Args &&...) [with T=Qt::DayOfWeek, Args=]" at line 838 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::reference QList::emplaceBack(Args &&...) [with T=Qt::DayOfWeek, Args=]" at line 417 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::append(QList::parameter_type) [with T=Qt::DayOfWeek]" at line 256 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qdatastream.h" instantiation of "QDataStream &QtPrivate::readArrayBasedContainer(QDataStream &, Container &) [with Container=QList]" at line 439 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qdatastream.h" instantiation of "QDataStreamIfHasIStreamOperatorsContainer, T> operator>>(QDataStream &, QList &) [with T=Qt::DayOfWeek]" at line 2231 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h" instantiation of "void QtPrivate::QDataStreamOperatorForType>::dataStreamIn(const QtPrivate::QMetaTypeInterface *, QDataStream &, void *) [with T=std::remove_cv_t>>, =true]" at line 2326 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h" instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>>]" at line 2446 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h" instantiation of "QMetaType QMetaType::fromType() [with T=QList]" at line 1225 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h" instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QList]" at line 528 of "/home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_p.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(166): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(QArrayData::GrowsAtEnd, 0, old); ^ detected during: instantiation of "void QArrayDataPointer::detach(QArrayDataPointer *) [with T=QStringView]" at line 756 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::remove(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=QStringView]" at line 223 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qdatetime.cpp" [547/9057] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/time/qromancalendar.cpp.o In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.h(46), from /home/local/qt_static/qtbase/include/QtCore/qvariant.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale.h(43), from /home/local/qt_static/qtbase/include/QtCore/qlocale.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qcalendar.h(46), from /home/local/qt_static/qtbase/include/QtCore/qcalendar.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qcalendarbackend_p.h(55), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qromancalendar_p.h(54), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qromancalendar.cpp(41): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(1782): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.h(46), from /home/local/qt_static/qtbase/include/QtCore/qvariant.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale.h(43), from /home/local/qt_static/qtbase/include/QtCore/qlocale.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qcalendar.h(46), from /home/local/qt_static/qtbase/include/QtCore/qcalendar.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qcalendarbackend_p.h(55), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qromancalendar_p.h(54), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qromancalendar.cpp(41): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_p.h(55), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qlocale_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qcalendarbackend_p.h(60), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qromancalendar_p.h(54), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qromancalendar.cpp(41): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QVersionNumber]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_p.h(55), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qlocale_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qcalendarbackend_p.h(60), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qromancalendar_p.h(54), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qromancalendar.cpp(41): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QTypeRevision]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qlocale_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qcalendarbackend_p.h(60), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qromancalendar_p.h(54), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qromancalendar.cpp(41): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QStringView]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QStringView]" at line 527 of "/home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_p.h" In file included from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qlocale_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qcalendarbackend_p.h(60), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qromancalendar_p.h(54), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qromancalendar.cpp(41): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QList]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QList]" at line 528 of "/home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_p.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=int]" at line 700 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize_internal(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 167 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QVersionNumber]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QStringView]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QStringView]" at line 527 of "/home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_p.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QStringView]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QStringView]" at line 527 of "/home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_p.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QList]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QList]" at line 528 of "/home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_p.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=Qt::DayOfWeek]" at line 215 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydataops.h" instantiation of "void QtPrivate::QPodArrayOps::emplace(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, Args &&...) [with T=Qt::DayOfWeek, Args=]" at line 838 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::reference QList::emplaceBack(Args &&...) [with T=Qt::DayOfWeek, Args=]" at line 417 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::append(QList::parameter_type) [with T=Qt::DayOfWeek]" at line 256 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qdatastream.h" instantiation of "QDataStream &QtPrivate::readArrayBasedContainer(QDataStream &, Container &) [with Container=QList]" at line 439 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qdatastream.h" instantiation of "QDataStreamIfHasIStreamOperatorsContainer, T> operator>>(QDataStream &, QList &) [with T=Qt::DayOfWeek]" at line 2231 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h" instantiation of "void QtPrivate::QDataStreamOperatorForType>::dataStreamIn(const QtPrivate::QMetaTypeInterface *, QDataStream &, void *) [with T=std::remove_cv_t>>, =true]" at line 2326 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h" instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>>]" at line 2446 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h" instantiation of "QMetaType QMetaType::fromType() [with T=QList]" at line 1225 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h" instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QList]" at line 528 of "/home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_p.h" [548/9057] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/io/qfilesystemengine_unix.cpp.o In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h(46), from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfilesystementry_p.h(54), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfilesystemengine_p.h(55), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfilesystemengine_unix.cpp(43): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(1782): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h(46), from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfilesystementry_p.h(54), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfilesystemengine_p.h(55), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfilesystemengine_unix.cpp(43): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfilesystementry_p.h(54), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfilesystemengine_p.h(55), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfilesystemengine_unix.cpp(43): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QVersionNumber]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfilesystementry_p.h(54), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfilesystemengine_p.h(55), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfilesystemengine_unix.cpp(43): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QTypeRevision]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qfileinfo.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qdir.h(45), from /home/local/qt_static/qtbase/include/QtCore/qdir.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qabstractfileengine_p.h(56), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qabstractfileengine_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfilesystemmetadata_p.h(57), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfilesystemengine_p.h(56), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfilesystemengine_unix.cpp(43): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QFileInfo]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QFileInfo]" at line 215 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfileinfo.h" In file included from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfilesystemengine_unix.cpp(45): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QStorageInfo]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QStorageInfo]" at line 123 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qstorageinfo.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=int]" at line 700 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize_internal(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 167 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QVersionNumber]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QFileInfo]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QFileInfo]" at line 215 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfileinfo.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QStorageInfo]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QStorageInfo]" at line 123 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qstorageinfo.h" [549/9057] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/io/qfsfileengine_unix.cpp.o In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h(46), from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qabstractfileengine_p.h(54), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qabstractfileengine_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfsfileengine_unix.cpp(41): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(1782): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h(46), from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qabstractfileengine_p.h(54), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qabstractfileengine_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfsfileengine_unix.cpp(41): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qabstractfileengine_p.h(54), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qabstractfileengine_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfsfileengine_unix.cpp(41): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QVersionNumber]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qabstractfileengine_p.h(54), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qabstractfileengine_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfsfileengine_unix.cpp(41): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QTypeRevision]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qfileinfo.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qdir.h(45), from /home/local/qt_static/qtbase/include/QtCore/qdir.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qabstractfileengine_p.h(56), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qabstractfileengine_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfsfileengine_unix.cpp(41): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QFileInfo]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QFileInfo]" at line 215 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfileinfo.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=int]" at line 700 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize_internal(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 167 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QVersionNumber]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QFileInfo]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QFileInfo]" at line 215 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfileinfo.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=QFileInfo]" at line 826 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydataops.h" instantiation of "void QtPrivate::QMovableArrayOps::emplace(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, Args &&...) [with T=QFileInfo, Args=>>]" at line 838 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::reference QList::emplaceBack(Args &&...) [with T=QFileInfo, Args=>>]" at line 424 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::append(QList::rvalue_ref) [with T=QFileInfo]" at line 337 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfsfileengine_unix.cpp" [550/9057] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/kernel/qsharedmemory_systemv.cpp.o In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfileinfo.h(46), from /home/local/qt_static/qtbase/include/QtCore/qfileinfo.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qdir.h(45), from /home/local/qt_static/qtbase/include/QtCore/qdir.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qsharedmemory_systemv.cpp(45): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(1782): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfileinfo.h(46), from /home/local/qt_static/qtbase/include/QtCore/qfileinfo.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qdir.h(45), from /home/local/qt_static/qtbase/include/QtCore/qdir.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qsharedmemory_systemv.cpp(45): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 In file included from /home/local/qt_static/qtbase/include/QtCore/qfileinfo.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qdir.h(45), from /home/local/qt_static/qtbase/include/QtCore/qdir.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qsharedmemory_systemv.cpp(45): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QFileInfo]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QFileInfo]" at line 215 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfileinfo.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qcore_unix_p.h(56), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qcore_unix_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qsharedmemory_systemv.cpp(61): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QVersionNumber]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qcore_unix_p.h(56), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qcore_unix_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qsharedmemory_systemv.cpp(61): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QTypeRevision]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QFileInfo]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QFileInfo]" at line 215 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfileinfo.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=int]" at line 700 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize_internal(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 167 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QVersionNumber]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" [551/9057] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/io/qstandardpaths_unix.cpp.o In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfileinfo.h(46), from /home/local/qt_static/qtbase/include/QtCore/qfileinfo.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qdir.h(45), from /home/local/qt_static/qtbase/include/QtCore/qdir.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qstandardpaths_unix.cpp(42): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(1782): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfileinfo.h(46), from /home/local/qt_static/qtbase/include/QtCore/qfileinfo.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qdir.h(45), from /home/local/qt_static/qtbase/include/QtCore/qdir.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qstandardpaths_unix.cpp(42): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 In file included from /home/local/qt_static/qtbase/include/QtCore/qfileinfo.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qdir.h(45), from /home/local/qt_static/qtbase/include/QtCore/qdir.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qstandardpaths_unix.cpp(42): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QFileInfo]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QFileInfo]" at line 215 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfileinfo.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfilesystementry_p.h(54), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfilesystemengine_p.h(55), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qfilesystemengine_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qstandardpaths_unix.cpp(49): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QVersionNumber]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfilesystementry_p.h(54), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfilesystemengine_p.h(55), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qfilesystemengine_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qstandardpaths_unix.cpp(49): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QTypeRevision]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(166): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(QArrayData::GrowsAtEnd, 0, old); ^ detected during: instantiation of "void QArrayDataPointer::detach(QArrayDataPointer *) [with T=QString]" at line 385 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::detach() [with T=QString]" at line 413 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::reference QList::operator[](qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=QString]" at line 399 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qstandardpaths_unix.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QFileInfo]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QFileInfo]" at line 215 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfileinfo.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=int]" at line 700 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize_internal(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 167 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QVersionNumber]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" [552/9057] Building CXX object qtbase/src/tools/rcc/CMakeFiles/rcc.dir/main.cpp.o In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfileinfo.h(46), from /home/local/qt_static/qtbase/include/QtCore/qfileinfo.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qdir.h(45), from /home/local/qt_static/qtbase/include/QtCore/qdir.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/tools/rcc/main.cpp(33): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(1782): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfileinfo.h(46), from /home/local/qt_static/qtbase/include/QtCore/qfileinfo.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qdir.h(45), from /home/local/qt_static/qtbase/include/QtCore/qdir.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/tools/rcc/main.cpp(33): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 In file included from /home/local/qt_static/qtbase/include/QtCore/qfileinfo.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qdir.h(45), from /home/local/qt_static/qtbase/include/QtCore/qdir.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/tools/rcc/main.cpp(33): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QFileInfo]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QFileInfo]" at line 215 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfileinfo.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=QString]" at line 826 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydataops.h" instantiation of "void QtPrivate::QMovableArrayOps::emplace(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, Args &&...) [with T=QString, Args=]" at line 838 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::reference QList::emplaceBack(Args &&...) [with T=QString, Args=]" at line 424 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::append(QList::rvalue_ref) [with T=QString]" at line 671 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList &QList::operator<<(QList::rvalue_ref) [with T=QString]" at line 146 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/tools/rcc/main.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QFileInfo]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QFileInfo]" at line 215 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfileinfo.h" [553/9057] Building CXX object qtbase/src/tools/tracegen/CMakeFiles/tracegen.dir/etw.cpp.o In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfileinfo.h(46), from /home/local/qt_static/qtbase/include/QtCore/qfileinfo.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/tools/tracegen/etw.cpp(46): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(1782): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfileinfo.h(46), from /home/local/qt_static/qtbase/include/QtCore/qfileinfo.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/tools/tracegen/etw.cpp(46): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 In file included from /home/local/qt_static/qtbase/include/QtCore/qfileinfo.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/tools/tracegen/etw.cpp(46): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QFileInfo]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QFileInfo]" at line 215 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfileinfo.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QFileInfo]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QFileInfo]" at line 215 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfileinfo.h" [554/9057] Building CXX object qtbase/src/tools/tracegen/CMakeFiles/tracegen.dir/lttng.cpp.o In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfileinfo.h(46), from /home/local/qt_static/qtbase/include/QtCore/qfileinfo.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/tools/tracegen/lttng.cpp(47): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(1782): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfileinfo.h(46), from /home/local/qt_static/qtbase/include/QtCore/qfileinfo.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/tools/tracegen/lttng.cpp(47): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 In file included from /home/local/qt_static/qtbase/include/QtCore/qfileinfo.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/tools/tracegen/lttng.cpp(47): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QFileInfo]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QFileInfo]" at line 215 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfileinfo.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QFileInfo]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QFileInfo]" at line 215 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfileinfo.h" [555/9057] Generating ../../../qtbase/mkspecs/modules/qt_lib_multimedia_private.pri [556/9057] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/background.cpp.o [557/9057] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/context.cpp.o [558/9057] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/el_base.cpp.o [559/9057] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/el_body.cpp.o [560/9057] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/el_font.cpp.o [561/9057] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/tstring_view.cpp.o [562/9057] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/url_path.cpp.o [563/9057] Building C object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/src/gumbo/CMakeFiles/gumbo.dir/error.c.o [564/9057] Building C object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/src/gumbo/CMakeFiles/gumbo.dir/string_buffer.c.o [565/9057] Building C object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/src/gumbo/CMakeFiles/gumbo.dir/string_piece.c.o [566/9057] Building C object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/src/gumbo/CMakeFiles/gumbo.dir/tag.c.o [567/9057] Building C object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/src/gumbo/CMakeFiles/gumbo.dir/utf8.c.o [568/9057] Building C object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/src/gumbo/CMakeFiles/gumbo.dir/util.c.o [569/9057] Building C object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/src/gumbo/CMakeFiles/gumbo.dir/vector.c.o [570/9057] Generating ../../../qtbase/mkspecs/modules/qt_lib_mqtt_private.pri [571/9057] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/global/qglobal.cpp.o In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfileinfo.h(46), from /home/local/qt_static/qtbase/include/QtCore/qfileinfo.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qdir.h(45), from /home/local/qt_static/qtbase/include/QtCore/qdir.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal.cpp(44): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(1782): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfileinfo.h(46), from /home/local/qt_static/qtbase/include/QtCore/qfileinfo.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qdir.h(45), from /home/local/qt_static/qtbase/include/QtCore/qdir.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal.cpp(44): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 In file included from /home/local/qt_static/qtbase/include/QtCore/qfileinfo.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qdir.h(45), from /home/local/qt_static/qtbase/include/QtCore/qdir.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal.cpp(44): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QFileInfo]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QFileInfo]" at line 215 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfileinfo.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal.cpp(46): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QVersionNumber]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal.cpp(46): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QTypeRevision]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_tools_p.h(54), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qlocale_tools_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal.cpp(52): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QStringView]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QStringView]" at line 527 of "/home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_p.h" In file included from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_tools_p.h(54), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qlocale_tools_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal.cpp(52): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QList]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QList]" at line 528 of "/home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_p.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QFileInfo]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QFileInfo]" at line 215 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfileinfo.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=int]" at line 700 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize_internal(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 167 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QVersionNumber]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QStringView]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QStringView]" at line 527 of "/home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_p.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QStringView]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QStringView]" at line 527 of "/home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_p.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QList]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QList]" at line 528 of "/home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_p.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=Qt::DayOfWeek]" at line 215 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydataops.h" instantiation of "void QtPrivate::QPodArrayOps::emplace(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, Args &&...) [with T=Qt::DayOfWeek, Args=]" at line 838 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::reference QList::emplaceBack(Args &&...) [with T=Qt::DayOfWeek, Args=]" at line 417 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::append(QList::parameter_type) [with T=Qt::DayOfWeek]" at line 256 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qdatastream.h" instantiation of "QDataStream &QtPrivate::readArrayBasedContainer(QDataStream &, Container &) [with Container=QList]" at line 439 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qdatastream.h" instantiation of "QDataStreamIfHasIStreamOperatorsContainer, T> operator>>(QDataStream &, QList &) [with T=Qt::DayOfWeek]" at line 2231 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h" instantiation of "void QtPrivate::QDataStreamOperatorForType>::dataStreamIn(const QtPrivate::QMetaTypeInterface *, QDataStream &, void *) [with T=std::remove_cv_t>>, =true]" at line 2326 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h" instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>>]" at line 2446 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h" instantiation of "QMetaType QMetaType::fromType() [with T=QList]" at line 1225 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h" instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QList]" at line 528 of "/home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_p.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=QList]" at line 700 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize_internal(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=QList]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=QList]" at line 4225 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=qInternalCallback]" at line 215 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydataops.h" instantiation of "void QtPrivate::QPodArrayOps::emplace(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, Args &&...) [with T=qInternalCallback, Args=]" at line 838 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::reference QList::emplaceBack(Args &&...) [with T=qInternalCallback, Args=]" at line 417 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::append(QList::parameter_type) [with T=qInternalCallback]" at line 4226 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal.cpp" [572/9057] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/io/qdir.cpp.o In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfileinfo.h(46), from /home/local/qt_static/qtbase/include/QtCore/qfileinfo.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qdir.h(45), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qdir.cpp(41): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(1782): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfileinfo.h(46), from /home/local/qt_static/qtbase/include/QtCore/qfileinfo.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qdir.h(45), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qdir.cpp(41): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 In file included from /home/local/qt_static/qtbase/include/QtCore/qfileinfo.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qdir.h(45), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qdir.cpp(41): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QFileInfo]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QFileInfo]" at line 215 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfileinfo.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfilesystementry_p.h(54), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qdir_p.h(54), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qdir.cpp(42): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QVersionNumber]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfilesystementry_p.h(54), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qdir_p.h(54), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qdir.cpp(42): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QTypeRevision]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(166): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(QArrayData::GrowsAtEnd, 0, old); ^ detected during: instantiation of "void QArrayDataPointer::detach(QArrayDataPointer *) [with T=QString]" at line 385 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::detach() [with T=QString]" at line 413 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::reference QList::operator[](qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=QString]" at line 1316 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qdir.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QFileInfo]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QFileInfo]" at line 215 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfileinfo.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=int]" at line 700 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize_internal(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 167 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QVersionNumber]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=QFileInfo]" at line 826 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydataops.h" instantiation of "void QtPrivate::QMovableArrayOps::emplace(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, Args &&...) [with T=QFileInfo, Args=]" at line 838 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::reference QList::emplaceBack(Args &&...) [with T=QFileInfo, Args=]" at line 417 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::append(QList::parameter_type) [with T=QFileInfo]" at line 344 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qdir.cpp" [573/9057] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/io/qdiriterator.cpp.o In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfileinfo.h(46), from /home/local/qt_static/qtbase/include/QtCore/qfileinfo.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qdir.h(45), from /home/local/qt_static/qtbase/include/QtCore/qdir.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qdiriterator.h(43), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qdiriterator.cpp(92): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(1782): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfileinfo.h(46), from /home/local/qt_static/qtbase/include/QtCore/qfileinfo.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qdir.h(45), from /home/local/qt_static/qtbase/include/QtCore/qdir.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qdiriterator.h(43), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qdiriterator.cpp(92): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 In file included from /home/local/qt_static/qtbase/include/QtCore/qfileinfo.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qdir.h(45), from /home/local/qt_static/qtbase/include/QtCore/qdir.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qdiriterator.h(43), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qdiriterator.cpp(92): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QFileInfo]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QFileInfo]" at line 215 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfileinfo.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfilesystementry_p.h(54), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qdir_p.h(54), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qdiriterator.cpp(93): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QVersionNumber]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfilesystementry_p.h(54), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qdir_p.h(54), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qdiriterator.cpp(93): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QTypeRevision]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QFileInfo]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QFileInfo]" at line 215 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfileinfo.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=int]" at line 700 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize_internal(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 167 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QVersionNumber]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=QRegularExpression]" at line 826 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydataops.h" instantiation of "void QtPrivate::QMovableArrayOps::emplace(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, Args &&...) [with T=QRegularExpression, Args=]" at line 838 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::reference QList::emplaceBack(Args &&...) [with T=QRegularExpression, Args=]" at line 417 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::append(QList::parameter_type) [with T=QRegularExpression]" at line 175 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qdiriterator.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=QAbstractFileEngineIterator *]" at line 215 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydataops.h" instantiation of "void QtPrivate::QPodArrayOps::emplace(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, Args &&...) [with T=QAbstractFileEngineIterator *, Args=]" at line 838 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::reference QList::emplaceBack(Args &&...) [with T=QAbstractFileEngineIterator *, Args=]" at line 417 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::append(QList::parameter_type) [with T=QAbstractFileEngineIterator *]" at line 663 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList &QList::operator<<(QList::parameter_type) [with T=QAbstractFileEngineIterator *]" at line 211 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qdiriterator.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=QFileSystemIterator *]" at line 215 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydataops.h" instantiation of "void QtPrivate::QPodArrayOps::emplace(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, Args &&...) [with T=QFileSystemIterator *, Args=]" at line 838 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::reference QList::emplaceBack(Args &&...) [with T=QFileSystemIterator *, Args=]" at line 417 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::append(QList::parameter_type) [with T=QFileSystemIterator *]" at line 663 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList &QList::operator<<(QList::parameter_type) [with T=QFileSystemIterator *]" at line 219 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qdiriterator.cpp" [574/9057] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/io/qfileinfo.cpp.o In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfileinfo.h(46), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfileinfo.cpp(41): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(1782): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfileinfo.h(46), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfileinfo.cpp(41): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 In file included from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfileinfo.cpp(41): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QFileInfo]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QFileInfo]" at line 215 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfileinfo.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfilesystementry_p.h(54), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfilesystemengine_p.h(55), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfileinfo_p.h(58), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfileinfo.cpp(44): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QVersionNumber]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfilesystementry_p.h(54), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfilesystemengine_p.h(55), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfileinfo_p.h(58), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfileinfo.cpp(44): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QTypeRevision]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QFileInfo]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QFileInfo]" at line 215 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfileinfo.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=int]" at line 700 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize_internal(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 167 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QVersionNumber]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" [575/9057] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/io/qresource.cpp.o In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.h(46), from /home/local/qt_static/qtbase/include/QtCore/qvariant.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale.h(43), from /home/local/qt_static/qtbase/include/QtCore/qlocale.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qresource.h(45), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qresource.cpp(41): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(1782): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.h(46), from /home/local/qt_static/qtbase/include/QtCore/qvariant.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale.h(43), from /home/local/qt_static/qtbase/include/QtCore/qlocale.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qresource.h(45), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qresource.cpp(41): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qabstractfileengine_p.h(54), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qresource_p.h(54), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qresource.cpp(42): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QVersionNumber]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qabstractfileengine_p.h(54), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qresource_p.h(54), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qresource.cpp(42): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QTypeRevision]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qfileinfo.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qdir.h(45), from /home/local/qt_static/qtbase/include/QtCore/qdir.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qabstractfileengine_p.h(56), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qresource_p.h(54), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qresource.cpp(42): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QFileInfo]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QFileInfo]" at line 215 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfileinfo.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qfloat16.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qendian.h(44), from /home/local/qt_static/qtbase/include/QtCore/qendian.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qresource.cpp(53): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=qfloat16]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=qfloat16]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qfloat16.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=QString]" at line 826 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydataops.h" instantiation of "void QtPrivate::QMovableArrayOps::emplace(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, Args &&...) [with T=QString, Args=]" at line 838 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::reference QList::emplaceBack(Args &&...) [with T=QString, Args=]" at line 417 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::append(QList::parameter_type) [with T=QString]" at line 661 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList &QList::operator+=(QList::parameter_type) [with T=QString]" at line 426 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qresource.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=int]" at line 700 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize_internal(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 167 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QVersionNumber]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QFileInfo]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QFileInfo]" at line 215 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfileinfo.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=qfloat16]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=qfloat16]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qfloat16.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=qfloat16]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=qfloat16]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qfloat16.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=QResourceRoot *]" at line 215 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydataops.h" instantiation of "void QtPrivate::QPodArrayOps::emplace(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, Args &&...) [with T=QResourceRoot *, Args=]" at line 838 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::reference QList::emplaceBack(Args &&...) [with T=QResourceRoot *, Args=]" at line 417 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::append(QList::parameter_type) [with T=QResourceRoot *]" at line 365 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qresource.cpp" [576/9057] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/io/qurl.cpp.o In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h(46), from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qurl_p.h(55), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qurl.cpp(410): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(1782): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h(46), from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qurl_p.h(55), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qurl.cpp(410): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qurl_p.h(55), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qurl.cpp(410): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QVersionNumber]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qurl_p.h(55), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qurl.cpp(410): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QTypeRevision]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qfileinfo.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qdir.h(45), from /home/local/qt_static/qtbase/include/QtCore/qdir.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qabstractfileengine_p.h(56), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qabstractfileengine_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfilesystemmetadata_p.h(57), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qdir_p.h(55), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qdir_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qurl.cpp(419): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QFileInfo]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QFileInfo]" at line 215 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfileinfo.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=QString]" at line 826 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydataops.h" instantiation of "void QtPrivate::QMovableArrayOps::emplace(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, Args &&...) [with T=QString, Args=]" at line 838 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::reference QList::emplaceBack(Args &&...) [with T=QString, Args=]" at line 424 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::append(QList::rvalue_ref) [with T=QString]" at line 3638 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qurl.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=int]" at line 700 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize_internal(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 167 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QVersionNumber]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QFileInfo]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QFileInfo]" at line 215 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfileinfo.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=QUrl]" at line 826 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydataops.h" instantiation of "void QtPrivate::QMovableArrayOps::emplace(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, Args &&...) [with T=QUrl, Args=]" at line 838 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::reference QList::emplaceBack(Args &&...) [with T=QUrl, Args=]" at line 424 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::append(QList::rvalue_ref) [with T=QUrl]" at line 3654 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qurl.cpp" [577/9057] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/kernel/qcoreapplication.cpp.o In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.h(46), from /home/local/qt_static/qtbase/include/QtCore/qvariant.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetaobject.h(45), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qcoreapplication.cpp(49): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(1782): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.h(46), from /home/local/qt_static/qtbase/include/QtCore/qvariant.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetaobject.h(45), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qcoreapplication.cpp(49): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qcorecmdlineargs_p.h(54), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qcoreapplication.cpp(51): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QVersionNumber]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qcorecmdlineargs_p.h(54), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qcoreapplication.cpp(51): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QTypeRevision]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qfileinfo.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qdir.h(45), from /home/local/qt_static/qtbase/include/QtCore/qdir.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qcoreapplication.cpp(54): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QFileInfo]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QFileInfo]" at line 215 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfileinfo.h" In file included from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qlocale_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qcoreapplication.cpp(77): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QStringView]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QStringView]" at line 527 of "/home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_p.h" In file included from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qlocale_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qcoreapplication.cpp(77): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QList]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QList]" at line 528 of "/home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_p.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=QString]" at line 826 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydataops.h" instantiation of "void QtPrivate::QMovableArrayOps::emplace(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, Args &&...) [with T=QString, Args=]" at line 838 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::reference QList::emplaceBack(Args &&...) [with T=QString, Args=]" at line 424 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::append(QList::rvalue_ref) [with T=QString]" at line 671 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList &QList::operator<<(QList::rvalue_ref) [with T=QString]" at line 2498 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qcoreapplication.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=int]" at line 700 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize_internal(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 167 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QVersionNumber]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QFileInfo]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QFileInfo]" at line 215 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfileinfo.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QStringView]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QStringView]" at line 527 of "/home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_p.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QStringView]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QStringView]" at line 527 of "/home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_p.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QList]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QList]" at line 528 of "/home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_p.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=Qt::DayOfWeek]" at line 215 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydataops.h" instantiation of "void QtPrivate::QPodArrayOps::emplace(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, Args &&...) [with T=Qt::DayOfWeek, Args=]" at line 838 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::reference QList::emplaceBack(Args &&...) [with T=Qt::DayOfWeek, Args=]" at line 417 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::append(QList::parameter_type) [with T=Qt::DayOfWeek]" at line 256 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qdatastream.h" instantiation of "QDataStream &QtPrivate::readArrayBasedContainer(QDataStream &, Container &) [with Container=QList]" at line 439 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qdatastream.h" instantiation of "QDataStreamIfHasIStreamOperatorsContainer, T> operator>>(QDataStream &, QList &) [with T=Qt::DayOfWeek]" at line 2231 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h" instantiation of "void QtPrivate::QDataStreamOperatorForType>::dataStreamIn(const QtPrivate::QMetaTypeInterface *, QDataStream &, void *) [with T=std::remove_cv_t>>, =true]" at line 2326 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h" instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>>]" at line 2446 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h" instantiation of "QMetaType QMetaType::fromType() [with T=QList]" at line 1225 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h" instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QList]" at line 528 of "/home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_p.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=QCommandLineOption]" at line 826 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydataops.h" instantiation of "void QtPrivate::QMovableArrayOps::emplace(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, Args &&...) [with T=QCommandLineOption, Args=]" at line 838 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::reference QList::emplaceBack(Args &&...) [with T=QCommandLineOption, Args=]" at line 424 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::append(QList::rvalue_ref) [with T=QCommandLineOption]" at line 220 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qcoreapplication.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=QtStartUpFunction]" at line 215 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydataops.h" instantiation of "void QtPrivate::QPodArrayOps::emplace(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, Args &&...) [with T=QtStartUpFunction, Args=]" at line 808 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::reference QList::emplaceFront(Args &&...) [with T=QtStartUpFunction, Args=]" at line 439 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::prepend(QList::parameter_type) [with T=QtStartUpFunction]" at line 288 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qcoreapplication.cpp" [578/9057] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/serialization/qcborvalue.cpp.o In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.h(46), from /home/local/qt_static/qtbase/include/QtCore/qvariant.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale.h(43), from /home/local/qt_static/qtbase/include/QtCore/qlocale.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qcalendar.h(46), from /home/local/qt_static/qtbase/include/QtCore/qcalendar.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qdatetime.h(47), from /home/local/qt_static/qtbase/include/QtCore/qdatetime.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborvalue.h(44), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborvalue.cpp(40): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(1782): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.h(46), from /home/local/qt_static/qtbase/include/QtCore/qvariant.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale.h(43), from /home/local/qt_static/qtbase/include/QtCore/qlocale.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qcalendar.h(46), from /home/local/qt_static/qtbase/include/QtCore/qcalendar.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qdatetime.h(47), from /home/local/qt_static/qtbase/include/QtCore/qdatetime.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborvalue.h(44), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborvalue.cpp(40): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 In file included from /home/local/qt_static/qtbase/include/QtCore/qcborcommon.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborvalue.h(45), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborvalue.cpp(40): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QCborTag]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QCborTag]" at line 154 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborcommon.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborvalue_p.h(60), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborvalue.cpp(41): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QVersionNumber]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborvalue_p.h(60), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborvalue.cpp(41): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QTypeRevision]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qfloat16.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qendian.h(44), from /home/local/qt_static/qtbase/include/QtCore/qendian.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qstringconverter_p.h(56), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qstringconverter_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborvalue_p.h(61), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborvalue.cpp(41): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=qfloat16]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=qfloat16]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qfloat16.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t={QCborTag}>={QCborTag}]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t={QCborTag}>={QCborTag}]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t={QCborTag}>={QCborTag}]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QCborTag]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QCborTag]" at line 154 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborcommon.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t={QCborTag}>={QCborTag}]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t={QCborTag}>={QCborTag}]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t={QCborTag}>={QCborTag}]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QCborTag]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QCborTag]" at line 154 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborcommon.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=int]" at line 700 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize_internal(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 167 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QVersionNumber]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=qfloat16]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=qfloat16]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qfloat16.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=qfloat16]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=qfloat16]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qfloat16.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(166): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(QArrayData::GrowsAtEnd, 0, old); ^ detected during: instantiation of "void QArrayDataPointer::detach(QArrayDataPointer *) [with T=QtCbor::Element]" at line 385 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::detach() [with T=QtCbor::Element]" at line 1000 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborvalue.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h(473): warning #1011: missing return statement at end of non-void function "QList::insert(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, QList::rvalue_ref) [with T=QtCbor::Element]" } ^ detected during: instantiation of "QList::iterator QList::insert(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, QList::rvalue_ref) [with T=QtCbor::Element]" at line 463 instantiation of "QList::iterator QList::insert(QList::const_iterator, QList::rvalue_ref) [with T=QtCbor::Element]" at line 222 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborvalue_p.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=QCborValue]" at line 826 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydataops.h" instantiation of "void QtPrivate::QMovableArrayOps::emplace(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, Args &&...) [with T=QCborValue, Args=]" at line 838 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::reference QList::emplaceBack(Args &&...) [with T=QCborValue, Args=]" at line 424 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::append(QList::rvalue_ref) [with T=QCborValue]" at line 671 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList &QList::operator<<(QList::rvalue_ref) [with T=QCborValue]" at line 307 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcbormap.cpp" [579/9057] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/serialization/qjsonarray.cpp.o In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.h(46), from /home/local/qt_static/qtbase/include/QtCore/qvariant.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale.h(43), from /home/local/qt_static/qtbase/include/QtCore/qlocale.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qcalendar.h(46), from /home/local/qt_static/qtbase/include/QtCore/qcalendar.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qdatetime.h(47), from /home/local/qt_static/qtbase/include/QtCore/qdatetime.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborvalue.h(44), from /home/local/qt_static/qtbase/include/QtCore/qcborvalue.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsonvalue.h(46), from /home/local/qt_static/qtbase/include/QtCore/qjsonvalue.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsonobject.h(43), from /home/local/qt_static/qtbase/include/QtCore/qjsonobject.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsonarray.cpp(40): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(1782): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.h(46), from /home/local/qt_static/qtbase/include/QtCore/qvariant.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale.h(43), from /home/local/qt_static/qtbase/include/QtCore/qlocale.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qcalendar.h(46), from /home/local/qt_static/qtbase/include/QtCore/qcalendar.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qdatetime.h(47), from /home/local/qt_static/qtbase/include/QtCore/qdatetime.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborvalue.h(44), from /home/local/qt_static/qtbase/include/QtCore/qcborvalue.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsonvalue.h(46), from /home/local/qt_static/qtbase/include/QtCore/qjsonvalue.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsonobject.h(43), from /home/local/qt_static/qtbase/include/QtCore/qjsonobject.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsonarray.cpp(40): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 In file included from /home/local/qt_static/qtbase/include/QtCore/qcborcommon.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborvalue.h(45), from /home/local/qt_static/qtbase/include/QtCore/qcborvalue.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsonvalue.h(46), from /home/local/qt_static/qtbase/include/QtCore/qjsonvalue.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsonobject.h(43), from /home/local/qt_static/qtbase/include/QtCore/qjsonobject.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsonarray.cpp(40): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QCborTag]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QCborTag]" at line 154 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborcommon.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborvalue_p.h(60), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qcborvalue_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsonarray.cpp(49): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QVersionNumber]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborvalue_p.h(60), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qcborvalue_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsonarray.cpp(49): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QTypeRevision]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qfloat16.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qendian.h(44), from /home/local/qt_static/qtbase/include/QtCore/qendian.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qstringconverter_p.h(56), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qstringconverter_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborvalue_p.h(61), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qcborvalue_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsonarray.cpp(49): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=qfloat16]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=qfloat16]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qfloat16.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t={QCborTag}>={std::remove_reference_t={QCborTag}}]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t={QCborTag}>={std::remove_reference_t={QCborTag}}]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t={QCborTag}>={std::remove_reference_t={QCborTag}}]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QCborTag]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QCborTag]" at line 154 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborcommon.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t={QCborTag}>={std::remove_reference_t={QCborTag}}]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t={QCborTag}>={std::remove_reference_t={QCborTag}}]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t={QCborTag}>={std::remove_reference_t={QCborTag}}]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QCborTag]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QCborTag]" at line 154 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborcommon.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=int]" at line 700 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize_internal(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 167 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QVersionNumber]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=qfloat16]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=qfloat16]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qfloat16.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=qfloat16]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=qfloat16]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qfloat16.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(166): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(QArrayData::GrowsAtEnd, 0, old); ^ detected during: instantiation of "void QArrayDataPointer::detach(QArrayDataPointer *) [with T=QtCbor::Element]" at line 385 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::detach() [with T=QtCbor::Element]" at line 413 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::reference QList::operator[](qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=QtCbor::Element]" at line 210 of "/home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborvalue_p.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h(473): warning #1011: missing return statement at end of non-void function "QList::insert(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, QList::rvalue_ref) [with T=QtCbor::Element]" } ^ detected during: instantiation of "QList::iterator QList::insert(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, QList::rvalue_ref) [with T=QtCbor::Element]" at line 463 instantiation of "QList::iterator QList::insert(QList::const_iterator, QList::rvalue_ref) [with T=QtCbor::Element]" at line 222 of "/home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborvalue_p.h" [580/9057] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/serialization/qjsoncbor.cpp.o In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.h(46), from /home/local/qt_static/qtbase/include/QtCore/qvariant.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale.h(43), from /home/local/qt_static/qtbase/include/QtCore/qlocale.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qcalendar.h(46), from /home/local/qt_static/qtbase/include/QtCore/qcalendar.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qdatetime.h(47), from /home/local/qt_static/qtbase/include/QtCore/qdatetime.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborvalue.h(44), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsoncbor.cpp(40): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(1782): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.h(46), from /home/local/qt_static/qtbase/include/QtCore/qvariant.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale.h(43), from /home/local/qt_static/qtbase/include/QtCore/qlocale.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qcalendar.h(46), from /home/local/qt_static/qtbase/include/QtCore/qcalendar.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qdatetime.h(47), from /home/local/qt_static/qtbase/include/QtCore/qdatetime.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborvalue.h(44), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsoncbor.cpp(40): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 In file included from /home/local/qt_static/qtbase/include/QtCore/qcborcommon.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborvalue.h(45), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsoncbor.cpp(40): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QCborTag]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QCborTag]" at line 154 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborcommon.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborvalue_p.h(60), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsoncbor.cpp(41): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QVersionNumber]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborvalue_p.h(60), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsoncbor.cpp(41): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QTypeRevision]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qfloat16.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qendian.h(44), from /home/local/qt_static/qtbase/include/QtCore/qendian.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qstringconverter_p.h(56), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qstringconverter_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborvalue_p.h(61), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsoncbor.cpp(41): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=qfloat16]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=qfloat16]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qfloat16.h" /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsoncbor.cpp(211): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsoncbor.cpp(745): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=QVariant]" at line 826 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydataops.h" instantiation of "void QtPrivate::QMovableArrayOps::emplace(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, Args &&...) [with T=QVariant, Args=]" at line 838 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::reference QList::emplaceBack(Args &&...) [with T=QVariant, Args=]" at line 424 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::append(QList::rvalue_ref) [with T=QVariant]" at line 824 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsoncbor.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t={QCborTag}>={std::remove_reference_t={QCborTag}}]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t={QCborTag}>={std::remove_reference_t={QCborTag}}]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t={QCborTag}>={std::remove_reference_t={QCborTag}}]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QCborTag]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QCborTag]" at line 154 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborcommon.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t={QCborTag}>={std::remove_reference_t={QCborTag}}]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t={QCborTag}>={std::remove_reference_t={QCborTag}}]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t={QCborTag}>={std::remove_reference_t={QCborTag}}]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QCborTag]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QCborTag]" at line 154 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborcommon.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=int]" at line 700 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize_internal(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 167 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QVersionNumber]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=qfloat16]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=qfloat16]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qfloat16.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=qfloat16]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=qfloat16]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qfloat16.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(166): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(QArrayData::GrowsAtEnd, 0, old); ^ detected during: instantiation of "void QArrayDataPointer::detach(QArrayDataPointer *) [with T=QtCbor::Element]" at line 385 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::detach() [with T=QtCbor::Element]" at line 413 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::reference QList::operator[](qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=QtCbor::Element]" at line 210 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborvalue_p.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h(473): warning #1011: missing return statement at end of non-void function "QList::insert(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, QList::rvalue_ref) [with T=QtCbor::Element]" } ^ detected during: instantiation of "QList::iterator QList::insert(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, QList::rvalue_ref) [with T=QtCbor::Element]" at line 463 instantiation of "QList::iterator QList::insert(QList::const_iterator, QList::rvalue_ref) [with T=QtCbor::Element]" at line 222 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborvalue_p.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=std::remove_cv_t>]" } ^ detected during: instantiation of "auto QtPrivate::typenameHelper() [with T=std::remove_cv_t>]" at line 2245 instantiation of class "QtPrivate::QMetaTypeForType [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=std::nullptr_t]" at line 402 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.h" instantiation of "auto QVariant::fromValue(const T &)->std::enable_if_t [with T=std::nullptr_t]" at line 556 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsoncbor.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=std::nullptr_t]" at line 402 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.h" instantiation of "auto QVariant::fromValue(const T &)->std::enable_if_t [with T=std::nullptr_t]" at line 556 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsoncbor.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2295): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getLegacyRegister [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::LegacyRegisterOp QtPrivate::QMetaTypeForType::getLegacyRegister() [with S=std::remove_cv_t>]" at line 2327 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=std::nullptr_t]" at line 402 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.h" instantiation of "auto QVariant::fromValue(const T &)->std::enable_if_t [with T=std::nullptr_t]" at line 556 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsoncbor.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=std::remove_cv_t={QCborSimpleType}>={QCborSimpleType}]" } ^ detected during: instantiation of "auto QtPrivate::typenameHelper() [with T=std::remove_cv_t={QCborSimpleType}>={QCborSimpleType}]" at line 2245 instantiation of class "QtPrivate::QMetaTypeForType [with S=std::remove_cv_t={QCborSimpleType}>={QCborSimpleType}]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t={QCborSimpleType}>={QCborSimpleType}]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QCborSimpleType]" at line 402 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.h" instantiation of "auto QVariant::fromValue(const T &)->std::enable_if_t [with T=QCborSimpleType]" at line 601 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsoncbor.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t={QCborSimpleType}>={QCborSimpleType}]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t={QCborSimpleType}>={QCborSimpleType}]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t={QCborSimpleType}>={QCborSimpleType}]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QCborSimpleType]" at line 402 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.h" instantiation of "auto QVariant::fromValue(const T &)->std::enable_if_t [with T=QCborSimpleType]" at line 601 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsoncbor.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2295): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getLegacyRegister [with S=std::remove_cv_t={QCborSimpleType}>={QCborSimpleType}]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::LegacyRegisterOp QtPrivate::QMetaTypeForType::getLegacyRegister() [with S=std::remove_cv_t={QCborSimpleType}>={QCborSimpleType}]" at line 2327 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t={QCborSimpleType}>={QCborSimpleType}]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QCborSimpleType]" at line 402 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.h" instantiation of "auto QVariant::fromValue(const T &)->std::enable_if_t [with T=QCborSimpleType]" at line 601 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsoncbor.cpp" [581/9057] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/serialization/qjsondocument.cpp.o In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.h(46), from /home/local/qt_static/qtbase/include/QtCore/qvariant.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale.h(43), from /home/local/qt_static/qtbase/include/QtCore/qlocale.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qcalendar.h(46), from /home/local/qt_static/qtbase/include/QtCore/qcalendar.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qdatetime.h(47), from /home/local/qt_static/qtbase/include/QtCore/qdatetime.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborvalue.h(44), from /home/local/qt_static/qtbase/include/QtCore/qcborvalue.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsonvalue.h(46), from /home/local/qt_static/qtbase/include/QtCore/qjsonvalue.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsondocument.h(43), from /home/local/qt_static/qtbase/include/QtCore/qjsondocument.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsondocument.cpp(40): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(1782): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.h(46), from /home/local/qt_static/qtbase/include/QtCore/qvariant.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale.h(43), from /home/local/qt_static/qtbase/include/QtCore/qlocale.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qcalendar.h(46), from /home/local/qt_static/qtbase/include/QtCore/qcalendar.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qdatetime.h(47), from /home/local/qt_static/qtbase/include/QtCore/qdatetime.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborvalue.h(44), from /home/local/qt_static/qtbase/include/QtCore/qcborvalue.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsonvalue.h(46), from /home/local/qt_static/qtbase/include/QtCore/qjsonvalue.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsondocument.h(43), from /home/local/qt_static/qtbase/include/QtCore/qjsondocument.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsondocument.cpp(40): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 In file included from /home/local/qt_static/qtbase/include/QtCore/qcborcommon.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborvalue.h(45), from /home/local/qt_static/qtbase/include/QtCore/qcborvalue.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsonvalue.h(46), from /home/local/qt_static/qtbase/include/QtCore/qjsonvalue.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsondocument.h(43), from /home/local/qt_static/qtbase/include/QtCore/qjsondocument.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsondocument.cpp(40): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QCborTag]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QCborTag]" at line 154 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborcommon.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborvalue_p.h(60), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsondocument.cpp(49): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QVersionNumber]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborvalue_p.h(60), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsondocument.cpp(49): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QTypeRevision]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qfloat16.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qendian.h(44), from /home/local/qt_static/qtbase/include/QtCore/qendian.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qstringconverter_p.h(56), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qstringconverter_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborvalue_p.h(61), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsondocument.cpp(49): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=qfloat16]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=qfloat16]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qfloat16.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t={QCborTag}>={std::remove_reference_t={QCborTag}}]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t={QCborTag}>={std::remove_reference_t={QCborTag}}]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t={QCborTag}>={std::remove_reference_t={QCborTag}}]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QCborTag]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QCborTag]" at line 154 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborcommon.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t={QCborTag}>={std::remove_reference_t={QCborTag}}]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t={QCborTag}>={std::remove_reference_t={QCborTag}}]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t={QCborTag}>={std::remove_reference_t={QCborTag}}]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QCborTag]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QCborTag]" at line 154 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborcommon.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=int]" at line 700 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize_internal(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 167 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QVersionNumber]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=qfloat16]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=qfloat16]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qfloat16.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=qfloat16]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=qfloat16]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qfloat16.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(166): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(QArrayData::GrowsAtEnd, 0, old); ^ detected during: instantiation of "void QArrayDataPointer::detach(QArrayDataPointer *) [with T=QtCbor::Element]" at line 385 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::detach() [with T=QtCbor::Element]" at line 413 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::reference QList::operator[](qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=QtCbor::Element]" at line 210 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborvalue_p.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h(473): warning #1011: missing return statement at end of non-void function "QList::insert(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, QList::rvalue_ref) [with T=QtCbor::Element]" } ^ detected during: instantiation of "QList::iterator QList::insert(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, QList::rvalue_ref) [with T=QtCbor::Element]" at line 463 instantiation of "QList::iterator QList::insert(QList::const_iterator, QList::rvalue_ref) [with T=QtCbor::Element]" at line 222 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborvalue_p.h" [582/9057] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/serialization/qjsonobject.cpp.o In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.h(46), from /home/local/qt_static/qtbase/include/QtCore/qvariant.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale.h(43), from /home/local/qt_static/qtbase/include/QtCore/qlocale.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qcalendar.h(46), from /home/local/qt_static/qtbase/include/QtCore/qcalendar.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qdatetime.h(47), from /home/local/qt_static/qtbase/include/QtCore/qdatetime.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborvalue.h(44), from /home/local/qt_static/qtbase/include/QtCore/qcborvalue.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsonvalue.h(46), from /home/local/qt_static/qtbase/include/QtCore/qjsonvalue.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsonobject.h(43), from /home/local/qt_static/qtbase/include/QtCore/qjsonobject.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsonobject.cpp(40): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(1782): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.h(46), from /home/local/qt_static/qtbase/include/QtCore/qvariant.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale.h(43), from /home/local/qt_static/qtbase/include/QtCore/qlocale.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qcalendar.h(46), from /home/local/qt_static/qtbase/include/QtCore/qcalendar.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qdatetime.h(47), from /home/local/qt_static/qtbase/include/QtCore/qdatetime.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborvalue.h(44), from /home/local/qt_static/qtbase/include/QtCore/qcborvalue.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsonvalue.h(46), from /home/local/qt_static/qtbase/include/QtCore/qjsonvalue.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsonobject.h(43), from /home/local/qt_static/qtbase/include/QtCore/qjsonobject.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsonobject.cpp(40): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 In file included from /home/local/qt_static/qtbase/include/QtCore/qcborcommon.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborvalue.h(45), from /home/local/qt_static/qtbase/include/QtCore/qcborvalue.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsonvalue.h(46), from /home/local/qt_static/qtbase/include/QtCore/qjsonvalue.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsonobject.h(43), from /home/local/qt_static/qtbase/include/QtCore/qjsonobject.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsonobject.cpp(40): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QCborTag]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QCborTag]" at line 154 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborcommon.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborvalue_p.h(60), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qcborvalue_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsonobject.cpp(49): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QVersionNumber]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborvalue_p.h(60), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qcborvalue_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsonobject.cpp(49): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QTypeRevision]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qfloat16.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qendian.h(44), from /home/local/qt_static/qtbase/include/QtCore/qendian.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qstringconverter_p.h(56), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qstringconverter_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborvalue_p.h(61), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qcborvalue_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsonobject.cpp(49): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=qfloat16]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=qfloat16]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qfloat16.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=QString]" at line 826 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydataops.h" instantiation of "void QtPrivate::QMovableArrayOps::emplace(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, Args &&...) [with T=QString, Args=]" at line 838 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::reference QList::emplaceBack(Args &&...) [with T=QString, Args=]" at line 424 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::append(QList::rvalue_ref) [with T=QString]" at line 276 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsonobject.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t={QCborTag}>={std::remove_reference_t={QCborTag}}]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t={QCborTag}>={std::remove_reference_t={QCborTag}}]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t={QCborTag}>={std::remove_reference_t={QCborTag}}]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QCborTag]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QCborTag]" at line 154 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborcommon.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t={QCborTag}>={std::remove_reference_t={QCborTag}}]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t={QCborTag}>={std::remove_reference_t={QCborTag}}]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t={QCborTag}>={std::remove_reference_t={QCborTag}}]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QCborTag]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QCborTag]" at line 154 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborcommon.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=int]" at line 700 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize_internal(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 167 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QVersionNumber]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=qfloat16]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=qfloat16]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qfloat16.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=qfloat16]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=qfloat16]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qfloat16.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(166): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(QArrayData::GrowsAtEnd, 0, old); ^ detected during: instantiation of "void QArrayDataPointer::detach(QArrayDataPointer *) [with T=QtCbor::Element]" at line 385 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::detach() [with T=QtCbor::Element]" at line 413 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::reference QList::operator[](qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=QtCbor::Element]" at line 210 of "/home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborvalue_p.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h(473): warning #1011: missing return statement at end of non-void function "QList::insert(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, QList::rvalue_ref) [with T=QtCbor::Element]" } ^ detected during: instantiation of "QList::iterator QList::insert(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, QList::rvalue_ref) [with T=QtCbor::Element]" at line 463 instantiation of "QList::iterator QList::insert(QList::const_iterator, QList::rvalue_ref) [with T=QtCbor::Element]" at line 222 of "/home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborvalue_p.h" [583/9057] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/serialization/qjsonparser.cpp.o In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h(46), from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsonparser_p.h(54), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsonparser.cpp(45): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(1782): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h(46), from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsonparser_p.h(54), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsonparser.cpp(45): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsonparser_p.h(54), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsonparser.cpp(45): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QVersionNumber]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsonparser_p.h(54), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsonparser.cpp(45): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QTypeRevision]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qcborcommon.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborvalue.h(45), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborvalue_p.h(54), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qcborvalue_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsonparser_p.h(55), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsonparser.cpp(45): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QCborTag]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QCborTag]" at line 154 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborcommon.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qfloat16.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qendian.h(44), from /home/local/qt_static/qtbase/include/QtCore/qendian.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qstringconverter_p.h(56), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qstringconverter_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborvalue_p.h(61), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qcborvalue_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsonparser_p.h(55), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsonparser.cpp(45): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=qfloat16]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=qfloat16]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qfloat16.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=int]" at line 700 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize_internal(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 167 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QVersionNumber]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t={QCborTag}>={std::remove_reference_t={QCborTag}}]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t={QCborTag}>={std::remove_reference_t={QCborTag}}]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t={QCborTag}>={std::remove_reference_t={QCborTag}}]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QCborTag]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QCborTag]" at line 154 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborcommon.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t={QCborTag}>={std::remove_reference_t={QCborTag}}]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t={QCborTag}>={std::remove_reference_t={QCborTag}}]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t={QCborTag}>={std::remove_reference_t={QCborTag}}]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QCborTag]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QCborTag]" at line 154 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborcommon.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=qfloat16]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=qfloat16]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qfloat16.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=qfloat16]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=qfloat16]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qfloat16.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(166): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(QArrayData::GrowsAtEnd, 0, old); ^ detected during: instantiation of "void QArrayDataPointer::detach(QArrayDataPointer *) [with T=QtCbor::Element]" at line 385 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::detach() [with T=QtCbor::Element]" at line 413 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::reference QList::operator[](qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=QtCbor::Element]" at line 210 of "/home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborvalue_p.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h(473): warning #1011: missing return statement at end of non-void function "QList::insert(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, QList::rvalue_ref) [with T=QtCbor::Element]" } ^ detected during: instantiation of "QList::iterator QList::insert(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, QList::rvalue_ref) [with T=QtCbor::Element]" at line 463 instantiation of "QList::iterator QList::insert(QList::const_iterator, QList::rvalue_ref) [with T=QtCbor::Element]" at line 222 of "/home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborvalue_p.h" [584/9057] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/serialization/qxmlstream.cpp.o In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h(46), from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qxmlutils_p.h(54), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qxmlstream.cpp(44): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(1782): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h(46), from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qxmlutils_p.h(54), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qxmlstream.cpp(44): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qxmlutils_p.h(54), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qxmlstream.cpp(44): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QVersionNumber]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qxmlutils_p.h(54), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qxmlstream.cpp(44): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QTypeRevision]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qxmlstream.cpp(69): /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qxmlstreamparser_p.h(116): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ In file included from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qxmlstream.cpp(69): /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qxmlstreamparser_p.h(146): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ In file included from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qxmlstream.cpp(69): /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qxmlstreamparser_p.h(190): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ In file included from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qxmlstream.cpp(69): /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qxmlstreamparser_p.h(205): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ In file included from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qxmlstream.cpp(69): /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qxmlstreamparser_p.h(410): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ In file included from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qxmlstream.cpp(69): /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qxmlstreamparser_p.h(552): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ In file included from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qxmlstream.cpp(69): /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qxmlstreamparser_p.h(660): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ In file included from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qxmlstream.cpp(69): /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qxmlstreamparser_p.h(832): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qxmlstream.cpp(982): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qxmlstream.cpp(986): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qxmlstream.cpp(1164): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qxmlstream.cpp(1168): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qxmlstream.cpp(1185): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qxmlstream.cpp(1207): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qxmlstream.cpp(1211): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qxmlstream.cpp(1265): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qxmlstream.cpp(1269): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qxmlstream.cpp(1281): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qxmlstream.cpp(1350): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qxmlstream.cpp(2137): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=QXmlStreamAttribute]" at line 700 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize_internal(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=QXmlStreamAttribute]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=QXmlStreamAttribute]" at line 1603 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qxmlstream.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=int]" at line 700 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize_internal(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 167 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QVersionNumber]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=QXmlStreamNotationDeclaration]" at line 700 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize_internal(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=QXmlStreamNotationDeclaration]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=QXmlStreamNotationDeclaration]" at line 1676 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qxmlstream.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=QXmlStreamNamespaceDeclaration]" at line 700 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize_internal(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=QXmlStreamNamespaceDeclaration]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=QXmlStreamNamespaceDeclaration]" at line 1665 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qxmlstream.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=QXmlStreamEntityDeclaration]" at line 700 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize_internal(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=QXmlStreamEntityDeclaration]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=QXmlStreamEntityDeclaration]" at line 1686 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qxmlstream.cpp" [585/9057] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/text/qbytearray.cpp.o In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h(46), from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qtools_p.h(54), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qtools_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qbytearray.cpp(44): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(1782): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h(46), from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qtools_p.h(54), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qtools_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qbytearray.cpp(44): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qtools_p.h(54), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qtools_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qbytearray.cpp(44): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QVersionNumber]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qtools_p.h(54), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qtools_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qbytearray.cpp(44): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QTypeRevision]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qbytearray.cpp(47): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QStringView]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QStringView]" at line 527 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_p.h" In file included from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qbytearray.cpp(47): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QList]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QList]" at line 528 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_p.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=char]" at line 1975 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qbytearray.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=int]" at line 700 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize_internal(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 167 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QVersionNumber]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QStringView]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QStringView]" at line 527 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_p.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QStringView]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QStringView]" at line 527 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_p.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QList]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QList]" at line 528 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_p.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=Qt::DayOfWeek]" at line 215 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydataops.h" instantiation of "void QtPrivate::QPodArrayOps::emplace(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, Args &&...) [with T=Qt::DayOfWeek, Args=]" at line 838 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::reference QList::emplaceBack(Args &&...) [with T=Qt::DayOfWeek, Args=]" at line 417 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::append(QList::parameter_type) [with T=Qt::DayOfWeek]" at line 256 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qdatastream.h" instantiation of "QDataStream &QtPrivate::readArrayBasedContainer(QDataStream &, Container &) [with Container=QList]" at line 439 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qdatastream.h" instantiation of "QDataStreamIfHasIStreamOperatorsContainer, T> operator>>(QDataStream &, QList &) [with T=Qt::DayOfWeek]" at line 2231 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h" instantiation of "void QtPrivate::QDataStreamOperatorForType>::dataStreamIn(const QtPrivate::QMetaTypeInterface *, QDataStream &, void *) [with T=std::remove_cv_t>>, =true]" at line 2326 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h" instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>>]" at line 2446 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h" instantiation of "QMetaType QMetaType::fromType() [with T=QList]" at line 1225 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h" instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QList]" at line 528 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_p.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=QByteArray]" at line 826 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydataops.h" instantiation of "void QtPrivate::QMovableArrayOps::emplace(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, Args &&...) [with T=QByteArray, Args=]" at line 838 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::reference QList::emplaceBack(Args &&...) [with T=QByteArray, Args=]" at line 424 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::append(QList::rvalue_ref) [with T=QByteArray]" at line 2353 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qbytearray.cpp" [586/9057] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/text/qlocale.cpp.o In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.h(46), from /home/local/qt_static/qtbase/include/QtCore/qvariant.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale.h(43), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale.cpp(58): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(1782): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.h(46), from /home/local/qt_static/qtbase/include/QtCore/qvariant.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale.h(43), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale.cpp(58): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_p.h(55), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale.cpp(59): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QVersionNumber]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_p.h(55), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale.cpp(59): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QTypeRevision]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale.cpp(59): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QStringView]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QStringView]" at line 527 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_p.h" In file included from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale.cpp(59): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QList]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QList]" at line 528 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_p.h" /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale.cpp(543): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=QString]" at line 826 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydataops.h" instantiation of "void QtPrivate::QMovableArrayOps::emplace(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, Args &&...) [with T=QString, Args=]" at line 838 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::reference QList::emplaceBack(Args &&...) [with T=QString, Args=]" at line 417 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::append(QList::parameter_type) [with T=QString]" at line 4368 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h(473): warning #1011: missing return statement at end of non-void function "QList::insert(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, QList::rvalue_ref) [with T=QString]" } ^ detected during instantiation of "QList::iterator QList::insert(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, QList::rvalue_ref) [with T=QString]" at line 4379 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=int]" at line 700 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize_internal(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 167 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QVersionNumber]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QStringView]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QStringView]" at line 527 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_p.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QStringView]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QStringView]" at line 527 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_p.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QList]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QList]" at line 528 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_p.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=Qt::DayOfWeek]" at line 215 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydataops.h" instantiation of "void QtPrivate::QPodArrayOps::emplace(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, Args &&...) [with T=Qt::DayOfWeek, Args=]" at line 838 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::reference QList::emplaceBack(Args &&...) [with T=Qt::DayOfWeek, Args=]" at line 417 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::append(QList::parameter_type) [with T=Qt::DayOfWeek]" at line 256 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qdatastream.h" instantiation of "QDataStream &QtPrivate::readArrayBasedContainer(QDataStream &, Container &) [with Container=QList]" at line 439 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qdatastream.h" instantiation of "QDataStreamIfHasIStreamOperatorsContainer, T> operator>>(QDataStream &, QList &) [with T=Qt::DayOfWeek]" at line 2231 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h" instantiation of "void QtPrivate::QDataStreamOperatorForType>::dataStreamIn(const QtPrivate::QMetaTypeInterface *, QDataStream &, void *) [with T=std::remove_cv_t>>, =true]" at line 2326 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h" instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>>]" at line 2446 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h" instantiation of "QMetaType QMetaType::fromType() [with T=QList]" at line 1225 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h" instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QList]" at line 528 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_p.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=QLocaleId]" at line 215 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydataops.h" instantiation of "void QtPrivate::QPodArrayOps::emplace(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, Args &&...) [with T=QLocaleId, Args=]" at line 838 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::reference QList::emplaceBack(Args &&...) [with T=QLocaleId, Args=]" at line 417 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::append(QList::parameter_type) [with T=QLocaleId]" at line 635 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::push_back(QList::parameter_type) [with T=QLocaleId]" at line 444 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=QLocale]" at line 826 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydataops.h" instantiation of "void QtPrivate::QMovableArrayOps::emplace(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, Args &&...) [with T=QLocale, Args=]" at line 838 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::reference QList::emplaceBack(Args &&...) [with T=QLocale, Args=]" at line 417 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::append(QList::parameter_type) [with T=QLocale]" at line 4346 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale.cpp" [587/9057] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/time/qcalendar.cpp.o In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.h(46), from /home/local/qt_static/qtbase/include/QtCore/qvariant.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale.h(43), from /home/local/qt_static/qtbase/include/QtCore/qlocale.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qcalendar.h(46), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qcalendar.cpp(39): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(1782): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.h(46), from /home/local/qt_static/qtbase/include/QtCore/qvariant.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale.h(43), from /home/local/qt_static/qtbase/include/QtCore/qlocale.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qcalendar.h(46), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qcalendar.cpp(39): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_p.h(55), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qlocale_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qcalendarbackend_p.h(60), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qcalendar.cpp(40): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QVersionNumber]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_p.h(55), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qlocale_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qcalendarbackend_p.h(60), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qcalendar.cpp(40): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QTypeRevision]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qlocale_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qcalendarbackend_p.h(60), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qcalendar.cpp(40): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QStringView]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QStringView]" at line 527 of "/home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_p.h" In file included from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qlocale_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qcalendarbackend_p.h(60), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qcalendar.cpp(40): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QList]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QList]" at line 528 of "/home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_p.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=QString]" at line 826 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydataops.h" instantiation of "void QtPrivate::QMovableArrayOps::emplace(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, Args &&...) [with T=QString, Args=]" at line 838 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::reference QList::emplaceBack(Args &&...) [with T=QString, Args=]" at line 417 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::append(QList::parameter_type) [with T=QString]" at line 635 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::push_back(QList::parameter_type) [with T=QString]" at line 454 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qcalendar.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=int]" at line 700 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize_internal(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 167 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QVersionNumber]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QStringView]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QStringView]" at line 527 of "/home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_p.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QStringView]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QStringView]" at line 527 of "/home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_p.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QList]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QList]" at line 528 of "/home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_p.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=Qt::DayOfWeek]" at line 215 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydataops.h" instantiation of "void QtPrivate::QPodArrayOps::emplace(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, Args &&...) [with T=Qt::DayOfWeek, Args=]" at line 838 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::reference QList::emplaceBack(Args &&...) [with T=Qt::DayOfWeek, Args=]" at line 417 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::append(QList::parameter_type) [with T=Qt::DayOfWeek]" at line 256 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qdatastream.h" instantiation of "QDataStream &QtPrivate::readArrayBasedContainer(QDataStream &, Container &) [with Container=QList]" at line 439 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qdatastream.h" instantiation of "QDataStreamIfHasIStreamOperatorsContainer, T> operator>>(QDataStream &, QList &) [with T=Qt::DayOfWeek]" at line 2231 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h" instantiation of "void QtPrivate::QDataStreamOperatorForType>::dataStreamIn(const QtPrivate::QMetaTypeInterface *, QDataStream &, void *) [with T=std::remove_cv_t>>, =true]" at line 2326 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h" instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>>]" at line 2446 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h" instantiation of "QMetaType QMetaType::fromType() [with T=QList]" at line 1225 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h" instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QList]" at line 528 of "/home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_p.h" [588/9057] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/xml/dom/qdom.cpp.o In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h(46), from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qxmlutils_p.h(54), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qxmlutils_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/xml/dom/qdom.cpp(42): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(1782): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h(46), from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qxmlutils_p.h(54), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qxmlutils_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/xml/dom/qdom.cpp(42): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qxmlutils_p.h(54), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qxmlutils_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/xml/dom/qdom.cpp(42): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QVersionNumber]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qxmlutils_p.h(54), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qxmlutils_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/xml/dom/qdom.cpp(42): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QTypeRevision]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=int]" at line 700 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize_internal(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 167 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QVersionNumber]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=QDomNodePrivate *]" at line 215 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydataops.h" instantiation of "void QtPrivate::QPodArrayOps::emplace(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, Args &&...) [with T=QDomNodePrivate *, Args=]" at line 838 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::reference QList::emplaceBack(Args &&...) [with T=QDomNodePrivate *, Args=]" at line 417 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::append(QList::parameter_type) [with T=QDomNodePrivate *]" at line 701 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/xml/dom/qdom.cpp" [589/9057] Building CXX object qtbase/src/tools/rcc/CMakeFiles/rcc.dir/rcc.cpp.o In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.h(46), from /home/local/qt_static/qtbase/include/QtCore/qvariant.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale.h(43), from /home/local/qt_static/qtbase/include/QtCore/qlocale.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qcalendar.h(46), from /home/local/qt_static/qtbase/include/QtCore/qcalendar.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qdatetime.h(47), from /home/local/qt_static/qtbase/include/QtCore/qdatetime.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/tools/rcc/rcc.cpp(33): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(1782): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.h(46), from /home/local/qt_static/qtbase/include/QtCore/qvariant.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale.h(43), from /home/local/qt_static/qtbase/include/QtCore/qlocale.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qcalendar.h(46), from /home/local/qt_static/qtbase/include/QtCore/qcalendar.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qdatetime.h(47), from /home/local/qt_static/qtbase/include/QtCore/qdatetime.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/tools/rcc/rcc.cpp(33): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 In file included from /home/local/qt_static/qtbase/include/QtCore/qfileinfo.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qdir.h(45), from /home/local/qt_static/qtbase/include/QtCore/qdir.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/tools/rcc/rcc.cpp(35): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QFileInfo]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QFileInfo]" at line 215 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfileinfo.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=QString]" at line 826 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydataops.h" instantiation of "void QtPrivate::QMovableArrayOps::emplace(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, Args &&...) [with T=QString, Args=]" at line 838 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::reference QList::emplaceBack(Args &&...) [with T=QString, Args=]" at line 424 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::append(QList::rvalue_ref) [with T=QString]" at line 649 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/tools/rcc/rcc.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QFileInfo]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QFileInfo]" at line 215 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfileinfo.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=RCCXmlTag]" at line 215 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydataops.h" instantiation of "void QtPrivate::QPodArrayOps::emplace(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, Args &&...) [with T=RCCXmlTag, Args=]" at line 838 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::reference QList::emplaceBack(Args &&...) [with T=RCCXmlTag, Args=]" at line 417 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::append(QList::parameter_type) [with T=RCCXmlTag]" at line 53 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qstack.h" instantiation of "void QStack::push(const T &) [with T=RCCXmlTag]" at line 525 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/tools/rcc/rcc.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(166): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(QArrayData::GrowsAtEnd, 0, old); ^ detected during: instantiation of "void QArrayDataPointer::detach(QArrayDataPointer *) [with T=RCCFileInfo *]" at line 385 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::detach() [with T=RCCFileInfo *]" at line 571 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::iterator QList::begin() [with T=RCCFileInfo *]" at line 1279 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/tools/rcc/rcc.cpp" [590/9057] Building CXX object qtbase/src/tools/tracegen/CMakeFiles/tracegen.dir/provider.cpp.o In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfileinfo.h(46), from /home/local/qt_static/qtbase/include/QtCore/qfileinfo.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/tools/tracegen/provider.cpp(44): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(1782): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfileinfo.h(46), from /home/local/qt_static/qtbase/include/QtCore/qfileinfo.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/tools/tracegen/provider.cpp(44): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 In file included from /home/local/qt_static/qtbase/include/QtCore/qfileinfo.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/tools/tracegen/provider.cpp(44): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QFileInfo]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QFileInfo]" at line 215 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfileinfo.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=QString]" at line 826 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydataops.h" instantiation of "void QtPrivate::QMovableArrayOps::emplace(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, Args &&...) [with T=QString, Args=]" at line 838 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::reference QList::emplaceBack(Args &&...) [with T=QString, Args=]" at line 417 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::append(QList::parameter_type) [with T=QString]" at line 290 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/tools/tracegen/provider.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=Tracepoint::Argument]" at line 826 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydataops.h" instantiation of "void QtPrivate::QMovableArrayOps::emplace(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, Args &&...) [with T=Tracepoint::Argument, Args=]" at line 838 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::reference QList::emplaceBack(Args &&...) [with T=Tracepoint::Argument, Args=]" at line 424 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::append(QList::rvalue_ref) [with T=Tracepoint::Argument]" at line 671 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList &QList::operator<<(QList::rvalue_ref) [with T=Tracepoint::Argument]" at line 248 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/tools/tracegen/provider.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=Tracepoint::Field]" at line 826 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydataops.h" instantiation of "void QtPrivate::QMovableArrayOps::emplace(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, Args &&...) [with T=Tracepoint::Field, Args=]" at line 838 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::reference QList::emplaceBack(Args &&...) [with T=Tracepoint::Field, Args=]" at line 424 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::append(QList::rvalue_ref) [with T=Tracepoint::Field]" at line 671 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList &QList::operator<<(QList::rvalue_ref) [with T=Tracepoint::Field]" at line 257 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/tools/tracegen/provider.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=Tracepoint]" at line 826 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydataops.h" instantiation of "void QtPrivate::QMovableArrayOps::emplace(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, Args &&...) [with T=Tracepoint, Args=]" at line 838 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::reference QList::emplaceBack(Args &&...) [with T=Tracepoint, Args=]" at line 424 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::append(QList::rvalue_ref) [with T=Tracepoint]" at line 671 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList &QList::operator<<(QList::rvalue_ref) [with T=Tracepoint]" at line 303 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/tools/tracegen/provider.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QFileInfo]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QFileInfo]" at line 215 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfileinfo.h" [591/9057] Building CXX object qtbase/src/tools/cmake_automoc_parser/CMakeFiles/cmake_automoc_parser.dir/main.cpp.o In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfileinfo.h(46), from /home/local/qt_static/qtbase/include/QtCore/qfileinfo.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qdir.h(45), from /home/local/qt_static/qtbase/include/QtCore/qdir.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/tools/cmake_automoc_parser/main.cpp(39): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(1782): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfileinfo.h(46), from /home/local/qt_static/qtbase/include/QtCore/qfileinfo.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qdir.h(45), from /home/local/qt_static/qtbase/include/QtCore/qdir.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/tools/cmake_automoc_parser/main.cpp(39): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 In file included from /home/local/qt_static/qtbase/include/QtCore/qfileinfo.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qdir.h(45), from /home/local/qt_static/qtbase/include/QtCore/qdir.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/tools/cmake_automoc_parser/main.cpp(39): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QFileInfo]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QFileInfo]" at line 215 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfileinfo.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qcborcommon.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborvalue.h(45), from /home/local/qt_static/qtbase/include/QtCore/qcborvalue.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsonvalue.h(46), from /home/local/qt_static/qtbase/include/QtCore/qjsonvalue.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsonarray.h(43), from /home/local/qt_static/qtbase/include/QtCore/qjsonarray.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/tools/cmake_automoc_parser/main.cpp(42): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QCborTag]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QCborTag]" at line 154 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborcommon.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(166): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(QArrayData::GrowsAtEnd, 0, old); ^ detected during: instantiation of "void QArrayDataPointer::detach(QArrayDataPointer *) [with T=QString]" at line 385 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::detach() [with T=QString]" at line 571 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::iterator QList::begin() [with T=QString]" at line 339 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/tools/cmake_automoc_parser/main.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QFileInfo]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QFileInfo]" at line 215 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfileinfo.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t={QCborTag}>={std::remove_reference_t={QCborTag}}]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t={QCborTag}>={std::remove_reference_t={QCborTag}}]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t={QCborTag}>={std::remove_reference_t={QCborTag}}]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QCborTag]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QCborTag]" at line 154 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborcommon.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t={QCborTag}>={std::remove_reference_t={QCborTag}}]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t={QCborTag}>={std::remove_reference_t={QCborTag}}]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t={QCborTag}>={std::remove_reference_t={QCborTag}}]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QCborTag]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QCborTag]" at line 154 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborcommon.h" [592/9057] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/box.cpp.o [593/9057] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/css_length.cpp.o [594/9057] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/el_anchor.cpp.o [595/9057] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/el_before_after.cpp.o [596/9057] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/el_break.cpp.o [597/9057] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/el_cdata.cpp.o [598/9057] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/el_comment.cpp.o [599/9057] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/el_div.cpp.o [600/9057] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/element.cpp.o [601/9057] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/el_image.cpp.o [602/9057] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/el_link.cpp.o [603/9057] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/el_li.cpp.o [604/9057] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/el_para.cpp.o [605/9057] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/el_script.cpp.o [606/9057] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/el_space.cpp.o [607/9057] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/el_style.cpp.o [608/9057] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/el_table.cpp.o [609/9057] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/el_td.cpp.o [610/9057] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/el_text.cpp.o [611/9057] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/el_title.cpp.o [612/9057] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/el_tr.cpp.o [613/9057] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/html.cpp.o [614/9057] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/iterators.cpp.o [615/9057] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/url.cpp.o [616/9057] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/utf8_strings.cpp.o [617/9057] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/web_color.cpp.o [618/9057] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/num_cvt.cpp.o [619/9057] Building CXX object qtbase/src/tools/moc/CMakeFiles/moc.dir/main.cpp.o In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.h(46), from /home/local/qt_static/qtbase/include/QtCore/qvariant.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale.h(43), from /home/local/qt_static/qtbase/include/QtCore/qlocale.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qcalendar.h(46), from /home/local/qt_static/qtbase/include/QtCore/qcalendar.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qdatetime.h(47), from /home/local/qt_static/qtbase/include/QtCore/qdatetime.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborvalue.h(44), from /home/local/qt_static/qtbase/include/QtCore/qcborvalue.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsonvalue.h(46), from /home/local/qt_static/qtbase/include/QtCore/qjsonvalue.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsondocument.h(43), from /home/local/qt_static/qtbase/include/QtCore/qjsondocument.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/tools/moc/moc.h(36), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/tools/moc/main.cpp(32): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(1782): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.h(46), from /home/local/qt_static/qtbase/include/QtCore/qvariant.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale.h(43), from /home/local/qt_static/qtbase/include/QtCore/qlocale.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qcalendar.h(46), from /home/local/qt_static/qtbase/include/QtCore/qcalendar.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qdatetime.h(47), from /home/local/qt_static/qtbase/include/QtCore/qdatetime.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborvalue.h(44), from /home/local/qt_static/qtbase/include/QtCore/qcborvalue.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsonvalue.h(46), from /home/local/qt_static/qtbase/include/QtCore/qjsonvalue.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsondocument.h(43), from /home/local/qt_static/qtbase/include/QtCore/qjsondocument.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/tools/moc/moc.h(36), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/tools/moc/main.cpp(32): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 In file included from /home/local/qt_static/qtbase/include/QtCore/qcborcommon.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborvalue.h(45), from /home/local/qt_static/qtbase/include/QtCore/qcborvalue.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsonvalue.h(46), from /home/local/qt_static/qtbase/include/QtCore/qjsonvalue.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsondocument.h(43), from /home/local/qt_static/qtbase/include/QtCore/qjsondocument.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/tools/moc/moc.h(36), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/tools/moc/main.cpp(32): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QCborTag]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QCborTag]" at line 154 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborcommon.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/tools/moc/moc.h(39), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/tools/moc/main.cpp(32): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QVersionNumber]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/tools/moc/moc.h(39), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/tools/moc/main.cpp(32): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QTypeRevision]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qfileinfo.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/tools/moc/main.cpp(37): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QFileInfo]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QFileInfo]" at line 215 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfileinfo.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=QString]" at line 826 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydataops.h" instantiation of "void QtPrivate::QMovableArrayOps::emplace(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, Args &&...) [with T=QString, Args=]" at line 838 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::reference QList::emplaceBack(Args &&...) [with T=QString, Args=]" at line 417 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::append(QList::parameter_type) [with T=QString]" at line 517 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/tools/moc/main.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(166): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(QArrayData::GrowsAtEnd, 0, old); ^ detected during: instantiation of "void QArrayDataPointer::detach(QArrayDataPointer *) [with T=Symbol]" at line 772 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::removeLast() noexcept [with T=Symbol]" at line 431 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/tools/moc/main.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=QByteArray]" at line 826 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydataops.h" instantiation of "void QtPrivate::QMovableArrayOps::emplace(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, Args &&...) [with T=QByteArray, Args=]" at line 838 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::reference QList::emplaceBack(Args &&...) [with T=QByteArray, Args=]" at line 417 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::append(QList::parameter_type) [with T=QByteArray]" at line 341 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qset.h" instantiation of "QList QSet::values() const [with T=QByteArray]" at line 636 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/tools/moc/main.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(166): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(QArrayData::GrowsAtEnd, 0, old); ^ detected during: instantiation of "void QArrayDataPointer::detach(QArrayDataPointer *) [with T=SafeSymbols]" at line 385 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::detach() [with T=SafeSymbols]" at line 390 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::pointer QList::data() [with T=SafeSymbols]" at line 61 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qstack.h" instantiation of "T QStack::pop() [with T=SafeSymbols]" at line 138 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/tools/moc/symbols.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=Parser::IncludePath]" at line 591 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydataops.h" instantiation of "void QtPrivate::QGenericArrayOps::emplace(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, Args &&...) [with T=Parser::IncludePath, Args=]" at line 838 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::reference QList::emplaceBack(Args &&...) [with T=Parser::IncludePath, Args=]" at line 417 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::append(QList::parameter_type) [with T=Parser::IncludePath]" at line 661 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList &QList::operator+=(QList::parameter_type) [with T=Parser::IncludePath]" at line 414 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/tools/moc/main.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t={QCborTag}>={std::remove_reference_t={QCborTag}}]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t={QCborTag}>={std::remove_reference_t={QCborTag}}]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t={QCborTag}>={std::remove_reference_t={QCborTag}}]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QCborTag]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QCborTag]" at line 154 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborcommon.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t={QCborTag}>={std::remove_reference_t={QCborTag}}]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t={QCborTag}>={std::remove_reference_t={QCborTag}}]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t={QCborTag}>={std::remove_reference_t={QCborTag}}]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QCborTag]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QCborTag]" at line 154 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborcommon.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=int]" at line 700 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize_internal(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 167 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QVersionNumber]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QFileInfo]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QFileInfo]" at line 215 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfileinfo.h" [620/9057] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/kernel/qvariant.cpp.o In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.h(46), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.cpp(42): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(1782): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.h(46), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.cpp(42): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype_p.h(54), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qmetatype_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant_p.h(57), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qvariant_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.cpp(74): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QVersionNumber]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype_p.h(54), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qmetatype_p.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant_p.h(57), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qvariant_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.cpp(74): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QTypeRevision]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qlocale_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.cpp(75): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QStringView]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QStringView]" at line 527 of "/home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_p.h" In file included from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qlocale_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.cpp(75): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QList]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QList]" at line 528 of "/home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_p.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=std::remove_cv_t>]" } ^ detected during: instantiation of "auto QtPrivate::typenameHelper() [with T=std::remove_cv_t>]" at line 2245 instantiation of class "QtPrivate::QMetaTypeForType [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=std::nullptr_t]" at line 276 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=std::nullptr_t]" at line 276 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2295): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getLegacyRegister [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::LegacyRegisterOp QtPrivate::QMetaTypeForType::getLegacyRegister() [with S=std::remove_cv_t>]" at line 2327 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=std::nullptr_t]" at line 276 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=std::remove_cv_t={int}>={int}]" } ^ detected during: instantiation of "auto QtPrivate::typenameHelper() [with T=std::remove_cv_t={int}>={int}]" at line 2245 instantiation of class "QtPrivate::QMetaTypeForType [with S=std::remove_cv_t={int}>={int}]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t={int}>={int}]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=int]" at line 825 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t={int}>={int}]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t={int}>={int}]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t={int}>={int}]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=int]" at line 825 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2295): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getLegacyRegister [with S=std::remove_cv_t={int}>={int}]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::LegacyRegisterOp QtPrivate::QMetaTypeForType::getLegacyRegister() [with S=std::remove_cv_t={int}>={int}]" at line 2327 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t={int}>={int}]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=int]" at line 825 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=std::remove_cv_t={unsigned int}>={unsigned int}]" } ^ detected during: instantiation of "auto QtPrivate::typenameHelper() [with T=std::remove_cv_t={unsigned int}>={unsigned int}]" at line 2245 instantiation of class "QtPrivate::QMetaTypeForType [with S=std::remove_cv_t={unsigned int}>={unsigned int}]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t={unsigned int}>={unsigned int}]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=uint={unsigned int}]" at line 828 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t={unsigned int}>={unsigned int}]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t={unsigned int}>={unsigned int}]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t={unsigned int}>={unsigned int}]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=uint={unsigned int}]" at line 828 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2295): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getLegacyRegister [with S=std::remove_cv_t={unsigned int}>={unsigned int}]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::LegacyRegisterOp QtPrivate::QMetaTypeForType::getLegacyRegister() [with S=std::remove_cv_t={unsigned int}>={unsigned int}]" at line 2327 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t={unsigned int}>={unsigned int}]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=uint={unsigned int}]" at line 828 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=std::remove_cv_t={qlonglong={qint64={long long}}}>={qsizetype={qint64={long long}}}]" } ^ detected during: instantiation of "auto QtPrivate::typenameHelper() [with T=std::remove_cv_t={qlonglong={qint64={long long}}}>={qsizetype={qint64={long long}}}]" at line 2245 instantiation of class "QtPrivate::QMetaTypeForType [with S=std::remove_cv_t={qlonglong={qint64={long long}}}>={qsizetype={qint64={long long}}}]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t={qlonglong={qint64={long long}}}>={qsizetype={qint64={long long}}}]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=qlonglong={qint64={long long}}]" at line 831 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t={qlonglong={qint64={long long}}}>={qsizetype={qint64={long long}}}]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t={qlonglong={qint64={long long}}}>={qsizetype={qint64={long long}}}]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t={qlonglong={qint64={long long}}}>={qsizetype={qint64={long long}}}]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=qlonglong={qint64={long long}}]" at line 831 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2295): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getLegacyRegister [with S=std::remove_cv_t={qlonglong={qint64={long long}}}>={qsizetype={qint64={long long}}}]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::LegacyRegisterOp QtPrivate::QMetaTypeForType::getLegacyRegister() [with S=std::remove_cv_t={qlonglong={qint64={long long}}}>={qsizetype={qint64={long long}}}]" at line 2327 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t={qlonglong={qint64={long long}}}>={qsizetype={qint64={long long}}}]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=qlonglong={qint64={long long}}]" at line 831 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=std::remove_cv_t={qulonglong={quint64={unsigned long long}}}>={unsigned long long}]" } ^ detected during: instantiation of "auto QtPrivate::typenameHelper() [with T=std::remove_cv_t={qulonglong={quint64={unsigned long long}}}>={unsigned long long}]" at line 2245 instantiation of class "QtPrivate::QMetaTypeForType [with S=std::remove_cv_t={qulonglong={quint64={unsigned long long}}}>={unsigned long long}]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t={qulonglong={quint64={unsigned long long}}}>={unsigned long long}]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=qulonglong={quint64={unsigned long long}}]" at line 834 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t={qulonglong={quint64={unsigned long long}}}>={unsigned long long}]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t={qulonglong={quint64={unsigned long long}}}>={unsigned long long}]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t={qulonglong={quint64={unsigned long long}}}>={unsigned long long}]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=qulonglong={quint64={unsigned long long}}]" at line 834 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2295): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getLegacyRegister [with S=std::remove_cv_t={qulonglong={quint64={unsigned long long}}}>={unsigned long long}]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::LegacyRegisterOp QtPrivate::QMetaTypeForType::getLegacyRegister() [with S=std::remove_cv_t={qulonglong={quint64={unsigned long long}}}>={unsigned long long}]" at line 2327 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t={qulonglong={quint64={unsigned long long}}}>={unsigned long long}]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=qulonglong={quint64={unsigned long long}}]" at line 834 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=std::remove_cv_t={bool}>={bool}]" } ^ detected during: instantiation of "auto QtPrivate::typenameHelper() [with T=std::remove_cv_t={bool}>={bool}]" at line 2245 instantiation of class "QtPrivate::QMetaTypeForType [with S=std::remove_cv_t={bool}>={bool}]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t={bool}>={bool}]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=bool]" at line 837 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t={bool}>={bool}]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t={bool}>={bool}]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t={bool}>={bool}]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=bool]" at line 837 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2295): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getLegacyRegister [with S=std::remove_cv_t={bool}>={bool}]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::LegacyRegisterOp QtPrivate::QMetaTypeForType::getLegacyRegister() [with S=std::remove_cv_t={bool}>={bool}]" at line 2327 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t={bool}>={bool}]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=bool]" at line 837 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=std::remove_cv_t={double}>={double}]" } ^ detected during: instantiation of "auto QtPrivate::typenameHelper() [with T=std::remove_cv_t={double}>={double}]" at line 2245 instantiation of class "QtPrivate::QMetaTypeForType [with S=std::remove_cv_t={double}>={double}]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t={double}>={double}]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=double]" at line 840 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t={double}>={double}]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t={double}>={double}]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t={double}>={double}]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=double]" at line 840 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2295): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getLegacyRegister [with S=std::remove_cv_t={double}>={double}]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::LegacyRegisterOp QtPrivate::QMetaTypeForType::getLegacyRegister() [with S=std::remove_cv_t={double}>={double}]" at line 2327 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t={double}>={double}]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=double]" at line 840 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=std::remove_cv_t={float}>={float}]" } ^ detected during: instantiation of "auto QtPrivate::typenameHelper() [with T=std::remove_cv_t={float}>={float}]" at line 2245 instantiation of class "QtPrivate::QMetaTypeForType [with S=std::remove_cv_t={float}>={float}]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t={float}>={float}]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=float]" at line 843 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t={float}>={float}]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t={float}>={float}]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t={float}>={float}]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=float]" at line 843 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2295): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getLegacyRegister [with S=std::remove_cv_t={float}>={float}]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::LegacyRegisterOp QtPrivate::QMetaTypeForType::getLegacyRegister() [with S=std::remove_cv_t={float}>={float}]" at line 2327 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t={float}>={float}]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=float]" at line 843 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=std::remove_cv_t>]" } ^ detected during: instantiation of "auto QtPrivate::typenameHelper() [with T=std::remove_cv_t>]" at line 2245 instantiation of class "QtPrivate::QMetaTypeForType [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QByteArray]" at line 847 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2295): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getLegacyRegister [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::LegacyRegisterOp QtPrivate::QMetaTypeForType::getLegacyRegister() [with S=std::remove_cv_t>]" at line 2327 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QByteArray]" at line 847 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=std::remove_cv_t>]" } ^ detected during: instantiation of "auto QtPrivate::typenameHelper() [with T=std::remove_cv_t>]" at line 2245 instantiation of class "QtPrivate::QMetaTypeForType [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QBitArray]" at line 850 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2295): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getLegacyRegister [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::LegacyRegisterOp QtPrivate::QMetaTypeForType::getLegacyRegister() [with S=std::remove_cv_t>]" at line 2327 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QBitArray]" at line 850 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=std::remove_cv_t>]" } ^ detected during: instantiation of "auto QtPrivate::typenameHelper() [with T=std::remove_cv_t>]" at line 2245 instantiation of class "QtPrivate::QMetaTypeForType [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QString]" at line 853 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2295): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getLegacyRegister [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::LegacyRegisterOp QtPrivate::QMetaTypeForType::getLegacyRegister() [with S=std::remove_cv_t>]" at line 2327 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QString]" at line 853 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=std::remove_cv_t>]" } ^ detected during: instantiation of "auto QtPrivate::typenameHelper() [with T=std::remove_cv_t>]" at line 2245 instantiation of class "QtPrivate::QMetaTypeForType [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QChar]" at line 856 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QChar]" at line 856 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2295): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getLegacyRegister [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::LegacyRegisterOp QtPrivate::QMetaTypeForType::getLegacyRegister() [with S=std::remove_cv_t>]" at line 2327 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QChar]" at line 856 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=std::remove_cv_t>]" } ^ detected during: instantiation of "auto QtPrivate::typenameHelper() [with T=std::remove_cv_t>]" at line 2245 instantiation of class "QtPrivate::QMetaTypeForType [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QStringList]" at line 862 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2295): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getLegacyRegister [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::LegacyRegisterOp QtPrivate::QMetaTypeForType::getLegacyRegister() [with S=std::remove_cv_t>]" at line 2327 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QStringList]" at line 862 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=std::remove_cv_t>]" } ^ detected during: instantiation of "auto QtPrivate::typenameHelper() [with T=std::remove_cv_t>]" at line 2245 instantiation of class "QtPrivate::QMetaTypeForType [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QDate]" at line 866 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QDate]" at line 866 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2295): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getLegacyRegister [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::LegacyRegisterOp QtPrivate::QMetaTypeForType::getLegacyRegister() [with S=std::remove_cv_t>]" at line 2327 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QDate]" at line 866 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=std::remove_cv_t>]" } ^ detected during: instantiation of "auto QtPrivate::typenameHelper() [with T=std::remove_cv_t>]" at line 2245 instantiation of class "QtPrivate::QMetaTypeForType [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTime]" at line 869 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTime]" at line 869 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2295): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getLegacyRegister [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::LegacyRegisterOp QtPrivate::QMetaTypeForType::getLegacyRegister() [with S=std::remove_cv_t>]" at line 2327 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTime]" at line 869 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=std::remove_cv_t>]" } ^ detected during: instantiation of "auto QtPrivate::typenameHelper() [with T=std::remove_cv_t>]" at line 2245 instantiation of class "QtPrivate::QMetaTypeForType [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QDateTime]" at line 872 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2295): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getLegacyRegister [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::LegacyRegisterOp QtPrivate::QMetaTypeForType::getLegacyRegister() [with S=std::remove_cv_t>]" at line 2327 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QDateTime]" at line 872 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=std::remove_cv_t>>]" } ^ detected during: instantiation of "auto QtPrivate::typenameHelper() [with T=std::remove_cv_t>>]" at line 2245 instantiation of class "QtPrivate::QMetaTypeForType [with S=std::remove_cv_t>>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QList]" at line 880 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2295): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getLegacyRegister [with S=std::remove_cv_t>>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::LegacyRegisterOp QtPrivate::QMetaTypeForType::getLegacyRegister() [with S=std::remove_cv_t>>]" at line 2327 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QList]" at line 880 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=std::remove_cv_t>>]" } ^ detected during: instantiation of "auto QtPrivate::typenameHelper() [with T=std::remove_cv_t>>]" at line 2245 instantiation of class "QtPrivate::QMetaTypeForType [with S=std::remove_cv_t>>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QMap]" at line 883 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2295): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getLegacyRegister [with S=std::remove_cv_t>>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::LegacyRegisterOp QtPrivate::QMetaTypeForType::getLegacyRegister() [with S=std::remove_cv_t>>]" at line 2327 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QMap]" at line 883 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=std::remove_cv_t>>]" } ^ detected during: instantiation of "auto QtPrivate::typenameHelper() [with T=std::remove_cv_t>>]" at line 2245 instantiation of class "QtPrivate::QMetaTypeForType [with S=std::remove_cv_t>>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QHash]" at line 886 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2295): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getLegacyRegister [with S=std::remove_cv_t>>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::LegacyRegisterOp QtPrivate::QMetaTypeForType::getLegacyRegister() [with S=std::remove_cv_t>>]" at line 2327 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QHash]" at line 886 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=std::remove_cv_t>]" } ^ detected during: instantiation of "auto QtPrivate::typenameHelper() [with T=std::remove_cv_t>]" at line 2245 instantiation of class "QtPrivate::QMetaTypeForType [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QLocale]" at line 920 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2295): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getLegacyRegister [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::LegacyRegisterOp QtPrivate::QMetaTypeForType::getLegacyRegister() [with S=std::remove_cv_t>]" at line 2327 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QLocale]" at line 920 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=std::remove_cv_t>]" } ^ detected during: instantiation of "auto QtPrivate::typenameHelper() [with T=std::remove_cv_t>]" at line 2245 instantiation of class "QtPrivate::QMetaTypeForType [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QRegularExpression]" at line 924 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2295): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getLegacyRegister [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::LegacyRegisterOp QtPrivate::QMetaTypeForType::getLegacyRegister() [with S=std::remove_cv_t>]" at line 2327 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QRegularExpression]" at line 924 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=std::remove_cv_t>]" } ^ detected during: instantiation of "auto QtPrivate::typenameHelper() [with T=std::remove_cv_t>]" at line 2245 instantiation of class "QtPrivate::QMetaTypeForType [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QUuid]" at line 928 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QUuid]" at line 928 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2295): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getLegacyRegister [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::LegacyRegisterOp QtPrivate::QMetaTypeForType::getLegacyRegister() [with S=std::remove_cv_t>]" at line 2327 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QUuid]" at line 928 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=std::remove_cv_t>]" } ^ detected during: instantiation of "auto QtPrivate::typenameHelper() [with T=std::remove_cv_t>]" at line 2245 instantiation of class "QtPrivate::QMetaTypeForType [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QVariant]" at line 2766 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2295): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getLegacyRegister [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::LegacyRegisterOp QtPrivate::QMetaTypeForType::getLegacyRegister() [with S=std::remove_cv_t>]" at line 2327 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QVariant]" at line 2766 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=int]" at line 700 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize_internal(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 167 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QVersionNumber]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QStringView]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QStringView]" at line 527 of "/home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_p.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QStringView]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QStringView]" at line 527 of "/home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_p.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QList]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QList]" at line 528 of "/home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_p.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=Qt::DayOfWeek]" at line 215 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydataops.h" instantiation of "void QtPrivate::QPodArrayOps::emplace(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, Args &&...) [with T=Qt::DayOfWeek, Args=]" at line 838 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::reference QList::emplaceBack(Args &&...) [with T=Qt::DayOfWeek, Args=]" at line 417 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::append(QList::parameter_type) [with T=Qt::DayOfWeek]" at line 256 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qdatastream.h" instantiation of "QDataStream &QtPrivate::readArrayBasedContainer(QDataStream &, Container &) [with Container=QList]" at line 439 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qdatastream.h" instantiation of "QDataStreamIfHasIStreamOperatorsContainer, T> operator>>(QDataStream &, QList &) [with T=Qt::DayOfWeek]" at line 2231 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h" instantiation of "void QtPrivate::QDataStreamOperatorForType>::dataStreamIn(const QtPrivate::QMetaTypeInterface *, QDataStream &, void *) [with T=std::remove_cv_t>>, =true]" at line 2326 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h" instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>>]" at line 2446 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h" instantiation of "QMetaType QMetaType::fromType() [with T=QList]" at line 1225 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h" instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QList]" at line 528 of "/home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_p.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=QString]" at line 826 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydataops.h" instantiation of "void QtPrivate::QMovableArrayOps::emplace(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, Args &&...) [with T=QString, Args=]" at line 838 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::reference QList::emplaceBack(Args &&...) [with T=QString, Args=]" at line 417 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::append(QList::parameter_type) [with T=QString]" at line 256 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qdatastream.h" instantiation of "QDataStream &QtPrivate::readArrayBasedContainer(QDataStream &, Container &) [with Container=QList]" at line 439 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qdatastream.h" instantiation of "QDataStreamIfHasIStreamOperatorsContainer, T> operator>>(QDataStream &, QList &) [with T=QString]" at line 2231 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h" instantiation of "void QtPrivate::QDataStreamOperatorForType>::dataStreamIn(const QtPrivate::QMetaTypeInterface *, QDataStream &, void *) [with T=std::remove_cv_t>, =true]" at line 2326 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h" [621/9057] Building CXX object qtbase/qmake/CMakeFiles/QtLibraryInfo.dir/library/proitems.cpp.o In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qobject.h(54), from /home/local/qt_static/qtbase/include/QtCore/qobject.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qsharedpointer_impl.h(65), from /home/local/qt_static/qtbase/include/QtCore/qsharedpointer_impl.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qsharedpointer.h(48), from /home/local/qt_static/qtbase/include/QtCore/qsharedpointer.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qdebug.h(52), from /home/local/qt_static/qtbase/include/QtCore/qdebug.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/qmake/library/proitems.h(34), from /home/local/qt-everywhere-src-6.2.3/qtbase/qmake/library/proitems.cpp(29): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(1782): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=QString]" at line 826 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydataops.h" instantiation of "void QtPrivate::QMovableArrayOps::emplace(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, Args &&...) [with T=QString, Args=]" at line 838 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::reference QList::emplaceBack(Args &&...) [with T=QString, Args=]" at line 424 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::append(QList::rvalue_ref) [with T=QString]" at line 431 of "/home/local/qt-everywhere-src-6.2.3/qtbase/qmake/library/proitems.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=ProString]" at line 826 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydataops.h" instantiation of "void QtPrivate::QMovableArrayOps::emplace(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, Args &&...) [with T=ProString, Args=]" at line 838 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::reference QList::emplaceBack(Args &&...) [with T=ProString, Args=]" at line 417 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::append(QList::parameter_type) [with T=ProString]" at line 416 of "/home/local/qt-everywhere-src-6.2.3/qtbase/qmake/library/proitems.cpp" [622/9057] Building CXX object qtbase/qmake/CMakeFiles/QtLibraryInfo.dir/property.cpp.o In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qobject.h(54), from /home/local/qt_static/qtbase/include/QtCore/qobject.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qsharedpointer_impl.h(65), from /home/local/qt_static/qtbase/include/QtCore/qsharedpointer_impl.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qsharedpointer.h(48), from /home/local/qt_static/qtbase/include/QtCore/qsharedpointer.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qdebug.h(52), from /home/local/qt_static/qtbase/include/QtCore/qdebug.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/qmake/library/proitems.h(34), from /home/local/qt-everywhere-src-6.2.3/qtbase/qmake/property.h(32), from /home/local/qt-everywhere-src-6.2.3/qtbase/qmake/property.cpp(29): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(1782): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=QString]" at line 826 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydataops.h" instantiation of "void QtPrivate::QMovableArrayOps::emplace(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, Args &&...) [with T=QString, Args=]" at line 838 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::reference QList::emplaceBack(Args &&...) [with T=QString, Args=]" at line 424 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::append(QList::rvalue_ref) [with T=QString]" at line 167 of "/home/local/qt-everywhere-src-6.2.3/qtbase/qmake/property.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(166): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(QArrayData::GrowsAtEnd, 0, old); ^ detected during: instantiation of "void QArrayDataPointer::detach(QArrayDataPointer *) [with T=ProString]" at line 756 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::remove(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=ProString]" at line 340 of "/home/local/qt-everywhere-src-6.2.3/qtbase/qmake/library/proitems.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=int]" at line 700 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize_internal(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 167 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=QPair]" at line 826 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydataops.h" instantiation of "void QtPrivate::QMovableArrayOps::emplace(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, Args &&...) [with T=QPair, Args=>]" at line 838 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::reference QList::emplaceBack(Args &&...) [with T=QPair, Args=>]" at line 424 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::append(QList::rvalue_ref) [with T=QPair]" at line 163 of "/home/local/qt-everywhere-src-6.2.3/qtbase/qmake/property.cpp" [623/9057] Building CXX object qtbase/qmake/CMakeFiles/QtLibraryInfo.dir/qmakelibraryinfo.cpp.o In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.h(46), from /home/local/qt_static/qtbase/include/QtCore/qvariant.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale.h(43), from /home/local/qt_static/qtbase/include/QtCore/qlocale.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qcalendar.h(46), from /home/local/qt_static/qtbase/include/QtCore/qcalendar.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qdatetime.h(47), from /home/local/qt_static/qtbase/include/QtCore/qdatetime.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qlibraryinfo.h(44), from /home/local/qt_static/qtbase/include/QtCore/qlibraryinfo.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/qmake/qmakelibraryinfo.h(43), from /home/local/qt-everywhere-src-6.2.3/qtbase/qmake/qmakelibraryinfo.cpp(41): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(1782): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=int]" at line 700 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize_internal(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 167 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" [624/9057] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/css_selector.cpp.o [625/9057] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/media_query.cpp.o [626/9057] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/stylesheet.cpp.o [627/9057] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/table.cpp.o [628/9057] Building C object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/src/gumbo/CMakeFiles/gumbo.dir/tokenizer.c.o [629/9057] Building CXX object qtbase/src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/text/qstring.cpp.o In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.h(46), from /home/local/qt_static/qtbase/include/QtCore/qvariant.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qregularexpression.h(49), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qstring.cpp(44): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(1782): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.h(46), from /home/local/qt_static/qtbase/include/QtCore/qvariant.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qregularexpression.h(49), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qstring.cpp(44): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qunicodetables_p.h(56), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qstring.cpp(46): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QVersionNumber]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qoperatingsystemversion.h(41), from /home/local/qt_static/qtbase/include/QtCore/qoperatingsystemversion.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qglobal_p.h(79), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qglobal_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qunicodetables_p.h(56), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qstring.cpp(46): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QTypeRevision]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qfloat16.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qendian.h(44), from /home/local/qt_static/qtbase/include/QtCore/qendian.h(1), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/../../../../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qstringconverter_p.h(56), from /home/local/qt_static/qtbase/include/QtCore/6.2.3/QtCore/private/qstringconverter_p.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qstring.cpp(47): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=qfloat16]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=qfloat16]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qfloat16.h" In file included from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_tools_p.h(54), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qstring.cpp(48): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QStringView]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QStringView]" at line 527 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_p.h" In file included from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_tools_p.h(54), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qstring.cpp(48): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QList]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QList]" at line 528 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_p.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=char16_t]" at line 2787 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qstring.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=uint={unsigned int}]" at line 700 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize_internal(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=uint={unsigned int}]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=uint={unsigned int}]" at line 5310 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qstring.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=int]" at line 700 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize_internal(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 167 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QVersionNumber]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=qfloat16]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=qfloat16]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qfloat16.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=qfloat16]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=qfloat16]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/global/qfloat16.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QStringView]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QStringView]" at line 527 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_p.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QStringView]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QStringView]" at line 527 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_p.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QList]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QList]" at line 528 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_p.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=Qt::DayOfWeek]" at line 215 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydataops.h" instantiation of "void QtPrivate::QPodArrayOps::emplace(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, Args &&...) [with T=Qt::DayOfWeek, Args=]" at line 838 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::reference QList::emplaceBack(Args &&...) [with T=Qt::DayOfWeek, Args=]" at line 417 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::append(QList::parameter_type) [with T=Qt::DayOfWeek]" at line 256 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qdatastream.h" instantiation of "QDataStream &QtPrivate::readArrayBasedContainer(QDataStream &, Container &) [with Container=QList]" at line 439 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qdatastream.h" instantiation of "QDataStreamIfHasIStreamOperatorsContainer, T> operator>>(QDataStream &, QList &) [with T=Qt::DayOfWeek]" at line 2231 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h" instantiation of "void QtPrivate::QDataStreamOperatorForType>::dataStreamIn(const QtPrivate::QMetaTypeInterface *, QDataStream &, void *) [with T=std::remove_cv_t>>, =true]" at line 2326 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h" instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>>]" at line 2446 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h" instantiation of "QMetaType QMetaType::fromType() [with T=QList]" at line 1225 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h" instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QList]" at line 528 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale_p.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=QStringCapture]" at line 215 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydataops.h" instantiation of "void QtPrivate::QPodArrayOps::emplace(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, Args &&...) [with T=QStringCapture, Args=]" at line 838 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::reference QList::emplaceBack(Args &&...) [with T=QStringCapture, Args=]" at line 417 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::append(QList::parameter_type) [with T=QStringCapture]" at line 4224 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qstring.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=QStringView]" at line 215 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydataops.h" instantiation of "void QtPrivate::QPodArrayOps::emplace(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, Args &&...) [with T=QStringView, Args=]" at line 838 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::reference QList::emplaceBack(Args &&...) [with T=QStringView, Args=]" at line 424 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::append(QList::rvalue_ref) [with T=QStringView]" at line 671 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList &QList::operator<<(QList::rvalue_ref) [with T=QStringView]" at line 4243 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qstring.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=qt_section_chunk]" at line 826 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydataops.h" instantiation of "void QtPrivate::QMovableArrayOps::emplace(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, Args &&...) [with T=qt_section_chunk, Args=]" at line 838 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::reference QList::emplaceBack(Args &&...) [with T=qt_section_chunk, Args=]" at line 424 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::append(QList::rvalue_ref) [with T=qt_section_chunk]" at line 4787 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qstring.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=QString]" at line 826 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydataops.h" instantiation of "void QtPrivate::QMovableArrayOps::emplace(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, Args &&...) [with T=QString, Args=]" at line 838 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::reference QList::emplaceBack(Args &&...) [with T=QString, Args=]" at line 424 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::append(QList::rvalue_ref) [with T=QString]" at line 7491 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qstring.cpp" instantiation of "ResultList ::splitString(const StringSource &, QStringView, Qt::SplitBehavior, Qt::CaseSensitivity) [with ResultList=QStringList, StringSource=QString]" at line 7534 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qstring.cpp" [630/9057] Building CXX object qtbase/src/tools/moc/CMakeFiles/moc.dir/generator.cpp.o In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.h(46), from /home/local/qt_static/qtbase/include/QtCore/qvariant.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale.h(43), from /home/local/qt_static/qtbase/include/QtCore/qlocale.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qcalendar.h(46), from /home/local/qt_static/qtbase/include/QtCore/qcalendar.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qdatetime.h(47), from /home/local/qt_static/qtbase/include/QtCore/qdatetime.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborvalue.h(44), from /home/local/qt_static/qtbase/include/QtCore/qcborvalue.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsonvalue.h(46), from /home/local/qt_static/qtbase/include/QtCore/qjsonvalue.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsondocument.h(43), from /home/local/qt_static/qtbase/include/QtCore/qjsondocument.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/tools/moc/moc.h(36), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/tools/moc/generator.h(32), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/tools/moc/generator.cpp(31): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(1782): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.h(46), from /home/local/qt_static/qtbase/include/QtCore/qvariant.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale.h(43), from /home/local/qt_static/qtbase/include/QtCore/qlocale.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qcalendar.h(46), from /home/local/qt_static/qtbase/include/QtCore/qcalendar.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qdatetime.h(47), from /home/local/qt_static/qtbase/include/QtCore/qdatetime.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborvalue.h(44), from /home/local/qt_static/qtbase/include/QtCore/qcborvalue.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsonvalue.h(46), from /home/local/qt_static/qtbase/include/QtCore/qjsonvalue.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsondocument.h(43), from /home/local/qt_static/qtbase/include/QtCore/qjsondocument.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/tools/moc/moc.h(36), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/tools/moc/generator.h(32), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/tools/moc/generator.cpp(31): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 In file included from /home/local/qt_static/qtbase/include/QtCore/qcborcommon.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborvalue.h(45), from /home/local/qt_static/qtbase/include/QtCore/qcborvalue.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsonvalue.h(46), from /home/local/qt_static/qtbase/include/QtCore/qjsonvalue.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsondocument.h(43), from /home/local/qt_static/qtbase/include/QtCore/qjsondocument.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/tools/moc/moc.h(36), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/tools/moc/generator.h(32), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/tools/moc/generator.cpp(31): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QCborTag]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QCborTag]" at line 154 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborcommon.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/tools/moc/moc.h(39), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/tools/moc/generator.h(32), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/tools/moc/generator.cpp(31): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QVersionNumber]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/tools/moc/moc.h(39), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/tools/moc/generator.h(32), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/tools/moc/generator.cpp(31): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QTypeRevision]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(166): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(QArrayData::GrowsAtEnd, 0, old); ^ detected during: instantiation of "void QArrayDataPointer::detach(QArrayDataPointer *) [with T=SafeSymbols]" at line 385 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::detach() [with T=SafeSymbols]" at line 390 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::pointer QList::data() [with T=SafeSymbols]" at line 61 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qstack.h" instantiation of "T QStack::pop() [with T=SafeSymbols]" at line 138 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/tools/moc/symbols.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=QByteArray]" at line 826 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydataops.h" instantiation of "void QtPrivate::QMovableArrayOps::emplace(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, Args &&...) [with T=QByteArray, Args=]" at line 838 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::reference QList::emplaceBack(Args &&...) [with T=QByteArray, Args=]" at line 417 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::append(QList::parameter_type) [with T=QByteArray]" at line 124 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/tools/moc/generator.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t={QCborTag}>={std::remove_reference_t={QCborTag}}]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t={QCborTag}>={std::remove_reference_t={QCborTag}}]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t={QCborTag}>={std::remove_reference_t={QCborTag}}]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QCborTag]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QCborTag]" at line 154 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborcommon.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t={QCborTag}>={std::remove_reference_t={QCborTag}}]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t={QCborTag}>={std::remove_reference_t={QCborTag}}]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t={QCborTag}>={std::remove_reference_t={QCborTag}}]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QCborTag]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QCborTag]" at line 154 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborcommon.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=int]" at line 700 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize_internal(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 167 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QVersionNumber]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=EnumDef]" at line 826 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydataops.h" instantiation of "void QtPrivate::QMovableArrayOps::emplace(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, Args &&...) [with T=EnumDef, Args=]" at line 838 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::reference QList::emplaceBack(Args &&...) [with T=EnumDef, Args=]" at line 417 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::append(QList::parameter_type) [with T=EnumDef]" at line 661 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList &QList::operator+=(QList::parameter_type) [with T=EnumDef]" at line 215 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/tools/moc/generator.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(166): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(QArrayData::GrowsAtEnd, 0, old); ^ detected during: instantiation of "void QArrayDataPointer::detach(QArrayDataPointer *) [with T=FunctionDef]" at line 385 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::detach() [with T=FunctionDef]" at line 413 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::reference QList::operator[](qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=FunctionDef]" at line 669 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/tools/moc/generator.cpp" [631/9057] Building C object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/src/gumbo/CMakeFiles/gumbo.dir/parser.c.o [632/9057] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/style.cpp.o [633/9057] Building CXX object qtbase/src/tools/moc/CMakeFiles/moc.dir/moc.cpp.o In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.h(46), from /home/local/qt_static/qtbase/include/QtCore/qvariant.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale.h(43), from /home/local/qt_static/qtbase/include/QtCore/qlocale.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qcalendar.h(46), from /home/local/qt_static/qtbase/include/QtCore/qcalendar.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qdatetime.h(47), from /home/local/qt_static/qtbase/include/QtCore/qdatetime.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborvalue.h(44), from /home/local/qt_static/qtbase/include/QtCore/qcborvalue.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsonvalue.h(46), from /home/local/qt_static/qtbase/include/QtCore/qjsonvalue.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsondocument.h(43), from /home/local/qt_static/qtbase/include/QtCore/qjsondocument.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/tools/moc/moc.h(36), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/tools/moc/moc.cpp(30): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(1782): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ In file included from /home/local/qt_static/qtbase/include/QtCore/qmetatype.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qvariant.h(46), from /home/local/qt_static/qtbase/include/QtCore/qvariant.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/text/qlocale.h(43), from /home/local/qt_static/qtbase/include/QtCore/qlocale.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qcalendar.h(46), from /home/local/qt_static/qtbase/include/QtCore/qcalendar.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/time/qdatetime.h(47), from /home/local/qt_static/qtbase/include/QtCore/qdatetime.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborvalue.h(44), from /home/local/qt_static/qtbase/include/QtCore/qcborvalue.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsonvalue.h(46), from /home/local/qt_static/qtbase/include/QtCore/qjsonvalue.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsondocument.h(43), from /home/local/qt_static/qtbase/include/QtCore/qjsondocument.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/tools/moc/moc.h(36), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/tools/moc/moc.cpp(30): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 In file included from /home/local/qt_static/qtbase/include/QtCore/qcborcommon.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborvalue.h(45), from /home/local/qt_static/qtbase/include/QtCore/qcborvalue.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsonvalue.h(46), from /home/local/qt_static/qtbase/include/QtCore/qjsonvalue.h(1), from /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qjsondocument.h(43), from /home/local/qt_static/qtbase/include/QtCore/qjsondocument.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/tools/moc/moc.h(36), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/tools/moc/moc.cpp(30): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QCborTag]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QCborTag]" at line 154 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborcommon.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/tools/moc/moc.h(39), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/tools/moc/moc.cpp(30): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QVersionNumber]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qversionnumber.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/tools/moc/moc.h(39), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/tools/moc/moc.cpp(30): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QTypeRevision]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" In file included from /home/local/qt_static/qtbase/include/QtCore/qfileinfo.h(1), from /home/local/qt-everywhere-src-6.2.3/qtbase/src/tools/moc/moc.cpp(36): /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2171): warning #1011: missing return statement at end of non-void function "QtPrivate::typenameHelper() [with T=QFileInfo]" } ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=QFileInfo]" at line 215 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfileinfo.h" /home/local/qt-everywhere-src-6.2.3/qtbase/src/tools/moc/moc.cpp(147): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ /home/local/qt-everywhere-src-6.2.3/qtbase/src/tools/moc/moc.cpp(184): warning #3924: attribute namespace "clang" is unrecognized Q_FALLTHROUGH(); ^ /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=QString]" at line 826 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydataops.h" instantiation of "void QtPrivate::QMovableArrayOps::emplace(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, Args &&...) [with T=QString, Args=]" at line 838 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::reference QList::emplaceBack(Args &&...) [with T=QString, Args=]" at line 424 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::append(QList::rvalue_ref) [with T=QString]" at line 1451 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/tools/moc/moc.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(166): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(QArrayData::GrowsAtEnd, 0, old); ^ detected during: instantiation of "void QArrayDataPointer::detach(QArrayDataPointer *) [with T=SafeSymbols]" at line 385 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::detach() [with T=SafeSymbols]" at line 390 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::pointer QList::data() [with T=SafeSymbols]" at line 61 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qstack.h" instantiation of "T QStack::pop() [with T=SafeSymbols]" at line 138 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/tools/moc/symbols.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=QByteArray]" at line 826 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydataops.h" instantiation of "void QtPrivate::QMovableArrayOps::emplace(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, Args &&...) [with T=QByteArray, Args=]" at line 838 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::reference QList::emplaceBack(Args &&...) [with T=QByteArray, Args=]" at line 417 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::append(QList::parameter_type) [with T=QByteArray]" at line 619 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/tools/moc/moc.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QtMetaTypePrivate::QPairVariantInterfaceImpl]" at line 2486 /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t={QCborTag}>={std::remove_reference_t={QCborTag}}]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t={QCborTag}>={std::remove_reference_t={QCborTag}}]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t={QCborTag}>={std::remove_reference_t={QCborTag}}]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QCborTag]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QCborTag]" at line 154 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborcommon.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t={QCborTag}>={std::remove_reference_t={QCborTag}}]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t={QCborTag}>={std::remove_reference_t={QCborTag}}]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t={QCborTag}>={std::remove_reference_t={QCborTag}}]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QCborTag]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QCborTag]" at line 154 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/serialization/qcborcommon.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=int]" at line 700 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize_internal(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 370 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::resize(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=int]" at line 167 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QVersionNumber]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QVersionNumber]" at line 465 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2286): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getDtor [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "QtPrivate::QMetaTypeInterface::DtorFn QtPrivate::QMetaTypeForType::getDtor() [with S=std::remove_cv_t>]" at line 2321 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QTypeRevision]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QTypeRevision]" at line 466 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qversionnumber.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(166): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(QArrayData::GrowsAtEnd, 0, old); ^ detected during: instantiation of "void QArrayDataPointer::detach(QArrayDataPointer *) [with T=ArgumentDef]" at line 772 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::removeLast() noexcept [with T=ArgumentDef]" at line 333 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/tools/moc/moc.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=ClassInfoDef]" at line 938 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydataops.h" instantiation of "void QtPrivate::QCommonArrayOps::growAppend(const T *, const T *) [with T=ClassInfoDef]" at line 786 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::append(QList::const_iterator, QList::const_iterator) [with T=ClassInfoDef]" at line 429 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::append(const QList &) [with T=ClassInfoDef]" at line 654 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList &QList::operator+=(const QList &) [with T=ClassInfoDef]" at line 990 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/tools/moc/moc.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=EnumDef]" at line 938 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydataops.h" instantiation of "void QtPrivate::QCommonArrayOps::growAppend(const T *, const T *) [with T=EnumDef]" at line 786 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::append(QList::const_iterator, QList::const_iterator) [with T=EnumDef]" at line 429 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::append(const QList &) [with T=EnumDef]" at line 654 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList &QList::operator+=(const QList &) [with T=EnumDef]" at line 992 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/tools/moc/moc.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=QPair]" at line 826 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydataops.h" instantiation of "void QtPrivate::QMovableArrayOps::emplace(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, Args &&...) [with T=QPair, Args=>]" at line 838 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::reference QList::emplaceBack(Args &&...) [with T=QPair, Args=>]" at line 424 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::append(QList::rvalue_ref) [with T=QPair]" at line 669 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList &QList::operator+=(QList::rvalue_ref) [with T=QPair]" at line 115 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/tools/moc/moc.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=QList]" at line 826 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydataops.h" instantiation of "void QtPrivate::QMovableArrayOps::emplace(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, Args &&...) [with T=QList, Args= &>]" at line 838 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::reference QList::emplaceBack(Args &&...) [with T=QList, Args= &>]" at line 417 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::append(QList::parameter_type) [with T=QList]" at line 661 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList &QList::operator+=(QList::parameter_type) [with T=QList]" at line 1603 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/tools/moc/moc.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=FunctionDef]" at line 826 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydataops.h" instantiation of "void QtPrivate::QMovableArrayOps::emplace(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, Args &&...) [with T=FunctionDef, Args=]" at line 838 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::reference QList::emplaceBack(Args &&...) [with T=FunctionDef, Args=]" at line 417 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::append(QList::parameter_type) [with T=FunctionDef]" at line 661 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList &QList::operator+=(QList::parameter_type) [with T=FunctionDef]" at line 908 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/tools/moc/moc.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(166): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(QArrayData::GrowsAtEnd, 0, old); ^ detected during: instantiation of "void QArrayDataPointer::detach(QArrayDataPointer *) [with T=PropertyDef]" at line 385 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::detach() [with T=PropertyDef]" at line 413 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::reference QList::operator[](qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=PropertyDef]" at line 1837 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/tools/moc/moc.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(166): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(QArrayData::GrowsAtEnd, 0, old); ^ detected during: instantiation of "void QArrayDataPointer::detach(QArrayDataPointer *) [with T=ClassDef]" at line 385 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::detach() [with T=ClassDef]" at line 413 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::reference QList::operator[](qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=ClassDef]" at line 1124 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/tools/moc/moc.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/kernel/qmetatype.h(2304): warning #1011: missing return statement at end of non-void function "QtPrivate::QMetaTypeForType::getName [with S=std::remove_cv_t>]" } ^ detected during: instantiation of "const char *QtPrivate::QMetaTypeForType::getName() [with S=std::remove_cv_t>]" at line 2317 instantiation of class "QtPrivate::QMetaTypeInterfaceWrapper [with T=std::remove_cv_t>]" at line 2446 instantiation of "QMetaType QMetaType::fromType() [with T=QFileInfo]" at line 1225 instantiation of "int qRegisterNormalizedMetaType(const QByteArray &) [with T=QFileInfo]" at line 215 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/io/qfileinfo.h" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(208): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(where, n, old); ^ detected during: instantiation of "void QArrayDataPointer::detachAndGrow(QArrayData::GrowthPosition, qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, const T **, QArrayDataPointer *) [with T=NamespaceDef]" at line 826 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydataops.h" instantiation of "void QtPrivate::QMovableArrayOps::emplace(qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}, Args &&...) [with T=NamespaceDef, Args=]" at line 838 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::reference QList::emplaceBack(Args &&...) [with T=NamespaceDef, Args=]" at line 417 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::append(QList::parameter_type) [with T=NamespaceDef]" at line 661 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList &QList::operator+=(QList::parameter_type) [with T=NamespaceDef]" at line 651 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/tools/moc/moc.cpp" /home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qarraydatapointer.h(166): warning #2196: routine is both "inline" and "noinline" reallocateAndGrow(QArrayData::GrowsAtEnd, 0, old); ^ detected during: instantiation of "void QArrayDataPointer::detach(QArrayDataPointer *) [with T=ClassDef::Interface]" at line 385 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "void QList::detach() [with T=ClassDef::Interface]" at line 413 of "/home/local/qt_static/qtbase/include/QtCore/../../../../qt-everywhere-src-6.2.3/qtbase/src/corelib/tools/qlist.h" instantiation of "QList::reference QList::operator[](qsizetype={QIntegerForSize<8>::Signed={qint64={long long}}}) [with T=ClassDef::Interface]" at line 1601 of "/home/local/qt-everywhere-src-6.2.3/qtbase/src/tools/moc/moc.cpp" [634/9057] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/document.cpp.o [635/9057] Building C object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/src/gumbo/CMakeFiles/gumbo.dir/char_ref.c.o [636/9057] Building CXX object qttools/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeFiles/litehtml.dir/src/html_tag.cpp.o ninja: build stopped: subcommand failed. aeroanalysis04:/home/local/qt_static #